Aug 19 15:51:52.427055 np0000007787 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 19 15:51:52.433171 np0000007787 devstack@c-api.service[100247]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 19 15:51:52 2026] *** Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: nodename: np0000007787 Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: machine: x86_64 Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: clock source: unix Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: pcre jit disabled Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: detected number of CPU cores: 16 Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: current working directory: / Aug 19 15:51:52.436042 np0000007787 devstack@c-api.service[100247]: detected binary path: /usr/bin/uwsgi-core Aug 19 15:51:52.436308 np0000007787 devstack@c-api.service[100247]: your processes number limit is 257052 Aug 19 15:51:52.436308 np0000007787 devstack@c-api.service[100247]: your memory page size is 4096 bytes Aug 19 15:51:52.436308 np0000007787 devstack@c-api.service[100247]: detected max file descriptor number: 2048 Aug 19 15:51:52.436308 np0000007787 devstack@c-api.service[100247]: lock engine: pthread robust mutexes Aug 19 15:51:52.436308 np0000007787 devstack@c-api.service[100247]: thunder lock: enabled Aug 19 15:51:52.436479 np0000007787 devstack@c-api.service[100247]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 19 15:51:52.436528 np0000007787 devstack@c-api.service[100247]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 19 15:51:52.436565 np0000007787 devstack@c-api.service[100247]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 19 15:51:52.436565 np0000007787 devstack@c-api.service[100247]: Set PythonHome to /opt/stack/data/venv Aug 19 15:51:52.474229 np0000007787 devstack@c-api.service[100247]: Python main interpreter initialized at 0x7d4d328a4668 Aug 19 15:51:52.474229 np0000007787 devstack@c-api.service[100247]: python threads support enabled Aug 19 15:51:52.474229 np0000007787 devstack@c-api.service[100247]: your server socket listen backlog is limited to 100 connections Aug 19 15:51:52.474229 np0000007787 devstack@c-api.service[100247]: your mercy for graceful operations on workers is 80 seconds Aug 19 15:51:52.474847 np0000007787 devstack@c-api.service[100247]: mapped 671795 bytes (656 KB) for 4 cores Aug 19 15:51:52.474984 np0000007787 devstack@c-api.service[100247]: *** Operational MODE: preforking *** Aug 19 15:51:52.475167 np0000007787 devstack@c-api.service[100247]: *** uWSGI is running in multiple interpreter mode *** Aug 19 15:51:52.475167 np0000007787 devstack@c-api.service[100247]: spawned uWSGI master process (pid: 100247) Aug 19 15:51:52.475362 np0000007787 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 19 15:51:52.475924 np0000007787 devstack@c-api.service[100247]: spawned uWSGI worker 1 (pid: 100248, cores: 1) Aug 19 15:51:52.476456 np0000007787 devstack@c-api.service[100247]: spawned uWSGI worker 2 (pid: 100249, cores: 1) Aug 19 15:51:52.476955 np0000007787 devstack@c-api.service[100247]: spawned uWSGI worker 3 (pid: 100250, cores: 1) Aug 19 15:51:52.477533 np0000007787 devstack@c-api.service[100247]: spawned uWSGI worker 4 (pid: 100251, cores: 1) Aug 19 15:51:52.477599 np0000007787 devstack@c-api.service[100247]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 19 15:51:52.599749 np0000007787 devstack@c-api.service[100248]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 15:51:52.599749 np0000007787 devstack@c-api.service[100248]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 15:51:52.599749 np0000007787 devstack@c-api.service[100248]: we strongly recommend against using it for new projects. Aug 19 15:51:52.599749 np0000007787 devstack@c-api.service[100248]: If you are already using Eventlet, we recommend migrating to a different Aug 19 15:51:52.599749 np0000007787 devstack@c-api.service[100248]: framework. For more detail see Aug 19 15:51:52.599749 np0000007787 devstack@c-api.service[100248]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 15:51:52.599749 np0000007787 devstack@c-api.service[100248]: import eventlet # noqa Aug 19 15:51:52.606997 np0000007787 devstack@c-api.service[100249]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 15:51:52.606997 np0000007787 devstack@c-api.service[100249]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 15:51:52.606997 np0000007787 devstack@c-api.service[100249]: we strongly recommend against using it for new projects. Aug 19 15:51:52.606997 np0000007787 devstack@c-api.service[100249]: If you are already using Eventlet, we recommend migrating to a different Aug 19 15:51:52.606997 np0000007787 devstack@c-api.service[100249]: framework. For more detail see Aug 19 15:51:52.606997 np0000007787 devstack@c-api.service[100249]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 15:51:52.606997 np0000007787 devstack@c-api.service[100249]: import eventlet # noqa Aug 19 15:51:52.618149 np0000007787 devstack@c-api.service[100251]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 15:51:52.618149 np0000007787 devstack@c-api.service[100251]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 15:51:52.618149 np0000007787 devstack@c-api.service[100251]: we strongly recommend against using it for new projects. Aug 19 15:51:52.618149 np0000007787 devstack@c-api.service[100251]: If you are already using Eventlet, we recommend migrating to a different Aug 19 15:51:52.618149 np0000007787 devstack@c-api.service[100251]: framework. For more detail see Aug 19 15:51:52.618149 np0000007787 devstack@c-api.service[100251]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 15:51:52.618149 np0000007787 devstack@c-api.service[100251]: import eventlet # noqa Aug 19 15:51:52.618812 np0000007787 devstack@c-api.service[100250]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 15:51:52.618812 np0000007787 devstack@c-api.service[100250]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 15:51:52.618812 np0000007787 devstack@c-api.service[100250]: we strongly recommend against using it for new projects. Aug 19 15:51:52.618812 np0000007787 devstack@c-api.service[100250]: If you are already using Eventlet, we recommend migrating to a different Aug 19 15:51:52.618812 np0000007787 devstack@c-api.service[100250]: framework. For more detail see Aug 19 15:51:52.618812 np0000007787 devstack@c-api.service[100250]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 15:51:52.618812 np0000007787 devstack@c-api.service[100250]: import eventlet # noqa Aug 19 15:51:52.774042 np0000007787 devstack@c-api.service[100248]: /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 19 15:51:52.774042 np0000007787 devstack@c-api.service[100248]: from cgi import parse_header Aug 19 15:51:52.776866 np0000007787 devstack@c-api.service[100250]: /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 19 15:51:52.776866 np0000007787 devstack@c-api.service[100250]: from cgi import parse_header Aug 19 15:51:52.778052 np0000007787 devstack@c-api.service[100251]: /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 19 15:51:52.778052 np0000007787 devstack@c-api.service[100251]: from cgi import parse_header Aug 19 15:51:52.791172 np0000007787 devstack@c-api.service[100249]: /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 19 15:51:52.791172 np0000007787 devstack@c-api.service[100249]: from cgi import parse_header Aug 19 15:51:52.813160 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 15:51:52.813160 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:51:52.817904 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 15:51:52.817904 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:51:52.819918 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 15:51:52.819918 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:51:52.824573 np0000007787 devstack@c-api.service[100248]: /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 19 15:51:52.824573 np0000007787 devstack@c-api.service[100248]: removals.removed_module( Aug 19 15:51:52.825378 np0000007787 devstack@c-api.service[100248]: /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 19 15:51:52.825378 np0000007787 devstack@c-api.service[100248]: removals.removed_module( Aug 19 15:51:52.829101 np0000007787 devstack@c-api.service[100250]: /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 19 15:51:52.829101 np0000007787 devstack@c-api.service[100250]: removals.removed_module( Aug 19 15:51:52.829241 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 15:51:52.829241 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:51:52.829962 np0000007787 devstack@c-api.service[100250]: /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 19 15:51:52.829962 np0000007787 devstack@c-api.service[100250]: removals.removed_module( Aug 19 15:51:52.831195 np0000007787 devstack@c-api.service[100251]: /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 19 15:51:52.831195 np0000007787 devstack@c-api.service[100251]: removals.removed_module( Aug 19 15:51:52.832095 np0000007787 devstack@c-api.service[100251]: /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 19 15:51:52.832095 np0000007787 devstack@c-api.service[100251]: removals.removed_module( Aug 19 15:51:52.840528 np0000007787 devstack@c-api.service[100249]: /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 19 15:51:52.840528 np0000007787 devstack@c-api.service[100249]: removals.removed_module( Aug 19 15:51:52.841397 np0000007787 devstack@c-api.service[100249]: /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 19 15:51:52.841397 np0000007787 devstack@c-api.service[100249]: removals.removed_module( Aug 19 15:51:53.555227 np0000007787 devstack@c-api.service[100248]: /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 19 15:51:53.555227 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:51:53.565552 np0000007787 devstack@c-api.service[100251]: /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 19 15:51:53.565552 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:51:53.571907 np0000007787 devstack@c-api.service[100250]: /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 19 15:51:53.571907 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:51:53.576072 np0000007787 devstack@c-api.service[100249]: /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 19 15:51:53.576072 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:51:53.615349 np0000007787 devstack@c-api.service[100248]: /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 19 15:51:53.615349 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:51:53.619504 np0000007787 devstack@c-api.service[100251]: /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 19 15:51:53.619504 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:51:53.634068 np0000007787 devstack@c-api.service[100249]: /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 19 15:51:53.634068 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:51:53.637043 np0000007787 devstack@c-api.service[100250]: /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 19 15:51:53.637043 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:51:53.786392 np0000007787 devstack@c-api.service[100251]: 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 19 15:51:53.786566 np0000007787 devstack@c-api.service[100251]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100251) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 15:51:53.791536 np0000007787 devstack@c-api.service[100248]: 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 19 15:51:53.791839 np0000007787 devstack@c-api.service[100248]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100248) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 15:51:53.796347 np0000007787 devstack@c-api.service[100249]: 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 19 15:51:53.796540 np0000007787 devstack@c-api.service[100249]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100249) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 15:51:53.824367 np0000007787 devstack@c-api.service[100250]: 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 19 15:51:53.824572 np0000007787 devstack@c-api.service[100250]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100250) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 15:51:53.867110 np0000007787 devstack@c-api.service[100251]: /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 19 15:51:53.867110 np0000007787 devstack@c-api.service[100251]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 15:51:53.878777 np0000007787 devstack@c-api.service[100248]: /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 19 15:51:53.878777 np0000007787 devstack@c-api.service[100248]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 15:51:53.878917 np0000007787 devstack@c-api.service[100249]: /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 19 15:51:53.878917 np0000007787 devstack@c-api.service[100249]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 15:51:53.889225 np0000007787 devstack@c-api.service[100250]: /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 19 15:51:53.889225 np0000007787 devstack@c-api.service[100250]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 15:51:54.350379 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100250) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 15:51:54.350481 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100251) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 15:51:54.350569 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100248) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 15:51:54.350743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.350842 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.350901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.350967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.351017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.351070 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.351114 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.351161 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.351286 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.351355 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100249) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 15:51:54.351865 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.351984 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.352232 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.353086 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.353164 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.353237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.353288 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.353337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.353383 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.353434 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.353434 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.353513 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.353564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.353624 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.353673 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.353717 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.353778 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.353835 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.353887 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.353935 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.353978 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.354026 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.354026 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.354026 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.354659 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.354732 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.354800 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.354841 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.354887 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.354947 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.354997 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.355051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.355099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.355150 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.355205 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.355253 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.355306 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.355354 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.355408 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.355469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.355530 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.355575 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.355634 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.355678 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.355717 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.355772 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.355819 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.355876 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.355933 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.355979 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.356020 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.356070 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.356115 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.356166 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.356221 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.356277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.356331 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.356377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.356420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.356465 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.356512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.356554 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.356610 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.356655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.356715 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.356781 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.356840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.356840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.356840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.356840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.356840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.356840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.356840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.357104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.357490 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.357490 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.357490 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.357490 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.357642 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.357642 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.357729 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.359826 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.359826 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.359930 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.359982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.360022 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.360061 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.360100 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.360143 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.360187 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.360234 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.360276 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.360318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.360356 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.360402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.360443 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.360476 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.360505 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.360530 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.360557 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.360579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.360625 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.360652 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.360652 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.360703 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.360728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.360773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.360808 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.360831 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.360854 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.360878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.360910 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.360938 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.360965 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.360996 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.361019 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.361041 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.361062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.361088 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.361111 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.361135 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.361162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.361189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.361212 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.361234 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.361256 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.361277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.361299 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.361326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.361326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.361326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.361326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.361326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.361326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.361451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.361451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.361451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.361451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.361451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.361451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.361571 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.361610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.361641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.361641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.361641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.361641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.361641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.361641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.361788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.361788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.361788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.361788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.361788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.361788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.361917 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.361946 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.361946 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.361987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.362014 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.362043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.362043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.362089 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.362116 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.362141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.362164 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.362186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.362208 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.362232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.362258 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.362290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.362318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.362318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.362318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.362385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.365776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.365776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.365884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.365884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.365884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.366027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.366076 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.366076 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.366164 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.366217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.366262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.366307 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.366346 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.366378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.366412 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.366466 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.366510 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.366510 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.366603 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.366645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.366685 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.366736 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.366795 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.366856 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.366913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.366966 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.367023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.367084 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.367131 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.367181 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.367233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.367233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.367423 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.367478 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.367524 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.367524 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.367524 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.367524 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.367663 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.367711 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.367771 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.367828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.367828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.367904 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.367954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.367954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.368037 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.368082 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.368130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.368130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.368130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.368130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.368130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.368312 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.368357 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.368402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.368445 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.368496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.368496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.368592 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.368635 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.368674 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.368717 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.368717 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.371849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.371849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.371849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.371849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.371849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.371849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.371849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.371849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.372127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.372127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.372127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.372127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.372127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.372127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.372127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.372339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.372339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.372339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.372339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.372339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.372339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.372339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.378226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.378226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.378397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.378442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.378503 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.378550 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.378606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.378658 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.378700 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.378739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.378795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.378858 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.378900 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.378940 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.378982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.379023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.379063 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.379102 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.379150 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.379195 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.379234 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.379283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.379283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.379363 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.379401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.379401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.379401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.379401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.379532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.379532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.379532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.379655 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.379700 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.379739 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.379805 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.379857 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.379897 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.379897 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.379968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.380007 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.380007 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.380108 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.380456 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.380519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.380563 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.380640 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.380684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.380725 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.380791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.380850 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.380892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.380931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.380970 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.381013 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.381052 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.381095 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.381136 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.381181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.381220 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.381270 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.381308 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.381351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.381389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.381426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.381468 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.381507 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.381544 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.381544 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.381544 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.381544 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.381684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.381684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.381684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.381800 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.381839 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.381878 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.381878 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.381955 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.381999 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.382039 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.382083 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.382121 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.382163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.382202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.382238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.382238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.382308 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.382345 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.382387 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.382387 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.382465 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.382676 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.382770 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.382872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.382952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.383002 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.383045 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.383085 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.383126 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.383170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.383170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.383247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.383293 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.383293 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.383370 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.383410 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.383455 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.383455 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.383455 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.383565 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.383565 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.383642 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.383709 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.383787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.383862 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.383922 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.384000 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.384078 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.384162 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.389577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.389681 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.389789 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.389885 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.389977 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.390060 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.390163 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.391621 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.391692 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.391777 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.391830 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.391865 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.391893 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.391921 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.391945 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.391969 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.392008 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.392044 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.392044 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.392089 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.392117 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.393339 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.393441 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.393530 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.393630 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.393714 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.393781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.393829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.393857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.393881 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.393904 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.393932 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.393959 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.393982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.394006 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.394078 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.394108 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.394133 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.394162 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.394187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.394215 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.394239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.394278 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.394314 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.394357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.394406 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.394406 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.394498 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.394538 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.394610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.394654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.394654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.394731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.394731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.394838 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.394888 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.394934 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.395020 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.395064 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.395064 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.395064 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.395174 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.395214 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.395678 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.395749 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.395827 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.395872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.395916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.395959 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.396014 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.396063 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.396107 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.396146 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.396195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.396252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.396298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.396298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.396362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.396362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.396435 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.396471 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.396508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.396547 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.396602 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.396653 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.396697 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.396732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.396787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.396839 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.396880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.396913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.396949 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.396988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.397022 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.397067 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.397102 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.397102 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.397168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.397202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.397248 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.397298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.397340 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.397386 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.397495 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.397544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.397544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.397610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.397637 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.397659 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.397686 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.397710 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.397738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.397738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.397827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.397859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.397888 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.397916 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.397939 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.397960 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.397960 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.397998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.398021 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.398043 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.398070 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.398106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.398129 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.398153 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.398174 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.398198 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.398221 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.398221 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.398260 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.398282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.398315 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.398315 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.398359 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.398359 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.398398 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.398421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.398444 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.398466 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.398488 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.398488 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.398529 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.398529 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.398529 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.398529 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.398938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.398991 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.399049 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.399086 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.399123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.399159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.399193 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.399244 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.399295 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.399341 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.399378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.399417 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.399455 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.399493 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.399493 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.399566 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.399626 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.399677 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.399677 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.399767 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.399767 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.399859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.399898 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.399935 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.399975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.399975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.399975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.399975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.400118 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.400118 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.400118 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.400219 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.400257 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.400296 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.400335 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.400380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.400425 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.400465 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.400504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.400549 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.400609 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.400609 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.400683 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.400728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.400838 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.400917 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.400967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.401005 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.401043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.401043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.401119 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.401158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.401194 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.401231 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.401267 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.401305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.401349 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.401387 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.401426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.401426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.401426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.401426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.401566 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.401622 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.401662 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.401699 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.401744 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.401812 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.401812 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.401942 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.402032 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.402112 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.402161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.402204 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.402249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.402301 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.402343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.402387 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.402428 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.402472 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.402472 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.402550 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.402597 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.402636 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.402679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.402715 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.402770 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.402815 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.402852 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.402852 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.402927 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.402972 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.403009 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.403051 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.403089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.403125 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.403161 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.403198 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.403234 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.403269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.403269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.403348 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.403385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.404962 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.405051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.405123 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.405201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.405242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.405309 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.405378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.406655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.406732 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.406811 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.406874 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.406929 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.406980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.407045 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.407316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.407394 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.407454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.407504 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.407569 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.407610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.407647 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.407696 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.407742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.407803 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.407803 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.407875 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.407875 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.407958 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.414569 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.414660 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.414723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.414795 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.414864 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.414919 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.415015 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.415580 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.415669 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.415715 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.415797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.415859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.415905 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.415992 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.422158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.422269 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.422366 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.422450 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.422503 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.422574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.422646 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.422813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.422894 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.422943 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.422979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.423024 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.423069 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.423107 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.423144 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.423176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.423223 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.423278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.423320 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.423351 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.423381 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.423403 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.423430 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.423459 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.423492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.423492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.423534 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.423559 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.424082 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.424149 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.424195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.424236 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.424276 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.424326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.424387 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.424482 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.424620 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.424703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.424817 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.424912 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.425008 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.425108 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.425300 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.425365 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.425417 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.425467 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.425467 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.425544 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.425613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.425661 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.425715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.425776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.425850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.425908 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.425963 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.426017 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.426065 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.426118 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.426163 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.426208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.426252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.426311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.426373 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.426419 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.426470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.426515 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.426559 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.426612 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.426655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.426707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.426752 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.426830 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.426830 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.426922 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.426976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.427021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.427432 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.427525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.427642 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.427729 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.427828 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.427911 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.428003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.428089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.428173 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.428252 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.428335 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.428414 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.428494 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.428589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.431060 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.431122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.431167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.431232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.431286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.431364 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.431404 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.431429 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.431450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.431481 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.431552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.431606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.431695 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.431723 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.431961 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.432034 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.432097 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.432155 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.432210 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.432264 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.432326 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.432589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.432690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.432789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.432886 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.432968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.433072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.433168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.435776 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.435861 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.435928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.435988 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.436041 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.436097 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.436165 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.436379 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.436454 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.436516 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.436578 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.436664 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.436734 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.436854 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.438953 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.439010 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.439044 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.439098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.439129 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.439157 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.439183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.439207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.439248 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.439277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.439301 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.439321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.439371 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.439406 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.439428 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.439450 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.439476 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.439500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.439524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.439552 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.439601 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.439635 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.439658 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.439686 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.439725 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.439752 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.439798 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.439824 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.439845 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.439875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.439875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.439875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.439875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.439983 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.439983 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.440105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.440192 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.440282 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.440361 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.440443 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.440524 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.440650 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 15:51:54.441890 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.441974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.442015 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.442040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.442101 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.442131 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.442154 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.442186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.442211 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.442234 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.442267 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.442346 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.443030 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.443101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.443163 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.443193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 15:51:54.443216 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.443280 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 15:51:54.443324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.443324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.443369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 15:51:54.443458 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 15:51:54.443535 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 15:51:54.443633 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 15:51:54.482779 np0000007787 devstack@c-api.service[100250]: INFO dbcounter [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Registered counter for database cinder Aug 19 15:51:54.483516 np0000007787 devstack@c-api.service[100249]: INFO dbcounter [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Registered counter for database cinder Aug 19 15:51:54.484009 np0000007787 devstack@c-api.service[100251]: INFO dbcounter [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Registered counter for database cinder Aug 19 15:51:54.484727 np0000007787 devstack@c-api.service[100248]: INFO dbcounter [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Registered counter for database cinder Aug 19 15:51:54.522959 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:51:54.527364 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:51:54.528534 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:51:54.529620 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-60982c53-712c-4d15-a151-af667265acb3 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:51:54.631650 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writer thread running {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 15:51:54.634259 np0000007787 devstack@c-api.service[100250]: INFO cinder.rpc [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 15:51:54.636751 np0000007787 devstack@c-api.service[100250]: INFO cinder.rpc [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 15:51:54.636883 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writer thread running {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 15:51:54.637151 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writer thread running {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 15:51:54.638807 np0000007787 devstack@c-api.service[100250]: INFO cinder.rpc [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 15:51:54.639332 np0000007787 devstack@c-api.service[100248]: INFO cinder.rpc [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 15:51:54.639864 np0000007787 devstack@c-api.service[100251]: INFO cinder.rpc [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 15:51:54.640576 np0000007787 devstack@c-api.service[100250]: INFO cinder.rpc [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 15:51:54.640938 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.641225 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.641460 np0000007787 devstack@c-api.service[100248]: INFO cinder.rpc [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 15:51:54.642192 np0000007787 devstack@c-api.service[100251]: INFO cinder.rpc [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 15:51:54.642892 np0000007787 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.643537 np0000007787 devstack@c-api.service[100248]: INFO cinder.rpc [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 15:51:54.644231 np0000007787 devstack@c-api.service[100251]: INFO cinder.rpc [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 15:51:54.645077 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writer thread running {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 15:51:54.645332 np0000007787 devstack@c-api.service[100248]: INFO cinder.rpc [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 15:51:54.645628 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.645791 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.645909 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.645954 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.646497 np0000007787 devstack@c-api.service[100251]: INFO cinder.rpc [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 15:51:54.646550 np0000007787 devstack@c-api.service[100248]: WARNING cinder.keymgr.conf_key_mgr [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.646964 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.647249 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.647560 np0000007787 devstack@c-api.service[100249]: INFO cinder.rpc [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 15:51:54.647899 np0000007787 devstack@c-api.service[100251]: WARNING cinder.keymgr.conf_key_mgr [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.649093 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.649236 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.649937 np0000007787 devstack@c-api.service[100249]: INFO cinder.rpc [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 15:51:54.650443 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.650610 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.652027 np0000007787 devstack@c-api.service[100249]: INFO cinder.rpc [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 15:51:54.653857 np0000007787 devstack@c-api.service[100249]: INFO cinder.rpc [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 15:51:54.654195 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.654449 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.655049 np0000007787 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.657604 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.657679 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.678635 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:51:54.680692 np0000007787 devstack@c-api.service[100250]: INFO cinder.rpc [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 15:51:54.682775 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:51:54.683092 np0000007787 devstack@c-api.service[100250]: INFO cinder.rpc [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 15:51:54.683558 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.683733 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.685164 np0000007787 devstack@c-api.service[100248]: INFO cinder.rpc [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 15:51:54.685955 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-60982c53-712c-4d15-a151-af667265acb3 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:51:54.687192 np0000007787 devstack@c-api.service[100248]: INFO cinder.rpc [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 15:51:54.687409 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:51:54.687553 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.687697 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.688440 np0000007787 devstack@c-api.service[100251]: INFO cinder.rpc [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 15:51:54.690198 np0000007787 devstack@c-api.service[100249]: INFO cinder.rpc [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 15:51:54.690401 np0000007787 devstack@c-api.service[100251]: INFO cinder.rpc [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 15:51:54.690825 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.690965 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.692900 np0000007787 devstack@c-api.service[100249]: INFO cinder.rpc [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 15:51:54.693295 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.693436 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.693727 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.693934 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.696169 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.696320 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.696909 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.697044 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.698751 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.698911 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.699245 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.699463 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.701004 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.701158 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.701572 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.701713 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.701992 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.702137 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.703824 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.703943 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.703989 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.704135 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.704166 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.704262 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.704446 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.704567 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.706069 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.706209 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.706421 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.706501 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.706539 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.706562 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.706640 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.706750 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.708420 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.708540 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.708932 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.709092 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.709420 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.709553 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.709592 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.709751 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.711485 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.711536 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.711612 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.711656 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.711804 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.711970 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.712213 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.712351 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.713509 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.713653 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.713960 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.714026 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.714127 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.714164 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.714334 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.714435 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.714513 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.714678 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.716207 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.716338 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.716413 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.716539 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.716690 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.716864 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.717278 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.717434 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.717993 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.718169 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.719106 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.719226 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.720194 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.720304 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.720366 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.720414 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.720482 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.720531 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.722385 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.722686 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.722768 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.722838 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.723062 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.723182 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.723223 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.723307 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.723709 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.723877 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.724451 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.724601 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.724850 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.725000 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.725486 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.725567 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.725624 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.725707 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.725766 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.725876 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.725916 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.726034 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.726342 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.726456 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.726929 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.727060 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.727250 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.727380 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.727635 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.727749 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.727833 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.727977 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.728177 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.728300 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.728800 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.728885 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.728946 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.729021 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.729574 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.729705 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.729738 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.729899 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.730493 np0000007787 devstack@c-api.service[100250]: WARNING cinder.api.contrib.hosts [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 15:51:54.730696 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.730729 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.730845 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.730878 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.731411 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: extensions {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.731694 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.731838 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.731971 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.732115 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.732480 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.732531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: consistencygroups {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.732557 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.732624 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.732740 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.733505 np0000007787 devstack@c-api.service[100248]: WARNING cinder.api.contrib.hosts [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 15:51:54.733803 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.733964 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.734166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: extra_specs {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.734267 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.734393 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.734588 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: extensions {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.735513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: capabilities {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.735557 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.735653 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.735686 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: consistencygroups {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.736482 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.736528 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.736560 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: backups {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.736639 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.736672 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.737334 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.737419 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: extra_specs {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.737459 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.738162 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.738203 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: os-quota-sets {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.738280 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.738694 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.738793 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: capabilities {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.738900 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.739058 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.739180 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.739401 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: qos-specs {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.739743 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.739897 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.740040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: backups {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.740205 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.740387 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.740459 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.740574 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.741356 np0000007787 devstack@c-api.service[100249]: WARNING cinder.api.contrib.hosts [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 15:51:54.741445 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.741600 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.741637 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.741694 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.741908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: encryption {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.741956 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: os-quota-sets {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.742197 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: extensions {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.742712 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.742910 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.743039 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: qos-specs {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.743231 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: consistencygroups {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.743279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: encryption {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.744034 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.744208 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.744540 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: cgsnapshots {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.744863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: extra_specs {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.745161 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.745352 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.745466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: encryption {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.745859 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: scheduler-stats {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.746136 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: capabilities {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.746227 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.746413 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.746933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: encryption {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.747094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: os-volume-manage {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.747259 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: backups {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.747719 np0000007787 devstack@c-api.service[100251]: WARNING cinder.api.contrib.hosts [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 15:51:54.748083 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: cgsnapshots {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.748127 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.748245 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: os-snapshot-manage {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.748279 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.748864 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: os-quota-sets {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.749106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: extensions {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.749230 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: scheduler-stats {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.749551 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: os-volume-transfer {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.749982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: qos-specs {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.750518 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: os-volume-manage {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.750878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: consistencygroups {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.750969 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: os-hosts {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.751633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: os-snapshot-manage {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.752042 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: os-volume-type-access {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.752257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: encryption {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.752915 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: os-volume-transfer {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.753338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: os-availability-zone {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.753447 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: encryption {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.753726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: extra_specs {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.754473 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: os-hosts {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.754538 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extended resource: os-quota-class-sets {{(pid=100250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.754608 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: cgsnapshots {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.755533 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: os-volume-type-access {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.755736 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: scheduler-stats {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.755968 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: capabilities {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.756014 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.756172 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.756913 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: os-availability-zone {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.756976 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: os-volume-manage {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.757029 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.757149 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.757691 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: backups {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.757969 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.758108 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extended resource: os-quota-class-sets {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.758181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: os-snapshot-manage {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.758231 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.758675 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.snapshot_actions [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] SnapshotActionsController initialized {{(pid=100250) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 15:51:54.759070 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.759191 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.759270 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: os-volume-transfer {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.759322 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.759430 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.759827 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.759987 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.760260 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.760381 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.760596 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.760643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: os-quota-sets {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.760716 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.760789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: os-hosts {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.761044 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.761167 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.761399 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.761511 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d 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 19 15:51:54.761681 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.snapshot_actions [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] SnapshotActionsController initialized {{(pid=100248) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 15:51:54.761829 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: os-volume-type-access {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.762061 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.762102 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.762211 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.762251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.762319 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.762415 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.762552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.762597 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: qos-specs {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.762690 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.762807 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.762845 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension UsedLimits extending resource: limits {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.762909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.762946 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.763015 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.763065 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: os-availability-zone {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.763112 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.763209 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension AdminActions extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.763319 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension AdminActions extending resource: snapshots {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.763441 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension AdminActions extending resource: backups {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.763559 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension VolumeActions extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.763634 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.763717 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.763772 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.763872 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.router [None req-f8ddb35a-4a45-4095-a982-d08d1ed7730d None None] Extension TypesManage extending resource: types {{(pid=100250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.764092 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extended resource: os-quota-class-sets {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.764508 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.764635 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 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 19 15:51:54.765153 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.765300 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.765395 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.765429 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.765501 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.765544 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.765610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.765707 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.765826 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension UsedLimits extending resource: limits {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.765938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.766034 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.766125 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.766267 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension AdminActions extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.766359 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.766404 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension AdminActions extending resource: snapshots {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.766454 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension AdminActions extending resource: backups {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.766496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: encryption {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.766541 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.766570 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension VolumeActions extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.766662 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.766750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-32cb20ff-fbb1-4d53-a7c4-f84d7e1cc293 None None] Extension TypesManage extending resource: types {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.767215 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.767355 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.767948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] SnapshotActionsController initialized {{(pid=100249) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 15:51:54.768336 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.768475 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.768741 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: encryption {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.769095 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.769205 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.769854 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.769960 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.770610 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.770727 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 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 19 15:51:54.770990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: cgsnapshots {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.771266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.771396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.771498 np0000007787 devstack@c-api.service[100250]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4d328a4668 pid: 100250 (default app) Aug 19 15:51:54.771554 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.771605 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.771698 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.771801 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.771893 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension UsedLimits extending resource: limits {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.771982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.772089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.772204 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.772316 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension AdminActions extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.772421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension AdminActions extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.772510 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension AdminActions extending resource: backups {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.772616 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension VolumeActions extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.772722 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.772839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-b8af4596-bac4-4d85-8fb3-e5e1e14c50a0 None None] Extension TypesManage extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.773091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: scheduler-stats {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.773916 np0000007787 devstack@c-api.service[100248]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4d328a4668 pid: 100248 (default app) Aug 19 15:51:54.775242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: os-volume-manage {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.777276 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: os-snapshot-manage {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.779416 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: os-volume-transfer {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.780352 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-76f65b25-36df-4db7-af83-1f9895303da1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:51:54.781119 np0000007787 devstack@c-api.service[100249]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4d328a4668 pid: 100249 (default app) Aug 19 15:51:54.781801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: os-hosts {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.783400 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1/1] 10.4.3.32 () {60 vars in 918 bytes} [Wed Aug 19 15:51:54 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 15:51:54.783785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: os-volume-type-access {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.785171 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: os-availability-zone {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.786389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extended resource: os-quota-class-sets {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 15:51:54.787939 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.788081 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.788964 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.789175 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.789926 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.790046 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.790731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.snapshot_actions [None req-60982c53-712c-4d15-a151-af667265acb3 None None] SnapshotActionsController initialized {{(pid=100251) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 15:51:54.791116 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.791274 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.791973 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.792084 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.792711 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.792852 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.793683 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:51:54.793879 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-60982c53-712c-4d15-a151-af667265acb3 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 19 15:51:54.794401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.794527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.794637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.794732 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.794866 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.794967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795066 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension UsedLimits extending resource: limits {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795150 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795238 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795423 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension AdminActions extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension AdminActions extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795644 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension AdminActions extending resource: backups {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795736 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension VolumeActions extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.795984 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-60982c53-712c-4d15-a151-af667265acb3 None None] Extension TypesManage extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 15:51:54.803340 np0000007787 devstack@c-api.service[100251]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4d328a4668 pid: 100251 (default app) Aug 19 15:51:59.518915 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9e370373-c65f-488f-adf1-71ba8c467f0b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:52:00.086778 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e370373-c65f-488f-adf1-71ba8c467f0b admin admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:52:00.087365 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e370373-c65f-488f-adf1-71ba8c467f0b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:52:00.088943 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:52:00.088943 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:52:00.119255 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-9e370373-c65f-488f-adf1-71ba8c467f0b 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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:52:00.144531 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e370373-c65f-488f-adf1-71ba8c467f0b admin admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:52:00.145014 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1/2] 10.4.3.32 () {68 vars in 1295 bytes} [Wed Aug 19 15:51:59 2026] POST /volume/v3/types => generated 183 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:52:00.162127 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3cf47068-13b6-4c65-abd3-aca82c05e69b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:52:00.457794 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cf47068-13b6-4c65-abd3-aca82c05e69b admin admin] POST https://10.4.3.32/volume/v3/types/edfbed69-cca8-4178-bff7-143014bfd0bd/extra_specs Aug 19 15:52:00.458402 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cf47068-13b6-4c65-abd3-aca82c05e69b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:52:00.460151 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:52:00.460151 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:52:00.491450 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-3cf47068-13b6-4c65-abd3-aca82c05e69b 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:52:00.543824 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cf47068-13b6-4c65-abd3-aca82c05e69b admin admin] https://10.4.3.32/volume/v3/types/edfbed69-cca8-4178-bff7-143014bfd0bd/extra_specs returned with HTTP 200 Aug 19 15:52:00.544370 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1/3] 10.4.3.32 () {68 vars in 1442 bytes} [Wed Aug 19 15:52:00 2026] POST /volume/v3/types/edfbed69-cca8-4178-bff7-143014bfd0bd/extra_specs => generated 52 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:52:00.779708 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9867399c-c1f9-4b2a-b132-0438ac017069 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:52:01.074996 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9867399c-c1f9-4b2a-b132-0438ac017069 admin admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:52:01.075878 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9867399c-c1f9-4b2a-b132-0438ac017069 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:52:01.077563 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:52:01.077563 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:52:01.110025 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-9867399c-c1f9-4b2a-b132-0438ac017069 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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:52:01.154943 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9867399c-c1f9-4b2a-b132-0438ac017069 admin admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:52:01.154943 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 2/4] 10.4.3.32 () {68 vars in 1295 bytes} [Wed Aug 19 15:52:00 2026] POST /volume/v3/types => generated 186 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:52:01.179747 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8e98b30-874a-48fc-8d81-fa75486c82d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:52:01.463960 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8e98b30-874a-48fc-8d81-fa75486c82d3 admin admin] POST https://10.4.3.32/volume/v3/types/b9946d30-987c-413b-a5f7-b836085e6782/extra_specs Aug 19 15:52:01.464510 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8e98b30-874a-48fc-8d81-fa75486c82d3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:52:01.466169 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:52:01.466169 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:52:01.497464 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-f8e98b30-874a-48fc-8d81-fa75486c82d3 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:52:01.548133 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8e98b30-874a-48fc-8d81-fa75486c82d3 admin admin] https://10.4.3.32/volume/v3/types/b9946d30-987c-413b-a5f7-b836085e6782/extra_specs returned with HTTP 200 Aug 19 15:52:01.548544 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1/5] 10.4.3.32 () {68 vars in 1442 bytes} [Wed Aug 19 15:52:01 2026] POST /volume/v3/types/b9946d30-987c-413b-a5f7-b836085e6782/extra_specs => generated 45 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:52:10.142383 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:52:10.542421 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:52:11.150531 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:52:11.547083 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:52:25.312120 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7ec0fa80-f06d-411c-b2e9-61ad75f20ee6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:52:25.312648 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ec0fa80-f06d-411c-b2e9-61ad75f20ee6 None None] GET https://10.4.3.32/volume// Aug 19 15:52:25.312816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ec0fa80-f06d-411c-b2e9-61ad75f20ee6 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:52:25.313000 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ec0fa80-f06d-411c-b2e9-61ad75f20ee6 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:52:25.313507 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ec0fa80-f06d-411c-b2e9-61ad75f20ee6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:52:25.313754 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 2/6] 10.4.3.32 () {66 vars in 1418 bytes} [Wed Aug 19 15:52: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 19 15:53:04.371432 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6157c0d5-4f96-4a6f-94d7-1af7f05f1458 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:53:04.663201 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6157c0d5-4f96-4a6f-94d7-1af7f05f1458 tempest-verify_tempest_config-1191427921 tempest-verify_tempest_config-1191427921-project-member] GET https://10.4.3.32/volume/v3/extensions Aug 19 15:53:04.663391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6157c0d5-4f96-4a6f-94d7-1af7f05f1458 tempest-verify_tempest_config-1191427921 tempest-verify_tempest_config-1191427921-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:53:04.663587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6157c0d5-4f96-4a6f-94d7-1af7f05f1458 tempest-verify_tempest_config-1191427921 tempest-verify_tempest_config-1191427921-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:53:04.663972 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6157c0d5-4f96-4a6f-94d7-1af7f05f1458 tempest-verify_tempest_config-1191427921 tempest-verify_tempest_config-1191427921-project-member] https://10.4.3.32/volume/v3/extensions returned with HTTP 200 Aug 19 15:53:04.664389 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 2/7] 10.4.3.32 () {66 vars in 1239 bytes} [Wed Aug 19 15:53:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:54:12.572892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dee667ea-9685-45b1-a091-55ae72228ad5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:13.076341 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:54:13.076699 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2056112205", "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:13.078796 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2056112205', 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:54:13.757965 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume of 1 GB Aug 19 15:54:13.771027 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Availability zone cache updated, next update will occur around 2026-08-19 16:54:13.770169. {{(pid=100250) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 15:54:13.771253 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Availability Zones retrieved successfully. Aug 19 15:54:13.799271 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Flow 'volume_create_api' (fa4341c5-e7eb-4599-bd41-f9d5617b4a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:13.801113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532643a9-8f3c-4932-9eca-d4f84501ca11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:13.802645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:54:13.922900 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532643a9-8f3c-4932-9eca-d4f84501ca11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:13.924031 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a651b7a9-9152-4252-88b2-6901e8008c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:13.970005 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-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 19 15:54:13.970005 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-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 19 15:54:14.032143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Created reservations ['aa30205c-3b7b-4459-949a-4dba98675431', '17a66552-5572-49f5-bff0-47f146ebb118', '65a9d1f4-b0eb-441c-8e91-819ad8085d9d', '9a7bcf70-43aa-4ca0-89d8-8834adfade4d'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:54:14.033557 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a651b7a9-9152-4252-88b2-6901e8008c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa30205c-3b7b-4459-949a-4dba98675431', '17a66552-5572-49f5-bff0-47f146ebb118', '65a9d1f4-b0eb-441c-8e91-819ad8085d9d', '9a7bcf70-43aa-4ca0-89d8-8834adfade4d']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:14.034931 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82467248-4d5c-482f-9256-1f211a5d2295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:14.091027 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82467248-4d5c-482f-9256-1f211a5d2295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c26a3f9-6dff-4d78-8bfd-85859c7255ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2056112205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7052b50dce14307b274d1f2e4b0486c',qos_specs=None,replication_status=,reservations=['aa30205c-3b7b-4459-949a-4dba98675431','17a66552-5572-49f5-bff0-47f146ebb118','65a9d1f4-b0eb-441c-8e91-819ad8085d9d','9a7bcf70-43aa-4ca0-89d8-8834adfade4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a63322163c44bada93b9e4c91db4902',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2056112205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c26a3f9-6dff-4d78-8bfd-85859c7255ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7052b50dce14307b274d1f2e4b0486c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0a63322163c44bada93b9e4c91db4902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:14.092207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91faeaf3-5a93-4865-afbf-1103940d4769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:14.125575 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91faeaf3-5a93-4865-afbf-1103940d4769) transitioned into 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-2056112205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7052b50dce14307b274d1f2e4b0486c',qos_specs=None,replication_status=,reservations=['aa30205c-3b7b-4459-949a-4dba98675431','17a66552-5572-49f5-bff0-47f146ebb118','65a9d1f4-b0eb-441c-8e91-819ad8085d9d','9a7bcf70-43aa-4ca0-89d8-8834adfade4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a63322163c44bada93b9e4c91db4902',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:14.126591 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7916fdb8-7bf3-46ce-814b-5ff5dd1ef33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:14.156423 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7916fdb8-7bf3-46ce-814b-5ff5dd1ef33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:14.157691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Flow 'volume_create_api' (fa4341c5-e7eb-4599-bd41-f9d5617b4a87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:14.158438 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume request issued successfully. Aug 19 15:54:14.159602 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dee667ea-9685-45b1-a091-55ae72228ad5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:54:14.160356 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 3/8] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:54:12 2026] POST /volume/v3/volumes => generated 755 bytes in 1588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:54:14.178218 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c527e7b-0f12-4c55-8c9b-ce7a02c4de98 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:14.183387 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c527e7b-0f12-4c55-8c9b-ce7a02c4de98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:14.183690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c527e7b-0f12-4c55-8c9b-ce7a02c4de98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:14.183997 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c527e7b-0f12-4c55-8c9b-ce7a02c4de98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:14.227384 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:14.227384 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:14.238854 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c527e7b-0f12-4c55-8c9b-ce7a02c4de98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:14.246948 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c527e7b-0f12-4c55-8c9b-ce7a02c4de98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:14.247373 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 2/9] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:14 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 823 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:15.265413 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d050df1e-8501-4e92-bf9d-a8ac6f421cea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:15.273247 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d050df1e-8501-4e92-bf9d-a8ac6f421cea tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:15.273534 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d050df1e-8501-4e92-bf9d-a8ac6f421cea tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:15.273849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d050df1e-8501-4e92-bf9d-a8ac6f421cea tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:15.322890 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:15.322890 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:15.340391 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d050df1e-8501-4e92-bf9d-a8ac6f421cea tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:15.356737 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d050df1e-8501-4e92-bf9d-a8ac6f421cea tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:15.357439 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 3/10] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:15 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 847 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:16.374137 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-793ce7e5-f06d-47f5-ad3e-4a4365c3d029 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:16.377980 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-793ce7e5-f06d-47f5-ad3e-4a4365c3d029 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:16.378528 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-793ce7e5-f06d-47f5-ad3e-4a4365c3d029 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:16.378968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-793ce7e5-f06d-47f5-ad3e-4a4365c3d029 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:16.415274 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:16.415274 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:16.427807 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-793ce7e5-f06d-47f5-ad3e-4a4365c3d029 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:16.441388 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-793ce7e5-f06d-47f5-ad3e-4a4365c3d029 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:16.442097 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 3/11] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:16 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:17.459736 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-10bad4e8-ef20-4495-96f4-f1a98f777214 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:17.462212 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-10bad4e8-ef20-4495-96f4-f1a98f777214 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:17.462212 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-10bad4e8-ef20-4495-96f4-f1a98f777214 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:17.462342 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-10bad4e8-ef20-4495-96f4-f1a98f777214 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:17.471606 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:17.471606 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:17.481524 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-10bad4e8-ef20-4495-96f4-f1a98f777214 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:17.491366 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-10bad4e8-ef20-4495-96f4-f1a98f777214 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:17.491986 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 4/12] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:17 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:18.510143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b77b4b99-edbe-49ed-a8aa-ceec9f8fb1a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:18.513069 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b77b4b99-edbe-49ed-a8aa-ceec9f8fb1a5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:18.513069 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b77b4b99-edbe-49ed-a8aa-ceec9f8fb1a5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:18.513069 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b77b4b99-edbe-49ed-a8aa-ceec9f8fb1a5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:18.522956 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:18.522956 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:18.530977 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b77b4b99-edbe-49ed-a8aa-ceec9f8fb1a5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:18.538075 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b77b4b99-edbe-49ed-a8aa-ceec9f8fb1a5 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:18.538075 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 3/13] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:18 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:19.551475 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f0a2722b-5368-4131-9a3e-729e57f7c397 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:19.556514 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0a2722b-5368-4131-9a3e-729e57f7c397 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:19.556514 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0a2722b-5368-4131-9a3e-729e57f7c397 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:19.556514 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0a2722b-5368-4131-9a3e-729e57f7c397 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:19.565480 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:19.565480 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:19.570413 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f0a2722b-5368-4131-9a3e-729e57f7c397 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:19.579016 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0a2722b-5368-4131-9a3e-729e57f7c397 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:19.579690 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 4/14] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:19 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:20.596558 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61560ae6-847b-48f1-80c0-a064972abe7b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:20.598945 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61560ae6-847b-48f1-80c0-a064972abe7b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:20.599172 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61560ae6-847b-48f1-80c0-a064972abe7b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:20.599482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61560ae6-847b-48f1-80c0-a064972abe7b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:20.613233 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:20.613233 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:20.618693 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61560ae6-847b-48f1-80c0-a064972abe7b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:20.629836 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61560ae6-847b-48f1-80c0-a064972abe7b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:20.630303 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 4/15] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:20 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:20.674457 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:20.677004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:54:20.677512 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-695818644"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:20.680108 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-695818644'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:54:20.680254 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Create volume of 1 GB Aug 19 15:54:20.685398 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Availability Zones retrieved successfully. Aug 19 15:54:20.697091 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Flow 'volume_create_api' (9cf58dd9-035b-48aa-ad4c-aac7b329603b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:20.698576 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a381388-e1ba-4386-b6e6-c32277c5d14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:20.700202 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:54:20.734210 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a381388-e1ba-4386-b6e6-c32277c5d14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:20.735216 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a8c323-f75b-4841-ba16-88dbafe7a676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:20.832969 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Created reservations ['27f812a2-6eac-46c9-acce-2dd0196a772e', '72621e31-d081-40d3-93c3-36c8c3e208ee', '2fa4354b-7088-4368-9341-1baa6d930608', '70fa4a14-c713-408b-aec2-8a18105ddd33'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:54:20.834020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a8c323-f75b-4841-ba16-88dbafe7a676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f812a2-6eac-46c9-acce-2dd0196a772e', '72621e31-d081-40d3-93c3-36c8c3e208ee', '2fa4354b-7088-4368-9341-1baa6d930608', '70fa4a14-c713-408b-aec2-8a18105ddd33']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:20.835192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da345c34-73e2-45b4-ae6a-7f8426dd085f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:20.868683 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da345c34-73e2-45b4-ae6a-7f8426dd085f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b570f2ff-bb81-4b31-84db-8181450481d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-695818644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678a60a45a1f417e8b8396483599bc47',qos_specs=None,replication_status=,reservations=['27f812a2-6eac-46c9-acce-2dd0196a772e','72621e31-d081-40d3-93c3-36c8c3e208ee','2fa4354b-7088-4368-9341-1baa6d930608','70fa4a14-c713-408b-aec2-8a18105ddd33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5546c66e6d044fc84e7e0d3475e7afd',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-695818644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b570f2ff-bb81-4b31-84db-8181450481d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678a60a45a1f417e8b8396483599bc47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d5546c66e6d044fc84e7e0d3475e7afd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:20.869892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea3eb9ca-cff0-467e-b20e-53ed2d80b033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:20.904032 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea3eb9ca-cff0-467e-b20e-53ed2d80b033) transitioned into 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-695818644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='678a60a45a1f417e8b8396483599bc47',qos_specs=None,replication_status=,reservations=['27f812a2-6eac-46c9-acce-2dd0196a772e','72621e31-d081-40d3-93c3-36c8c3e208ee','2fa4354b-7088-4368-9341-1baa6d930608','70fa4a14-c713-408b-aec2-8a18105ddd33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5546c66e6d044fc84e7e0d3475e7afd',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:20.904470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78385b86-397d-4a7e-b823-cca3105debf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:20.923989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78385b86-397d-4a7e-b823-cca3105debf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:20.925561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Flow 'volume_create_api' (9cf58dd9-035b-48aa-ad4c-aac7b329603b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:20.926087 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Create volume request issued successfully. Aug 19 15:54:20.927015 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d917584-ae4e-4e6d-8cf0-f073a5799518 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:54:20.927868 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 5/16] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:54:20 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:54:20.946872 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b27f57a8-2e2d-4608-a127-938b41f3ef7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:20.953227 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b27f57a8-2e2d-4608-a127-938b41f3ef7f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:54:20.953412 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b27f57a8-2e2d-4608-a127-938b41f3ef7f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:20.953631 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b27f57a8-2e2d-4608-a127-938b41f3ef7f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:20.963573 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:20.963573 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:20.968911 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b27f57a8-2e2d-4608-a127-938b41f3ef7f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:54:20.976416 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b27f57a8-2e2d-4608-a127-938b41f3ef7f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:54:20.977079 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 4/17] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:20 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:21.647354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8073f2e-3419-4dda-8c82-34ba80ae0636 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:21.652902 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8073f2e-3419-4dda-8c82-34ba80ae0636 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:21.652902 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8073f2e-3419-4dda-8c82-34ba80ae0636 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:21.652902 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8073f2e-3419-4dda-8c82-34ba80ae0636 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:21.661990 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:21.661990 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:21.667362 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f8073f2e-3419-4dda-8c82-34ba80ae0636 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:21.676536 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8073f2e-3419-4dda-8c82-34ba80ae0636 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:21.677292 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 5/18] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:21 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:21.996745 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea5de994-a7aa-4e06-9d77-2eb5fa1dcf7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:22.008683 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea5de994-a7aa-4e06-9d77-2eb5fa1dcf7d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:54:22.009131 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea5de994-a7aa-4e06-9d77-2eb5fa1dcf7d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:22.009648 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea5de994-a7aa-4e06-9d77-2eb5fa1dcf7d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:22.024857 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:22.024857 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:22.031632 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ea5de994-a7aa-4e06-9d77-2eb5fa1dcf7d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:54:22.039466 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea5de994-a7aa-4e06-9d77-2eb5fa1dcf7d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:54:22.040180 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 5/19] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:21 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:22.698384 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43bdddf2-0e7f-4666-a395-7f47f59d0b56 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:22.701384 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43bdddf2-0e7f-4666-a395-7f47f59d0b56 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:22.701446 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43bdddf2-0e7f-4666-a395-7f47f59d0b56 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:22.701702 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43bdddf2-0e7f-4666-a395-7f47f59d0b56 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:22.711702 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:22.711702 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:22.716664 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-43bdddf2-0e7f-4666-a395-7f47f59d0b56 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:22.725388 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43bdddf2-0e7f-4666-a395-7f47f59d0b56 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:22.725862 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 6/20] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:22 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:23.748319 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf93cc4f-3259-4829-b7fb-78f8a94b3dcb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:23.750741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf93cc4f-3259-4829-b7fb-78f8a94b3dcb tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:23.751064 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf93cc4f-3259-4829-b7fb-78f8a94b3dcb tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:23.751334 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf93cc4f-3259-4829-b7fb-78f8a94b3dcb tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:23.774407 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:23.774407 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:23.779215 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf93cc4f-3259-4829-b7fb-78f8a94b3dcb tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:23.786806 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf93cc4f-3259-4829-b7fb-78f8a94b3dcb tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:23.787519 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 5/21] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:23 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:24.806358 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e1374b4-a57b-4f5f-bc84-16f16fb9fff3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:24.808228 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e1374b4-a57b-4f5f-bc84-16f16fb9fff3 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:24.808473 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e1374b4-a57b-4f5f-bc84-16f16fb9fff3 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:24.808673 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e1374b4-a57b-4f5f-bc84-16f16fb9fff3 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:24.819552 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:24.819552 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:24.824241 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e1374b4-a57b-4f5f-bc84-16f16fb9fff3 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:24.831582 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e1374b4-a57b-4f5f-bc84-16f16fb9fff3 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:24.831980 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 6/22] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:24 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:25.851115 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-41a5bcd9-4fbd-4c90-aada-07462f108baf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:25.856435 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41a5bcd9-4fbd-4c90-aada-07462f108baf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:25.856701 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41a5bcd9-4fbd-4c90-aada-07462f108baf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:25.856920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41a5bcd9-4fbd-4c90-aada-07462f108baf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:25.867264 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:25.867264 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:25.871724 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-41a5bcd9-4fbd-4c90-aada-07462f108baf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:25.876969 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41a5bcd9-4fbd-4c90-aada-07462f108baf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:25.877436 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 6/23] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:25 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:26.898045 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da17bbea-733c-4ab5-b880-ea2444314513 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:26.900232 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da17bbea-733c-4ab5-b880-ea2444314513 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:26.900496 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da17bbea-733c-4ab5-b880-ea2444314513 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:26.900780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da17bbea-733c-4ab5-b880-ea2444314513 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:26.909927 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:26.909927 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:26.915609 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da17bbea-733c-4ab5-b880-ea2444314513 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:26.922348 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da17bbea-733c-4ab5-b880-ea2444314513 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:26.922598 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 7/24] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:26 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:54:27.022377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:27.540121 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:54:27.540721 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1749887922"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:27.542384 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1749887922'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:54:27.542927 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Create volume of 1 GB Aug 19 15:54:27.560687 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Availability zone cache updated, next update will occur around 2026-08-19 16:54:27.559971. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 15:54:27.560930 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Availability Zones retrieved successfully. Aug 19 15:54:27.587578 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Flow 'volume_create_api' (4ddb5d2e-fec0-4fb6-97e9-aebf90349588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:27.588943 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4eed0f-4387-4d98-954f-39c1c4cf9b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:27.590091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:54:27.652892 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4eed0f-4387-4d98-954f-39c1c4cf9b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:27.655845 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b4d4a9-6c7d-4a80-8815-05a6b5f9d4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:27.705087 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-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 19 15:54:27.705520 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-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 19 15:54:27.767125 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Created reservations ['0fcfa44f-efef-43b1-b629-280e5fc17694', '836f7039-e349-4adf-9bf2-98d17423bea2', 'd2cd7fb9-f190-45d5-8eb3-a37ef847d5d8', '6055ba73-7f7a-4f65-afcb-207843d47ece'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:54:27.768083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b4d4a9-6c7d-4a80-8815-05a6b5f9d4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fcfa44f-efef-43b1-b629-280e5fc17694', '836f7039-e349-4adf-9bf2-98d17423bea2', 'd2cd7fb9-f190-45d5-8eb3-a37ef847d5d8', '6055ba73-7f7a-4f65-afcb-207843d47ece']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:27.768862 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c408fd66-5d36-4765-8342-69e75977b041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:27.824288 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c408fd66-5d36-4765-8342-69e75977b041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f3716c-d7fb-44f7-a5cd-51d4311d743a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1749887922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160015917528418b952b0c4a6afb5d5c',qos_specs=None,replication_status=,reservations=['0fcfa44f-efef-43b1-b629-280e5fc17694','836f7039-e349-4adf-9bf2-98d17423bea2','d2cd7fb9-f190-45d5-8eb3-a37ef847d5d8','6055ba73-7f7a-4f65-afcb-207843d47ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2440c7e24a9f4d8991675b9e8610db12',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1749887922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f3716c-d7fb-44f7-a5cd-51d4311d743a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160015917528418b952b0c4a6afb5d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2440c7e24a9f4d8991675b9e8610db12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:27.825900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a88af7-1e26-423d-b9e8-7a3aaa9098e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:27.854698 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a88af7-1e26-423d-b9e8-7a3aaa9098e2) transitioned into 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-1749887922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160015917528418b952b0c4a6afb5d5c',qos_specs=None,replication_status=,reservations=['0fcfa44f-efef-43b1-b629-280e5fc17694','836f7039-e349-4adf-9bf2-98d17423bea2','d2cd7fb9-f190-45d5-8eb3-a37ef847d5d8','6055ba73-7f7a-4f65-afcb-207843d47ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2440c7e24a9f4d8991675b9e8610db12',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:27.855660 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce2b704-16fd-47cb-95f4-2c9d9e0a2a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:27.883360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce2b704-16fd-47cb-95f4-2c9d9e0a2a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:27.884606 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Flow 'volume_create_api' (4ddb5d2e-fec0-4fb6-97e9-aebf90349588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:27.884907 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Create volume request issued successfully. Aug 19 15:54:27.885789 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44055f46-06d0-4b6c-9f28-a56f471df4d5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:54:27.886277 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 6/25] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:54:27 2026] POST /volume/v3/volumes => generated 783 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:54:27.905017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ca9beb14-b316-4bcd-af82-1dcfb1943175 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:27.907250 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca9beb14-b316-4bcd-af82-1dcfb1943175 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:54:27.907446 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca9beb14-b316-4bcd-af82-1dcfb1943175 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:27.908205 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca9beb14-b316-4bcd-af82-1dcfb1943175 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:27.937671 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5348a28-b801-4db1-9a32-3ee4a997981e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:27.939626 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5348a28-b801-4db1-9a32-3ee4a997981e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:27.939904 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5348a28-b801-4db1-9a32-3ee4a997981e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:27.940154 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5348a28-b801-4db1-9a32-3ee4a997981e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:27.941003 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:27.941003 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:27.945565 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ca9beb14-b316-4bcd-af82-1dcfb1943175 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:54:27.948697 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:27.948697 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:27.950965 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca9beb14-b316-4bcd-af82-1dcfb1943175 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:54:27.951363 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 7/26] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:27 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:27.952881 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b5348a28-b801-4db1-9a32-3ee4a997981e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:27.959068 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5348a28-b801-4db1-9a32-3ee4a997981e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:27.959293 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 7/27] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:27 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:28.968399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-970e4ca2-568c-433a-9f88-ecb8d0f450f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:28.970835 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-970e4ca2-568c-433a-9f88-ecb8d0f450f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:54:28.971043 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-970e4ca2-568c-433a-9f88-ecb8d0f450f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:28.971174 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-970e4ca2-568c-433a-9f88-ecb8d0f450f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:28.975172 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8717244a-2c59-48ef-abf3-411a00f86dfd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:28.978837 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8717244a-2c59-48ef-abf3-411a00f86dfd tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:28.979121 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8717244a-2c59-48ef-abf3-411a00f86dfd tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:28.980666 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8717244a-2c59-48ef-abf3-411a00f86dfd tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:28.994174 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:28.994174 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:28.999292 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8717244a-2c59-48ef-abf3-411a00f86dfd tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:29.004830 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8717244a-2c59-48ef-abf3-411a00f86dfd tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:29.005241 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:29.005241 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:29.005383 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 7/28] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:28 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:29.009305 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-970e4ca2-568c-433a-9f88-ecb8d0f450f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:54:29.014321 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-970e4ca2-568c-433a-9f88-ecb8d0f450f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:54:29.014456 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 8/29] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:28 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:54:30.023333 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5c33f93-00ad-4e55-9739-36a782613b1f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:30.025971 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5c33f93-00ad-4e55-9739-36a782613b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:30.026241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5c33f93-00ad-4e55-9739-36a782613b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:30.026505 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5c33f93-00ad-4e55-9739-36a782613b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:30.034695 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:30.034695 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:30.040969 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b5c33f93-00ad-4e55-9739-36a782613b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:30.045968 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5c33f93-00ad-4e55-9739-36a782613b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:30.046470 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 8/30] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:30 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:30.720191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-458af707-5c93-456d-9666-358d2845a1c7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:30.979040 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:54:30.979167 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1886473130"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:30.981179 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1886473130'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:54:30.996320 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Create volume of 1 GB Aug 19 15:54:30.996698 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:30.996698 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:31.003469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Availability zone cache updated, next update will occur around 2026-08-19 16:54:31.002572. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 15:54:31.003616 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Availability Zones retrieved successfully. Aug 19 15:54:31.032799 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Flow 'volume_create_api' (38fbc66c-a920-489a-b866-b6effa3abc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:31.034680 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9d66ca-7ade-4af2-b044-a1b8dcba818c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:31.035783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:54:31.055782 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:31.055782 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:31.063749 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e3045d72-9b73-49ed-a0b3-a495f443b1cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:31.065612 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3045d72-9b73-49ed-a0b3-a495f443b1cf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:31.065878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3045d72-9b73-49ed-a0b3-a495f443b1cf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:31.066081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3045d72-9b73-49ed-a0b3-a495f443b1cf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:31.073736 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:31.073736 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:31.084904 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e3045d72-9b73-49ed-a0b3-a495f443b1cf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:31.088410 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9d66ca-7ade-4af2-b044-a1b8dcba818c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b9946d30-987c-413b-a5f7-b836085e6782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9946d30-987c-413b-a5f7-b836085e6782', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:31.089510 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011909c7-007f-49fe-a81f-9707c9c7f415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:31.090025 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3045d72-9b73-49ed-a0b3-a495f443b1cf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:31.090479 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 8/31] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:31 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:31.141097 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-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 19 15:54:31.141364 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-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 19 15:54:31.213364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Created reservations ['e2df4153-89b1-4ed3-a4e8-9282b94703dd', 'bbe2162b-1e27-49e5-9181-fea0982deb96', '260a61a0-0e44-4445-839a-23ea893c4502', '23d6fb8a-0a32-4440-88e2-b720db7fde85'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:54:31.214708 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011909c7-007f-49fe-a81f-9707c9c7f415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2df4153-89b1-4ed3-a4e8-9282b94703dd', 'bbe2162b-1e27-49e5-9181-fea0982deb96', '260a61a0-0e44-4445-839a-23ea893c4502', '23d6fb8a-0a32-4440-88e2-b720db7fde85']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:31.215702 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1dc92e-05c8-4652-8c52-c7ddd1ba7c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:31.252211 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1dc92e-05c8-4652-8c52-c7ddd1ba7c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1348435a-c94c-45df-9cc0-280b4a26401f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1886473130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3f1ed8237d7746c682e8ec08be9244e7',qos_specs=None,replication_status=,reservations=['e2df4153-89b1-4ed3-a4e8-9282b94703dd','bbe2162b-1e27-49e5-9181-fea0982deb96','260a61a0-0e44-4445-839a-23ea893c4502','23d6fb8a-0a32-4440-88e2-b720db7fde85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d0848acaf2442eac615e21b697a59a',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1886473130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1348435a-c94c-45df-9cc0-280b4a26401f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3f1ed8237d7746c682e8ec08be9244e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='63d0848acaf2442eac615e21b697a59a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9946d30-987c-413b-a5f7-b836085e6782),volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:31.255987 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc3a60e-35e5-4f4e-9f71-280a45372a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:31.293473 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc3a60e-35e5-4f4e-9f71-280a45372a2a) transitioned into 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-1886473130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3f1ed8237d7746c682e8ec08be9244e7',qos_specs=None,replication_status=,reservations=['e2df4153-89b1-4ed3-a4e8-9282b94703dd','bbe2162b-1e27-49e5-9181-fea0982deb96','260a61a0-0e44-4445-839a-23ea893c4502','23d6fb8a-0a32-4440-88e2-b720db7fde85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d0848acaf2442eac615e21b697a59a',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:31.294742 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24216596-c523-4378-a583-994c773e7386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:31.340881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24216596-c523-4378-a583-994c773e7386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:31.341191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Flow 'volume_create_api' (38fbc66c-a920-489a-b866-b6effa3abc71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:31.341842 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Create volume request issued successfully. Aug 19 15:54:31.343630 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-458af707-5c93-456d-9666-358d2845a1c7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:54:31.343630 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 8/32] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:54:30 2026] POST /volume/v3/volumes => generated 756 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:54:31.359468 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c1712c56-0f02-4773-86ef-364b5683f0a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:31.361688 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1712c56-0f02-4773-86ef-364b5683f0a0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:54:31.361688 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1712c56-0f02-4773-86ef-364b5683f0a0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:31.361688 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1712c56-0f02-4773-86ef-364b5683f0a0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:31.374891 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:31.374891 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:31.384789 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c1712c56-0f02-4773-86ef-364b5683f0a0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:54:31.387122 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1712c56-0f02-4773-86ef-364b5683f0a0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:54:31.387491 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 9/33] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:31 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:32.107630 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c033be59-f950-406d-8b81-3ffe461c0faf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:32.111594 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c033be59-f950-406d-8b81-3ffe461c0faf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:32.112380 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c033be59-f950-406d-8b81-3ffe461c0faf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:32.112380 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c033be59-f950-406d-8b81-3ffe461c0faf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:32.124658 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:32.124658 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:32.128243 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c033be59-f950-406d-8b81-3ffe461c0faf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:32.134330 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c033be59-f950-406d-8b81-3ffe461c0faf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:32.134875 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 9/34] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:32 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:32.407013 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-de7c862e-5f1b-42f3-8da0-6c09a7502898 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:32.410787 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de7c862e-5f1b-42f3-8da0-6c09a7502898 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:54:32.412971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de7c862e-5f1b-42f3-8da0-6c09a7502898 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:32.412971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de7c862e-5f1b-42f3-8da0-6c09a7502898 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:32.433089 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:32.433089 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:32.440744 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-de7c862e-5f1b-42f3-8da0-6c09a7502898 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:54:32.447325 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de7c862e-5f1b-42f3-8da0-6c09a7502898 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:54:32.447997 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 9/35] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:32 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:32.465016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1f0ed99e-99a2-46da-b300-0e0355181699 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:32.837793 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f0ed99e-99a2-46da-b300-0e0355181699 tempest-TestMultiAttachVolumeSwap-826861800 tempest-TestMultiAttachVolumeSwap-826861800-project-admin] POST https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action Aug 19 15:54:32.838106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f0ed99e-99a2-46da-b300-0e0355181699 tempest-TestMultiAttachVolumeSwap-826861800 tempest-TestMultiAttachVolumeSwap-826861800-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:54:32.838213 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f0ed99e-99a2-46da-b300-0e0355181699 tempest-TestMultiAttachVolumeSwap-826861800 tempest-TestMultiAttachVolumeSwap-826861800-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:32.887048 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:32.887048 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:32.887779 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1f0ed99e-99a2-46da-b300-0e0355181699 tempest-TestMultiAttachVolumeSwap-826861800 tempest-TestMultiAttachVolumeSwap-826861800-project-admin] Volume info retrieved successfully. Aug 19 15:54:32.902536 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1f0ed99e-99a2-46da-b300-0e0355181699 tempest-TestMultiAttachVolumeSwap-826861800 tempest-TestMultiAttachVolumeSwap-826861800-project-admin] Update volume admin metadata completed successfully. Aug 19 15:54:32.902536 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1f0ed99e-99a2-46da-b300-0e0355181699 tempest-TestMultiAttachVolumeSwap-826861800 tempest-TestMultiAttachVolumeSwap-826861800-project-admin] Update readonly setting on volume completed successfully. Aug 19 15:54:32.902536 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f0ed99e-99a2-46da-b300-0e0355181699 tempest-TestMultiAttachVolumeSwap-826861800 tempest-TestMultiAttachVolumeSwap-826861800-project-admin] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action returned with HTTP 202 Aug 19 15:54:32.902743 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 9/36] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:54:32 2026] POST /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action => generated 0 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:54:32.919845 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:32.919845 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:54:32.919845 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1699834381"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:32.924564 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1699834381'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:54:32.930061 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Create volume of 1 GB Aug 19 15:54:32.930482 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:32.930482 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:32.931068 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Availability Zones retrieved successfully. Aug 19 15:54:32.942535 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Flow 'volume_create_api' (da577c4a-3505-4b64-a1e0-0ee26cbd31e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:32.947788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bcebd4-b28b-451d-bf83-2911b64fc3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:32.947788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:54:32.958062 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:32.958062 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:32.981057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bcebd4-b28b-451d-bf83-2911b64fc3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b9946d30-987c-413b-a5f7-b836085e6782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9946d30-987c-413b-a5f7-b836085e6782', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:32.981882 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6977e93d-357f-442f-981c-45ff0530f70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:33.036709 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-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 19 15:54:33.037023 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-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 19 15:54:33.063097 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Created reservations ['b43281aa-7dbf-4fdb-a747-255a9c12d3ab', '4b3c9664-3e3d-49f9-bece-c057c35c7846', '79af851c-dc1f-4569-ae94-14f539236a82', '2dbac730-4865-4284-b03f-144fc7a3deb7'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:54:33.064742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6977e93d-357f-442f-981c-45ff0530f70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b43281aa-7dbf-4fdb-a747-255a9c12d3ab', '4b3c9664-3e3d-49f9-bece-c057c35c7846', '79af851c-dc1f-4569-ae94-14f539236a82', '2dbac730-4865-4284-b03f-144fc7a3deb7']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:33.065852 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b5d77d9-80a9-4569-8da4-827764ddc7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:33.095700 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b5d77d9-80a9-4569-8da4-827764ddc7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f07c6a1-2ac0-4949-8f7d-faeea90ccebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1699834381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3f1ed8237d7746c682e8ec08be9244e7',qos_specs=None,replication_status=,reservations=['b43281aa-7dbf-4fdb-a747-255a9c12d3ab','4b3c9664-3e3d-49f9-bece-c057c35c7846','79af851c-dc1f-4569-ae94-14f539236a82','2dbac730-4865-4284-b03f-144fc7a3deb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d0848acaf2442eac615e21b697a59a',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1699834381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f07c6a1-2ac0-4949-8f7d-faeea90ccebb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3f1ed8237d7746c682e8ec08be9244e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='63d0848acaf2442eac615e21b697a59a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9946d30-987c-413b-a5f7-b836085e6782),volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:33.096727 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca295b1-48fb-47ce-af40-cc95f88c09aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:33.126798 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca295b1-48fb-47ce-af40-cc95f88c09aa) transitioned into 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-1699834381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3f1ed8237d7746c682e8ec08be9244e7',qos_specs=None,replication_status=,reservations=['b43281aa-7dbf-4fdb-a747-255a9c12d3ab','4b3c9664-3e3d-49f9-bece-c057c35c7846','79af851c-dc1f-4569-ae94-14f539236a82','2dbac730-4865-4284-b03f-144fc7a3deb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63d0848acaf2442eac615e21b697a59a',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:33.127654 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c19c1c6-c8ab-4ca9-b82f-a720f3d325a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:33.145792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c19c1c6-c8ab-4ca9-b82f-a720f3d325a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:33.147004 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Flow 'volume_create_api' (da577c4a-3505-4b64-a1e0-0ee26cbd31e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:33.147828 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Create volume request issued successfully. Aug 19 15:54:33.148482 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-647bbb1c-4a63-4356-b07a-91c1bb8b59e7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:54:33.149717 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 10/37] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:54:32 2026] POST /volume/v3/volumes => generated 756 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:54:33.155511 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-15fb2e05-f815-413a-8158-badb9d653ba8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:33.159808 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15fb2e05-f815-413a-8158-badb9d653ba8 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:33.160189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15fb2e05-f815-413a-8158-badb9d653ba8 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:33.161415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15fb2e05-f815-413a-8158-badb9d653ba8 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:33.168806 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27dfca54-f006-43af-bfa4-30ff4c8649c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:33.172355 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27dfca54-f006-43af-bfa4-30ff4c8649c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb Aug 19 15:54:33.172625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27dfca54-f006-43af-bfa4-30ff4c8649c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:33.174143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27dfca54-f006-43af-bfa4-30ff4c8649c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:33.175526 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:33.175526 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:33.186913 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-15fb2e05-f815-413a-8158-badb9d653ba8 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:33.191069 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:33.191069 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:33.194786 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15fb2e05-f815-413a-8158-badb9d653ba8 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:33.195578 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 10/38] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:33 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:33.197056 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27dfca54-f006-43af-bfa4-30ff4c8649c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:54:33.203103 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27dfca54-f006-43af-bfa4-30ff4c8649c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb returned with HTTP 200 Aug 19 15:54:33.204793 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 10/39] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:33 2026] GET /volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:34.220240 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82fd6434-8265-40df-bedd-fbb20aa85d1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:34.223495 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bc282a51-7209-4166-a133-6733b77ecac4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:34.223845 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82fd6434-8265-40df-bedd-fbb20aa85d1b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:34.223845 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82fd6434-8265-40df-bedd-fbb20aa85d1b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:34.224696 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc282a51-7209-4166-a133-6733b77ecac4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb Aug 19 15:54:34.224786 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82fd6434-8265-40df-bedd-fbb20aa85d1b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:34.225155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc282a51-7209-4166-a133-6733b77ecac4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:34.225733 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc282a51-7209-4166-a133-6733b77ecac4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:34.237107 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:34.237107 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:34.239624 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:34.239624 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:34.248515 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82fd6434-8265-40df-bedd-fbb20aa85d1b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:34.248672 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bc282a51-7209-4166-a133-6733b77ecac4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:54:34.257993 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc282a51-7209-4166-a133-6733b77ecac4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb returned with HTTP 200 Aug 19 15:54:34.257993 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 11/40] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:34 2026] GET /volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:34.259798 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82fd6434-8265-40df-bedd-fbb20aa85d1b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:34.259798 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 10/41] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:34 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:35.281612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-802a4408-fb9a-415e-8872-5667d01a2fec None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:35.284015 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-802a4408-fb9a-415e-8872-5667d01a2fec tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:35.284480 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-802a4408-fb9a-415e-8872-5667d01a2fec tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:35.284480 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-802a4408-fb9a-415e-8872-5667d01a2fec tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:35.292370 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:35.292370 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:35.297109 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-802a4408-fb9a-415e-8872-5667d01a2fec tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:35.303274 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-802a4408-fb9a-415e-8872-5667d01a2fec tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:35.303993 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 11/42] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:35 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:36.321040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3bc6faca-bca2-402a-a0d8-98e24a8a54fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:36.324253 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3bc6faca-bca2-402a-a0d8-98e24a8a54fc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:36.324367 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3bc6faca-bca2-402a-a0d8-98e24a8a54fc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:36.324720 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3bc6faca-bca2-402a-a0d8-98e24a8a54fc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:36.338738 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:36.338738 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:36.345957 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3bc6faca-bca2-402a-a0d8-98e24a8a54fc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:36.355792 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3bc6faca-bca2-402a-a0d8-98e24a8a54fc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:36.356960 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 11/43] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:36 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:37.373911 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-948168fb-14c4-44be-9ba2-66828c4bdea0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:37.377983 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-948168fb-14c4-44be-9ba2-66828c4bdea0 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:37.379782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-948168fb-14c4-44be-9ba2-66828c4bdea0 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:37.379782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-948168fb-14c4-44be-9ba2-66828c4bdea0 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:37.392216 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:37.392216 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:37.401036 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-948168fb-14c4-44be-9ba2-66828c4bdea0 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:37.408962 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-948168fb-14c4-44be-9ba2-66828c4bdea0 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:37.408962 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 12/44] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:37 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:38.437362 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3cf0d33b-2bf9-4d38-97a3-b50bc571ae51 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:38.442005 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cf0d33b-2bf9-4d38-97a3-b50bc571ae51 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:38.442005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cf0d33b-2bf9-4d38-97a3-b50bc571ae51 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:38.442005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cf0d33b-2bf9-4d38-97a3-b50bc571ae51 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:38.453333 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:38.453333 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:38.467964 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3cf0d33b-2bf9-4d38-97a3-b50bc571ae51 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:38.472133 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cf0d33b-2bf9-4d38-97a3-b50bc571ae51 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:38.472556 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 11/45] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:38 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:39.490011 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77a9639d-f22b-49e0-99d6-d190f41d4eba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:39.493149 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77a9639d-f22b-49e0-99d6-d190f41d4eba tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:39.493312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77a9639d-f22b-49e0-99d6-d190f41d4eba tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:39.494052 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77a9639d-f22b-49e0-99d6-d190f41d4eba tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:39.508351 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:39.508351 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:39.527245 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-77a9639d-f22b-49e0-99d6-d190f41d4eba tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:39.533656 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77a9639d-f22b-49e0-99d6-d190f41d4eba tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:39.534930 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 12/46] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:39 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:40.558372 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b52d950b-fd70-4ab0-b30d-96f1e587eb3f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:40.560804 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b52d950b-fd70-4ab0-b30d-96f1e587eb3f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:40.561388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b52d950b-fd70-4ab0-b30d-96f1e587eb3f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:40.562414 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b52d950b-fd70-4ab0-b30d-96f1e587eb3f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:40.579775 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:40.579775 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:40.585675 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b52d950b-fd70-4ab0-b30d-96f1e587eb3f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:40.598674 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b52d950b-fd70-4ab0-b30d-96f1e587eb3f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:40.599276 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 12/47] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:40 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:41.622792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a4f06cd-7352-44c3-a385-0a8d83e7bf9c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:41.627579 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a4f06cd-7352-44c3-a385-0a8d83e7bf9c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:41.629098 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a4f06cd-7352-44c3-a385-0a8d83e7bf9c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:41.629248 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a4f06cd-7352-44c3-a385-0a8d83e7bf9c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:41.644115 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:41.644115 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:41.651907 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9a4f06cd-7352-44c3-a385-0a8d83e7bf9c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:41.664439 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a4f06cd-7352-44c3-a385-0a8d83e7bf9c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:41.665239 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 13/48] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:41 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:42.683479 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8afcc19a-ba2a-4aef-b40e-81881bdd6988 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:42.686287 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8afcc19a-ba2a-4aef-b40e-81881bdd6988 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:42.686287 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8afcc19a-ba2a-4aef-b40e-81881bdd6988 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:42.686287 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8afcc19a-ba2a-4aef-b40e-81881bdd6988 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:42.702219 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:42.702219 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:42.711681 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8afcc19a-ba2a-4aef-b40e-81881bdd6988 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:42.723467 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8afcc19a-ba2a-4aef-b40e-81881bdd6988 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:42.724316 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 12/49] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:42 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:43.620873 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:43.626442 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:54:43.626442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1539537335"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:43.626673 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1539537335'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:54:43.627893 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Create volume of 1 GB Aug 19 15:54:43.644504 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Availability zone cache updated, next update will occur around 2026-08-19 16:54:43.642459. {{(pid=100248) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 15:54:43.644504 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Availability Zones retrieved successfully. Aug 19 15:54:43.681790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Flow 'volume_create_api' (9839ef96-59eb-452c-adf6-20af7cdb3574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:43.681790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4d7ed8-1f2f-464b-aed5-aaf7bc0470b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:43.684238 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:54:43.743807 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fe10d331-4de0-4067-a94e-102e3ae0ee31 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:43.746118 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe10d331-4de0-4067-a94e-102e3ae0ee31 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:43.746965 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe10d331-4de0-4067-a94e-102e3ae0ee31 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:43.748186 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe10d331-4de0-4067-a94e-102e3ae0ee31 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:43.762649 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:43.762649 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:43.772635 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fe10d331-4de0-4067-a94e-102e3ae0ee31 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:43.785697 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe10d331-4de0-4067-a94e-102e3ae0ee31 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:43.786871 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 13/50] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:43 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:43.793615 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4d7ed8-1f2f-464b-aed5-aaf7bc0470b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:43.794904 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e92970-af0b-4d6f-9d43-996d3914ca3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:43.868729 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-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 19 15:54:43.868729 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-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 19 15:54:43.951430 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Created reservations ['1ab763fe-9476-43b6-9951-8781052bb4c1', 'fe2a5234-1227-4da8-bef1-7b8073025792', '05852cbb-0a95-4501-8943-2782192708fe', 'c2c5bb44-fa06-441a-834a-d48e3a0f86c4'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:54:43.952828 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e92970-af0b-4d6f-9d43-996d3914ca3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ab763fe-9476-43b6-9951-8781052bb4c1', 'fe2a5234-1227-4da8-bef1-7b8073025792', '05852cbb-0a95-4501-8943-2782192708fe', 'c2c5bb44-fa06-441a-834a-d48e3a0f86c4']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:43.954072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310f8ae5-a688-4c37-a686-cbb85c1841c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:43.994858 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310f8ae5-a688-4c37-a686-cbb85c1841c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99c9691c-55bd-4cbc-a4d2-21e13de14b62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1539537335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d715ca6c78c844128af71339ce129d7d',qos_specs=None,replication_status=,reservations=['1ab763fe-9476-43b6-9951-8781052bb4c1','fe2a5234-1227-4da8-bef1-7b8073025792','05852cbb-0a95-4501-8943-2782192708fe','c2c5bb44-fa06-441a-834a-d48e3a0f86c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e34b2cc8a92d4989b23fac22f8f57579',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1539537335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99c9691c-55bd-4cbc-a4d2-21e13de14b62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d715ca6c78c844128af71339ce129d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e34b2cc8a92d4989b23fac22f8f57579',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:43.995815 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6736b795-71bb-4ec1-8898-0a773af32703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:44.038515 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6736b795-71bb-4ec1-8898-0a773af32703) transitioned into 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-1539537335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d715ca6c78c844128af71339ce129d7d',qos_specs=None,replication_status=,reservations=['1ab763fe-9476-43b6-9951-8781052bb4c1','fe2a5234-1227-4da8-bef1-7b8073025792','05852cbb-0a95-4501-8943-2782192708fe','c2c5bb44-fa06-441a-834a-d48e3a0f86c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e34b2cc8a92d4989b23fac22f8f57579',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:44.039582 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bcd825e-f18d-4647-b921-566c19855251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:44.076790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bcd825e-f18d-4647-b921-566c19855251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:44.076790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Flow 'volume_create_api' (9839ef96-59eb-452c-adf6-20af7cdb3574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:44.076790 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Create volume request issued successfully. Aug 19 15:54:44.077419 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce067a83-c538-41ae-b262-b5c74a2ebac9 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:54:44.078001 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 13/51] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:54:43 2026] POST /volume/v3/volumes => generated 753 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:54:44.098122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28c24679-3fb4-4a8d-b87f-38022f86cd57 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:44.101490 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28c24679-3fb4-4a8d-b87f-38022f86cd57 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] GET https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 Aug 19 15:54:44.103061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28c24679-3fb4-4a8d-b87f-38022f86cd57 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:44.103061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28c24679-3fb4-4a8d-b87f-38022f86cd57 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:44.133440 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:44.133440 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:44.145617 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28c24679-3fb4-4a8d-b87f-38022f86cd57 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Volume info retrieved successfully. Aug 19 15:54:44.153599 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28c24679-3fb4-4a8d-b87f-38022f86cd57 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 returned with HTTP 200 Aug 19 15:54:44.154234 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 14/52] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:44 2026] GET /volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:44.805433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20c09339-67c9-41a3-b010-d1f5ee81560d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:44.808583 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20c09339-67c9-41a3-b010-d1f5ee81560d tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:44.808583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20c09339-67c9-41a3-b010-d1f5ee81560d tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:44.808583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20c09339-67c9-41a3-b010-d1f5ee81560d tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:44.825590 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:44.825590 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:44.833824 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-20c09339-67c9-41a3-b010-d1f5ee81560d tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:44.842528 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20c09339-67c9-41a3-b010-d1f5ee81560d tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:44.843241 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 13/53] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:44 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:45.175082 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1bf7f1a7-72da-4834-a5c1-4f99345e14a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:45.177933 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1bf7f1a7-72da-4834-a5c1-4f99345e14a6 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] GET https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 Aug 19 15:54:45.178290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1bf7f1a7-72da-4834-a5c1-4f99345e14a6 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:45.178864 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1bf7f1a7-72da-4834-a5c1-4f99345e14a6 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:45.190428 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:45.190428 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:45.199327 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1bf7f1a7-72da-4834-a5c1-4f99345e14a6 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Volume info retrieved successfully. Aug 19 15:54:45.222806 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1bf7f1a7-72da-4834-a5c1-4f99345e14a6 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 returned with HTTP 200 Aug 19 15:54:45.222806 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 14/54] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:45 2026] GET /volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:45.855525 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8409eb23-7df8-40be-a862-a262c2c6d822 req-73e6af01-7825-4842-84bd-469fe6d79bbc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:45.859018 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8409eb23-7df8-40be-a862-a262c2c6d822 req-73e6af01-7825-4842-84bd-469fe6d79bbc tempest-VolumesAdminNegativeTest-977891995 tempest-VolumesAdminNegativeTest-977891995-project] GET https://10.4.3.32/volume/v3/volumes/14fb6bd1-9a94-4fe7-be7d-93e10d0eb83d Aug 19 15:54:45.860868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8409eb23-7df8-40be-a862-a262c2c6d822 req-73e6af01-7825-4842-84bd-469fe6d79bbc tempest-VolumesAdminNegativeTest-977891995 tempest-VolumesAdminNegativeTest-977891995-project] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:45.861088 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8409eb23-7df8-40be-a862-a262c2c6d822 req-73e6af01-7825-4842-84bd-469fe6d79bbc tempest-VolumesAdminNegativeTest-977891995 tempest-VolumesAdminNegativeTest-977891995-project] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:45.862984 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c05607c9-1cf0-4309-bcee-06122c205567 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:45.864952 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c05607c9-1cf0-4309-bcee-06122c205567 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:45.865834 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c05607c9-1cf0-4309-bcee-06122c205567 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:45.865834 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c05607c9-1cf0-4309-bcee-06122c205567 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:45.874029 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8409eb23-7df8-40be-a862-a262c2c6d822 req-73e6af01-7825-4842-84bd-469fe6d79bbc tempest-VolumesAdminNegativeTest-977891995 tempest-VolumesAdminNegativeTest-977891995-project] https://10.4.3.32/volume/v3/volumes/14fb6bd1-9a94-4fe7-be7d-93e10d0eb83d returned with HTTP 404 Aug 19 15:54:45.874659 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 14/55] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:54:45 2026] GET /volume/v3/volumes/14fb6bd1-9a94-4fe7-be7d-93e10d0eb83d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:54:45.876602 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:45.876602 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:45.883139 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c05607c9-1cf0-4309-bcee-06122c205567 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:45.889587 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c05607c9-1cf0-4309-bcee-06122c205567 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:45.890147 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 15/56] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:45 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:45.891605 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37fe0314-e090-4630-b5ef-f27c14b59f25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:45.903926 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37fe0314-e090-4630-b5ef-f27c14b59f25 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] DELETE https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 Aug 19 15:54:45.903926 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37fe0314-e090-4630-b5ef-f27c14b59f25 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:45.904191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37fe0314-e090-4630-b5ef-f27c14b59f25 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:45.904581 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-37fe0314-e090-4630-b5ef-f27c14b59f25 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Delete volume with id: 99c9691c-55bd-4cbc-a4d2-21e13de14b62 Aug 19 15:54:45.914949 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:45.914949 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:45.915490 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37fe0314-e090-4630-b5ef-f27c14b59f25 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Volume info retrieved successfully. Aug 19 15:54:45.949639 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37fe0314-e090-4630-b5ef-f27c14b59f25 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Delete volume request issued successfully. Aug 19 15:54:45.949914 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37fe0314-e090-4630-b5ef-f27c14b59f25 tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 returned with HTTP 202 Aug 19 15:54:45.950463 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 14/57] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:54:45 2026] DELETE /volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:54:45.963962 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f17ab56-3fda-4989-a32d-4db3d030faab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:45.967552 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f17ab56-3fda-4989-a32d-4db3d030faab tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] GET https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 Aug 19 15:54:45.967552 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f17ab56-3fda-4989-a32d-4db3d030faab tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:45.967552 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f17ab56-3fda-4989-a32d-4db3d030faab tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:45.977750 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:45.977750 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:45.983886 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f17ab56-3fda-4989-a32d-4db3d030faab tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Volume info retrieved successfully. Aug 19 15:54:45.990462 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f17ab56-3fda-4989-a32d-4db3d030faab tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 returned with HTTP 200 Aug 19 15:54:45.991128 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 15/58] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:45 2026] GET /volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:46.909455 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3bb10ccd-69a2-4adf-a7c8-fe4eb7a6f3c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:46.913029 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3bb10ccd-69a2-4adf-a7c8-fe4eb7a6f3c4 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:46.913471 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3bb10ccd-69a2-4adf-a7c8-fe4eb7a6f3c4 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:46.913842 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3bb10ccd-69a2-4adf-a7c8-fe4eb7a6f3c4 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:46.925603 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:46.925603 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:46.932594 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3bb10ccd-69a2-4adf-a7c8-fe4eb7a6f3c4 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:46.941452 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3bb10ccd-69a2-4adf-a7c8-fe4eb7a6f3c4 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:46.942307 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 15/59] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:46 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:47.011621 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-98863066-610c-4759-a0cc-3d35b7960e7f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:47.015017 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98863066-610c-4759-a0cc-3d35b7960e7f tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] GET https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 Aug 19 15:54:47.015274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98863066-610c-4759-a0cc-3d35b7960e7f tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:47.015492 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98863066-610c-4759-a0cc-3d35b7960e7f tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:47.024745 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98863066-610c-4759-a0cc-3d35b7960e7f tempest-VolumesAdminNegativeTest-589150919 tempest-VolumesAdminNegativeTest-589150919-project-member] https://10.4.3.32/volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 returned with HTTP 404 Aug 19 15:54:47.025517 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 16/60] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:47 2026] GET /volume/v3/volumes/99c9691c-55bd-4cbc-a4d2-21e13de14b62 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:54:47.974187 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-be160580-d24b-4687-973e-acb2f3aff723 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:47.976352 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be160580-d24b-4687-973e-acb2f3aff723 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:54:47.976835 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be160580-d24b-4687-973e-acb2f3aff723 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:47.977308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be160580-d24b-4687-973e-acb2f3aff723 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:48.018270 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:48.018270 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:54:48.041465 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-be160580-d24b-4687-973e-acb2f3aff723 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:48.058029 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be160580-d24b-4687-973e-acb2f3aff723 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:54:48.058570 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 15/61] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:47 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 1394 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:54:48.076317 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:48.079491 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:54:48.079491 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1362461564"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:48.081076 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1362461564'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:54:48.081187 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume of 1 GB Aug 19 15:54:48.087669 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Availability Zones retrieved successfully. Aug 19 15:54:48.097986 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Flow 'volume_create_api' (b1148bc9-6f8a-4756-9436-0e4cfca40a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:48.101822 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89dc0ea4-4e6b-4741-b816-33482728abf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:48.101822 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:54:48.157474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89dc0ea4-4e6b-4741-b816-33482728abf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:48.159434 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0903ab22-1fcd-438c-b1bb-6a5f8654e11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:48.241114 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Created reservations ['1a129068-c9e0-4964-8467-8abedfdb5b36', '8436c688-50ff-4e3b-a109-42b5f04433cd', '1f069386-2dd3-4a26-87fc-9af733e86e63', 'a76cd6d4-52e6-4b6b-a61b-0939e28d4e63'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:54:48.242950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0903ab22-1fcd-438c-b1bb-6a5f8654e11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a129068-c9e0-4964-8467-8abedfdb5b36', '8436c688-50ff-4e3b-a109-42b5f04433cd', '1f069386-2dd3-4a26-87fc-9af733e86e63', 'a76cd6d4-52e6-4b6b-a61b-0939e28d4e63']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:48.244327 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047c09a7-db72-47c5-aba2-650f41533f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:48.289630 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047c09a7-db72-47c5-aba2-650f41533f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed20b42c-8e68-43aa-a5d5-a6ff32123eab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1362461564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7052b50dce14307b274d1f2e4b0486c',qos_specs=None,replication_status=,reservations=['1a129068-c9e0-4964-8467-8abedfdb5b36','8436c688-50ff-4e3b-a109-42b5f04433cd','1f069386-2dd3-4a26-87fc-9af733e86e63','a76cd6d4-52e6-4b6b-a61b-0939e28d4e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a63322163c44bada93b9e4c91db4902',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1362461564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed20b42c-8e68-43aa-a5d5-a6ff32123eab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7052b50dce14307b274d1f2e4b0486c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0a63322163c44bada93b9e4c91db4902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:48.290405 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9cde730-1576-4f79-a682-1e9db40c2448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:48.326615 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9cde730-1576-4f79-a682-1e9db40c2448) transitioned into 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-1362461564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7052b50dce14307b274d1f2e4b0486c',qos_specs=None,replication_status=,reservations=['1a129068-c9e0-4964-8467-8abedfdb5b36','8436c688-50ff-4e3b-a109-42b5f04433cd','1f069386-2dd3-4a26-87fc-9af733e86e63','a76cd6d4-52e6-4b6b-a61b-0939e28d4e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a63322163c44bada93b9e4c91db4902',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:48.327352 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ec9393-4b66-4aff-bba1-46761701a0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:48.351541 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ec9393-4b66-4aff-bba1-46761701a0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:48.358106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Flow 'volume_create_api' (b1148bc9-6f8a-4756-9436-0e4cfca40a93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:48.358106 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume request issued successfully. Aug 19 15:54:48.358106 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d0f18f8-19ce-4f40-9175-19a44a843c10 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:54:48.358106 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 16/62] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:54:48 2026] POST /volume/v3/volumes => generated 755 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:54:48.375421 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06316f11-90d7-472b-8cc9-b7fcade9b800 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:48.378564 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06316f11-90d7-472b-8cc9-b7fcade9b800 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab Aug 19 15:54:48.379735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06316f11-90d7-472b-8cc9-b7fcade9b800 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:48.380901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06316f11-90d7-472b-8cc9-b7fcade9b800 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:48.394192 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:48.394192 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:48.403220 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06316f11-90d7-472b-8cc9-b7fcade9b800 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:48.412551 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06316f11-90d7-472b-8cc9-b7fcade9b800 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab returned with HTTP 200 Aug 19 15:54:48.415289 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 16/63] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:48 2026] GET /volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:49.437426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-482a72ed-abb1-49ab-a9ae-f343d4d83b47 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:49.439809 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-482a72ed-abb1-49ab-a9ae-f343d4d83b47 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab Aug 19 15:54:49.440310 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-482a72ed-abb1-49ab-a9ae-f343d4d83b47 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:49.441248 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-482a72ed-abb1-49ab-a9ae-f343d4d83b47 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:49.450811 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:49.450811 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:54:49.457095 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-482a72ed-abb1-49ab-a9ae-f343d4d83b47 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:49.462281 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-482a72ed-abb1-49ab-a9ae-f343d4d83b47 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab returned with HTTP 200 Aug 19 15:54:49.463039 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 17/64] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:49 2026] GET /volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:49.479102 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:49.481293 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:54:49.481702 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-314427876"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:54:49.483403 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-314427876'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:54:49.483559 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume of 1 GB Aug 19 15:54:49.488511 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Availability Zones retrieved successfully. Aug 19 15:54:49.494965 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Flow 'volume_create_api' (30a120fd-06d1-4531-b31b-23a8f98c073e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:49.496132 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944ae21c-df82-4c88-bc4f-e0c43560dc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:49.497215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:54:49.534082 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944ae21c-df82-4c88-bc4f-e0c43560dc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:49.536075 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00735236-2df9-4467-ad01-e89ce8517cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:49.582825 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-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 19 15:54:49.583875 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-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 19 15:54:49.628136 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Created reservations ['9ff0fff8-1e59-4c8c-806b-014c9fab4f82', 'e8e0ac68-79b5-4e10-988e-fb4dcc0c2c05', 'd2ebbf7a-5a99-42a6-a9c9-5afd9be4f7b0', '62dd6b09-c52b-4705-b861-48ba322c053e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:54:49.629445 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00735236-2df9-4467-ad01-e89ce8517cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff0fff8-1e59-4c8c-806b-014c9fab4f82', 'e8e0ac68-79b5-4e10-988e-fb4dcc0c2c05', 'd2ebbf7a-5a99-42a6-a9c9-5afd9be4f7b0', '62dd6b09-c52b-4705-b861-48ba322c053e']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:49.629885 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b515d96-302d-4829-b671-f6a607ac9748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:49.657526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b515d96-302d-4829-b671-f6a607ac9748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a7046ff-d503-434b-aa50-8339535b3de3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-314427876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7052b50dce14307b274d1f2e4b0486c',qos_specs=None,replication_status=,reservations=['9ff0fff8-1e59-4c8c-806b-014c9fab4f82','e8e0ac68-79b5-4e10-988e-fb4dcc0c2c05','d2ebbf7a-5a99-42a6-a9c9-5afd9be4f7b0','62dd6b09-c52b-4705-b861-48ba322c053e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a63322163c44bada93b9e4c91db4902',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-314427876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a7046ff-d503-434b-aa50-8339535b3de3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7052b50dce14307b274d1f2e4b0486c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0a63322163c44bada93b9e4c91db4902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:49.658243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0b4252-276b-4d05-9f3b-a376d409b7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:49.688984 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0b4252-276b-4d05-9f3b-a376d409b7a6) transitioned into 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-314427876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7052b50dce14307b274d1f2e4b0486c',qos_specs=None,replication_status=,reservations=['9ff0fff8-1e59-4c8c-806b-014c9fab4f82','e8e0ac68-79b5-4e10-988e-fb4dcc0c2c05','d2ebbf7a-5a99-42a6-a9c9-5afd9be4f7b0','62dd6b09-c52b-4705-b861-48ba322c053e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a63322163c44bada93b9e4c91db4902',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:49.690208 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e03db9-6340-4e7c-a1f6-632e4e65a2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:54:49.710574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e03db9-6340-4e7c-a1f6-632e4e65a2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:54:49.712955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Flow 'volume_create_api' (30a120fd-06d1-4531-b31b-23a8f98c073e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:54:49.712955 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Create volume request issued successfully. Aug 19 15:54:49.713170 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88bfc66c-4da2-4379-8341-8ea37e9bd753 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:54:49.713747 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 16/65] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:54:49 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:54:49.732404 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d1d1fae5-cf4a-468e-a220-777cff0a30bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:49.734947 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1d1fae5-cf4a-468e-a220-777cff0a30bc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 Aug 19 15:54:49.734947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1d1fae5-cf4a-468e-a220-777cff0a30bc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:49.735195 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1d1fae5-cf4a-468e-a220-777cff0a30bc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:49.748692 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:49.748692 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:54:49.759754 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1d1fae5-cf4a-468e-a220-777cff0a30bc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:49.767444 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1d1fae5-cf4a-468e-a220-777cff0a30bc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 returned with HTTP 200 Aug 19 15:54:49.768054 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 17/66] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:49 2026] GET /volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:54:50.785877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a66fc00-3b14-42ec-b985-ae1a44508efa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:54:50.788247 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a66fc00-3b14-42ec-b985-ae1a44508efa tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 Aug 19 15:54:50.788541 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a66fc00-3b14-42ec-b985-ae1a44508efa tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:54:50.788884 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a66fc00-3b14-42ec-b985-ae1a44508efa tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:54:50.797893 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:54:50.797893 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:54:50.802532 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4a66fc00-3b14-42ec-b985-ae1a44508efa tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:54:50.807834 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a66fc00-3b14-42ec-b985-ae1a44508efa tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 returned with HTTP 200 Aug 19 15:54:50.808325 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 17/67] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:54:50 2026] GET /volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:54:59.461347 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=118,cinder:INSERT=26,cinder:UPDATE=36 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:54:59.693437 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=92,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:54:59.765299 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=104,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:55:00.806849 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=81,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:55:02.101056 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-8895f2ef-8cfa-4676-966c-09b867120718 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.104825 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-8895f2ef-8cfa-4676-966c-09b867120718 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:55:02.105407 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-8895f2ef-8cfa-4676-966c-09b867120718 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:02.106806 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-8895f2ef-8cfa-4676-966c-09b867120718 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:02.119746 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:02.119746 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:02.125840 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-8895f2ef-8cfa-4676-966c-09b867120718 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:55:02.132931 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-8895f2ef-8cfa-4676-966c-09b867120718 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:55:02.133643 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 18/68] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:02 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 1394 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:02.146922 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6d8c9a7b-5860-4656-8992-11036e70d26c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.151104 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6d8c9a7b-5860-4656-8992-11036e70d26c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab Aug 19 15:55:02.151510 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6d8c9a7b-5860-4656-8992-11036e70d26c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:02.151690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6d8c9a7b-5860-4656-8992-11036e70d26c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:02.161884 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:02.161884 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:02.168930 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6d8c9a7b-5860-4656-8992-11036e70d26c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:55:02.177416 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6d8c9a7b-5860-4656-8992-11036e70d26c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab returned with HTTP 200 Aug 19 15:55:02.178064 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 17/69] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:02 2026] GET /volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:02.189376 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b1557f37-5751-448e-99ed-f832aa87f2e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.191722 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b1557f37-5751-448e-99ed-f832aa87f2e1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 Aug 19 15:55:02.191964 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b1557f37-5751-448e-99ed-f832aa87f2e1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:02.192169 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b1557f37-5751-448e-99ed-f832aa87f2e1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:02.203726 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:02.203726 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:02.210033 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b1557f37-5751-448e-99ed-f832aa87f2e1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:55:02.219655 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b1557f37-5751-448e-99ed-f832aa87f2e1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 returned with HTTP 200 Aug 19 15:55:02.220344 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 18/70] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:02 2026] GET /volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:02.236410 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7a92e153-3a8e-4ae4-b421-0b78c0e152da None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.236962 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a92e153-3a8e-4ae4-b421-0b78c0e152da None None] GET https://10.4.3.32/volume// Aug 19 15:55:02.237218 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a92e153-3a8e-4ae4-b421-0b78c0e152da None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:02.238571 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a92e153-3a8e-4ae4-b421-0b78c0e152da None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:02.239876 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a92e153-3a8e-4ae4-b421-0b78c0e152da None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:02.241429 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 18/71] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 15:55:02 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:02.254881 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-00b99369-6387-4424-b2e6-ab499acfac44 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.259880 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-00b99369-6387-4424-b2e6-ab499acfac44 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:02.259880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-00b99369-6387-4424-b2e6-ab499acfac44 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c26a3f9-6dff-4d78-8bfd-85859c7255ec", "connector": null, "instance_uuid": "e086c484-4b16-4acc-b471-1c6a48a856ae"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:02.268660 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:02.268660 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:02.317771 np0000007787 devstack@c-api.service[100250]: /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 19 15:55:02.317771 np0000007787 devstack@c-api.service[100250]: .first() Aug 19 15:55:02.347193 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-00b99369-6387-4424-b2e6-ab499acfac44 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:02.348040 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 19/72] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:02 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:02.360860 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b1f79641-50d0-4a91-9c21-e16810b5f67e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.361741 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1f79641-50d0-4a91-9c21-e16810b5f67e None None] GET https://10.4.3.32/volume// Aug 19 15:55:02.362030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1f79641-50d0-4a91-9c21-e16810b5f67e None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:02.362375 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1f79641-50d0-4a91-9c21-e16810b5f67e None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:02.363132 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1f79641-50d0-4a91-9c21-e16810b5f67e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:02.363578 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 18/73] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 15:55: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 19 15:55:02.376117 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-ef54db18-82aa-4e5d-b573-9cfbc085d43b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.379456 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-ef54db18-82aa-4e5d-b573-9cfbc085d43b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:02.380061 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-ef54db18-82aa-4e5d-b573-9cfbc085d43b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed20b42c-8e68-43aa-a5d5-a6ff32123eab", "connector": null, "instance_uuid": "e086c484-4b16-4acc-b471-1c6a48a856ae"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:02.390591 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:02.390591 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:02.450606 np0000007787 devstack@c-api.service[100251]: /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 19 15:55:02.450606 np0000007787 devstack@c-api.service[100251]: .first() Aug 19 15:55:02.473717 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-ef54db18-82aa-4e5d-b573-9cfbc085d43b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:02.473717 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 19/74] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:02 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:02.484950 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-85b22c19-df16-4455-aaef-37e5bc5abc2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.485330 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85b22c19-df16-4455-aaef-37e5bc5abc2f None None] GET https://10.4.3.32/volume// Aug 19 15:55:02.485576 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85b22c19-df16-4455-aaef-37e5bc5abc2f None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:02.485704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85b22c19-df16-4455-aaef-37e5bc5abc2f None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:02.486203 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85b22c19-df16-4455-aaef-37e5bc5abc2f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:02.486461 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 19/75] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 15:55:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 15:55:02.497768 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6bc3dbe1-b1be-42c3-8510-ccd2ffeffa97 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:02.501652 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6bc3dbe1-b1be-42c3-8510-ccd2ffeffa97 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:02.502510 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6bc3dbe1-b1be-42c3-8510-ccd2ffeffa97 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a7046ff-d503-434b-aa50-8339535b3de3", "connector": null, "instance_uuid": "e086c484-4b16-4acc-b471-1c6a48a856ae"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:02.517029 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:02.517029 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:02.557723 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6bc3dbe1-b1be-42c3-8510-ccd2ffeffa97 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:02.558544 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 20/76] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:02 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 19 15:55:05.300364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b68d2d79-bf67-4c18-b51c-4a4bd0dcea0a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:05.300836 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b68d2d79-bf67-4c18-b51c-4a4bd0dcea0a None None] GET https://10.4.3.32/volume// Aug 19 15:55:05.300947 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b68d2d79-bf67-4c18-b51c-4a4bd0dcea0a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:05.301173 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b68d2d79-bf67-4c18-b51c-4a4bd0dcea0a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:05.301637 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b68d2d79-bf67-4c18-b51c-4a4bd0dcea0a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:05.302534 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 19/77] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55: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 19 15:55:05.331791 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-49784b05-ee28-4f86-8a0c-86d65828aa98 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:05.335798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-49784b05-ee28-4f86-8a0c-86d65828aa98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:55:05.335798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-49784b05-ee28-4f86-8a0c-86d65828aa98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:05.336262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-49784b05-ee28-4f86-8a0c-86d65828aa98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:05.349787 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:05.349787 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:05.356552 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-49784b05-ee28-4f86-8a0c-86d65828aa98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:55:05.365594 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-49784b05-ee28-4f86-8a0c-86d65828aa98 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:55:05.366201 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 20/78] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:05 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 1573 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 15:55:06.227562 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b4b542f0-b869-4af2-a16f-7de98a4ecb11 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:06.234790 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b4b542f0-b869-4af2-a16f-7de98a4ecb11 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] PUT https://10.4.3.32/volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f Aug 19 15:55:06.234790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b4b542f0-b869-4af2-a16f-7de98a4ecb11 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:06.252483 np0000007787 devstack@c-api.service[100248]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 19 15:55:06.252483 np0000007787 devstack@c-api.service[100248]: .first() Aug 19 15:55:06.267815 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b4b542f0-b869-4af2-a16f-7de98a4ecb11 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Acquiring lock "cinder-attachment_update-9c26a3f9-6dff-4d78-8bfd-85859c7255ec-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:06.276010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b4b542f0-b869-4af2-a16f-7de98a4ecb11 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Lock "cinder-attachment_update-9c26a3f9-6dff-4d78-8bfd-85859c7255ec-np0000007787" acquired by "attachment_update" :: waited 0.009s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:06.280166 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:06.280166 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:06.544816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b4b542f0-b869-4af2-a16f-7de98a4ecb11 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Lock "cinder-attachment_update-9c26a3f9-6dff-4d78-8bfd-85859c7255ec-np0000007787" released by "attachment_update" :: held 0.269s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:06.548050 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-b4b542f0-b869-4af2-a16f-7de98a4ecb11 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f returned with HTTP 200 Aug 19 15:55:06.548195 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 20/79] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:06 2026] PUT /volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f => generated 969 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:06.593236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-c5f55687-10df-492a-86bf-968264c4221e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:06.597741 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-c5f55687-10df-492a-86bf-968264c4221e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f/action Aug 19 15:55:06.598730 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-c5f55687-10df-492a-86bf-968264c4221e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:06.598940 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-c5f55687-10df-492a-86bf-968264c4221e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:06.659474 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:06.659474 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:06.707268 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-c5f55687-10df-492a-86bf-968264c4221e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f/action returned with HTTP 204 Aug 19 15:55:06.707977 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 21/80] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:06 2026] POST /volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:06.753864 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae254247-d1de-486f-879c-534ae084c4ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:06.754312 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae254247-d1de-486f-879c-534ae084c4ac None None] GET https://10.4.3.32/volume// Aug 19 15:55:06.754924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae254247-d1de-486f-879c-534ae084c4ac None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:06.754924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae254247-d1de-486f-879c-534ae084c4ac None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:06.755868 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae254247-d1de-486f-879c-534ae084c4ac None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:06.756111 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 20/81] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55:06 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:06.778394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-40f03a6f-b052-480f-988d-d19eb7c90b2f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:06.783718 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-40f03a6f-b052-480f-988d-d19eb7c90b2f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab Aug 19 15:55:06.783718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-40f03a6f-b052-480f-988d-d19eb7c90b2f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:06.783718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-40f03a6f-b052-480f-988d-d19eb7c90b2f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:06.799483 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:06.799483 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:06.809997 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-40f03a6f-b052-480f-988d-d19eb7c90b2f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:55:06.817285 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-40f03a6f-b052-480f-988d-d19eb7c90b2f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab returned with HTTP 200 Aug 19 15:55:06.817285 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 21/82] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:06 2026] GET /volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:06.927398 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-e9c885b7-05cc-4a6f-8317-8867110a047e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:06.930668 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-e9c885b7-05cc-4a6f-8317-8867110a047e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] PUT https://10.4.3.32/volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b Aug 19 15:55:06.931122 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-e9c885b7-05cc-4a6f-8317-8867110a047e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:06.944166 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-e9c885b7-05cc-4a6f-8317-8867110a047e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Acquiring lock "cinder-attachment_update-ed20b42c-8e68-43aa-a5d5-a6ff32123eab-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:06.954269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-e9c885b7-05cc-4a6f-8317-8867110a047e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Lock "cinder-attachment_update-ed20b42c-8e68-43aa-a5d5-a6ff32123eab-np0000007787" acquired by "attachment_update" :: waited 0.010s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:06.957267 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:06.957267 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:07.094134 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-e9c885b7-05cc-4a6f-8317-8867110a047e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Lock "cinder-attachment_update-ed20b42c-8e68-43aa-a5d5-a6ff32123eab-np0000007787" released by "attachment_update" :: held 0.140s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:07.094529 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-e9c885b7-05cc-4a6f-8317-8867110a047e tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b returned with HTTP 200 Aug 19 15:55:07.095198 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 21/83] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:06 2026] PUT /volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:07.149781 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-924dc3e0-bf89-4473-80d1-8d8f6559e6bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:07.154408 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-924dc3e0-bf89-4473-80d1-8d8f6559e6bf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b/action Aug 19 15:55:07.154408 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-924dc3e0-bf89-4473-80d1-8d8f6559e6bf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:07.154408 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-924dc3e0-bf89-4473-80d1-8d8f6559e6bf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:07.180266 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:07.180266 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:07.213771 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-924dc3e0-bf89-4473-80d1-8d8f6559e6bf tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b/action returned with HTTP 204 Aug 19 15:55:07.214450 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 22/84] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:07 2026] POST /volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:07.249036 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef84ac59-7900-4dd6-8b00-ae051b552e20 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:07.249852 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef84ac59-7900-4dd6-8b00-ae051b552e20 None None] GET https://10.4.3.32/volume// Aug 19 15:55:07.251992 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef84ac59-7900-4dd6-8b00-ae051b552e20 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:07.251992 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef84ac59-7900-4dd6-8b00-ae051b552e20 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:07.251992 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef84ac59-7900-4dd6-8b00-ae051b552e20 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:07.252150 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 21/85] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:07.266352 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-a038f012-eb6c-4dd3-ac04-2d0939143141 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:07.274970 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-a038f012-eb6c-4dd3-ac04-2d0939143141 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 Aug 19 15:55:07.274970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-a038f012-eb6c-4dd3-ac04-2d0939143141 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:07.274970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-a038f012-eb6c-4dd3-ac04-2d0939143141 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:07.294605 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:07.294605 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:07.306536 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-a038f012-eb6c-4dd3-ac04-2d0939143141 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:55:07.316393 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-a038f012-eb6c-4dd3-ac04-2d0939143141 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 returned with HTTP 200 Aug 19 15:55:07.316949 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 22/86] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:07 2026] GET /volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 => generated 1026 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:07.426531 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-d6012822-7e2b-4f51-9c55-792f3f5e1b1f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:07.429803 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-d6012822-7e2b-4f51-9c55-792f3f5e1b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] PUT https://10.4.3.32/volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503 Aug 19 15:55:07.430158 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-d6012822-7e2b-4f51-9c55-792f3f5e1b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:07.443019 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-d6012822-7e2b-4f51-9c55-792f3f5e1b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Acquiring lock "cinder-attachment_update-3a7046ff-d503-434b-aa50-8339535b3de3-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:07.452587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-d6012822-7e2b-4f51-9c55-792f3f5e1b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Lock "cinder-attachment_update-3a7046ff-d503-434b-aa50-8339535b3de3-np0000007787" acquired by "attachment_update" :: waited 0.009s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:07.454489 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:07.454489 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:07.628744 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-d6012822-7e2b-4f51-9c55-792f3f5e1b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Lock "cinder-attachment_update-3a7046ff-d503-434b-aa50-8339535b3de3-np0000007787" released by "attachment_update" :: held 0.175s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:07.628744 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-d6012822-7e2b-4f51-9c55-792f3f5e1b1f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503 returned with HTTP 200 Aug 19 15:55:07.628744 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 22/87] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:07 2026] PUT /volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:07.675665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6424bab5-ab29-402b-bd22-30131faf3d97 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:07.678817 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6424bab5-ab29-402b-bd22-30131faf3d97 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] POST https://10.4.3.32/volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503/action Aug 19 15:55:07.679739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6424bab5-ab29-402b-bd22-30131faf3d97 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:07.679739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6424bab5-ab29-402b-bd22-30131faf3d97 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:07.719305 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:07.719305 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:07.745233 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-21f23029-329a-4466-abb8-3c0b06ddd7b6 req-6424bab5-ab29-402b-bd22-30131faf3d97 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503/action returned with HTTP 204 Aug 19 15:55:07.746161 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 23/88] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:07 2026] POST /volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:12.175583 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=4 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:55:15.807556 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:15.810108 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:55:15.810692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-869164089"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:15.812704 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-869164089'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:55:15.812970 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume of 1 GB Aug 19 15:55:15.818590 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Availability Zones retrieved successfully. Aug 19 15:55:15.826233 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Flow 'volume_create_api' (b666c468-4995-413d-a183-b640f890a099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:15.827169 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc139cec-72b5-450f-a7db-e133fa7c1895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:15.828382 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:55:15.858015 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc139cec-72b5-450f-a7db-e133fa7c1895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:15.858995 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485d744f-6b00-4080-9e68-fb47e80edda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:15.925551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Created reservations ['6ae13ae4-281d-43a9-bc8b-c0fe33125108', 'c84ecb05-8979-4948-8223-bf418f50d8ec', '2bb2f950-3b66-4180-b0c5-80a80d20f9bd', 'b01157f6-6dc7-48ee-8a13-d72588a11a5d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:55:15.926504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485d744f-6b00-4080-9e68-fb47e80edda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ae13ae4-281d-43a9-bc8b-c0fe33125108', 'c84ecb05-8979-4948-8223-bf418f50d8ec', '2bb2f950-3b66-4180-b0c5-80a80d20f9bd', 'b01157f6-6dc7-48ee-8a13-d72588a11a5d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:15.928072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d08dfc-b057-4055-93ed-3e6e6992dbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:15.959224 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d08dfc-b057-4055-93ed-3e6e6992dbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3374e5af-ceaa-4868-86aa-5de5df094718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-869164089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95a4b873ab346d7aeb8e4894a2f85af',qos_specs=None,replication_status=,reservations=['6ae13ae4-281d-43a9-bc8b-c0fe33125108','c84ecb05-8979-4948-8223-bf418f50d8ec','2bb2f950-3b66-4180-b0c5-80a80d20f9bd','b01157f6-6dc7-48ee-8a13-d72588a11a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='411337128e7740a9b41786ec831eac89',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-869164089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3374e5af-ceaa-4868-86aa-5de5df094718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95a4b873ab346d7aeb8e4894a2f85af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='411337128e7740a9b41786ec831eac89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:15.961468 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a0fc4d-9b1b-49e2-8655-a04ec2d190f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:15.989853 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a0fc4d-9b1b-49e2-8655-a04ec2d190f1) transitioned into 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-869164089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95a4b873ab346d7aeb8e4894a2f85af',qos_specs=None,replication_status=,reservations=['6ae13ae4-281d-43a9-bc8b-c0fe33125108','c84ecb05-8979-4948-8223-bf418f50d8ec','2bb2f950-3b66-4180-b0c5-80a80d20f9bd','b01157f6-6dc7-48ee-8a13-d72588a11a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='411337128e7740a9b41786ec831eac89',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:15.990586 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a98ff38-5294-490b-86ea-adede3351593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:16.006803 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a98ff38-5294-490b-86ea-adede3351593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:16.007699 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Flow 'volume_create_api' (b666c468-4995-413d-a183-b640f890a099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:16.008127 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume request issued successfully. Aug 19 15:55:16.008915 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f854b9a-bd1c-47b2-8419-69587d8b592b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:55:16.009563 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 22/89] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:55:15 2026] POST /volume/v3/volumes => generated 752 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:55:16.022785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df56c57f-4700-4c6d-82f0-4ff60208cb41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:16.025170 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df56c57f-4700-4c6d-82f0-4ff60208cb41 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:16.025422 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df56c57f-4700-4c6d-82f0-4ff60208cb41 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:16.025662 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df56c57f-4700-4c6d-82f0-4ff60208cb41 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:16.036549 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:16.036549 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:16.043022 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-df56c57f-4700-4c6d-82f0-4ff60208cb41 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:16.050361 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df56c57f-4700-4c6d-82f0-4ff60208cb41 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:16.051281 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 23/90] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:16 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:17.074540 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7747a7d6-ad92-43c3-89f8-af26daa5fab0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:17.083216 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7747a7d6-ad92-43c3-89f8-af26daa5fab0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:17.083216 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7747a7d6-ad92-43c3-89f8-af26daa5fab0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:17.083400 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7747a7d6-ad92-43c3-89f8-af26daa5fab0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:17.094145 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:17.094145 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:17.102131 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7747a7d6-ad92-43c3-89f8-af26daa5fab0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:17.112669 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7747a7d6-ad92-43c3-89f8-af26daa5fab0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:17.113322 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 23/91] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:17 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:17.236066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-17c89ec5-4cff-4849-8c5f-b8e48f245ec4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:17.240252 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-17c89ec5-4cff-4849-8c5f-b8e48f245ec4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:17.240518 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-17c89ec5-4cff-4849-8c5f-b8e48f245ec4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:17.240800 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-17c89ec5-4cff-4849-8c5f-b8e48f245ec4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:17.250726 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:17.250726 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:17.257213 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-17c89ec5-4cff-4849-8c5f-b8e48f245ec4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:17.264698 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-17c89ec5-4cff-4849-8c5f-b8e48f245ec4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:17.265678 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 24/92] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:17 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:17.719244 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2f2320f1-a6c8-481d-8ebc-193f95df9968 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:17.719244 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f2320f1-a6c8-481d-8ebc-193f95df9968 None None] GET https://10.4.3.32/volume// Aug 19 15:55:17.720313 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f2320f1-a6c8-481d-8ebc-193f95df9968 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:17.720685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f2320f1-a6c8-481d-8ebc-193f95df9968 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:17.721170 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f2320f1-a6c8-481d-8ebc-193f95df9968 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:17.721589 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 23/93] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:55:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:17.743672 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-22d90cdc-e608-4110-95c3-1153ce46ec18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:18.085260 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-22d90cdc-e608-4110-95c3-1153ce46ec18 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:18.085638 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-22d90cdc-e608-4110-95c3-1153ce46ec18 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3374e5af-ceaa-4868-86aa-5de5df094718", "connector": null, "instance_uuid": "45c8a514-019f-4ace-916c-c5694a7925d2"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:18.095903 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:18.095903 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:18.145656 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-22d90cdc-e608-4110-95c3-1153ce46ec18 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:18.146274 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 24/94] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:17 2026] POST /volume/v3/attachments => generated 273 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:18.202256 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b914dc3-24d3-46c8-89f8-598ef3fd03e0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:18.204921 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b914dc3-24d3-46c8-89f8-598ef3fd03e0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:18.205198 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b914dc3-24d3-46c8-89f8-598ef3fd03e0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:18.205771 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b914dc3-24d3-46c8-89f8-598ef3fd03e0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:18.231850 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:18.231850 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:18.234096 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-84fc8258-f443-4ac0-810e-eddbb589e547 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:18.234951 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84fc8258-f443-4ac0-810e-eddbb589e547 None None] GET https://10.4.3.32/volume// Aug 19 15:55:18.235737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84fc8258-f443-4ac0-810e-eddbb589e547 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:18.235737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84fc8258-f443-4ac0-810e-eddbb589e547 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:18.237397 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84fc8258-f443-4ac0-810e-eddbb589e547 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:18.237903 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 25/95] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55: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 19 15:55:18.238586 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9b914dc3-24d3-46c8-89f8-598ef3fd03e0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:18.251829 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-9b80450d-6d43-41ba-902d-0bef7d471ba1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:18.252090 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b914dc3-24d3-46c8-89f8-598ef3fd03e0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:18.252770 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 24/96] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:18 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:18.255136 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-9b80450d-6d43-41ba-902d-0bef7d471ba1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:18.255529 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-9b80450d-6d43-41ba-902d-0bef7d471ba1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:18.256361 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-9b80450d-6d43-41ba-902d-0bef7d471ba1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:18.272030 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:18.272030 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:18.276072 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-9b80450d-6d43-41ba-902d-0bef7d471ba1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:18.282700 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-9b80450d-6d43-41ba-902d-0bef7d471ba1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:18.283431 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 24/97] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:18 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:18.383983 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-5260f142-d011-4b6c-9553-0824bf9e4e0e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:18.387523 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-5260f142-d011-4b6c-9553-0824bf9e4e0e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] PUT https://10.4.3.32/volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803 Aug 19 15:55:18.388043 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-5260f142-d011-4b6c-9553-0824bf9e4e0e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:18.400622 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-5260f142-d011-4b6c-9553-0824bf9e4e0e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Acquiring lock "cinder-attachment_update-3374e5af-ceaa-4868-86aa-5de5df094718-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:18.407735 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-5260f142-d011-4b6c-9553-0824bf9e4e0e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Lock "cinder-attachment_update-3374e5af-ceaa-4868-86aa-5de5df094718-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:18.409397 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:18.409397 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:18.578783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-5260f142-d011-4b6c-9553-0824bf9e4e0e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Lock "cinder-attachment_update-3374e5af-ceaa-4868-86aa-5de5df094718-np0000007787" released by "attachment_update" :: held 0.169s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:18.578783 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-5260f142-d011-4b6c-9553-0824bf9e4e0e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803 returned with HTTP 200 Aug 19 15:55:18.578783 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 25/98] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:18 2026] PUT /volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:19.276677 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5e02a7f1-9ca0-4bf2-ae7c-67a247aa9d29 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:19.286279 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5e02a7f1-9ca0-4bf2-ae7c-67a247aa9d29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:19.286589 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5e02a7f1-9ca0-4bf2-ae7c-67a247aa9d29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:19.287407 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5e02a7f1-9ca0-4bf2-ae7c-67a247aa9d29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:19.307604 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:19.307604 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:19.315060 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5e02a7f1-9ca0-4bf2-ae7c-67a247aa9d29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:19.323929 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5e02a7f1-9ca0-4bf2-ae7c-67a247aa9d29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:19.325102 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 26/99] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:19 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:20.348357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6e706641-b138-40f1-a6cf-9be57043eeb9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:20.353245 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6e706641-b138-40f1-a6cf-9be57043eeb9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:20.353245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6e706641-b138-40f1-a6cf-9be57043eeb9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:20.353245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6e706641-b138-40f1-a6cf-9be57043eeb9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:20.373600 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:20.373600 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:20.382038 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6e706641-b138-40f1-a6cf-9be57043eeb9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:20.388594 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6e706641-b138-40f1-a6cf-9be57043eeb9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:20.388594 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 25/100] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:20 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:20.464193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:20.469544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:55:20.470219 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-826086982"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:20.472969 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-826086982'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:55:20.473323 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Create volume of 1 GB Aug 19 15:55:20.479693 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Availability Zones retrieved successfully. Aug 19 15:55:20.490617 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Flow 'volume_create_api' (99bc9d9c-8d73-4331-838a-d872607fdb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:20.492437 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d068901-02c4-458e-9c4a-f9d0ce5b0fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:20.494230 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:55:20.537351 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d068901-02c4-458e-9c4a-f9d0ce5b0fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:20.539448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (419e59cb-2482-457b-8404-858d82ba4abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:20.675892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Created reservations ['4c8e3fbc-f836-4c63-a3ca-f899a4d39c9b', '0bd371ec-43ad-40a8-847d-2b9a57e73be9', 'daeddaf0-297c-4094-bbf5-7810322d4146', '57af8184-c30c-476b-9972-0670a86a7cd4'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:55:20.677134 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (419e59cb-2482-457b-8404-858d82ba4abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c8e3fbc-f836-4c63-a3ca-f899a4d39c9b', '0bd371ec-43ad-40a8-847d-2b9a57e73be9', 'daeddaf0-297c-4094-bbf5-7810322d4146', '57af8184-c30c-476b-9972-0670a86a7cd4']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:20.679088 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e22f047a-a260-462b-ae85-93b341a42617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:20.706115 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e22f047a-a260-462b-ae85-93b341a42617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d9ae58d-b67e-4836-9b71-da9a135bb1f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-826086982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c50b7c3a41d3433787fd99847836055f',qos_specs=None,replication_status=,reservations=['4c8e3fbc-f836-4c63-a3ca-f899a4d39c9b','0bd371ec-43ad-40a8-847d-2b9a57e73be9','daeddaf0-297c-4094-bbf5-7810322d4146','57af8184-c30c-476b-9972-0670a86a7cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb78c925383f41bf86027c62fdb8e20a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-826086982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d9ae58d-b67e-4836-9b71-da9a135bb1f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c50b7c3a41d3433787fd99847836055f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='eb78c925383f41bf86027c62fdb8e20a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:20.707560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d43d57-dc54-4581-a5dd-bee1d385853f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:20.730439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d43d57-dc54-4581-a5dd-bee1d385853f) transitioned into 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-826086982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c50b7c3a41d3433787fd99847836055f',qos_specs=None,replication_status=,reservations=['4c8e3fbc-f836-4c63-a3ca-f899a4d39c9b','0bd371ec-43ad-40a8-847d-2b9a57e73be9','daeddaf0-297c-4094-bbf5-7810322d4146','57af8184-c30c-476b-9972-0670a86a7cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb78c925383f41bf86027c62fdb8e20a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:20.731548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c015fb-ef31-4dd5-9464-200f63339805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:20.746006 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c015fb-ef31-4dd5-9464-200f63339805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:20.747142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Flow 'volume_create_api' (99bc9d9c-8d73-4331-838a-d872607fdb75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:20.749330 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Create volume request issued successfully. Aug 19 15:55:20.749330 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9695c8df-824f-491d-abe2-5fa2324cffe3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:55:20.749330 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 25/101] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:55:20 2026] POST /volume/v3/volumes => generated 752 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 15:55:20.769598 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8c774f7-0c26-4777-9d30-177d2ed25f08 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:20.772240 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8c774f7-0c26-4777-9d30-177d2ed25f08 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:20.772549 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8c774f7-0c26-4777-9d30-177d2ed25f08 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:20.772893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8c774f7-0c26-4777-9d30-177d2ed25f08 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:20.785522 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:20.785522 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:20.788788 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b8c774f7-0c26-4777-9d30-177d2ed25f08 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:20.793938 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8c774f7-0c26-4777-9d30-177d2ed25f08 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:20.794458 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 26/102] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:20 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:21.422370 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3bd5f4d0-2009-4938-b2ae-76a4b75568f4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:21.424727 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3bd5f4d0-2009-4938-b2ae-76a4b75568f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:21.424952 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3bd5f4d0-2009-4938-b2ae-76a4b75568f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:21.425135 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3bd5f4d0-2009-4938-b2ae-76a4b75568f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:21.438608 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:21.438608 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:21.444415 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3bd5f4d0-2009-4938-b2ae-76a4b75568f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:21.450892 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3bd5f4d0-2009-4938-b2ae-76a4b75568f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:21.451346 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 27/103] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:21 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:21.546961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-73770d5e-5fa1-461c-8914-a6be10702328 req-acd0e454-4770-46bc-a358-be626e618241 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:21.551054 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-acd0e454-4770-46bc-a358-be626e618241 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:21.551404 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-acd0e454-4770-46bc-a358-be626e618241 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:21.551853 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-acd0e454-4770-46bc-a358-be626e618241 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:21.562740 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:21.562740 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:21.567484 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-73770d5e-5fa1-461c-8914-a6be10702328 req-acd0e454-4770-46bc-a358-be626e618241 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:21.573639 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-acd0e454-4770-46bc-a358-be626e618241 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:21.574397 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 26/104] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:21 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:21.816854 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2df60046-c51d-4f49-9bf5-ff302931368c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:21.820095 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2df60046-c51d-4f49-9bf5-ff302931368c tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:21.820391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2df60046-c51d-4f49-9bf5-ff302931368c tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:21.820654 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2df60046-c51d-4f49-9bf5-ff302931368c tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:21.839996 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:21.839996 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:21.852858 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2df60046-c51d-4f49-9bf5-ff302931368c tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:21.860936 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2df60046-c51d-4f49-9bf5-ff302931368c tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:21.861685 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 26/105] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:21 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:21.943286 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-ff01257c-0c31-4c88-9000-64d3e6fbaec9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:21.945732 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-ff01257c-0c31-4c88-9000-64d3e6fbaec9 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:21.946038 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-ff01257c-0c31-4c88-9000-64d3e6fbaec9 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:21.947024 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-ff01257c-0c31-4c88-9000-64d3e6fbaec9 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:21.958571 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:21.958571 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:21.969622 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-ff01257c-0c31-4c88-9000-64d3e6fbaec9 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:21.976871 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-ff01257c-0c31-4c88-9000-64d3e6fbaec9 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:21.979163 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 27/106] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:21 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:22.099488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c1f552e5-475e-4175-9d56-2f016e5a0abb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:22.099570 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1f552e5-475e-4175-9d56-2f016e5a0abb None None] GET https://10.4.3.32/volume// Aug 19 15:55:22.100056 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1f552e5-475e-4175-9d56-2f016e5a0abb None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:22.101162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1f552e5-475e-4175-9d56-2f016e5a0abb None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:22.101971 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1f552e5-475e-4175-9d56-2f016e5a0abb None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:22.102584 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 28/107] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:55:22 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:22.140258 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-73770d5e-5fa1-461c-8914-a6be10702328 req-e6e9ea5e-7220-4b89-bfc6-58a5a520b68d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:22.470375 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-103390b2-b2fe-4e6f-a73a-29c90247eb1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:22.477247 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-103390b2-b2fe-4e6f-a73a-29c90247eb1b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:22.477247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-103390b2-b2fe-4e6f-a73a-29c90247eb1b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:22.477247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-103390b2-b2fe-4e6f-a73a-29c90247eb1b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:22.501423 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:22.501423 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:22.506382 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-103390b2-b2fe-4e6f-a73a-29c90247eb1b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:22.510653 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-103390b2-b2fe-4e6f-a73a-29c90247eb1b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:22.511079 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 27/108] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:22 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:22.592349 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7edf4991-3316-4adf-8fab-b6cbee039f69 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:22.593103 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7edf4991-3316-4adf-8fab-b6cbee039f69 None None] GET https://10.4.3.32/volume// Aug 19 15:55:22.594040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7edf4991-3316-4adf-8fab-b6cbee039f69 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:22.594040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7edf4991-3316-4adf-8fab-b6cbee039f69 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:22.594330 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7edf4991-3316-4adf-8fab-b6cbee039f69 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:22.594723 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 28/109] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:55:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:22.621637 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-1dfcc0c8-9c4c-4cab-aa9d-5242222edfa4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:22.731201 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-e6e9ea5e-7220-4b89-bfc6-58a5a520b68d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:22.731832 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-e6e9ea5e-7220-4b89-bfc6-58a5a520b68d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4f3716c-d7fb-44f7-a5cd-51d4311d743a", "connector": null, "instance_uuid": "99be123b-e00b-4594-b575-3792b8e4cfe7"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:22.760628 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:22.760628 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:22.840074 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-e6e9ea5e-7220-4b89-bfc6-58a5a520b68d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:22.840875 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 27/110] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:22 2026] POST /volume/v3/attachments => generated 273 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:22.924344 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d68895ab-1093-48a9-b22d-26d935e1156c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:22.927964 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d68895ab-1093-48a9-b22d-26d935e1156c tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:22.930988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d68895ab-1093-48a9-b22d-26d935e1156c tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:22.930988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d68895ab-1093-48a9-b22d-26d935e1156c tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:22.956813 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:22.956813 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:22.962962 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d68895ab-1093-48a9-b22d-26d935e1156c tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:22.971014 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d68895ab-1093-48a9-b22d-26d935e1156c tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:22.971014 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 28/111] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:22 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:22.975333 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3150c9d0-6991-4434-a756-b98726b8f6cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:22.979137 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3150c9d0-6991-4434-a756-b98726b8f6cd None None] GET https://10.4.3.32/volume// Aug 19 15:55:22.979857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3150c9d0-6991-4434-a756-b98726b8f6cd None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:22.979857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3150c9d0-6991-4434-a756-b98726b8f6cd None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:22.980944 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3150c9d0-6991-4434-a756-b98726b8f6cd None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:22.984226 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 29/112] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55:22 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:23.004115 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c6b44d9c-152a-4548-8149-1855bb1f4788 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.013341 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c6b44d9c-152a-4548-8149-1855bb1f4788 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:23.013341 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c6b44d9c-152a-4548-8149-1855bb1f4788 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.013341 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c6b44d9c-152a-4548-8149-1855bb1f4788 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.035932 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.035932 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:23.039035 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c6b44d9c-152a-4548-8149-1855bb1f4788 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:23.049423 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c6b44d9c-152a-4548-8149-1855bb1f4788 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:23.051461 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 28/113] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:23 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:23.051798 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-857af8a7-feb6-47fe-a0cc-f9937f0336ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.056253 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-857af8a7-feb6-47fe-a0cc-f9937f0336ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:23.056679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-857af8a7-feb6-47fe-a0cc-f9937f0336ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.057141 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-857af8a7-feb6-47fe-a0cc-f9937f0336ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.073027 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.073027 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:23.080120 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-857af8a7-feb6-47fe-a0cc-f9937f0336ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:23.089092 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-857af8a7-feb6-47fe-a0cc-f9937f0336ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:23.089092 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 29/114] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:23 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:23.116305 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-57112a29-a9c8-4b00-b13f-9f1cc51895c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.119473 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-57112a29-a9c8-4b00-b13f-9f1cc51895c8 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803/action Aug 19 15:55:23.120086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-57112a29-a9c8-4b00-b13f-9f1cc51895c8 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:23.120202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-57112a29-a9c8-4b00-b13f-9f1cc51895c8 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:23.146859 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.146859 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:23.169114 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b2e07465-8f51-43a1-9748-0057dfd476fc req-57112a29-a9c8-4b00-b13f-9f1cc51895c8 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803/action returned with HTTP 204 Aug 19 15:55:23.169647 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 30/115] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:23 2026] POST /volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:23.179714 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-1dfcc0c8-9c4c-4cab-aa9d-5242222edfa4 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:23.179714 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-1dfcc0c8-9c4c-4cab-aa9d-5242222edfa4 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d9ae58d-b67e-4836-9b71-da9a135bb1f0", "connector": null, "instance_uuid": "46d063b4-61a9-472a-868e-0b91f4ed0bf0"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:23.199001 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.199001 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:23.204986 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c915fd4d-d924-4e05-9092-990134e6de12 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.210449 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c915fd4d-d924-4e05-9092-990134e6de12 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] PUT https://10.4.3.32/volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0 Aug 19 15:55:23.211255 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c915fd4d-d924-4e05-9092-990134e6de12 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:23.223191 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c915fd4d-d924-4e05-9092-990134e6de12 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Acquiring lock "cinder-attachment_update-e4f3716c-d7fb-44f7-a5cd-51d4311d743a-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:23.237465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c915fd4d-d924-4e05-9092-990134e6de12 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Lock "cinder-attachment_update-e4f3716c-d7fb-44f7-a5cd-51d4311d743a-np0000007787" acquired by "attachment_update" :: waited 0.014s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:23.239128 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.239128 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:23.267672 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-1dfcc0c8-9c4c-4cab-aa9d-5242222edfa4 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:23.267819 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 29/116] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:22 2026] POST /volume/v3/attachments => generated 273 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:23.323313 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a78acca9-62c7-4441-b2a3-0a025ea4a921 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.325634 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a78acca9-62c7-4441-b2a3-0a025ea4a921 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:23.325949 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a78acca9-62c7-4441-b2a3-0a025ea4a921 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.326594 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a78acca9-62c7-4441-b2a3-0a025ea4a921 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.345756 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.345756 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:23.354958 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a78acca9-62c7-4441-b2a3-0a025ea4a921 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:23.359350 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.362618 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:55:23.362785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d1e8489c-8a97-480b-b967-db43eb9e415c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.364311 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1e8489c-8a97-480b-b967-db43eb9e415c None None] GET https://10.4.3.32/volume// Aug 19 15:55:23.364468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-636093897"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:23.364528 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a78acca9-62c7-4441-b2a3-0a025ea4a921 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:23.364574 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1e8489c-8a97-480b-b967-db43eb9e415c None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.364574 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1e8489c-8a97-480b-b967-db43eb9e415c None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.364639 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 30/117] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:23 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:23.365143 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1e8489c-8a97-480b-b967-db43eb9e415c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:23.365507 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 30/118] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55: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 19 15:55:23.367627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-636093897'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:55:23.367987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Create volume of 1 GB Aug 19 15:55:23.377197 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Availability Zones retrieved successfully. Aug 19 15:55:23.383305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-5a693c83-d5d2-4a84-b787-ae97718c8ade None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.386274 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-5a693c83-d5d2-4a84-b787-ae97718c8ade tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:23.386611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-5a693c83-d5d2-4a84-b787-ae97718c8ade tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.387022 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-5a693c83-d5d2-4a84-b787-ae97718c8ade tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.390899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Flow 'volume_create_api' (921b03d6-b003-4ed7-a6e2-83db3dd936f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:23.390899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f36198-e703-4201-8375-eb933202a095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:23.393052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:55:23.408564 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.408564 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:23.421268 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-5a693c83-d5d2-4a84-b787-ae97718c8ade tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:23.422608 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c915fd4d-d924-4e05-9092-990134e6de12 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Lock "cinder-attachment_update-e4f3716c-d7fb-44f7-a5cd-51d4311d743a-np0000007787" released by "attachment_update" :: held 0.185s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:23.424418 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-c915fd4d-d924-4e05-9092-990134e6de12 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0 returned with HTTP 200 Aug 19 15:55:23.424418 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 29/119] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:23 2026] PUT /volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0 => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:23.433788 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-5a693c83-d5d2-4a84-b787-ae97718c8ade tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:23.433788 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 31/120] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:23 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1024 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:23.456808 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f36198-e703-4201-8375-eb933202a095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:23.458149 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a84a618-8197-49a4-9f5d-5e211e6fb1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:23.540981 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-419878b9-a8cb-4f88-b5eb-67778f115638 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.543684 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-419878b9-a8cb-4f88-b5eb-67778f115638 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:23.543965 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-419878b9-a8cb-4f88-b5eb-67778f115638 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.544182 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-419878b9-a8cb-4f88-b5eb-67778f115638 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.559598 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-bbba464d-9de5-4f00-ba1f-a1db5716a00d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.563022 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-bbba464d-9de5-4f00-ba1f-a1db5716a00d tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] PUT https://10.4.3.32/volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230 Aug 19 15:55:23.563585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-bbba464d-9de5-4f00-ba1f-a1db5716a00d tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:23.566509 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.566509 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:23.571912 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f057a473-9a43-4be7-a00a-3ba7b398dc55 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.571912 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f057a473-9a43-4be7-a00a-3ba7b398dc55 None None] GET https://10.4.3.32/volume// Aug 19 15:55:23.571912 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f057a473-9a43-4be7-a00a-3ba7b398dc55 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.571912 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f057a473-9a43-4be7-a00a-3ba7b398dc55 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.572624 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f057a473-9a43-4be7-a00a-3ba7b398dc55 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:23.572624 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 32/121] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:55: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 19 15:55:23.577136 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-419878b9-a8cb-4f88-b5eb-67778f115638 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:23.581158 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-bbba464d-9de5-4f00-ba1f-a1db5716a00d tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Acquiring lock "cinder-attachment_update-2d9ae58d-b67e-4836-9b71-da9a135bb1f0-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:23.585211 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-419878b9-a8cb-4f88-b5eb-67778f115638 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:23.585743 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 31/122] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:23 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:23.594801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Created reservations ['b5cc6014-1724-4f03-a820-8f2177eaa835', '2a10b2c4-a1cf-4fb5-9103-3b62b1d96d33', '7d2626a3-811e-4f7a-b13e-7fc2b2a502eb', 'a02b4846-7535-4fc5-9876-c0311b3d3ccb'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:55:23.595040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-bbba464d-9de5-4f00-ba1f-a1db5716a00d tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Lock "cinder-attachment_update-2d9ae58d-b67e-4836-9b71-da9a135bb1f0-np0000007787" acquired by "attachment_update" :: waited 0.013s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:23.595093 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-edb99dea-2331-4915-8e74-0957182e324e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.595201 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a84a618-8197-49a4-9f5d-5e211e6fb1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5cc6014-1724-4f03-a820-8f2177eaa835', '2a10b2c4-a1cf-4fb5-9103-3b62b1d96d33', '7d2626a3-811e-4f7a-b13e-7fc2b2a502eb', 'a02b4846-7535-4fc5-9876-c0311b3d3ccb']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:23.596033 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.596033 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:23.596190 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c14980d-7297-43ee-902b-24c5b43c1907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:23.604883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5898180d-aacc-4bac-916d-f83b60ca0a29 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.607628 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5898180d-aacc-4bac-916d-f83b60ca0a29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:55:23.607885 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5898180d-aacc-4bac-916d-f83b60ca0a29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.608155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5898180d-aacc-4bac-916d-f83b60ca0a29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.633883 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.633883 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:23.640358 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c14980d-7297-43ee-902b-24c5b43c1907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6832fd8f-7ce4-44e3-9361-d603cccf55ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-636093897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15b0b13d09944f959e6fc5e86d46359b',qos_specs=None,replication_status=,reservations=['b5cc6014-1724-4f03-a820-8f2177eaa835','2a10b2c4-a1cf-4fb5-9103-3b62b1d96d33','7d2626a3-811e-4f7a-b13e-7fc2b2a502eb','a02b4846-7535-4fc5-9876-c0311b3d3ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60fb4a92781b4a33b61a085f21988b3f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-636093897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6832fd8f-7ce4-44e3-9361-d603cccf55ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15b0b13d09944f959e6fc5e86d46359b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='60fb4a92781b4a33b61a085f21988b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:23.641242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba70550-796f-4506-b129-829d5bbd6d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:23.641593 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5898180d-aacc-4bac-916d-f83b60ca0a29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:55:23.652252 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5898180d-aacc-4bac-916d-f83b60ca0a29 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:55:23.653243 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 32/123] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:23 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:23.679350 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba70550-796f-4506-b129-829d5bbd6d57) transitioned into 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-636093897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15b0b13d09944f959e6fc5e86d46359b',qos_specs=None,replication_status=,reservations=['b5cc6014-1724-4f03-a820-8f2177eaa835','2a10b2c4-a1cf-4fb5-9103-3b62b1d96d33','7d2626a3-811e-4f7a-b13e-7fc2b2a502eb','a02b4846-7535-4fc5-9876-c0311b3d3ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60fb4a92781b4a33b61a085f21988b3f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:23.680303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d47f68a-cfda-4ccc-9316-5dd521a88ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:23.700635 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d47f68a-cfda-4ccc-9316-5dd521a88ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:23.702510 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Flow 'volume_create_api' (921b03d6-b003-4ed7-a6e2-83db3dd936f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:23.703050 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Create volume request issued successfully. Aug 19 15:55:23.703982 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed1e6538-6787-4eef-8ffc-0dd9aff16445 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:55:23.705653 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 31/124] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:55:23 2026] POST /volume/v3/volumes => generated 749 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:55:23.728266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4b64de70-9660-46ad-a772-fc21622ff5b0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.732122 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4b64de70-9660-46ad-a772-fc21622ff5b0 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:23.732567 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4b64de70-9660-46ad-a772-fc21622ff5b0 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.733076 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4b64de70-9660-46ad-a772-fc21622ff5b0 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:23.747051 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:23.747051 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:23.758089 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4b64de70-9660-46ad-a772-fc21622ff5b0 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:23.766687 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4b64de70-9660-46ad-a772-fc21622ff5b0 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:23.768116 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 33/125] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:23 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:23.788649 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-bbba464d-9de5-4f00-ba1f-a1db5716a00d tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Lock "cinder-attachment_update-2d9ae58d-b67e-4836-9b71-da9a135bb1f0-np0000007787" released by "attachment_update" :: held 0.186s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:23.788649 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-bbba464d-9de5-4f00-ba1f-a1db5716a00d tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230 returned with HTTP 200 Aug 19 15:55:23.788649 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 30/126] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:23 2026] PUT /volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230 => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:23.993120 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d4a986cd-c717-429e-a032-bcb4eeff4723 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:23.996495 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4a986cd-c717-429e-a032-bcb4eeff4723 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:23.997080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4a986cd-c717-429e-a032-bcb4eeff4723 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:23.997395 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4a986cd-c717-429e-a032-bcb4eeff4723 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:24.015905 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:24.015905 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:24.023781 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d4a986cd-c717-429e-a032-bcb4eeff4723 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:24.031705 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4a986cd-c717-429e-a032-bcb4eeff4723 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:24.032311 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 32/127] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:23 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:24.055514 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-edb99dea-2331-4915-8e74-0957182e324e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:24.056193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-edb99dea-2331-4915-8e74-0957182e324e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b570f2ff-bb81-4b31-84db-8181450481d8", "connector": null, "instance_uuid": "d032c3f0-3f68-45d5-bcf8-cc41abfb8fa1"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:24.075542 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:24.075542 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:24.150146 np0000007787 devstack@c-api.service[100249]: /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 19 15:55:24.150146 np0000007787 devstack@c-api.service[100249]: .first() Aug 19 15:55:24.196371 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-edb99dea-2331-4915-8e74-0957182e324e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:24.197636 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 33/128] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:23 2026] POST /volume/v3/attachments => generated 273 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:24.257603 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-690ca1f6-d3bc-44c2-a145-39252f8766dd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:24.260930 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-690ca1f6-d3bc-44c2-a145-39252f8766dd tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:24.261257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-690ca1f6-d3bc-44c2-a145-39252f8766dd tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:24.261499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-690ca1f6-d3bc-44c2-a145-39252f8766dd tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:24.290387 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:24.290387 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:24.293829 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b09c666f-c082-4a60-8df8-81e0f56ac33b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:24.294267 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b09c666f-c082-4a60-8df8-81e0f56ac33b None None] GET https://10.4.3.32/volume// Aug 19 15:55:24.296042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b09c666f-c082-4a60-8df8-81e0f56ac33b None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:24.296042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b09c666f-c082-4a60-8df8-81e0f56ac33b None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:24.296042 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b09c666f-c082-4a60-8df8-81e0f56ac33b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:24.296593 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 31/129] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55: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 19 15:55:24.310787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-2ba9dcbf-bcbd-4002-83c5-03fe61485303 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:24.311977 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-690ca1f6-d3bc-44c2-a145-39252f8766dd tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:24.313746 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-2ba9dcbf-bcbd-4002-83c5-03fe61485303 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:24.314160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-2ba9dcbf-bcbd-4002-83c5-03fe61485303 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:24.315295 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-2ba9dcbf-bcbd-4002-83c5-03fe61485303 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:24.322068 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-690ca1f6-d3bc-44c2-a145-39252f8766dd tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:24.322068 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 34/130] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:24 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:24.334519 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:24.334519 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:24.342216 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-2ba9dcbf-bcbd-4002-83c5-03fe61485303 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:24.349464 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-2ba9dcbf-bcbd-4002-83c5-03fe61485303 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:24.349816 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 33/131] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:24 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1021 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:24.384738 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30a54b74-a7c6-4265-9479-006337630dab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:24.386998 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30a54b74-a7c6-4265-9479-006337630dab tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:24.387202 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30a54b74-a7c6-4265-9479-006337630dab tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:24.387402 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30a54b74-a7c6-4265-9479-006337630dab tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:24.406069 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:24.406069 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:24.411938 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-30a54b74-a7c6-4265-9479-006337630dab tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:24.419376 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30a54b74-a7c6-4265-9479-006337630dab tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:24.419958 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 34/132] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:24 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:24.461801 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-37b7c8bb-bb7c-4e0c-a212-4d573672531d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:24.464704 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-37b7c8bb-bb7c-4e0c-a212-4d573672531d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] PUT https://10.4.3.32/volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67 Aug 19 15:55:24.465473 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-37b7c8bb-bb7c-4e0c-a212-4d573672531d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:24.480307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-37b7c8bb-bb7c-4e0c-a212-4d573672531d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Acquiring lock "cinder-attachment_update-b570f2ff-bb81-4b31-84db-8181450481d8-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:24.489512 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-37b7c8bb-bb7c-4e0c-a212-4d573672531d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Lock "cinder-attachment_update-b570f2ff-bb81-4b31-84db-8181450481d8-np0000007787" acquired by "attachment_update" :: waited 0.009s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:24.490649 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:24.490649 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:24.638409 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-37b7c8bb-bb7c-4e0c-a212-4d573672531d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Lock "cinder-attachment_update-b570f2ff-bb81-4b31-84db-8181450481d8-np0000007787" released by "attachment_update" :: held 0.149s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:24.641053 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-37b7c8bb-bb7c-4e0c-a212-4d573672531d tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67 returned with HTTP 200 Aug 19 15:55:24.641694 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 32/133] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:24 2026] PUT /volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:24.783850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6849d948-eb9f-43ba-a25a-7dc613c95b53 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:24.788182 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6849d948-eb9f-43ba-a25a-7dc613c95b53 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:24.788182 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6849d948-eb9f-43ba-a25a-7dc613c95b53 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:24.788182 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6849d948-eb9f-43ba-a25a-7dc613c95b53 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:24.797825 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:24.797825 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:24.804521 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6849d948-eb9f-43ba-a25a-7dc613c95b53 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:24.814866 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6849d948-eb9f-43ba-a25a-7dc613c95b53 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:24.815935 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 35/134] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:24 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:24.883936 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-f584b98c-50a1-4180-a196-b3cb1ccc933d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:24.886185 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-f584b98c-50a1-4180-a196-b3cb1ccc933d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:24.886324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-f584b98c-50a1-4180-a196-b3cb1ccc933d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:24.886517 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-f584b98c-50a1-4180-a196-b3cb1ccc933d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:24.895690 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:24.895690 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:24.902043 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-f584b98c-50a1-4180-a196-b3cb1ccc933d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:24.909017 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-f584b98c-50a1-4180-a196-b3cb1ccc933d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:24.909672 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 34/135] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:24 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:25.034353 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f5c3631d-b906-48f1-9f61-a3d57e36850b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.034860 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5c3631d-b906-48f1-9f61-a3d57e36850b None None] GET https://10.4.3.32/volume// Aug 19 15:55:25.035093 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5c3631d-b906-48f1-9f61-a3d57e36850b None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:25.035403 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5c3631d-b906-48f1-9f61-a3d57e36850b None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:25.035791 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5c3631d-b906-48f1-9f61-a3d57e36850b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:25.036132 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 35/136] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:55: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 19 15:55:25.046301 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-0a9b40c9-7eec-41f4-8092-aa8cd6d39e00 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.048924 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-0a9b40c9-7eec-41f4-8092-aa8cd6d39e00 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:25.049393 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-0a9b40c9-7eec-41f4-8092-aa8cd6d39e00 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6832fd8f-7ce4-44e3-9361-d603cccf55ea", "connector": null, "instance_uuid": "7e2fa2be-4d72-4c0d-b54b-46e2ae41f0c4"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:25.050514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f216dd73-d7c5-4133-9db0-8ef6f68c5445 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.053253 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f216dd73-d7c5-4133-9db0-8ef6f68c5445 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:25.053530 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f216dd73-d7c5-4133-9db0-8ef6f68c5445 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:25.054243 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f216dd73-d7c5-4133-9db0-8ef6f68c5445 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:25.065561 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:25.065561 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:25.074237 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:25.074237 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:25.084016 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f216dd73-d7c5-4133-9db0-8ef6f68c5445 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:25.091890 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f216dd73-d7c5-4133-9db0-8ef6f68c5445 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:25.092591 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 36/137] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:25 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:25.132260 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-0a9b40c9-7eec-41f4-8092-aa8cd6d39e00 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:25.133108 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 33/138] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:25 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:25.187064 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-72fa46ef-0dfc-48c3-8238-ed71ad737d5d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.192696 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72fa46ef-0dfc-48c3-8238-ed71ad737d5d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:25.197746 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72fa46ef-0dfc-48c3-8238-ed71ad737d5d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:25.198189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72fa46ef-0dfc-48c3-8238-ed71ad737d5d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:25.210713 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-60919e60-8205-448d-8e71-86cb4fb3b0c7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.211995 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60919e60-8205-448d-8e71-86cb4fb3b0c7 None None] GET https://10.4.3.32/volume// Aug 19 15:55:25.211995 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60919e60-8205-448d-8e71-86cb4fb3b0c7 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:25.211995 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60919e60-8205-448d-8e71-86cb4fb3b0c7 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:25.211995 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60919e60-8205-448d-8e71-86cb4fb3b0c7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:25.212553 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 36/139] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55: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 19 15:55:25.221984 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:25.221984 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:25.231544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-c9b06fae-7598-4bf3-b950-dc63c63c6d8d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.231713 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-72fa46ef-0dfc-48c3-8238-ed71ad737d5d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:25.234897 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-c9b06fae-7598-4bf3-b950-dc63c63c6d8d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:25.234897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-c9b06fae-7598-4bf3-b950-dc63c63c6d8d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:25.235980 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-c9b06fae-7598-4bf3-b950-dc63c63c6d8d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:25.240909 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72fa46ef-0dfc-48c3-8238-ed71ad737d5d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:25.241523 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 35/140] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:25 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 841 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:25.253595 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:25.253595 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:25.261268 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-c9b06fae-7598-4bf3-b950-dc63c63c6d8d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:25.267780 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-c9b06fae-7598-4bf3-b950-dc63c63c6d8d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:25.268565 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 37/141] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:25 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:25.341998 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99bfe199-37a2-48ab-9992-366249e70947 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.345740 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99bfe199-37a2-48ab-9992-366249e70947 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:25.346449 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99bfe199-37a2-48ab-9992-366249e70947 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:25.346449 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99bfe199-37a2-48ab-9992-366249e70947 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:25.362931 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-48ea843c-581b-46cd-b44f-db45d899abe6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.364990 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:25.364990 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:25.365317 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-48ea843c-581b-46cd-b44f-db45d899abe6 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] PUT https://10.4.3.32/volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d Aug 19 15:55:25.365520 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-48ea843c-581b-46cd-b44f-db45d899abe6 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:25.375241 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-99bfe199-37a2-48ab-9992-366249e70947 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:25.377951 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-48ea843c-581b-46cd-b44f-db45d899abe6 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Acquiring lock "cinder-attachment_update-6832fd8f-7ce4-44e3-9361-d603cccf55ea-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:25.380015 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99bfe199-37a2-48ab-9992-366249e70947 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:25.381055 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 34/142] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:25 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:25.385789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-48ea843c-581b-46cd-b44f-db45d899abe6 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Lock "cinder-attachment_update-6832fd8f-7ce4-44e3-9361-d603cccf55ea-np0000007787" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:25.385789 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:25.385789 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:25.439701 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5d0dd4a-cdb5-4dff-af6f-af0ba99ae081 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:25.442706 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5d0dd4a-cdb5-4dff-af6f-af0ba99ae081 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:25.442972 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5d0dd4a-cdb5-4dff-af6f-af0ba99ae081 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:25.443368 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5d0dd4a-cdb5-4dff-af6f-af0ba99ae081 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:25.456813 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:25.456813 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:25.462856 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5d0dd4a-cdb5-4dff-af6f-af0ba99ae081 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:25.469144 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5d0dd4a-cdb5-4dff-af6f-af0ba99ae081 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:25.469880 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 36/143] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:25 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:25.540264 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-48ea843c-581b-46cd-b44f-db45d899abe6 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Lock "cinder-attachment_update-6832fd8f-7ce4-44e3-9361-d603cccf55ea-np0000007787" released by "attachment_update" :: held 0.157s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:25.540689 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-48ea843c-581b-46cd-b44f-db45d899abe6 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d returned with HTTP 200 Aug 19 15:55:25.541159 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 37/144] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:25 2026] PUT /volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:26.109315 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-901ace87-4896-4386-9713-e3275deb723e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:26.111409 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-901ace87-4896-4386-9713-e3275deb723e tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:26.111598 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-901ace87-4896-4386-9713-e3275deb723e tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:26.111829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-901ace87-4896-4386-9713-e3275deb723e tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:26.127357 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:26.127357 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:26.134046 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-901ace87-4896-4386-9713-e3275deb723e tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:26.147420 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-901ace87-4896-4386-9713-e3275deb723e tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:26.147420 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 38/145] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:26 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:26.263289 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-595b5a55-d411-4362-80bd-9261c8dce42d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:26.265263 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-595b5a55-d411-4362-80bd-9261c8dce42d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:26.265469 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-595b5a55-d411-4362-80bd-9261c8dce42d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:26.265668 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-595b5a55-d411-4362-80bd-9261c8dce42d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:26.279916 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:26.279916 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:26.284939 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-595b5a55-d411-4362-80bd-9261c8dce42d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:26.290700 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-595b5a55-d411-4362-80bd-9261c8dce42d tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:26.291529 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 35/146] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:26 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:26.397781 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b9c9df3-8680-458c-8db3-209add164bcb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:26.400178 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b9c9df3-8680-458c-8db3-209add164bcb tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:26.400484 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b9c9df3-8680-458c-8db3-209add164bcb tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:26.400730 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b9c9df3-8680-458c-8db3-209add164bcb tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:26.414114 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:26.414114 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:26.420064 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5b9c9df3-8680-458c-8db3-209add164bcb tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:26.426960 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b9c9df3-8680-458c-8db3-209add164bcb tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:26.427404 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 37/147] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:26 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:26.488627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-037a5869-f84a-4663-ac30-2d4bb79eb8de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:26.491542 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-037a5869-f84a-4663-ac30-2d4bb79eb8de tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:26.491807 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-037a5869-f84a-4663-ac30-2d4bb79eb8de tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:26.492095 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-037a5869-f84a-4663-ac30-2d4bb79eb8de tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:26.509945 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:26.509945 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:26.514867 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-037a5869-f84a-4663-ac30-2d4bb79eb8de tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:26.520783 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-037a5869-f84a-4663-ac30-2d4bb79eb8de tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:26.521388 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 38/148] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:26 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:27.162650 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f4754a3-1803-475d-aa60-0fa0abbb6f64 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:27.165586 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f4754a3-1803-475d-aa60-0fa0abbb6f64 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:27.166136 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f4754a3-1803-475d-aa60-0fa0abbb6f64 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:27.167497 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f4754a3-1803-475d-aa60-0fa0abbb6f64 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:27.189617 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:27.189617 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:27.195227 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6f4754a3-1803-475d-aa60-0fa0abbb6f64 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:27.202341 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f4754a3-1803-475d-aa60-0fa0abbb6f64 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:27.203429 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 39/149] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:27 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:27.309446 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bda139fe-a203-40c5-b757-c8bb23af5066 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:27.311890 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bda139fe-a203-40c5-b757-c8bb23af5066 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:27.312147 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bda139fe-a203-40c5-b757-c8bb23af5066 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:27.312365 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bda139fe-a203-40c5-b757-c8bb23af5066 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:27.329742 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:27.329742 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:27.336506 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bda139fe-a203-40c5-b757-c8bb23af5066 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:27.346363 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bda139fe-a203-40c5-b757-c8bb23af5066 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:27.347118 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 36/150] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:27 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:27.445367 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-16e199ee-3299-4064-bd0e-e04ae5860dbc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:27.448220 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16e199ee-3299-4064-bd0e-e04ae5860dbc tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:27.449327 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16e199ee-3299-4064-bd0e-e04ae5860dbc tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:27.449661 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16e199ee-3299-4064-bd0e-e04ae5860dbc tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:27.540357 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-98558af1-f1a5-49cd-99a7-d69a05768f25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:27.543605 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98558af1-f1a5-49cd-99a7-d69a05768f25 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:27.545919 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98558af1-f1a5-49cd-99a7-d69a05768f25 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:27.545919 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98558af1-f1a5-49cd-99a7-d69a05768f25 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:27.567406 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:27.567406 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:27.584397 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-98558af1-f1a5-49cd-99a7-d69a05768f25 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:27.596445 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98558af1-f1a5-49cd-99a7-d69a05768f25 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:27.597230 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 39/151] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:27 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:27.617026 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:27.617026 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:27.628489 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-16e199ee-3299-4064-bd0e-e04ae5860dbc tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:27.640510 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16e199ee-3299-4064-bd0e-e04ae5860dbc tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:27.641137 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 38/152] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:27 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:28.227199 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c100dac5-6ef9-42f9-9a6a-625e275d680d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:28.234430 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c100dac5-6ef9-42f9-9a6a-625e275d680d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:28.234430 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c100dac5-6ef9-42f9-9a6a-625e275d680d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:28.234430 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c100dac5-6ef9-42f9-9a6a-625e275d680d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:28.258435 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:28.258435 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:28.266088 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c100dac5-6ef9-42f9-9a6a-625e275d680d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:28.274714 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c100dac5-6ef9-42f9-9a6a-625e275d680d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:28.275187 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 40/153] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:28 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:28.362311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d816c61c-121f-424c-924a-b09a0ae42771 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:28.365070 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d816c61c-121f-424c-924a-b09a0ae42771 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:28.365325 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d816c61c-121f-424c-924a-b09a0ae42771 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:28.365601 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d816c61c-121f-424c-924a-b09a0ae42771 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:28.379938 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:28.379938 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:28.386444 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d816c61c-121f-424c-924a-b09a0ae42771 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:28.396192 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d816c61c-121f-424c-924a-b09a0ae42771 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:28.396999 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 37/154] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:28 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:28.617648 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f52fe950-b6be-4deb-bfbe-b49ddb463734 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:28.620051 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f52fe950-b6be-4deb-bfbe-b49ddb463734 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:28.620392 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f52fe950-b6be-4deb-bfbe-b49ddb463734 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:28.620538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f52fe950-b6be-4deb-bfbe-b49ddb463734 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:28.635646 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:28.635646 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:28.641844 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f52fe950-b6be-4deb-bfbe-b49ddb463734 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:28.647233 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f52fe950-b6be-4deb-bfbe-b49ddb463734 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:28.648057 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 40/155] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:28 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:28.655579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3ca098d-2d87-4c85-b724-56c22059b62b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:28.657663 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3ca098d-2d87-4c85-b724-56c22059b62b tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:28.657921 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3ca098d-2d87-4c85-b724-56c22059b62b tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:28.658185 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3ca098d-2d87-4c85-b724-56c22059b62b tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:28.675170 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:28.675170 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:28.681152 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d3ca098d-2d87-4c85-b724-56c22059b62b tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:28.686699 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3ca098d-2d87-4c85-b724-56c22059b62b tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:28.687315 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 39/156] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:28 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:29.085726 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-73770d5e-5fa1-461c-8914-a6be10702328 req-6a72186b-7d22-4f56-9a02-b55bd56f9453 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.089356 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-6a72186b-7d22-4f56-9a02-b55bd56f9453 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] POST https://10.4.3.32/volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0/action Aug 19 15:55:29.090556 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-6a72186b-7d22-4f56-9a02-b55bd56f9453 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:29.090724 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-6a72186b-7d22-4f56-9a02-b55bd56f9453 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:29.279898 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.279898 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:29.294397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1ecc9fba-3e32-431c-a6ae-a04b168f515b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.301489 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ecc9fba-3e32-431c-a6ae-a04b168f515b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:29.301882 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ecc9fba-3e32-431c-a6ae-a04b168f515b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.302066 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ecc9fba-3e32-431c-a6ae-a04b168f515b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.304180 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-73770d5e-5fa1-461c-8914-a6be10702328 req-6a72186b-7d22-4f56-9a02-b55bd56f9453 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0/action returned with HTTP 204 Aug 19 15:55:29.304854 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 41/157] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:29 2026] POST /volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0/action => generated 0 bytes in 220 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:29.325217 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.325217 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:29.331640 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1ecc9fba-3e32-431c-a6ae-a04b168f515b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:29.340718 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ecc9fba-3e32-431c-a6ae-a04b168f515b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:29.341298 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 38/158] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1316 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:29.356934 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02baa1c2-a4bf-4d2a-afe7-27ca2465a59d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.360219 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02baa1c2-a4bf-4d2a-afe7-27ca2465a59d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:29.361435 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02baa1c2-a4bf-4d2a-afe7-27ca2465a59d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.361925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02baa1c2-a4bf-4d2a-afe7-27ca2465a59d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.415967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cbb5de29-180e-41ea-928b-dc9a41af880c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.420787 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cbb5de29-180e-41ea-928b-dc9a41af880c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:29.420787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cbb5de29-180e-41ea-928b-dc9a41af880c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.420787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cbb5de29-180e-41ea-928b-dc9a41af880c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.434419 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.434419 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:29.444598 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cbb5de29-180e-41ea-928b-dc9a41af880c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:29.454288 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cbb5de29-180e-41ea-928b-dc9a41af880c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:29.457280 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 40/159] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:29.534944 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.534944 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:29.542391 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-02baa1c2-a4bf-4d2a-afe7-27ca2465a59d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:29.547649 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02baa1c2-a4bf-4d2a-afe7-27ca2465a59d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:29.548882 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 41/160] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1316 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:29.611057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-fc4b8338-8e83-4e53-98b6-cf9bd7eb3006 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.616438 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-fc4b8338-8e83-4e53-98b6-cf9bd7eb3006 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:29.616521 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-fc4b8338-8e83-4e53-98b6-cf9bd7eb3006 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.616947 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-fc4b8338-8e83-4e53-98b6-cf9bd7eb3006 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.626373 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.626373 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:29.632317 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-fc4b8338-8e83-4e53-98b6-cf9bd7eb3006 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:29.638337 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-fc4b8338-8e83-4e53-98b6-cf9bd7eb3006 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:29.638871 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 42/161] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:29.662697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13552af8-0733-4603-b6fc-1f755d498c79 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.667384 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13552af8-0733-4603-b6fc-1f755d498c79 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:29.669979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13552af8-0733-4603-b6fc-1f755d498c79 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.670521 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13552af8-0733-4603-b6fc-1f755d498c79 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.696683 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.696683 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:29.703721 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0cc90f0-8f00-4ae3-a081-c1c3def60a6f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.705078 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13552af8-0733-4603-b6fc-1f755d498c79 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:29.706537 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0cc90f0-8f00-4ae3-a081-c1c3def60a6f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:29.707780 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0cc90f0-8f00-4ae3-a081-c1c3def60a6f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.707780 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0cc90f0-8f00-4ae3-a081-c1c3def60a6f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.712531 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13552af8-0733-4603-b6fc-1f755d498c79 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:29.713319 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 39/162] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:29.720697 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.720697 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:29.727029 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c0cc90f0-8f00-4ae3-a081-c1c3def60a6f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:29.733033 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0cc90f0-8f00-4ae3-a081-c1c3def60a6f tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:29.733915 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 41/163] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:29.757598 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d4b0aee6-4742-4f07-9af1-613e18371531 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.758271 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4b0aee6-4742-4f07-9af1-613e18371531 None None] GET https://10.4.3.32/volume// Aug 19 15:55:29.758504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4b0aee6-4742-4f07-9af1-613e18371531 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.758745 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4b0aee6-4742-4f07-9af1-613e18371531 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.759268 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4b0aee6-4742-4f07-9af1-613e18371531 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:29.759823 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 42/164] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:29.768014 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-815d7000-0ba5-43f3-a1f7-d67f18207e3f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.770791 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-815d7000-0ba5-43f3-a1f7-d67f18207e3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:29.771409 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-815d7000-0ba5-43f3-a1f7-d67f18207e3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1348435a-c94c-45df-9cc0-280b4a26401f", "connector": null, "instance_uuid": "383c2d71-2d29-46c8-ae9d-2b2940f020c7"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:29.783012 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.783012 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:29.830212 np0000007787 devstack@c-api.service[100250]: WARNING cinder.volume.api [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-815d7000-0ba5-43f3-a1f7-d67f18207e3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 15:55:29.841253 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-815d7000-0ba5-43f3-a1f7-d67f18207e3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:29.842118 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 43/165] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:29 2026] POST /volume/v3/attachments => generated 271 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:29.897124 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cfb60af4-1522-41d9-8189-2d5530ba7d86 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.899021 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cfb60af4-1522-41d9-8189-2d5530ba7d86 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:29.900779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cfb60af4-1522-41d9-8189-2d5530ba7d86 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.900779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cfb60af4-1522-41d9-8189-2d5530ba7d86 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.916939 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.916939 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:29.922548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-112d630b-0b29-4a98-b6a3-50ce5f3c7520 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.923040 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-112d630b-0b29-4a98-b6a3-50ce5f3c7520 None None] GET https://10.4.3.32/volume// Aug 19 15:55:29.923279 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-112d630b-0b29-4a98-b6a3-50ce5f3c7520 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.923666 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-112d630b-0b29-4a98-b6a3-50ce5f3c7520 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.926859 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cfb60af4-1522-41d9-8189-2d5530ba7d86 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:29.927419 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-112d630b-0b29-4a98-b6a3-50ce5f3c7520 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:29.927419 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 42/166] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:29.931048 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cfb60af4-1522-41d9-8189-2d5530ba7d86 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:29.931826 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 40/167] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:29.941377 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-3d752f33-b1be-469a-842b-888a147ce3bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:29.943886 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-3d752f33-b1be-469a-842b-888a147ce3bf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:29.944061 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-3d752f33-b1be-469a-842b-888a147ce3bf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:29.944284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-3d752f33-b1be-469a-842b-888a147ce3bf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:29.960118 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:29.960118 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:29.966720 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-3d752f33-b1be-469a-842b-888a147ce3bf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:29.976049 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-3d752f33-b1be-469a-842b-888a147ce3bf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:29.976811 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 43/168] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:29 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1046 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:30.097543 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9fd20e4e-3c3c-46ec-86ea-4b745dff954a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.100293 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fd20e4e-3c3c-46ec-86ea-4b745dff954a tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:30.100566 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fd20e4e-3c3c-46ec-86ea-4b745dff954a tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:30.100566 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fd20e4e-3c3c-46ec-86ea-4b745dff954a tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:30.115383 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.115383 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:30.121944 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9fd20e4e-3c3c-46ec-86ea-4b745dff954a tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:30.125603 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2e8cfe4d-e92b-4a75-9252-8c572afe8573 req-bf3744ab-7d4d-4014-8955-9f2cebb68350 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.128032 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fd20e4e-3c3c-46ec-86ea-4b745dff954a tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:30.128471 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2e8cfe4d-e92b-4a75-9252-8c572afe8573 req-bf3744ab-7d4d-4014-8955-9f2cebb68350 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] POST https://10.4.3.32/volume/v3/snapshots/9fb69220-64a4-4c9a-865c-39ef452c52d6/action Aug 19 15:55:30.129856 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 44/169] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:30 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:30.129981 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2e8cfe4d-e92b-4a75-9252-8c572afe8573 req-bf3744ab-7d4d-4014-8955-9f2cebb68350 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:30.129981 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2e8cfe4d-e92b-4a75-9252-8c572afe8573 req-bf3744ab-7d4d-4014-8955-9f2cebb68350 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:30.130084 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-6eecf42c-4ae5-4cdb-90e0-5f83908e23d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.131100 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.snapshot_actions [req-2e8cfe4d-e92b-4a75-9252-8c572afe8573 req-bf3744ab-7d4d-4014-8955-9f2cebb68350 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100251) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 15:55:30.132424 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-6eecf42c-4ae5-4cdb-90e0-5f83908e23d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] PUT https://10.4.3.32/volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156 Aug 19 15:55:30.134788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-6eecf42c-4ae5-4cdb-90e0-5f83908e23d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:30.145367 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-6eecf42c-4ae5-4cdb-90e0-5f83908e23d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Acquiring lock "cinder-attachment_update-1348435a-c94c-45df-9cc0-280b4a26401f-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:30.146392 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-62d17579-dae2-4891-aca0-01f65e16c5da req-95526009-25b2-4c8b-bff7-be82cecbd5e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.154012 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-62d17579-dae2-4891-aca0-01f65e16c5da req-95526009-25b2-4c8b-bff7-be82cecbd5e0 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] POST https://10.4.3.32/volume/v3/snapshots/None/action Aug 19 15:55:30.154479 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-62d17579-dae2-4891-aca0-01f65e16c5da req-95526009-25b2-4c8b-bff7-be82cecbd5e0 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:30.154621 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-62d17579-dae2-4891-aca0-01f65e16c5da req-95526009-25b2-4c8b-bff7-be82cecbd5e0 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:30.155335 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-6eecf42c-4ae5-4cdb-90e0-5f83908e23d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Lock "cinder-attachment_update-1348435a-c94c-45df-9cc0-280b4a26401f-np0000007787" acquired by "attachment_update" :: waited 0.010s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:30.159542 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.159542 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:30.159657 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.snapshot_actions [req-62d17579-dae2-4891-aca0-01f65e16c5da req-95526009-25b2-4c8b-bff7-be82cecbd5e0 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100249) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 15:55:30.161722 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2e8cfe4d-e92b-4a75-9252-8c572afe8573 req-bf3744ab-7d4d-4014-8955-9f2cebb68350 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] https://10.4.3.32/volume/v3/snapshots/9fb69220-64a4-4c9a-865c-39ef452c52d6/action returned with HTTP 404 Aug 19 15:55:30.162568 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 43/170] 10.4.3.32 () {72 vars in 1671 bytes} [Wed Aug 19 15:55:30 2026] POST /volume/v3/snapshots/9fb69220-64a4-4c9a-865c-39ef452c52d6/action => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:30.191210 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-62d17579-dae2-4891-aca0-01f65e16c5da req-95526009-25b2-4c8b-bff7-be82cecbd5e0 tempest-VolumesAssistedSnapshotsTest-1529128625 tempest-VolumesAssistedSnapshotsTest-1529128625-project] https://10.4.3.32/volume/v3/snapshots/None/action returned with HTTP 404 Aug 19 15:55:30.191910 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 44/171] 10.4.3.32 () {72 vars in 1575 bytes} [Wed Aug 19 15:55:30 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:55:30.222240 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-120d01ad-0671-41d2-a7ed-fbe6bd81918b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.224028 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-120d01ad-0671-41d2-a7ed-fbe6bd81918b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:30.224314 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-120d01ad-0671-41d2-a7ed-fbe6bd81918b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:30.224560 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-120d01ad-0671-41d2-a7ed-fbe6bd81918b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:30.239987 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.239987 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:30.249499 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-120d01ad-0671-41d2-a7ed-fbe6bd81918b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:30.256517 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-120d01ad-0671-41d2-a7ed-fbe6bd81918b tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:30.258255 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 45/172] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:30 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1316 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:30.330673 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-596bc427-53fb-4ba2-9ac7-752c06c4c2cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.334015 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-596bc427-53fb-4ba2-9ac7-752c06c4c2cf tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] POST https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a/action Aug 19 15:55:30.334065 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-6eecf42c-4ae5-4cdb-90e0-5f83908e23d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Lock "cinder-attachment_update-1348435a-c94c-45df-9cc0-280b4a26401f-np0000007787" released by "attachment_update" :: held 0.179s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:30.334251 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-596bc427-53fb-4ba2-9ac7-752c06c4c2cf tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:30.334412 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-596bc427-53fb-4ba2-9ac7-752c06c4c2cf tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:30.334522 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-6eecf42c-4ae5-4cdb-90e0-5f83908e23d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156 returned with HTTP 200 Aug 19 15:55:30.335616 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 41/173] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:30 2026] PUT /volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156 => generated 967 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:30.350516 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.350516 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:30.350516 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-596bc427-53fb-4ba2-9ac7-752c06c4c2cf tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:30.367786 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-596bc427-53fb-4ba2-9ac7-752c06c4c2cf tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Begin detaching volume completed successfully. Aug 19 15:55:30.368066 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-596bc427-53fb-4ba2-9ac7-752c06c4c2cf tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a/action returned with HTTP 202 Aug 19 15:55:30.368613 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 44/174] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:55:30 2026] POST /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:55:30.427854 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-79363599-cd42-49c3-aa7e-dbf34bb6efd4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.428316 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79363599-cd42-49c3-aa7e-dbf34bb6efd4 None None] GET https://10.4.3.32/volume// Aug 19 15:55:30.428551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79363599-cd42-49c3-aa7e-dbf34bb6efd4 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:30.428858 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79363599-cd42-49c3-aa7e-dbf34bb6efd4 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:30.429278 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79363599-cd42-49c3-aa7e-dbf34bb6efd4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:30.429631 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 45/175] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:30.442724 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-6dc65787-3990-4584-ac6c-f0e1327d65f5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.446779 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-6dc65787-3990-4584-ac6c-f0e1327d65f5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:30.447249 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-6dc65787-3990-4584-ac6c-f0e1327d65f5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:30.447589 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-6dc65787-3990-4584-ac6c-f0e1327d65f5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:30.474163 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.474163 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:30.477730 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c4adbb3b-29df-4c1d-ac2d-4e4c566925ed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.480531 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-6dc65787-3990-4584-ac6c-f0e1327d65f5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:30.480994 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4adbb3b-29df-4c1d-ac2d-4e4c566925ed tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:30.481325 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4adbb3b-29df-4c1d-ac2d-4e4c566925ed tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:30.481612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4adbb3b-29df-4c1d-ac2d-4e4c566925ed tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:30.489559 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-6dc65787-3990-4584-ac6c-f0e1327d65f5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:30.490344 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 46/176] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:30 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1542 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 15:55:30.495366 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.495366 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:30.505995 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c4adbb3b-29df-4c1d-ac2d-4e4c566925ed tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:30.515923 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4adbb3b-29df-4c1d-ac2d-4e4c566925ed tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:30.516182 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 42/177] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:30 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:30.730775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae016a33-bcf1-4581-bc23-c554d90f3fc0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.734063 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae016a33-bcf1-4581-bc23-c554d90f3fc0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:30.734354 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae016a33-bcf1-4581-bc23-c554d90f3fc0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:30.734647 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae016a33-bcf1-4581-bc23-c554d90f3fc0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:30.750224 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.750224 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:30.750681 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae1ebd9e-f292-4279-aa88-4cf717472269 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.752719 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae1ebd9e-f292-4279-aa88-4cf717472269 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:30.753002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae1ebd9e-f292-4279-aa88-4cf717472269 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:30.753210 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae1ebd9e-f292-4279-aa88-4cf717472269 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:30.755776 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ae016a33-bcf1-4581-bc23-c554d90f3fc0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:30.761895 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae016a33-bcf1-4581-bc23-c554d90f3fc0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:30.762330 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 45/178] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:30 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:30.778325 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.778325 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:30.788040 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ae1ebd9e-f292-4279-aa88-4cf717472269 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:30.793971 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae1ebd9e-f292-4279-aa88-4cf717472269 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:30.794371 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 46/179] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:30 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:30.947741 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5825c691-306e-4214-975d-ae5a45f791b7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:30.949781 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5825c691-306e-4214-975d-ae5a45f791b7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:30.950411 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5825c691-306e-4214-975d-ae5a45f791b7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:30.950864 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5825c691-306e-4214-975d-ae5a45f791b7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:30.964169 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:30.964169 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:30.970942 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5825c691-306e-4214-975d-ae5a45f791b7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:30.977799 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5825c691-306e-4214-975d-ae5a45f791b7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:30.978661 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 47/180] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:30 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:31.532655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7e7d6616-63b5-471d-8c75-6e6d6a346f25 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:31.534561 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e7d6616-63b5-471d-8c75-6e6d6a346f25 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:31.534773 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e7d6616-63b5-471d-8c75-6e6d6a346f25 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:31.534969 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e7d6616-63b5-471d-8c75-6e6d6a346f25 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:31.549783 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:31.549783 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:31.554322 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7e7d6616-63b5-471d-8c75-6e6d6a346f25 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:31.561806 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e7d6616-63b5-471d-8c75-6e6d6a346f25 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:31.562217 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 43/181] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:31 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:31.778904 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e05cf914-1db1-42fa-b64b-5b2a20808d06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:31.782323 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e05cf914-1db1-42fa-b64b-5b2a20808d06 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:31.782582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e05cf914-1db1-42fa-b64b-5b2a20808d06 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:31.782793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e05cf914-1db1-42fa-b64b-5b2a20808d06 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:31.801614 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:31.801614 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:31.808693 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e05cf914-1db1-42fa-b64b-5b2a20808d06 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:31.812703 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cd089ed9-349d-4608-bcf3-713b1b8fc8d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:31.819496 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e05cf914-1db1-42fa-b64b-5b2a20808d06 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:31.820005 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 46/182] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:31 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:31.823183 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd089ed9-349d-4608-bcf3-713b1b8fc8d2 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:31.823183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd089ed9-349d-4608-bcf3-713b1b8fc8d2 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:31.823183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd089ed9-349d-4608-bcf3-713b1b8fc8d2 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:31.845508 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:31.845508 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:31.852903 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cd089ed9-349d-4608-bcf3-713b1b8fc8d2 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:31.860440 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd089ed9-349d-4608-bcf3-713b1b8fc8d2 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:31.861334 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 47/183] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:31 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:31.993273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-160fbc28-289c-424b-9f1e-c12ba6c6a6b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:31.997324 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-160fbc28-289c-424b-9f1e-c12ba6c6a6b4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:31.997324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-160fbc28-289c-424b-9f1e-c12ba6c6a6b4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:31.997324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-160fbc28-289c-424b-9f1e-c12ba6c6a6b4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:32.020580 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:32.020580 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:32.028716 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-160fbc28-289c-424b-9f1e-c12ba6c6a6b4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:32.039540 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-160fbc28-289c-424b-9f1e-c12ba6c6a6b4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:32.040883 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 48/184] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:31 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:55:32.155315 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-4e8ceeb4-5e74-430e-a107-14e725f6b999 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:32.157988 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-4e8ceeb4-5e74-430e-a107-14e725f6b999 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] POST https://10.4.3.32/volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230/action Aug 19 15:55:32.159103 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-4e8ceeb4-5e74-430e-a107-14e725f6b999 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:32.159103 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-4e8ceeb4-5e74-430e-a107-14e725f6b999 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:32.188330 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:32.188330 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:32.221952 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-01f01b1b-1b98-452a-aa86-be3c6f6ae2d2 req-4e8ceeb4-5e74-430e-a107-14e725f6b999 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230/action returned with HTTP 204 Aug 19 15:55:32.222533 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 44/185] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:32 2026] POST /volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:32.582089 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-97d911f1-a855-46c0-99a8-e541c28de9e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:32.584644 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97d911f1-a855-46c0-99a8-e541c28de9e3 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:32.585184 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97d911f1-a855-46c0-99a8-e541c28de9e3 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:32.585184 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97d911f1-a855-46c0-99a8-e541c28de9e3 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:32.606738 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:32.606738 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:32.612603 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-97d911f1-a855-46c0-99a8-e541c28de9e3 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:32.618779 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97d911f1-a855-46c0-99a8-e541c28de9e3 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:32.619329 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 47/186] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:32 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:32.838310 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5484d927-98bd-43c6-84de-c1e76c92e1c3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:32.840454 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5484d927-98bd-43c6-84de-c1e76c92e1c3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:32.840684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5484d927-98bd-43c6-84de-c1e76c92e1c3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:32.840976 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5484d927-98bd-43c6-84de-c1e76c92e1c3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:32.857954 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:32.857954 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:32.868885 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5484d927-98bd-43c6-84de-c1e76c92e1c3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:32.873361 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5484d927-98bd-43c6-84de-c1e76c92e1c3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:32.874226 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 48/187] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:32 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:32.880338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5c7db3d4-445b-487a-a93b-b37da10fed80 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:32.880338 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c7db3d4-445b-487a-a93b-b37da10fed80 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:32.881993 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c7db3d4-445b-487a-a93b-b37da10fed80 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:32.881993 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c7db3d4-445b-487a-a93b-b37da10fed80 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:32.891751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7fb89bfa-05be-40e5-a268-90d636551ae2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:32.894235 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7fb89bfa-05be-40e5-a268-90d636551ae2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:32.894473 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7fb89bfa-05be-40e5-a268-90d636551ae2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:32.894738 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7fb89bfa-05be-40e5-a268-90d636551ae2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:32.902307 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:32.902307 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:32.908252 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5c7db3d4-445b-487a-a93b-b37da10fed80 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:32.910318 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:32.910318 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:32.914836 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c7db3d4-445b-487a-a93b-b37da10fed80 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:32.915384 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 49/188] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:32 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:32.919127 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7fb89bfa-05be-40e5-a268-90d636551ae2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:32.924509 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7fb89bfa-05be-40e5-a268-90d636551ae2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:32.925072 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 45/189] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:32 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:32.944810 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c88b68f0-bcf5-4a62-900e-81cd3a58ef40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:32.947871 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c88b68f0-bcf5-4a62-900e-81cd3a58ef40 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:32.949340 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c88b68f0-bcf5-4a62-900e-81cd3a58ef40 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:32.949660 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c88b68f0-bcf5-4a62-900e-81cd3a58ef40 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:32.968704 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:32.968704 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:32.973042 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c88b68f0-bcf5-4a62-900e-81cd3a58ef40 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:32.979265 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c88b68f0-bcf5-4a62-900e-81cd3a58ef40 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:32.979960 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 48/190] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:32 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:33.061520 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1041c0ef-b787-4e11-8de8-0f42f98fccb3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:33.066001 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1041c0ef-b787-4e11-8de8-0f42f98fccb3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:33.066303 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1041c0ef-b787-4e11-8de8-0f42f98fccb3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:33.066815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1041c0ef-b787-4e11-8de8-0f42f98fccb3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:33.079774 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:33.079774 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:33.088121 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1041c0ef-b787-4e11-8de8-0f42f98fccb3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:33.095936 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1041c0ef-b787-4e11-8de8-0f42f98fccb3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:33.097530 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 49/191] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:33 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:33.110321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-f352d225-3ecd-4131-a8ca-963f912b8443 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:33.113898 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-f352d225-3ecd-4131-a8ca-963f912b8443 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:33.114247 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-f352d225-3ecd-4131-a8ca-963f912b8443 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:33.114471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-f352d225-3ecd-4131-a8ca-963f912b8443 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:33.127658 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:33.127658 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:33.134196 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-f352d225-3ecd-4131-a8ca-963f912b8443 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:33.146080 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-f352d225-3ecd-4131-a8ca-963f912b8443 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:33.146080 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 50/192] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:33 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:33.202255 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-6217e3b2-7efa-4495-ad81-a47d4ff60d78 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:33.204788 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-6217e3b2-7efa-4495-ad81-a47d4ff60d78 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] POST https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0/action Aug 19 15:55:33.205360 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-6217e3b2-7efa-4495-ad81-a47d4ff60d78 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:33.205546 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-6217e3b2-7efa-4495-ad81-a47d4ff60d78 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:33.220785 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:33.220785 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:33.221544 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-6217e3b2-7efa-4495-ad81-a47d4ff60d78 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:33.235317 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-6217e3b2-7efa-4495-ad81-a47d4ff60d78 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Begin detaching volume completed successfully. Aug 19 15:55:33.235748 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-6217e3b2-7efa-4495-ad81-a47d4ff60d78 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0/action returned with HTTP 202 Aug 19 15:55:33.236666 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 46/193] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:55:33 2026] POST /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:55:33.269999 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35901a9d-399f-45e1-891f-e30b152f1ab6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:33.273681 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35901a9d-399f-45e1-891f-e30b152f1ab6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:33.274086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35901a9d-399f-45e1-891f-e30b152f1ab6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:33.274409 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35901a9d-399f-45e1-891f-e30b152f1ab6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:33.286779 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:33.286779 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:33.292366 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35901a9d-399f-45e1-891f-e30b152f1ab6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:33.299584 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35901a9d-399f-45e1-891f-e30b152f1ab6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:33.300077 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 49/194] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:33 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:33.307611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca00fe0f-f8d2-40b1-ae45-a13f43c0f687 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:33.308217 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca00fe0f-f8d2-40b1-ae45-a13f43c0f687 None None] GET https://10.4.3.32/volume// Aug 19 15:55:33.308545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca00fe0f-f8d2-40b1-ae45-a13f43c0f687 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:33.308836 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca00fe0f-f8d2-40b1-ae45-a13f43c0f687 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:33.309301 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca00fe0f-f8d2-40b1-ae45-a13f43c0f687 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:33.309677 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 50/195] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55: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 19 15:55:33.323509 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-38b80c9e-b9c8-4e0f-8dfc-3fc835ddb550 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:33.328790 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-38b80c9e-b9c8-4e0f-8dfc-3fc835ddb550 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:33.328790 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-38b80c9e-b9c8-4e0f-8dfc-3fc835ddb550 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:33.328790 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-38b80c9e-b9c8-4e0f-8dfc-3fc835ddb550 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:33.342378 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:33.342378 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:33.348375 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-38b80c9e-b9c8-4e0f-8dfc-3fc835ddb550 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:33.356083 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-38b80c9e-b9c8-4e0f-8dfc-3fc835ddb550 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:33.356982 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 51/196] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:33 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:33.633806 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a9d5a79a-026b-45bb-af4b-6b6906362345 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:33.636466 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a9d5a79a-026b-45bb-af4b-6b6906362345 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:33.636466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a9d5a79a-026b-45bb-af4b-6b6906362345 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:33.636688 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a9d5a79a-026b-45bb-af4b-6b6906362345 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:33.650725 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:33.650725 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:33.655196 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a9d5a79a-026b-45bb-af4b-6b6906362345 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:33.662046 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a9d5a79a-026b-45bb-af4b-6b6906362345 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:33.662624 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 47/197] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:33 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:33.933030 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c090799e-8691-4c0d-a1ec-75837e7d5e87 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:33.934857 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c090799e-8691-4c0d-a1ec-75837e7d5e87 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:33.935041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c090799e-8691-4c0d-a1ec-75837e7d5e87 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:33.935230 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c090799e-8691-4c0d-a1ec-75837e7d5e87 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:33.944946 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:33.944946 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:33.950690 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c090799e-8691-4c0d-a1ec-75837e7d5e87 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:33.955389 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c090799e-8691-4c0d-a1ec-75837e7d5e87 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:33.955799 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 50/198] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:33 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:34.116158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94a5192b-3ca0-4a65-b7ed-1b51f676b911 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:34.118271 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94a5192b-3ca0-4a65-b7ed-1b51f676b911 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:34.118524 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94a5192b-3ca0-4a65-b7ed-1b51f676b911 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:34.118774 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94a5192b-3ca0-4a65-b7ed-1b51f676b911 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:34.136142 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:34.136142 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:34.141358 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94a5192b-3ca0-4a65-b7ed-1b51f676b911 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:34.147112 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94a5192b-3ca0-4a65-b7ed-1b51f676b911 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:34.147635 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 51/199] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:34 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:34.317750 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-819b4372-3a5e-4636-9cbf-a5d716b3ef8b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:34.319771 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-819b4372-3a5e-4636-9cbf-a5d716b3ef8b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:34.320138 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-819b4372-3a5e-4636-9cbf-a5d716b3ef8b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:34.320483 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-819b4372-3a5e-4636-9cbf-a5d716b3ef8b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:34.332608 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:34.332608 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:34.337297 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-819b4372-3a5e-4636-9cbf-a5d716b3ef8b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:34.343155 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-819b4372-3a5e-4636-9cbf-a5d716b3ef8b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:34.343821 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 52/200] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:34 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:34.677234 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8f32e14e-d3ec-46f8-8d87-9912b0510acf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:34.679315 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8f32e14e-d3ec-46f8-8d87-9912b0510acf tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:34.680460 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8f32e14e-d3ec-46f8-8d87-9912b0510acf tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:34.680460 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8f32e14e-d3ec-46f8-8d87-9912b0510acf tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:34.852268 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:34.852268 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:34.859075 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8f32e14e-d3ec-46f8-8d87-9912b0510acf tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:34.865132 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8f32e14e-d3ec-46f8-8d87-9912b0510acf tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:34.865685 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 48/201] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:34 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:34.971933 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-906140b0-fc9c-431e-bc8f-56155ce29bdf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:34.974204 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-906140b0-fc9c-431e-bc8f-56155ce29bdf tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:34.974452 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-906140b0-fc9c-431e-bc8f-56155ce29bdf tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:34.974688 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-906140b0-fc9c-431e-bc8f-56155ce29bdf tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:34.989057 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:34.989057 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:34.993578 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-906140b0-fc9c-431e-bc8f-56155ce29bdf tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:34.998489 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-906140b0-fc9c-431e-bc8f-56155ce29bdf tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:35.002334 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 51/202] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:34 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:35.163802 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-610dab18-7aea-44e7-b3ad-02a9106b1efe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:35.166380 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-610dab18-7aea-44e7-b3ad-02a9106b1efe tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:35.166706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-610dab18-7aea-44e7-b3ad-02a9106b1efe tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:35.166934 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-610dab18-7aea-44e7-b3ad-02a9106b1efe tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:35.174327 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-3393cb38-ca67-4d0b-88ac-22faa5a0e15c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:35.178134 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-3393cb38-ca67-4d0b-88ac-22faa5a0e15c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] POST https://10.4.3.32/volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67/action Aug 19 15:55:35.178880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-3393cb38-ca67-4d0b-88ac-22faa5a0e15c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:35.179253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-3393cb38-ca67-4d0b-88ac-22faa5a0e15c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:35.180078 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:35.180078 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:35.184622 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-610dab18-7aea-44e7-b3ad-02a9106b1efe tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:35.190738 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-610dab18-7aea-44e7-b3ad-02a9106b1efe tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:35.191106 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 52/203] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:35 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:35.211501 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:35.211501 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:35.229184 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-63e9a2ba-fd58-4fb4-ab55-2828832a1707 req-3393cb38-ca67-4d0b-88ac-22faa5a0e15c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67/action returned with HTTP 204 Aug 19 15:55:35.229184 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 53/204] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:35 2026] POST /volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:35.361645 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bb542cfa-b8e0-45fd-8636-c65443598583 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:35.363767 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb542cfa-b8e0-45fd-8636-c65443598583 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:35.364063 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb542cfa-b8e0-45fd-8636-c65443598583 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:35.364268 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb542cfa-b8e0-45fd-8636-c65443598583 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:35.374691 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:35.374691 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:35.379402 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bb542cfa-b8e0-45fd-8636-c65443598583 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:35.384552 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb542cfa-b8e0-45fd-8636-c65443598583 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:35.385201 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 49/205] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:35 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:35.880993 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-706c350a-7ecc-4315-8b23-66b16882ed89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:35.883855 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-706c350a-7ecc-4315-8b23-66b16882ed89 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:35.884034 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-706c350a-7ecc-4315-8b23-66b16882ed89 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:35.884287 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-706c350a-7ecc-4315-8b23-66b16882ed89 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:35.898027 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:35.898027 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:35.915682 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-706c350a-7ecc-4315-8b23-66b16882ed89 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:35.924880 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-706c350a-7ecc-4315-8b23-66b16882ed89 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:35.925460 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 52/206] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:35 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:36.015523 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb0e6d53-d325-4cfa-ae0b-b22677a6e921 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:36.018129 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb0e6d53-d325-4cfa-ae0b-b22677a6e921 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:36.018565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb0e6d53-d325-4cfa-ae0b-b22677a6e921 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:36.018708 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb0e6d53-d325-4cfa-ae0b-b22677a6e921 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:36.032309 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:36.032309 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:36.037651 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eb0e6d53-d325-4cfa-ae0b-b22677a6e921 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:36.043634 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb0e6d53-d325-4cfa-ae0b-b22677a6e921 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:36.044198 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 53/207] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:36 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:36.069671 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40b3225e-a8aa-4819-be95-1e54606e0a73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:36.072917 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40b3225e-a8aa-4819-be95-1e54606e0a73 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:36.073875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40b3225e-a8aa-4819-be95-1e54606e0a73 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:36.073875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40b3225e-a8aa-4819-be95-1e54606e0a73 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:36.095551 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:36.095551 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:36.105506 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-40b3225e-a8aa-4819-be95-1e54606e0a73 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:36.110868 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40b3225e-a8aa-4819-be95-1e54606e0a73 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:36.111424 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 54/208] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:36 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:36.209646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c39f145c-72ea-48ec-bb4b-4589e8024ad0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:36.212461 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c39f145c-72ea-48ec-bb4b-4589e8024ad0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:36.212720 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c39f145c-72ea-48ec-bb4b-4589e8024ad0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:36.213000 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c39f145c-72ea-48ec-bb4b-4589e8024ad0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:36.228954 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:36.228954 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:36.234600 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c39f145c-72ea-48ec-bb4b-4589e8024ad0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:36.245050 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c39f145c-72ea-48ec-bb4b-4589e8024ad0 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:36.245050 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 50/209] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:36 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:36.403394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c74ea25-5827-4c9e-83a2-51284886489b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:36.405098 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c74ea25-5827-4c9e-83a2-51284886489b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:36.405326 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c74ea25-5827-4c9e-83a2-51284886489b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:36.405504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c74ea25-5827-4c9e-83a2-51284886489b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:36.417955 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:36.417955 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:36.422520 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c74ea25-5827-4c9e-83a2-51284886489b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:36.428623 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c74ea25-5827-4c9e-83a2-51284886489b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:36.429166 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 53/210] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:36 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:36.942615 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e0e2070e-1b59-4cb3-a810-730b26d4b756 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:36.945009 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0e2070e-1b59-4cb3-a810-730b26d4b756 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:36.945305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0e2070e-1b59-4cb3-a810-730b26d4b756 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:36.945628 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0e2070e-1b59-4cb3-a810-730b26d4b756 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:36.961266 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:36.961266 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:36.967515 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e0e2070e-1b59-4cb3-a810-730b26d4b756 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:36.975734 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0e2070e-1b59-4cb3-a810-730b26d4b756 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:36.976546 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 54/211] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:36 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:55:37.262071 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5f3b1aa3-eece-416c-8049-91e00422b5d3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:37.263685 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f3b1aa3-eece-416c-8049-91e00422b5d3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:37.264231 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f3b1aa3-eece-416c-8049-91e00422b5d3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:37.264438 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f3b1aa3-eece-416c-8049-91e00422b5d3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:37.275353 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:37.275353 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:37.280509 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5f3b1aa3-eece-416c-8049-91e00422b5d3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:37.285492 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f3b1aa3-eece-416c-8049-91e00422b5d3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:37.286441 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 55/212] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:37 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:37.442860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b19219f-60fa-4f17-88a7-a71a22d7dde3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:37.445313 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b19219f-60fa-4f17-88a7-a71a22d7dde3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:37.445584 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b19219f-60fa-4f17-88a7-a71a22d7dde3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:37.445876 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b19219f-60fa-4f17-88a7-a71a22d7dde3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:37.459521 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:37.459521 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:37.464377 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9b19219f-60fa-4f17-88a7-a71a22d7dde3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:37.469513 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b19219f-60fa-4f17-88a7-a71a22d7dde3 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:37.469885 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 51/213] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:37 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:37.993971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64294884-b7f7-435f-8e49-4135b96daa98 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:37.997658 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64294884-b7f7-435f-8e49-4135b96daa98 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:37.998119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64294884-b7f7-435f-8e49-4135b96daa98 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:37.998492 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64294884-b7f7-435f-8e49-4135b96daa98 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:38.021196 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:38.021196 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:38.026010 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-64294884-b7f7-435f-8e49-4135b96daa98 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:38.033500 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64294884-b7f7-435f-8e49-4135b96daa98 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:38.034086 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 54/214] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:37 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:38.175603 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-d422d013-7467-4acd-ab0f-a3999c3ade50 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:38.180705 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-d422d013-7467-4acd-ab0f-a3999c3ade50 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:38.182620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-d422d013-7467-4acd-ab0f-a3999c3ade50 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:38.182620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-d422d013-7467-4acd-ab0f-a3999c3ade50 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:38.196944 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-df1b68c1-53cc-4b8c-894f-17e9cce44699 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:38.199895 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-df1b68c1-53cc-4b8c-894f-17e9cce44699 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] POST https://10.4.3.32/volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d/action Aug 19 15:55:38.203476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-df1b68c1-53cc-4b8c-894f-17e9cce44699 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:38.203476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-df1b68c1-53cc-4b8c-894f-17e9cce44699 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:38.205377 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:38.205377 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:38.211329 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-d422d013-7467-4acd-ab0f-a3999c3ade50 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:38.232655 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-d422d013-7467-4acd-ab0f-a3999c3ade50 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:38.232655 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 55/215] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:38 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1134 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:38.232960 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:38.232960 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:38.296284 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-839fd48f-4368-435c-9710-84a60d2caa2a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:38.299379 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-839fd48f-4368-435c-9710-84a60d2caa2a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] POST https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8/action Aug 19 15:55:38.299899 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-839fd48f-4368-435c-9710-84a60d2caa2a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:38.300092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-839fd48f-4368-435c-9710-84a60d2caa2a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:38.300553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92c48da2-5058-4fd9-b17d-cf600eb60617 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:38.302804 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92c48da2-5058-4fd9-b17d-cf600eb60617 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:38.303051 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92c48da2-5058-4fd9-b17d-cf600eb60617 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:38.303251 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92c48da2-5058-4fd9-b17d-cf600eb60617 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:38.305246 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a0c41316-b0b6-429d-bf7a-897d22a667a1 req-df1b68c1-53cc-4b8c-894f-17e9cce44699 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d/action returned with HTTP 204 Aug 19 15:55:38.305924 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 56/216] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:38 2026] POST /volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:38.314382 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:38.314382 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:38.314897 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-839fd48f-4368-435c-9710-84a60d2caa2a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:38.316883 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:38.316883 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:38.323510 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92c48da2-5058-4fd9-b17d-cf600eb60617 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:38.342707 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92c48da2-5058-4fd9-b17d-cf600eb60617 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:38.342707 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 55/217] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:38 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:38.353943 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-839fd48f-4368-435c-9710-84a60d2caa2a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Begin detaching volume completed successfully. Aug 19 15:55:38.354314 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-839fd48f-4368-435c-9710-84a60d2caa2a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8/action returned with HTTP 202 Aug 19 15:55:38.355102 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 52/218] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:55:38 2026] POST /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:55:38.400161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c27a363c-e994-4719-a9ad-f51bcf01f0ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:38.402509 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c27a363c-e994-4719-a9ad-f51bcf01f0ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:38.402707 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c27a363c-e994-4719-a9ad-f51bcf01f0ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:38.402979 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c27a363c-e994-4719-a9ad-f51bcf01f0ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:38.422319 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:38.422319 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:38.429940 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c27a363c-e994-4719-a9ad-f51bcf01f0ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:38.437313 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c27a363c-e994-4719-a9ad-f51bcf01f0ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:38.440783 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 56/219] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:38 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:38.459933 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-46333a39-c431-4021-b984-bdd4eaa909f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:38.460372 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-46333a39-c431-4021-b984-bdd4eaa909f8 None None] GET https://10.4.3.32/volume// Aug 19 15:55:38.460558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-46333a39-c431-4021-b984-bdd4eaa909f8 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:38.460830 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-46333a39-c431-4021-b984-bdd4eaa909f8 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:38.461249 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-46333a39-c431-4021-b984-bdd4eaa909f8 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:38.461622 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 57/220] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55: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 19 15:55:38.473402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-b08b3f39-a331-474f-9529-cd2279e19ab4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:38.479995 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-b08b3f39-a331-474f-9529-cd2279e19ab4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:38.480396 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-b08b3f39-a331-474f-9529-cd2279e19ab4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:38.480634 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-b08b3f39-a331-474f-9529-cd2279e19ab4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:38.486551 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9dc18be3-d340-49f7-9dcc-33faae2581f6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:38.488980 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9dc18be3-d340-49f7-9dcc-33faae2581f6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:38.488980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9dc18be3-d340-49f7-9dcc-33faae2581f6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:38.489166 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9dc18be3-d340-49f7-9dcc-33faae2581f6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:38.508233 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:38.508233 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:38.510509 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:38.510509 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:38.514333 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-b08b3f39-a331-474f-9529-cd2279e19ab4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:38.515623 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9dc18be3-d340-49f7-9dcc-33faae2581f6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:38.520812 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9dc18be3-d340-49f7-9dcc-33faae2581f6 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:38.520987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-b08b3f39-a331-474f-9529-cd2279e19ab4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:38.521320 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 53/221] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:38 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:38.521629 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 56/222] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:38 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1317 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:39.058211 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b460f88d-1517-4341-a7f4-f65ba5554c02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:39.063230 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b460f88d-1517-4341-a7f4-f65ba5554c02 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:39.063230 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b460f88d-1517-4341-a7f4-f65ba5554c02 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:39.063230 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b460f88d-1517-4341-a7f4-f65ba5554c02 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:39.079204 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:39.079204 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:39.087513 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b460f88d-1517-4341-a7f4-f65ba5554c02 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:39.096418 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b460f88d-1517-4341-a7f4-f65ba5554c02 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:39.096948 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 57/223] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:39 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:39.115156 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0c78baee-02f2-4708-bffd-f9292a955b42 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:39.120350 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0c78baee-02f2-4708-bffd-f9292a955b42 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:39.120350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0c78baee-02f2-4708-bffd-f9292a955b42 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:39.120350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0c78baee-02f2-4708-bffd-f9292a955b42 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:39.132081 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:39.132081 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:39.136384 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0c78baee-02f2-4708-bffd-f9292a955b42 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:39.142063 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0c78baee-02f2-4708-bffd-f9292a955b42 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:39.142572 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 58/224] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:39 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:39.348622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f551a67c-47f5-4749-a6b5-3452ea1122c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:39.350643 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f551a67c-47f5-4749-a6b5-3452ea1122c4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:39.351115 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f551a67c-47f5-4749-a6b5-3452ea1122c4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:39.351647 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f551a67c-47f5-4749-a6b5-3452ea1122c4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:39.364794 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:39.364794 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:39.370130 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f551a67c-47f5-4749-a6b5-3452ea1122c4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:39.376653 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f551a67c-47f5-4749-a6b5-3452ea1122c4 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:39.377283 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 54/225] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:39 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:39.452178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7b9b432-e1e7-48b9-8f60-8fc09e2be4ab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:39.454284 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7b9b432-e1e7-48b9-8f60-8fc09e2be4ab tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:39.454534 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7b9b432-e1e7-48b9-8f60-8fc09e2be4ab tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:39.454807 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7b9b432-e1e7-48b9-8f60-8fc09e2be4ab tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:39.468297 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:39.468297 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:39.474040 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a7b9b432-e1e7-48b9-8f60-8fc09e2be4ab tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:39.482431 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7b9b432-e1e7-48b9-8f60-8fc09e2be4ab tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:39.483005 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 57/226] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:39 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:39.538926 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-466475af-7583-4530-b650-03f4b7b193ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:39.539199 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-466475af-7583-4530-b650-03f4b7b193ff tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:39.539574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-466475af-7583-4530-b650-03f4b7b193ff tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:39.539574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-466475af-7583-4530-b650-03f4b7b193ff tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:39.550922 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:39.550922 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:39.555102 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-466475af-7583-4530-b650-03f4b7b193ff tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:39.559937 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-466475af-7583-4530-b650-03f4b7b193ff tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:39.560431 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 58/227] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:39 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:40.395155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a92b7ca-c5d1-4ca3-8b0c-9112ded72684 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:40.397482 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a92b7ca-c5d1-4ca3-8b0c-9112ded72684 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:40.397684 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a92b7ca-c5d1-4ca3-8b0c-9112ded72684 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:40.397984 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a92b7ca-c5d1-4ca3-8b0c-9112ded72684 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:40.409670 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:40.409670 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:40.414727 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9a92b7ca-c5d1-4ca3-8b0c-9112ded72684 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:40.420236 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a92b7ca-c5d1-4ca3-8b0c-9112ded72684 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:40.420718 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 59/228] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:40 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:40.501002 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-412b9d97-408a-4a72-9806-ff7216b821c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:40.502905 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-412b9d97-408a-4a72-9806-ff7216b821c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:40.504820 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-412b9d97-408a-4a72-9806-ff7216b821c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:40.504820 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-412b9d97-408a-4a72-9806-ff7216b821c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:40.514221 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:40.514221 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:40.518842 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-412b9d97-408a-4a72-9806-ff7216b821c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:40.524054 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-412b9d97-408a-4a72-9806-ff7216b821c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:40.524789 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 55/229] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:40 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:40.573318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f309bb4-3baf-4465-8ed8-2cb557f49857 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:40.575426 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f309bb4-3baf-4465-8ed8-2cb557f49857 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:40.575651 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f309bb4-3baf-4465-8ed8-2cb557f49857 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:40.575908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f309bb4-3baf-4465-8ed8-2cb557f49857 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:40.588515 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:40.588515 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:40.597562 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9f309bb4-3baf-4465-8ed8-2cb557f49857 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:40.602397 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f309bb4-3baf-4465-8ed8-2cb557f49857 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:40.602786 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 58/230] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:40 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:41.436300 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27767583-0260-48f9-a3e1-a7095a6eab4f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:41.438459 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27767583-0260-48f9-a3e1-a7095a6eab4f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:41.438692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27767583-0260-48f9-a3e1-a7095a6eab4f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:41.438947 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27767583-0260-48f9-a3e1-a7095a6eab4f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:41.449071 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:41.449071 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:41.454269 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-27767583-0260-48f9-a3e1-a7095a6eab4f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:41.460169 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27767583-0260-48f9-a3e1-a7095a6eab4f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:41.460656 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 59/231] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:41 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:41.544234 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-454a7fcf-0c7d-4e06-94d9-d9026ae8505a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:41.546964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-454a7fcf-0c7d-4e06-94d9-d9026ae8505a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:41.547220 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-454a7fcf-0c7d-4e06-94d9-d9026ae8505a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:41.547443 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-454a7fcf-0c7d-4e06-94d9-d9026ae8505a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:41.557205 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:41.557205 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:41.561339 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-454a7fcf-0c7d-4e06-94d9-d9026ae8505a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:41.566554 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-454a7fcf-0c7d-4e06-94d9-d9026ae8505a tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:41.567213 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 60/232] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:41 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:41.619533 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2574f8d1-dc2f-4fd3-a21a-8772a45acb8e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:41.621287 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2574f8d1-dc2f-4fd3-a21a-8772a45acb8e tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:41.621788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2574f8d1-dc2f-4fd3-a21a-8772a45acb8e tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:41.623235 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2574f8d1-dc2f-4fd3-a21a-8772a45acb8e tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:41.632043 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:41.632043 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:41.636059 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2574f8d1-dc2f-4fd3-a21a-8772a45acb8e tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:41.640509 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2574f8d1-dc2f-4fd3-a21a-8772a45acb8e tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:41.641322 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 56/233] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:41 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:42.475080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4faff02b-c2dd-4d21-9a9b-a18be1c6a620 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:42.477592 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4faff02b-c2dd-4d21-9a9b-a18be1c6a620 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:42.477882 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4faff02b-c2dd-4d21-9a9b-a18be1c6a620 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:42.478178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4faff02b-c2dd-4d21-9a9b-a18be1c6a620 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:42.491877 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:42.491877 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:42.499484 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4faff02b-c2dd-4d21-9a9b-a18be1c6a620 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:42.506326 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4faff02b-c2dd-4d21-9a9b-a18be1c6a620 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:42.506890 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 59/234] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:42 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:42.580433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e3fc86af-4945-417d-bcaf-2ec45f5bf2de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:42.584898 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3fc86af-4945-417d-bcaf-2ec45f5bf2de tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:42.584898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3fc86af-4945-417d-bcaf-2ec45f5bf2de tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:42.584898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3fc86af-4945-417d-bcaf-2ec45f5bf2de tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:42.596341 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:42.596341 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:42.600812 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e3fc86af-4945-417d-bcaf-2ec45f5bf2de tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:42.606101 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3fc86af-4945-417d-bcaf-2ec45f5bf2de tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:42.607164 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 60/235] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:42 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:42.657396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fb3ab908-d7c0-4cd7-a17b-049259a4b311 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:42.659498 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fb3ab908-d7c0-4cd7-a17b-049259a4b311 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:42.659747 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fb3ab908-d7c0-4cd7-a17b-049259a4b311 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:42.659946 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fb3ab908-d7c0-4cd7-a17b-049259a4b311 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:42.685253 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:42.685253 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:42.690691 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fb3ab908-d7c0-4cd7-a17b-049259a4b311 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:42.700225 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fb3ab908-d7c0-4cd7-a17b-049259a4b311 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:42.700827 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 61/236] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:42 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:43.521413 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-61ee2587-7cca-45b1-bb68-b8a2d702afe3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:43.523227 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61ee2587-7cca-45b1-bb68-b8a2d702afe3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:43.523498 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61ee2587-7cca-45b1-bb68-b8a2d702afe3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:43.523701 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61ee2587-7cca-45b1-bb68-b8a2d702afe3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:43.532492 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:43.532492 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:43.536505 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-61ee2587-7cca-45b1-bb68-b8a2d702afe3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:43.541990 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61ee2587-7cca-45b1-bb68-b8a2d702afe3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:43.542502 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 57/237] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:43 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:43.620914 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b631fc56-732a-4269-ab05-d8f4c3ece626 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:43.624297 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b631fc56-732a-4269-ab05-d8f4c3ece626 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:43.624453 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b631fc56-732a-4269-ab05-d8f4c3ece626 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:43.624721 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b631fc56-732a-4269-ab05-d8f4c3ece626 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:43.641228 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:43.641228 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:43.648907 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b631fc56-732a-4269-ab05-d8f4c3ece626 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:43.659585 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b631fc56-732a-4269-ab05-d8f4c3ece626 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:43.660012 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 60/238] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:43 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:43.717806 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-15c31384-9d0f-4a27-b129-f8b11903725b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:43.720404 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15c31384-9d0f-4a27-b129-f8b11903725b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:43.720604 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15c31384-9d0f-4a27-b129-f8b11903725b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:43.720887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15c31384-9d0f-4a27-b129-f8b11903725b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:43.733841 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:43.733841 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:43.738845 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-15c31384-9d0f-4a27-b129-f8b11903725b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:43.746541 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15c31384-9d0f-4a27-b129-f8b11903725b tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:43.747089 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 61/239] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:43 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:44.194653 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-30efdac9-6fc5-41db-8630-f25c08ea5b6f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.196961 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-30efdac9-6fc5-41db-8630-f25c08ea5b6f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] POST https://10.4.3.32/volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156/action Aug 19 15:55:44.197662 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-30efdac9-6fc5-41db-8630-f25c08ea5b6f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:44.197662 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-30efdac9-6fc5-41db-8630-f25c08ea5b6f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:44.216297 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.216297 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:44.233568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-eb6e5622-7d21-4632-ace8-29e54d6059b9 req-30efdac9-6fc5-41db-8630-f25c08ea5b6f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156/action returned with HTTP 204 Aug 19 15:55:44.234267 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 62/240] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:44 2026] POST /volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:44.342002 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-672662fb-5be7-4e24-b4de-7dfefd6828f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.345177 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-672662fb-5be7-4e24-b4de-7dfefd6828f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] DELETE https://10.4.3.32/volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0 Aug 19 15:55:44.359686 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-672662fb-5be7-4e24-b4de-7dfefd6828f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.359686 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-672662fb-5be7-4e24-b4de-7dfefd6828f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.359686 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.359686 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:44.491177 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-14fd7dec-f42e-41c6-95d9-68548c738c85 req-672662fb-5be7-4e24-b4de-7dfefd6828f1 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0 returned with HTTP 200 Aug 19 15:55:44.492110 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 58/241] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:55:44 2026] DELETE /volume/v3/attachments/04dd1296-e753-4274-ac22-c9adfe8bedf0 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:44.557313 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70c79211-e05f-4c39-9981-15825a4f2857 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.563466 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70c79211-e05f-4c39-9981-15825a4f2857 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:44.563466 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70c79211-e05f-4c39-9981-15825a4f2857 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.563466 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70c79211-e05f-4c39-9981-15825a4f2857 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.576732 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.576732 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:44.576732 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70c79211-e05f-4c39-9981-15825a4f2857 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:44.582451 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70c79211-e05f-4c39-9981-15825a4f2857 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:44.582986 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 61/242] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:44 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:44.645183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-16748116-014b-42aa-b1b2-ed90f2940601 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.647982 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-16748116-014b-42aa-b1b2-ed90f2940601 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:44.648207 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-16748116-014b-42aa-b1b2-ed90f2940601 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.650091 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-16748116-014b-42aa-b1b2-ed90f2940601 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.660854 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.660854 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:44.665404 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-16748116-014b-42aa-b1b2-ed90f2940601 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:44.674696 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-16748116-014b-42aa-b1b2-ed90f2940601 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:44.676451 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 62/243] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:44 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:44.676502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22da94b0-e1fb-4756-b64a-45224ba077b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.679661 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22da94b0-e1fb-4756-b64a-45224ba077b5 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:44.679661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22da94b0-e1fb-4756-b64a-45224ba077b5 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.679661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22da94b0-e1fb-4756-b64a-45224ba077b5 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.704453 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.704453 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:44.717206 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-22da94b0-e1fb-4756-b64a-45224ba077b5 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:44.726785 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22da94b0-e1fb-4756-b64a-45224ba077b5 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:44.727356 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 63/244] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:44 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:44.728107 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-0aeb5ec7-00b1-43d6-a08a-898785bda0a2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.730983 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-0aeb5ec7-00b1-43d6-a08a-898785bda0a2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230 Aug 19 15:55:44.731245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-0aeb5ec7-00b1-43d6-a08a-898785bda0a2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.731463 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-0aeb5ec7-00b1-43d6-a08a-898785bda0a2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.742641 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.742641 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:44.764486 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4e5ecc38-ba10-4a5b-97c5-b8428d8320da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.766372 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e5ecc38-ba10-4a5b-97c5-b8428d8320da tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:44.767008 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e5ecc38-ba10-4a5b-97c5-b8428d8320da tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.767008 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e5ecc38-ba10-4a5b-97c5-b8428d8320da tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.790378 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.790378 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:44.797476 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4e5ecc38-ba10-4a5b-97c5-b8428d8320da tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:44.801352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d8ee6ee0-efe4-4d8d-80e4-b599b22ab89f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.801966 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8ee6ee0-efe4-4d8d-80e4-b599b22ab89f None None] GET https://10.4.3.32/volume// Aug 19 15:55:44.802199 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8ee6ee0-efe4-4d8d-80e4-b599b22ab89f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.802437 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8ee6ee0-efe4-4d8d-80e4-b599b22ab89f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.802966 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8ee6ee0-efe4-4d8d-80e4-b599b22ab89f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:44.803629 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 63/245] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:55:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:44.807849 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e5ecc38-ba10-4a5b-97c5-b8428d8320da tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:44.808588 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 62/246] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:44 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:44.812264 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-a58b5b48-7817-4789-97ad-f17c0a873ac7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.818881 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-a58b5b48-7817-4789-97ad-f17c0a873ac7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:55:44.818881 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-a58b5b48-7817-4789-97ad-f17c0a873ac7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1348435a-c94c-45df-9cc0-280b4a26401f", "connector": null, "instance_uuid": "613d22c5-c181-4e20-9bc9-49e4d8f9c23d"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:44.826976 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.826976 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:44.836058 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-98e01b3e-ba21-414b-84a9-f3718169a1c0 req-0aeb5ec7-00b1-43d6-a08a-898785bda0a2 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230 returned with HTTP 200 Aug 19 15:55:44.836268 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 59/247] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:55:44 2026] DELETE /volume/v3/attachments/8b752760-154d-4efe-a0c3-ed4452e9c230 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:44.864215 np0000007787 devstack@c-api.service[100250]: WARNING cinder.volume.api [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-a58b5b48-7817-4789-97ad-f17c0a873ac7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 15:55:44.872480 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-a58b5b48-7817-4789-97ad-f17c0a873ac7 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:55:44.873105 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 64/248] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:55:44 2026] POST /volume/v3/attachments => generated 271 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:44.913335 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57d61545-95c0-4775-8ac5-3d1baac4d231 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.917288 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57d61545-95c0-4775-8ac5-3d1baac4d231 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:44.917288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57d61545-95c0-4775-8ac5-3d1baac4d231 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.917504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57d61545-95c0-4775-8ac5-3d1baac4d231 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.935471 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c5dbb1a-d46b-447e-acd8-bae046830318 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.936470 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c5dbb1a-d46b-447e-acd8-bae046830318 None None] GET https://10.4.3.32/volume// Aug 19 15:55:44.936545 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.936545 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:44.936610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c5dbb1a-d46b-447e-acd8-bae046830318 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.936610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c5dbb1a-d46b-447e-acd8-bae046830318 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.936906 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c5dbb1a-d46b-447e-acd8-bae046830318 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:44.937376 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 63/249] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:44.942666 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57d61545-95c0-4775-8ac5-3d1baac4d231 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:44.951638 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57d61545-95c0-4775-8ac5-3d1baac4d231 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:44.952587 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 64/250] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:44 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:44.953584 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2097bf8d-bb52-44d0-987b-6814c212e546 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:44.961719 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2097bf8d-bb52-44d0-987b-6814c212e546 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:44.961988 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2097bf8d-bb52-44d0-987b-6814c212e546 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:44.962237 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2097bf8d-bb52-44d0-987b-6814c212e546 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:44.975930 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:44.975930 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:44.980790 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2097bf8d-bb52-44d0-987b-6814c212e546 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:44.987890 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2097bf8d-bb52-44d0-987b-6814c212e546 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:44.989713 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 60/251] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:44 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:45.107384 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-1c6af584-b76e-4642-aba4-119aaceb64c4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.110667 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-1c6af584-b76e-4642-aba4-119aaceb64c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] DELETE https://10.4.3.32/volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67 Aug 19 15:55:45.111009 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-1c6af584-b76e-4642-aba4-119aaceb64c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:45.111305 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-1c6af584-b76e-4642-aba4-119aaceb64c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:45.113281 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2090ae83-d964-4634-879e-bb05d6d0081b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.116231 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2090ae83-d964-4634-879e-bb05d6d0081b tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] PUT https://10.4.3.32/volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465 Aug 19 15:55:45.116954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2090ae83-d964-4634-879e-bb05d6d0081b tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:45.125204 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.125204 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:45.127672 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2090ae83-d964-4634-879e-bb05d6d0081b tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Acquiring lock "cinder-attachment_update-1348435a-c94c-45df-9cc0-280b4a26401f-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:55:45.133308 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2090ae83-d964-4634-879e-bb05d6d0081b tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Lock "cinder-attachment_update-1348435a-c94c-45df-9cc0-280b4a26401f-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:55:45.135308 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.135308 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:45.288093 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9c37de0-2080-4b53-962b-6bb4d448689d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.290791 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9c37de0-2080-4b53-962b-6bb4d448689d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:45.291132 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9c37de0-2080-4b53-962b-6bb4d448689d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:45.291470 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9c37de0-2080-4b53-962b-6bb4d448689d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:45.301584 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.301584 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:45.301726 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8e0ecf16-003a-4c10-801b-c3ef18d4a696 req-1c6af584-b76e-4642-aba4-119aaceb64c4 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67 returned with HTTP 200 Aug 19 15:55:45.302207 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 65/252] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:55:45 2026] DELETE /volume/v3/attachments/0ff5cd0f-4d39-4f67-ac5a-25bb2c058c67 => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:45.307459 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c9c37de0-2080-4b53-962b-6bb4d448689d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:45.315522 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9c37de0-2080-4b53-962b-6bb4d448689d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:45.315522 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 65/253] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:45 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:45.324707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2090ae83-d964-4634-879e-bb05d6d0081b tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Lock "cinder-attachment_update-1348435a-c94c-45df-9cc0-280b4a26401f-np0000007787" released by "attachment_update" :: held 0.189s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:55:45.324707 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-2090ae83-d964-4634-879e-bb05d6d0081b tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465 returned with HTTP 200 Aug 19 15:55:45.324707 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 64/254] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:55:45 2026] PUT /volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465 => generated 967 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:45.341151 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a303819e-36cb-454e-89ff-03274c9eb37d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.343571 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a303819e-36cb-454e-89ff-03274c9eb37d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:45.343903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a303819e-36cb-454e-89ff-03274c9eb37d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:45.344239 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a303819e-36cb-454e-89ff-03274c9eb37d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:45.344511 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a303819e-36cb-454e-89ff-03274c9eb37d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Delete volume with id: e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:45.364573 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.364573 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:45.364573 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a303819e-36cb-454e-89ff-03274c9eb37d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:45.414034 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a303819e-36cb-454e-89ff-03274c9eb37d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Delete volume request issued successfully. Aug 19 15:55:45.415597 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a303819e-36cb-454e-89ff-03274c9eb37d tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 202 Aug 19 15:55:45.416075 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 61/255] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:55:45 2026] DELETE /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:55:45.431620 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f6fa6115-5405-4bcc-bf70-e8360d1752ea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.433921 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6fa6115-5405-4bcc-bf70-e8360d1752ea tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:45.434182 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6fa6115-5405-4bcc-bf70-e8360d1752ea tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:45.434396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6fa6115-5405-4bcc-bf70-e8360d1752ea tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:45.443732 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.443732 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:45.448100 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f6fa6115-5405-4bcc-bf70-e8360d1752ea tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Volume info retrieved successfully. Aug 19 15:55:45.453005 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6fa6115-5405-4bcc-bf70-e8360d1752ea tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 200 Aug 19 15:55:45.453468 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 66/256] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:45 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:45.741601 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-38a10bfe-a934-4483-a80c-592c9974744c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.745058 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38a10bfe-a934-4483-a80c-592c9974744c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:45.745264 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38a10bfe-a934-4483-a80c-592c9974744c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:45.745631 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38a10bfe-a934-4483-a80c-592c9974744c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:45.758277 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.758277 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:45.766040 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-38a10bfe-a934-4483-a80c-592c9974744c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:45.774596 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38a10bfe-a934-4483-a80c-592c9974744c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:45.775220 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 66/257] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:45 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:45.827905 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc75afc1-b3d4-403c-aea6-f4bea9c783f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.829953 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc75afc1-b3d4-403c-aea6-f4bea9c783f1 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:45.830252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc75afc1-b3d4-403c-aea6-f4bea9c783f1 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:45.830522 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc75afc1-b3d4-403c-aea6-f4bea9c783f1 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:45.838956 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.838956 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:45.843312 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc75afc1-b3d4-403c-aea6-f4bea9c783f1 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] Volume info retrieved successfully. Aug 19 15:55:45.852729 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc75afc1-b3d4-403c-aea6-f4bea9c783f1 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-reader] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:45.853084 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 65/258] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:45 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:45.911416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8c1a8e5-b9a8-4bb5-8878-cf13675cfb34 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.912974 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8c1a8e5-b9a8-4bb5-8878-cf13675cfb34 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:45.913066 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8c1a8e5-b9a8-4bb5-8878-cf13675cfb34 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:45.913303 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8c1a8e5-b9a8-4bb5-8878-cf13675cfb34 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:45.926893 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.926893 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:45.931319 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f8c1a8e5-b9a8-4bb5-8878-cf13675cfb34 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:45.937498 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8c1a8e5-b9a8-4bb5-8878-cf13675cfb34 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:45.938059 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 62/259] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:45 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:45.968944 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4ad7af9d-bee0-4844-a591-15b0301e2ba3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:45.972603 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ad7af9d-bee0-4844-a591-15b0301e2ba3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:45.972831 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ad7af9d-bee0-4844-a591-15b0301e2ba3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:45.973107 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ad7af9d-bee0-4844-a591-15b0301e2ba3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:45.995423 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:45.995423 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:45.999679 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4ad7af9d-bee0-4844-a591-15b0301e2ba3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:46.001632 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6b89e4a0-f35f-4f3f-a898-ddbdb1241e00 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:46.003973 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b89e4a0-f35f-4f3f-a898-ddbdb1241e00 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:46.004343 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b89e4a0-f35f-4f3f-a898-ddbdb1241e00 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:46.004476 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b89e4a0-f35f-4f3f-a898-ddbdb1241e00 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:46.006458 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ad7af9d-bee0-4844-a591-15b0301e2ba3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:46.006750 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 67/260] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:45 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:46.017073 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:46.017073 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:46.022987 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6b89e4a0-f35f-4f3f-a898-ddbdb1241e00 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:46.028335 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b89e4a0-f35f-4f3f-a898-ddbdb1241e00 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:46.028913 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 67/261] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:46 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:46.045703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-347f6f7d-b814-4dd2-9495-efa587c7e364 req-c0fb2726-ab7b-48ab-9fcd-4ebbb648a139 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:46.048266 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-347f6f7d-b814-4dd2-9495-efa587c7e364 req-c0fb2726-ab7b-48ab-9fcd-4ebbb648a139 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d Aug 19 15:55:46.048490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-347f6f7d-b814-4dd2-9495-efa587c7e364 req-c0fb2726-ab7b-48ab-9fcd-4ebbb648a139 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:46.048693 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-347f6f7d-b814-4dd2-9495-efa587c7e364 req-c0fb2726-ab7b-48ab-9fcd-4ebbb648a139 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:46.057052 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:46.057052 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:46.129985 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-347f6f7d-b814-4dd2-9495-efa587c7e364 req-c0fb2726-ab7b-48ab-9fcd-4ebbb648a139 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d returned with HTTP 200 Aug 19 15:55:46.130542 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 66/262] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:55:46 2026] DELETE /volume/v3/attachments/b284b10d-9856-446b-b8dc-2b1613cbe07d => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:46.470519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c31be4b0-eb88-40e3-b693-93563055f907 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:46.473853 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c31be4b0-eb88-40e3-b693-93563055f907 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:46.473991 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c31be4b0-eb88-40e3-b693-93563055f907 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:46.474328 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c31be4b0-eb88-40e3-b693-93563055f907 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:46.481362 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c31be4b0-eb88-40e3-b693-93563055f907 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 404 Aug 19 15:55:46.482913 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 63/263] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:46 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:47.024488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4c577e86-6642-41a6-87c9-68fae4a201ed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:47.027508 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4c577e86-6642-41a6-87c9-68fae4a201ed tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:47.027508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4c577e86-6642-41a6-87c9-68fae4a201ed tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:47.027508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4c577e86-6642-41a6-87c9-68fae4a201ed tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:47.052655 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:47.052655 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:47.059192 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4c577e86-6642-41a6-87c9-68fae4a201ed tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:47.071331 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4c577e86-6642-41a6-87c9-68fae4a201ed tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:47.072521 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 68/264] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:47 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1162 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:48.053317 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-70e76977-2f57-4bf2-949f-b5f612db39b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:48.056747 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70e76977-2f57-4bf2-949f-b5f612db39b9 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:48.057139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70e76977-2f57-4bf2-949f-b5f612db39b9 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:48.057906 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70e76977-2f57-4bf2-949f-b5f612db39b9 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:48.074827 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:48.074827 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:48.087435 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-70e76977-2f57-4bf2-949f-b5f612db39b9 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:48.093653 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70e76977-2f57-4bf2-949f-b5f612db39b9 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:48.094197 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 68/265] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:48 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:48.101421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a9e8e90-708e-4b02-9b5a-662c8053ae01 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:48.103563 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a9e8e90-708e-4b02-9b5a-662c8053ae01 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:48.103838 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a9e8e90-708e-4b02-9b5a-662c8053ae01 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:48.105030 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a9e8e90-708e-4b02-9b5a-662c8053ae01 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:48.109203 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-439da1cc-d89a-4997-bc83-3a3f6241d0b7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:48.112422 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-439da1cc-d89a-4997-bc83-3a3f6241d0b7 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:48.112931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-439da1cc-d89a-4997-bc83-3a3f6241d0b7 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:48.113084 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-439da1cc-d89a-4997-bc83-3a3f6241d0b7 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:48.123181 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:48.123181 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:48.126653 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:48.126653 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:48.128598 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-439da1cc-d89a-4997-bc83-3a3f6241d0b7 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:48.130332 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2a9e8e90-708e-4b02-9b5a-662c8053ae01 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:48.136380 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a9e8e90-708e-4b02-9b5a-662c8053ae01 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:48.136972 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 67/266] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:48 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:48.140777 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-439da1cc-d89a-4997-bc83-3a3f6241d0b7 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:48.141301 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 64/267] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:48 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:48.206559 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3342430b-bbd6-4f03-9c71-1bb032678650 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:48.212268 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3342430b-bbd6-4f03-9c71-1bb032678650 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:48.213888 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3342430b-bbd6-4f03-9c71-1bb032678650 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:48.213888 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3342430b-bbd6-4f03-9c71-1bb032678650 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:48.224172 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:48.224172 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:48.230902 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3342430b-bbd6-4f03-9c71-1bb032678650 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:48.239048 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3342430b-bbd6-4f03-9c71-1bb032678650 tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:48.239425 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 69/268] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:48 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:48.271746 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4a53879-456f-4016-9e34-8d1eb28dad6c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:48.274587 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4a53879-456f-4016-9e34-8d1eb28dad6c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:48.274871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4a53879-456f-4016-9e34-8d1eb28dad6c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:48.275095 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4a53879-456f-4016-9e34-8d1eb28dad6c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:48.275603 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b4a53879-456f-4016-9e34-8d1eb28dad6c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Delete volume with id: 6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:48.294063 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:48.294063 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:48.295734 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b4a53879-456f-4016-9e34-8d1eb28dad6c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:48.340774 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b4a53879-456f-4016-9e34-8d1eb28dad6c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Delete volume request issued successfully. Aug 19 15:55:48.341058 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4a53879-456f-4016-9e34-8d1eb28dad6c tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 202 Aug 19 15:55:48.342697 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 69/269] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:55:48 2026] DELETE /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:55:48.349469 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09463b8e-fdbc-4b0f-848d-ec57f51e2bae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:48.354637 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09463b8e-fdbc-4b0f-848d-ec57f51e2bae tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:48.354637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09463b8e-fdbc-4b0f-848d-ec57f51e2bae tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:48.354637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09463b8e-fdbc-4b0f-848d-ec57f51e2bae tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:48.366428 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:48.366428 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:48.371405 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-09463b8e-fdbc-4b0f-848d-ec57f51e2bae tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Volume info retrieved successfully. Aug 19 15:55:48.379078 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09463b8e-fdbc-4b0f-848d-ec57f51e2bae tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 200 Aug 19 15:55:48.381136 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 68/270] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:48 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:49.158312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a62e5be3-44cd-42f3-9972-966635ee0c3f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:49.165970 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a62e5be3-44cd-42f3-9972-966635ee0c3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:49.166235 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a62e5be3-44cd-42f3-9972-966635ee0c3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:49.166427 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a62e5be3-44cd-42f3-9972-966635ee0c3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:49.191215 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:49.191215 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:49.196188 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a62e5be3-44cd-42f3-9972-966635ee0c3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:49.203719 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a62e5be3-44cd-42f3-9972-966635ee0c3f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:49.203719 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 65/271] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:49 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1162 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:49.402679 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9dd00b01-5e7a-4b1e-a19b-a7363ea55c6a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:49.404148 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9dd00b01-5e7a-4b1e-a19b-a7363ea55c6a tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] GET https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea Aug 19 15:55:49.405002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9dd00b01-5e7a-4b1e-a19b-a7363ea55c6a tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:49.405002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9dd00b01-5e7a-4b1e-a19b-a7363ea55c6a tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:49.418143 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9dd00b01-5e7a-4b1e-a19b-a7363ea55c6a tempest-DeleteServersTestJSON-1062076170 tempest-DeleteServersTestJSON-1062076170-project-member] https://10.4.3.32/volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea returned with HTTP 404 Aug 19 15:55:49.419195 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 70/272] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:49 2026] GET /volume/v3/volumes/6832fd8f-7ce4-44e3-9361-d603cccf55ea => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:49.589522 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95fbef0c-b13b-4ee1-8762-a9c85ae0b2ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:49.594009 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95fbef0c-b13b-4ee1-8762-a9c85ae0b2ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:49.594009 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95fbef0c-b13b-4ee1-8762-a9c85ae0b2ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:49.594009 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95fbef0c-b13b-4ee1-8762-a9c85ae0b2ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:49.621182 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:49.621182 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:49.626099 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-95fbef0c-b13b-4ee1-8762-a9c85ae0b2ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:49.635473 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95fbef0c-b13b-4ee1-8762-a9c85ae0b2ed tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:49.635473 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 70/273] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:49 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:49.713072 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3cfc48ec-75e9-41b3-82d5-961bcd94d49c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:49.716006 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3cfc48ec-75e9-41b3-82d5-961bcd94d49c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:49.716241 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3cfc48ec-75e9-41b3-82d5-961bcd94d49c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:49.716458 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3cfc48ec-75e9-41b3-82d5-961bcd94d49c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:49.726625 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:49.726625 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:49.739797 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3cfc48ec-75e9-41b3-82d5-961bcd94d49c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:49.754943 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3cfc48ec-75e9-41b3-82d5-961bcd94d49c tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:49.754943 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 69/274] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:49 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:50.224485 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5d373ddf-e48f-4349-b807-225cfb7e86db None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:50.227253 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d373ddf-e48f-4349-b807-225cfb7e86db tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:50.284418 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d373ddf-e48f-4349-b807-225cfb7e86db tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:50.284418 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d373ddf-e48f-4349-b807-225cfb7e86db tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:50.284418 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:50.284418 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:50.284418 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5d373ddf-e48f-4349-b807-225cfb7e86db tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:50.284418 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d373ddf-e48f-4349-b807-225cfb7e86db tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:50.284418 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 66/275] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:50 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:51.111861 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-c0e49e96-8b3e-4b8b-9a51-34b4ccc86a6d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:51.116741 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-c0e49e96-8b3e-4b8b-9a51-34b4ccc86a6d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] POST https://10.4.3.32/volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465/action Aug 19 15:55:51.116741 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-c0e49e96-8b3e-4b8b-9a51-34b4ccc86a6d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:51.116741 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-c0e49e96-8b3e-4b8b-9a51-34b4ccc86a6d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:51.169683 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:51.169683 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:51.204270 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e480aa33-15ca-49e4-9fbc-c16024ccd975 req-c0e49e96-8b3e-4b8b-9a51-34b4ccc86a6d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465/action returned with HTTP 204 Aug 19 15:55:51.212706 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 71/276] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:55:51 2026] POST /volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:51.302858 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-be5e1473-58ca-49e1-96ad-9e237ff6e81e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:51.307272 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be5e1473-58ca-49e1-96ad-9e237ff6e81e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:51.307272 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be5e1473-58ca-49e1-96ad-9e237ff6e81e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:51.308170 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be5e1473-58ca-49e1-96ad-9e237ff6e81e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:51.335416 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:51.335416 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:51.342401 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-be5e1473-58ca-49e1-96ad-9e237ff6e81e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:51.362529 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be5e1473-58ca-49e1-96ad-9e237ff6e81e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:51.372189 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 71/277] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:51 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1456 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:51.966513 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92848c9d-f0f1-4692-90a9-6329eaaad7a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:51.967296 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92848c9d-f0f1-4692-90a9-6329eaaad7a5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:51.967499 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92848c9d-f0f1-4692-90a9-6329eaaad7a5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:51.967801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92848c9d-f0f1-4692-90a9-6329eaaad7a5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:51.968034 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-92848c9d-f0f1-4692-90a9-6329eaaad7a5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Delete volume with id: e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:51.985938 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92848c9d-f0f1-4692-90a9-6329eaaad7a5 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 404 Aug 19 15:55:51.986386 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 70/278] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:55:51 2026] DELETE /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:51.996100 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d38ce0a5-d6a0-422b-9a07-d354073e16d7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.000784 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d38ce0a5-d6a0-422b-9a07-d354073e16d7 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] GET https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a Aug 19 15:55:52.001053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d38ce0a5-d6a0-422b-9a07-d354073e16d7 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.001294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d38ce0a5-d6a0-422b-9a07-d354073e16d7 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.009201 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d38ce0a5-d6a0-422b-9a07-d354073e16d7 tempest-VolumesAssistedSnapshotsTest-1207219786 tempest-VolumesAssistedSnapshotsTest-1207219786-project-admin] https://10.4.3.32/volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a returned with HTTP 404 Aug 19 15:55:52.010526 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 67/279] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:51 2026] GET /volume/v3/volumes/e4f3716c-d7fb-44f7-a5cd-51d4311d743a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:52.102606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-89264d12-7a2e-4f0a-8742-94775e152d54 req-7f821575-ef71-4421-b98a-b68e0a786eff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.104867 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-89264d12-7a2e-4f0a-8742-94775e152d54 req-7f821575-ef71-4421-b98a-b68e0a786eff tempest-TestMultiAttachVolumeSwap-604589813 tempest-TestMultiAttachVolumeSwap-604589813-project] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:52.106813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-89264d12-7a2e-4f0a-8742-94775e152d54 req-7f821575-ef71-4421-b98a-b68e0a786eff tempest-TestMultiAttachVolumeSwap-604589813 tempest-TestMultiAttachVolumeSwap-604589813-project] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.106813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-89264d12-7a2e-4f0a-8742-94775e152d54 req-7f821575-ef71-4421-b98a-b68e0a786eff tempest-TestMultiAttachVolumeSwap-604589813 tempest-TestMultiAttachVolumeSwap-604589813-project] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.144731 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.144731 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:52.150307 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-89264d12-7a2e-4f0a-8742-94775e152d54 req-7f821575-ef71-4421-b98a-b68e0a786eff tempest-TestMultiAttachVolumeSwap-604589813 tempest-TestMultiAttachVolumeSwap-604589813-project] Volume info retrieved successfully. Aug 19 15:55:52.161178 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-89264d12-7a2e-4f0a-8742-94775e152d54 req-7f821575-ef71-4421-b98a-b68e0a786eff tempest-TestMultiAttachVolumeSwap-604589813 tempest-TestMultiAttachVolumeSwap-604589813-project] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:52.161178 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 72/280] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:52 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1649 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:52.172686 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f286ee1-637b-46a7-8d81-4124e3e894c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.174438 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f286ee1-637b-46a7-8d81-4124e3e894c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:52.174841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f286ee1-637b-46a7-8d81-4124e3e894c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.175516 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f286ee1-637b-46a7-8d81-4124e3e894c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.193961 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.193961 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:52.199265 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8f286ee1-637b-46a7-8d81-4124e3e894c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] Volume info retrieved successfully. Aug 19 15:55:52.211591 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f286ee1-637b-46a7-8d81-4124e3e894c8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:52.214803 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 72/281] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:52 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1456 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:52.216908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f84c98a5-4c60-40da-bf6b-97b4c9d25a52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.220938 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f84c98a5-4c60-40da-bf6b-97b4c9d25a52 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:52.221395 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f84c98a5-4c60-40da-bf6b-97b4c9d25a52 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.221611 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f84c98a5-4c60-40da-bf6b-97b4c9d25a52 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.222494 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f84c98a5-4c60-40da-bf6b-97b4c9d25a52 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Delete volume with id: 2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:52.233476 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.233476 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:52.234072 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f84c98a5-4c60-40da-bf6b-97b4c9d25a52 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:52.235342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-57565d9f-8953-42e8-bb33-ca9b0f2eb222 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.238155 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-57565d9f-8953-42e8-bb33-ca9b0f2eb222 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] GET https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb Aug 19 15:55:52.238397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-57565d9f-8953-42e8-bb33-ca9b0f2eb222 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.239428 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-57565d9f-8953-42e8-bb33-ca9b0f2eb222 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.250191 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.250191 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:52.260087 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-57565d9f-8953-42e8-bb33-ca9b0f2eb222 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] Volume info retrieved successfully. Aug 19 15:55:52.266870 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-57565d9f-8953-42e8-bb33-ca9b0f2eb222 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-reader] https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb returned with HTTP 200 Aug 19 15:55:52.267445 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 68/282] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:52 2026] GET /volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:52.278694 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f84c98a5-4c60-40da-bf6b-97b4c9d25a52 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Delete volume request issued successfully. Aug 19 15:55:52.278694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f84c98a5-4c60-40da-bf6b-97b4c9d25a52 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 202 Aug 19 15:55:52.278694 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 71/283] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:55:52 2026] DELETE /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:55:52.292366 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3e6ad0b9-fcf0-4a88-8fab-2c2f6180eba0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.297019 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e6ad0b9-fcf0-4a88-8fab-2c2f6180eba0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:52.297384 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e6ad0b9-fcf0-4a88-8fab-2c2f6180eba0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.298205 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3e6ad0b9-fcf0-4a88-8fab-2c2f6180eba0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.308606 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.308606 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:52.319666 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3e6ad0b9-fcf0-4a88-8fab-2c2f6180eba0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Volume info retrieved successfully. Aug 19 15:55:52.328578 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3e6ad0b9-fcf0-4a88-8fab-2c2f6180eba0 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 200 Aug 19 15:55:52.328578 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 73/284] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:52 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:52.393386 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c7a16120-8230-45aa-a94a-2d1b885417d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.395563 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7a16120-8230-45aa-a94a-2d1b885417d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:52.397100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7a16120-8230-45aa-a94a-2d1b885417d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.397100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7a16120-8230-45aa-a94a-2d1b885417d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.411065 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.411065 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:52.417331 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c7a16120-8230-45aa-a94a-2d1b885417d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:52.425172 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7a16120-8230-45aa-a94a-2d1b885417d8 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:52.425748 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 73/285] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:52 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1456 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:52.476787 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-9c80dbd2-f43c-47d9-82cb-ee499f87be7c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.477611 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-9c80dbd2-f43c-47d9-82cb-ee499f87be7c tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:52.478055 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-9c80dbd2-f43c-47d9-82cb-ee499f87be7c tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.478415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-9c80dbd2-f43c-47d9-82cb-ee499f87be7c tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.513791 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.513791 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:52.516993 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-9c80dbd2-f43c-47d9-82cb-ee499f87be7c tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:52.522525 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.523190 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-9c80dbd2-f43c-47d9-82cb-ee499f87be7c tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:52.526791 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 69/286] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:52 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1456 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:52.527278 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:55:52.527278 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-843534612"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:52.527859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-843534612'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:55:52.528137 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Create volume of 1 GB Aug 19 15:55:52.535582 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Availability Zones retrieved successfully. Aug 19 15:55:52.544398 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Flow 'volume_create_api' (7e971bf4-bf59-4678-8897-d02ef873bb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:52.545582 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-ceed1fc8-f5cf-49ed-9427-3119e16e9d2e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.546175 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb7056a-8211-41c4-a42e-62a90942e788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:52.547918 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:55:52.549253 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-ceed1fc8-f5cf-49ed-9427-3119e16e9d2e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] POST https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action Aug 19 15:55:52.549627 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-ceed1fc8-f5cf-49ed-9427-3119e16e9d2e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:52.549739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-ceed1fc8-f5cf-49ed-9427-3119e16e9d2e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:52.566282 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.566282 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:52.567814 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-ceed1fc8-f5cf-49ed-9427-3119e16e9d2e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:52.576954 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-ceed1fc8-f5cf-49ed-9427-3119e16e9d2e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Begin detaching volume completed successfully. Aug 19 15:55:52.577118 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-ceed1fc8-f5cf-49ed-9427-3119e16e9d2e tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action returned with HTTP 202 Aug 19 15:55:52.578024 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 74/287] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:55:52 2026] POST /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:55:52.585126 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb7056a-8211-41c4-a42e-62a90942e788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:52.586168 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (652d05f5-6bc5-496c-9c65-6d0c3f1e12c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:52.636924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-409d83ba-d74f-490e-9a59-8b323d8ac03e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.636924 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-409d83ba-d74f-490e-9a59-8b323d8ac03e None None] GET https://10.4.3.32/volume// Aug 19 15:55:52.636924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-409d83ba-d74f-490e-9a59-8b323d8ac03e None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.636924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-409d83ba-d74f-490e-9a59-8b323d8ac03e None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.637320 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-409d83ba-d74f-490e-9a59-8b323d8ac03e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:52.637590 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 74/288] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55: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 19 15:55:52.649512 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-026f8b43-7f04-41f0-8545-368106586860 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.653369 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-026f8b43-7f04-41f0-8545-368106586860 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:52.653700 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-026f8b43-7f04-41f0-8545-368106586860 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.653990 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-026f8b43-7f04-41f0-8545-368106586860 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.683788 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.683788 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:52.685927 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-026f8b43-7f04-41f0-8545-368106586860 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:52.691494 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-026f8b43-7f04-41f0-8545-368106586860 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:52.691960 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 70/289] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:52 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:52.698018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Created reservations ['b2644f52-4d3f-41d0-94f5-497741ee2759', '9d9f140b-a12b-453c-81a0-a568ee57441c', 'da9890d4-2b2b-4e46-9b7f-a9e64ddecce9', '5989096d-ab77-4ffc-b8df-6fec65b956f2'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:55:52.699698 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (652d05f5-6bc5-496c-9c65-6d0c3f1e12c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2644f52-4d3f-41d0-94f5-497741ee2759', '9d9f140b-a12b-453c-81a0-a568ee57441c', 'da9890d4-2b2b-4e46-9b7f-a9e64ddecce9', '5989096d-ab77-4ffc-b8df-6fec65b956f2']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:52.701467 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fbf19bf-eadf-4be4-bdc8-5642d39bec37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:52.738416 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fbf19bf-eadf-4be4-bdc8-5642d39bec37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e862802e-216d-47eb-9f37-02b5296a7d54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-843534612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e75096551e74bcea7026f8f37b72c17',qos_specs=None,replication_status=,reservations=['b2644f52-4d3f-41d0-94f5-497741ee2759','9d9f140b-a12b-453c-81a0-a568ee57441c','da9890d4-2b2b-4e46-9b7f-a9e64ddecce9','5989096d-ab77-4ffc-b8df-6fec65b956f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='138b310899324786b4b216a9c8303a40',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-843534612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e862802e-216d-47eb-9f37-02b5296a7d54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e75096551e74bcea7026f8f37b72c17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='138b310899324786b4b216a9c8303a40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:52.739635 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b344fe6f-814d-4e02-8811-282a6d9955c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:52.779038 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b344fe6f-814d-4e02-8811-282a6d9955c9) transitioned into 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-843534612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e75096551e74bcea7026f8f37b72c17',qos_specs=None,replication_status=,reservations=['b2644f52-4d3f-41d0-94f5-497741ee2759','9d9f140b-a12b-453c-81a0-a568ee57441c','da9890d4-2b2b-4e46-9b7f-a9e64ddecce9','5989096d-ab77-4ffc-b8df-6fec65b956f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='138b310899324786b4b216a9c8303a40',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:52.780159 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa23e1c-12ba-4d46-916e-fc2f84cea27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:52.800167 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa23e1c-12ba-4d46-916e-fc2f84cea27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:52.801038 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Flow 'volume_create_api' (7e971bf4-bf59-4678-8897-d02ef873bb36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:52.801335 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Create volume request issued successfully. Aug 19 15:55:52.801961 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-649f0729-11b0-48d0-b3ed-f4e34a3d78d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:55:52.802328 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 72/290] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:55:52 2026] POST /volume/v3/volumes => generated 751 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:55:52.818356 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d114add5-30f5-41ac-b92c-6a5d5e006112 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:52.820312 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d114add5-30f5-41ac-b92c-6a5d5e006112 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 Aug 19 15:55:52.820572 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d114add5-30f5-41ac-b92c-6a5d5e006112 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:52.820798 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d114add5-30f5-41ac-b92c-6a5d5e006112 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:52.831233 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:52.831233 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:52.836476 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d114add5-30f5-41ac-b92c-6a5d5e006112 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:52.844077 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d114add5-30f5-41ac-b92c-6a5d5e006112 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 returned with HTTP 200 Aug 19 15:55:52.844567 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 75/291] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:52 2026] GET /volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:53.345927 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cd486ff3-252c-4807-99f9-0b6c5d52d193 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:53.348680 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd486ff3-252c-4807-99f9-0b6c5d52d193 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] GET https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 Aug 19 15:55:53.348680 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd486ff3-252c-4807-99f9-0b6c5d52d193 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:53.348863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd486ff3-252c-4807-99f9-0b6c5d52d193 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:53.359524 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd486ff3-252c-4807-99f9-0b6c5d52d193 tempest-AttachSCSIVolumeTestJSON-1142853352 tempest-AttachSCSIVolumeTestJSON-1142853352-project-member] https://10.4.3.32/volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 returned with HTTP 404 Aug 19 15:55:53.359524 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 75/292] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:53 2026] GET /volume/v3/volumes/2d9ae58d-b67e-4836-9b71-da9a135bb1f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:53.368791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-340995bf-4825-4b4f-a507-8d1f5e048fdf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:53.370388 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-340995bf-4825-4b4f-a507-8d1f5e048fdf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:53.370735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-340995bf-4825-4b4f-a507-8d1f5e048fdf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:53.371467 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-340995bf-4825-4b4f-a507-8d1f5e048fdf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:53.393299 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:53.393299 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:53.398973 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-340995bf-4825-4b4f-a507-8d1f5e048fdf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:53.409515 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-340995bf-4825-4b4f-a507-8d1f5e048fdf tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:53.410151 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 71/293] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:53 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1459 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:53.453999 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-3b6c0d5c-b580-4e49-aeeb-df1a89687dc3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:53.457321 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-3b6c0d5c-b580-4e49-aeeb-df1a89687dc3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465 Aug 19 15:55:53.459376 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-3b6c0d5c-b580-4e49-aeeb-df1a89687dc3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:53.459742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-3b6c0d5c-b580-4e49-aeeb-df1a89687dc3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:53.476879 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:53.476879 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:53.551266 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-85e1edbb-be71-4d8d-96ec-7879f32d6246 req-3b6c0d5c-b580-4e49-aeeb-df1a89687dc3 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465 returned with HTTP 200 Aug 19 15:55:53.551927 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 73/294] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:55:53 2026] DELETE /volume/v3/attachments/4d2afa93-3846-4c92-9c6c-747effec8465 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:53.740652 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8d33c4ed-20f0-4afa-a524-79baf128c661 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:53.745815 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d33c4ed-20f0-4afa-a524-79baf128c661 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:53.746080 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d33c4ed-20f0-4afa-a524-79baf128c661 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:53.746351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d33c4ed-20f0-4afa-a524-79baf128c661 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:53.764310 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:53.764310 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:53.771490 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8d33c4ed-20f0-4afa-a524-79baf128c661 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:53.780297 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d33c4ed-20f0-4afa-a524-79baf128c661 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:53.781390 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 76/295] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:53 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1159 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:53.866613 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13ecf39f-b872-4188-b235-079e11fcdeae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:53.869024 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13ecf39f-b872-4188-b235-079e11fcdeae tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 Aug 19 15:55:53.869708 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13ecf39f-b872-4188-b235-079e11fcdeae tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:53.869708 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13ecf39f-b872-4188-b235-079e11fcdeae tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:53.888462 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:53.888462 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:53.895828 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-13ecf39f-b872-4188-b235-079e11fcdeae tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:53.900579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-704a9ac4-7bba-4601-8fde-a52901b10191 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:53.903474 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-704a9ac4-7bba-4601-8fde-a52901b10191 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:53.903582 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13ecf39f-b872-4188-b235-079e11fcdeae tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 returned with HTTP 200 Aug 19 15:55:53.903638 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-704a9ac4-7bba-4601-8fde-a52901b10191 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:53.903638 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-704a9ac4-7bba-4601-8fde-a52901b10191 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:53.904605 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 76/296] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:53 2026] GET /volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:53.928427 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-389d95be-a3ca-42e8-8f45-014d1fb3d747 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:53.931078 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:53.931078 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:53.931238 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-389d95be-a3ca-42e8-8f45-014d1fb3d747 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] POST https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54/action Aug 19 15:55:53.931592 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-389d95be-a3ca-42e8-8f45-014d1fb3d747 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:53.931735 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-389d95be-a3ca-42e8-8f45-014d1fb3d747 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:53.940775 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-704a9ac4-7bba-4601-8fde-a52901b10191 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:53.944452 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:53.944452 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:53.945062 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-389d95be-a3ca-42e8-8f45-014d1fb3d747 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:53.949573 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-704a9ac4-7bba-4601-8fde-a52901b10191 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:53.950621 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 72/297] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:53 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1159 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:53.963618 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-389d95be-a3ca-42e8-8f45-014d1fb3d747 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume updated successfully. Aug 19 15:55:53.964093 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-389d95be-a3ca-42e8-8f45-014d1fb3d747 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54/action returned with HTTP 200 Aug 19 15:55:53.966133 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 74/298] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:55:53 2026] POST /volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 15:55:53.979852 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b887bbb7-e897-4323-a465-ae3b567fb36f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:53.981959 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b887bbb7-e897-4323-a465-ae3b567fb36f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 Aug 19 15:55:53.982096 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b887bbb7-e897-4323-a465-ae3b567fb36f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:53.982412 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b887bbb7-e897-4323-a465-ae3b567fb36f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:53.996916 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:53.996916 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:54.007656 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b887bbb7-e897-4323-a465-ae3b567fb36f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:54.017374 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b887bbb7-e897-4323-a465-ae3b567fb36f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 returned with HTTP 200 Aug 19 15:55:54.017940 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 77/299] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:53 2026] GET /volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:54.030733 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-fe936390-db2c-4e80-be20-b4c350160d17 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:54.034995 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-fe936390-db2c-4e80-be20-b4c350160d17 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] POST https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action Aug 19 15:55:54.035486 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-fe936390-db2c-4e80-be20-b4c350160d17 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:55:54.035709 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-fe936390-db2c-4e80-be20-b4c350160d17 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:54.055527 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:54.055527 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:54.056388 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-fe936390-db2c-4e80-be20-b4c350160d17 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:54.080332 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-fe936390-db2c-4e80-be20-b4c350160d17 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Begin detaching volume completed successfully. Aug 19 15:55:54.080380 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-fe936390-db2c-4e80-be20-b4c350160d17 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action returned with HTTP 202 Aug 19 15:55:54.081026 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 77/300] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:55:54 2026] POST /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:55:54.187681 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-416130fc-7ffe-4949-a055-a8911d57bcd5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:54.189231 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-416130fc-7ffe-4949-a055-a8911d57bcd5 None None] GET https://10.4.3.32/volume// Aug 19 15:55:54.189231 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-416130fc-7ffe-4949-a055-a8911d57bcd5 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:54.189231 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-416130fc-7ffe-4949-a055-a8911d57bcd5 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:54.189705 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-416130fc-7ffe-4949-a055-a8911d57bcd5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:55:54.192335 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 73/301] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:55:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:55:54.205248 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-e21b80a7-e527-4865-bb26-fd0310b936cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:54.208079 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-e21b80a7-e527-4865-bb26-fd0310b936cb tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:54.208601 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-e21b80a7-e527-4865-bb26-fd0310b936cb tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:54.208877 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-e21b80a7-e527-4865-bb26-fd0310b936cb tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:54.227418 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:54.227418 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:54.234928 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-e21b80a7-e527-4865-bb26-fd0310b936cb tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:54.243707 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-e21b80a7-e527-4865-bb26-fd0310b936cb tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:54.245635 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 75/302] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:55:54 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:55:54.319824 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0f991cbb-6a4a-4226-8a48-cdb81c28f531 req-c65d41c4-b36b-4e7d-a8ea-22dfb194d92f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:54.323544 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0f991cbb-6a4a-4226-8a48-cdb81c28f531 req-c65d41c4-b36b-4e7d-a8ea-22dfb194d92f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 Aug 19 15:55:54.323544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0f991cbb-6a4a-4226-8a48-cdb81c28f531 req-c65d41c4-b36b-4e7d-a8ea-22dfb194d92f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:54.323544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0f991cbb-6a4a-4226-8a48-cdb81c28f531 req-c65d41c4-b36b-4e7d-a8ea-22dfb194d92f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:54.338129 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:54.338129 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:54.347598 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-0f991cbb-6a4a-4226-8a48-cdb81c28f531 req-c65d41c4-b36b-4e7d-a8ea-22dfb194d92f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:54.357941 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0f991cbb-6a4a-4226-8a48-cdb81c28f531 req-c65d41c4-b36b-4e7d-a8ea-22dfb194d92f tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 returned with HTTP 200 Aug 19 15:55:54.357941 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 78/303] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:54 2026] GET /volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:55.520073 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:55.522785 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:55:55.522934 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2044390950"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:55:55.524627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2044390950'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:55:55.526140 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Create volume of 1 GB Aug 19 15:55:55.530845 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Availability Zones retrieved successfully. Aug 19 15:55:55.545061 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Flow 'volume_create_api' (6b965aed-e5b4-42c5-ad40-f8bde845e2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:55.546859 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18d9058-1a58-4535-ba6c-687f8ac116b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:55.551302 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:55:55.591205 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18d9058-1a58-4535-ba6c-687f8ac116b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:55.592910 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (828c698b-05e9-4da9-b069-edaab761b62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:55.692192 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Created reservations ['9dee1f97-34a6-46ed-b9e4-91209dd91ae0', '499ec945-b8e5-4b2a-b89e-17cdacaac24f', 'a2fd0351-56ee-4c25-a736-0e795b6cf6fa', '22960e88-b6e7-4302-abf9-c23a0d0c1edc'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:55:55.693404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (828c698b-05e9-4da9-b069-edaab761b62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dee1f97-34a6-46ed-b9e4-91209dd91ae0', '499ec945-b8e5-4b2a-b89e-17cdacaac24f', 'a2fd0351-56ee-4c25-a736-0e795b6cf6fa', '22960e88-b6e7-4302-abf9-c23a0d0c1edc']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:55.694306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff37f02-c53b-4d7c-9238-3da32345165b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:55.732236 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff37f02-c53b-4d7c-9238-3da32345165b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c90f76-b82d-4d5c-b46f-3d9cd58e0395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2044390950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e75096551e74bcea7026f8f37b72c17',qos_specs=None,replication_status=,reservations=['9dee1f97-34a6-46ed-b9e4-91209dd91ae0','499ec945-b8e5-4b2a-b89e-17cdacaac24f','a2fd0351-56ee-4c25-a736-0e795b6cf6fa','22960e88-b6e7-4302-abf9-c23a0d0c1edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='138b310899324786b4b216a9c8303a40',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2044390950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c90f76-b82d-4d5c-b46f-3d9cd58e0395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e75096551e74bcea7026f8f37b72c17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='138b310899324786b4b216a9c8303a40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:55.733148 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e52d5a-3733-4dda-989c-8b30a18213ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:55.744298 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc14a7cd-d7f1-46c1-bac9-9594a8c1271e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:55.752688 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc14a7cd-d7f1-46c1-bac9-9594a8c1271e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:55.752966 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc14a7cd-d7f1-46c1-bac9-9594a8c1271e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:55.753258 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc14a7cd-d7f1-46c1-bac9-9594a8c1271e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:55.753404 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-cc14a7cd-d7f1-46c1-bac9-9594a8c1271e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Delete volume with id: b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:55.753692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e52d5a-3733-4dda-989c-8b30a18213ea) transitioned into 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-2044390950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e75096551e74bcea7026f8f37b72c17',qos_specs=None,replication_status=,reservations=['9dee1f97-34a6-46ed-b9e4-91209dd91ae0','499ec945-b8e5-4b2a-b89e-17cdacaac24f','a2fd0351-56ee-4c25-a736-0e795b6cf6fa','22960e88-b6e7-4302-abf9-c23a0d0c1edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='138b310899324786b4b216a9c8303a40',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:55.754467 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9058c14b-831e-45af-b1c1-083ea03d80d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:55:55.769687 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9058c14b-831e-45af-b1c1-083ea03d80d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:55:55.770599 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Flow 'volume_create_api' (6b965aed-e5b4-42c5-ad40-f8bde845e2d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:55:55.770968 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Create volume request issued successfully. Aug 19 15:55:55.771615 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d6de423-9844-4baf-a4f1-403e5d3370d3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:55:55.774045 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 78/304] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:55:55 2026] POST /volume/v3/volumes => generated 752 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:55:55.780975 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:55.780975 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:55.780975 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cc14a7cd-d7f1-46c1-bac9-9594a8c1271e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:55.795659 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0838eff9-8b57-45bd-a8ec-54d6a3313b8e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:55.799544 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0838eff9-8b57-45bd-a8ec-54d6a3313b8e tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 Aug 19 15:55:55.799800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0838eff9-8b57-45bd-a8ec-54d6a3313b8e tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:55.800082 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0838eff9-8b57-45bd-a8ec-54d6a3313b8e tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:55.809127 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cc14a7cd-d7f1-46c1-bac9-9594a8c1271e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Delete volume request issued successfully. Aug 19 15:55:55.809127 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc14a7cd-d7f1-46c1-bac9-9594a8c1271e tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 202 Aug 19 15:55:55.809127 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 74/305] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:55:55 2026] DELETE /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:55:55.817998 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:55.817998 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:55.825616 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0838eff9-8b57-45bd-a8ec-54d6a3313b8e tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:55.826633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad5d03e8-22bf-4fc7-99bb-39b576ef6b76 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:55.829743 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad5d03e8-22bf-4fc7-99bb-39b576ef6b76 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:55.830378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad5d03e8-22bf-4fc7-99bb-39b576ef6b76 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:55.830378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad5d03e8-22bf-4fc7-99bb-39b576ef6b76 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:55.835813 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0838eff9-8b57-45bd-a8ec-54d6a3313b8e tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 returned with HTTP 200 Aug 19 15:55:55.835813 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 76/306] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:55 2026] GET /volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:55.848704 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:55.848704 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:55.854094 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ad5d03e8-22bf-4fc7-99bb-39b576ef6b76 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Volume info retrieved successfully. Aug 19 15:55:55.862818 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad5d03e8-22bf-4fc7-99bb-39b576ef6b76 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 200 Aug 19 15:55:55.864187 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 79/307] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:55 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:56.854850 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-23d35054-7fd8-4225-8ea9-989f21e5c216 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:56.858172 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23d35054-7fd8-4225-8ea9-989f21e5c216 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 Aug 19 15:55:56.858475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23d35054-7fd8-4225-8ea9-989f21e5c216 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:56.858789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23d35054-7fd8-4225-8ea9-989f21e5c216 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:56.868547 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:56.868547 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:56.875239 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-23d35054-7fd8-4225-8ea9-989f21e5c216 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:56.881494 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c9bba7b0-7134-49a1-a19b-fc2bcb43bb92 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:56.882119 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23d35054-7fd8-4225-8ea9-989f21e5c216 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 returned with HTTP 200 Aug 19 15:55:56.882576 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 79/308] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:56 2026] GET /volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:56.887695 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9bba7b0-7134-49a1-a19b-fc2bcb43bb92 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] GET https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 Aug 19 15:55:56.887695 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9bba7b0-7134-49a1-a19b-fc2bcb43bb92 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:56.887695 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9bba7b0-7134-49a1-a19b-fc2bcb43bb92 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:56.902277 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9bba7b0-7134-49a1-a19b-fc2bcb43bb92 tempest-TaggedAttachmentsTest-1298025087 tempest-TaggedAttachmentsTest-1298025087-project-member] https://10.4.3.32/volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 returned with HTTP 404 Aug 19 15:55:56.902277 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 75/309] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:56 2026] GET /volume/v3/volumes/b570f2ff-bb81-4b31-84db-8181450481d8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:58.262833 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95aee6cb-d926-4c37-9acc-0e2693d86f88 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:58.266783 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95aee6cb-d926-4c37-9acc-0e2693d86f88 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 Aug 19 15:55:58.266783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95aee6cb-d926-4c37-9acc-0e2693d86f88 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:58.266783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95aee6cb-d926-4c37-9acc-0e2693d86f88 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:58.266783 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-95aee6cb-d926-4c37-9acc-0e2693d86f88 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Delete volume with id: e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 Aug 19 15:55:58.275975 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:58.275975 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:55:58.276920 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95aee6cb-d926-4c37-9acc-0e2693d86f88 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:58.311497 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95aee6cb-d926-4c37-9acc-0e2693d86f88 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Delete volume request issued successfully. Aug 19 15:55:58.312119 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95aee6cb-d926-4c37-9acc-0e2693d86f88 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 returned with HTTP 202 Aug 19 15:55:58.313065 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 77/310] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:55:58 2026] DELETE /volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:55:58.324523 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-742e2b1f-d73a-4be9-a4c7-2567f96dedea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:58.327077 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-742e2b1f-d73a-4be9-a4c7-2567f96dedea tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 Aug 19 15:55:58.327514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-742e2b1f-d73a-4be9-a4c7-2567f96dedea tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:58.328782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-742e2b1f-d73a-4be9-a4c7-2567f96dedea tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:58.338114 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:58.338114 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:58.347973 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-742e2b1f-d73a-4be9-a4c7-2567f96dedea tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:58.356835 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-742e2b1f-d73a-4be9-a4c7-2567f96dedea tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 returned with HTTP 200 Aug 19 15:55:58.357630 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 80/311] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:58 2026] GET /volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:58.793331 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-c11ace3d-b691-49ce-908f-0b6a8339417d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:58.803131 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-c11ace3d-b691-49ce-908f-0b6a8339417d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:55:58.803131 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-c11ace3d-b691-49ce-908f-0b6a8339417d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:58.803250 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-c11ace3d-b691-49ce-908f-0b6a8339417d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:58.820246 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:58.820246 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:58.824634 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-c11ace3d-b691-49ce-908f-0b6a8339417d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:55:58.830343 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-c11ace3d-b691-49ce-908f-0b6a8339417d tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:55:58.830810 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 80/312] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:55:58 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:55:59.205134 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-95ec2094-1f18-4aa7-a4ce-aaec80b12cbd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:59.207942 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-95ec2094-1f18-4aa7-a4ce-aaec80b12cbd tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] DELETE https://10.4.3.32/volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156 Aug 19 15:55:59.208158 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-95ec2094-1f18-4aa7-a4ce-aaec80b12cbd tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:59.208333 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-95ec2094-1f18-4aa7-a4ce-aaec80b12cbd tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:59.218591 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:59.218591 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:55:59.273504 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ec29de68-3ff1-45b0-9cb9-f69815efdaf3 req-95ec2094-1f18-4aa7-a4ce-aaec80b12cbd tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156 returned with HTTP 200 Aug 19 15:55:59.273504 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 76/313] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:55:59 2026] DELETE /volume/v3/attachments/71ce02a4-d7ba-4547-832b-d4613b971156 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:55:59.380497 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d794b268-3401-4c66-89bd-99d75d9050e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:59.384267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d794b268-3401-4c66-89bd-99d75d9050e3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 Aug 19 15:55:59.384267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d794b268-3401-4c66-89bd-99d75d9050e3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:59.384267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d794b268-3401-4c66-89bd-99d75d9050e3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:59.391238 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d794b268-3401-4c66-89bd-99d75d9050e3 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 returned with HTTP 404 Aug 19 15:55:59.392147 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 78/314] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:59 2026] GET /volume/v3/volumes/e8c90f76-b82d-4d5c-b46f-3d9cd58e0395 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:55:59.400291 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ca802922-322f-4b0e-a013-4c3ea71905de None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:59.402439 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca802922-322f-4b0e-a013-4c3ea71905de tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 Aug 19 15:55:59.402841 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca802922-322f-4b0e-a013-4c3ea71905de tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:59.403158 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca802922-322f-4b0e-a013-4c3ea71905de tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:59.404778 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ca802922-322f-4b0e-a013-4c3ea71905de tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Delete volume with id: e862802e-216d-47eb-9f37-02b5296a7d54 Aug 19 15:55:59.412784 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:59.412784 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:55:59.412784 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ca802922-322f-4b0e-a013-4c3ea71905de tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:59.451907 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ca802922-322f-4b0e-a013-4c3ea71905de tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Delete volume request issued successfully. Aug 19 15:55:59.451907 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca802922-322f-4b0e-a013-4c3ea71905de tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 returned with HTTP 202 Aug 19 15:55:59.451907 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 81/315] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:55:59 2026] DELETE /volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:55:59.462200 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c85b12a-5e42-4cc2-a070-d92b82ba40b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:55:59.464707 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c85b12a-5e42-4cc2-a070-d92b82ba40b7 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 Aug 19 15:55:59.465199 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c85b12a-5e42-4cc2-a070-d92b82ba40b7 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:55:59.465438 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c85b12a-5e42-4cc2-a070-d92b82ba40b7 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:55:59.473499 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:55:59.473499 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:55:59.477987 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6c85b12a-5e42-4cc2-a070-d92b82ba40b7 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Volume info retrieved successfully. Aug 19 15:55:59.483490 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c85b12a-5e42-4cc2-a070-d92b82ba40b7 tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 returned with HTTP 200 Aug 19 15:55:59.483835 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 81/316] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:55:59 2026] GET /volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:00.503525 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c5594ba-4972-44b5-bd2d-8cc77e931fdd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:00.510588 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c5594ba-4972-44b5-bd2d-8cc77e931fdd tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] GET https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 Aug 19 15:56:00.510916 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c5594ba-4972-44b5-bd2d-8cc77e931fdd tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:00.511181 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c5594ba-4972-44b5-bd2d-8cc77e931fdd tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:00.526139 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c5594ba-4972-44b5-bd2d-8cc77e931fdd tempest-ServersNegativeTestJSON-1738741695 tempest-ServersNegativeTestJSON-1738741695-project-member] https://10.4.3.32/volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 returned with HTTP 404 Aug 19 15:56:00.526881 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 77/317] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:00 2026] GET /volume/v3/volumes/e862802e-216d-47eb-9f37-02b5296a7d54 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:04.640970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-38298a18-bddc-4cf1-b023-96ec4846f079 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:04.647900 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38298a18-bddc-4cf1-b023-96ec4846f079 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb Aug 19 15:56:04.647900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38298a18-bddc-4cf1-b023-96ec4846f079 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:04.647900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38298a18-bddc-4cf1-b023-96ec4846f079 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:04.647900 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-38298a18-bddc-4cf1-b023-96ec4846f079 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Delete volume with id: 8f07c6a1-2ac0-4949-8f7d-faeea90ccebb Aug 19 15:56:04.651144 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=310,cinder:UPDATE=42,cinder:INSERT=24 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:56:04.664629 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:04.664629 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:04.665228 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-38298a18-bddc-4cf1-b023-96ec4846f079 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:56:04.706512 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-38298a18-bddc-4cf1-b023-96ec4846f079 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Delete volume request issued successfully. Aug 19 15:56:04.706512 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38298a18-bddc-4cf1-b023-96ec4846f079 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb returned with HTTP 202 Aug 19 15:56:04.706629 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 79/318] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:56:04 2026] DELETE /volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:04.715038 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-58105436-2243-48d1-b3b8-6918924a4b23 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:04.718811 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58105436-2243-48d1-b3b8-6918924a4b23 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb Aug 19 15:56:04.720216 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58105436-2243-48d1-b3b8-6918924a4b23 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:04.720216 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58105436-2243-48d1-b3b8-6918924a4b23 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:04.722331 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=287,cinder:UPDATE=31,cinder:INSERT=6 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:56:04.733915 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:04.733915 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:04.742261 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-58105436-2243-48d1-b3b8-6918924a4b23 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:56:04.750647 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58105436-2243-48d1-b3b8-6918924a4b23 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb returned with HTTP 200 Aug 19 15:56:04.752426 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 82/319] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:04 2026] GET /volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:05.773587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a97b9c00-200a-4591-ae23-9e3948d235f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:05.776500 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a97b9c00-200a-4591-ae23-9e3948d235f5 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb Aug 19 15:56:05.776500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a97b9c00-200a-4591-ae23-9e3948d235f5 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:05.777694 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a97b9c00-200a-4591-ae23-9e3948d235f5 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:05.788801 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a97b9c00-200a-4591-ae23-9e3948d235f5 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb returned with HTTP 404 Aug 19 15:56:05.789125 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 82/320] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:05 2026] GET /volume/v3/volumes/8f07c6a1-2ac0-4949-8f7d-faeea90ccebb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:05.801232 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-910ea70f-6e4a-4da6-9b29-9ba185d2ab38 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:05.803459 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-910ea70f-6e4a-4da6-9b29-9ba185d2ab38 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:56:05.803692 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-910ea70f-6e4a-4da6-9b29-9ba185d2ab38 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:05.804028 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-910ea70f-6e4a-4da6-9b29-9ba185d2ab38 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:05.804113 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-910ea70f-6e4a-4da6-9b29-9ba185d2ab38 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Delete volume with id: 1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:56:05.807691 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=265,cinder:UPDATE=26,cinder:INSERT=4 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:56:05.814116 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:05.814116 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:05.815732 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-910ea70f-6e4a-4da6-9b29-9ba185d2ab38 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:56:05.853411 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-910ea70f-6e4a-4da6-9b29-9ba185d2ab38 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Delete volume request issued successfully. Aug 19 15:56:05.853656 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-910ea70f-6e4a-4da6-9b29-9ba185d2ab38 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 202 Aug 19 15:56:05.854524 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 78/321] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:56:05 2026] DELETE /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:05.867413 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a916a233-4b01-499d-bc4c-9799b115779f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:05.870597 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a916a233-4b01-499d-bc4c-9799b115779f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:56:05.871434 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a916a233-4b01-499d-bc4c-9799b115779f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:05.871434 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a916a233-4b01-499d-bc4c-9799b115779f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:05.888419 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:05.888419 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:05.896995 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a916a233-4b01-499d-bc4c-9799b115779f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Volume info retrieved successfully. Aug 19 15:56:05.909166 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a916a233-4b01-499d-bc4c-9799b115779f tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 200 Aug 19 15:56:05.910517 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 80/322] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:05 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:06.930390 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-efad655b-6be3-4f92-aba3-c6f2c55c3216 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:06.932579 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-efad655b-6be3-4f92-aba3-c6f2c55c3216 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] GET https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f Aug 19 15:56:06.933687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-efad655b-6be3-4f92-aba3-c6f2c55c3216 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:06.933687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-efad655b-6be3-4f92-aba3-c6f2c55c3216 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:06.941013 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-efad655b-6be3-4f92-aba3-c6f2c55c3216 tempest-TestMultiAttachVolumeSwap-139831298 tempest-TestMultiAttachVolumeSwap-139831298-project-member] https://10.4.3.32/volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f returned with HTTP 404 Aug 19 15:56:06.941666 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 83/323] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:06 2026] GET /volume/v3/volumes/1348435a-c94c-45df-9cc0-280b4a26401f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:07.290870 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:07.296924 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:07.297374 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1916680831", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:07.300705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1916680831', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:07.300950 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Create volume of 1 GB Aug 19 15:56:07.309391 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Availability Zones retrieved successfully. Aug 19 15:56:07.316101 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Flow 'volume_create_api' (42dd5e1c-c132-4194-b131-a9aeddd256bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:07.317447 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cf796d-4950-4890-b5f5-2e8d73515e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:07.318951 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:07.382091 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cf796d-4950-4890-b5f5-2e8d73515e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:07.386258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e02bc5f-0f64-45ec-86cf-5c7853d779fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:07.507665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Created reservations ['c0fd7a0d-3825-4cb8-b023-c6d983c86bd9', 'd9ca7dcc-108f-47f4-8653-c59b6f2d83b1', 'ea878fd5-baee-44e6-875e-7ad26b7aefd1', '6e362047-cc01-4b13-8a49-e094205ee40a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:07.509143 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e02bc5f-0f64-45ec-86cf-5c7853d779fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0fd7a0d-3825-4cb8-b023-c6d983c86bd9', 'd9ca7dcc-108f-47f4-8653-c59b6f2d83b1', 'ea878fd5-baee-44e6-875e-7ad26b7aefd1', '6e362047-cc01-4b13-8a49-e094205ee40a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:07.510784 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc4afb8-6382-43ff-aa4d-a529f85aa761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:07.557871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc4afb8-6382-43ff-aa4d-a529f85aa761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'facde070-6a08-48c7-8e48-fd52302e0028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1916680831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e340a91b7774369ac93f1266a80e0d2',qos_specs=None,replication_status=,reservations=['c0fd7a0d-3825-4cb8-b023-c6d983c86bd9','d9ca7dcc-108f-47f4-8653-c59b6f2d83b1','ea878fd5-baee-44e6-875e-7ad26b7aefd1','6e362047-cc01-4b13-8a49-e094205ee40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bde3f37e5974c328e4afc8aa57f9b32',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1916680831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=facde070-6a08-48c7-8e48-fd52302e0028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e340a91b7774369ac93f1266a80e0d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6bde3f37e5974c328e4afc8aa57f9b32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:07.557871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09105f6-4a96-4e50-9bd2-0349204bba2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:07.600728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09105f6-4a96-4e50-9bd2-0349204bba2f) transitioned into 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-1916680831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e340a91b7774369ac93f1266a80e0d2',qos_specs=None,replication_status=,reservations=['c0fd7a0d-3825-4cb8-b023-c6d983c86bd9','d9ca7dcc-108f-47f4-8653-c59b6f2d83b1','ea878fd5-baee-44e6-875e-7ad26b7aefd1','6e362047-cc01-4b13-8a49-e094205ee40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bde3f37e5974c328e4afc8aa57f9b32',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:07.601877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f61ee64-9f8a-4b29-a169-6cab11cb7482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:07.635589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f61ee64-9f8a-4b29-a169-6cab11cb7482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:07.636725 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Flow 'volume_create_api' (42dd5e1c-c132-4194-b131-a9aeddd256bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:07.637281 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Create volume request issued successfully. Aug 19 15:56:07.638640 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-0e05580b-8873-4033-b218-0da92d4a2cc6 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:07.638640 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 83/324] 10.4.3.32 () {72 vars in 1534 bytes} [Wed Aug 19 15:56:07 2026] POST /volume/v3/volumes => generated 753 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:07.652476 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-d2d5af5a-c856-4fc4-9cfe-4fabd053eab0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:07.658833 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-d2d5af5a-c856-4fc4-9cfe-4fabd053eab0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:07.658944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-d2d5af5a-c856-4fc4-9cfe-4fabd053eab0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:07.659939 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-d2d5af5a-c856-4fc4-9cfe-4fabd053eab0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:07.680914 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:07.680914 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:07.707550 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-d2d5af5a-c856-4fc4-9cfe-4fabd053eab0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Volume info retrieved successfully. Aug 19 15:56:07.721565 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e0b3364d-654a-451d-92e8-e2f4dc5868ed req-d2d5af5a-c856-4fc4-9cfe-4fabd053eab0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 returned with HTTP 200 Aug 19 15:56:07.721709 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 79/325] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:07 2026] GET /volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 => generated 821 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:07.766071 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f3133c0a-b88c-4fdb-b55b-f1e6e926bd21 req-5f5f92c2-3b74-4475-b0a4-ca96d31610fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:07.770212 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f3133c0a-b88c-4fdb-b55b-f1e6e926bd21 req-5f5f92c2-3b74-4475-b0a4-ca96d31610fd tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:07.770792 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f3133c0a-b88c-4fdb-b55b-f1e6e926bd21 req-5f5f92c2-3b74-4475-b0a4-ca96d31610fd tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:07.771205 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f3133c0a-b88c-4fdb-b55b-f1e6e926bd21 req-5f5f92c2-3b74-4475-b0a4-ca96d31610fd tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:07.780877 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:07.780877 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:07.790787 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f3133c0a-b88c-4fdb-b55b-f1e6e926bd21 req-5f5f92c2-3b74-4475-b0a4-ca96d31610fd tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Volume info retrieved successfully. Aug 19 15:56:07.795734 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f3133c0a-b88c-4fdb-b55b-f1e6e926bd21 req-5f5f92c2-3b74-4475-b0a4-ca96d31610fd tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 returned with HTTP 200 Aug 19 15:56:07.797163 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 81/326] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:07 2026] GET /volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:08.839230 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3a5f3e07-6f64-4c5d-9cc1-5c941b5cd2db req-7d43c3d3-4a6b-4e2f-a3ba-5850535cb3f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:08.842877 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a5f3e07-6f64-4c5d-9cc1-5c941b5cd2db req-7d43c3d3-4a6b-4e2f-a3ba-5850535cb3f7 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:08.843693 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a5f3e07-6f64-4c5d-9cc1-5c941b5cd2db req-7d43c3d3-4a6b-4e2f-a3ba-5850535cb3f7 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:08.843693 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a5f3e07-6f64-4c5d-9cc1-5c941b5cd2db req-7d43c3d3-4a6b-4e2f-a3ba-5850535cb3f7 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:08.853438 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:08.853438 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:08.865517 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3a5f3e07-6f64-4c5d-9cc1-5c941b5cd2db req-7d43c3d3-4a6b-4e2f-a3ba-5850535cb3f7 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Volume info retrieved successfully. Aug 19 15:56:08.878054 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a5f3e07-6f64-4c5d-9cc1-5c941b5cd2db req-7d43c3d3-4a6b-4e2f-a3ba-5850535cb3f7 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 returned with HTTP 200 Aug 19 15:56:08.879365 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 84/327] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:08 2026] GET /volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:08.919560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:08.921860 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:56:08.922151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "facde070-6a08-48c7-8e48-fd52302e0028", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2087702863", "description": null, "metadata": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:08.931521 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:08.931521 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:08.932051 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Volume info retrieved successfully. Aug 19 15:56:08.932161 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Create snapshot from volume facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:08.953517 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-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 19 15:56:09.001108 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Created reservations ['db75b96b-3667-49c7-9d8a-c34fb4bc1ef9', 'db3909c1-6bce-47c6-9fa3-534e5e5018d2', '2b2e8c4d-d9d6-41bd-ac08-f30c01dff0a5', 'ae66df6c-dd57-4b4b-811b-f92e5021bd12'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:09.072918 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Snapshot create request issued successfully. Aug 19 15:56:09.072918 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-defbd69b-3a4c-4ba9-9419-4bde2b01da20 req-855d0d6a-3a7a-432a-9dc3-dd64fd5940ed tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:56:09.074582 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 84/328] 10.4.3.32 () {72 vars in 1540 bytes} [Wed Aug 19 15:56:08 2026] POST /volume/v3/snapshots => generated 311 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:09.545093 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-eeb98726-23b3-4b64-a0a7-2afdf4df748f req-0709d73e-6394-433d-b319-92fea2fe88f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:09.548090 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eeb98726-23b3-4b64-a0a7-2afdf4df748f req-0709d73e-6394-433d-b319-92fea2fe88f9 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] GET https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 Aug 19 15:56:09.548599 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eeb98726-23b3-4b64-a0a7-2afdf4df748f req-0709d73e-6394-433d-b319-92fea2fe88f9 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:09.549647 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eeb98726-23b3-4b64-a0a7-2afdf4df748f req-0709d73e-6394-433d-b319-92fea2fe88f9 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:09.580963 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:09.580963 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:09.580963 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-eeb98726-23b3-4b64-a0a7-2afdf4df748f req-0709d73e-6394-433d-b319-92fea2fe88f9 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] Snapshot retrieved successfully. Aug 19 15:56:09.580963 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eeb98726-23b3-4b64-a0a7-2afdf4df748f req-0709d73e-6394-433d-b319-92fea2fe88f9 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 returned with HTTP 200 Aug 19 15:56:09.580963 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 80/329] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 15:56:09 2026] GET /volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:09.612036 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7a2c49f3-9197-4ed2-9e31-87ab9fc4e678 req-70be6424-de27-437b-99ae-b3870c883214 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:09.615352 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7a2c49f3-9197-4ed2-9e31-87ab9fc4e678 req-70be6424-de27-437b-99ae-b3870c883214 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 15:56:09.615656 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7a2c49f3-9197-4ed2-9e31-87ab9fc4e678 req-70be6424-de27-437b-99ae-b3870c883214 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:09.616262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7a2c49f3-9197-4ed2-9e31-87ab9fc4e678 req-70be6424-de27-437b-99ae-b3870c883214 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:09.618380 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-7a2c49f3-9197-4ed2-9e31-87ab9fc4e678 req-70be6424-de27-437b-99ae-b3870c883214 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:09.628329 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [req-7a2c49f3-9197-4ed2-9e31-87ab9fc4e678 req-70be6424-de27-437b-99ae-b3870c883214 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 15:56:09.653431 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7a2c49f3-9197-4ed2-9e31-87ab9fc4e678 req-70be6424-de27-437b-99ae-b3870c883214 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] Get all snapshots completed successfully. Aug 19 15:56:09.654319 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:09.654319 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:09.655322 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7a2c49f3-9197-4ed2-9e31-87ab9fc4e678 req-70be6424-de27-437b-99ae-b3870c883214 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-reader] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 15:56:09.655909 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 82/330] 10.4.3.32 () {68 vars in 1507 bytes} [Wed Aug 19 15:56:09 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:09.690202 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ff94ee03-0284-4718-8d02-4075b095e535 req-57b4aab6-5c06-4dcf-bd7e-7fe8d919707b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:09.692934 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ff94ee03-0284-4718-8d02-4075b095e535 req-57b4aab6-5c06-4dcf-bd7e-7fe8d919707b tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 Aug 19 15:56:09.694066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ff94ee03-0284-4718-8d02-4075b095e535 req-57b4aab6-5c06-4dcf-bd7e-7fe8d919707b tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:09.694066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ff94ee03-0284-4718-8d02-4075b095e535 req-57b4aab6-5c06-4dcf-bd7e-7fe8d919707b tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:09.732696 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:09.732696 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:09.734102 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ff94ee03-0284-4718-8d02-4075b095e535 req-57b4aab6-5c06-4dcf-bd7e-7fe8d919707b tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Snapshot retrieved successfully. Aug 19 15:56:09.734329 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ff94ee03-0284-4718-8d02-4075b095e535 req-57b4aab6-5c06-4dcf-bd7e-7fe8d919707b tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 returned with HTTP 200 Aug 19 15:56:09.734832 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 85/331] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 15:56:09 2026] GET /volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:09.764007 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b0acb870-5502-4a08-9f61-bc43381f20f8 req-8534e769-f341-4a47-bcaf-c182c3e92ffe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:09.767294 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b0acb870-5502-4a08-9f61-bc43381f20f8 req-8534e769-f341-4a47-bcaf-c182c3e92ffe tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 Aug 19 15:56:09.768098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b0acb870-5502-4a08-9f61-bc43381f20f8 req-8534e769-f341-4a47-bcaf-c182c3e92ffe tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:09.768098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b0acb870-5502-4a08-9f61-bc43381f20f8 req-8534e769-f341-4a47-bcaf-c182c3e92ffe tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:09.769002 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [req-b0acb870-5502-4a08-9f61-bc43381f20f8 req-8534e769-f341-4a47-bcaf-c182c3e92ffe tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Delete snapshot with id: dfd0e13b-bcd5-4b15-a706-2261d6e66891 Aug 19 15:56:09.776130 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:09.776130 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:09.776636 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b0acb870-5502-4a08-9f61-bc43381f20f8 req-8534e769-f341-4a47-bcaf-c182c3e92ffe tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Snapshot retrieved successfully. Aug 19 15:56:09.800625 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b0acb870-5502-4a08-9f61-bc43381f20f8 req-8534e769-f341-4a47-bcaf-c182c3e92ffe tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Snapshot delete request issued successfully. Aug 19 15:56:09.801952 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b0acb870-5502-4a08-9f61-bc43381f20f8 req-8534e769-f341-4a47-bcaf-c182c3e92ffe tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 returned with HTTP 202 Aug 19 15:56:09.801952 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 85/332] 10.4.3.32 () {70 vars in 1619 bytes} [Wed Aug 19 15:56:09 2026] DELETE /volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:09.845838 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-cdeefc95-2503-4df1-a885-d84e6f95a34c req-06e2d6f9-7cca-4e4a-9456-c591b4cc1d5e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:09.848428 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-cdeefc95-2503-4df1-a885-d84e6f95a34c req-06e2d6f9-7cca-4e4a-9456-c591b4cc1d5e tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 Aug 19 15:56:09.848660 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-cdeefc95-2503-4df1-a885-d84e6f95a34c req-06e2d6f9-7cca-4e4a-9456-c591b4cc1d5e tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:09.848987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-cdeefc95-2503-4df1-a885-d84e6f95a34c req-06e2d6f9-7cca-4e4a-9456-c591b4cc1d5e tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:09.855337 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:09.855337 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:09.856026 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-cdeefc95-2503-4df1-a885-d84e6f95a34c req-06e2d6f9-7cca-4e4a-9456-c591b4cc1d5e tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Snapshot retrieved successfully. Aug 19 15:56:09.857243 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-cdeefc95-2503-4df1-a885-d84e6f95a34c req-06e2d6f9-7cca-4e4a-9456-c591b4cc1d5e tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 returned with HTTP 200 Aug 19 15:56:09.857872 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 81/333] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 15:56:09 2026] GET /volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:10.903789 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8315a344-088a-4ccd-ba60-9ba0015263c7 req-bb7f652b-d1ed-4aad-ad25-a1a9d3958eb0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:10.910018 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8315a344-088a-4ccd-ba60-9ba0015263c7 req-bb7f652b-d1ed-4aad-ad25-a1a9d3958eb0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 Aug 19 15:56:10.910295 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8315a344-088a-4ccd-ba60-9ba0015263c7 req-bb7f652b-d1ed-4aad-ad25-a1a9d3958eb0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:10.910776 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8315a344-088a-4ccd-ba60-9ba0015263c7 req-bb7f652b-d1ed-4aad-ad25-a1a9d3958eb0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:10.939815 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8315a344-088a-4ccd-ba60-9ba0015263c7 req-bb7f652b-d1ed-4aad-ad25-a1a9d3958eb0 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 returned with HTTP 404 Aug 19 15:56:10.940805 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 83/334] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 15:56:10 2026] GET /volume/v3/snapshots/dfd0e13b-bcd5-4b15-a706-2261d6e66891 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:10.981824 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-17925f7e-e357-4abd-ba96-920fb2fe4085 req-adbb8b6f-8bbd-4f6f-b2c8-27341fe40d7a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:10.986791 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-17925f7e-e357-4abd-ba96-920fb2fe4085 req-adbb8b6f-8bbd-4f6f-b2c8-27341fe40d7a tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] DELETE https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:10.986791 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-17925f7e-e357-4abd-ba96-920fb2fe4085 req-adbb8b6f-8bbd-4f6f-b2c8-27341fe40d7a tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:10.986791 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-17925f7e-e357-4abd-ba96-920fb2fe4085 req-adbb8b6f-8bbd-4f6f-b2c8-27341fe40d7a tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:10.986791 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-17925f7e-e357-4abd-ba96-920fb2fe4085 req-adbb8b6f-8bbd-4f6f-b2c8-27341fe40d7a tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Delete volume with id: facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:11.003020 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:11.003020 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:11.003020 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-17925f7e-e357-4abd-ba96-920fb2fe4085 req-adbb8b6f-8bbd-4f6f-b2c8-27341fe40d7a tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Volume info retrieved successfully. Aug 19 15:56:11.051837 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-17925f7e-e357-4abd-ba96-920fb2fe4085 req-adbb8b6f-8bbd-4f6f-b2c8-27341fe40d7a tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Delete volume request issued successfully. Aug 19 15:56:11.051837 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-17925f7e-e357-4abd-ba96-920fb2fe4085 req-adbb8b6f-8bbd-4f6f-b2c8-27341fe40d7a tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 returned with HTTP 202 Aug 19 15:56:11.051837 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 86/335] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 15:56:10 2026] DELETE /volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 15:56:11.092363 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5970d050-ac87-430c-b32d-bd83b17296e0 req-760444ce-03e3-4582-9730-d552a632a105 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:11.099390 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5970d050-ac87-430c-b32d-bd83b17296e0 req-760444ce-03e3-4582-9730-d552a632a105 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:11.099390 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5970d050-ac87-430c-b32d-bd83b17296e0 req-760444ce-03e3-4582-9730-d552a632a105 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:11.099635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5970d050-ac87-430c-b32d-bd83b17296e0 req-760444ce-03e3-4582-9730-d552a632a105 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:11.113811 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:11.113811 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:11.124226 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5970d050-ac87-430c-b32d-bd83b17296e0 req-760444ce-03e3-4582-9730-d552a632a105 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Volume info retrieved successfully. Aug 19 15:56:11.138890 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5970d050-ac87-430c-b32d-bd83b17296e0 req-760444ce-03e3-4582-9730-d552a632a105 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 returned with HTTP 200 Aug 19 15:56:11.138890 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 86/336] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:11 2026] GET /volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:12.180185 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-29242e45-b56f-422b-b9cd-617711358960 req-ae6ba3c4-5a87-45e9-ab62-3ee8f0421014 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:12.183736 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-29242e45-b56f-422b-b9cd-617711358960 req-ae6ba3c4-5a87-45e9-ab62-3ee8f0421014 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:12.184099 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-29242e45-b56f-422b-b9cd-617711358960 req-ae6ba3c4-5a87-45e9-ab62-3ee8f0421014 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:12.184366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-29242e45-b56f-422b-b9cd-617711358960 req-ae6ba3c4-5a87-45e9-ab62-3ee8f0421014 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:12.194285 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-29242e45-b56f-422b-b9cd-617711358960 req-ae6ba3c4-5a87-45e9-ab62-3ee8f0421014 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 returned with HTTP 404 Aug 19 15:56:12.195080 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 82/337] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:12 2026] GET /volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:12.233856 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1b2733b5-5f45-49a4-b789-0cf809d1f167 req-b54a6f17-d2c5-489c-a9e9-fafb019b0094 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:12.237191 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b2733b5-5f45-49a4-b789-0cf809d1f167 req-b54a6f17-d2c5-489c-a9e9-fafb019b0094 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] DELETE https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:12.237996 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b2733b5-5f45-49a4-b789-0cf809d1f167 req-b54a6f17-d2c5-489c-a9e9-fafb019b0094 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:12.238266 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b2733b5-5f45-49a4-b789-0cf809d1f167 req-b54a6f17-d2c5-489c-a9e9-fafb019b0094 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:12.238618 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-1b2733b5-5f45-49a4-b789-0cf809d1f167 req-b54a6f17-d2c5-489c-a9e9-fafb019b0094 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Delete volume with id: facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:12.246805 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b2733b5-5f45-49a4-b789-0cf809d1f167 req-b54a6f17-d2c5-489c-a9e9-fafb019b0094 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 returned with HTTP 404 Aug 19 15:56:12.247724 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 84/338] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 15:56:12 2026] DELETE /volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:12.276308 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5b506efa-7407-4877-9798-9ca002e97645 req-7f9e0d47-5ffa-403e-9d0b-5d6e3f371302 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:12.279999 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5b506efa-7407-4877-9798-9ca002e97645 req-7f9e0d47-5ffa-403e-9d0b-5d6e3f371302 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] GET https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 Aug 19 15:56:12.280393 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5b506efa-7407-4877-9798-9ca002e97645 req-7f9e0d47-5ffa-403e-9d0b-5d6e3f371302 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:12.280982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5b506efa-7407-4877-9798-9ca002e97645 req-7f9e0d47-5ffa-403e-9d0b-5d6e3f371302 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:12.289674 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5b506efa-7407-4877-9798-9ca002e97645 req-7f9e0d47-5ffa-403e-9d0b-5d6e3f371302 tempest-VolumesSnapshotsTestJSON-516373581 tempest-VolumesSnapshotsTestJSON-516373581-project-member] https://10.4.3.32/volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 returned with HTTP 404 Aug 19 15:56:12.290535 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 87/339] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:12 2026] GET /volume/v3/volumes/facde070-6a08-48c7-8e48-fd52302e0028 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:12.937328 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a40ed461-fb81-4681-940d-8377f7243994 req-2c07e55d-439b-42b4-a2a7-8f6edd787e7e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:12.939837 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a40ed461-fb81-4681-940d-8377f7243994 req-2c07e55d-439b-42b4-a2a7-8f6edd787e7e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:56:12.940105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a40ed461-fb81-4681-940d-8377f7243994 req-2c07e55d-439b-42b4-a2a7-8f6edd787e7e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:12.940334 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a40ed461-fb81-4681-940d-8377f7243994 req-2c07e55d-439b-42b4-a2a7-8f6edd787e7e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:12.942854 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=346,cinder:INSERT=45,cinder:UPDATE=66 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:56:12.963699 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:12.963699 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:12.971540 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a40ed461-fb81-4681-940d-8377f7243994 req-2c07e55d-439b-42b4-a2a7-8f6edd787e7e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:56:12.980405 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a40ed461-fb81-4681-940d-8377f7243994 req-2c07e55d-439b-42b4-a2a7-8f6edd787e7e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:56:12.981490 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 87/340] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:12 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:13.378158 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-857d8444-449e-47c0-80f2-df883376c419 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:13.731167 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:13.731694 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-558847315"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:13.736257 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-558847315'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:13.736257 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume of 1 GB Aug 19 15:56:13.756826 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Availability Zones retrieved successfully. Aug 19 15:56:13.766771 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Flow 'volume_create_api' (0f46b337-35db-42de-ae49-cd80a7c1f9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:13.768592 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3881273a-025a-4beb-b6a7-84291d9f2b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:13.770501 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:13.819339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3881273a-025a-4beb-b6a7-84291d9f2b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:13.819967 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051b8e5e-d8fb-4ca3-acf5-3100b53ee5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:13.939788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Created reservations ['9da52296-77a3-442b-bbcc-7dcb1f32b557', 'a70f22c4-a7dc-4523-bf23-a9394765a83c', '2daa3984-56ac-49b1-a7c2-e81b4033bcd2', '4672e6d3-8f17-4a97-aef6-bc4768236e0f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:13.941022 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051b8e5e-d8fb-4ca3-acf5-3100b53ee5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da52296-77a3-442b-bbcc-7dcb1f32b557', 'a70f22c4-a7dc-4523-bf23-a9394765a83c', '2daa3984-56ac-49b1-a7c2-e81b4033bcd2', '4672e6d3-8f17-4a97-aef6-bc4768236e0f']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:13.942139 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75051ce7-b4a5-4d60-b7a0-7b77e17c66d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:13.981944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75051ce7-b4a5-4d60-b7a0-7b77e17c66d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b2754a-17b6-44e2-9491-e4a3e3d3c8a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-558847315',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8208b34f727e4a05ba5e0bf5a2681bca',qos_specs=None,replication_status=,reservations=['9da52296-77a3-442b-bbcc-7dcb1f32b557','a70f22c4-a7dc-4523-bf23-a9394765a83c','2daa3984-56ac-49b1-a7c2-e81b4033bcd2','4672e6d3-8f17-4a97-aef6-bc4768236e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8586c703efd40d6a45fadbc840fd164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-558847315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38b2754a-17b6-44e2-9491-e4a3e3d3c8a2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8208b34f727e4a05ba5e0bf5a2681bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a8586c703efd40d6a45fadbc840fd164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:13.983227 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8028b1-24b9-4a08-aa4b-0af086b6c73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:14.014548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8028b1-24b9-4a08-aa4b-0af086b6c73d) transitioned into 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-558847315',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8208b34f727e4a05ba5e0bf5a2681bca',qos_specs=None,replication_status=,reservations=['9da52296-77a3-442b-bbcc-7dcb1f32b557','a70f22c4-a7dc-4523-bf23-a9394765a83c','2daa3984-56ac-49b1-a7c2-e81b4033bcd2','4672e6d3-8f17-4a97-aef6-bc4768236e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8586c703efd40d6a45fadbc840fd164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:14.015896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c6e610-f80d-4101-b25c-9d5895d25893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:14.038790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c6e610-f80d-4101-b25c-9d5895d25893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:14.039571 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Flow 'volume_create_api' (0f46b337-35db-42de-ae49-cd80a7c1f9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:14.040117 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume request issued successfully. Aug 19 15:56:14.041084 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-857d8444-449e-47c0-80f2-df883376c419 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:14.041675 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 83/341] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:56:13 2026] POST /volume/v3/volumes => generated 757 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:14.056448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-38c6312b-a4e7-4522-bb01-f3889cc1bff0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:14.059647 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38c6312b-a4e7-4522-bb01-f3889cc1bff0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 Aug 19 15:56:14.061868 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38c6312b-a4e7-4522-bb01-f3889cc1bff0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:14.061868 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38c6312b-a4e7-4522-bb01-f3889cc1bff0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:14.075472 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:14.075472 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:14.085328 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-38c6312b-a4e7-4522-bb01-f3889cc1bff0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:14.093792 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38c6312b-a4e7-4522-bb01-f3889cc1bff0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 returned with HTTP 200 Aug 19 15:56:14.094419 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 85/342] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:14 2026] GET /volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:15.110011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4675e978-d3d9-423c-a264-431b7f5c6142 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:15.114951 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4675e978-d3d9-423c-a264-431b7f5c6142 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 Aug 19 15:56:15.114951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4675e978-d3d9-423c-a264-431b7f5c6142 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:15.114951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4675e978-d3d9-423c-a264-431b7f5c6142 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:15.126017 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:15.126017 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:15.132167 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4675e978-d3d9-423c-a264-431b7f5c6142 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:15.141052 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4675e978-d3d9-423c-a264-431b7f5c6142 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 returned with HTTP 200 Aug 19 15:56:15.141696 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 88/343] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:15 2026] GET /volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:15.183145 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5f2a83a1-5a60-4e0a-a81a-f63aa650db32 req-8b87d4a3-eb68-4b08-b3f9-0484bbba84e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:15.188054 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5f2a83a1-5a60-4e0a-a81a-f63aa650db32 req-8b87d4a3-eb68-4b08-b3f9-0484bbba84e0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 Aug 19 15:56:15.188473 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5f2a83a1-5a60-4e0a-a81a-f63aa650db32 req-8b87d4a3-eb68-4b08-b3f9-0484bbba84e0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:15.188957 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5f2a83a1-5a60-4e0a-a81a-f63aa650db32 req-8b87d4a3-eb68-4b08-b3f9-0484bbba84e0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:15.204213 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:15.204213 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:15.217275 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5f2a83a1-5a60-4e0a-a81a-f63aa650db32 req-8b87d4a3-eb68-4b08-b3f9-0484bbba84e0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:15.223702 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5f2a83a1-5a60-4e0a-a81a-f63aa650db32 req-8b87d4a3-eb68-4b08-b3f9-0484bbba84e0 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 returned with HTTP 200 Aug 19 15:56:15.224369 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 88/344] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:15 2026] GET /volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:56:15.244541 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4aad98cf-ca57-484b-b840-5f91f1999593 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:15.249560 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:15.249560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-856001455"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:15.251380 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-856001455'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:15.251719 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume of 1 GB Aug 19 15:56:15.252247 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:15.252247 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:15.259799 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Availability Zones retrieved successfully. Aug 19 15:56:15.268493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Flow 'volume_create_api' (45e51021-4dc6-474f-90f1-59dffad78ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:15.270546 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b18023cb-3001-49cb-a132-1c113261cf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:15.272595 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:15.326671 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b18023cb-3001-49cb-a132-1c113261cf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:15.328474 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406e3fcf-4115-46de-9d12-e159806d5f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:15.416824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Created reservations ['b4110b56-2da8-4e24-940e-708277d49f85', '7324ac2c-3eae-44d5-a381-0de11a6bf051', 'd38dfda6-cd66-4b92-8072-542e75680c4b', '153d7af8-4dcd-48b2-87ba-733b9fa32962'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:15.417905 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406e3fcf-4115-46de-9d12-e159806d5f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4110b56-2da8-4e24-940e-708277d49f85', '7324ac2c-3eae-44d5-a381-0de11a6bf051', 'd38dfda6-cd66-4b92-8072-542e75680c4b', '153d7af8-4dcd-48b2-87ba-733b9fa32962']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:15.419176 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7157cbde-7c03-405e-b482-4668b5119706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:15.460350 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7157cbde-7c03-405e-b482-4668b5119706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7975fb20-99f4-47f2-b458-2cd055e6b5c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-856001455',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8208b34f727e4a05ba5e0bf5a2681bca',qos_specs=None,replication_status=,reservations=['b4110b56-2da8-4e24-940e-708277d49f85','7324ac2c-3eae-44d5-a381-0de11a6bf051','d38dfda6-cd66-4b92-8072-542e75680c4b','153d7af8-4dcd-48b2-87ba-733b9fa32962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8586c703efd40d6a45fadbc840fd164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-856001455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7975fb20-99f4-47f2-b458-2cd055e6b5c2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8208b34f727e4a05ba5e0bf5a2681bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a8586c703efd40d6a45fadbc840fd164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:15.461915 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585108ee-52a4-4f33-a787-12597a831604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:15.492418 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585108ee-52a4-4f33-a787-12597a831604) transitioned into 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-856001455',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8208b34f727e4a05ba5e0bf5a2681bca',qos_specs=None,replication_status=,reservations=['b4110b56-2da8-4e24-940e-708277d49f85','7324ac2c-3eae-44d5-a381-0de11a6bf051','d38dfda6-cd66-4b92-8072-542e75680c4b','153d7af8-4dcd-48b2-87ba-733b9fa32962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8586c703efd40d6a45fadbc840fd164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:15.493537 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf94445-b5c5-4175-a913-5186bae3aaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:15.516031 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf94445-b5c5-4175-a913-5186bae3aaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:15.517821 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Flow 'volume_create_api' (45e51021-4dc6-474f-90f1-59dffad78ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:15.517821 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume request issued successfully. Aug 19 15:56:15.518642 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4aad98cf-ca57-484b-b840-5f91f1999593 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:15.519553 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 84/345] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:56:15 2026] POST /volume/v3/volumes => generated 757 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:15.542387 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-63d22008-6654-4877-828e-4dedc9228afa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:15.545365 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63d22008-6654-4877-828e-4dedc9228afa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 Aug 19 15:56:15.545365 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63d22008-6654-4877-828e-4dedc9228afa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:15.546509 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63d22008-6654-4877-828e-4dedc9228afa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:15.556495 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:15.556495 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:15.561302 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-63d22008-6654-4877-828e-4dedc9228afa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:15.569712 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63d22008-6654-4877-828e-4dedc9228afa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 returned with HTTP 200 Aug 19 15:56:15.569712 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 86/346] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:15 2026] GET /volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:16.597949 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64fb3693-1deb-4b06-bc9b-8cd018f5ab67 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:16.602812 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64fb3693-1deb-4b06-bc9b-8cd018f5ab67 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 Aug 19 15:56:16.602812 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64fb3693-1deb-4b06-bc9b-8cd018f5ab67 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:16.602812 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64fb3693-1deb-4b06-bc9b-8cd018f5ab67 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:16.618519 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:16.618519 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:16.627224 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-64fb3693-1deb-4b06-bc9b-8cd018f5ab67 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:16.635555 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64fb3693-1deb-4b06-bc9b-8cd018f5ab67 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 returned with HTTP 200 Aug 19 15:56:16.636177 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 89/347] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:16 2026] GET /volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:16.668274 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cdc8bbcf-3f01-4f90-9e52-0e5c9912ae49 req-c10b8686-4fc8-4697-8458-b8c46b786fa3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:16.671500 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cdc8bbcf-3f01-4f90-9e52-0e5c9912ae49 req-c10b8686-4fc8-4697-8458-b8c46b786fa3 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 Aug 19 15:56:16.672323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cdc8bbcf-3f01-4f90-9e52-0e5c9912ae49 req-c10b8686-4fc8-4697-8458-b8c46b786fa3 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:16.672323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cdc8bbcf-3f01-4f90-9e52-0e5c9912ae49 req-c10b8686-4fc8-4697-8458-b8c46b786fa3 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:16.684657 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:16.684657 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:16.691555 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-cdc8bbcf-3f01-4f90-9e52-0e5c9912ae49 req-c10b8686-4fc8-4697-8458-b8c46b786fa3 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:16.700459 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cdc8bbcf-3f01-4f90-9e52-0e5c9912ae49 req-c10b8686-4fc8-4697-8458-b8c46b786fa3 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 returned with HTTP 200 Aug 19 15:56:16.702228 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 89/348] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:16 2026] GET /volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:16.725401 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:16.728197 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:16.728804 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1987749387"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:16.731538 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1987749387'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:16.731635 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume of 1 GB Aug 19 15:56:16.732107 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:16.732107 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:16.738200 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Availability Zones retrieved successfully. Aug 19 15:56:16.749738 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Flow 'volume_create_api' (0178851e-b461-451c-a790-f4fd594ee626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:16.751495 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81622aab-c748-445c-914c-75577275a497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:16.753610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:16.793520 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81622aab-c748-445c-914c-75577275a497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:16.795135 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (721ac975-2f9c-487c-a90f-dcff13853c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:16.891388 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Created reservations ['dc961695-8ec4-42ac-a37a-c7ca60c76f05', '6922b6a1-5af8-49e9-890a-a5e5b8c24ae5', 'cd0cfd0e-fb14-46d4-9d7a-3f7b47566845', '56b2c813-017f-4b0f-8b35-b2c6225c9228'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:16.892419 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (721ac975-2f9c-487c-a90f-dcff13853c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc961695-8ec4-42ac-a37a-c7ca60c76f05', '6922b6a1-5af8-49e9-890a-a5e5b8c24ae5', 'cd0cfd0e-fb14-46d4-9d7a-3f7b47566845', '56b2c813-017f-4b0f-8b35-b2c6225c9228']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:16.893492 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2753d257-e469-4cb5-a7d1-7aee413e2197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:16.930580 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2753d257-e469-4cb5-a7d1-7aee413e2197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1987749387',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8208b34f727e4a05ba5e0bf5a2681bca',qos_specs=None,replication_status=,reservations=['dc961695-8ec4-42ac-a37a-c7ca60c76f05','6922b6a1-5af8-49e9-890a-a5e5b8c24ae5','cd0cfd0e-fb14-46d4-9d7a-3f7b47566845','56b2c813-017f-4b0f-8b35-b2c6225c9228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8586c703efd40d6a45fadbc840fd164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1987749387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8208b34f727e4a05ba5e0bf5a2681bca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a8586c703efd40d6a45fadbc840fd164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:16.932774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5349087-c58b-409d-abce-54e18cc2cc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:16.963662 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5349087-c58b-409d-abce-54e18cc2cc2a) transitioned into 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-1987749387',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8208b34f727e4a05ba5e0bf5a2681bca',qos_specs=None,replication_status=,reservations=['dc961695-8ec4-42ac-a37a-c7ca60c76f05','6922b6a1-5af8-49e9-890a-a5e5b8c24ae5','cd0cfd0e-fb14-46d4-9d7a-3f7b47566845','56b2c813-017f-4b0f-8b35-b2c6225c9228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8586c703efd40d6a45fadbc840fd164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:16.968181 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c874a45-6777-4dae-a8a0-95889a4badd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:16.984790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c874a45-6777-4dae-a8a0-95889a4badd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:16.986100 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Flow 'volume_create_api' (0178851e-b461-451c-a790-f4fd594ee626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:16.986495 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Create volume request issued successfully. Aug 19 15:56:16.988048 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c0e1673e-2d30-4bb5-8b8b-0792296938f6 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:16.988202 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 85/349] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:56:16 2026] POST /volume/v3/volumes => generated 758 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:17.007873 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a261694b-959d-43ae-a212-1001f6ed1cbb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:17.011799 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a261694b-959d-43ae-a212-1001f6ed1cbb tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 Aug 19 15:56:17.011799 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a261694b-959d-43ae-a212-1001f6ed1cbb tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:17.011799 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a261694b-959d-43ae-a212-1001f6ed1cbb tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:17.023012 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:17.023012 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:17.032630 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a261694b-959d-43ae-a212-1001f6ed1cbb tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:17.033730 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a261694b-959d-43ae-a212-1001f6ed1cbb tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 returned with HTTP 200 Aug 19 15:56:17.034118 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 87/350] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:17 2026] GET /volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-01291abf-8a6a-435f-8fbe-0dd7a212825f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01291abf-8a6a-435f-8fbe-0dd7a212825f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01291abf-8a6a-435f-8fbe-0dd7a212825f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01291abf-8a6a-435f-8fbe-0dd7a212825f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-01291abf-8a6a-435f-8fbe-0dd7a212825f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01291abf-8a6a-435f-8fbe-0dd7a212825f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:56:18.372471 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 90/351] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:17 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-7b03fa26-a40d-4286-99d3-313e156db337 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-7b03fa26-a40d-4286-99d3-313e156db337 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-7b03fa26-a40d-4286-99d3-313e156db337 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-7b03fa26-a40d-4286-99d3-313e156db337 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-7b03fa26-a40d-4286-99d3-313e156db337 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-7b03fa26-a40d-4286-99d3-313e156db337 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:56:18.374201 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 90/352] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:17 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-ebc201e7-0ff3-48da-a8ab-56bae9ad4a2d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-ebc201e7-0ff3-48da-a8ab-56bae9ad4a2d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718/action Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-ebc201e7-0ff3-48da-a8ab-56bae9ad4a2d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-ebc201e7-0ff3-48da-a8ab-56bae9ad4a2d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-ebc201e7-0ff3-48da-a8ab-56bae9ad4a2d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-ebc201e7-0ff3-48da-a8ab-56bae9ad4a2d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Begin detaching volume completed successfully. Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-ebc201e7-0ff3-48da-a8ab-56bae9ad4a2d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718/action returned with HTTP 202 Aug 19 15:56:18.375622 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 86/353] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:56:17 2026] POST /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:18.377156 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-44835bba-f15c-4dfe-a003-f5f5a3913a11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.377156 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44835bba-f15c-4dfe-a003-f5f5a3913a11 None None] GET https://10.4.3.32/volume// Aug 19 15:56:18.377156 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44835bba-f15c-4dfe-a003-f5f5a3913a11 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.377156 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44835bba-f15c-4dfe-a003-f5f5a3913a11 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.377156 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44835bba-f15c-4dfe-a003-f5f5a3913a11 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:18.377156 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 88/354] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:56: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 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-de7f3403-9ab9-40ec-88ce-63e238a67866 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-de7f3403-9ab9-40ec-88ce-63e238a67866 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-de7f3403-9ab9-40ec-88ce-63e238a67866 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-de7f3403-9ab9-40ec-88ce-63e238a67866 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-de7f3403-9ab9-40ec-88ce-63e238a67866 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-de7f3403-9ab9-40ec-88ce-63e238a67866 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:56:18.378937 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 91/355] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:56:17 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 1320 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ce536ee1-617b-46aa-9d90-05ba5a3c7bf9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce536ee1-617b-46aa-9d90-05ba5a3c7bf9 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce536ee1-617b-46aa-9d90-05ba5a3c7bf9 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce536ee1-617b-46aa-9d90-05ba5a3c7bf9 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ce536ee1-617b-46aa-9d90-05ba5a3c7bf9 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce536ee1-617b-46aa-9d90-05ba5a3c7bf9 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 returned with HTTP 200 Aug 19 15:56:18.379522 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 91/356] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:18 2026] GET /volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b61ddb15-6261-4333-9496-057f2bca3b24 req-3c23b744-d092-48a9-b0a3-f5cd7dca63df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b61ddb15-6261-4333-9496-057f2bca3b24 req-3c23b744-d092-48a9-b0a3-f5cd7dca63df tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b61ddb15-6261-4333-9496-057f2bca3b24 req-3c23b744-d092-48a9-b0a3-f5cd7dca63df tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b61ddb15-6261-4333-9496-057f2bca3b24 req-3c23b744-d092-48a9-b0a3-f5cd7dca63df tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b61ddb15-6261-4333-9496-057f2bca3b24 req-3c23b744-d092-48a9-b0a3-f5cd7dca63df tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b61ddb15-6261-4333-9496-057f2bca3b24 req-3c23b744-d092-48a9-b0a3-f5cd7dca63df tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 returned with HTTP 200 Aug 19 15:56:18.380384 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 87/357] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:18 2026] GET /volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:18.559044 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-86320e52-5c96-499f-add4-61e912c9aec4 req-cd3919b0-9059-4ded-acc7-464c01623635 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.562010 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-86320e52-5c96-499f-add4-61e912c9aec4 req-cd3919b0-9059-4ded-acc7-464c01623635 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:18.562190 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-86320e52-5c96-499f-add4-61e912c9aec4 req-cd3919b0-9059-4ded-acc7-464c01623635 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.562390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-86320e52-5c96-499f-add4-61e912c9aec4 req-cd3919b0-9059-4ded-acc7-464c01623635 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.563284 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-86320e52-5c96-499f-add4-61e912c9aec4 req-cd3919b0-9059-4ded-acc7-464c01623635 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:18.566166 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-86320e52-5c96-499f-add4-61e912c9aec4 req-cd3919b0-9059-4ded-acc7-464c01623635 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:18.607165 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-86320e52-5c96-499f-add4-61e912c9aec4 req-cd3919b0-9059-4ded-acc7-464c01623635 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Get all volumes completed successfully. Aug 19 15:56:18.612900 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.612900 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:18.622273 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-86320e52-5c96-499f-add4-61e912c9aec4 req-cd3919b0-9059-4ded-acc7-464c01623635 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:18.623386 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 89/358] 10.4.3.32 () {68 vars in 1501 bytes} [Wed Aug 19 15:56:18 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:18.624231 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bfe5b95f-4345-45a0-997a-2baf771d776e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.661104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-52798109-4488-4900-affc-af606433fbe8 req-5387d0ee-2969-4737-bcb7-6cc51f6b8fd1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.664113 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-52798109-4488-4900-affc-af606433fbe8 req-5387d0ee-2969-4737-bcb7-6cc51f6b8fd1 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:18.665125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-52798109-4488-4900-affc-af606433fbe8 req-5387d0ee-2969-4737-bcb7-6cc51f6b8fd1 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.665125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-52798109-4488-4900-affc-af606433fbe8 req-5387d0ee-2969-4737-bcb7-6cc51f6b8fd1 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.665666 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [req-52798109-4488-4900-affc-af606433fbe8 req-5387d0ee-2969-4737-bcb7-6cc51f6b8fd1 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:18.667023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-52798109-4488-4900-affc-af606433fbe8 req-5387d0ee-2969-4737-bcb7-6cc51f6b8fd1 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:18.726935 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-52798109-4488-4900-affc-af606433fbe8 req-5387d0ee-2969-4737-bcb7-6cc51f6b8fd1 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Get all volumes completed successfully. Aug 19 15:56:18.728254 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.728254 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:18.741098 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-52798109-4488-4900-affc-af606433fbe8 req-5387d0ee-2969-4737-bcb7-6cc51f6b8fd1 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:18.741785 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 92/359] 10.4.3.32 () {68 vars in 1501 bytes} [Wed Aug 19 15:56:18 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:18.781526 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51bc46c5-c487-408c-b7a8-6c42f32fdc3b req-02e63abe-54c5-458c-991b-cda624748d2c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.783721 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51bc46c5-c487-408c-b7a8-6c42f32fdc3b req-02e63abe-54c5-458c-991b-cda624748d2c tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:18.783975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51bc46c5-c487-408c-b7a8-6c42f32fdc3b req-02e63abe-54c5-458c-991b-cda624748d2c tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.784209 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51bc46c5-c487-408c-b7a8-6c42f32fdc3b req-02e63abe-54c5-458c-991b-cda624748d2c tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.784862 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [req-51bc46c5-c487-408c-b7a8-6c42f32fdc3b req-02e63abe-54c5-458c-991b-cda624748d2c tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:18.785733 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-51bc46c5-c487-408c-b7a8-6c42f32fdc3b req-02e63abe-54c5-458c-991b-cda624748d2c tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:18.838007 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-51bc46c5-c487-408c-b7a8-6c42f32fdc3b req-02e63abe-54c5-458c-991b-cda624748d2c tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Get all volumes completed successfully. Aug 19 15:56:18.838651 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.838651 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:18.847913 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51bc46c5-c487-408c-b7a8-6c42f32fdc3b req-02e63abe-54c5-458c-991b-cda624748d2c tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:18.848479 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 88/360] 10.4.3.32 () {68 vars in 1501 bytes} [Wed Aug 19 15:56:18 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:18.892536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-17e341c4-acb2-4801-aff6-0564917a0324 req-3e6ca0c3-b88c-4f7c-b055-94763d537609 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.895439 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-17e341c4-acb2-4801-aff6-0564917a0324 req-3e6ca0c3-b88c-4f7c-b055-94763d537609 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:18.895724 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-17e341c4-acb2-4801-aff6-0564917a0324 req-3e6ca0c3-b88c-4f7c-b055-94763d537609 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.895817 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-17e341c4-acb2-4801-aff6-0564917a0324 req-3e6ca0c3-b88c-4f7c-b055-94763d537609 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.896285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-17e341c4-acb2-4801-aff6-0564917a0324 req-3e6ca0c3-b88c-4f7c-b055-94763d537609 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:18.897103 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-17e341c4-acb2-4801-aff6-0564917a0324 req-3e6ca0c3-b88c-4f7c-b055-94763d537609 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:18.907456 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-17e341c4-acb2-4801-aff6-0564917a0324 req-3e6ca0c3-b88c-4f7c-b055-94763d537609 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Get all volumes completed successfully. Aug 19 15:56:18.908727 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.908727 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:18.917546 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-17e341c4-acb2-4801-aff6-0564917a0324 req-3e6ca0c3-b88c-4f7c-b055-94763d537609 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:18.918614 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 90/361] 10.4.3.32 () {68 vars in 1501 bytes} [Wed Aug 19 15:56:18 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:56:18.961668 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7ee87bcc-e1f7-44bb-9d74-e9c9649a9632 req-c9650a1c-6139-4aff-90b0-0b1a94dfbc26 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:18.964635 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7ee87bcc-e1f7-44bb-9d74-e9c9649a9632 req-c9650a1c-6139-4aff-90b0-0b1a94dfbc26 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:18.964635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7ee87bcc-e1f7-44bb-9d74-e9c9649a9632 req-c9650a1c-6139-4aff-90b0-0b1a94dfbc26 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:18.964997 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7ee87bcc-e1f7-44bb-9d74-e9c9649a9632 req-c9650a1c-6139-4aff-90b0-0b1a94dfbc26 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:18.965060 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [req-7ee87bcc-e1f7-44bb-9d74-e9c9649a9632 req-c9650a1c-6139-4aff-90b0-0b1a94dfbc26 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:18.967304 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-7ee87bcc-e1f7-44bb-9d74-e9c9649a9632 req-c9650a1c-6139-4aff-90b0-0b1a94dfbc26 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:18.983467 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7ee87bcc-e1f7-44bb-9d74-e9c9649a9632 req-c9650a1c-6139-4aff-90b0-0b1a94dfbc26 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Get all volumes completed successfully. Aug 19 15:56:18.985019 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:18.985019 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:18.991537 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7ee87bcc-e1f7-44bb-9d74-e9c9649a9632 req-c9650a1c-6139-4aff-90b0-0b1a94dfbc26 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:18.992185 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 93/362] 10.4.3.32 () {68 vars in 1501 bytes} [Wed Aug 19 15:56:18 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:19.026073 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bfe5b95f-4345-45a0-997a-2baf771d776e tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:56:19.026491 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bfe5b95f-4345-45a0-997a-2baf771d776e tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1503384850"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:19.036245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7c9970eb-0816-4833-8378-f46de73d954a req-1136ac7d-5a21-4d31-86a3-7c0d073cfc76 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.041426 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7c9970eb-0816-4833-8378-f46de73d954a req-1136ac7d-5a21-4d31-86a3-7c0d073cfc76 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:19.041726 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7c9970eb-0816-4833-8378-f46de73d954a req-1136ac7d-5a21-4d31-86a3-7c0d073cfc76 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:19.042865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7c9970eb-0816-4833-8378-f46de73d954a req-1136ac7d-5a21-4d31-86a3-7c0d073cfc76 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:19.042865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [req-7c9970eb-0816-4833-8378-f46de73d954a req-1136ac7d-5a21-4d31-86a3-7c0d073cfc76 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:19.043279 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-7c9970eb-0816-4833-8378-f46de73d954a req-1136ac7d-5a21-4d31-86a3-7c0d073cfc76 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:19.066584 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7c9970eb-0816-4833-8378-f46de73d954a req-1136ac7d-5a21-4d31-86a3-7c0d073cfc76 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Get all volumes completed successfully. Aug 19 15:56:19.067746 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:19.067746 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:19.069017 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bfe5b95f-4345-45a0-997a-2baf771d776e tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:19.069520 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 92/363] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:56:18 2026] POST /volume/v3/types => generated 228 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:19.076049 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7c9970eb-0816-4833-8378-f46de73d954a req-1136ac7d-5a21-4d31-86a3-7c0d073cfc76 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:19.076789 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 89/364] 10.4.3.32 () {68 vars in 1501 bytes} [Wed Aug 19 15:56:19 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:19.082174 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b6e1f84c-1d8e-4ed4-b583-357635619011 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.085154 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6e1f84c-1d8e-4ed4-b583-357635619011 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 15:56:19.089691 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6e1f84c-1d8e-4ed4-b583-357635619011 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1891158813"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:19.120691 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2104f82e-dd0f-4244-a79e-b1d20669a740 req-fb359668-54d3-492c-a854-f48fd1725f62 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.123450 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2104f82e-dd0f-4244-a79e-b1d20669a740 req-fb359668-54d3-492c-a854-f48fd1725f62 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:19.123712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2104f82e-dd0f-4244-a79e-b1d20669a740 req-fb359668-54d3-492c-a854-f48fd1725f62 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:19.124004 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2104f82e-dd0f-4244-a79e-b1d20669a740 req-fb359668-54d3-492c-a854-f48fd1725f62 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:19.124722 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [req-2104f82e-dd0f-4244-a79e-b1d20669a740 req-fb359668-54d3-492c-a854-f48fd1725f62 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:19.125788 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2104f82e-dd0f-4244-a79e-b1d20669a740 req-fb359668-54d3-492c-a854-f48fd1725f62 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:19.128938 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-e930a049-c926-447f-b7ae-9643cde7c335 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.132592 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6e1f84c-1d8e-4ed4-b583-357635619011 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 15:56:19.133227 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-e930a049-c926-447f-b7ae-9643cde7c335 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] DELETE https://10.4.3.32/volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803 Aug 19 15:56:19.133227 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-e930a049-c926-447f-b7ae-9643cde7c335 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:19.133414 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 91/365] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 15:56:19 2026] POST /volume/v3/group_types => generated 185 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:19.133519 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-e930a049-c926-447f-b7ae-9643cde7c335 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:19.138665 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2104f82e-dd0f-4244-a79e-b1d20669a740 req-fb359668-54d3-492c-a854-f48fd1725f62 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Get all volumes completed successfully. Aug 19 15:56:19.139953 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:19.139953 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:19.145975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.146655 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:19.146655 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:19.148940 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2104f82e-dd0f-4244-a79e-b1d20669a740 req-fb359668-54d3-492c-a854-f48fd1725f62 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:19.149397 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 94/366] 10.4.3.32 () {68 vars in 1501 bytes} [Wed Aug 19 15:56:19 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:19.188122 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-56d29cf8-15a8-469a-8491-6dbd29c319e7 req-78ff452b-32af-4497-9b02-18db246e6dfc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.191896 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-56d29cf8-15a8-469a-8491-6dbd29c319e7 req-78ff452b-32af-4497-9b02-18db246e6dfc tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:19.192259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-56d29cf8-15a8-469a-8491-6dbd29c319e7 req-78ff452b-32af-4497-9b02-18db246e6dfc tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:19.193329 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-56d29cf8-15a8-469a-8491-6dbd29c319e7 req-78ff452b-32af-4497-9b02-18db246e6dfc tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:19.194986 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-56d29cf8-15a8-469a-8491-6dbd29c319e7 req-78ff452b-32af-4497-9b02-18db246e6dfc tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:19.196833 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-56d29cf8-15a8-469a-8491-6dbd29c319e7 req-78ff452b-32af-4497-9b02-18db246e6dfc tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:19.206774 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-56d29cf8-15a8-469a-8491-6dbd29c319e7 req-78ff452b-32af-4497-9b02-18db246e6dfc tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] Get all volumes completed successfully. Aug 19 15:56:19.210008 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:19.210008 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:19.218474 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-56d29cf8-15a8-469a-8491-6dbd29c319e7 req-78ff452b-32af-4497-9b02-18db246e6dfc tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:19.218474 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 92/367] 10.4.3.32 () {68 vars in 1501 bytes} [Wed Aug 19 15:56:19 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:56:19.239223 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14786b57-4d3d-487f-9856-57b49f4a85fd req-e930a049-c926-447f-b7ae-9643cde7c335 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803 returned with HTTP 200 Aug 19 15:56:19.239628 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 93/368] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:56:19 2026] DELETE /volume/v3/attachments/e607cc72-8cd0-4831-ae59-3b8994480803 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:19.240990 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c09a871d-ba0e-463a-9643-d84bd3a09f27 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.243655 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c09a871d-ba0e-463a-9643-d84bd3a09f27 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] DELETE https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 Aug 19 15:56:19.243935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c09a871d-ba0e-463a-9643-d84bd3a09f27 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:19.244893 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c09a871d-ba0e-463a-9643-d84bd3a09f27 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:19.244893 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c09a871d-ba0e-463a-9643-d84bd3a09f27 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Delete volume with id: 00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 Aug 19 15:56:19.256904 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:19.256904 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:19.257737 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c09a871d-ba0e-463a-9643-d84bd3a09f27 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:19.292002 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c09a871d-ba0e-463a-9643-d84bd3a09f27 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Delete volume request issued successfully. Aug 19 15:56:19.292124 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c09a871d-ba0e-463a-9643-d84bd3a09f27 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 returned with HTTP 202 Aug 19 15:56:19.292800 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 95/369] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:56:19 2026] DELETE /volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:19.303377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e55d8dc8-4838-4d73-af48-ba3d5a50b205 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.305740 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e55d8dc8-4838-4d73-af48-ba3d5a50b205 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 Aug 19 15:56:19.306322 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e55d8dc8-4838-4d73-af48-ba3d5a50b205 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:19.306322 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e55d8dc8-4838-4d73-af48-ba3d5a50b205 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:19.313328 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:19.313328 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:19.318532 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e55d8dc8-4838-4d73-af48-ba3d5a50b205 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:19.326094 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e55d8dc8-4838-4d73-af48-ba3d5a50b205 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 returned with HTTP 200 Aug 19 15:56:19.326094 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 93/370] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:19 2026] GET /volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:19.499786 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 15:56:19.499786 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b8181cfb-4fe7-4565-86bc-4d814ad5e46c", "volume_types": ["03754687-4042-4e83-9199-a523c07d8a9f"], "name": "tempest-GroupSnapshotsV319Test-Group-374551778"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:19.501179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Creating new group {'group': {'group_type': 'b8181cfb-4fe7-4565-86bc-4d814ad5e46c', 'volume_types': ['03754687-4042-4e83-9199-a523c07d8a9f'], 'name': 'tempest-GroupSnapshotsV319Test-Group-374551778'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 15:56:19.516187 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-374551778. Aug 19 15:56:19.540621 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Availability zone cache updated, next update will occur around 2026-08-19 16:56:19.540192. {{(pid=100248) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 15:56:19.541510 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Availability Zones retrieved successfully. Aug 19 15:56:19.592175 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Created reservations ['8c6f5848-aae7-4f05-8f44-070f65b228c0'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:19.668916 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4cf33a4f-ad62-409a-b2dc-5c078b55820b tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 15:56:19.669934 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 90/371] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 15:56:19 2026] POST /volume/v3/groups => generated 115 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:19.680330 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ac1d9c1d-9995-4f50-b3b1-1554887c07bc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:19.682806 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac1d9c1d-9995-4f50-b3b1-1554887c07bc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 Aug 19 15:56:19.683163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac1d9c1d-9995-4f50-b3b1-1554887c07bc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:19.683893 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac1d9c1d-9995-4f50-b3b1-1554887c07bc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:19.683893 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-ac1d9c1d-9995-4f50-b3b1-1554887c07bc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 48c97f88-9920-4167-bde3-16740797dcc0 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:56:19.700205 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:19.700205 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:19.742344 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac1d9c1d-9995-4f50-b3b1-1554887c07bc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 returned with HTTP 200 Aug 19 15:56:19.742863 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 94/372] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:56:19 2026] GET /volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 => generated 395 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:20.026094 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59690170-8310-4889-a5d1-184ce09e61bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:20.028635 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59690170-8310-4889-a5d1-184ce09e61bb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:56:20.028870 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59690170-8310-4889-a5d1-184ce09e61bb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:20.029092 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59690170-8310-4889-a5d1-184ce09e61bb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:20.041803 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:20.041803 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:20.050952 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-59690170-8310-4889-a5d1-184ce09e61bb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:56:20.061140 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59690170-8310-4889-a5d1-184ce09e61bb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:56:20.062123 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 96/373] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:20 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:20.345528 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e0a919e-152c-4c4f-8e95-1dbf9b136a52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:20.347899 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e0a919e-152c-4c4f-8e95-1dbf9b136a52 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 Aug 19 15:56:20.348144 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e0a919e-152c-4c4f-8e95-1dbf9b136a52 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:20.348354 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e0a919e-152c-4c4f-8e95-1dbf9b136a52 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:20.358501 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e0a919e-152c-4c4f-8e95-1dbf9b136a52 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 returned with HTTP 404 Aug 19 15:56:20.359292 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 94/374] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:20 2026] GET /volume/v3/volumes/00c3e2c1-c89e-4fdb-ab3b-a13c9e82ccc5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:20.368522 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-708bf076-be8f-4cbe-a7a7-01e0ef06b4fa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:20.371103 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-708bf076-be8f-4cbe-a7a7-01e0ef06b4fa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 Aug 19 15:56:20.371480 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-708bf076-be8f-4cbe-a7a7-01e0ef06b4fa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:20.371855 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-708bf076-be8f-4cbe-a7a7-01e0ef06b4fa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:20.372193 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-708bf076-be8f-4cbe-a7a7-01e0ef06b4fa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Delete volume with id: 7975fb20-99f4-47f2-b458-2cd055e6b5c2 Aug 19 15:56:20.384567 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:20.384567 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:20.384567 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-708bf076-be8f-4cbe-a7a7-01e0ef06b4fa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:20.413571 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-708bf076-be8f-4cbe-a7a7-01e0ef06b4fa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Delete volume request issued successfully. Aug 19 15:56:20.413748 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-708bf076-be8f-4cbe-a7a7-01e0ef06b4fa tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 returned with HTTP 202 Aug 19 15:56:20.414180 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 91/375] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:56:20 2026] DELETE /volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:20.424158 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6939f774-8ffe-48b8-84a9-663506aeeeec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:20.426846 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6939f774-8ffe-48b8-84a9-663506aeeeec tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 Aug 19 15:56:20.427169 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6939f774-8ffe-48b8-84a9-663506aeeeec tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:20.427465 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6939f774-8ffe-48b8-84a9-663506aeeeec tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:20.447027 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:20.447027 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:20.461673 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6939f774-8ffe-48b8-84a9-663506aeeeec tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:20.468539 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6939f774-8ffe-48b8-84a9-663506aeeeec tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 returned with HTTP 200 Aug 19 15:56:20.468652 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 95/376] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:20 2026] GET /volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:20.723728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:20.725560 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:20.726459 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-620924964", "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:20.729152 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-620924964', 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:20.755412 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d35ad37c-746e-4844-87d4-8423f07e8755 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:20.760093 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d35ad37c-746e-4844-87d4-8423f07e8755 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 Aug 19 15:56:20.760264 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d35ad37c-746e-4844-87d4-8423f07e8755 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:20.760539 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d35ad37c-746e-4844-87d4-8423f07e8755 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:20.760888 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-d35ad37c-746e-4844-87d4-8423f07e8755 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 48c97f88-9920-4167-bde3-16740797dcc0 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:56:20.775089 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:20.775089 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:20.827926 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d35ad37c-746e-4844-87d4-8423f07e8755 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 returned with HTTP 200 Aug 19 15:56:20.829237 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 95/377] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:56:20 2026] GET /volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 => generated 396 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:20.849057 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8faebf18-5311-4829-b682-89d5ab844e07 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:20.853272 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:20.853783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-275654251", "volume_type": "03754687-4042-4e83-9199-a523c07d8a9f", "group_id": "48c97f88-9920-4167-bde3-16740797dcc0", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:20.855497 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-275654251', 'volume_type': '03754687-4042-4e83-9199-a523c07d8a9f', 'group_id': '48c97f88-9920-4167-bde3-16740797dcc0', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:20.866219 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:20.866219 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:20.866739 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Create volume of 1 GB Aug 19 15:56:20.882232 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Availability Zones retrieved successfully. Aug 19 15:56:20.889307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Flow 'volume_create_api' (33ecf777-33fc-4acc-80b1-b6617d50dce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:20.890495 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1415aa02-c0dd-4d4e-986e-01328526fa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:20.891112 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:20.891112 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:20.891736 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:20.926249 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1415aa02-c0dd-4d4e-986e-01328526fa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:56:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03754687-4042-4e83-9199-a523c07d8a9f,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1503384850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03754687-4042-4e83-9199-a523c07d8a9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '48c97f88-9920-4167-bde3-16740797dcc0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:20.928157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4f08b2-d6f5-4462-ba30-b3e8080f40e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:20.972774 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1503384850 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1503384850, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:20.973847 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1503384850 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1503384850, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:21.034481 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Created reservations ['8507b368-6edd-49ba-9239-f38cdeab6e85', '89b7f859-4e7b-4671-8f11-61dd81d5d66e', 'd74759cb-ec89-455c-bcc8-f95b75dc0e9c', '1f3c88d2-b415-46df-ba00-4686787df60f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:21.036004 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4f08b2-d6f5-4462-ba30-b3e8080f40e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8507b368-6edd-49ba-9239-f38cdeab6e85', '89b7f859-4e7b-4671-8f11-61dd81d5d66e', 'd74759cb-ec89-455c-bcc8-f95b75dc0e9c', '1f3c88d2-b415-46df-ba00-4686787df60f']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.036933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7fe299-ed19-420f-9ff2-a0adac63834f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:21.075547 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7fe299-ed19-420f-9ff2-a0adac63834f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48176d68-7467-489d-80f6-8b7efd30e29a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-275654251',encryption_key_id=None,group_id=48c97f88-9920-4167-bde3-16740797dcc0,group_type_id=,metadata={},multiattach=False,project_id='fb461d6333c94447bb2a45e2209d62e4',qos_specs=None,replication_status=,reservations=['8507b368-6edd-49ba-9239-f38cdeab6e85','89b7f859-4e7b-4671-8f11-61dd81d5d66e','d74759cb-ec89-455c-bcc8-f95b75dc0e9c','1f3c88d2-b415-46df-ba00-4686787df60f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea74613bc1c74f419616b17f91f9f890',volume_type_id=03754687-4042-4e83-9199-a523c07d8a9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-275654251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=48c97f88-9920-4167-bde3-16740797dcc0,host=None,id=48176d68-7467-489d-80f6-8b7efd30e29a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb461d6333c94447bb2a45e2209d62e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ea74613bc1c74f419616b17f91f9f890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03754687-4042-4e83-9199-a523c07d8a9f),volume_type_id=03754687-4042-4e83-9199-a523c07d8a9f)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.077926 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36810f29-10c7-4ffc-898c-243e49367892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:21.112043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36810f29-10c7-4ffc-898c-243e49367892) transitioned into 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-275654251',encryption_key_id=None,group_id=48c97f88-9920-4167-bde3-16740797dcc0,group_type_id=,metadata={},multiattach=False,project_id='fb461d6333c94447bb2a45e2209d62e4',qos_specs=None,replication_status=,reservations=['8507b368-6edd-49ba-9239-f38cdeab6e85','89b7f859-4e7b-4671-8f11-61dd81d5d66e','d74759cb-ec89-455c-bcc8-f95b75dc0e9c','1f3c88d2-b415-46df-ba00-4686787df60f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea74613bc1c74f419616b17f91f9f890',volume_type_id=03754687-4042-4e83-9199-a523c07d8a9f)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.113221 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990121f4-23c2-4668-98b6-bed6a3048b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:21.134910 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990121f4-23c2-4668-98b6-bed6a3048b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.136110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Flow 'volume_create_api' (33ecf777-33fc-4acc-80b1-b6617d50dce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:21.136754 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Create volume request issued successfully. Aug 19 15:56:21.137845 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:21.138032 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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 19 15:56:21.180708 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Create volume of 1 GB Aug 19 15:56:21.188060 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Availability Zones retrieved successfully. Aug 19 15:56:21.193155 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:21.197560 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:21.197560 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:21.198452 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Flow 'volume_create_api' (253fa4fe-f155-4709-b833-93518538bf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:21.200586 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f82e574-7b1d-49f3-9d43-fbe531c0723c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:21.202280 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:21.203346 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8faebf18-5311-4829-b682-89d5ab844e07 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:21.204001 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 92/378] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:56:20 2026] POST /volume/v3/volumes => generated 824 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:21.229890 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:21.236626 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a Aug 19 15:56:21.237846 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:21.238879 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:21.255838 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:21.255838 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:21.260821 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Volume info retrieved successfully. Aug 19 15:56:21.261680 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:21.261908 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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 19 15:56:21.324389 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:21.328660 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f82e574-7b1d-49f3-9d43-fbe531c0723c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.329546 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:21.329546 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:21.330623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63eaede2-12c5-4cd1-8ed9-1f03a821269b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:21.348173 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7f2e91b-1c32-42e9-9d6d-2e050734a1cb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a returned with HTTP 200 Aug 19 15:56:21.348993 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 96/379] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:21 2026] GET /volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a => generated 892 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:21.441676 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Created reservations ['aa2a4b94-508b-49d2-a320-cc15ad00b3a4', '463ed498-380e-427a-964d-240621d9577a', '9e0b7496-11f0-48d0-b130-48571a82865d', 'd7ff416c-a507-4339-8924-3b9e12779a92'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:21.442937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63eaede2-12c5-4cd1-8ed9-1f03a821269b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa2a4b94-508b-49d2-a320-cc15ad00b3a4', '463ed498-380e-427a-964d-240621d9577a', '9e0b7496-11f0-48d0-b130-48571a82865d', 'd7ff416c-a507-4339-8924-3b9e12779a92']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.444248 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2305b45d-522b-4e74-8afd-6d8da2624a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:21.478449 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2305b45d-522b-4e74-8afd-6d8da2624a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7d2814c-1990-4a21-8ce6-fee1ce2dee60', '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-620924964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ee6849c26142a1820d2f0532ef1586',qos_specs=None,replication_status=,reservations=['aa2a4b94-508b-49d2-a320-cc15ad00b3a4','463ed498-380e-427a-964d-240621d9577a','9e0b7496-11f0-48d0-b130-48571a82865d','d7ff416c-a507-4339-8924-3b9e12779a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e77960806b0044179994cb1d8b0f064d',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-620924964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7d2814c-1990-4a21-8ce6-fee1ce2dee60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ee6849c26142a1820d2f0532ef1586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e77960806b0044179994cb1d8b0f064d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.478737 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e935e3d4-684f-438b-b8a2-69cca74e024e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:21.487971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9d852373-7f79-4c5a-85b6-d62e0cd02003 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:21.491157 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d852373-7f79-4c5a-85b6-d62e0cd02003 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 Aug 19 15:56:21.491157 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d852373-7f79-4c5a-85b6-d62e0cd02003 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:21.491819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d852373-7f79-4c5a-85b6-d62e0cd02003 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:21.499205 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d852373-7f79-4c5a-85b6-d62e0cd02003 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 returned with HTTP 404 Aug 19 15:56:21.499950 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 96/380] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:21 2026] GET /volume/v3/volumes/7975fb20-99f4-47f2-b458-2cd055e6b5c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:21.510900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e935e3d4-684f-438b-b8a2-69cca74e024e) transitioned into 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-620924964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ee6849c26142a1820d2f0532ef1586',qos_specs=None,replication_status=,reservations=['aa2a4b94-508b-49d2-a320-cc15ad00b3a4','463ed498-380e-427a-964d-240621d9577a','9e0b7496-11f0-48d0-b130-48571a82865d','d7ff416c-a507-4339-8924-3b9e12779a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e77960806b0044179994cb1d8b0f064d',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.511989 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d301c3ee-889a-4471-bc6e-255c8277c91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:21.515935 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d4f6a886-2f9e-4ee3-80d6-4467cb540c8f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:21.518217 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4f6a886-2f9e-4ee3-80d6-4467cb540c8f tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] DELETE https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 Aug 19 15:56:21.518464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4f6a886-2f9e-4ee3-80d6-4467cb540c8f tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:21.519178 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4f6a886-2f9e-4ee3-80d6-4467cb540c8f tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:21.519178 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-d4f6a886-2f9e-4ee3-80d6-4467cb540c8f tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Delete volume with id: 38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 Aug 19 15:56:21.528688 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:21.528688 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:21.529417 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d4f6a886-2f9e-4ee3-80d6-4467cb540c8f tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:21.531864 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d301c3ee-889a-4471-bc6e-255c8277c91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:21.534025 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Flow 'volume_create_api' (253fa4fe-f155-4709-b833-93518538bf98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:21.534025 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Create volume request issued successfully. Aug 19 15:56:21.535172 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab5e455e-ee4d-4b2b-ab42-3c13126742e1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:21.537928 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 97/381] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:56:20 2026] POST /volume/v3/volumes => generated 896 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:21.556897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da729a00-d1b3-408b-ae2f-03c515623083 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:21.560663 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da729a00-d1b3-408b-ae2f-03c515623083 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:56:21.561002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da729a00-d1b3-408b-ae2f-03c515623083 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:21.562016 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da729a00-d1b3-408b-ae2f-03c515623083 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:21.568012 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d4f6a886-2f9e-4ee3-80d6-4467cb540c8f tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Delete volume request issued successfully. Aug 19 15:56:21.568195 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4f6a886-2f9e-4ee3-80d6-4467cb540c8f tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 returned with HTTP 202 Aug 19 15:56:21.569085 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 93/382] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:56:21 2026] DELETE /volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:21.574671 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:21.574671 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:21.581042 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-56780fe0-9871-4376-b3e8-d95347931daf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:21.581251 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da729a00-d1b3-408b-ae2f-03c515623083 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:56:21.584472 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56780fe0-9871-4376-b3e8-d95347931daf tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 Aug 19 15:56:21.584797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56780fe0-9871-4376-b3e8-d95347931daf tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:21.585134 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56780fe0-9871-4376-b3e8-d95347931daf tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:21.588732 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da729a00-d1b3-408b-ae2f-03c515623083 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:56:21.589311 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 97/383] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:21 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 964 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:21.600838 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:21.600838 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:21.610273 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-56780fe0-9871-4376-b3e8-d95347931daf tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Volume info retrieved successfully. Aug 19 15:56:21.620064 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56780fe0-9871-4376-b3e8-d95347931daf tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 returned with HTTP 200 Aug 19 15:56:21.621481 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 97/384] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:21 2026] GET /volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:22.366969 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:22.368929 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a Aug 19 15:56:22.369210 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:22.369431 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:22.378411 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:22.378411 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:22.383015 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Volume info retrieved successfully. Aug 19 15:56:22.383900 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:22.384102 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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 19 15:56:22.447936 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:22.459941 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:22.459941 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:22.476200 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3011cbfd-1e0e-4333-8226-d6b1ba183f0d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a returned with HTTP 200 Aug 19 15:56:22.476649 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 98/385] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:22 2026] GET /volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:22.491557 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d8251320-f993-43d0-a834-9203e3e3ba74 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:22.493862 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8251320-f993-43d0-a834-9203e3e3ba74 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Aug 19 15:56:22.494291 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8251320-f993-43d0-a834-9203e3e3ba74 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "48c97f88-9920-4167-bde3-16740797dcc0", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-739298425"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:22.495638 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-d8251320-f993-43d0-a834-9203e3e3ba74 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '48c97f88-9920-4167-bde3-16740797dcc0', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-739298425'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 15:56:22.499991 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:22.499991 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:22.504063 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.group_snapshots [None req-d8251320-f993-43d0-a834-9203e3e3ba74 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-739298425. Aug 19 15:56:22.550082 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:22.550082 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:22.567082 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-d8251320-f993-43d0-a834-9203e3e3ba74 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1503384850 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1503384850, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:22.593616 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-d8251320-f993-43d0-a834-9203e3e3ba74 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Created reservations ['14227352-5ecf-41d3-b927-3c8e369f3bfe', 'b6232b52-3b19-4521-be29-9a8cc7e7b961', '0bf6f853-b52a-47c1-ab87-99e8d36c1e15', 'f913aa51-5775-4cd9-bae5-09098c6ddf19'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:22.608977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f99be83d-ca58-4833-bbf8-5cc1f61ad620 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:22.611850 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f99be83d-ca58-4833-bbf8-5cc1f61ad620 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:56:22.612140 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f99be83d-ca58-4833-bbf8-5cc1f61ad620 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:22.612386 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f99be83d-ca58-4833-bbf8-5cc1f61ad620 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:22.631175 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:22.631175 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:22.638203 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f99be83d-ca58-4833-bbf8-5cc1f61ad620 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:56:22.642928 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f99be83d-ca58-4833-bbf8-5cc1f61ad620 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:56:22.643522 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 98/386] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:22 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 15:56:22.643735 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf9a1461-25fd-4472-9cf2-8c5b8d033918 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:22.645852 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf9a1461-25fd-4472-9cf2-8c5b8d033918 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] GET https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 Aug 19 15:56:22.646071 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf9a1461-25fd-4472-9cf2-8c5b8d033918 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:22.646249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf9a1461-25fd-4472-9cf2-8c5b8d033918 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:22.656149 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf9a1461-25fd-4472-9cf2-8c5b8d033918 tempest-VolumesTestJSON-856115143 tempest-VolumesTestJSON-856115143-project-member] https://10.4.3.32/volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 returned with HTTP 404 Aug 19 15:56:22.656713 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 98/387] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:22 2026] GET /volume/v3/volumes/38b2754a-17b6-44e2-9491-e4a3e3d3c8a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:22.675217 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8251320-f993-43d0-a834-9203e3e3ba74 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Aug 19 15:56:22.675217 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 94/388] 10.4.3.32 () {70 vars in 1317 bytes} [Wed Aug 19 15:56:22 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:22.682862 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da8ce74c-27c2-4dcd-9fff-307fec4b75fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:22.685624 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da8ce74c-27c2-4dcd-9fff-307fec4b75fd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:22.685908 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da8ce74c-27c2-4dcd-9fff-307fec4b75fd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:22.686290 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da8ce74c-27c2-4dcd-9fff-307fec4b75fd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:22.686391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-da8ce74c-27c2-4dcd-9fff-307fec4b75fd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 6e027712-3271-49ac-9ada-b6e320c2c214 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 15:56:22.699299 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:22.699299 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:22.708775 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b850909b-9686-4a4f-a642-7251afead858 req-23979869-9d76-4599-83d6-12805804ae4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:22.709812 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da8ce74c-27c2-4dcd-9fff-307fec4b75fd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 returned with HTTP 200 Aug 19 15:56:22.710841 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 99/389] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 15:56:22 2026] GET /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 => generated 329 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:22.714296 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-23979869-9d76-4599-83d6-12805804ae4e tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:56:22.716916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-23979869-9d76-4599-83d6-12805804ae4e tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:22.716916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-23979869-9d76-4599-83d6-12805804ae4e tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:22.735437 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:22.735437 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:22.744621 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b850909b-9686-4a4f-a642-7251afead858 req-23979869-9d76-4599-83d6-12805804ae4e tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:56:22.751494 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-23979869-9d76-4599-83d6-12805804ae4e tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:56:22.751494 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 99/390] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:22 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:23.605171 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b850909b-9686-4a4f-a642-7251afead858 req-ef79ad79-7e49-4bff-afcc-0a0e3af867c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.608103 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-ef79ad79-7e49-4bff-afcc-0a0e3af867c7 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:56:23.608103 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-ef79ad79-7e49-4bff-afcc-0a0e3af867c7 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:23.608103 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-ef79ad79-7e49-4bff-afcc-0a0e3af867c7 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:23.621236 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.621236 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:23.628733 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b850909b-9686-4a4f-a642-7251afead858 req-ef79ad79-7e49-4bff-afcc-0a0e3af867c7 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:56:23.642225 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-ef79ad79-7e49-4bff-afcc-0a0e3af867c7 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:56:23.643736 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 99/391] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:23 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1358 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:23.660797 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c28bec3d-0c7e-41d3-94e3-73e85a30901c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.661234 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c28bec3d-0c7e-41d3-94e3-73e85a30901c None None] GET https://10.4.3.32/volume// Aug 19 15:56:23.661234 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c28bec3d-0c7e-41d3-94e3-73e85a30901c None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:23.661327 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c28bec3d-0c7e-41d3-94e3-73e85a30901c None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:23.661696 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c28bec3d-0c7e-41d3-94e3-73e85a30901c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:23.662099 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 95/392] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 15:56: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 19 15:56:23.675298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b850909b-9686-4a4f-a642-7251afead858 req-146d7bb2-a453-4c39-a0ef-c307d2383ee7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.681175 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-146d7bb2-a453-4c39-a0ef-c307d2383ee7 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:56:23.681648 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-146d7bb2-a453-4c39-a0ef-c307d2383ee7 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7d2814c-1990-4a21-8ce6-fee1ce2dee60", "connector": null, "instance_uuid": "7a5d44d9-991f-40cd-9319-88a06179fc6a"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:23.697530 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.697530 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:23.730277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-71ad9169-320b-4da3-9bc9-8267520321d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.730277 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71ad9169-320b-4da3-9bc9-8267520321d9 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:23.730933 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71ad9169-320b-4da3-9bc9-8267520321d9 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:23.732876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71ad9169-320b-4da3-9bc9-8267520321d9 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:23.732876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-71ad9169-320b-4da3-9bc9-8267520321d9 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 6e027712-3271-49ac-9ada-b6e320c2c214 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 15:56:23.743482 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.743482 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:23.750262 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71ad9169-320b-4da3-9bc9-8267520321d9 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 returned with HTTP 200 Aug 19 15:56:23.750796 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 100/393] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 15:56:23 2026] GET /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:23.762586 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fc6398a5-6c69-4ab3-88b3-6585e672adcb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.764210 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-146d7bb2-a453-4c39-a0ef-c307d2383ee7 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:56:23.765006 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 100/394] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:56:23 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:23.769234 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fc6398a5-6c69-4ab3-88b3-6585e672adcb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 15:56:23.769234 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fc6398a5-6c69-4ab3-88b3-6585e672adcb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:23.769234 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fc6398a5-6c69-4ab3-88b3-6585e672adcb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:23.769234 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-fc6398a5-6c69-4ab3-88b3-6585e672adcb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:23.769234 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-fc6398a5-6c69-4ab3-88b3-6585e672adcb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 15:56:23.774675 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fc6398a5-6c69-4ab3-88b3-6585e672adcb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Get all snapshots completed successfully. Aug 19 15:56:23.775269 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.775269 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:23.776167 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fc6398a5-6c69-4ab3-88b3-6585e672adcb tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 15:56:23.777507 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 100/395] 10.4.3.32 () {66 vars in 1257 bytes} [Wed Aug 19 15:56:23 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:23.791381 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a08b5138-488d-4bda-9844-f9e00769e1df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.793778 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a08b5138-488d-4bda-9844-f9e00769e1df tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/snapshots/dcaeef36-4e07-4c41-abf6-24dfe0df1835 Aug 19 15:56:23.794088 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a08b5138-488d-4bda-9844-f9e00769e1df tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:23.794385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a08b5138-488d-4bda-9844-f9e00769e1df tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:23.802801 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.802801 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:23.803436 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a08b5138-488d-4bda-9844-f9e00769e1df tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Snapshot retrieved successfully. Aug 19 15:56:23.804706 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a08b5138-488d-4bda-9844-f9e00769e1df tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/snapshots/dcaeef36-4e07-4c41-abf6-24dfe0df1835 returned with HTTP 200 Aug 19 15:56:23.805671 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 96/396] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:23 2026] GET /volume/v3/snapshots/dcaeef36-4e07-4c41-abf6-24dfe0df1835 => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:23.822325 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-acb3b166-fe57-4765-bb95-01fae6b7c734 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.827107 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-acb3b166-fe57-4765-bb95-01fae6b7c734 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action Aug 19 15:56:23.828497 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-acb3b166-fe57-4765-bb95-01fae6b7c734 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:23.828497 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-acb3b166-fe57-4765-bb95-01fae6b7c734 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:23.833218 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-acb3b166-fe57-4765-bb95-01fae6b7c734 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Updating group '6e027712-3271-49ac-9ada-b6e320c2c214' with 'creating' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 15:56:23.840397 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.840397 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:23.858406 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-acb3b166-fe57-4765-bb95-01fae6b7c734 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action returned with HTTP 202 Aug 19 15:56:23.859111 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 101/397] 10.4.3.32 () {70 vars in 1448 bytes} [Wed Aug 19 15:56:23 2026] POST /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:23.868247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-49a0cf94-59a1-4983-9279-04976a951c6d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.871257 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49a0cf94-59a1-4983-9279-04976a951c6d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:23.871257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49a0cf94-59a1-4983-9279-04976a951c6d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:23.871921 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49a0cf94-59a1-4983-9279-04976a951c6d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:23.871921 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-49a0cf94-59a1-4983-9279-04976a951c6d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 6e027712-3271-49ac-9ada-b6e320c2c214 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 15:56:23.885828 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.885828 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:23.899638 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49a0cf94-59a1-4983-9279-04976a951c6d tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 returned with HTTP 200 Aug 19 15:56:23.900396 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 101/398] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 15:56:23 2026] GET /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 => generated 329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:23.913945 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2584e083-1dfc-4b92-b010-0fb18da8bae0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.919422 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2584e083-1dfc-4b92-b010-0fb18da8bae0 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action Aug 19 15:56:23.919788 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2584e083-1dfc-4b92-b010-0fb18da8bae0 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:23.919931 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2584e083-1dfc-4b92-b010-0fb18da8bae0 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:23.922929 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-2584e083-1dfc-4b92-b010-0fb18da8bae0 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Updating group '6e027712-3271-49ac-9ada-b6e320c2c214' with 'available' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 15:56:23.933340 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.933340 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:23.946262 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2584e083-1dfc-4b92-b010-0fb18da8bae0 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action returned with HTTP 202 Aug 19 15:56:23.946851 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 101/399] 10.4.3.32 () {70 vars in 1448 bytes} [Wed Aug 19 15:56:23 2026] POST /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:23.959931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8888ed9-9ce8-47b9-93c8-a0bf3ad2aacc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.960160 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:23.964156 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:23.964285 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8888ed9-9ce8-47b9-93c8-a0bf3ad2aacc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:23.964510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8888ed9-9ce8-47b9-93c8-a0bf3ad2aacc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:23.964983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8888ed9-9ce8-47b9-93c8-a0bf3ad2aacc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:23.965215 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "63210a1d-a7b1-4105-a190-f516d7d27183-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:23.965312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-f8888ed9-9ce8-47b9-93c8-a0bf3ad2aacc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 6e027712-3271-49ac-9ada-b6e320c2c214 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 15:56:23.967419 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '63210a1d-a7b1-4105-a190-f516d7d27183-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:23.967617 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Create volume of 1 GB Aug 19 15:56:23.969951 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:23.969951 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:23.975632 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Availability Zones retrieved successfully. Aug 19 15:56:23.978434 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8888ed9-9ce8-47b9-93c8-a0bf3ad2aacc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 returned with HTTP 200 Aug 19 15:56:23.979196 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 97/400] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 15:56:23 2026] GET /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:23.983396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Flow 'volume_create_api' (f0b8f9a7-ac37-4157-bafc-f1e2a94db91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:23.984292 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2384306e-846e-4d6d-b1e5-b494589deaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:23.985468 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:23.993629 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b326396-1e4c-4ca5-8e99-799ea2e19191 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.000184 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b326396-1e4c-4ca5-8e99-799ea2e19191 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action Aug 19 15:56:24.000184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b326396-1e4c-4ca5-8e99-799ea2e19191 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:24.000184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b326396-1e4c-4ca5-8e99-799ea2e19191 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:24.000184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-8b326396-1e4c-4ca5-8e99-799ea2e19191 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Updating group '6e027712-3271-49ac-9ada-b6e320c2c214' with 'error' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 15:56:24.008214 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.008214 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:24.022130 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b326396-1e4c-4ca5-8e99-799ea2e19191 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action returned with HTTP 202 Aug 19 15:56:24.022858 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 102/401] 10.4.3.32 () {70 vars in 1448 bytes} [Wed Aug 19 15:56:23 2026] POST /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:24.035225 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7d46ebe0-905f-43cf-bd2b-d95dbab707fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.038651 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d46ebe0-905f-43cf-bd2b-d95dbab707fc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:24.038971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d46ebe0-905f-43cf-bd2b-d95dbab707fc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.039803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d46ebe0-905f-43cf-bd2b-d95dbab707fc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.039901 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2384306e-846e-4d6d-b1e5-b494589deaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:24.040070 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-7d46ebe0-905f-43cf-bd2b-d95dbab707fc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 6e027712-3271-49ac-9ada-b6e320c2c214 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 15:56:24.040844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6ebb7c-2004-41be-9376-eafc777acb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:24.046593 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.046593 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:24.053091 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d46ebe0-905f-43cf-bd2b-d95dbab707fc tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 returned with HTTP 200 Aug 19 15:56:24.053091 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 102/402] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:24.072134 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f6cd346a-32fd-45c4-962b-515b5681307b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.074156 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f6cd346a-32fd-45c4-962b-515b5681307b tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] POST https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action Aug 19 15:56:24.074968 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f6cd346a-32fd-45c4-962b-515b5681307b tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:24.075607 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f6cd346a-32fd-45c4-962b-515b5681307b tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:24.079490 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-f6cd346a-32fd-45c4-962b-515b5681307b tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Updating group '6e027712-3271-49ac-9ada-b6e320c2c214' with 'available' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 15:56:24.088488 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.088488 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:24.103409 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f6cd346a-32fd-45c4-962b-515b5681307b tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action returned with HTTP 202 Aug 19 15:56:24.104341 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 98/403] 10.4.3.32 () {70 vars in 1448 bytes} [Wed Aug 19 15:56:24 2026] POST /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:24.117184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2eeb56bf-2efd-496b-bdc0-d6e16535bf81 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.119527 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2eeb56bf-2efd-496b-bdc0-d6e16535bf81 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:24.119872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2eeb56bf-2efd-496b-bdc0-d6e16535bf81 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.120166 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2eeb56bf-2efd-496b-bdc0-d6e16535bf81 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.120372 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-2eeb56bf-2efd-496b-bdc0-d6e16535bf81 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 6e027712-3271-49ac-9ada-b6e320c2c214 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 15:56:24.124382 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.124382 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:24.128650 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2eeb56bf-2efd-496b-bdc0-d6e16535bf81 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 returned with HTTP 200 Aug 19 15:56:24.129270 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 103/404] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:24.145229 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5ccc1020-9ec3-48e2-9378-f6ece58c4e11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.148027 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ccc1020-9ec3-48e2-9378-f6ece58c4e11 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:24.148273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Created reservations ['7dad184a-5d5a-42ad-8696-e25e4415148f', '0a139cf7-ed00-4b59-913b-37aa46de8a4e', '22bf46f2-8412-456b-8471-8d26197340c6', 'dcaf0a75-cc1e-4480-a14a-8654de3adbda'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:24.148410 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ccc1020-9ec3-48e2-9378-f6ece58c4e11 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.148410 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ccc1020-9ec3-48e2-9378-f6ece58c4e11 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.148769 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-5ccc1020-9ec3-48e2-9378-f6ece58c4e11 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] delete called for member 6e027712-3271-49ac-9ada-b6e320c2c214 {{(pid=100251) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 15:56:24.148769 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-5ccc1020-9ec3-48e2-9378-f6ece58c4e11 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Delete group_snapshot with id: 6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:24.149174 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6ebb7c-2004-41be-9376-eafc777acb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dad184a-5d5a-42ad-8696-e25e4415148f', '0a139cf7-ed00-4b59-913b-37aa46de8a4e', '22bf46f2-8412-456b-8471-8d26197340c6', 'dcaf0a75-cc1e-4480-a14a-8654de3adbda']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:24.150239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1a9f58-3d2d-46e9-80c6-632517a27061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:24.155163 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.155163 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:24.196253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1a9f58-3d2d-46e9-80c6-632517a27061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c929a46-0682-4b93-904e-86489fa62fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='63210a1d-a7b1-4105-a190-f516d7d27183-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eeda1a38072448dba4f680a1ab4d9728',qos_specs=None,replication_status=,reservations=['7dad184a-5d5a-42ad-8696-e25e4415148f','0a139cf7-ed00-4b59-913b-37aa46de8a4e','22bf46f2-8412-456b-8471-8d26197340c6','dcaf0a75-cc1e-4480-a14a-8654de3adbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14d1dfc01bd4f34aee8af77459b52e8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:24Z,deleted=False,deleted_at=None,display_description='',display_name='63210a1d-a7b1-4105-a190-f516d7d27183-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c929a46-0682-4b93-904e-86489fa62fa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eeda1a38072448dba4f680a1ab4d9728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e14d1dfc01bd4f34aee8af77459b52e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:24.198628 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86be5e0-0d4b-4972-b989-bcb0aca67f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:24.228520 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ccc1020-9ec3-48e2-9378-f6ece58c4e11 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 returned with HTTP 202 Aug 19 15:56:24.229363 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 103/405] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 15:56:24 2026] DELETE /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:24.236958 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86be5e0-0d4b-4972-b989-bcb0aca67f25) transitioned into 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='63210a1d-a7b1-4105-a190-f516d7d27183-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eeda1a38072448dba4f680a1ab4d9728',qos_specs=None,replication_status=,reservations=['7dad184a-5d5a-42ad-8696-e25e4415148f','0a139cf7-ed00-4b59-913b-37aa46de8a4e','22bf46f2-8412-456b-8471-8d26197340c6','dcaf0a75-cc1e-4480-a14a-8654de3adbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14d1dfc01bd4f34aee8af77459b52e8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:24.237889 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e60be0-e4e0-4eaf-a2b6-90cad3e36b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:24.240729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.246961 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:24.247150 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.248372 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.248830 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:24.252570 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:24.254088 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e60be0-e4e0-4eaf-a2b6-90cad3e36b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:24.255568 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Flow 'volume_create_api' (f0b8f9a7-ac37-4157-bafc-f1e2a94db91f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:24.255870 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Create volume request issued successfully. Aug 19 15:56:24.256797 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff481fe5-0a28-4ad4-9111-6fe846b88cc2 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:24.257618 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 102/406] 10.4.3.32 () {72 vars in 1534 bytes} [Wed Aug 19 15:56:23 2026] POST /volume/v3/volumes => generated 747 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:24.265902 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Get all volumes completed successfully. Aug 19 15:56:24.268677 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:24.268977 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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 19 15:56:24.274337 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-80a43201-2dbc-4176-9d24-ef393265bbdd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.277511 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-80a43201-2dbc-4176-9d24-ef393265bbdd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 Aug 19 15:56:24.277871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-80a43201-2dbc-4176-9d24-ef393265bbdd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.278278 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-80a43201-2dbc-4176-9d24-ef393265bbdd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.288263 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.288263 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:24.301232 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-80a43201-2dbc-4176-9d24-ef393265bbdd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:56:24.308717 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-80a43201-2dbc-4176-9d24-ef393265bbdd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 returned with HTTP 200 Aug 19 15:56:24.309367 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 104/407] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:24.323354 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7419d48f-50a6-4383-a7f3-c0c93f71237b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.323661 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:24.329439 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.329439 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:24.329718 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7419d48f-50a6-4383-a7f3-c0c93f71237b tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 Aug 19 15:56:24.331004 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7419d48f-50a6-4383-a7f3-c0c93f71237b tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.332508 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7419d48f-50a6-4383-a7f3-c0c93f71237b tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.344075 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1658c13f-8887-4985-8aa6-8cfd54de3095 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:24.345220 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 99/408] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:24.365333 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.365333 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:24.366953 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f85c34b4-17ae-4f8b-b54e-33f4c8991ebe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.369232 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f85c34b4-17ae-4f8b-b54e-33f4c8991ebe tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 15:56:24.369232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f85c34b4-17ae-4f8b-b54e-33f4c8991ebe tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.369380 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f85c34b4-17ae-4f8b-b54e-33f4c8991ebe tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.370606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-f85c34b4-17ae-4f8b-b54e-33f4c8991ebe tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:24.370606 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.370606 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:24.372211 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7419d48f-50a6-4383-a7f3-c0c93f71237b tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:56:24.372438 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-f85c34b4-17ae-4f8b-b54e-33f4c8991ebe tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 15:56:24.382450 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7419d48f-50a6-4383-a7f3-c0c93f71237b tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 returned with HTTP 200 Aug 19 15:56:24.383111 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 104/409] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 => generated 815 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:24.396249 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f85c34b4-17ae-4f8b-b54e-33f4c8991ebe tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Get all snapshots completed successfully. Aug 19 15:56:24.397895 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f85c34b4-17ae-4f8b-b54e-33f4c8991ebe tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 15:56:24.398909 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 103/410] 10.4.3.32 () {66 vars in 1257 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:56:24.420565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea74454c-d315-46ab-aeee-90e9b0edf143 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.424574 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea74454c-d315-46ab-aeee-90e9b0edf143 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 Aug 19 15:56:24.425221 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea74454c-d315-46ab-aeee-90e9b0edf143 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.425676 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea74454c-d315-46ab-aeee-90e9b0edf143 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.426064 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-ea74454c-d315-46ab-aeee-90e9b0edf143 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 6e027712-3271-49ac-9ada-b6e320c2c214 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 15:56:24.435942 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea74454c-d315-46ab-aeee-90e9b0edf143 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 returned with HTTP 404 Aug 19 15:56:24.438116 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 105/411] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/group_snapshots/6e027712-3271-49ac-9ada-b6e320c2c214 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:24.447917 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e652c000-cb3a-4905-8276-6f094afb2300 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.452106 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:24.452362 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.452755 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.453072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:24.455375 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:24.466147 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Get all volumes completed successfully. Aug 19 15:56:24.467008 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:24.467233 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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 19 15:56:24.527750 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:24.537273 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.537273 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:24.559969 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e652c000-cb3a-4905-8276-6f094afb2300 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:24.560639 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 100/412] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:24.583076 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4293059a-8700-4713-824a-1d692bf71b47 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.585633 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4293059a-8700-4713-824a-1d692bf71b47 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] POST https://10.4.3.32/volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0/action Aug 19 15:56:24.586528 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4293059a-8700-4713-824a-1d692bf71b47 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:24.587033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4293059a-8700-4713-824a-1d692bf71b47 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:24.589421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-4293059a-8700-4713-824a-1d692bf71b47 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] delete called for group 48c97f88-9920-4167-bde3-16740797dcc0 {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 15:56:24.589643 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-4293059a-8700-4713-824a-1d692bf71b47 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Delete group with id: 48c97f88-9920-4167-bde3-16740797dcc0 Aug 19 15:56:24.600832 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.600832 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:24.724397 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4293059a-8700-4713-824a-1d692bf71b47 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0/action returned with HTTP 202 Aug 19 15:56:24.724949 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 105/413] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 15:56:24 2026] POST /volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:24.736154 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-23f84814-b61d-475d-aab9-185d5699f2c1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:24.740792 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-23f84814-b61d-475d-aab9-185d5699f2c1 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a Aug 19 15:56:24.740792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-23f84814-b61d-475d-aab9-185d5699f2c1 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:24.740792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-23f84814-b61d-475d-aab9-185d5699f2c1 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:24.755952 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.755952 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:24.767096 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-23f84814-b61d-475d-aab9-185d5699f2c1 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Volume info retrieved successfully. Aug 19 15:56:24.767596 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-23f84814-b61d-475d-aab9-185d5699f2c1 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:24.770738 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-23f84814-b61d-475d-aab9-185d5699f2c1 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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 19 15:56:24.835293 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-23f84814-b61d-475d-aab9-185d5699f2c1 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:24.840295 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:24.840295 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:24.860485 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-23f84814-b61d-475d-aab9-185d5699f2c1 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a returned with HTTP 200 Aug 19 15:56:24.861110 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 104/414] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:24 2026] GET /volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a => generated 916 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:25.436863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-32585a2b-8880-4dc9-8e44-4bd6b70302a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.439094 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32585a2b-8880-4dc9-8e44-4bd6b70302a4 None None] GET https://10.4.3.32/volume// Aug 19 15:56:25.439094 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32585a2b-8880-4dc9-8e44-4bd6b70302a4 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:25.439094 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32585a2b-8880-4dc9-8e44-4bd6b70302a4 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:25.439645 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32585a2b-8880-4dc9-8e44-4bd6b70302a4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:25.440314 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 106/415] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:56:25 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:56:25.452367 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b850909b-9686-4a4f-a642-7251afead858 req-3e97c70e-60da-4173-b76e-b37eef90ccf6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.455732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-3e97c70e-60da-4173-b76e-b37eef90ccf6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:56:25.455918 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-3e97c70e-60da-4173-b76e-b37eef90ccf6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:25.456133 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-3e97c70e-60da-4173-b76e-b37eef90ccf6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:25.479308 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:25.479308 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:25.486591 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b850909b-9686-4a4f-a642-7251afead858 req-3e97c70e-60da-4173-b76e-b37eef90ccf6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:56:25.494720 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-3e97c70e-60da-4173-b76e-b37eef90ccf6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:56:25.494933 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 101/416] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:56:25 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:25.612281 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b850909b-9686-4a4f-a642-7251afead858 req-491565e9-8352-432b-b23a-aa22c27c2fc1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.616181 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-491565e9-8352-432b-b23a-aa22c27c2fc1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] PUT https://10.4.3.32/volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0 Aug 19 15:56:25.616694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-491565e9-8352-432b-b23a-aa22c27c2fc1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:25.631912 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b850909b-9686-4a4f-a642-7251afead858 req-491565e9-8352-432b-b23a-aa22c27c2fc1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Acquiring lock "cinder-attachment_update-e7d2814c-1990-4a21-8ce6-fee1ce2dee60-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:56:25.640921 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b850909b-9686-4a4f-a642-7251afead858 req-491565e9-8352-432b-b23a-aa22c27c2fc1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Lock "cinder-attachment_update-e7d2814c-1990-4a21-8ce6-fee1ce2dee60-np0000007787" acquired by "attachment_update" :: waited 0.009s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:56:25.643076 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:25.643076 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:25.695932 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f83dde45-0963-4527-887a-002986ba3e38 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.773554 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b850909b-9686-4a4f-a642-7251afead858 req-491565e9-8352-432b-b23a-aa22c27c2fc1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Lock "cinder-attachment_update-e7d2814c-1990-4a21-8ce6-fee1ce2dee60-np0000007787" released by "attachment_update" :: held 0.133s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:56:25.774275 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-491565e9-8352-432b-b23a-aa22c27c2fc1 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0 returned with HTTP 200 Aug 19 15:56:25.774628 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 106/417] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:56:25 2026] PUT /volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:25.820206 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b850909b-9686-4a4f-a642-7251afead858 req-2204a719-6a46-4d72-8bc9-c00779f3cee8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.827122 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-2204a719-6a46-4d72-8bc9-c00779f3cee8 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] POST https://10.4.3.32/volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0/action Aug 19 15:56:25.827122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-2204a719-6a46-4d72-8bc9-c00779f3cee8 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:25.827347 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-2204a719-6a46-4d72-8bc9-c00779f3cee8 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:25.859895 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:25.859895 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:25.881221 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-df59f62d-cb18-4385-a18d-862ff87ef604 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.883890 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-df59f62d-cb18-4385-a18d-862ff87ef604 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a Aug 19 15:56:25.884249 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-df59f62d-cb18-4385-a18d-862ff87ef604 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:25.884540 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-df59f62d-cb18-4385-a18d-862ff87ef604 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:25.892339 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b850909b-9686-4a4f-a642-7251afead858 req-2204a719-6a46-4d72-8bc9-c00779f3cee8 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0/action returned with HTTP 204 Aug 19 15:56:25.892951 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 107/418] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:56:25 2026] POST /volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:25.903510 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-df59f62d-cb18-4385-a18d-862ff87ef604 tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a returned with HTTP 404 Aug 19 15:56:25.904232 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 102/419] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:25 2026] GET /volume/v3/volumes/48176d68-7467-489d-80f6-8b7efd30e29a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:25.913830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c59e5d3b-f502-4424-bca2-983e4177f0cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.916741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c59e5d3b-f502-4424-bca2-983e4177f0cd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] GET https://10.4.3.32/volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 Aug 19 15:56:25.917171 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c59e5d3b-f502-4424-bca2-983e4177f0cd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:25.917288 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c59e5d3b-f502-4424-bca2-983e4177f0cd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:25.917450 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-c59e5d3b-f502-4424-bca2-983e4177f0cd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] show called for member 48c97f88-9920-4167-bde3-16740797dcc0 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:56:25.922166 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c59e5d3b-f502-4424-bca2-983e4177f0cd tempest-GroupSnapshotsV319Test-2008950439 tempest-GroupSnapshotsV319Test-2008950439-project-member] https://10.4.3.32/volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 returned with HTTP 404 Aug 19 15:56:25.922745 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 107/420] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:56:25 2026] GET /volume/v3/groups/48c97f88-9920-4167-bde3-16740797dcc0 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:25.938015 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67de557d-0ddb-4d4d-aee0-1957a8213b48 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.940701 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67de557d-0ddb-4d4d-aee0-1957a8213b48 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/b8181cfb-4fe7-4565-86bc-4d814ad5e46c Aug 19 15:56:25.940991 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67de557d-0ddb-4d4d-aee0-1957a8213b48 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:25.941434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67de557d-0ddb-4d4d-aee0-1957a8213b48 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:25.944016 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:25.944531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-565458860", "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:25.947905 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-565458860', 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:25.982794 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67de557d-0ddb-4d4d-aee0-1957a8213b48 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/group_types/b8181cfb-4fe7-4565-86bc-4d814ad5e46c returned with HTTP 202 Aug 19 15:56:25.982794 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 108/421] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 15:56:25 2026] DELETE /volume/v3/group_types/b8181cfb-4fe7-4565-86bc-4d814ad5e46c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:25.993249 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fad15cd4-ec0b-4eef-8a0b-0fe40590dd55 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:25.995663 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fad15cd4-ec0b-4eef-8a0b-0fe40590dd55 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] DELETE https://10.4.3.32/volume/v3/types/03754687-4042-4e83-9199-a523c07d8a9f Aug 19 15:56:25.995996 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fad15cd4-ec0b-4eef-8a0b-0fe40590dd55 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:25.996097 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fad15cd4-ec0b-4eef-8a0b-0fe40590dd55 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:26.079694 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fad15cd4-ec0b-4eef-8a0b-0fe40590dd55 tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/types/03754687-4042-4e83-9199-a523c07d8a9f returned with HTTP 202 Aug 19 15:56:26.080219 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 103/422] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:56:25 2026] DELETE /volume/v3/types/03754687-4042-4e83-9199-a523c07d8a9f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:26.081461 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume of 1 GB Aug 19 15:56:26.088428 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Availability Zones retrieved successfully. Aug 19 15:56:26.094062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-481c6eab-b4a2-4d4c-bc4a-8d4e0bf9398a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:26.096555 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-481c6eab-b4a2-4d4c-bc4a-8d4e0bf9398a tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] GET https://10.4.3.32/volume/v3/types/03754687-4042-4e83-9199-a523c07d8a9f Aug 19 15:56:26.096864 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-481c6eab-b4a2-4d4c-bc4a-8d4e0bf9398a tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:26.097152 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-481c6eab-b4a2-4d4c-bc4a-8d4e0bf9398a tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:26.097401 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Flow 'volume_create_api' (a135dda7-363d-4476-8f2e-80b32aa2203b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:26.099300 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff6c73e-1ddf-4a25-b2a8-72d8bb1bd7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:26.100714 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:26.101721 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-481c6eab-b4a2-4d4c-bc4a-8d4e0bf9398a tempest-GroupSnapshotsV319Test-1716942188 tempest-GroupSnapshotsV319Test-1716942188-project-admin] https://10.4.3.32/volume/v3/types/03754687-4042-4e83-9199-a523c07d8a9f returned with HTTP 404 Aug 19 15:56:26.102388 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 108/423] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:26 2026] GET /volume/v3/types/03754687-4042-4e83-9199-a523c07d8a9f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:26.193510 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff6c73e-1ddf-4a25-b2a8-72d8bb1bd7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:26.193991 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47864c4-5546-4517-ad3f-01c4559e3628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:26.286390 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Created reservations ['ce597753-1f78-4377-b511-1ff6afbab3c2', 'f9ba1ffc-3316-483d-90fb-23d861714221', '618f6890-d681-4116-ad41-813ecf2965cc', 'c7852e3d-bb9e-43e7-9e1e-4595df54c646'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:26.287340 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a47864c4-5546-4517-ad3f-01c4559e3628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce597753-1f78-4377-b511-1ff6afbab3c2', 'f9ba1ffc-3316-483d-90fb-23d861714221', '618f6890-d681-4116-ad41-813ecf2965cc', 'c7852e3d-bb9e-43e7-9e1e-4595df54c646']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:26.288319 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061e6986-7826-4615-a851-281fae8b9080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:26.324393 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061e6986-7826-4615-a851-281fae8b9080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '439f74d0-2564-451b-9022-07952584f5cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-565458860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa854acfccd486188e0f95fe6b7ead4',qos_specs=None,replication_status=,reservations=['ce597753-1f78-4377-b511-1ff6afbab3c2','f9ba1ffc-3316-483d-90fb-23d861714221','618f6890-d681-4116-ad41-813ecf2965cc','c7852e3d-bb9e-43e7-9e1e-4595df54c646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2010151a984880a9e1775e0bd00045',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-565458860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=439f74d0-2564-451b-9022-07952584f5cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa854acfccd486188e0f95fe6b7ead4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0e2010151a984880a9e1775e0bd00045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:26.325516 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5707de-8cda-4913-8fd8-ac5337539834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:26.357715 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-91877a24-30e0-463e-b628-6971ca6c8e32 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:26.370666 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5707de-8cda-4913-8fd8-ac5337539834) transitioned into 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-565458860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa854acfccd486188e0f95fe6b7ead4',qos_specs=None,replication_status=,reservations=['ce597753-1f78-4377-b511-1ff6afbab3c2','f9ba1ffc-3316-483d-90fb-23d861714221','618f6890-d681-4116-ad41-813ecf2965cc','c7852e3d-bb9e-43e7-9e1e-4595df54c646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2010151a984880a9e1775e0bd00045',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:26.373012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5375163-f49b-4fe5-a576-1288a0ea0301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:26.388633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5375163-f49b-4fe5-a576-1288a0ea0301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:26.390048 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Flow 'volume_create_api' (a135dda7-363d-4476-8f2e-80b32aa2203b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:26.390440 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume request issued successfully. Aug 19 15:56:26.391089 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f83dde45-0963-4527-887a-002986ba3e38 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:26.391510 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 105/424] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:56:25 2026] POST /volume/v3/volumes => generated 749 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:26.410124 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22f17412-347f-4bca-a37e-20fb9d2e680d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:26.413461 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22f17412-347f-4bca-a37e-20fb9d2e680d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd Aug 19 15:56:26.413461 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22f17412-347f-4bca-a37e-20fb9d2e680d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:26.414260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22f17412-347f-4bca-a37e-20fb9d2e680d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:26.429276 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:26.429276 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:26.435946 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-22f17412-347f-4bca-a37e-20fb9d2e680d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:26.444487 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22f17412-347f-4bca-a37e-20fb9d2e680d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd returned with HTTP 200 Aug 19 15:56:26.445007 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 104/425] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:26 2026] GET /volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:56:26.603952 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91877a24-30e0-463e-b628-6971ca6c8e32 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:56:26.604431 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91877a24-30e0-463e-b628-6971ca6c8e32 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1916155699"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:26.644789 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91877a24-30e0-463e-b628-6971ca6c8e32 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:26.645404 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 109/426] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:56:26 2026] POST /volume/v3/types => generated 220 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:26.665467 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c91e54e-bf75-4a09-9e69-26457d25251a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:26.667702 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c91e54e-bf75-4a09-9e69-26457d25251a tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 15:56:26.668497 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c91e54e-bf75-4a09-9e69-26457d25251a tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-725238848"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:26.671126 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:26.671126 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:26.699565 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c91e54e-bf75-4a09-9e69-26457d25251a tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 15:56:26.699775 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 109/427] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 15:56:26 2026] POST /volume/v3/group_types => generated 176 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:26.718722 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d58810f-18e3-46a5-884c-0e78480ca9da None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:26.874644 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d58810f-18e3-46a5-884c-0e78480ca9da tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 15:56:26.875020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d58810f-18e3-46a5-884c-0e78480ca9da tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "72be2c7e-7f36-4efd-9bd4-77d4da964df7", "volume_types": ["ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3"], "name": "tempest-GroupsV314Test-Group-395809084"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:26.877590 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-9d58810f-18e3-46a5-884c-0e78480ca9da tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Creating new group {'group': {'group_type': '72be2c7e-7f36-4efd-9bd4-77d4da964df7', 'volume_types': ['ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3'], 'name': 'tempest-GroupsV314Test-Group-395809084'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 15:56:26.898057 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-9d58810f-18e3-46a5-884c-0e78480ca9da tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Creating group tempest-GroupsV314Test-Group-395809084. Aug 19 15:56:26.898800 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:26.898800 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:26.939278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9d58810f-18e3-46a5-884c-0e78480ca9da tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Availability zone cache updated, next update will occur around 2026-08-19 16:56:26.938859. {{(pid=100250) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 15:56:26.939444 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9d58810f-18e3-46a5-884c-0e78480ca9da tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Availability Zones retrieved successfully. Aug 19 15:56:26.995331 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-9d58810f-18e3-46a5-884c-0e78480ca9da tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Created reservations ['81af8b7b-84c0-46b5-80b3-897602627f5d'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:27.059795 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d58810f-18e3-46a5-884c-0e78480ca9da tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 15:56:27.060294 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 106/428] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 15:56:26 2026] POST /volume/v3/groups => generated 107 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:27.071930 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8bb4ae32-6afa-4f1d-99d5-6582779b1ee7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.074910 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8bb4ae32-6afa-4f1d-99d5-6582779b1ee7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 Aug 19 15:56:27.075363 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8bb4ae32-6afa-4f1d-99d5-6582779b1ee7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:27.075698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8bb4ae32-6afa-4f1d-99d5-6582779b1ee7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:27.075993 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-8bb4ae32-6afa-4f1d-99d5-6582779b1ee7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] show called for member 357737c2-1600-434e-b4d6-ea30d059b649 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:56:27.084808 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:27.084808 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:27.104676 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8bb4ae32-6afa-4f1d-99d5-6582779b1ee7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 returned with HTTP 200 Aug 19 15:56:27.105028 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 105/429] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:56:27 2026] GET /volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 => generated 387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:27.394945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-81d7db5f-15c0-4e6b-9f59-d8fe88b1c5d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.397707 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-81d7db5f-15c0-4e6b-9f59-d8fe88b1c5d8 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 Aug 19 15:56:27.397955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-81d7db5f-15c0-4e6b-9f59-d8fe88b1c5d8 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:27.398443 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-81d7db5f-15c0-4e6b-9f59-d8fe88b1c5d8 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:27.413162 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:27.413162 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:27.425855 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-81d7db5f-15c0-4e6b-9f59-d8fe88b1c5d8 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:56:27.439193 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-81d7db5f-15c0-4e6b-9f59-d8fe88b1c5d8 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 returned with HTTP 200 Aug 19 15:56:27.440098 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 110/430] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:27 2026] GET /volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:27.454889 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3340bf7c-6827-4373-9762-7646b949c4ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.458178 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3340bf7c-6827-4373-9762-7646b949c4ac None None] GET https://10.4.3.32/volume// Aug 19 15:56:27.458178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3340bf7c-6827-4373-9762-7646b949c4ac None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:27.458178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3340bf7c-6827-4373-9762-7646b949c4ac None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:27.458178 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3340bf7c-6827-4373-9762-7646b949c4ac None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:27.458178 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 110/431] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:56:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:56:27.465449 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cbaf9abd-e796-45e5-8c5f-ad9dc63af7de None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.468139 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cbaf9abd-e796-45e5-8c5f-ad9dc63af7de tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd Aug 19 15:56:27.468139 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cbaf9abd-e796-45e5-8c5f-ad9dc63af7de tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:27.468379 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cbaf9abd-e796-45e5-8c5f-ad9dc63af7de tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:27.478940 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:27.478940 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:27.486235 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cbaf9abd-e796-45e5-8c5f-ad9dc63af7de tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:27.486631 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-4146758b-512b-4db7-b6fb-cf55b8d0d5b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.489215 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-4146758b-512b-4db7-b6fb-cf55b8d0d5b6 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:56:27.489674 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-4146758b-512b-4db7-b6fb-cf55b8d0d5b6 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c929a46-0682-4b93-904e-86489fa62fa0", "connector": null, "instance_uuid": "63210a1d-a7b1-4105-a190-f516d7d27183"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:27.495457 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cbaf9abd-e796-45e5-8c5f-ad9dc63af7de tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd returned with HTTP 200 Aug 19 15:56:27.496134 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 107/432] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:27 2026] GET /volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:27.505744 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:27.505744 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:27.521955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82d74d48-10ea-4333-858f-6f847341396b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.527266 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:27.527746 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-668495632"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:27.533449 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-668495632'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:27.533741 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume of 1 GB Aug 19 15:56:27.541927 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Availability Zones retrieved successfully. Aug 19 15:56:27.556063 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Flow 'volume_create_api' (74e7d2b9-1d13-4f9e-a5c8-f3b9be059306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:27.556063 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f6c125-a967-48d2-a276-84ed3d4b97e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:27.556456 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-4146758b-512b-4db7-b6fb-cf55b8d0d5b6 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:56:27.556456 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 106/433] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:56:27 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:27.556637 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:27.569512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95e93da0-52d9-44cd-baa7-c5dffcf7325e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.569512 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95e93da0-52d9-44cd-baa7-c5dffcf7325e None None] GET https://10.4.3.32/volume// Aug 19 15:56:27.569512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95e93da0-52d9-44cd-baa7-c5dffcf7325e None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:27.569512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95e93da0-52d9-44cd-baa7-c5dffcf7325e None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:27.569512 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95e93da0-52d9-44cd-baa7-c5dffcf7325e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:27.569512 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 111/434] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:56: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 19 15:56:27.592257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff167bd6-86dc-4313-9f91-b152a555bddf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.596558 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff167bd6-86dc-4313-9f91-b152a555bddf tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 Aug 19 15:56:27.596908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff167bd6-86dc-4313-9f91-b152a555bddf tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:27.597225 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff167bd6-86dc-4313-9f91-b152a555bddf tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:27.614009 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f6c125-a967-48d2-a276-84ed3d4b97e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:27.614783 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:27.614783 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:27.615023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f3d088-5e72-48e0-8e4d-7a281ccaa6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:27.630279 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff167bd6-86dc-4313-9f91-b152a555bddf tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:56:27.639359 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-ff167bd6-86dc-4313-9f91-b152a555bddf tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 returned with HTTP 200 Aug 19 15:56:27.639359 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 108/435] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:56:27 2026] GET /volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 => generated 1019 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:27.716332 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Created reservations ['170717ae-27e3-4808-9618-1998341ab731', '2f860d64-bd00-4484-9e23-611c9c3eec60', 'c39b7bfe-d935-4b66-8dfa-01443d0aa0f3', '366a3307-10d3-4be2-8833-a1497bc512b7'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:27.717748 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f3d088-5e72-48e0-8e4d-7a281ccaa6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['170717ae-27e3-4808-9618-1998341ab731', '2f860d64-bd00-4484-9e23-611c9c3eec60', 'c39b7bfe-d935-4b66-8dfa-01443d0aa0f3', '366a3307-10d3-4be2-8833-a1497bc512b7']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:27.719311 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd43a54-de6c-4207-89cb-60cc27425a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:27.759822 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd43a54-de6c-4207-89cb-60cc27425a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1431be65-2319-4790-82df-0faefcfdb90d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-668495632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa854acfccd486188e0f95fe6b7ead4',qos_specs=None,replication_status=,reservations=['170717ae-27e3-4808-9618-1998341ab731','2f860d64-bd00-4484-9e23-611c9c3eec60','c39b7bfe-d935-4b66-8dfa-01443d0aa0f3','366a3307-10d3-4be2-8833-a1497bc512b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2010151a984880a9e1775e0bd00045',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-668495632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1431be65-2319-4790-82df-0faefcfdb90d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa854acfccd486188e0f95fe6b7ead4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0e2010151a984880a9e1775e0bd00045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:27.760100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f87ae5d-afd6-4a1e-8b66-be6986cdd448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:27.764902 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7e2bdcbd-62ec-4aee-9bc6-9039b54bddfb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.769449 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7e2bdcbd-62ec-4aee-9bc6-9039b54bddfb tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] PUT https://10.4.3.32/volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488 Aug 19 15:56:27.769938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7e2bdcbd-62ec-4aee-9bc6-9039b54bddfb tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:27.779990 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7e2bdcbd-62ec-4aee-9bc6-9039b54bddfb tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Acquiring lock "cinder-attachment_update-5c929a46-0682-4b93-904e-86489fa62fa0-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:56:27.787401 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7e2bdcbd-62ec-4aee-9bc6-9039b54bddfb tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Lock "cinder-attachment_update-5c929a46-0682-4b93-904e-86489fa62fa0-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:56:27.788505 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:27.788505 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:27.797572 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f87ae5d-afd6-4a1e-8b66-be6986cdd448) transitioned into 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-668495632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa854acfccd486188e0f95fe6b7ead4',qos_specs=None,replication_status=,reservations=['170717ae-27e3-4808-9618-1998341ab731','2f860d64-bd00-4484-9e23-611c9c3eec60','c39b7bfe-d935-4b66-8dfa-01443d0aa0f3','366a3307-10d3-4be2-8833-a1497bc512b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2010151a984880a9e1775e0bd00045',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:27.798373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66db0d36-37b7-4409-bbfb-0c78031858da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:27.816670 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66db0d36-37b7-4409-bbfb-0c78031858da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:27.818732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Flow 'volume_create_api' (74e7d2b9-1d13-4f9e-a5c8-f3b9be059306) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:27.818732 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume request issued successfully. Aug 19 15:56:27.818934 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82d74d48-10ea-4333-858f-6f847341396b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:27.819616 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 111/436] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:56:27 2026] POST /volume/v3/volumes => generated 749 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:27.834381 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f9ef19a0-bd1f-4c3a-a439-d977757787b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.837674 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9ef19a0-bd1f-4c3a-a439-d977757787b4 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d Aug 19 15:56:27.838012 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9ef19a0-bd1f-4c3a-a439-d977757787b4 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:27.838335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9ef19a0-bd1f-4c3a-a439-d977757787b4 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:27.854395 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:27.854395 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:27.860020 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f9ef19a0-bd1f-4c3a-a439-d977757787b4 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:27.867694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9ef19a0-bd1f-4c3a-a439-d977757787b4 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d returned with HTTP 200 Aug 19 15:56:27.868679 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 112/437] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:27 2026] GET /volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:27.915211 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7e2bdcbd-62ec-4aee-9bc6-9039b54bddfb tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Lock "cinder-attachment_update-5c929a46-0682-4b93-904e-86489fa62fa0-np0000007787" released by "attachment_update" :: held 0.128s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:56:27.915549 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-7e2bdcbd-62ec-4aee-9bc6-9039b54bddfb tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488 returned with HTTP 200 Aug 19 15:56:27.916049 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 107/438] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:56:27 2026] PUT /volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:27.945509 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-bfc4dd29-03c2-4051-90d0-444977c826e9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:27.950363 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-bfc4dd29-03c2-4051-90d0-444977c826e9 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] POST https://10.4.3.32/volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488/action Aug 19 15:56:27.950929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-bfc4dd29-03c2-4051-90d0-444977c826e9 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:27.951146 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-bfc4dd29-03c2-4051-90d0-444977c826e9 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:27.977223 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:27.977223 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:27.991751 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3a4d3820-718e-4fb6-8e99-62977c2e8227 req-bfc4dd29-03c2-4051-90d0-444977c826e9 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488/action returned with HTTP 204 Aug 19 15:56:27.992419 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 109/439] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:56:27 2026] POST /volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:28.122243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57632461-d382-4bfa-8075-f12b97bf43b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:28.126475 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57632461-d382-4bfa-8075-f12b97bf43b6 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 Aug 19 15:56:28.126475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57632461-d382-4bfa-8075-f12b97bf43b6 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:28.126475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57632461-d382-4bfa-8075-f12b97bf43b6 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:28.126802 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-57632461-d382-4bfa-8075-f12b97bf43b6 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] show called for member 357737c2-1600-434e-b4d6-ea30d059b649 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:56:28.132721 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:28.132721 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:28.155975 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57632461-d382-4bfa-8075-f12b97bf43b6 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 returned with HTTP 200 Aug 19 15:56:28.156500 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 112/440] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:56:28 2026] GET /volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:28.167893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:28.170227 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:28.170828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1851063975", "volume_type": "ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3", "group_id": "357737c2-1600-434e-b4d6-ea30d059b649", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:28.174305 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1851063975', 'volume_type': 'ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3', 'group_id': '357737c2-1600-434e-b4d6-ea30d059b649', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:28.186552 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:28.186552 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:28.187026 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Create volume of 1 GB Aug 19 15:56:28.196818 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Availability Zones retrieved successfully. Aug 19 15:56:28.202947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Flow 'volume_create_api' (c9e1ca16-aa6e-4633-ab46-ce0c55594d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:28.204798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa51ad5-edc9-4f23-8522-8cf55a523e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:28.205943 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:28.205943 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:28.206871 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:28.254994 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa51ad5-edc9-4f23-8522-8cf55a523e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:56:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3,is_public=True,name='tempest-GroupsV314Test-volume-type-1916155699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '357737c2-1600-434e-b4d6-ea30d059b649', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:28.255920 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f162b2d6-f8cd-44e1-bf4d-18bb893e4bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:28.308252 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1916155699 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1916155699, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:28.309052 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1916155699 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1916155699, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:28.394798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Created reservations ['4c69054b-7b4a-4c9c-80e4-803c701ada86', 'abb74e18-c201-4ffc-bc95-9b4ecf2d3174', '430a6b12-8ca3-4b0b-97ae-c003d88a7c3a', '5e27c8a2-89b3-4a90-af41-abfca8cd0291'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:28.395712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f162b2d6-f8cd-44e1-bf4d-18bb893e4bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c69054b-7b4a-4c9c-80e4-803c701ada86', 'abb74e18-c201-4ffc-bc95-9b4ecf2d3174', '430a6b12-8ca3-4b0b-97ae-c003d88a7c3a', '5e27c8a2-89b3-4a90-af41-abfca8cd0291']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:28.397079 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (204ad9d7-a26a-4b08-a81f-40d2455786a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:28.439587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (204ad9d7-a26a-4b08-a81f-40d2455786a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c59ea44-9b54-44dc-bc5c-c5e03481a425', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1851063975',encryption_key_id=None,group_id=357737c2-1600-434e-b4d6-ea30d059b649,group_type_id=,metadata={},multiattach=False,project_id='ec75c655152b4084a4f945f2cfcbfea2',qos_specs=None,replication_status=,reservations=['4c69054b-7b4a-4c9c-80e4-803c701ada86','abb74e18-c201-4ffc-bc95-9b4ecf2d3174','430a6b12-8ca3-4b0b-97ae-c003d88a7c3a','5e27c8a2-89b3-4a90-af41-abfca8cd0291'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef82f00b57049d49ea867caf0ea7f0b',volume_type_id=ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1851063975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=357737c2-1600-434e-b4d6-ea30d059b649,host=None,id=3c59ea44-9b54-44dc-bc5c-c5e03481a425,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec75c655152b4084a4f945f2cfcbfea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6ef82f00b57049d49ea867caf0ea7f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3),volume_type_id=ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:28.440022 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3d2de0-df38-46f5-bb95-a71578ef8675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:28.473272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3d2de0-df38-46f5-bb95-a71578ef8675) transitioned into 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-1851063975',encryption_key_id=None,group_id=357737c2-1600-434e-b4d6-ea30d059b649,group_type_id=,metadata={},multiattach=False,project_id='ec75c655152b4084a4f945f2cfcbfea2',qos_specs=None,replication_status=,reservations=['4c69054b-7b4a-4c9c-80e4-803c701ada86','abb74e18-c201-4ffc-bc95-9b4ecf2d3174','430a6b12-8ca3-4b0b-97ae-c003d88a7c3a','5e27c8a2-89b3-4a90-af41-abfca8cd0291'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef82f00b57049d49ea867caf0ea7f0b',volume_type_id=ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:28.473272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5197073a-48e8-4ec9-bb9f-eb4e31e6f328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:28.494206 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5197073a-48e8-4ec9-bb9f-eb4e31e6f328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:28.496342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Flow 'volume_create_api' (c9e1ca16-aa6e-4633-ab46-ce0c55594d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:28.496523 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Create volume request issued successfully. Aug 19 15:56:28.497453 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:28.497678 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:28.562311 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:28.568234 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:28.568234 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:28.574020 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98223f3a-5c0e-4ca7-801c-d0dcd4782151 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:28.574613 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 113/441] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:56:28 2026] POST /volume/v3/volumes => generated 817 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:28.594369 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:28.597227 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 Aug 19 15:56:28.597867 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:28.598482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:28.620953 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:28.620953 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:28.635536 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Volume info retrieved successfully. Aug 19 15:56:28.638019 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:28.638019 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:28.692784 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:28.697746 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:28.697746 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:28.713488 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-97ddfb9f-a77a-4950-a916-64176e6bdf24 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 returned with HTTP 200 Aug 19 15:56:28.714783 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 108/442] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:28 2026] GET /volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 => generated 885 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:28.887603 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6c37dffa-d948-4e08-b59a-d9694f850fb3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:28.890419 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c37dffa-d948-4e08-b59a-d9694f850fb3 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d Aug 19 15:56:28.890651 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c37dffa-d948-4e08-b59a-d9694f850fb3 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:28.890892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c37dffa-d948-4e08-b59a-d9694f850fb3 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:28.903583 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:28.903583 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:28.911626 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6c37dffa-d948-4e08-b59a-d9694f850fb3 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:28.920257 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c37dffa-d948-4e08-b59a-d9694f850fb3 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d returned with HTTP 200 Aug 19 15:56:28.920865 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 110/443] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:28 2026] GET /volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:28.942823 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-211d39e3-1660-4f77-af88-16211db91189 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:28.945171 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:28.945674 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1522037324"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:28.947974 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1522037324'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:28.948105 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume of 1 GB Aug 19 15:56:28.948391 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:28.948391 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:28.952706 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Availability Zones retrieved successfully. Aug 19 15:56:28.960135 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Flow 'volume_create_api' (8a55a81b-f8a0-4119-963b-61e895ff99a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:28.961011 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d01f3e-1b87-4e26-b9ec-e3769a58f826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:28.962073 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:29.007002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d01f3e-1b87-4e26-b9ec-e3769a58f826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:29.008136 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f86538e-c3c9-46f0-9869-547fa598eb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:29.064784 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Created reservations ['f08c6738-02ac-4919-a663-c62fa309be22', 'ecb706d1-4503-4c34-b1de-36cf645ddf3a', '6a789025-07fb-4c48-9729-f1959b4bae23', 'b3c02842-c605-490d-bad8-9363a1eae8f6'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:29.064784 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f86538e-c3c9-46f0-9869-547fa598eb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08c6738-02ac-4919-a663-c62fa309be22', 'ecb706d1-4503-4c34-b1de-36cf645ddf3a', '6a789025-07fb-4c48-9729-f1959b4bae23', 'b3c02842-c605-490d-bad8-9363a1eae8f6']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:29.064971 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f7895c-6619-4258-b20a-330dd76df65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:29.094740 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f7895c-6619-4258-b20a-330dd76df65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd76664e8-2748-40bd-9a3c-1d50c2481976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1522037324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa854acfccd486188e0f95fe6b7ead4',qos_specs=None,replication_status=,reservations=['f08c6738-02ac-4919-a663-c62fa309be22','ecb706d1-4503-4c34-b1de-36cf645ddf3a','6a789025-07fb-4c48-9729-f1959b4bae23','b3c02842-c605-490d-bad8-9363a1eae8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2010151a984880a9e1775e0bd00045',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1522037324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d76664e8-2748-40bd-9a3c-1d50c2481976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa854acfccd486188e0f95fe6b7ead4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0e2010151a984880a9e1775e0bd00045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:29.100737 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b510ef4-ccf8-46e6-ada7-b260965a4746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:29.128100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b510ef4-ccf8-46e6-ada7-b260965a4746) transitioned into 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-1522037324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa854acfccd486188e0f95fe6b7ead4',qos_specs=None,replication_status=,reservations=['f08c6738-02ac-4919-a663-c62fa309be22','ecb706d1-4503-4c34-b1de-36cf645ddf3a','6a789025-07fb-4c48-9729-f1959b4bae23','b3c02842-c605-490d-bad8-9363a1eae8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2010151a984880a9e1775e0bd00045',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:29.129284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1d884d-b2e2-469b-b674-47b795388b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:29.142645 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1d884d-b2e2-469b-b674-47b795388b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:29.143943 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Flow 'volume_create_api' (8a55a81b-f8a0-4119-963b-61e895ff99a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:29.144245 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Create volume request issued successfully. Aug 19 15:56:29.144889 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-211d39e3-1660-4f77-af88-16211db91189 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:29.145443 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 113/444] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:56:28 2026] POST /volume/v3/volumes => generated 750 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:29.163490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4161bf26-1046-4ab1-96f6-7aa1153ffd42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:29.167398 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4161bf26-1046-4ab1-96f6-7aa1153ffd42 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 Aug 19 15:56:29.167664 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4161bf26-1046-4ab1-96f6-7aa1153ffd42 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:29.168816 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4161bf26-1046-4ab1-96f6-7aa1153ffd42 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:29.178263 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:29.178263 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:29.184239 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4161bf26-1046-4ab1-96f6-7aa1153ffd42 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:29.189543 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4161bf26-1046-4ab1-96f6-7aa1153ffd42 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 returned with HTTP 200 Aug 19 15:56:29.190016 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 114/445] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:29 2026] GET /volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:29.729963 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:29.732519 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 Aug 19 15:56:29.733464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:29.733464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:29.740780 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:29.740780 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:29.745167 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Volume info retrieved successfully. Aug 19 15:56:29.745817 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:29.745993 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:29.783937 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:29.787531 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:29.787531 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:29.795908 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e45ec43-a0e3-4b04-8a43-097229cbf18c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 returned with HTTP 200 Aug 19 15:56:29.796297 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 109/446] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:29 2026] GET /volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:29.810890 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-88c11779-3a14-426a-848c-22148e138d47 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:29.813373 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] POST https://10.4.3.32/volume/v3/groups/action Aug 19 15:56:29.813908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Action body: b'{"create-from-src": {"source_group_id": "357737c2-1600-434e-b4d6-ea30d059b649", "name": "tempest-Group_from_grp-445491319"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:29.814106 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "357737c2-1600-434e-b4d6-ea30d059b649", "name": "tempest-Group_from_grp-445491319"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:29.816360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Creating new group {'create-from-src': {'source_group_id': '357737c2-1600-434e-b4d6-ea30d059b649', 'name': 'tempest-Group_from_grp-445491319'}}. {{(pid=100250) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 15:56:29.816569 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Creating group tempest-Group_from_grp-445491319 from source group 357737c2-1600-434e-b4d6-ea30d059b649. Aug 19 15:56:29.824676 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:29.824676 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:29.834300 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:29.834300 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:29.871679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:29.889439 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Created reservations ['7e76439f-1342-43be-a91b-6f71897a6ec3'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:29.969424 np0000007787 devstack@c-api.service[100250]: INFO cinder.group.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] A mapping entry already exists for group b181840e-849d-458e-ac36-0d9a2c04a770 and volume type ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3. Do not need to create again. Aug 19 15:56:29.969893 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:29.969893 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:29.970572 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Availability Zones retrieved successfully. Aug 19 15:56:29.978120 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Flow 'volume_create_api' (7aad744d-c4f5-4176-99c1-81003b4421c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:29.979147 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df916132-beff-49d0-b1ca-7a4c117162a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:29.980225 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:30.002019 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df916132-beff-49d0-b1ca-7a4c117162a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3c59ea44-9b54-44dc-bc5c-c5e03481a425', 'volume_type': VolumeType(created_at=2026-08-19T15:56:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3,is_public=True,name='tempest-GroupsV314Test-volume-type-1916155699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b181840e-849d-458e-ac36-0d9a2c04a770', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.002833 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab764baf-7853-43e7-8ab4-2d8e45fbda60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:30.031619 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1916155699 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1916155699, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:30.032054 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1916155699 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1916155699, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:30.049392 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Created reservations ['815d1076-9385-4f44-ae9e-2a0549e1eef9', '6c86a0b2-57fe-4269-b109-27b7b16dd77a', 'cf601ddf-79fb-4c7e-97d4-572c6a70c47b', 'd2e2792d-34c0-486e-be21-f0b60e919930'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:30.050398 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab764baf-7853-43e7-8ab4-2d8e45fbda60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['815d1076-9385-4f44-ae9e-2a0549e1eef9', '6c86a0b2-57fe-4269-b109-27b7b16dd77a', 'cf601ddf-79fb-4c7e-97d4-572c6a70c47b', 'd2e2792d-34c0-486e-be21-f0b60e919930']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.051246 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8880679b-3de2-4aff-8c76-3aa463cb2984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:30.067857 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:30.067857 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1688672063"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:30.069248 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1688672063'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:30.069248 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Create volume of 1 GB Aug 19 15:56:30.069248 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.069248 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:30.078798 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Availability Zones retrieved successfully. Aug 19 15:56:30.096195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Flow 'volume_create_api' (1f43e8cf-1b0b-4315-932f-b58fc674d25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:30.096195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9ca7886-80c6-4ba2-b664-9b10c10e8664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:30.098638 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:30.098692 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8880679b-3de2-4aff-8c76-3aa463cb2984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '841d766b-5e1c-42c9-80c9-7e8452e3c8bc', '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=b181840e-849d-458e-ac36-0d9a2c04a770,group_type_id=,metadata={},multiattach=False,project_id='ec75c655152b4084a4f945f2cfcbfea2',qos_specs=None,replication_status=,reservations=['815d1076-9385-4f44-ae9e-2a0549e1eef9','6c86a0b2-57fe-4269-b109-27b7b16dd77a','cf601ddf-79fb-4c7e-97d4-572c6a70c47b','d2e2792d-34c0-486e-be21-f0b60e919930'],size=1,snapshot_id=None,source_replicaid=,source_volid=3c59ea44-9b54-44dc-bc5c-c5e03481a425,status='creating',user_id='6ef82f00b57049d49ea867caf0ea7f0b',volume_type_id=ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b181840e-849d-458e-ac36-0d9a2c04a770,host=None,id=841d766b-5e1c-42c9-80c9-7e8452e3c8bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec75c655152b4084a4f945f2cfcbfea2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=3c59ea44-9b54-44dc-bc5c-c5e03481a425,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef82f00b57049d49ea867caf0ea7f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3),volume_type_id=ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.100023 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e95bec-17ab-442f-8866-780d19d9aff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:30.144193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9ca7886-80c6-4ba2-b664-9b10c10e8664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.145274 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36674c7f-777f-4c58-861e-099c27b26a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:30.151167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e95bec-17ab-442f-8866-780d19d9aff1) transitioned into 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=b181840e-849d-458e-ac36-0d9a2c04a770,group_type_id=,metadata={},multiattach=False,project_id='ec75c655152b4084a4f945f2cfcbfea2',qos_specs=None,replication_status=,reservations=['815d1076-9385-4f44-ae9e-2a0549e1eef9','6c86a0b2-57fe-4269-b109-27b7b16dd77a','cf601ddf-79fb-4c7e-97d4-572c6a70c47b','d2e2792d-34c0-486e-be21-f0b60e919930'],size=1,snapshot_id=None,source_replicaid=,source_volid=3c59ea44-9b54-44dc-bc5c-c5e03481a425,status='creating',user_id='6ef82f00b57049d49ea867caf0ea7f0b',volume_type_id=ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.152308 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Flow 'volume_create_api' (7aad744d-c4f5-4176-99c1-81003b4421c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:30.153122 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Create volume request issued successfully. Aug 19 15:56:30.173418 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-88c11779-3a14-426a-848c-22148e138d47 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups/action returned with HTTP 202 Aug 19 15:56:30.174362 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 111/447] 10.4.3.32 () {70 vars in 1311 bytes} [Wed Aug 19 15:56:29 2026] POST /volume/v3/groups/action => generated 101 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:30.191086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:30.193752 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:30.194086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:30.194317 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:30.194707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:30.195686 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:30.207463 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Get all volumes completed successfully. Aug 19 15:56:30.208191 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:30.208479 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:30.209121 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a018d3b-3c4e-484b-ae8d-685d449aa68a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:30.211466 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a018d3b-3c4e-484b-ae8d-685d449aa68a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 Aug 19 15:56:30.211778 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a018d3b-3c4e-484b-ae8d-685d449aa68a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:30.212059 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a018d3b-3c4e-484b-ae8d-685d449aa68a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:30.223523 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.223523 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:30.231308 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4a018d3b-3c4e-484b-ae8d-685d449aa68a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:30.239202 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a018d3b-3c4e-484b-ae8d-685d449aa68a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 returned with HTTP 200 Aug 19 15:56:30.240007 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 110/448] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:30 2026] GET /volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:30.240114 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Created reservations ['c2dc09d1-0ab5-4fa6-9894-05585a989235', '63052afd-2264-4511-975b-494e8108594e', 'b68db437-95d1-4bc8-8b32-b1e31924e9e9', '9839dd27-0502-476a-ac84-b278b447bcf5'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:30.241169 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36674c7f-777f-4c58-861e-099c27b26a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2dc09d1-0ab5-4fa6-9894-05585a989235', '63052afd-2264-4511-975b-494e8108594e', 'b68db437-95d1-4bc8-8b32-b1e31924e9e9', '9839dd27-0502-476a-ac84-b278b447bcf5']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.242358 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f55a95-0b5f-46b9-8e8b-f8363adeb46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:30.278197 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:30.283392 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f55a95-0b5f-46b9-8e8b-f8363adeb46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bdc34e6-7419-49e4-bdf4-f3a720170c87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1688672063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb8593d21db442ca2ff3ca891a22d09',qos_specs=None,replication_status=,reservations=['c2dc09d1-0ab5-4fa6-9894-05585a989235','63052afd-2264-4511-975b-494e8108594e','b68db437-95d1-4bc8-8b32-b1e31924e9e9','9839dd27-0502-476a-ac84-b278b447bcf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2671b62e0c84e8fb5ccdb60d4606820',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1688672063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bdc34e6-7419-49e4-bdf4-f3a720170c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb8593d21db442ca2ff3ca891a22d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f2671b62e0c84e8fb5ccdb60d4606820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.284592 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.284592 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:30.286166 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff34cc5-d084-4125-9dd5-7263c630d6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:30.293211 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:30.293211 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:30.322475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff34cc5-d084-4125-9dd5-7263c630d6f4) transitioned into 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-1688672063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb8593d21db442ca2ff3ca891a22d09',qos_specs=None,replication_status=,reservations=['c2dc09d1-0ab5-4fa6-9894-05585a989235','63052afd-2264-4511-975b-494e8108594e','b68db437-95d1-4bc8-8b32-b1e31924e9e9','9839dd27-0502-476a-ac84-b278b447bcf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2671b62e0c84e8fb5ccdb60d4606820',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.322914 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19e513d-51fc-42c4-baef-ccc09c8dffdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:30.349667 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19e513d-51fc-42c4-baef-ccc09c8dffdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:30.349667 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Flow 'volume_create_api' (1f43e8cf-1b0b-4315-932f-b58fc674d25f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:30.350233 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Create volume request issued successfully. Aug 19 15:56:30.350709 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c13f4884-4fd3-4a56-b581-ccc95a0297c1 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:30.350810 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:30.351153 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 114/449] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:56:29 2026] POST /volume/v3/volumes => generated 749 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:30.356495 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.356495 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:30.370123 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-47f19484-9aec-4ff5-9c8f-29c58b2baab9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:30.370585 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 115/450] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 15:56:30 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:30.372750 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-57db3613-1c6f-489c-8d44-4b29422ae475 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:30.375338 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57db3613-1c6f-489c-8d44-4b29422ae475 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:30.375727 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57db3613-1c6f-489c-8d44-4b29422ae475 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:30.375967 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57db3613-1c6f-489c-8d44-4b29422ae475 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:30.387503 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:30.387657 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.387657 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:30.393583 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-57db3613-1c6f-489c-8d44-4b29422ae475 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:30.394530 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc Aug 19 15:56:30.395152 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:30.397464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:30.400568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57db3613-1c6f-489c-8d44-4b29422ae475 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 returned with HTTP 200 Aug 19 15:56:30.401184 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 112/451] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:30 2026] GET /volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:30.412699 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.412699 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:30.418691 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Volume info retrieved successfully. Aug 19 15:56:30.419524 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:30.419725 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:30.470770 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:30.475494 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.475494 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:30.485583 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7bd0f81c-df3b-497f-b9f0-e4aec07768fd tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc returned with HTTP 200 Aug 19 15:56:30.486283 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 111/452] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:30 2026] GET /volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc => generated 921 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:30.512289 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a6778709-1d81-4942-bdf8-916babbb765c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:30.517803 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a6778709-1d81-4942-bdf8-916babbb765c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770 Aug 19 15:56:30.518172 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a6778709-1d81-4942-bdf8-916babbb765c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:30.518413 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a6778709-1d81-4942-bdf8-916babbb765c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:30.518641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-a6778709-1d81-4942-bdf8-916babbb765c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] show called for member b181840e-849d-458e-ac36-0d9a2c04a770 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:56:30.526243 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.526243 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:30.540484 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a6778709-1d81-4942-bdf8-916babbb765c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770 returned with HTTP 200 Aug 19 15:56:30.540963 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 115/453] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:56:30 2026] GET /volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770 => generated 416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:30.553908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:30.556829 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:30.557004 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:30.557704 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:30.557704 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:30.558868 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:30.576224 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Get all volumes completed successfully. Aug 19 15:56:30.577233 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:30.577449 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:30.646742 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:30.651518 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.651518 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:30.656931 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:30.657117 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:30.711093 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:30.714724 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.714724 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:30.723549 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f44b503-8fdb-413a-ac1f-242423a896e3 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:30.724899 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 116/454] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 15:56:30 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:30.742909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-96ed0138-d4ff-41ee-9fb1-705a7a4a4b3c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:30.745685 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96ed0138-d4ff-41ee-9fb1-705a7a4a4b3c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] POST https://10.4.3.32/volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770/action Aug 19 15:56:30.746148 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96ed0138-d4ff-41ee-9fb1-705a7a4a4b3c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:30.746242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96ed0138-d4ff-41ee-9fb1-705a7a4a4b3c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:30.748731 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-96ed0138-d4ff-41ee-9fb1-705a7a4a4b3c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] delete called for group b181840e-849d-458e-ac36-0d9a2c04a770 {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 15:56:30.749173 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-96ed0138-d4ff-41ee-9fb1-705a7a4a4b3c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Delete group with id: b181840e-849d-458e-ac36-0d9a2c04a770 Aug 19 15:56:30.760961 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.760961 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:30.870662 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96ed0138-d4ff-41ee-9fb1-705a7a4a4b3c tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770/action returned with HTTP 202 Aug 19 15:56:30.870662 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 113/455] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 15:56:30 2026] POST /volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:30.885832 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99deeace-9a0b-400e-8a69-11e66f26087a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:30.892262 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99deeace-9a0b-400e-8a69-11e66f26087a tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc Aug 19 15:56:30.892610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99deeace-9a0b-400e-8a69-11e66f26087a tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:30.892929 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99deeace-9a0b-400e-8a69-11e66f26087a tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:30.905792 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.905792 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:30.912189 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-99deeace-9a0b-400e-8a69-11e66f26087a tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Volume info retrieved successfully. Aug 19 15:56:30.913173 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-99deeace-9a0b-400e-8a69-11e66f26087a tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:30.913325 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-99deeace-9a0b-400e-8a69-11e66f26087a tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:30.964420 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-99deeace-9a0b-400e-8a69-11e66f26087a tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:30.969522 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:30.969522 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:30.984611 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99deeace-9a0b-400e-8a69-11e66f26087a tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc returned with HTTP 200 Aug 19 15:56:30.985812 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 112/456] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:30 2026] GET /volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:31.423699 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8408acad-8f81-40b5-b827-7ca04a00c317 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:31.429301 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8408acad-8f81-40b5-b827-7ca04a00c317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:31.431395 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8408acad-8f81-40b5-b827-7ca04a00c317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:31.432372 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8408acad-8f81-40b5-b827-7ca04a00c317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:31.442881 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:31.442881 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:31.448380 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8408acad-8f81-40b5-b827-7ca04a00c317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:31.454830 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8408acad-8f81-40b5-b827-7ca04a00c317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 returned with HTTP 200 Aug 19 15:56:31.454830 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 116/457] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:31 2026] GET /volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:31.478557 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:31.483997 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:56:31.484450 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bdc34e6-7419-49e4-bdf4-f3a720170c87", "name": "tempest-SnapshotsActionsTest-Snapshot-558923968"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:31.497965 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:31.497965 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:31.498784 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:31.499008 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Create snapshot from volume 1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:31.527078 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-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 19 15:56:31.569262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Created reservations ['ce4f9c64-dbb8-4c4e-9671-1dd9ed80fc2f', '760eb416-10ea-4e27-8505-4048623ce99e', '62146a26-f1ef-468a-b836-aaa45435a3ac', '063fe63a-e7bd-404b-a112-eb2e91321467'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:31.657257 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot create request issued successfully. Aug 19 15:56:31.658535 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-834a615d-f02c-4ecf-a03e-7f29223fee38 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:56:31.658535 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 117/458] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:56:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:31.677579 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-73e3d24a-cd7e-4a74-ba46-2cb1d4d804e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:31.681108 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73e3d24a-cd7e-4a74-ba46-2cb1d4d804e6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:31.681372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73e3d24a-cd7e-4a74-ba46-2cb1d4d804e6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:31.681634 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73e3d24a-cd7e-4a74-ba46-2cb1d4d804e6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:31.698395 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:31.698395 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:31.699077 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-73e3d24a-cd7e-4a74-ba46-2cb1d4d804e6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:31.700343 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73e3d24a-cd7e-4a74-ba46-2cb1d4d804e6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:31.701674 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 114/459] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:31 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:32.003789 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-504e2d96-dc72-430c-90b5-bbabba6ae7de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.005082 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-504e2d96-dc72-430c-90b5-bbabba6ae7de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc Aug 19 15:56:32.005082 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-504e2d96-dc72-430c-90b5-bbabba6ae7de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:32.005180 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-504e2d96-dc72-430c-90b5-bbabba6ae7de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:32.015173 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-504e2d96-dc72-430c-90b5-bbabba6ae7de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc returned with HTTP 404 Aug 19 15:56:32.015962 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 113/460] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:31 2026] GET /volume/v3/volumes/841d766b-5e1c-42c9-80c9-7e8452e3c8bc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:32.027497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c85d5c78-d33b-413b-9103-defe5c0e02de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.033671 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c85d5c78-d33b-413b-9103-defe5c0e02de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770 Aug 19 15:56:32.035183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c85d5c78-d33b-413b-9103-defe5c0e02de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:32.035868 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c85d5c78-d33b-413b-9103-defe5c0e02de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:32.036201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-c85d5c78-d33b-413b-9103-defe5c0e02de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] show called for member b181840e-849d-458e-ac36-0d9a2c04a770 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:56:32.046908 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c85d5c78-d33b-413b-9103-defe5c0e02de tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770 returned with HTTP 404 Aug 19 15:56:32.046908 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 117/461] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:56:32 2026] GET /volume/v3/groups/b181840e-849d-458e-ac36-0d9a2c04a770 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:32.060110 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.062832 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:56:32.063310 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:32.063448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:32.063825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:56:32.064316 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.064316 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:32.065044 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:56:32.077186 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Get all volumes completed successfully. Aug 19 15:56:32.078262 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:32.078683 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:32.139236 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:32.145818 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.145818 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:32.155513 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19515c9a-47fc-48c1-9246-03c01dd356a8 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:56:32.156842 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 118/462] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 15:56:32 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:32.185519 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-65682b92-0ff3-4cd4-a977-a53c93ed3cb7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.189145 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65682b92-0ff3-4cd4-a977-a53c93ed3cb7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] POST https://10.4.3.32/volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649/action Aug 19 15:56:32.190218 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65682b92-0ff3-4cd4-a977-a53c93ed3cb7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:32.190218 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65682b92-0ff3-4cd4-a977-a53c93ed3cb7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:32.195456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-65682b92-0ff3-4cd4-a977-a53c93ed3cb7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] delete called for group 357737c2-1600-434e-b4d6-ea30d059b649 {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 15:56:32.195592 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-65682b92-0ff3-4cd4-a977-a53c93ed3cb7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Delete group with id: 357737c2-1600-434e-b4d6-ea30d059b649 Aug 19 15:56:32.205148 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.205148 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:32.277147 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65682b92-0ff3-4cd4-a977-a53c93ed3cb7 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649/action returned with HTTP 202 Aug 19 15:56:32.278197 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 115/463] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 15:56:32 2026] POST /volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:32.290020 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.294069 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 Aug 19 15:56:32.294069 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:32.294069 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:32.307338 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.307338 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:32.314315 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Volume info retrieved successfully. Aug 19 15:56:32.316189 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 15:56:32.316356 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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 19 15:56:32.378261 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 15:56:32.387109 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.387109 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:32.402626 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c713c4c-4cf5-4058-806a-882576fcaf13 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 returned with HTTP 200 Aug 19 15:56:32.405850 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 114/464] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:32 2026] GET /volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:32.713568 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4dd07b91-d850-4e41-b62a-3fe697eea59f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.717527 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4dd07b91-d850-4e41-b62a-3fe697eea59f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:32.717527 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4dd07b91-d850-4e41-b62a-3fe697eea59f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:32.717527 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4dd07b91-d850-4e41-b62a-3fe697eea59f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:32.731872 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.731872 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:32.732977 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4dd07b91-d850-4e41-b62a-3fe697eea59f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:32.734068 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4dd07b91-d850-4e41-b62a-3fe697eea59f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:32.734552 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 118/465] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:32 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:32.746566 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7af55b0e-6db6-4a4d-9baf-bccf5993809e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.808049 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7af55b0e-6db6-4a4d-9baf-bccf5993809e tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:32.808621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7af55b0e-6db6-4a4d-9baf-bccf5993809e tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:32.808890 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7af55b0e-6db6-4a4d-9baf-bccf5993809e tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:32.810854 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-7af55b0e-6db6-4a4d-9baf-bccf5993809e tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6' with '{'status': 'creating'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:32.826282 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.826282 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:32.864502 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7af55b0e-6db6-4a4d-9baf-bccf5993809e tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:32.865100 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 119/466] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:32 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:32.875321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-317de87f-fbee-4fd0-916e-07679298ed3d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.878673 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-317de87f-fbee-4fd0-916e-07679298ed3d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:32.879011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-317de87f-fbee-4fd0-916e-07679298ed3d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:32.879225 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-317de87f-fbee-4fd0-916e-07679298ed3d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:32.886678 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.886678 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:32.887261 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-317de87f-fbee-4fd0-916e-07679298ed3d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:32.888516 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-317de87f-fbee-4fd0-916e-07679298ed3d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:32.888880 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 116/467] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:32 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:32.902267 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-decb657a-130c-4670-b117-c397ac6e5210 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.906944 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-decb657a-130c-4670-b117-c397ac6e5210 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:32.906944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-decb657a-130c-4670-b117-c397ac6e5210 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:32.906944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-decb657a-130c-4670-b117-c397ac6e5210 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:32.908297 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-decb657a-130c-4670-b117-c397ac6e5210 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6' with '{'status': 'available'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:32.941373 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.941373 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:32.977426 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-decb657a-130c-4670-b117-c397ac6e5210 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:32.978480 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 115/468] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:32 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:32.986889 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-828790db-bbcc-4ee7-9d15-c80f319f9943 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:32.989053 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-828790db-bbcc-4ee7-9d15-c80f319f9943 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:32.989257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-828790db-bbcc-4ee7-9d15-c80f319f9943 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:32.989602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-828790db-bbcc-4ee7-9d15-c80f319f9943 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:32.995648 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:32.995648 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:32.996349 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-828790db-bbcc-4ee7-9d15-c80f319f9943 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:32.997515 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-828790db-bbcc-4ee7-9d15-c80f319f9943 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:32.998067 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 119/469] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:32 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:33.014102 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f105a77f-944d-423a-adac-34fc2225a17d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:33.018957 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f105a77f-944d-423a-adac-34fc2225a17d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:56:33.019469 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f105a77f-944d-423a-adac-34fc2225a17d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bdc34e6-7419-49e4-bdf4-f3a720170c87", "name": "tempest-SnapshotsActionsTest-Snapshot-692494812"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:33.030701 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:33.030701 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:33.032102 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f105a77f-944d-423a-adac-34fc2225a17d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:33.032300 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-f105a77f-944d-423a-adac-34fc2225a17d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Create snapshot from volume 1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:33.078137 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f105a77f-944d-423a-adac-34fc2225a17d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Created reservations ['f7908f82-8cbc-4044-ac4b-2759f4d98c97', 'c33d7a9a-4d4d-420b-89c3-e7dc0fce439c', '943ea2b5-b97c-4869-af0f-cd9ee1dff9ed', 'c29cb3de-eb32-49d9-ab70-8cb8b6523633'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:33.145020 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f105a77f-944d-423a-adac-34fc2225a17d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot create request issued successfully. Aug 19 15:56:33.145435 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f105a77f-944d-423a-adac-34fc2225a17d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:56:33.145902 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 120/470] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:56:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:33.163029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28b6efe9-3f48-4bfc-a494-e417555ce691 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:33.164956 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28b6efe9-3f48-4bfc-a494-e417555ce691 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 Aug 19 15:56:33.165245 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28b6efe9-3f48-4bfc-a494-e417555ce691 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:33.165458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28b6efe9-3f48-4bfc-a494-e417555ce691 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:33.171142 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:33.171142 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:33.171711 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28b6efe9-3f48-4bfc-a494-e417555ce691 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:33.176851 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28b6efe9-3f48-4bfc-a494-e417555ce691 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 returned with HTTP 200 Aug 19 15:56:33.176851 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 117/471] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:33 2026] GET /volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:33.425310 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-48a17940-09a6-4212-9e7e-73267988d2e9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:33.428461 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-48a17940-09a6-4212-9e7e-73267988d2e9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 Aug 19 15:56:33.429211 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-48a17940-09a6-4212-9e7e-73267988d2e9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:33.429539 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-48a17940-09a6-4212-9e7e-73267988d2e9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:33.439539 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-48a17940-09a6-4212-9e7e-73267988d2e9 tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 returned with HTTP 404 Aug 19 15:56:33.441403 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 116/472] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:33 2026] GET /volume/v3/volumes/3c59ea44-9b54-44dc-bc5c-c5e03481a425 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:33.451665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d93ce96-693f-4574-be96-f7117b42a08f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:33.454782 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d93ce96-693f-4574-be96-f7117b42a08f tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] GET https://10.4.3.32/volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 Aug 19 15:56:33.455015 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d93ce96-693f-4574-be96-f7117b42a08f tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:33.455221 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d93ce96-693f-4574-be96-f7117b42a08f tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:33.455383 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-6d93ce96-693f-4574-be96-f7117b42a08f tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] show called for member 357737c2-1600-434e-b4d6-ea30d059b649 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:56:33.462366 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d93ce96-693f-4574-be96-f7117b42a08f tempest-GroupsV314Test-544779789 tempest-GroupsV314Test-544779789-project-member] https://10.4.3.32/volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 returned with HTTP 404 Aug 19 15:56:33.463041 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 120/473] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:56:33 2026] GET /volume/v3/groups/357737c2-1600-434e-b4d6-ea30d059b649 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:33.473579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6347829f-ca1b-4933-820e-0e8ff9b54a05 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:33.476163 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6347829f-ca1b-4933-820e-0e8ff9b54a05 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/72be2c7e-7f36-4efd-9bd4-77d4da964df7 Aug 19 15:56:33.476432 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6347829f-ca1b-4933-820e-0e8ff9b54a05 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:33.476735 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6347829f-ca1b-4933-820e-0e8ff9b54a05 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:33.477607 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:33.477607 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:33.523628 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6347829f-ca1b-4933-820e-0e8ff9b54a05 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] https://10.4.3.32/volume/v3/group_types/72be2c7e-7f36-4efd-9bd4-77d4da964df7 returned with HTTP 202 Aug 19 15:56:33.524150 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 121/474] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 15:56:33 2026] DELETE /volume/v3/group_types/72be2c7e-7f36-4efd-9bd4-77d4da964df7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:56:33.535121 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-90b2a6ac-911f-4493-8d64-1437367c97c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:33.537374 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90b2a6ac-911f-4493-8d64-1437367c97c7 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] DELETE https://10.4.3.32/volume/v3/types/ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3 Aug 19 15:56:33.537482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90b2a6ac-911f-4493-8d64-1437367c97c7 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:33.537734 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90b2a6ac-911f-4493-8d64-1437367c97c7 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:33.614584 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90b2a6ac-911f-4493-8d64-1437367c97c7 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] https://10.4.3.32/volume/v3/types/ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3 returned with HTTP 202 Aug 19 15:56:33.615941 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 118/475] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:56:33 2026] DELETE /volume/v3/types/ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:33.630858 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-396a34e9-cfb4-4c6d-b413-0ced6bcadf11 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:33.632142 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-396a34e9-cfb4-4c6d-b413-0ced6bcadf11 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] GET https://10.4.3.32/volume/v3/types/ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3 Aug 19 15:56:33.632447 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-396a34e9-cfb4-4c6d-b413-0ced6bcadf11 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:33.633603 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-396a34e9-cfb4-4c6d-b413-0ced6bcadf11 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:33.643216 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-396a34e9-cfb4-4c6d-b413-0ced6bcadf11 tempest-GroupsV314Test-419910420 tempest-GroupsV314Test-419910420-project-admin] https://10.4.3.32/volume/v3/types/ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3 returned with HTTP 404 Aug 19 15:56:33.643216 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 117/476] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:33 2026] GET /volume/v3/types/ad7c0bb4-cbc7-4c9e-a5d2-a6820f6434f3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:34.189250 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9b3f705-576f-4ef2-b02a-24f69e074c83 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:34.191470 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9b3f705-576f-4ef2-b02a-24f69e074c83 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 Aug 19 15:56:34.191470 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9b3f705-576f-4ef2-b02a-24f69e074c83 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:34.191635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9b3f705-576f-4ef2-b02a-24f69e074c83 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:34.204899 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:34.204899 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:34.204899 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d9b3f705-576f-4ef2-b02a-24f69e074c83 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:34.206209 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9b3f705-576f-4ef2-b02a-24f69e074c83 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 returned with HTTP 200 Aug 19 15:56:34.210049 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 121/477] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:34 2026] GET /volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:34.223717 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-084cf905-2b44-4a0c-8280-01691f555344 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:34.226398 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-084cf905-2b44-4a0c-8280-01691f555344 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951/action Aug 19 15:56:34.226490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-084cf905-2b44-4a0c-8280-01691f555344 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:34.226627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-084cf905-2b44-4a0c-8280-01691f555344 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:34.228805 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-084cf905-2b44-4a0c-8280-01691f555344 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot '743ef224-4ed2-461d-b6c6-b49f791a3951' with '{'status': 'creating'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:34.258595 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:34.258595 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:34.284851 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-084cf905-2b44-4a0c-8280-01691f555344 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951/action returned with HTTP 202 Aug 19 15:56:34.285510 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 122/478] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:34 2026] POST /volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:34.293720 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d6226c0f-92f1-4da9-9cfe-527ed167e6db None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:34.296797 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6226c0f-92f1-4da9-9cfe-527ed167e6db tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 Aug 19 15:56:34.297012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6226c0f-92f1-4da9-9cfe-527ed167e6db tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:34.297358 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6226c0f-92f1-4da9-9cfe-527ed167e6db tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:34.306243 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:34.306243 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:34.306877 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d6226c0f-92f1-4da9-9cfe-527ed167e6db tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:34.308106 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6226c0f-92f1-4da9-9cfe-527ed167e6db tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 returned with HTTP 200 Aug 19 15:56:34.309198 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 119/479] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:34 2026] GET /volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:34.324690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60c64023-8b8e-434d-96e1-f057b62ca2f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:34.327953 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60c64023-8b8e-434d-96e1-f057b62ca2f8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951/action Aug 19 15:56:34.328376 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60c64023-8b8e-434d-96e1-f057b62ca2f8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:34.328529 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60c64023-8b8e-434d-96e1-f057b62ca2f8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:34.339343 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:34.339343 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:34.339670 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60c64023-8b8e-434d-96e1-f057b62ca2f8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot retrieved successfully. Aug 19 15:56:34.367082 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60c64023-8b8e-434d-96e1-f057b62ca2f8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot delete request issued successfully. Aug 19 15:56:34.367474 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60c64023-8b8e-434d-96e1-f057b62ca2f8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951/action returned with HTTP 202 Aug 19 15:56:34.368080 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 118/480] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:34 2026] POST /volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 15:56:34.381994 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4972d36a-5165-4f75-9d66-1e47b02ddecb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:34.386104 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4972d36a-5165-4f75-9d66-1e47b02ddecb tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 Aug 19 15:56:34.386345 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4972d36a-5165-4f75-9d66-1e47b02ddecb tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:34.386702 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4972d36a-5165-4f75-9d66-1e47b02ddecb tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:34.397295 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:34.397295 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:34.398319 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4972d36a-5165-4f75-9d66-1e47b02ddecb tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:34.399468 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4972d36a-5165-4f75-9d66-1e47b02ddecb tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 returned with HTTP 200 Aug 19 15:56:34.407944 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 122/481] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:34 2026] GET /volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:35.264382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:35.424159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f8f60c0-6509-4c59-a7a9-1bb771ecff56 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:35.428085 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f8f60c0-6509-4c59-a7a9-1bb771ecff56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 Aug 19 15:56:35.428844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f8f60c0-6509-4c59-a7a9-1bb771ecff56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:35.428844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f8f60c0-6509-4c59-a7a9-1bb771ecff56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:35.437602 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f8f60c0-6509-4c59-a7a9-1bb771ecff56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 returned with HTTP 404 Aug 19 15:56:35.438713 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 120/482] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:35 2026] GET /volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:35.450707 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c6b39728-64d4-4143-8e55-9b5d9cd47c70 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:35.455361 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6b39728-64d4-4143-8e55-9b5d9cd47c70 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:35.456280 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6b39728-64d4-4143-8e55-9b5d9cd47c70 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:35.456280 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6b39728-64d4-4143-8e55-9b5d9cd47c70 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:35.458996 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-c6b39728-64d4-4143-8e55-9b5d9cd47c70 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6' with '{'status': 'available'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:35.491504 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:35.491504 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:35.511994 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6b39728-64d4-4143-8e55-9b5d9cd47c70 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:35.512315 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 119/483] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:35 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:35.526922 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dfba22c2-71c3-4878-ad8d-68daafae9053 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:35.529086 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dfba22c2-71c3-4878-ad8d-68daafae9053 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:35.529439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dfba22c2-71c3-4878-ad8d-68daafae9053 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:35.530001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dfba22c2-71c3-4878-ad8d-68daafae9053 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:35.530128 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:35.530479 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-815505967", "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:35.533528 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-815505967', 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:35.539068 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:35.539068 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:35.540468 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dfba22c2-71c3-4878-ad8d-68daafae9053 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:35.543473 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dfba22c2-71c3-4878-ad8d-68daafae9053 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:35.543473 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 123/484] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:35 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:35.564788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b8017b45-6846-4fb4-9aff-168ac5adc074 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:35.567446 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b8017b45-6846-4fb4-9aff-168ac5adc074 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 Aug 19 15:56:35.567678 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b8017b45-6846-4fb4-9aff-168ac5adc074 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:35.567914 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b8017b45-6846-4fb4-9aff-168ac5adc074 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:35.568030 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-b8017b45-6846-4fb4-9aff-168ac5adc074 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Delete snapshot with id: 743ef224-4ed2-461d-b6c6-b49f791a3951 Aug 19 15:56:35.574940 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b8017b45-6846-4fb4-9aff-168ac5adc074 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 returned with HTTP 404 Aug 19 15:56:35.575735 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 121/485] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:56:35 2026] DELETE /volume/v3/snapshots/743ef224-4ed2-461d-b6c6-b49f791a3951 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:35.591073 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:35.595000 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:56:35.595887 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bdc34e6-7419-49e4-bdf4-f3a720170c87", "name": "tempest-SnapshotsActionsTest-Snapshot-1082480348"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:35.613318 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:35.613318 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:35.613954 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:35.614073 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Create snapshot from volume 1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:35.657982 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-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 19 15:56:35.722048 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Created reservations ['16647dd9-7e9e-4471-aa4e-6a108c4b5e45', 'a55cea50-f28a-4e4c-96a8-723a2e103f2a', 'ddaa14fb-1423-4804-87f8-03ee7bde9781', 'f2478b60-533c-4a20-98a3-252214acdb71'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:35.807646 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot create request issued successfully. Aug 19 15:56:35.808621 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c469f36-ecaa-4863-8661-0cc06ba44c3c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:56:35.809076 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 120/486] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:56:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:35.823740 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17604065-4b89-4ca0-9c71-18a6433fa9d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:35.831197 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17604065-4b89-4ca0-9c71-18a6433fa9d3 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 Aug 19 15:56:35.832850 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17604065-4b89-4ca0-9c71-18a6433fa9d3 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:35.832850 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17604065-4b89-4ca0-9c71-18a6433fa9d3 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:35.846950 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:35.846950 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:35.847545 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17604065-4b89-4ca0-9c71-18a6433fa9d3 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:35.848560 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17604065-4b89-4ca0-9c71-18a6433fa9d3 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 returned with HTTP 200 Aug 19 15:56:35.849117 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 124/487] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:35 2026] GET /volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:35.928081 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-df7dc890-eb0f-4dc3-80b1-37662721e5ce req-bc7acc1e-2015-4dd3-8cae-bd060d437954 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:35.930709 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-df7dc890-eb0f-4dc3-80b1-37662721e5ce req-bc7acc1e-2015-4dd3-8cae-bd060d437954 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 Aug 19 15:56:35.931011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-df7dc890-eb0f-4dc3-80b1-37662721e5ce req-bc7acc1e-2015-4dd3-8cae-bd060d437954 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:35.931391 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-df7dc890-eb0f-4dc3-80b1-37662721e5ce req-bc7acc1e-2015-4dd3-8cae-bd060d437954 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:35.945781 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:35.945781 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:35.950927 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-df7dc890-eb0f-4dc3-80b1-37662721e5ce req-bc7acc1e-2015-4dd3-8cae-bd060d437954 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:56:35.956916 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-df7dc890-eb0f-4dc3-80b1-37662721e5ce req-bc7acc1e-2015-4dd3-8cae-bd060d437954 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 returned with HTTP 200 Aug 19 15:56:35.957501 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 122/488] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:35 2026] GET /volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:36.049903 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume of 1 GB Aug 19 15:56:36.050447 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:36.050447 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:36.052339 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Availability Zones retrieved successfully. Aug 19 15:56:36.060921 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Flow 'volume_create_api' (7739ca15-5ff4-4bae-b12e-61c4fbe491ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:36.062603 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0cb855-1b9f-401f-9b98-bba220ec2b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:36.063907 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:36.137107 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:36.137107 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:36.162570 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0cb855-1b9f-401f-9b98-bba220ec2b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b9946d30-987c-413b-a5f7-b836085e6782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9946d30-987c-413b-a5f7-b836085e6782', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:36.163262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35358f70-9eb6-4771-ba31-d5c50ab2476b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:36.191486 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-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 19 15:56:36.192009 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-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 19 15:56:36.249727 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Created reservations ['7930c604-196f-426c-a21c-23c106623817', 'cb4cd5e9-5a63-45dd-b31a-4a05ae02fc69', '24223171-a0aa-4011-9bc5-d5d5c53f6929', '3164d7a9-e322-49b7-9761-fdbdccf58c2b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:36.250825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35358f70-9eb6-4771-ba31-d5c50ab2476b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7930c604-196f-426c-a21c-23c106623817', 'cb4cd5e9-5a63-45dd-b31a-4a05ae02fc69', '24223171-a0aa-4011-9bc5-d5d5c53f6929', '3164d7a9-e322-49b7-9761-fdbdccf58c2b']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:36.251853 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2e8ea0-9a58-418b-8b15-c418f2e4b3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:36.294163 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2e8ea0-9a58-418b-8b15-c418f2e4b3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad4b425d-3f4f-4449-b51f-de8b3a761dc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-815505967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82fa8ee76492497782773ea36777aea0',qos_specs=None,replication_status=,reservations=['7930c604-196f-426c-a21c-23c106623817','cb4cd5e9-5a63-45dd-b31a-4a05ae02fc69','24223171-a0aa-4011-9bc5-d5d5c53f6929','3164d7a9-e322-49b7-9761-fdbdccf58c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e75ce9707948e2b3515d31ce704b03',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-815505967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad4b425d-3f4f-4449-b51f-de8b3a761dc1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82fa8ee76492497782773ea36777aea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='27e75ce9707948e2b3515d31ce704b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9946d30-987c-413b-a5f7-b836085e6782),volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:36.294659 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07565ed-180d-4276-b8db-b544197e647a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:36.339280 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07565ed-180d-4276-b8db-b544197e647a) transitioned into 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-815505967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82fa8ee76492497782773ea36777aea0',qos_specs=None,replication_status=,reservations=['7930c604-196f-426c-a21c-23c106623817','cb4cd5e9-5a63-45dd-b31a-4a05ae02fc69','24223171-a0aa-4011-9bc5-d5d5c53f6929','3164d7a9-e322-49b7-9761-fdbdccf58c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e75ce9707948e2b3515d31ce704b03',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:36.340353 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceba4a51-30b5-4718-a14b-7e68bf2262b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:36.352262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceba4a51-30b5-4718-a14b-7e68bf2262b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:36.353270 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Flow 'volume_create_api' (7739ca15-5ff4-4bae-b12e-61c4fbe491ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:36.353270 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume request issued successfully. Aug 19 15:56:36.353529 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4efb35f0-c91d-4fe3-ae2e-2fbb0421dcc8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:36.354100 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 123/489] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:56:35 2026] POST /volume/v3/volumes => generated 757 bytes in 1091 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:36.372897 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-00c26b5f-247c-467a-a5ed-6292dd489e76 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:36.375223 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00c26b5f-247c-467a-a5ed-6292dd489e76 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 15:56:36.376036 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00c26b5f-247c-467a-a5ed-6292dd489e76 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:36.376904 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00c26b5f-247c-467a-a5ed-6292dd489e76 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:36.388689 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:36.388689 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:36.397778 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-00c26b5f-247c-467a-a5ed-6292dd489e76 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:56:36.400954 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00c26b5f-247c-467a-a5ed-6292dd489e76 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 200 Aug 19 15:56:36.400954 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 121/490] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:36 2026] GET /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:36.862030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf4ebfb5-2559-47fb-95d9-dd833f50568e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:36.864674 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf4ebfb5-2559-47fb-95d9-dd833f50568e tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 Aug 19 15:56:36.864929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf4ebfb5-2559-47fb-95d9-dd833f50568e tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:36.865196 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf4ebfb5-2559-47fb-95d9-dd833f50568e tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:36.872353 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:36.872353 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:36.873234 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cf4ebfb5-2559-47fb-95d9-dd833f50568e tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:36.874070 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf4ebfb5-2559-47fb-95d9-dd833f50568e tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 returned with HTTP 200 Aug 19 15:56:36.874678 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 125/491] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:36 2026] GET /volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:36.885778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-265144f2-adfe-4ecb-ab9b-ea9a34c6c777 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:36.888329 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-265144f2-adfe-4ecb-ab9b-ea9a34c6c777 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419/action Aug 19 15:56:36.888460 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-265144f2-adfe-4ecb-ab9b-ea9a34c6c777 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:36.888657 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-265144f2-adfe-4ecb-ab9b-ea9a34c6c777 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:36.890587 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-265144f2-adfe-4ecb-ab9b-ea9a34c6c777 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot '397aeac3-e594-4e4b-ba94-3db8f5ac2419' with '{'status': 'deleting'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:36.930731 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:36.930731 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:36.956816 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-265144f2-adfe-4ecb-ab9b-ea9a34c6c777 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419/action returned with HTTP 202 Aug 19 15:56:36.960049 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 123/492] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:36 2026] POST /volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:36.970828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1713ab8d-f1f6-4d7d-bd43-48cc9125b37f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:36.973455 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1713ab8d-f1f6-4d7d-bd43-48cc9125b37f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 Aug 19 15:56:36.973849 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1713ab8d-f1f6-4d7d-bd43-48cc9125b37f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:36.974047 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1713ab8d-f1f6-4d7d-bd43-48cc9125b37f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:36.982820 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:36.982820 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:36.983455 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1713ab8d-f1f6-4d7d-bd43-48cc9125b37f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:36.984541 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1713ab8d-f1f6-4d7d-bd43-48cc9125b37f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 returned with HTTP 200 Aug 19 15:56:36.984891 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 124/493] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:36 2026] GET /volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:36.994892 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d66a948-13f5-4916-a6c3-f594f809cf93 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:36.997316 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d66a948-13f5-4916-a6c3-f594f809cf93 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419/action Aug 19 15:56:36.997739 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d66a948-13f5-4916-a6c3-f594f809cf93 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:36.997928 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d66a948-13f5-4916-a6c3-f594f809cf93 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:37.008098 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:37.008098 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:37.008534 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d66a948-13f5-4916-a6c3-f594f809cf93 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot retrieved successfully. Aug 19 15:56:37.026732 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d66a948-13f5-4916-a6c3-f594f809cf93 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot delete request issued successfully. Aug 19 15:56:37.027059 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d66a948-13f5-4916-a6c3-f594f809cf93 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419/action returned with HTTP 202 Aug 19 15:56:37.027849 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 122/494] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:36 2026] POST /volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:37.043719 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fdcf445a-59d6-4735-8db7-56c2449f9957 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:37.045704 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fdcf445a-59d6-4735-8db7-56c2449f9957 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 Aug 19 15:56:37.045938 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fdcf445a-59d6-4735-8db7-56c2449f9957 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:37.046253 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fdcf445a-59d6-4735-8db7-56c2449f9957 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:37.054050 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:37.054050 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:37.055176 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fdcf445a-59d6-4735-8db7-56c2449f9957 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:37.055972 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fdcf445a-59d6-4735-8db7-56c2449f9957 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 returned with HTTP 200 Aug 19 15:56:37.056098 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 126/495] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:37 2026] GET /volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:37.415970 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22bd0b74-9ba4-4b83-91dd-927c6d19f188 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:37.418580 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22bd0b74-9ba4-4b83-91dd-927c6d19f188 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 15:56:37.418874 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22bd0b74-9ba4-4b83-91dd-927c6d19f188 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:37.419933 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22bd0b74-9ba4-4b83-91dd-927c6d19f188 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:37.431395 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:37.431395 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:37.436596 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-22bd0b74-9ba4-4b83-91dd-927c6d19f188 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:56:37.444712 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22bd0b74-9ba4-4b83-91dd-927c6d19f188 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 200 Aug 19 15:56:37.445287 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 124/496] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:37 2026] GET /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:37.655427 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b3705990-439e-4db3-a65b-f00b27d26026 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:37.658969 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b3705990-439e-4db3-a65b-f00b27d26026 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 15:56:37.659310 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b3705990-439e-4db3-a65b-f00b27d26026 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:37.659595 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b3705990-439e-4db3-a65b-f00b27d26026 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:37.673554 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:37.673554 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:37.680191 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b3705990-439e-4db3-a65b-f00b27d26026 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:56:37.688593 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b3705990-439e-4db3-a65b-f00b27d26026 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 200 Aug 19 15:56:37.689424 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 125/497] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:37 2026] GET /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:37.880191 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7caaaaf1-a6a4-4060-8d61-1dd440f8c69c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.038573 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7caaaaf1-a6a4-4060-8d61-1dd440f8c69c tempest-VolumePoolsAdminTestsJSON-1641770589 tempest-VolumePoolsAdminTestsJSON-1641770589-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 15:56:38.039102 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7caaaaf1-a6a4-4060-8d61-1dd440f8c69c tempest-VolumePoolsAdminTestsJSON-1641770589 tempest-VolumePoolsAdminTestsJSON-1641770589-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:38.039102 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7caaaaf1-a6a4-4060-8d61-1dd440f8c69c tempest-VolumePoolsAdminTestsJSON-1641770589 tempest-VolumePoolsAdminTestsJSON-1641770589-project-admin] Calling method 'get_pools' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:38.039425 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:38.039425 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:38.055112 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7caaaaf1-a6a4-4060-8d61-1dd440f8c69c tempest-VolumePoolsAdminTestsJSON-1641770589 tempest-VolumePoolsAdminTestsJSON-1641770589-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 15:56:38.056141 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 123/498] 10.4.3.32 () {66 vars in 1307 bytes} [Wed Aug 19 15:56:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:38.069416 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-58da63b9-3b3e-4c85-8af5-d7b7381409a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.071056 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a03aaa16-9c9e-4bd0-97c0-db373856dc5c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.072826 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-58da63b9-3b3e-4c85-8af5-d7b7381409a3 tempest-VolumePoolsAdminTestsJSON-1641770589 tempest-VolumePoolsAdminTestsJSON-1641770589-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 19 15:56:38.075528 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-58da63b9-3b3e-4c85-8af5-d7b7381409a3 tempest-VolumePoolsAdminTestsJSON-1641770589 tempest-VolumePoolsAdminTestsJSON-1641770589-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:38.075711 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a03aaa16-9c9e-4bd0-97c0-db373856dc5c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 Aug 19 15:56:38.075773 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-58da63b9-3b3e-4c85-8af5-d7b7381409a3 tempest-VolumePoolsAdminTestsJSON-1641770589 tempest-VolumePoolsAdminTestsJSON-1641770589-project-admin] Calling method 'get_pools' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:38.075813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a03aaa16-9c9e-4bd0-97c0-db373856dc5c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:38.075813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a03aaa16-9c9e-4bd0-97c0-db373856dc5c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:38.079621 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a03aaa16-9c9e-4bd0-97c0-db373856dc5c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 returned with HTTP 404 Aug 19 15:56:38.080360 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 125/499] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:38 2026] GET /volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:38.089786 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-58da63b9-3b3e-4c85-8af5-d7b7381409a3 tempest-VolumePoolsAdminTestsJSON-1641770589 tempest-VolumePoolsAdminTestsJSON-1641770589-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 15:56:38.091131 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 127/500] 10.4.3.32 () {66 vars in 1284 bytes} [Wed Aug 19 15:56:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:38.094752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b0ac7270-f21f-4651-8163-4b02534d7c3c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.097664 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0ac7270-f21f-4651-8163-4b02534d7c3c tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:38.098252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0ac7270-f21f-4651-8163-4b02534d7c3c tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:38.098421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0ac7270-f21f-4651-8163-4b02534d7c3c tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:38.101477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-b0ac7270-f21f-4651-8163-4b02534d7c3c tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6' with '{'status': 'available'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:38.117074 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:38.117074 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:38.134889 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0ac7270-f21f-4651-8163-4b02534d7c3c tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:38.135587 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 126/501] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:38 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:38.145475 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-58a5f2b4-abc2-49fe-b01c-46844aa575ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.148043 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58a5f2b4-abc2-49fe-b01c-46844aa575ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:38.148321 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58a5f2b4-abc2-49fe-b01c-46844aa575ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:38.148603 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58a5f2b4-abc2-49fe-b01c-46844aa575ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:38.161304 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:38.161304 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:38.161997 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-58a5f2b4-abc2-49fe-b01c-46844aa575ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:38.163487 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58a5f2b4-abc2-49fe-b01c-46844aa575ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:38.164261 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 124/502] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:38 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:38.183273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9894fced-1d83-4c9d-8a0e-6e3edd621976 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.185410 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9894fced-1d83-4c9d-8a0e-6e3edd621976 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 Aug 19 15:56:38.185686 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9894fced-1d83-4c9d-8a0e-6e3edd621976 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:38.186058 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9894fced-1d83-4c9d-8a0e-6e3edd621976 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:38.186388 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-9894fced-1d83-4c9d-8a0e-6e3edd621976 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Delete snapshot with id: 397aeac3-e594-4e4b-ba94-3db8f5ac2419 Aug 19 15:56:38.193794 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9894fced-1d83-4c9d-8a0e-6e3edd621976 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 returned with HTTP 404 Aug 19 15:56:38.195132 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 126/503] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:56:38 2026] DELETE /volume/v3/snapshots/397aeac3-e594-4e4b-ba94-3db8f5ac2419 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:38.206196 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57a269f7-4a85-4220-bbb8-36400b2a9269 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.208132 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57a269f7-4a85-4220-bbb8-36400b2a9269 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:56:38.208443 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57a269f7-4a85-4220-bbb8-36400b2a9269 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bdc34e6-7419-49e4-bdf4-f3a720170c87", "name": "tempest-SnapshotsActionsTest-Snapshot-1840401183"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:38.221754 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:38.221754 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:38.222440 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57a269f7-4a85-4220-bbb8-36400b2a9269 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:38.223104 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-57a269f7-4a85-4220-bbb8-36400b2a9269 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Create snapshot from volume 1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:38.259493 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-57a269f7-4a85-4220-bbb8-36400b2a9269 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Created reservations ['6ff22c7e-bf40-44c7-b5c5-daf0fc5ae21f', '83b45a9c-4067-43d6-9768-346e3ad9ed67', '4825b8f9-4468-4d39-a647-f06e64b757b5', '9747191c-df9d-43e2-ba4e-c235cf94c448'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:38.310523 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57a269f7-4a85-4220-bbb8-36400b2a9269 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot create request issued successfully. Aug 19 15:56:38.310723 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57a269f7-4a85-4220-bbb8-36400b2a9269 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:56:38.311196 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 128/504] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:56:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 15:56:38.325386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd919be6-9fef-42ed-8bfa-268393db30aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.332104 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-11563aaf-4329-45ee-86de-d82f9510de97 req-d7697e28-4606-4f11-ab75-0be48c2d4b78 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.332999 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd919be6-9fef-42ed-8bfa-268393db30aa tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb Aug 19 15:56:38.332999 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd919be6-9fef-42ed-8bfa-268393db30aa tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:38.332999 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd919be6-9fef-42ed-8bfa-268393db30aa tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:38.335486 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-d7697e28-4606-4f11-ab75-0be48c2d4b78 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 15:56:38.335869 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-d7697e28-4606-4f11-ab75-0be48c2d4b78 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:38.336473 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-d7697e28-4606-4f11-ab75-0be48c2d4b78 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:38.342657 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:38.342657 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:38.342877 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cd919be6-9fef-42ed-8bfa-268393db30aa tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:38.347077 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd919be6-9fef-42ed-8bfa-268393db30aa tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb returned with HTTP 200 Aug 19 15:56:38.347708 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 127/505] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:38 2026] GET /volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:38.349849 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:38.349849 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:38.357300 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-11563aaf-4329-45ee-86de-d82f9510de97 req-d7697e28-4606-4f11-ab75-0be48c2d4b78 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:56:38.362938 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-d7697e28-4606-4f11-ab75-0be48c2d4b78 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 200 Aug 19 15:56:38.363266 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 125/506] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:38 2026] GET /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:38.376464 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ac4e7557-23d2-4959-804e-5f80e7373eac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.377662 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac4e7557-23d2-4959-804e-5f80e7373eac None None] GET https://10.4.3.32/volume// Aug 19 15:56:38.377662 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac4e7557-23d2-4959-804e-5f80e7373eac None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:38.377662 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac4e7557-23d2-4959-804e-5f80e7373eac None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:38.378053 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac4e7557-23d2-4959-804e-5f80e7373eac None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:38.378535 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 127/507] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 15:56:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:56:38.387702 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-11563aaf-4329-45ee-86de-d82f9510de97 req-e06b5649-edad-4c0d-b6c5-58ebd4354fc2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:38.390422 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-e06b5649-edad-4c0d-b6c5-58ebd4354fc2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:56:38.390913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-e06b5649-edad-4c0d-b6c5-58ebd4354fc2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad4b425d-3f4f-4449-b51f-de8b3a761dc1", "connector": null, "instance_uuid": "b4a2a007-0c60-4a69-a384-d3f8712d2d13"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:38.404282 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:38.404282 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:38.454026 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-e06b5649-edad-4c0d-b6c5-58ebd4354fc2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:56:38.454715 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 129/508] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:56:38 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 19 15:56:39.361563 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b37480b-1e76-4b2d-9b8d-23a5d4f96038 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:39.368252 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b37480b-1e76-4b2d-9b8d-23a5d4f96038 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb Aug 19 15:56:39.368252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b37480b-1e76-4b2d-9b8d-23a5d4f96038 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:39.368252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b37480b-1e76-4b2d-9b8d-23a5d4f96038 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:39.385108 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:39.385108 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:39.388481 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b37480b-1e76-4b2d-9b8d-23a5d4f96038 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:39.388481 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b37480b-1e76-4b2d-9b8d-23a5d4f96038 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb returned with HTTP 200 Aug 19 15:56:39.389490 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 128/509] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:39 2026] GET /volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:39.405624 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6acd72c7-9018-43df-9ff0-c263d40f7507 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:39.411272 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6acd72c7-9018-43df-9ff0-c263d40f7507 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb/action Aug 19 15:56:39.411272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6acd72c7-9018-43df-9ff0-c263d40f7507 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:39.411272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6acd72c7-9018-43df-9ff0-c263d40f7507 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:39.412822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-6acd72c7-9018-43df-9ff0-c263d40f7507 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'b7691ccf-ceb0-4c4f-823d-b0edd2afddeb' with '{'status': 'error'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:39.433381 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:39.433381 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:39.463389 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6acd72c7-9018-43df-9ff0-c263d40f7507 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb/action returned with HTTP 202 Aug 19 15:56:39.464508 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 126/510] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:39 2026] POST /volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:39.486459 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d67a14ec-e0d6-4158-af6c-bf78822dc41d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:39.492486 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d67a14ec-e0d6-4158-af6c-bf78822dc41d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb Aug 19 15:56:39.492742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d67a14ec-e0d6-4158-af6c-bf78822dc41d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:39.493047 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d67a14ec-e0d6-4158-af6c-bf78822dc41d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:39.504023 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:39.504023 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:39.505167 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d67a14ec-e0d6-4158-af6c-bf78822dc41d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:39.507709 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d67a14ec-e0d6-4158-af6c-bf78822dc41d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb returned with HTTP 200 Aug 19 15:56:39.507709 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 128/511] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:39 2026] GET /volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:39.520165 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee7f5e9d-113b-48a5-8911-dd1d91355fe4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:39.525981 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee7f5e9d-113b-48a5-8911-dd1d91355fe4 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb/action Aug 19 15:56:39.525981 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee7f5e9d-113b-48a5-8911-dd1d91355fe4 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:39.525981 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee7f5e9d-113b-48a5-8911-dd1d91355fe4 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:39.539027 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:39.539027 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:39.539862 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee7f5e9d-113b-48a5-8911-dd1d91355fe4 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot retrieved successfully. Aug 19 15:56:39.580525 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee7f5e9d-113b-48a5-8911-dd1d91355fe4 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot delete request issued successfully. Aug 19 15:56:39.581136 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee7f5e9d-113b-48a5-8911-dd1d91355fe4 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb/action returned with HTTP 202 Aug 19 15:56:39.581774 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 130/512] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:39 2026] POST /volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 15:56:39.593303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eb0dc1cd-f24a-4ff6-ad23-b77b92d3ba58 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:39.597287 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb0dc1cd-f24a-4ff6-ad23-b77b92d3ba58 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb Aug 19 15:56:39.597287 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb0dc1cd-f24a-4ff6-ad23-b77b92d3ba58 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:39.597287 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb0dc1cd-f24a-4ff6-ad23-b77b92d3ba58 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:39.606172 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:39.606172 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:39.606439 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eb0dc1cd-f24a-4ff6-ad23-b77b92d3ba58 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:39.607482 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb0dc1cd-f24a-4ff6-ad23-b77b92d3ba58 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb returned with HTTP 200 Aug 19 15:56:39.607694 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 129/513] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:39 2026] GET /volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:40.377457 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9cf9a813-6f8b-4a6d-a8ce-0c7dd66ab85d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.378065 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9cf9a813-6f8b-4a6d-a8ce-0c7dd66ab85d None None] GET https://10.4.3.32/volume// Aug 19 15:56:40.378325 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9cf9a813-6f8b-4a6d-a8ce-0c7dd66ab85d None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:40.378624 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9cf9a813-6f8b-4a6d-a8ce-0c7dd66ab85d None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:40.379177 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9cf9a813-6f8b-4a6d-a8ce-0c7dd66ab85d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:40.379592 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 127/514] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:56: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 19 15:56:40.395177 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ce75ed07-67c6-41c8-9144-e9a5732aaa74 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.398566 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ce75ed07-67c6-41c8-9144-e9a5732aaa74 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 15:56:40.398899 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ce75ed07-67c6-41c8-9144-e9a5732aaa74 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:40.399191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ce75ed07-67c6-41c8-9144-e9a5732aaa74 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:40.415379 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:40.415379 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:40.422730 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ce75ed07-67c6-41c8-9144-e9a5732aaa74 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:56:40.431143 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ce75ed07-67c6-41c8-9144-e9a5732aaa74 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 200 Aug 19 15:56:40.431602 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 129/515] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:56:40 2026] GET /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 1544 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:40.566659 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ae686819-a466-49c2-a4cd-551bc03076d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.569948 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ae686819-a466-49c2-a4cd-551bc03076d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] PUT https://10.4.3.32/volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a Aug 19 15:56:40.570106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ae686819-a466-49c2-a4cd-551bc03076d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:40.589555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ae686819-a466-49c2-a4cd-551bc03076d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Acquiring lock "cinder-attachment_update-ad4b425d-3f4f-4449-b51f-de8b3a761dc1-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:56:40.598044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ae686819-a466-49c2-a4cd-551bc03076d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-ad4b425d-3f4f-4449-b51f-de8b3a761dc1-np0000007787" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:56:40.603818 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:40.603818 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:40.627831 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e1f6dfbb-76dc-4205-931b-ac80b49b470c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.633981 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1f6dfbb-76dc-4205-931b-ac80b49b470c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb Aug 19 15:56:40.637064 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1f6dfbb-76dc-4205-931b-ac80b49b470c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:40.637495 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1f6dfbb-76dc-4205-931b-ac80b49b470c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:40.659088 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1f6dfbb-76dc-4205-931b-ac80b49b470c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb returned with HTTP 404 Aug 19 15:56:40.661414 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 130/516] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:40 2026] GET /volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 15:56:40.672787 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7aadfb9f-caec-4d39-97a2-cc325e94b2b2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.676398 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7aadfb9f-caec-4d39-97a2-cc325e94b2b2 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:40.676398 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7aadfb9f-caec-4d39-97a2-cc325e94b2b2 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:40.676398 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7aadfb9f-caec-4d39-97a2-cc325e94b2b2 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:40.678134 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-7aadfb9f-caec-4d39-97a2-cc325e94b2b2 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6' with '{'status': 'available'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:40.695625 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:40.695625 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:40.730316 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7aadfb9f-caec-4d39-97a2-cc325e94b2b2 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:40.730956 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 128/517] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:40 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:40.746607 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ffe25d55-fefd-4056-835c-7cb2768b0317 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.751896 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ffe25d55-fefd-4056-835c-7cb2768b0317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:40.752155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ffe25d55-fefd-4056-835c-7cb2768b0317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:40.752606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ffe25d55-fefd-4056-835c-7cb2768b0317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:40.771581 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:40.771581 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:40.771581 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ffe25d55-fefd-4056-835c-7cb2768b0317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:40.774305 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ffe25d55-fefd-4056-835c-7cb2768b0317 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:40.774305 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 130/518] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:40 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:40.789217 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d2f0c64-37bd-4cd0-8367-eaac6ab7f249 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.791835 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d2f0c64-37bd-4cd0-8367-eaac6ab7f249 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb Aug 19 15:56:40.792077 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d2f0c64-37bd-4cd0-8367-eaac6ab7f249 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:40.792349 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d2f0c64-37bd-4cd0-8367-eaac6ab7f249 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:40.792638 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-6d2f0c64-37bd-4cd0-8367-eaac6ab7f249 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Delete snapshot with id: b7691ccf-ceb0-4c4f-823d-b0edd2afddeb Aug 19 15:56:40.799531 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d2f0c64-37bd-4cd0-8367-eaac6ab7f249 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb returned with HTTP 404 Aug 19 15:56:40.801050 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 131/519] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:56:40 2026] DELETE /volume/v3/snapshots/b7691ccf-ceb0-4c4f-823d-b0edd2afddeb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:40.811790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fa8ff34c-d7be-4039-b19b-28c993e47d77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.814783 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa8ff34c-d7be-4039-b19b-28c993e47d77 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:56:40.815407 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa8ff34c-d7be-4039-b19b-28c993e47d77 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bdc34e6-7419-49e4-bdf4-f3a720170c87", "name": "tempest-SnapshotsActionsTest-Snapshot-1646318861"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:40.837407 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:40.837407 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:40.837407 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa8ff34c-d7be-4039-b19b-28c993e47d77 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:40.838067 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-fa8ff34c-d7be-4039-b19b-28c993e47d77 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Create snapshot from volume 1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:40.846316 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ae686819-a466-49c2-a4cd-551bc03076d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-ad4b425d-3f4f-4449-b51f-de8b3a761dc1-np0000007787" released by "attachment_update" :: held 0.248s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:56:40.849963 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-ae686819-a466-49c2-a4cd-551bc03076d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a returned with HTTP 200 Aug 19 15:56:40.849963 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 131/520] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:56:40 2026] PUT /volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a => generated 969 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:40.919412 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b5b55655-566e-46b8-af6e-f5bb57216917 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:40.924559 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b5b55655-566e-46b8-af6e-f5bb57216917 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a/action Aug 19 15:56:40.925206 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b5b55655-566e-46b8-af6e-f5bb57216917 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:40.925372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b5b55655-566e-46b8-af6e-f5bb57216917 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:40.934284 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-fa8ff34c-d7be-4039-b19b-28c993e47d77 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Created reservations ['a70c1909-0199-4247-b275-dbb21e72aed8', '4f160a96-a39b-47a9-bee2-81f820fccf6f', 'b40b4438-c7be-4582-a1f8-2c36319b0195', 'c18e0884-6887-4b48-a622-d4951c447925'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:40.971562 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:40.971562 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:41.022191 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-11563aaf-4329-45ee-86de-d82f9510de97 req-b5b55655-566e-46b8-af6e-f5bb57216917 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a/action returned with HTTP 204 Aug 19 15:56:41.022191 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 131/521] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:56:40 2026] POST /volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:41.025882 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa8ff34c-d7be-4039-b19b-28c993e47d77 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot create request issued successfully. Aug 19 15:56:41.027547 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa8ff34c-d7be-4039-b19b-28c993e47d77 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:56:41.027820 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 129/522] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:56:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:41.045055 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88a93acd-1132-4c97-bc85-fab08af57ca6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.048723 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88a93acd-1132-4c97-bc85-fab08af57ca6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd Aug 19 15:56:41.048976 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88a93acd-1132-4c97-bc85-fab08af57ca6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:41.049184 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88a93acd-1132-4c97-bc85-fab08af57ca6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:41.072786 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:41.072786 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:41.072786 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88a93acd-1132-4c97-bc85-fab08af57ca6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:41.072786 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88a93acd-1132-4c97-bc85-fab08af57ca6 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd returned with HTTP 200 Aug 19 15:56:41.073632 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 132/523] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:41 2026] GET /volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:41.296215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-94c74c5f-ee86-4dec-b6c7-420fb5561506 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.300899 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-94c74c5f-ee86-4dec-b6c7-420fb5561506 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd Aug 19 15:56:41.302832 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-94c74c5f-ee86-4dec-b6c7-420fb5561506 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:41.303737 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-94c74c5f-ee86-4dec-b6c7-420fb5561506 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:41.318836 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:41.318836 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:41.328067 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b41be139-6677-4b19-985e-1ec0ac26347d req-94c74c5f-ee86-4dec-b6c7-420fb5561506 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:41.335160 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-94c74c5f-ee86-4dec-b6c7-420fb5561506 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd returned with HTTP 200 Aug 19 15:56:41.335316 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 132/524] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:41 2026] GET /volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:41.349416 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-bdd9b946-8940-40ee-9a9a-7836c4271a00 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.352686 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-bdd9b946-8940-40ee-9a9a-7836c4271a00 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d Aug 19 15:56:41.352953 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-bdd9b946-8940-40ee-9a9a-7836c4271a00 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:41.353187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-bdd9b946-8940-40ee-9a9a-7836c4271a00 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:41.361753 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:41.361753 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:41.367641 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b41be139-6677-4b19-985e-1ec0ac26347d req-bdd9b946-8940-40ee-9a9a-7836c4271a00 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:41.373599 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-bdd9b946-8940-40ee-9a9a-7836c4271a00 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d returned with HTTP 200 Aug 19 15:56:41.374041 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 132/525] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:41 2026] GET /volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:41.386160 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3e078d3d-2878-450e-8c33-99e2bbca87a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.391670 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3e078d3d-2878-450e-8c33-99e2bbca87a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 Aug 19 15:56:41.391670 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3e078d3d-2878-450e-8c33-99e2bbca87a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:41.391670 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3e078d3d-2878-450e-8c33-99e2bbca87a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:41.399335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b551b86e-8010-442e-9cf3-3789c06ad308 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.400098 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:41.400098 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:41.401816 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b551b86e-8010-442e-9cf3-3789c06ad308 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:56:41.401980 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b551b86e-8010-442e-9cf3-3789c06ad308 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:41.402337 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b551b86e-8010-442e-9cf3-3789c06ad308 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:41.408299 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3e078d3d-2878-450e-8c33-99e2bbca87a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:41.415163 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3e078d3d-2878-450e-8c33-99e2bbca87a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 returned with HTTP 200 Aug 19 15:56:41.416281 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 130/526] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:56:41 2026] GET /volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:41.419915 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:41.419915 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:41.424418 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b551b86e-8010-442e-9cf3-3789c06ad308 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:56:41.430344 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a9599ee-1e24-410b-b1b1-3ed9a0c53623 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.430752 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a9599ee-1e24-410b-b1b1-3ed9a0c53623 None None] GET https://10.4.3.32/volume// Aug 19 15:56:41.431158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a9599ee-1e24-410b-b1b1-3ed9a0c53623 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:41.431329 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a9599ee-1e24-410b-b1b1-3ed9a0c53623 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:41.432877 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a9599ee-1e24-410b-b1b1-3ed9a0c53623 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:41.433581 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 133/527] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 15:56: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 19 15:56:41.439094 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b551b86e-8010-442e-9cf3-3789c06ad308 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:56:41.439094 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 133/528] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:56:41 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:41.446814 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fdc3693f-53a4-4e8a-811f-83a3855823b3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.450069 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fdc3693f-53a4-4e8a-811f-83a3855823b3 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:56:41.450774 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fdc3693f-53a4-4e8a-811f-83a3855823b3 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "439f74d0-2564-451b-9022-07952584f5cd", "connector": null, "instance_uuid": "4fda6a6a-5f32-4eb5-899c-407aa5624637"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:41.460685 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:41.460685 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:41.519291 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fdc3693f-53a4-4e8a-811f-83a3855823b3 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:56:41.520044 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 133/529] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:56:41 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:41.532063 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-58efa057-6027-4fb0-9412-1b1d8bcc660a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.532621 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58efa057-6027-4fb0-9412-1b1d8bcc660a None None] GET https://10.4.3.32/volume// Aug 19 15:56:41.532840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58efa057-6027-4fb0-9412-1b1d8bcc660a None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:41.533053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58efa057-6027-4fb0-9412-1b1d8bcc660a None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:41.533377 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58efa057-6027-4fb0-9412-1b1d8bcc660a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:41.533775 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 131/530] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 15:56: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 19 15:56:41.544924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-8e5f4fca-8be2-4b57-b460-cfc38ed4478c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.547336 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-8e5f4fca-8be2-4b57-b460-cfc38ed4478c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:56:41.547685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-8e5f4fca-8be2-4b57-b460-cfc38ed4478c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1431be65-2319-4790-82df-0faefcfdb90d", "connector": null, "instance_uuid": "4fda6a6a-5f32-4eb5-899c-407aa5624637"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:41.556620 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:41.556620 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:41.589994 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-8e5f4fca-8be2-4b57-b460-cfc38ed4478c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:56:41.590544 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 134/531] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:56:41 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 19 15:56:41.602798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-41d18d63-e83d-46ab-a797-3de73d4655f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.602798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41d18d63-e83d-46ab-a797-3de73d4655f6 None None] GET https://10.4.3.32/volume// Aug 19 15:56:41.602798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41d18d63-e83d-46ab-a797-3de73d4655f6 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:41.602798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41d18d63-e83d-46ab-a797-3de73d4655f6 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:41.602798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41d18d63-e83d-46ab-a797-3de73d4655f6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:41.604196 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 134/532] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 15:56: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 19 15:56:41.616410 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3f9a58ca-e64b-4584-b04b-3410df3576c5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:41.619903 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3f9a58ca-e64b-4584-b04b-3410df3576c5 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:56:41.619903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3f9a58ca-e64b-4584-b04b-3410df3576c5 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d76664e8-2748-40bd-9a3c-1d50c2481976", "connector": null, "instance_uuid": "4fda6a6a-5f32-4eb5-899c-407aa5624637"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:41.634792 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:41.634792 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:41.678674 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-3f9a58ca-e64b-4584-b04b-3410df3576c5 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:56:41.679384 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 134/533] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:56:41 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:42.088925 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5fc4a5b-ee67-4546-9daa-80ad5401a537 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:42.092238 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5fc4a5b-ee67-4546-9daa-80ad5401a537 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd Aug 19 15:56:42.092238 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5fc4a5b-ee67-4546-9daa-80ad5401a537 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:42.093938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5fc4a5b-ee67-4546-9daa-80ad5401a537 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:42.102432 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:42.102432 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:42.102723 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5fc4a5b-ee67-4546-9daa-80ad5401a537 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:42.104186 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5fc4a5b-ee67-4546-9daa-80ad5401a537 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd returned with HTTP 200 Aug 19 15:56:42.104596 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 132/534] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:42 2026] GET /volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:42.122268 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae7e17aa-bbad-469f-89ad-1d11e0f209d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:42.125417 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae7e17aa-bbad-469f-89ad-1d11e0f209d6 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd/action Aug 19 15:56:42.125960 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae7e17aa-bbad-469f-89ad-1d11e0f209d6 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:42.126178 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae7e17aa-bbad-469f-89ad-1d11e0f209d6 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:42.128641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-ae7e17aa-bbad-469f-89ad-1d11e0f209d6 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'e2c2c551-b393-40a6-b233-adf79a3e44bd' with '{'status': 'error_deleting'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:42.149347 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:42.149347 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:42.184464 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae7e17aa-bbad-469f-89ad-1d11e0f209d6 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd/action returned with HTTP 202 Aug 19 15:56:42.184464 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 135/535] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:42 2026] POST /volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:42.194043 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-568bf491-4439-4092-bb55-6b8178a33959 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:42.196442 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-568bf491-4439-4092-bb55-6b8178a33959 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd Aug 19 15:56:42.196717 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-568bf491-4439-4092-bb55-6b8178a33959 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:42.197032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-568bf491-4439-4092-bb55-6b8178a33959 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:42.205991 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:42.205991 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:42.207849 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-568bf491-4439-4092-bb55-6b8178a33959 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:42.209134 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-568bf491-4439-4092-bb55-6b8178a33959 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd returned with HTTP 200 Aug 19 15:56:42.209134 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 135/536] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:42 2026] GET /volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:42.224558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-15c40327-3496-431a-8977-972e0690fa25 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:42.227789 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-15c40327-3496-431a-8977-972e0690fa25 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd/action Aug 19 15:56:42.227789 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-15c40327-3496-431a-8977-972e0690fa25 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:42.227789 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-15c40327-3496-431a-8977-972e0690fa25 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:42.236204 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:42.236204 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:42.237410 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b99046b-4b71-45b0-b9f9-910cae2d4ea1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:42.238428 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-15c40327-3496-431a-8977-972e0690fa25 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot retrieved successfully. Aug 19 15:56:42.297843 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-15c40327-3496-431a-8977-972e0690fa25 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot delete request issued successfully. Aug 19 15:56:42.297843 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-15c40327-3496-431a-8977-972e0690fa25 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd/action returned with HTTP 202 Aug 19 15:56:42.297843 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 135/537] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:42 2026] POST /volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:42.310531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8f60291-a83d-42de-b9f4-7f754e43c82f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:42.312815 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8f60291-a83d-42de-b9f4-7f754e43c82f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd Aug 19 15:56:42.313042 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8f60291-a83d-42de-b9f4-7f754e43c82f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:42.313319 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8f60291-a83d-42de-b9f4-7f754e43c82f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:42.325916 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:42.325916 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:42.325916 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8f60291-a83d-42de-b9f4-7f754e43c82f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:42.328265 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8f60291-a83d-42de-b9f4-7f754e43c82f tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd returned with HTTP 200 Aug 19 15:56:42.329993 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 136/538] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:42 2026] GET /volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:42.438418 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b99046b-4b71-45b0-b9f9-910cae2d4ea1 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:56:42.441611 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b99046b-4b71-45b0-b9f9-910cae2d4ea1 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1436890645", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:42.477404 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b99046b-4b71-45b0-b9f9-910cae2d4ea1 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:42.479108 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 133/539] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:56:42 2026] POST /volume/v3/types => generated 275 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:42.490171 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c10a6e55-75a0-46b3-be30-fb9a7a65bdb9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:42.492000 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c10a6e55-75a0-46b3-be30-fb9a7a65bdb9 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:56:42.492576 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c10a6e55-75a0-46b3-be30-fb9a7a65bdb9 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-400739303", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:42.535191 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c10a6e55-75a0-46b3-be30-fb9a7a65bdb9 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:42.535191 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 136/540] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:56:42 2026] POST /volume/v3/types => generated 274 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:42.546872 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f754c6be-f53a-40de-9dfd-b0d426656019 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:42.696215 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:42.697438 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-659863932", "volume_type": "198020a6-b48a-44d4-86f9-2c38cf6bef03", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:42.701534 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-659863932', 'volume_type': '198020a6-b48a-44d4-86f9-2c38cf6bef03', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:42.711845 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Create volume of 1 GB Aug 19 15:56:42.713027 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:42.713027 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:42.713356 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Availability Zones retrieved successfully. Aug 19 15:56:42.721924 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Flow 'volume_create_api' (c1364eb3-47b9-4476-8fc8-20d8ab1396cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:42.723658 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf95530-3a60-4e59-98df-64d48d271ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:42.725132 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:42.772599 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf95530-3a60-4e59-98df-64d48d271ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:56:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=198020a6-b48a-44d4-86f9-2c38cf6bef03,is_public=True,name='tempest-VolumeTypesTest-volume-type-1436890645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '198020a6-b48a-44d4-86f9-2c38cf6bef03', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:42.773722 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45de488b-4c4b-4a7f-91db-d4f4fac30d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:42.823955 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1436890645 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1436890645, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:42.827291 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1436890645 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1436890645, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:42.883683 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Created reservations ['979121ad-4b0c-46fe-a503-8ed3497db091', '67ceb669-3bcc-4493-b075-9f80953b70cc', 'f539ca5d-c603-4f22-93e3-2170d7a9ecec', 'b3cf53f8-18c7-468d-a4b2-a015c2c6cba0'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:42.884831 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45de488b-4c4b-4a7f-91db-d4f4fac30d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['979121ad-4b0c-46fe-a503-8ed3497db091', '67ceb669-3bcc-4493-b075-9f80953b70cc', 'f539ca5d-c603-4f22-93e3-2170d7a9ecec', 'b3cf53f8-18c7-468d-a4b2-a015c2c6cba0']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:42.885676 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ac1e6b-fe07-4d80-bf2c-c62e0cbb9acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:42.923228 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ac1e6b-fe07-4d80-bf2c-c62e0cbb9acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-659863932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8700eb428140446686bdc109abc2b9dc',qos_specs=None,replication_status=,reservations=['979121ad-4b0c-46fe-a503-8ed3497db091','67ceb669-3bcc-4493-b075-9f80953b70cc','f539ca5d-c603-4f22-93e3-2170d7a9ecec','b3cf53f8-18c7-468d-a4b2-a015c2c6cba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867dcea300a14b3889558304270a5b8b',volume_type_id=198020a6-b48a-44d4-86f9-2c38cf6bef03), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-659863932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8700eb428140446686bdc109abc2b9dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='867dcea300a14b3889558304270a5b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(198020a6-b48a-44d4-86f9-2c38cf6bef03),volume_type_id=198020a6-b48a-44d4-86f9-2c38cf6bef03)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:42.924245 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f34b1b-0b9f-423c-9f90-4727274382c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:42.949669 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f34b1b-0b9f-423c-9f90-4727274382c0) transitioned into 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-659863932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8700eb428140446686bdc109abc2b9dc',qos_specs=None,replication_status=,reservations=['979121ad-4b0c-46fe-a503-8ed3497db091','67ceb669-3bcc-4493-b075-9f80953b70cc','f539ca5d-c603-4f22-93e3-2170d7a9ecec','b3cf53f8-18c7-468d-a4b2-a015c2c6cba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867dcea300a14b3889558304270a5b8b',volume_type_id=198020a6-b48a-44d4-86f9-2c38cf6bef03)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:42.950524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8592f28-a29b-48eb-9c90-d01793cf527b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:42.970417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8592f28-a29b-48eb-9c90-d01793cf527b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:42.971902 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Flow 'volume_create_api' (c1364eb3-47b9-4476-8fc8-20d8ab1396cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:42.974115 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Create volume request issued successfully. Aug 19 15:56:42.974586 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f754c6be-f53a-40de-9dfd-b0d426656019 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:42.975861 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 136/541] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:56:42 2026] POST /volume/v3/volumes => generated 781 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:42.999239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a66a0167-fdea-4897-a004-878e567e2f53 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.005911 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a66a0167-fdea-4897-a004-878e567e2f53 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] GET https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:43.005911 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a66a0167-fdea-4897-a004-878e567e2f53 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.005911 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a66a0167-fdea-4897-a004-878e567e2f53 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.025653 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.025653 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:43.031565 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a66a0167-fdea-4897-a004-878e567e2f53 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:43.038655 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a66a0167-fdea-4897-a004-878e567e2f53 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 200 Aug 19 15:56:43.039446 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 137/542] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:42 2026] GET /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:43.345803 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-42e90a3b-0f6d-43a3-968f-bfb1add815a2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.348222 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-42e90a3b-0f6d-43a3-968f-bfb1add815a2 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd Aug 19 15:56:43.349512 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-42e90a3b-0f6d-43a3-968f-bfb1add815a2 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.349512 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-42e90a3b-0f6d-43a3-968f-bfb1add815a2 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.356732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-42e90a3b-0f6d-43a3-968f-bfb1add815a2 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd returned with HTTP 404 Aug 19 15:56:43.357794 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 134/543] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:43 2026] GET /volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:43.366842 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bd93048a-a4f6-46f4-bce5-fac869c45846 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.368836 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd93048a-a4f6-46f4-bce5-fac869c45846 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:43.369215 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd93048a-a4f6-46f4-bce5-fac869c45846 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:43.369358 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd93048a-a4f6-46f4-bce5-fac869c45846 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:43.370994 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-bd93048a-a4f6-46f4-bce5-fac869c45846 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6' with '{'status': 'available'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:43.387535 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.387535 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:43.407826 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd93048a-a4f6-46f4-bce5-fac869c45846 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:43.412689 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 137/544] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:43 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:43.417862 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-853a560e-db32-4957-8fc9-c5f9ed2b1838 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.418964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-853a560e-db32-4957-8fc9-c5f9ed2b1838 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:43.418964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-853a560e-db32-4957-8fc9-c5f9ed2b1838 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.419186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-853a560e-db32-4957-8fc9-c5f9ed2b1838 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.427200 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.427200 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:43.427898 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-853a560e-db32-4957-8fc9-c5f9ed2b1838 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:43.428925 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-853a560e-db32-4957-8fc9-c5f9ed2b1838 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:43.429520 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 137/545] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:43 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:43.439841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1649ff2e-d80b-4917-9712-ec206f9b264d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.442516 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1649ff2e-d80b-4917-9712-ec206f9b264d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd Aug 19 15:56:43.442831 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1649ff2e-d80b-4917-9712-ec206f9b264d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.443157 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1649ff2e-d80b-4917-9712-ec206f9b264d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.443379 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1649ff2e-d80b-4917-9712-ec206f9b264d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Delete snapshot with id: e2c2c551-b393-40a6-b233-adf79a3e44bd Aug 19 15:56:43.452638 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1649ff2e-d80b-4917-9712-ec206f9b264d tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd returned with HTTP 404 Aug 19 15:56:43.454701 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 138/546] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:56:43 2026] DELETE /volume/v3/snapshots/e2c2c551-b393-40a6-b233-adf79a3e44bd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:43.465696 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5df31f7c-f575-4171-b095-153b8a22efa8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.467529 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5df31f7c-f575-4171-b095-153b8a22efa8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:43.468338 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5df31f7c-f575-4171-b095-153b8a22efa8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:43.468464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5df31f7c-f575-4171-b095-153b8a22efa8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:43.470087 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-5df31f7c-f575-4171-b095-153b8a22efa8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6' with '{'status': 'creating'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:43.480926 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.480926 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:43.503341 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5df31f7c-f575-4171-b095-153b8a22efa8 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:43.503341 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 135/547] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:43 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:43.518363 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-060bcbb7-bf6d-4f60-b61b-6df5d6dd61ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.523077 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-060bcbb7-bf6d-4f60-b61b-6df5d6dd61ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:43.523396 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-060bcbb7-bf6d-4f60-b61b-6df5d6dd61ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.523689 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-060bcbb7-bf6d-4f60-b61b-6df5d6dd61ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.532431 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.532431 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:43.533101 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-060bcbb7-bf6d-4f60-b61b-6df5d6dd61ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:43.534481 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-060bcbb7-bf6d-4f60-b61b-6df5d6dd61ac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:43.535355 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 138/548] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:43 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:43.547981 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6cece0da-d454-400d-8f08-14698c71b05a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.552724 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6cece0da-d454-400d-8f08-14698c71b05a tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:43.553163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6cece0da-d454-400d-8f08-14698c71b05a tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:43.553976 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6cece0da-d454-400d-8f08-14698c71b05a tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:43.556070 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.snapshot_actions [None req-6cece0da-d454-400d-8f08-14698c71b05a tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100250) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 15:56:43.564180 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.564180 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:43.564947 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.snapshot_actions [None req-6cece0da-d454-400d-8f08-14698c71b05a tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Updating snapshot cab2f9be-1e0f-4792-a3ec-7d40d52658a6 with info {'id': 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6', 'status': 'error', 'progress': '80%'} Aug 19 15:56:43.575036 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6cece0da-d454-400d-8f08-14698c71b05a tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:43.575735 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 138/549] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:43 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:43.585398 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2b722e6-8693-458f-9dcc-52bb29c80049 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.588175 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2b722e6-8693-458f-9dcc-52bb29c80049 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:43.588421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2b722e6-8693-458f-9dcc-52bb29c80049 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.588683 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2b722e6-8693-458f-9dcc-52bb29c80049 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.596617 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.596617 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:43.597609 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2b722e6-8693-458f-9dcc-52bb29c80049 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Snapshot retrieved successfully. Aug 19 15:56:43.598039 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2b722e6-8693-458f-9dcc-52bb29c80049 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:43.598539 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 139/550] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:43 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:43.609112 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ebf8deb9-ef0a-4e9b-a8d2-fbd79049a2a7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.611230 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ebf8deb9-ef0a-4e9b-a8d2-fbd79049a2a7 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] POST https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action Aug 19 15:56:43.611574 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ebf8deb9-ef0a-4e9b-a8d2-fbd79049a2a7 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:43.611751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ebf8deb9-ef0a-4e9b-a8d2-fbd79049a2a7 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:43.613852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-ebf8deb9-ef0a-4e9b-a8d2-fbd79049a2a7 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] Updating snapshot 'cab2f9be-1e0f-4792-a3ec-7d40d52658a6' with '{'status': 'available'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 15:56:43.628753 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.628753 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:43.651334 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ebf8deb9-ef0a-4e9b-a8d2-fbd79049a2a7 tempest-SnapshotsActionsTest-842526861 tempest-SnapshotsActionsTest-842526861-project-admin] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action returned with HTTP 202 Aug 19 15:56:43.652930 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 136/551] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:56:43 2026] POST /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:43.663300 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-debcb81e-a41c-4f1c-b35e-7c1a46279cee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.665844 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-debcb81e-a41c-4f1c-b35e-7c1a46279cee tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:43.666099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-debcb81e-a41c-4f1c-b35e-7c1a46279cee tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.666315 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-debcb81e-a41c-4f1c-b35e-7c1a46279cee tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.682540 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.682540 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:43.684423 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-debcb81e-a41c-4f1c-b35e-7c1a46279cee tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:43.685694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-debcb81e-a41c-4f1c-b35e-7c1a46279cee tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:43.687079 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 139/552] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:43 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:43.699069 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-79a5639b-daf9-47dd-815f-bc673ae5cbac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.701126 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-79a5639b-daf9-47dd-815f-bc673ae5cbac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:43.701261 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-79a5639b-daf9-47dd-815f-bc673ae5cbac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.701998 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-79a5639b-daf9-47dd-815f-bc673ae5cbac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.701998 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-79a5639b-daf9-47dd-815f-bc673ae5cbac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Delete snapshot with id: cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:43.708414 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.708414 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:43.709044 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-79a5639b-daf9-47dd-815f-bc673ae5cbac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:43.741487 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-79a5639b-daf9-47dd-815f-bc673ae5cbac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot delete request issued successfully. Aug 19 15:56:43.742187 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-79a5639b-daf9-47dd-815f-bc673ae5cbac tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 202 Aug 19 15:56:43.742314 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 139/553] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:56:43 2026] DELETE /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:43.759447 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5fee9b8b-c028-4c60-9439-8b783ede8c2c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:43.764956 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5fee9b8b-c028-4c60-9439-8b783ede8c2c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:43.765231 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5fee9b8b-c028-4c60-9439-8b783ede8c2c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:43.766483 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5fee9b8b-c028-4c60-9439-8b783ede8c2c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:43.791611 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:43.791611 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:43.792777 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5fee9b8b-c028-4c60-9439-8b783ede8c2c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Snapshot retrieved successfully. Aug 19 15:56:43.795633 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5fee9b8b-c028-4c60-9439-8b783ede8c2c tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 200 Aug 19 15:56:43.795633 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 140/554] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:43 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 463 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:44.057890 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f7cd9c5-d22d-4cf6-9b3a-43c4e455fd7a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.061704 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f7cd9c5-d22d-4cf6-9b3a-43c4e455fd7a tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] GET https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:44.062065 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f7cd9c5-d22d-4cf6-9b3a-43c4e455fd7a tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.062302 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f7cd9c5-d22d-4cf6-9b3a-43c4e455fd7a tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.079964 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.079964 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:44.094444 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f7cd9c5-d22d-4cf6-9b3a-43c4e455fd7a tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:44.103226 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f7cd9c5-d22d-4cf6-9b3a-43c4e455fd7a tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 200 Aug 19 15:56:44.103973 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 137/555] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:56:44.122627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.126555 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] POST https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42/action Aug 19 15:56:44.127386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Action body: b'{"os-retype": {"new_type": "e3a50dee-c141-4aa6-813b-803d75518366"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:44.127386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "e3a50dee-c141-4aa6-813b-803d75518366"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:44.152888 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.152888 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:44.155286 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:44.200626 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-400739303 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-400739303, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:44.200795 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-400739303 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-400739303, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:44.212338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-024aa2f8-1cec-45e7-86cf-4cac085b36b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.212338 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-024aa2f8-1cec-45e7-86cf-4cac085b36b5 None None] GET https://10.4.3.32/volume// Aug 19 15:56:44.212338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-024aa2f8-1cec-45e7-86cf-4cac085b36b5 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.212655 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-024aa2f8-1cec-45e7-86cf-4cac085b36b5 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.213054 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-024aa2f8-1cec-45e7-86cf-4cac085b36b5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:44.213432 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 140/556] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:56:44.232081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fbe51e0c-b133-4c89-a9ba-5ee31454f17f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.240537 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fbe51e0c-b133-4c89-a9ba-5ee31454f17f tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd Aug 19 15:56:44.240537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fbe51e0c-b133-4c89-a9ba-5ee31454f17f tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.240888 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fbe51e0c-b133-4c89-a9ba-5ee31454f17f tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.267802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Created reservations ['da4c2a23-7232-463b-891a-ff3526297e90', '4a6d39d7-be49-45c4-a391-6142ffa73b3a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:44.268395 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.268395 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:44.283833 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fbe51e0c-b133-4c89-a9ba-5ee31454f17f tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:44.284047 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1436890645 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1436890645, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:44.284047 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1436890645 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1436890645, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:56:44.293898 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-fbe51e0c-b133-4c89-a9ba-5ee31454f17f tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd returned with HTTP 200 Aug 19 15:56:44.293898 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 141/557] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd => generated 1536 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 15:56:44.308193 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Created reservations ['cb867eff-2563-4932-990c-ffe7eee581a1', '453341e3-4bdc-4610-83d5-b0cce61f089e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:44.370445 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Retype volume request issued successfully. Aug 19 15:56:44.371187 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ae40bb6-47dd-4242-b5f3-5a15ef8963cb tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42/action returned with HTTP 202 Aug 19 15:56:44.371546 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 140/558] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:56:44 2026] POST /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:56:44.391042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d4f3deb9-3fb0-41b1-a240-44fc29a2b1e4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.402557 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4f3deb9-3fb0-41b1-a240-44fc29a2b1e4 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] GET https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:44.402557 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4f3deb9-3fb0-41b1-a240-44fc29a2b1e4 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.402557 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4f3deb9-3fb0-41b1-a240-44fc29a2b1e4 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.417473 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.417473 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:44.424167 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d4f3deb9-3fb0-41b1-a240-44fc29a2b1e4 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:44.431486 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4f3deb9-3fb0-41b1-a240-44fc29a2b1e4 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 200 Aug 19 15:56:44.432333 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 138/559] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 873 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:44.457517 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-0a1ef1dc-3919-4849-88cf-5cb65497566e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.461178 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-0a1ef1dc-3919-4849-88cf-5cb65497566e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] PUT https://10.4.3.32/volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6 Aug 19 15:56:44.461959 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-0a1ef1dc-3919-4849-88cf-5cb65497566e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:44.478786 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-0a1ef1dc-3919-4849-88cf-5cb65497566e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Acquiring lock "cinder-attachment_update-439f74d0-2564-451b-9022-07952584f5cd-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:56:44.489175 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-0a1ef1dc-3919-4849-88cf-5cb65497566e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Lock "cinder-attachment_update-439f74d0-2564-451b-9022-07952584f5cd-np0000007787" acquired by "attachment_update" :: waited 0.011s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:56:44.490730 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.490730 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:44.615467 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-0a1ef1dc-3919-4849-88cf-5cb65497566e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Lock "cinder-attachment_update-439f74d0-2564-451b-9022-07952584f5cd-np0000007787" released by "attachment_update" :: held 0.126s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:56:44.615923 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-0a1ef1dc-3919-4849-88cf-5cb65497566e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6 returned with HTTP 200 Aug 19 15:56:44.616490 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 141/560] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:56:44 2026] PUT /volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:44.647881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-ca0dd460-c9d9-4364-9707-ef5fcc9b4217 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.652828 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-ca0dd460-c9d9-4364-9707-ef5fcc9b4217 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6/action Aug 19 15:56:44.655434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-ca0dd460-c9d9-4364-9707-ef5fcc9b4217 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:44.655434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-ca0dd460-c9d9-4364-9707-ef5fcc9b4217 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:44.676261 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.676261 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:44.693434 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-ca0dd460-c9d9-4364-9707-ef5fcc9b4217 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6/action returned with HTTP 204 Aug 19 15:56:44.694104 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 142/561] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:56:44 2026] POST /volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:44.717567 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7960355c-f203-4dda-b78b-0244f3902dbc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.719142 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7960355c-f203-4dda-b78b-0244f3902dbc None None] GET https://10.4.3.32/volume// Aug 19 15:56:44.719237 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7960355c-f203-4dda-b78b-0244f3902dbc None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.719562 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7960355c-f203-4dda-b78b-0244f3902dbc None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.720056 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7960355c-f203-4dda-b78b-0244f3902dbc None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:44.720596 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 141/562] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:56:44.733782 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-91ceb853-d216-4407-b343-e6f792c4ab8b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.737261 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-91ceb853-d216-4407-b343-e6f792c4ab8b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d Aug 19 15:56:44.737611 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-91ceb853-d216-4407-b343-e6f792c4ab8b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.737955 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-91ceb853-d216-4407-b343-e6f792c4ab8b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.752657 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.752657 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:44.757571 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b41be139-6677-4b19-985e-1ec0ac26347d req-91ceb853-d216-4407-b343-e6f792c4ab8b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:44.762932 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-91ceb853-d216-4407-b343-e6f792c4ab8b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d returned with HTTP 200 Aug 19 15:56:44.763407 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 139/563] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:44.809616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b04d8303-81df-4396-8862-3e0d36b83ca0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.814695 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b04d8303-81df-4396-8862-3e0d36b83ca0 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 Aug 19 15:56:44.815461 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b04d8303-81df-4396-8862-3e0d36b83ca0 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.816115 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b04d8303-81df-4396-8862-3e0d36b83ca0 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.822969 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b04d8303-81df-4396-8862-3e0d36b83ca0 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 returned with HTTP 404 Aug 19 15:56:44.824042 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 142/564] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/v3/snapshots/cab2f9be-1e0f-4792-a3ec-7d40d52658a6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:44.834541 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c7036073-9311-403a-aab9-2e18b0725dd8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.836844 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7036073-9311-403a-aab9-2e18b0725dd8 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:44.837635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7036073-9311-403a-aab9-2e18b0725dd8 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.837635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7036073-9311-403a-aab9-2e18b0725dd8 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.847686 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.847686 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:44.855139 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c7036073-9311-403a-aab9-2e18b0725dd8 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:44.862271 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7036073-9311-403a-aab9-2e18b0725dd8 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 returned with HTTP 200 Aug 19 15:56:44.863041 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 143/565] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:44.881790 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2027618b-0aac-44c1-b1ed-b14c923f2f56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.884847 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-316d6791-04a3-4158-8cf5-56c415b4ab4d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.885824 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2027618b-0aac-44c1-b1ed-b14c923f2f56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:44.886128 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2027618b-0aac-44c1-b1ed-b14c923f2f56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.886665 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2027618b-0aac-44c1-b1ed-b14c923f2f56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.886935 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2027618b-0aac-44c1-b1ed-b14c923f2f56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Delete volume with id: 1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:44.887026 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-316d6791-04a3-4158-8cf5-56c415b4ab4d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] PUT https://10.4.3.32/volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93 Aug 19 15:56:44.887497 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-316d6791-04a3-4158-8cf5-56c415b4ab4d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:44.899730 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-316d6791-04a3-4158-8cf5-56c415b4ab4d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Acquiring lock "cinder-attachment_update-1431be65-2319-4790-82df-0faefcfdb90d-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:56:44.903290 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.903290 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:44.903832 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2027618b-0aac-44c1-b1ed-b14c923f2f56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:44.907183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-316d6791-04a3-4158-8cf5-56c415b4ab4d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Lock "cinder-attachment_update-1431be65-2319-4790-82df-0faefcfdb90d-np0000007787" acquired by "attachment_update" :: waited 0.008s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:56:44.909017 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.909017 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:44.935891 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2027618b-0aac-44c1-b1ed-b14c923f2f56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Delete volume request issued successfully. Aug 19 15:56:44.936154 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2027618b-0aac-44c1-b1ed-b14c923f2f56 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 returned with HTTP 202 Aug 19 15:56:44.936626 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 142/566] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:56:44 2026] DELETE /volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:44.945872 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8f90ed9e-066f-42bf-baf3-f527a6acca49 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:44.950135 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f90ed9e-066f-42bf-baf3-f527a6acca49 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:44.950135 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f90ed9e-066f-42bf-baf3-f527a6acca49 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:44.950646 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f90ed9e-066f-42bf-baf3-f527a6acca49 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:44.966868 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:44.966868 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:44.977902 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8f90ed9e-066f-42bf-baf3-f527a6acca49 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Volume info retrieved successfully. Aug 19 15:56:44.986354 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f90ed9e-066f-42bf-baf3-f527a6acca49 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 returned with HTTP 200 Aug 19 15:56:44.987319 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 143/567] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:44 2026] GET /volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:45.073785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-316d6791-04a3-4158-8cf5-56c415b4ab4d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Lock "cinder-attachment_update-1431be65-2319-4790-82df-0faefcfdb90d-np0000007787" released by "attachment_update" :: held 0.167s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:56:45.074186 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-316d6791-04a3-4158-8cf5-56c415b4ab4d tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93 returned with HTTP 200 Aug 19 15:56:45.074713 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 140/568] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:56:44 2026] PUT /volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:45.120056 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-f9fb4708-0569-416e-9ae4-48a72c7badd1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.127160 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-f9fb4708-0569-416e-9ae4-48a72c7badd1 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93/action Aug 19 15:56:45.127160 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-f9fb4708-0569-416e-9ae4-48a72c7badd1 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:45.127160 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-f9fb4708-0569-416e-9ae4-48a72c7badd1 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:45.154862 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.154862 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:45.174116 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-f9fb4708-0569-416e-9ae4-48a72c7badd1 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93/action returned with HTTP 204 Aug 19 15:56:45.175179 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 144/569] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:56:45 2026] POST /volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:45.210852 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5aa1d361-ca16-4b22-81e3-c8b83161dd97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.211393 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5aa1d361-ca16-4b22-81e3-c8b83161dd97 None None] GET https://10.4.3.32/volume// Aug 19 15:56:45.211529 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5aa1d361-ca16-4b22-81e3-c8b83161dd97 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:45.212029 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5aa1d361-ca16-4b22-81e3-c8b83161dd97 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:45.212145 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5aa1d361-ca16-4b22-81e3-c8b83161dd97 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:56:45.212494 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 143/570] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:56: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 19 15:56:45.226961 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-2eea1a95-ac73-4aec-8d68-0b0cda706e12 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.230808 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-2eea1a95-ac73-4aec-8d68-0b0cda706e12 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 Aug 19 15:56:45.231044 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-2eea1a95-ac73-4aec-8d68-0b0cda706e12 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:45.232039 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-2eea1a95-ac73-4aec-8d68-0b0cda706e12 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:45.251130 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.251130 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:45.258787 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b41be139-6677-4b19-985e-1ec0ac26347d req-2eea1a95-ac73-4aec-8d68-0b0cda706e12 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:56:45.267840 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-2eea1a95-ac73-4aec-8d68-0b0cda706e12 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 returned with HTTP 200 Aug 19 15:56:45.268406 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 144/571] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:56:45 2026] GET /volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:56:45.394564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-62926dc2-bcb8-4915-9ef1-f03af6b2d0a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.395508 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-62926dc2-bcb8-4915-9ef1-f03af6b2d0a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] PUT https://10.4.3.32/volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61 Aug 19 15:56:45.398788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-62926dc2-bcb8-4915-9ef1-f03af6b2d0a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:45.406875 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-62926dc2-bcb8-4915-9ef1-f03af6b2d0a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Acquiring lock "cinder-attachment_update-d76664e8-2748-40bd-9a3c-1d50c2481976-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:56:45.417140 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-62926dc2-bcb8-4915-9ef1-f03af6b2d0a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Lock "cinder-attachment_update-d76664e8-2748-40bd-9a3c-1d50c2481976-np0000007787" acquired by "attachment_update" :: waited 0.009s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:56:45.419023 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.419023 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:45.454181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-60ce6448-1a47-4290-80c3-20bceaa7ba31 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.456882 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60ce6448-1a47-4290-80c3-20bceaa7ba31 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] GET https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:45.457118 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60ce6448-1a47-4290-80c3-20bceaa7ba31 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:45.457628 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60ce6448-1a47-4290-80c3-20bceaa7ba31 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:45.477506 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.477506 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:45.486963 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-60ce6448-1a47-4290-80c3-20bceaa7ba31 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:45.495907 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60ce6448-1a47-4290-80c3-20bceaa7ba31 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 200 Aug 19 15:56:45.496675 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 145/572] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:45 2026] GET /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:45.520639 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-96c1d3a1-208e-4f18-9f96-c8a41da39064 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.523832 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96c1d3a1-208e-4f18-9f96-c8a41da39064 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] GET https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:45.524230 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96c1d3a1-208e-4f18-9f96-c8a41da39064 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:45.524439 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96c1d3a1-208e-4f18-9f96-c8a41da39064 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:45.544660 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.544660 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:45.549851 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-96c1d3a1-208e-4f18-9f96-c8a41da39064 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:45.556647 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96c1d3a1-208e-4f18-9f96-c8a41da39064 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 200 Aug 19 15:56:45.557101 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 144/573] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:45 2026] GET /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:45.560533 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b41be139-6677-4b19-985e-1ec0ac26347d req-62926dc2-bcb8-4915-9ef1-f03af6b2d0a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Lock "cinder-attachment_update-d76664e8-2748-40bd-9a3c-1d50c2481976-np0000007787" released by "attachment_update" :: held 0.144s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:56:45.561348 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-62926dc2-bcb8-4915-9ef1-f03af6b2d0a8 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61 returned with HTTP 200 Aug 19 15:56:45.561850 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 141/574] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:56:45 2026] PUT /volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:56:45.583275 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2173def9-a49d-4022-8958-951e48da35d5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.586048 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2173def9-a49d-4022-8958-951e48da35d5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] GET https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:45.586360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2173def9-a49d-4022-8958-951e48da35d5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:45.586610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2173def9-a49d-4022-8958-951e48da35d5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:45.598325 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.598325 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:45.606646 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b41be139-6677-4b19-985e-1ec0ac26347d req-7df81cd4-49e8-476f-beb1-6f0bc7b34a2b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.607731 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2173def9-a49d-4022-8958-951e48da35d5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:45.610905 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-7df81cd4-49e8-476f-beb1-6f0bc7b34a2b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] POST https://10.4.3.32/volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61/action Aug 19 15:56:45.610905 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-7df81cd4-49e8-476f-beb1-6f0bc7b34a2b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:56:45.610905 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-7df81cd4-49e8-476f-beb1-6f0bc7b34a2b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:45.617573 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2173def9-a49d-4022-8958-951e48da35d5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 200 Aug 19 15:56:45.618187 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 145/575] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:45 2026] GET /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:45.638137 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-89399e11-db01-4071-80df-d67504cbc3f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.642507 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89399e11-db01-4071-80df-d67504cbc3f5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:45.642922 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89399e11-db01-4071-80df-d67504cbc3f5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:45.645433 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89399e11-db01-4071-80df-d67504cbc3f5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:45.645433 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-89399e11-db01-4071-80df-d67504cbc3f5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Delete volume with id: 0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:45.650786 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.650786 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:45.657499 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.657499 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:45.658187 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-89399e11-db01-4071-80df-d67504cbc3f5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:45.677235 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b41be139-6677-4b19-985e-1ec0ac26347d req-7df81cd4-49e8-476f-beb1-6f0bc7b34a2b tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61/action returned with HTTP 204 Aug 19 15:56:45.677235 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 146/576] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:56:45 2026] POST /volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:45.702500 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-89399e11-db01-4071-80df-d67504cbc3f5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Delete volume request issued successfully. Aug 19 15:56:45.702500 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89399e11-db01-4071-80df-d67504cbc3f5 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 202 Aug 19 15:56:45.702840 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 145/577] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:56:45 2026] DELETE /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:45.716833 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-865dbf53-e60a-4fe8-8e03-0fca87702317 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:45.721725 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-865dbf53-e60a-4fe8-8e03-0fca87702317 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] GET https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:45.722054 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-865dbf53-e60a-4fe8-8e03-0fca87702317 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:45.722361 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-865dbf53-e60a-4fe8-8e03-0fca87702317 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:45.737414 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:45.737414 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:45.745711 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-865dbf53-e60a-4fe8-8e03-0fca87702317 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Volume info retrieved successfully. Aug 19 15:56:45.754199 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-865dbf53-e60a-4fe8-8e03-0fca87702317 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 200 Aug 19 15:56:45.754306 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 142/578] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:45 2026] GET /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:46.010063 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b880cb31-e576-442d-9a7c-9202883a4694 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:46.023508 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b880cb31-e576-442d-9a7c-9202883a4694 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] GET https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 Aug 19 15:56:46.027390 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b880cb31-e576-442d-9a7c-9202883a4694 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:46.027875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b880cb31-e576-442d-9a7c-9202883a4694 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:46.042072 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b880cb31-e576-442d-9a7c-9202883a4694 tempest-SnapshotsActionsTest-951206586 tempest-SnapshotsActionsTest-951206586-project-member] https://10.4.3.32/volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 returned with HTTP 404 Aug 19 15:56:46.042876 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 146/579] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:46 2026] GET /volume/v3/volumes/1bdc34e6-7419-49e4-bdf4-f3a720170c87 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:46.779581 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0bebc1ba-f884-47c7-8d6e-ccd85cb70de9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:46.782296 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bebc1ba-f884-47c7-8d6e-ccd85cb70de9 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] GET https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 Aug 19 15:56:46.782296 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bebc1ba-f884-47c7-8d6e-ccd85cb70de9 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:46.783294 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bebc1ba-f884-47c7-8d6e-ccd85cb70de9 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:46.793873 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bebc1ba-f884-47c7-8d6e-ccd85cb70de9 tempest-VolumeTypesTest-2065763856 tempest-VolumeTypesTest-2065763856-project-member] https://10.4.3.32/volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 returned with HTTP 404 Aug 19 15:56:46.794485 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 147/580] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:46 2026] GET /volume/v3/volumes/0ea2ec01-3b6c-4bd7-90a8-35f0bdfcca42 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:46.808984 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a995d7cf-717a-42e7-9594-49ed3ad1f872 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:46.812477 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a995d7cf-717a-42e7-9594-49ed3ad1f872 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] DELETE https://10.4.3.32/volume/v3/types/e3a50dee-c141-4aa6-813b-803d75518366 Aug 19 15:56:46.812748 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a995d7cf-717a-42e7-9594-49ed3ad1f872 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:46.813080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a995d7cf-717a-42e7-9594-49ed3ad1f872 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:46.882672 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a995d7cf-717a-42e7-9594-49ed3ad1f872 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/e3a50dee-c141-4aa6-813b-803d75518366 returned with HTTP 202 Aug 19 15:56:46.883332 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 146/581] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:56:46 2026] DELETE /volume/v3/types/e3a50dee-c141-4aa6-813b-803d75518366 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:46.897877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-540cfc09-1995-4f7a-85ab-2950504f1de5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:46.902180 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-540cfc09-1995-4f7a-85ab-2950504f1de5 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/e3a50dee-c141-4aa6-813b-803d75518366 Aug 19 15:56:46.902387 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-540cfc09-1995-4f7a-85ab-2950504f1de5 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:46.902669 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-540cfc09-1995-4f7a-85ab-2950504f1de5 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:46.907304 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-540cfc09-1995-4f7a-85ab-2950504f1de5 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/e3a50dee-c141-4aa6-813b-803d75518366 returned with HTTP 404 Aug 19 15:56:46.908165 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 143/582] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:46 2026] GET /volume/v3/types/e3a50dee-c141-4aa6-813b-803d75518366 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:46.917255 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40dc1185-1915-4c2f-a638-f7baaaa58f1c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:46.919742 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40dc1185-1915-4c2f-a638-f7baaaa58f1c tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] DELETE https://10.4.3.32/volume/v3/types/198020a6-b48a-44d4-86f9-2c38cf6bef03 Aug 19 15:56:46.920062 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40dc1185-1915-4c2f-a638-f7baaaa58f1c tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:46.920384 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40dc1185-1915-4c2f-a638-f7baaaa58f1c tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:46.975186 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40dc1185-1915-4c2f-a638-f7baaaa58f1c tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/198020a6-b48a-44d4-86f9-2c38cf6bef03 returned with HTTP 202 Aug 19 15:56:46.976178 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 147/583] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:56:46 2026] DELETE /volume/v3/types/198020a6-b48a-44d4-86f9-2c38cf6bef03 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:46.995544 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccb3ccb0-d4f3-4024-8816-a1d1ab907c82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:46.998327 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccb3ccb0-d4f3-4024-8816-a1d1ab907c82 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/198020a6-b48a-44d4-86f9-2c38cf6bef03 Aug 19 15:56:46.998572 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccb3ccb0-d4f3-4024-8816-a1d1ab907c82 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:46.998819 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccb3ccb0-d4f3-4024-8816-a1d1ab907c82 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.003983 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccb3ccb0-d4f3-4024-8816-a1d1ab907c82 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/198020a6-b48a-44d4-86f9-2c38cf6bef03 returned with HTTP 404 Aug 19 15:56:47.004896 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 148/584] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:46 2026] GET /volume/v3/types/198020a6-b48a-44d4-86f9-2c38cf6bef03 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:47.017018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e00dcd2-4cff-46f2-81d7-6e2b2b958ab0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.019074 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e00dcd2-4cff-46f2-81d7-6e2b2b958ab0 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:56:47.019835 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e00dcd2-4cff-46f2-81d7-6e2b2b958ab0 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1964613478", "description": "tempest-volume-type-description-745924127", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:47.051493 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e00dcd2-4cff-46f2-81d7-6e2b2b958ab0 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:47.051832 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 147/585] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:56:47 2026] POST /volume/v3/types => generated 314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.063345 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6df4e976-69de-40ea-aabf-63d880570156 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.066232 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6df4e976-69de-40ea-aabf-63d880570156 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 Aug 19 15:56:47.066518 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6df4e976-69de-40ea-aabf-63d880570156 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.066735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6df4e976-69de-40ea-aabf-63d880570156 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.073717 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6df4e976-69de-40ea-aabf-63d880570156 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 returned with HTTP 200 Aug 19 15:56:47.074136 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 144/586] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.087604 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64464392-230e-48e1-b031-5adb0412bd1a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.092209 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64464392-230e-48e1-b031-5adb0412bd1a tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] DELETE https://10.4.3.32/volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 Aug 19 15:56:47.092209 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64464392-230e-48e1-b031-5adb0412bd1a tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.093780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64464392-230e-48e1-b031-5adb0412bd1a tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.160133 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64464392-230e-48e1-b031-5adb0412bd1a tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 returned with HTTP 202 Aug 19 15:56:47.161184 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 148/587] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:56:47 2026] DELETE /volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:47.177427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a651b064-9c97-40eb-a847-a2e4fada4007 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.179812 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a651b064-9c97-40eb-a847-a2e4fada4007 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 Aug 19 15:56:47.180111 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a651b064-9c97-40eb-a847-a2e4fada4007 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.180468 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a651b064-9c97-40eb-a847-a2e4fada4007 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.185479 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a651b064-9c97-40eb-a847-a2e4fada4007 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 returned with HTTP 404 Aug 19 15:56:47.185479 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 149/588] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/2ca884cb-4ccc-4755-a3f8-c566bfe28a71 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:47.200099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5978404c-b54c-4aa3-a0ce-07b5b2501155 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.202680 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5978404c-b54c-4aa3-a0ce-07b5b2501155 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:56:47.203259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5978404c-b54c-4aa3-a0ce-07b5b2501155 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1210315829"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:47.230707 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5978404c-b54c-4aa3-a0ce-07b5b2501155 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:47.230707 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 148/589] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:56:47 2026] POST /volume/v3/types => generated 221 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.240429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ae74bb4a-46f6-4401-83e8-2b3da5455576 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.243125 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae74bb4a-46f6-4401-83e8-2b3da5455576 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] POST https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption Aug 19 15:56:47.243862 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae74bb4a-46f6-4401-83e8-2b3da5455576 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:47.294555 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae74bb4a-46f6-4401-83e8-2b3da5455576 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption returned with HTTP 200 Aug 19 15:56:47.295488 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 145/590] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 15:56:47 2026] POST /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.309432 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf13101e-b2f8-445f-806e-501f0fe9f461 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.312622 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf13101e-b2f8-445f-806e-501f0fe9f461 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption Aug 19 15:56:47.312622 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf13101e-b2f8-445f-806e-501f0fe9f461 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.313070 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf13101e-b2f8-445f-806e-501f0fe9f461 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.330119 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf13101e-b2f8-445f-806e-501f0fe9f461 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption returned with HTTP 200 Aug 19 15:56:47.330742 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 149/591] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.343161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aa624b60-e44e-45f9-a01f-de9e340faaab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.349749 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa624b60-e44e-45f9-a01f-de9e340faaab tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] PUT https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/7045e224-43a7-472a-9a0e-557251e617da Aug 19 15:56:47.349749 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa624b60-e44e-45f9-a01f-de9e340faaab tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:47.400730 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa624b60-e44e-45f9-a01f-de9e340faaab tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/7045e224-43a7-472a-9a0e-557251e617da returned with HTTP 200 Aug 19 15:56:47.400850 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 150/592] 10.4.3.32 () {68 vars in 1500 bytes} [Wed Aug 19 15:56:47 2026] PUT /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/7045e224-43a7-472a-9a0e-557251e617da => generated 122 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.414466 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a11e4c32-ed3d-4077-8cd2-b6ab6d5f56c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.417257 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a11e4c32-ed3d-4077-8cd2-b6ab6d5f56c4 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption Aug 19 15:56:47.418671 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a11e4c32-ed3d-4077-8cd2-b6ab6d5f56c4 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.418671 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a11e4c32-ed3d-4077-8cd2-b6ab6d5f56c4 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.429038 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a11e4c32-ed3d-4077-8cd2-b6ab6d5f56c4 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption returned with HTTP 200 Aug 19 15:56:47.429581 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 149/593] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption => generated 347 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.444370 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b7447958-6617-4952-bf90-ee31eaededf2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.446910 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b7447958-6617-4952-bf90-ee31eaededf2 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/cipher Aug 19 15:56:47.447232 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b7447958-6617-4952-bf90-ee31eaededf2 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.447422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b7447958-6617-4952-bf90-ee31eaededf2 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.456244 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b7447958-6617-4952-bf90-ee31eaededf2 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/cipher returned with HTTP 200 Aug 19 15:56:47.456961 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 146/594] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:56:47.469428 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e6eee2a1-936a-4249-8760-4c1d9ca6684c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.473686 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6eee2a1-936a-4249-8760-4c1d9ca6684c tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] DELETE https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/7045e224-43a7-472a-9a0e-557251e617da Aug 19 15:56:47.474693 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6eee2a1-936a-4249-8760-4c1d9ca6684c tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.474693 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6eee2a1-936a-4249-8760-4c1d9ca6684c tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.526269 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6eee2a1-936a-4249-8760-4c1d9ca6684c tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/7045e224-43a7-472a-9a0e-557251e617da returned with HTTP 202 Aug 19 15:56:47.526602 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 150/595] 10.4.3.32 () {66 vars in 1482 bytes} [Wed Aug 19 15:56:47 2026] DELETE /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption/7045e224-43a7-472a-9a0e-557251e617da => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:47.536941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4b32c59-8fbc-4c61-acec-f8925bf721cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.539510 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4b32c59-8fbc-4c61-acec-f8925bf721cb tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption Aug 19 15:56:47.539806 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4b32c59-8fbc-4c61-acec-f8925bf721cb tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.540208 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4b32c59-8fbc-4c61-acec-f8925bf721cb tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.551287 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4b32c59-8fbc-4c61-acec-f8925bf721cb tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption returned with HTTP 200 Aug 19 15:56:47.551846 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 151/596] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 15:56:47.563116 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8bf96868-f7fd-4ff4-8e32-4b67d4a6b332 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.565495 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8bf96868-f7fd-4ff4-8e32-4b67d4a6b332 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption Aug 19 15:56:47.565784 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8bf96868-f7fd-4ff4-8e32-4b67d4a6b332 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.566285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8bf96868-f7fd-4ff4-8e32-4b67d4a6b332 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.575626 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8bf96868-f7fd-4ff4-8e32-4b67d4a6b332 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption returned with HTTP 200 Aug 19 15:56:47.576162 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 150/597] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 15:56:47.587794 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8dbdad3a-c620-48eb-b10e-7a2f5fa62b68 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.593283 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8dbdad3a-c620-48eb-b10e-7a2f5fa62b68 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] DELETE https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f Aug 19 15:56:47.593580 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8dbdad3a-c620-48eb-b10e-7a2f5fa62b68 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.593976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8dbdad3a-c620-48eb-b10e-7a2f5fa62b68 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.628103 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8dbdad3a-c620-48eb-b10e-7a2f5fa62b68 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f returned with HTTP 202 Aug 19 15:56:47.628754 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 147/598] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:56:47 2026] DELETE /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:47.641981 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dbcdd79b-a4c6-47ff-b354-73f29513d8c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.645880 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dbcdd79b-a4c6-47ff-b354-73f29513d8c7 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f Aug 19 15:56:47.645880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dbcdd79b-a4c6-47ff-b354-73f29513d8c7 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.646216 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dbcdd79b-a4c6-47ff-b354-73f29513d8c7 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.653049 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dbcdd79b-a4c6-47ff-b354-73f29513d8c7 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f returned with HTTP 404 Aug 19 15:56:47.653862 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 151/599] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/b056e67e-fc3d-4502-ac2f-370e895d5c5f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:47.665863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a65c9dd5-ba83-4f3c-9f62-4cf164143032 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.668593 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a65c9dd5-ba83-4f3c-9f62-4cf164143032 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types Aug 19 15:56:47.669508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a65c9dd5-ba83-4f3c-9f62-4cf164143032 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.669508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a65c9dd5-ba83-4f3c-9f62-4cf164143032 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.702160 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a65c9dd5-ba83-4f3c-9f62-4cf164143032 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:47.702458 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 152/600] 10.4.3.32 () {66 vars in 1224 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types => generated 670 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.723145 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51810d0a-43b4-4be3-8a95-588841e01fc5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.725858 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51810d0a-43b4-4be3-8a95-588841e01fc5 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:56:47.726548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51810d0a-43b4-4be3-8a95-588841e01fc5 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1969988943"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:47.759096 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51810d0a-43b4-4be3-8a95-588841e01fc5 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:47.759731 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 151/601] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:56:47 2026] POST /volume/v3/types => generated 221 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.774582 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-868fef49-e0dc-4739-92cd-43fe4e2bb281 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.778122 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-868fef49-e0dc-4739-92cd-43fe4e2bb281 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] PUT https://10.4.3.32/volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 Aug 19 15:56:47.779063 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-868fef49-e0dc-4739-92cd-43fe4e2bb281 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-870599542", "description": "tempest-volume-type-description-831635418", "is_public": false}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:47.876782 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-868fef49-e0dc-4739-92cd-43fe4e2bb281 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 returned with HTTP 200 Aug 19 15:56:47.877408 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 148/602] 10.4.3.32 () {68 vars in 1356 bytes} [Wed Aug 19 15:56:47 2026] PUT /volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 => generated 203 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.891741 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-73c9fbd6-0bfc-49e8-af8c-3c7f4950cfea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.895296 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73c9fbd6-0bfc-49e8-af8c-3c7f4950cfea tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 Aug 19 15:56:47.895296 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73c9fbd6-0bfc-49e8-af8c-3c7f4950cfea tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.895296 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73c9fbd6-0bfc-49e8-af8c-3c7f4950cfea tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:47.915825 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73c9fbd6-0bfc-49e8-af8c-3c7f4950cfea tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 returned with HTTP 200 Aug 19 15:56:47.917049 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 152/603] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:47 2026] GET /volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 => generated 267 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:47.932541 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9825e353-f0b1-421e-8753-67bf9c6c63b8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:47.935285 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9825e353-f0b1-421e-8753-67bf9c6c63b8 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] DELETE https://10.4.3.32/volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 Aug 19 15:56:47.936620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9825e353-f0b1-421e-8753-67bf9c6c63b8 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:47.936882 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9825e353-f0b1-421e-8753-67bf9c6c63b8 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:48.029459 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9825e353-f0b1-421e-8753-67bf9c6c63b8 tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 returned with HTTP 202 Aug 19 15:56:48.032105 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 153/604] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:56:47 2026] DELETE /volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:48.044970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d069141-7200-40ed-a0fc-f856d8f2998b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:48.047854 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d069141-7200-40ed-a0fc-f856d8f2998b tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] GET https://10.4.3.32/volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 Aug 19 15:56:48.048027 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d069141-7200-40ed-a0fc-f856d8f2998b tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:48.049044 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d069141-7200-40ed-a0fc-f856d8f2998b tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:48.055598 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d069141-7200-40ed-a0fc-f856d8f2998b tempest-VolumeTypesTest-856907391 tempest-VolumeTypesTest-856907391-project-admin] https://10.4.3.32/volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 returned with HTTP 404 Aug 19 15:56:48.056470 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 152/605] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:48 2026] GET /volume/v3/types/b4cee132-bffd-425c-86a6-67c84abde823 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:50.092431 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-09abbd9b-32c4-4887-a254-41697a2e1329 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:50.265604 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-09abbd9b-32c4-4887-a254-41697a2e1329 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] GET https://10.4.3.32/volume/v3/os-hosts Aug 19 15:56:50.265926 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-09abbd9b-32c4-4887-a254-41697a2e1329 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:50.266845 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-09abbd9b-32c4-4887-a254-41697a2e1329 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:50.283251 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.hosts [None req-09abbd9b-32c4-4887-a254-41697a2e1329 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] status, active and update: available, enabled, 2026-08-19 15:56:02+00:00 {{(pid=100248) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 15:56:50.283251 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.hosts [None req-09abbd9b-32c4-4887-a254-41697a2e1329 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] status, active and update: available, enabled, 2026-08-19 15:55:59+00:00 {{(pid=100248) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 15:56:50.283251 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.hosts [None req-09abbd9b-32c4-4887-a254-41697a2e1329 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] status, active and update: available, enabled, 2026-08-19 15:55:39+00:00 {{(pid=100248) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 15:56:50.283563 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-09abbd9b-32c4-4887-a254-41697a2e1329 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] https://10.4.3.32/volume/v3/os-hosts returned with HTTP 200 Aug 19 15:56:50.284366 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 149/606] 10.4.3.32 () {66 vars in 1233 bytes} [Wed Aug 19 15:56:50 2026] GET /volume/v3/os-hosts => generated 560 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:50.303781 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-065f25e8-1467-4b80-aaa3-8e8cfec6e2f5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:50.307695 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-065f25e8-1467-4b80-aaa3-8e8cfec6e2f5 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] GET https://10.4.3.32/volume/v3/os-hosts Aug 19 15:56:50.307900 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-065f25e8-1467-4b80-aaa3-8e8cfec6e2f5 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:50.308243 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-065f25e8-1467-4b80-aaa3-8e8cfec6e2f5 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:50.320436 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.hosts [None req-065f25e8-1467-4b80-aaa3-8e8cfec6e2f5 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] status, active and update: available, enabled, 2026-08-19 15:56:02+00:00 {{(pid=100250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 15:56:50.320436 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.hosts [None req-065f25e8-1467-4b80-aaa3-8e8cfec6e2f5 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] status, active and update: available, enabled, 2026-08-19 15:55:59+00:00 {{(pid=100250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 15:56:50.321277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.hosts [None req-065f25e8-1467-4b80-aaa3-8e8cfec6e2f5 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] status, active and update: available, enabled, 2026-08-19 15:55:39+00:00 {{(pid=100250) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 15:56:50.322544 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-065f25e8-1467-4b80-aaa3-8e8cfec6e2f5 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] https://10.4.3.32/volume/v3/os-hosts returned with HTTP 200 Aug 19 15:56:50.322544 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 153/607] 10.4.3.32 () {66 vars in 1233 bytes} [Wed Aug 19 15:56:50 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:50.333002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fd497445-31fc-4457-96dc-22c8880ed934 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:50.335727 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd497445-31fc-4457-96dc-22c8880ed934 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] GET https://10.4.3.32/volume/v3/os-hosts/np0000007787@storpool Aug 19 15:56:50.336004 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd497445-31fc-4457-96dc-22c8880ed934 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:50.336235 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd497445-31fc-4457-96dc-22c8880ed934 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:50.460658 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd497445-31fc-4457-96dc-22c8880ed934 tempest-VolumeHostsAdminTestsJSON-1510525442 tempest-VolumeHostsAdminTestsJSON-1510525442-project-admin] https://10.4.3.32/volume/v3/os-hosts/np0000007787@storpool returned with HTTP 200 Aug 19 15:56:50.461517 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 154/608] 10.4.3.32 () {66 vars in 1299 bytes} [Wed Aug 19 15:56:50 2026] GET /volume/v3/os-hosts/np0000007787@storpool => generated 1507 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:52.450092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c1852eab-68b6-4d0a-821f-7f81b537f63f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.613659 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1852eab-68b6-4d0a-821f-7f81b537f63f tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:56:52.614247 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1852eab-68b6-4d0a-821f-7f81b537f63f tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-868782719", "extra_specs": {"spec1": "val1"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:52.656098 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1852eab-68b6-4d0a-821f-7f81b537f63f tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:56:52.659788 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 153/609] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:56:52 2026] POST /volume/v3/types => generated 242 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:52.670774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8859d133-86a9-4b3f-8854-c77129b08eda None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.674489 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8859d133-86a9-4b3f-8854-c77129b08eda tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] POST https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs Aug 19 15:56:52.675397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8859d133-86a9-4b3f-8854-c77129b08eda tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:52.678740 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8859d133-86a9-4b3f-8854-c77129b08eda tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs returned with HTTP 400 Aug 19 15:56:52.679304 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 150/610] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 15:56:52 2026] POST /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 15:56:52.696976 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cba12b80-59a4-404c-b780-4c169142bb69 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.699004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cba12b80-59a4-404c-b780-4c169142bb69 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] POST https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs Aug 19 15:56:52.699558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cba12b80-59a4-404c-b780-4c169142bb69 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:52.701493 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cba12b80-59a4-404c-b780-4c169142bb69 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs returned with HTTP 400 Aug 19 15:56:52.702075 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 154/611] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 15:56:52 2026] POST /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 15:56:52.711651 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2ce9c36-06b6-4df3-ad4a-77195c3c050a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.714020 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2ce9c36-06b6-4df3-ad4a-77195c3c050a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] POST https://10.4.3.32/volume/v3/types/27b08e8b-a436-4914-95eb-84fb06e28094/extra_specs Aug 19 15:56:52.714566 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2ce9c36-06b6-4df3-ad4a-77195c3c050a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:52.730797 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2ce9c36-06b6-4df3-ad4a-77195c3c050a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/27b08e8b-a436-4914-95eb-84fb06e28094/extra_specs returned with HTTP 404 Aug 19 15:56:52.731794 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 155/612] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 15:56:52 2026] POST /volume/v3/types/27b08e8b-a436-4914-95eb-84fb06e28094/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:52.746923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f712e112-03be-4781-88b1-e27622f64955 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.752814 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f712e112-03be-4781-88b1-e27622f64955 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] DELETE https://10.4.3.32/volume/v3/types/7166be12-cf4d-4c72-ae30-4880c64b193a/extra_specs/spec1 Aug 19 15:56:52.753636 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f712e112-03be-4781-88b1-e27622f64955 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:52.753636 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f712e112-03be-4781-88b1-e27622f64955 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:52.764352 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f712e112-03be-4781-88b1-e27622f64955 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/7166be12-cf4d-4c72-ae30-4880c64b193a/extra_specs/spec1 returned with HTTP 404 Aug 19 15:56:52.765180 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 154/613] 10.4.3.32 () {66 vars in 1392 bytes} [Wed Aug 19 15:56:52 2026] DELETE /volume/v3/types/7166be12-cf4d-4c72-ae30-4880c64b193a/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:52.781401 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e35a9c21-6b7d-461a-949d-68ce02db9c82 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.788779 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e35a9c21-6b7d-461a-949d-68ce02db9c82 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] GET https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/nonexistent_extra_spec_name Aug 19 15:56:52.788779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e35a9c21-6b7d-461a-949d-68ce02db9c82 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:52.788779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e35a9c21-6b7d-461a-949d-68ce02db9c82 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:52.798177 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e35a9c21-6b7d-461a-949d-68ce02db9c82 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 19 15:56:52.799288 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 151/614] 10.4.3.32 () {66 vars in 1455 bytes} [Wed Aug 19 15:56:52 2026] GET /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:52.812363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4c10c00e-f42a-49a0-82d3-cbd96dd9954c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.814979 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4c10c00e-f42a-49a0-82d3-cbd96dd9954c tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] GET https://10.4.3.32/volume/v3/types/1d3adf04-695f-41d8-a3cc-14354d96906e/extra_specs/spec1 Aug 19 15:56:52.815254 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4c10c00e-f42a-49a0-82d3-cbd96dd9954c tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:52.816259 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4c10c00e-f42a-49a0-82d3-cbd96dd9954c tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:52.824536 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4c10c00e-f42a-49a0-82d3-cbd96dd9954c tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/1d3adf04-695f-41d8-a3cc-14354d96906e/extra_specs/spec1 returned with HTTP 404 Aug 19 15:56:52.825880 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 155/615] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 15:56:52 2026] GET /volume/v3/types/1d3adf04-695f-41d8-a3cc-14354d96906e/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:52.840405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cab77fe1-40df-41a1-8400-246d3fe609b1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.842947 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cab77fe1-40df-41a1-8400-246d3fe609b1 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] GET https://10.4.3.32/volume/v3/types/9e5fc6eb-2df1-487c-9b5c-37d5658ac8df/extra_specs Aug 19 15:56:52.843243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cab77fe1-40df-41a1-8400-246d3fe609b1 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:52.843822 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cab77fe1-40df-41a1-8400-246d3fe609b1 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:52.849116 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cab77fe1-40df-41a1-8400-246d3fe609b1 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/9e5fc6eb-2df1-487c-9b5c-37d5658ac8df/extra_specs returned with HTTP 404 Aug 19 15:56:52.849666 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 156/616] 10.4.3.32 () {66 vars in 1371 bytes} [Wed Aug 19 15:56:52 2026] GET /volume/v3/types/9e5fc6eb-2df1-487c-9b5c-37d5658ac8df/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:52.863963 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7de18ec1-5694-48bc-b66c-14645325eec9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.873113 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7de18ec1-5694-48bc-b66c-14645325eec9 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] PUT https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/spec1 Aug 19 15:56:52.873580 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7de18ec1-5694-48bc-b66c-14645325eec9 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:52.876739 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7de18ec1-5694-48bc-b66c-14645325eec9 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/spec1 returned with HTTP 400 Aug 19 15:56:52.877444 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 155/617] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 15:56:52 2026] PUT /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/spec1 => generated 102 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 15:56:52.889905 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-52f7ecaa-5e40-4716-841e-01ae1aad7a78 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.892855 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52f7ecaa-5e40-4716-841e-01ae1aad7a78 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] PUT https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/spec1 Aug 19 15:56:52.893288 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52f7ecaa-5e40-4716-841e-01ae1aad7a78 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'update', calling method: update, body: null {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:52.896126 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52f7ecaa-5e40-4716-841e-01ae1aad7a78 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/spec1 returned with HTTP 400 Aug 19 15:56:52.896848 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 152/618] 10.4.3.32 () {68 vars in 1408 bytes} [Wed Aug 19 15:56:52 2026] PUT /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:52.908162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-45297b58-3695-4d61-a819-b74c49c6299a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.911515 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45297b58-3695-4d61-a819-b74c49c6299a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] PUT https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/None Aug 19 15:56:52.911895 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45297b58-3695-4d61-a819-b74c49c6299a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:52.970802 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45297b58-3695-4d61-a819-b74c49c6299a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 15:56:52.970802 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45297b58-3695-4d61-a819-b74c49c6299a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/None returned with HTTP 400 Aug 19 15:56:52.971057 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 156/619] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 15:56:52 2026] PUT /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/None => generated 73 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:52.986308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-073dcfa8-8d8c-44c0-833f-be73c2c90d7a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:52.989562 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-073dcfa8-8d8c-44c0-833f-be73c2c90d7a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] PUT https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/b6b32827-83bc-4f48-90bb-db9c34de392e Aug 19 15:56:52.990238 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-073dcfa8-8d8c-44c0-833f-be73c2c90d7a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:53.011047 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-073dcfa8-8d8c-44c0-833f-be73c2c90d7a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 15:56:53.011284 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-073dcfa8-8d8c-44c0-833f-be73c2c90d7a tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/b6b32827-83bc-4f48-90bb-db9c34de392e returned with HTTP 400 Aug 19 15:56:53.012111 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 157/620] 10.4.3.32 () {68 vars in 1502 bytes} [Wed Aug 19 15:56:52 2026] PUT /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b/extra_specs/b6b32827-83bc-4f48-90bb-db9c34de392e => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:56:53.028529 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1d37fe59-d44f-40a1-82b3-835c78c60dfe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:53.032118 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d37fe59-d44f-40a1-82b3-835c78c60dfe tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] PUT https://10.4.3.32/volume/v3/types/f831b93f-d0fa-4818-a418-f72519afc017/extra_specs/spec1 Aug 19 15:56:53.032723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d37fe59-d44f-40a1-82b3-835c78c60dfe tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:53.050035 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d37fe59-d44f-40a1-82b3-835c78c60dfe tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/f831b93f-d0fa-4818-a418-f72519afc017/extra_specs/spec1 returned with HTTP 404 Aug 19 15:56:53.051061 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 156/621] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 15:56:53 2026] PUT /volume/v3/types/f831b93f-d0fa-4818-a418-f72519afc017/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:53.063826 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea760312-e23c-4ffc-9885-2d1f2918739d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:53.066723 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea760312-e23c-4ffc-9885-2d1f2918739d tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] DELETE https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b Aug 19 15:56:53.067022 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea760312-e23c-4ffc-9885-2d1f2918739d tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:53.067703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea760312-e23c-4ffc-9885-2d1f2918739d tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:53.112122 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea760312-e23c-4ffc-9885-2d1f2918739d tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b returned with HTTP 202 Aug 19 15:56:53.112881 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 153/622] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:56:53 2026] DELETE /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:53.122648 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a4643ef8-889b-4ce1-989c-935682d9d229 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:53.125438 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4643ef8-889b-4ce1-989c-935682d9d229 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] GET https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b Aug 19 15:56:53.125695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4643ef8-889b-4ce1-989c-935682d9d229 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:53.126052 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a4643ef8-889b-4ce1-989c-935682d9d229 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:53.130338 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a4643ef8-889b-4ce1-989c-935682d9d229 tempest-ExtraSpecsNegativeTest-728839795 tempest-ExtraSpecsNegativeTest-728839795-project-admin] https://10.4.3.32/volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b returned with HTTP 404 Aug 19 15:56:53.133243 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 157/623] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:56:53 2026] GET /volume/v3/types/6c83e363-5316-4676-9ee3-41448d37f79b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:54.662853 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a36f9d8c-10a7-4c08-895e-e0044e887986 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:54.910255 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a36f9d8c-10a7-4c08-895e-e0044e887986 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] GET https://10.4.3.32/volume/v3/os-services Aug 19 15:56:54.910951 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a36f9d8c-10a7-4c08-895e-e0044e887986 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:54.911405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a36f9d8c-10a7-4c08-895e-e0044e887986 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:54.921441 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a36f9d8c-10a7-4c08-895e-e0044e887986 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Aug 19 15:56:54.921915 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 158/624] 10.4.3.32 () {66 vars in 1242 bytes} [Wed Aug 19 15:56:54 2026] GET /volume/v3/os-services => generated 626 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:54.941890 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f1aa757d-4462-4cb6-8f8e-8f2f17f28623 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:54.947052 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1aa757d-4462-4cb6-8f8e-8f2f17f28623 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000007787 Aug 19 15:56:54.947819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1aa757d-4462-4cb6-8f8e-8f2f17f28623 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:54.947819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1aa757d-4462-4cb6-8f8e-8f2f17f28623 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:54.962997 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1aa757d-4462-4cb6-8f8e-8f2f17f28623 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000007787 returned with HTTP 200 Aug 19 15:56:54.963382 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 157/625] 10.4.3.32 () {66 vars in 1277 bytes} [Wed Aug 19 15:56:54 2026] GET /volume/v3/os-services?host=np0000007787 => generated 626 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:54.979944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c8c5f985-c16f-4c29-9089-20efe6f81225 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:54.984711 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8c5f985-c16f-4c29-9089-20efe6f81225 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000007787&binary=cinder-scheduler Aug 19 15:56:54.986079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c8c5f985-c16f-4c29-9089-20efe6f81225 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:54.986079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c8c5f985-c16f-4c29-9089-20efe6f81225 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:55.003023 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8c5f985-c16f-4c29-9089-20efe6f81225 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000007787&binary=cinder-scheduler returned with HTTP 200 Aug 19 15:56:55.003023 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 154/626] 10.4.3.32 () {66 vars in 1325 bytes} [Wed Aug 19 15:56:54 2026] GET /volume/v3/os-services?host=np0000007787&binary=cinder-scheduler => generated 191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:55.021107 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef0834ce-fe99-41d5-ab14-f6133ba8b2e3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:55.023814 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef0834ce-fe99-41d5-ab14-f6133ba8b2e3 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] GET https://10.4.3.32/volume/v3/os-services?binary=cinder-scheduler Aug 19 15:56:55.024248 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef0834ce-fe99-41d5-ab14-f6133ba8b2e3 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:55.024536 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef0834ce-fe99-41d5-ab14-f6133ba8b2e3 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:55.031816 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef0834ce-fe99-41d5-ab14-f6133ba8b2e3 tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] https://10.4.3.32/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 19 15:56:55.032263 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 158/627] 10.4.3.32 () {66 vars in 1289 bytes} [Wed Aug 19 15:56:55 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:55.057861 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:55.315114 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:55.315114 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-549816140"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:55.319031 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-549816140'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:55.319228 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Create volume of 1 GB Aug 19 15:56:55.330131 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Availability Zones retrieved successfully. Aug 19 15:56:55.338087 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Flow 'volume_create_api' (704f5491-dd34-4f8f-89e3-85c8af06a68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:55.339966 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6411a72b-3290-452b-a633-677de1fcf213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:55.343597 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:55.401203 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6411a72b-3290-452b-a633-677de1fcf213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:55.403031 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7eecd7-af0d-44d4-b262-795f6512e4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:55.524666 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Created reservations ['231ab23f-aadd-4ffd-bb93-923adf5acc91', '67c26eb7-6abb-4a70-a62c-eb6b7450aa24', 'f0c4b779-fc7b-4abc-9dad-14ca4f1fbaaf', 'bda3596a-2afb-4b21-9903-97463e38b19f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:55.525724 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7eecd7-af0d-44d4-b262-795f6512e4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231ab23f-aadd-4ffd-bb93-923adf5acc91', '67c26eb7-6abb-4a70-a62c-eb6b7450aa24', 'f0c4b779-fc7b-4abc-9dad-14ca4f1fbaaf', 'bda3596a-2afb-4b21-9903-97463e38b19f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:55.527019 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (322fc47c-cfb6-4f1b-9910-181f72a91602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:55.567694 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (322fc47c-cfb6-4f1b-9910-181f72a91602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '170ff371-07be-46dc-97fd-d6af39efbbaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-549816140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='271c4b804cdd4133a69fe8b98fea4b7e',qos_specs=None,replication_status=,reservations=['231ab23f-aadd-4ffd-bb93-923adf5acc91','67c26eb7-6abb-4a70-a62c-eb6b7450aa24','f0c4b779-fc7b-4abc-9dad-14ca4f1fbaaf','bda3596a-2afb-4b21-9903-97463e38b19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40f19cd1c44140c1a07cfd3222d6d25d',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-549816140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=170ff371-07be-46dc-97fd-d6af39efbbaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='271c4b804cdd4133a69fe8b98fea4b7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='40f19cd1c44140c1a07cfd3222d6d25d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:55.569003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6acc0e-1fbe-48c5-9b8f-47a83b54ee9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:55.599469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6acc0e-1fbe-48c5-9b8f-47a83b54ee9d) transitioned into 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-549816140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='271c4b804cdd4133a69fe8b98fea4b7e',qos_specs=None,replication_status=,reservations=['231ab23f-aadd-4ffd-bb93-923adf5acc91','67c26eb7-6abb-4a70-a62c-eb6b7450aa24','f0c4b779-fc7b-4abc-9dad-14ca4f1fbaaf','bda3596a-2afb-4b21-9903-97463e38b19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40f19cd1c44140c1a07cfd3222d6d25d',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:55.600546 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970329d0-83b6-46af-a0f6-0ca34f0c19d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:55.617261 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970329d0-83b6-46af-a0f6-0ca34f0c19d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:55.620525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Flow 'volume_create_api' (704f5491-dd34-4f8f-89e3-85c8af06a68b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:55.620525 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Create volume request issued successfully. Aug 19 15:56:55.622318 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9d3a436-c890-41c2-ac74-f4a69471c122 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:55.625077 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 159/628] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:56:55 2026] POST /volume/v3/volumes => generated 751 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:55.643576 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8ace417c-b8dc-4ac0-8427-865530c31738 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:55.648738 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ace417c-b8dc-4ac0-8427-865530c31738 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] GET https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf Aug 19 15:56:55.649488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ace417c-b8dc-4ac0-8427-865530c31738 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:55.649488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ace417c-b8dc-4ac0-8427-865530c31738 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:55.662275 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:55.662275 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:55.672348 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8ace417c-b8dc-4ac0-8427-865530c31738 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Volume info retrieved successfully. Aug 19 15:56:55.683491 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ace417c-b8dc-4ac0-8427-865530c31738 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf returned with HTTP 200 Aug 19 15:56:55.683491 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 158/629] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:55 2026] GET /volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:56.707626 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d25e1cd0-f879-441a-ba46-d16a7d0b1a29 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:56.711728 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d25e1cd0-f879-441a-ba46-d16a7d0b1a29 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] GET https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf Aug 19 15:56:56.712255 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d25e1cd0-f879-441a-ba46-d16a7d0b1a29 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:56.712548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d25e1cd0-f879-441a-ba46-d16a7d0b1a29 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:56.732317 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:56.732317 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:56.739638 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d25e1cd0-f879-441a-ba46-d16a7d0b1a29 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Volume info retrieved successfully. Aug 19 15:56:56.752291 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d25e1cd0-f879-441a-ba46-d16a7d0b1a29 tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf returned with HTTP 200 Aug 19 15:56:56.752497 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 155/630] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:56 2026] GET /volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:56.775003 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4ada2704-40a0-4b0f-ba8a-bfdefcb2667a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:56.779970 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ada2704-40a0-4b0f-ba8a-bfdefcb2667a tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] GET https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf Aug 19 15:56:56.779970 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ada2704-40a0-4b0f-ba8a-bfdefcb2667a tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:56.779970 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ada2704-40a0-4b0f-ba8a-bfdefcb2667a tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:56.790874 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:56.790874 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:56.796508 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4ada2704-40a0-4b0f-ba8a-bfdefcb2667a tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Volume info retrieved successfully. Aug 19 15:56:56.806287 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ada2704-40a0-4b0f-ba8a-bfdefcb2667a tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf returned with HTTP 200 Aug 19 15:56:56.807284 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 159/631] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:56 2026] GET /volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:56:56.826933 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e7374596-7705-4287-a1ba-dd5a5e95ddbd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:56.829602 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7374596-7705-4287-a1ba-dd5a5e95ddbd tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] GET https://10.4.3.32/volume/v3/os-services?host=np0000007787&binary=cinder-volume Aug 19 15:56:56.830274 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7374596-7705-4287-a1ba-dd5a5e95ddbd tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:56.830274 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7374596-7705-4287-a1ba-dd5a5e95ddbd tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:56.831197 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:56.831197 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:56.839315 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7374596-7705-4287-a1ba-dd5a5e95ddbd tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] https://10.4.3.32/volume/v3/os-services?host=np0000007787&binary=cinder-volume returned with HTTP 200 Aug 19 15:56:56.839909 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 160/632] 10.4.3.32 () {66 vars in 1319 bytes} [Wed Aug 19 15:56:56 2026] GET /volume/v3/os-services?host=np0000007787&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:56.856484 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e75ecb45-5296-4a5e-8260-3e39ff2a7ebe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:56.860272 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e75ecb45-5296-4a5e-8260-3e39ff2a7ebe tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] GET https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf Aug 19 15:56:56.860681 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e75ecb45-5296-4a5e-8260-3e39ff2a7ebe tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:56.860951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e75ecb45-5296-4a5e-8260-3e39ff2a7ebe tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:56.870532 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:56.870532 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:56.884029 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e75ecb45-5296-4a5e-8260-3e39ff2a7ebe tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Volume info retrieved successfully. Aug 19 15:56:56.895369 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e75ecb45-5296-4a5e-8260-3e39ff2a7ebe tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf returned with HTTP 200 Aug 19 15:56:56.896049 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 159/633] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:56 2026] GET /volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:56.912300 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7509afd9-6cb7-47aa-a1a1-8d8bfecb1c1e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:56.916954 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7509afd9-6cb7-47aa-a1a1-8d8bfecb1c1e tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] DELETE https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf Aug 19 15:56:56.917214 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7509afd9-6cb7-47aa-a1a1-8d8bfecb1c1e tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:56.917520 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7509afd9-6cb7-47aa-a1a1-8d8bfecb1c1e tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:56.917604 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-7509afd9-6cb7-47aa-a1a1-8d8bfecb1c1e tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Delete volume with id: 170ff371-07be-46dc-97fd-d6af39efbbaf Aug 19 15:56:56.928716 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:56.928716 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:56.929328 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7509afd9-6cb7-47aa-a1a1-8d8bfecb1c1e tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Volume info retrieved successfully. Aug 19 15:56:56.967643 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7509afd9-6cb7-47aa-a1a1-8d8bfecb1c1e tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Delete volume request issued successfully. Aug 19 15:56:56.968618 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7509afd9-6cb7-47aa-a1a1-8d8bfecb1c1e tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf returned with HTTP 202 Aug 19 15:56:56.968618 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 156/634] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:56:56 2026] DELETE /volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:56:56.985233 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-20462cd4-7094-4a0d-9ce7-2ec9ce2850ed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:56.988731 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20462cd4-7094-4a0d-9ce7-2ec9ce2850ed tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] GET https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf Aug 19 15:56:56.988971 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20462cd4-7094-4a0d-9ce7-2ec9ce2850ed tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:56.988971 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20462cd4-7094-4a0d-9ce7-2ec9ce2850ed tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:57.000676 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:57.000676 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:56:57.007611 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-20462cd4-7094-4a0d-9ce7-2ec9ce2850ed tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Volume info retrieved successfully. Aug 19 15:56:57.016359 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20462cd4-7094-4a0d-9ce7-2ec9ce2850ed tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf returned with HTTP 200 Aug 19 15:56:57.017229 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 160/635] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:56 2026] GET /volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:57.563124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e095c99-9f6d-4252-8bd2-f52480130656 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:57.771644 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:56:57.772240 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1326805288"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:57.774262 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1326805288'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:56:57.774441 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Create volume of 1 GB Aug 19 15:56:57.780113 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Availability Zones retrieved successfully. Aug 19 15:56:57.786220 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Flow 'volume_create_api' (090e80d4-7a7d-44ce-b70a-fd887945ac90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:57.787449 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7169b0c-caf9-45db-b385-ce217067f4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:57.789272 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:56:57.825789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7169b0c-caf9-45db-b385-ce217067f4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:57.826634 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62765a01-456c-40b5-badf-4484ae1a89fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:57.910262 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Created reservations ['6693f237-9ff7-444b-9998-7b18b301179e', 'ecc8bfc3-10dc-4c12-8e8b-4cebeb26c1f5', '217ae615-f9b9-498f-ac4c-abf3e5b4707f', '8b08ecec-c04e-45c1-8ab7-a5f05e1998fe'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:57.911423 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62765a01-456c-40b5-badf-4484ae1a89fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6693f237-9ff7-444b-9998-7b18b301179e', 'ecc8bfc3-10dc-4c12-8e8b-4cebeb26c1f5', '217ae615-f9b9-498f-ac4c-abf3e5b4707f', '8b08ecec-c04e-45c1-8ab7-a5f05e1998fe']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:57.912431 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d4cce7-bc53-4964-8e31-f84238664b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:57.940058 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d4cce7-bc53-4964-8e31-f84238664b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4645e1ca-2df4-41c3-9213-f962c6cc2b71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1326805288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86b654635d2c48fd907f25d293bb4c56',qos_specs=None,replication_status=,reservations=['6693f237-9ff7-444b-9998-7b18b301179e','ecc8bfc3-10dc-4c12-8e8b-4cebeb26c1f5','217ae615-f9b9-498f-ac4c-abf3e5b4707f','8b08ecec-c04e-45c1-8ab7-a5f05e1998fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7ea4be3846479689647ca7ba063e91',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1326805288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4645e1ca-2df4-41c3-9213-f962c6cc2b71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86b654635d2c48fd907f25d293bb4c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cf7ea4be3846479689647ca7ba063e91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:57.940959 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1e7c17-2d75-4178-aee7-2ba51bfe5edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:57.974379 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1e7c17-2d75-4178-aee7-2ba51bfe5edc) transitioned into 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-1326805288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86b654635d2c48fd907f25d293bb4c56',qos_specs=None,replication_status=,reservations=['6693f237-9ff7-444b-9998-7b18b301179e','ecc8bfc3-10dc-4c12-8e8b-4cebeb26c1f5','217ae615-f9b9-498f-ac4c-abf3e5b4707f','8b08ecec-c04e-45c1-8ab7-a5f05e1998fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7ea4be3846479689647ca7ba063e91',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:57.975997 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99d466b-3ed9-45f8-b6b0-f64b2b7b3a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:56:57.997638 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99d466b-3ed9-45f8-b6b0-f64b2b7b3a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:56:57.998694 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Flow 'volume_create_api' (090e80d4-7a7d-44ce-b70a-fd887945ac90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:56:57.999820 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Create volume request issued successfully. Aug 19 15:56:58.000008 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e095c99-9f6d-4252-8bd2-f52480130656 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:56:58.000546 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 161/636] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:56:57 2026] POST /volume/v3/volumes => generated 752 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:58.018965 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7d74aff-7aa5-4612-95f7-409d5c112687 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:58.024173 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7d74aff-7aa5-4612-95f7-409d5c112687 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 Aug 19 15:56:58.024502 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7d74aff-7aa5-4612-95f7-409d5c112687 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:58.024811 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7d74aff-7aa5-4612-95f7-409d5c112687 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:58.036216 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e0c8338d-95e2-4adf-80fe-d5cbd15b6b8b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:58.036831 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:58.036831 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:58.041788 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7d74aff-7aa5-4612-95f7-409d5c112687 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:56:58.043697 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e0c8338d-95e2-4adf-80fe-d5cbd15b6b8b tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] GET https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf Aug 19 15:56:58.044602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e0c8338d-95e2-4adf-80fe-d5cbd15b6b8b tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:58.044602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e0c8338d-95e2-4adf-80fe-d5cbd15b6b8b tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:58.048407 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7d74aff-7aa5-4612-95f7-409d5c112687 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 returned with HTTP 200 Aug 19 15:56:58.049087 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 160/637] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:58 2026] GET /volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:58.060378 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e0c8338d-95e2-4adf-80fe-d5cbd15b6b8b tempest-VolumesServicesTestJSON-1266639730 tempest-VolumesServicesTestJSON-1266639730-project-member] https://10.4.3.32/volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf returned with HTTP 404 Aug 19 15:56:58.061004 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 157/638] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:58 2026] GET /volume/v3/volumes/170ff371-07be-46dc-97fd-d6af39efbbaf => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:56:58.071969 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-84d275f9-98ee-46e4-9851-0df17d74ac1e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:58.076743 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84d275f9-98ee-46e4-9851-0df17d74ac1e tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] GET https://10.4.3.32/volume/v3/os-services Aug 19 15:56:58.077100 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84d275f9-98ee-46e4-9851-0df17d74ac1e tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:58.077372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84d275f9-98ee-46e4-9851-0df17d74ac1e tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:58.087851 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84d275f9-98ee-46e4-9851-0df17d74ac1e tempest-VolumesServicesTestJSON-1426489003 tempest-VolumesServicesTestJSON-1426489003-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Aug 19 15:56:58.088386 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 161/639] 10.4.3.32 () {66 vars in 1242 bytes} [Wed Aug 19 15:56:58 2026] GET /volume/v3/os-services => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:59.065735 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-564829aa-4171-41f0-9699-edf1ec6a58aa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:59.069844 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-564829aa-4171-41f0-9699-edf1ec6a58aa tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 Aug 19 15:56:59.070213 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-564829aa-4171-41f0-9699-edf1ec6a58aa tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:59.070936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-564829aa-4171-41f0-9699-edf1ec6a58aa tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:59.093292 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:59.093292 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:56:59.100195 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-564829aa-4171-41f0-9699-edf1ec6a58aa tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:56:59.106410 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-564829aa-4171-41f0-9699-edf1ec6a58aa tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 returned with HTTP 200 Aug 19 15:56:59.106902 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 162/640] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:59 2026] GET /volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:56:59.121148 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1104c5c1-8b66-4b2b-9a11-969db33c2e9f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:59.123924 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1104c5c1-8b66-4b2b-9a11-969db33c2e9f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 15:56:59.124236 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1104c5c1-8b66-4b2b-9a11-969db33c2e9f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4645e1ca-2df4-41c3-9213-f962c6cc2b71", "name": "tempest-VolumesBackupsAdminTest-Backup-1875193057", "container": "tempest-volumesbackupsadmintest-backup-container-1100383473"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:56:59.125910 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-1104c5c1-8b66-4b2b-9a11-969db33c2e9f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Creating new backup {'backup': {'volume_id': '4645e1ca-2df4-41c3-9213-f962c6cc2b71', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1875193057', 'container': 'tempest-volumesbackupsadmintest-backup-container-1100383473'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 15:56:59.126120 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-1104c5c1-8b66-4b2b-9a11-969db33c2e9f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Creating backup of volume 4645e1ca-2df4-41c3-9213-f962c6cc2b71 in container tempest-volumesbackupsadmintest-backup-container-1100383473 Aug 19 15:56:59.139746 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:59.139746 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:56:59.139746 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1104c5c1-8b66-4b2b-9a11-969db33c2e9f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:56:59.179782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1104c5c1-8b66-4b2b-9a11-969db33c2e9f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Created reservations ['5051f92a-2eb7-4636-966d-24b92f127ab7', '40d07e0c-a60b-4e4c-a580-5a7655f7f967'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:56:59.251873 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1104c5c1-8b66-4b2b-9a11-969db33c2e9f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 15:56:59.252412 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 161/641] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:56:59 2026] POST /volume/v3/backups => generated 333 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:56:59.270698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a4416e97-1398-42d5-8a40-ee74fcc8ff16 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:56:59.276736 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a4416e97-1398-42d5-8a40-ee74fcc8ff16 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:56:59.277224 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a4416e97-1398-42d5-8a40-ee74fcc8ff16 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:56:59.277542 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a4416e97-1398-42d5-8a40-ee74fcc8ff16 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:56:59.278098 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a4416e97-1398-42d5-8a40-ee74fcc8ff16 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:56:59.299477 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:56:59.299477 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:56:59.300381 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a4416e97-1398-42d5-8a40-ee74fcc8ff16 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:56:59.301035 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 158/642] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:56:59 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 797 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:00.322814 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e427a75-80c5-4e0b-874d-18491bdcfa06 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:00.325553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e427a75-80c5-4e0b-874d-18491bdcfa06 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:00.325553 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e427a75-80c5-4e0b-874d-18491bdcfa06 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:00.325553 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e427a75-80c5-4e0b-874d-18491bdcfa06 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:00.325553 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2e427a75-80c5-4e0b-874d-18491bdcfa06 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:00.347396 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:00.347396 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:00.348647 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e427a75-80c5-4e0b-874d-18491bdcfa06 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:00.349382 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 162/643] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:00 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:01.370041 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57455878-5024-4bc9-b8c4-8b5e0a4a6c9b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:01.372497 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57455878-5024-4bc9-b8c4-8b5e0a4a6c9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:01.372623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57455878-5024-4bc9-b8c4-8b5e0a4a6c9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:01.372887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57455878-5024-4bc9-b8c4-8b5e0a4a6c9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:01.373031 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-57455878-5024-4bc9-b8c4-8b5e0a4a6c9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:01.390918 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:01.390918 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:01.391908 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57455878-5024-4bc9-b8c4-8b5e0a4a6c9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:01.392838 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 163/644] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:01 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:57:02.073106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea14f0b8-fcf2-49de-8e5d-867e0955ad07 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.252196 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea14f0b8-fcf2-49de-8e5d-867e0955ad07 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] POST https://10.4.3.32/volume/v3/types/7ec18177-686e-414c-9f01-61bbcdee8cae/encryption Aug 19 15:57:02.252613 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea14f0b8-fcf2-49de-8e5d-867e0955ad07 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:02.255368 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:02.255368 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:02.281447 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea14f0b8-fcf2-49de-8e5d-867e0955ad07 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types/7ec18177-686e-414c-9f01-61bbcdee8cae/encryption returned with HTTP 404 Aug 19 15:57:02.282238 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 162/645] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 15:57:02 2026] POST /volume/v3/types/7ec18177-686e-414c-9f01-61bbcdee8cae/encryption => generated 114 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:02.293492 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-895d3408-8090-428e-b877-6acd6eb67322 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.295892 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-895d3408-8090-428e-b877-6acd6eb67322 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:57:02.295892 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-895d3408-8090-428e-b877-6acd6eb67322 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-588991551", "os-volume-type-access:is_public": false}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:02.328142 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-895d3408-8090-428e-b877-6acd6eb67322 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:57:02.328689 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 159/646] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:57:02 2026] POST /volume/v3/types => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:02.341986 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9691aefb-f64c-411d-85bc-85707d9c49b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.407215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-912c2634-cb84-40a7-8dc3-b560e6975eb5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.410150 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-912c2634-cb84-40a7-8dc3-b560e6975eb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:02.410150 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-912c2634-cb84-40a7-8dc3-b560e6975eb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:02.410448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-912c2634-cb84-40a7-8dc3-b560e6975eb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:02.410508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-912c2634-cb84-40a7-8dc3-b560e6975eb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:02.418160 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:02.418160 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:02.419276 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-912c2634-cb84-40a7-8dc3-b560e6975eb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:02.420429 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 164/647] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:02 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:02.460556 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9691aefb-f64c-411d-85bc-85707d9c49b4 tempest-VolumeTypesNegativeTest-1126378301 tempest-VolumeTypesNegativeTest-1126378301-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:02.461652 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9691aefb-f64c-411d-85bc-85707d9c49b4 tempest-VolumeTypesNegativeTest-1126378301 tempest-VolumeTypesNegativeTest-1126378301-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "338d648c-31ec-4082-9ce9-5d1d13865803", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-198131994"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:02.465295 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-9691aefb-f64c-411d-85bc-85707d9c49b4 tempest-VolumeTypesNegativeTest-1126378301 tempest-VolumeTypesNegativeTest-1126378301-project-member] Create volume request body: {'volume': {'volume_type': '338d648c-31ec-4082-9ce9-5d1d13865803', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-198131994'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:02.475994 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9691aefb-f64c-411d-85bc-85707d9c49b4 tempest-VolumeTypesNegativeTest-1126378301 tempest-VolumeTypesNegativeTest-1126378301-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 19 15:57:02.476119 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 163/648] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:57:02 2026] POST /volume/v3/volumes => generated 114 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:02.488083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-db2bded2-e529-4385-b9eb-44dcd382f6c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.490521 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db2bded2-e529-4385-b9eb-44dcd382f6c7 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] DELETE https://10.4.3.32/volume/v3/types/338d648c-31ec-4082-9ce9-5d1d13865803 Aug 19 15:57:02.490816 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db2bded2-e529-4385-b9eb-44dcd382f6c7 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:02.491048 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db2bded2-e529-4385-b9eb-44dcd382f6c7 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:02.542407 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db2bded2-e529-4385-b9eb-44dcd382f6c7 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types/338d648c-31ec-4082-9ce9-5d1d13865803 returned with HTTP 202 Aug 19 15:57:02.543354 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 163/649] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:57:02 2026] DELETE /volume/v3/types/338d648c-31ec-4082-9ce9-5d1d13865803 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:02.555188 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ad5a8f04-99c9-4187-a9d7-46aef0372a9f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.557521 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad5a8f04-99c9-4187-a9d7-46aef0372a9f tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] GET https://10.4.3.32/volume/v3/types/338d648c-31ec-4082-9ce9-5d1d13865803 Aug 19 15:57:02.557710 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad5a8f04-99c9-4187-a9d7-46aef0372a9f tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:02.557960 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad5a8f04-99c9-4187-a9d7-46aef0372a9f tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:02.564575 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad5a8f04-99c9-4187-a9d7-46aef0372a9f tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types/338d648c-31ec-4082-9ce9-5d1d13865803 returned with HTTP 404 Aug 19 15:57:02.565387 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 160/650] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:57:02 2026] GET /volume/v3/types/338d648c-31ec-4082-9ce9-5d1d13865803 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:02.580796 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f6b1270-8695-4d0f-92b8-17967c6f677a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.583212 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f6b1270-8695-4d0f-92b8-17967c6f677a tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:57:02.584221 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f6b1270-8695-4d0f-92b8-17967c6f677a tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:02.585827 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f6b1270-8695-4d0f-92b8-17967c6f677a tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 400 Aug 19 15:57:02.586782 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 165/651] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:57:02 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 15:57:02.596704 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bfd71c65-894b-4cb6-8936-47987529edd6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.598990 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bfd71c65-894b-4cb6-8936-47987529edd6 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:57:02.599444 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bfd71c65-894b-4cb6-8936-47987529edd6 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1007879340"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:02.632242 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bfd71c65-894b-4cb6-8936-47987529edd6 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:57:02.633542 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 164/652] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:57:02 2026] POST /volume/v3/types => generated 229 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:02.649693 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22b55741-d1cc-4293-b622-2da81ce89c18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.652015 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22b55741-d1cc-4293-b622-2da81ce89c18 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:57:02.652389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22b55741-d1cc-4293-b622-2da81ce89c18 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1007879340"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:02.663087 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22b55741-d1cc-4293-b622-2da81ce89c18 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1007879340 already exists. Aug 19 15:57:02.663379 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22b55741-d1cc-4293-b622-2da81ce89c18 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 409 Aug 19 15:57:02.664305 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 164/653] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:57:02 2026] POST /volume/v3/types => generated 134 bytes in 16 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:02.676618 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d4380afd-9b07-4f74-af4b-dcd9d38cb592 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.679190 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4380afd-9b07-4f74-af4b-dcd9d38cb592 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] DELETE https://10.4.3.32/volume/v3/types/a677b9c1-28a6-4a4c-94ea-65fab9f194cd Aug 19 15:57:02.680184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4380afd-9b07-4f74-af4b-dcd9d38cb592 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:02.680184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4380afd-9b07-4f74-af4b-dcd9d38cb592 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:02.725726 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4380afd-9b07-4f74-af4b-dcd9d38cb592 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types/a677b9c1-28a6-4a4c-94ea-65fab9f194cd returned with HTTP 202 Aug 19 15:57:02.726372 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 161/654] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:57:02 2026] DELETE /volume/v3/types/a677b9c1-28a6-4a4c-94ea-65fab9f194cd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:02.742793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6ebc8823-4d85-4b4f-8f4a-5c05f4445e95 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.743420 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ebc8823-4d85-4b4f-8f4a-5c05f4445e95 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] GET https://10.4.3.32/volume/v3/types/a677b9c1-28a6-4a4c-94ea-65fab9f194cd Aug 19 15:57:02.744352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ebc8823-4d85-4b4f-8f4a-5c05f4445e95 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:02.744642 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ebc8823-4d85-4b4f-8f4a-5c05f4445e95 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:02.755995 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ebc8823-4d85-4b4f-8f4a-5c05f4445e95 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types/a677b9c1-28a6-4a4c-94ea-65fab9f194cd returned with HTTP 404 Aug 19 15:57:02.757050 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 166/655] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:57:02 2026] GET /volume/v3/types/a677b9c1-28a6-4a4c-94ea-65fab9f194cd => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:02.769616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ef42219-00ec-40c6-aaf5-d8dd269f4759 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.772343 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ef42219-00ec-40c6-aaf5-d8dd269f4759 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] DELETE https://10.4.3.32/volume/v3/types/555aa155-4f2c-4bc1-995d-b53cbbb88ac8 Aug 19 15:57:02.772622 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ef42219-00ec-40c6-aaf5-d8dd269f4759 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:02.772924 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ef42219-00ec-40c6-aaf5-d8dd269f4759 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:02.779540 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ef42219-00ec-40c6-aaf5-d8dd269f4759 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types/555aa155-4f2c-4bc1-995d-b53cbbb88ac8 returned with HTTP 404 Aug 19 15:57:02.780445 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 165/656] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:57:02 2026] DELETE /volume/v3/types/555aa155-4f2c-4bc1-995d-b53cbbb88ac8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:02.795250 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-62c43dad-9dad-4032-a459-dfa5c840d2b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:02.797833 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62c43dad-9dad-4032-a459-dfa5c840d2b2 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] GET https://10.4.3.32/volume/v3/types/43f01091-8512-4c50-9bac-744a508d45b9 Aug 19 15:57:02.798098 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62c43dad-9dad-4032-a459-dfa5c840d2b2 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:02.799018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62c43dad-9dad-4032-a459-dfa5c840d2b2 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:02.803704 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62c43dad-9dad-4032-a459-dfa5c840d2b2 tempest-VolumeTypesNegativeTest-773738224 tempest-VolumeTypesNegativeTest-773738224-project-admin] https://10.4.3.32/volume/v3/types/43f01091-8512-4c50-9bac-744a508d45b9 returned with HTTP 404 Aug 19 15:57:02.804438 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 165/657] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:57:02 2026] GET /volume/v3/types/43f01091-8512-4c50-9bac-744a508d45b9 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:03.437374 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-160ea0a9-4a81-4b4d-bce1-4b2ae764d3bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:03.440649 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-160ea0a9-4a81-4b4d-bce1-4b2ae764d3bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:03.441036 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-160ea0a9-4a81-4b4d-bce1-4b2ae764d3bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:03.441649 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-160ea0a9-4a81-4b4d-bce1-4b2ae764d3bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:03.441735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-160ea0a9-4a81-4b4d-bce1-4b2ae764d3bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:03.454300 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:03.454300 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:03.454300 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-160ea0a9-4a81-4b4d-bce1-4b2ae764d3bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:03.454645 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 162/658] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:03 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:04.474298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-23ca072d-7ed9-423a-b4f4-e02079e5b6d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:04.478989 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23ca072d-7ed9-423a-b4f4-e02079e5b6d9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:04.480451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23ca072d-7ed9-423a-b4f4-e02079e5b6d9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:04.480451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23ca072d-7ed9-423a-b4f4-e02079e5b6d9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:04.480451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-23ca072d-7ed9-423a-b4f4-e02079e5b6d9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:04.488209 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:04.488209 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:04.489081 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23ca072d-7ed9-423a-b4f4-e02079e5b6d9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:04.490068 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 167/659] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:04 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:05.505022 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2d23b7b7-8839-480f-be2b-8945ffeb2dcd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:05.508695 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d23b7b7-8839-480f-be2b-8945ffeb2dcd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:05.509549 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d23b7b7-8839-480f-be2b-8945ffeb2dcd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:05.510233 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d23b7b7-8839-480f-be2b-8945ffeb2dcd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:05.510903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2d23b7b7-8839-480f-be2b-8945ffeb2dcd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:05.517521 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=376,cinder:UPDATE=90,cinder:INSERT=47,cinder:DELETE=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:57:05.525604 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:05.525604 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:05.527448 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d23b7b7-8839-480f-be2b-8945ffeb2dcd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:05.528208 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 166/660] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:05 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:06.547497 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-404941d2-c966-48a7-8f1e-ccbf2b8e722e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:06.551795 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-404941d2-c966-48a7-8f1e-ccbf2b8e722e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:06.552139 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-404941d2-c966-48a7-8f1e-ccbf2b8e722e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:06.552411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-404941d2-c966-48a7-8f1e-ccbf2b8e722e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:06.554007 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-404941d2-c966-48a7-8f1e-ccbf2b8e722e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:06.555889 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=323,cinder:UPDATE=83,cinder:INSERT=58,cinder:DELETE=4 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:57:06.564691 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:06.564691 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:06.565906 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-404941d2-c966-48a7-8f1e-ccbf2b8e722e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:06.566349 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 166/661] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:06 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:06.820876 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-36a81653-20ef-4190-9ccf-518b61bca764 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:06.823106 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:06.823545 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1733031123"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:06.825990 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Create volume request body: {'volume': {'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1733031123'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:07.126942 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Create volume of 1 GB Aug 19 15:57:07.130130 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=391,cinder:UPDATE=123,cinder:INSERT=67,cinder:DELETE=6 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:57:07.134838 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Availability Zones retrieved successfully. Aug 19 15:57:07.147330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Flow 'volume_create_api' (d6a29852-f142-4edc-a788-06cc5b68f96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:07.149165 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46515356-44dd-4f3a-9421-28d4f8ee5179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:07.150944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:07.275263 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46515356-44dd-4f3a-9421-28d4f8ee5179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:07.276262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f6c159-8419-47a6-9808-a942500e4195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:07.409339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Created reservations ['425b2956-aea4-4391-9f4c-8485bb9aa3db', '9a276c15-bd76-450a-9029-13e0531b38c2', '714a363b-84cb-4229-b30b-9f5701be5304', '632648fa-b316-4c88-a6e1-14a35667be24'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:07.410695 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f6c159-8419-47a6-9808-a942500e4195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['425b2956-aea4-4391-9f4c-8485bb9aa3db', '9a276c15-bd76-450a-9029-13e0531b38c2', '714a363b-84cb-4229-b30b-9f5701be5304', '632648fa-b316-4c88-a6e1-14a35667be24']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:07.413129 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af8b624-bc5b-4f62-a9bc-2c7c5676e611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:07.448684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af8b624-bc5b-4f62-a9bc-2c7c5676e611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '101e3e01-209b-41f8-832f-959cdb68272e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1733031123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9617174d22a74e519fe0c31ae870f743',qos_specs=None,replication_status=,reservations=['425b2956-aea4-4391-9f4c-8485bb9aa3db','9a276c15-bd76-450a-9029-13e0531b38c2','714a363b-84cb-4229-b30b-9f5701be5304','632648fa-b316-4c88-a6e1-14a35667be24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f5a942ecc84d8f944f0aeae5d9947c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1733031123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=101e3e01-209b-41f8-832f-959cdb68272e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9617174d22a74e519fe0c31ae870f743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d0f5a942ecc84d8f944f0aeae5d9947c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:07.449730 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7adc20-72ff-4929-9f86-29d719b0600c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:07.481893 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7adc20-72ff-4929-9f86-29d719b0600c) transitioned into 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-1733031123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9617174d22a74e519fe0c31ae870f743',qos_specs=None,replication_status=,reservations=['425b2956-aea4-4391-9f4c-8485bb9aa3db','9a276c15-bd76-450a-9029-13e0531b38c2','714a363b-84cb-4229-b30b-9f5701be5304','632648fa-b316-4c88-a6e1-14a35667be24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f5a942ecc84d8f944f0aeae5d9947c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:07.482751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (627792ac-ebb3-4fd8-9928-c295fc960579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:07.499074 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (627792ac-ebb3-4fd8-9928-c295fc960579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:07.500164 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Flow 'volume_create_api' (d6a29852-f142-4edc-a788-06cc5b68f96e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:07.501156 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Create volume request issued successfully. Aug 19 15:57:07.503107 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36a81653-20ef-4190-9ccf-518b61bca764 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:07.503107 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 163/662] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:57:06 2026] POST /volume/v3/volumes => generated 749 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:07.526059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7bf3ac3-738b-4fe4-8a45-17b636f27e4f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:07.531925 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7bf3ac3-738b-4fe4-8a45-17b636f27e4f tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] GET https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e Aug 19 15:57:07.531925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7bf3ac3-738b-4fe4-8a45-17b636f27e4f tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:07.531925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7bf3ac3-738b-4fe4-8a45-17b636f27e4f tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:07.542320 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:07.542320 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:07.549898 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f7bf3ac3-738b-4fe4-8a45-17b636f27e4f tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:07.557998 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7bf3ac3-738b-4fe4-8a45-17b636f27e4f tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e returned with HTTP 200 Aug 19 15:57:07.558801 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 168/663] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:07 2026] GET /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:07.590245 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-907afe44-4c51-4708-b058-27ca91c321b8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:07.591380 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-907afe44-4c51-4708-b058-27ca91c321b8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:07.591380 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-907afe44-4c51-4708-b058-27ca91c321b8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:07.591380 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-907afe44-4c51-4708-b058-27ca91c321b8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:07.591380 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-907afe44-4c51-4708-b058-27ca91c321b8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:07.598508 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:07.598508 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:07.599622 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-907afe44-4c51-4708-b058-27ca91c321b8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:07.600125 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 167/664] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:07 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:08.590711 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74a9f22f-6a4f-4be6-80df-0e19a2975f71 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:08.594226 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74a9f22f-6a4f-4be6-80df-0e19a2975f71 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] GET https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e Aug 19 15:57:08.594226 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74a9f22f-6a4f-4be6-80df-0e19a2975f71 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:08.594226 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74a9f22f-6a4f-4be6-80df-0e19a2975f71 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:08.607206 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.607206 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:08.616349 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-74a9f22f-6a4f-4be6-80df-0e19a2975f71 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:08.620153 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5c2b5a5d-a1ba-4909-8af9-5dec9c4743d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:08.623508 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c2b5a5d-a1ba-4909-8af9-5dec9c4743d0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:08.624204 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c2b5a5d-a1ba-4909-8af9-5dec9c4743d0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:08.624664 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c2b5a5d-a1ba-4909-8af9-5dec9c4743d0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:08.625339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5c2b5a5d-a1ba-4909-8af9-5dec9c4743d0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:08.627472 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74a9f22f-6a4f-4be6-80df-0e19a2975f71 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e returned with HTTP 200 Aug 19 15:57:08.628006 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 167/665] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:08 2026] GET /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:08.633137 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.633137 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:08.635392 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c2b5a5d-a1ba-4909-8af9-5dec9c4743d0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:08.636139 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 164/666] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:08 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:08.650822 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2521633c-0a00-463c-9b03-964a24b44853 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:08.652281 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2521633c-0a00-463c-9b03-964a24b44853 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] POST https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action Aug 19 15:57:08.652908 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2521633c-0a00-463c-9b03-964a24b44853 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-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=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:08.653128 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2521633c-0a00-463c-9b03-964a24b44853 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:08.668649 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.668649 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:08.680102 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.680102 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:08.680956 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2521633c-0a00-463c-9b03-964a24b44853 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:08.712388 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2521633c-0a00-463c-9b03-964a24b44853 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Update volume metadata completed successfully. Aug 19 15:57:08.712944 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2521633c-0a00-463c-9b03-964a24b44853 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action returned with HTTP 200 Aug 19 15:57:08.713805 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 169/667] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:57:08 2026] POST /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action => generated 563 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:08.727319 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3d89352-a554-4e3e-b4a2-e1811b3da9ff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:08.733011 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3d89352-a554-4e3e-b4a2-e1811b3da9ff tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] GET https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e Aug 19 15:57:08.733290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3d89352-a554-4e3e-b4a2-e1811b3da9ff tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:08.733585 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3d89352-a554-4e3e-b4a2-e1811b3da9ff tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:08.757161 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.757161 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:08.763197 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a3d89352-a554-4e3e-b4a2-e1811b3da9ff tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:08.771944 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3d89352-a554-4e3e-b4a2-e1811b3da9ff tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e returned with HTTP 200 Aug 19 15:57:08.772659 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 168/668] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:08 2026] GET /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:08.799162 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac7d5efc-8589-4d7f-85da-5a158713b6bf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:08.801474 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac7d5efc-8589-4d7f-85da-5a158713b6bf tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] POST https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action Aug 19 15:57:08.801875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac7d5efc-8589-4d7f-85da-5a158713b6bf tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:08.802071 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac7d5efc-8589-4d7f-85da-5a158713b6bf tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:08.814690 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.814690 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:08.824133 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.824133 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:08.825220 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac7d5efc-8589-4d7f-85da-5a158713b6bf tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:08.832321 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac7d5efc-8589-4d7f-85da-5a158713b6bf tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Get volume image-metadata completed successfully. Aug 19 15:57:08.849991 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac7d5efc-8589-4d7f-85da-5a158713b6bf tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Delete volume metadata completed successfully. Aug 19 15:57:08.849991 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac7d5efc-8589-4d7f-85da-5a158713b6bf tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action returned with HTTP 200 Aug 19 15:57:08.850543 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 168/669] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:57:08 2026] POST /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action => generated 0 bytes in 52 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 15:57:08.865226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-80da0103-0cfe-4e39-8654-db3d67fcfbb7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:08.869484 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-80da0103-0cfe-4e39-8654-db3d67fcfbb7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] POST https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action Aug 19 15:57:08.871228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-80da0103-0cfe-4e39-8654-db3d67fcfbb7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:08.871448 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-80da0103-0cfe-4e39-8654-db3d67fcfbb7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:08.886578 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.886578 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:08.887244 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-80da0103-0cfe-4e39-8654-db3d67fcfbb7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:08.905442 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-80da0103-0cfe-4e39-8654-db3d67fcfbb7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Get volume image-metadata completed successfully. Aug 19 15:57:08.906510 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-80da0103-0cfe-4e39-8654-db3d67fcfbb7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action returned with HTTP 200 Aug 19 15:57:08.907871 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 165/670] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:57:08 2026] POST /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e/action => generated 537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:08.924491 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d1540069-de48-45dd-bca1-a2b9f85f85ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:08.930727 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1540069-de48-45dd-bca1-a2b9f85f85ea tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] GET https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e Aug 19 15:57:08.931298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1540069-de48-45dd-bca1-a2b9f85f85ea tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:08.931541 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1540069-de48-45dd-bca1-a2b9f85f85ea tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:08.954128 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:08.954128 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:08.961132 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d1540069-de48-45dd-bca1-a2b9f85f85ea tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:08.976917 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1540069-de48-45dd-bca1-a2b9f85f85ea tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e returned with HTTP 200 Aug 19 15:57:08.977314 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 170/671] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:08 2026] GET /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e => generated 1391 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:09.000017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f2334ad-6720-45d9-9bf7-e8528d6bef8e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:09.002225 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f2334ad-6720-45d9-9bf7-e8528d6bef8e tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] DELETE https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e Aug 19 15:57:09.002865 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f2334ad-6720-45d9-9bf7-e8528d6bef8e tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:09.003690 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f2334ad-6720-45d9-9bf7-e8528d6bef8e tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:09.004541 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-6f2334ad-6720-45d9-9bf7-e8528d6bef8e tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Delete volume with id: 101e3e01-209b-41f8-832f-959cdb68272e Aug 19 15:57:09.018385 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:09.018385 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:09.018385 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6f2334ad-6720-45d9-9bf7-e8528d6bef8e tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:09.067106 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6f2334ad-6720-45d9-9bf7-e8528d6bef8e tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Delete volume request issued successfully. Aug 19 15:57:09.067106 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f2334ad-6720-45d9-9bf7-e8528d6bef8e tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e returned with HTTP 202 Aug 19 15:57:09.067204 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 169/672] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:08 2026] DELETE /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 15:57:09.078817 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e28c0016-fe73-4d2e-a952-00aab0b666ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:09.085946 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e28c0016-fe73-4d2e-a952-00aab0b666ac tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] GET https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e Aug 19 15:57:09.085946 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e28c0016-fe73-4d2e-a952-00aab0b666ac tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:09.085946 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e28c0016-fe73-4d2e-a952-00aab0b666ac tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:09.099741 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:09.099741 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:09.111209 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e28c0016-fe73-4d2e-a952-00aab0b666ac tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Volume info retrieved successfully. Aug 19 15:57:09.129411 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e28c0016-fe73-4d2e-a952-00aab0b666ac tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e returned with HTTP 200 Aug 19 15:57:09.129411 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 169/673] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:09 2026] GET /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e => generated 1390 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:09.664351 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bf7e0631-3a5b-494c-8441-8df0ecd7c383 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:09.667245 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf7e0631-3a5b-494c-8441-8df0ecd7c383 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:09.667560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf7e0631-3a5b-494c-8441-8df0ecd7c383 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:09.667865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf7e0631-3a5b-494c-8441-8df0ecd7c383 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:09.670710 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-bf7e0631-3a5b-494c-8441-8df0ecd7c383 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:09.679604 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:09.679604 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:09.680894 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf7e0631-3a5b-494c-8441-8df0ecd7c383 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:09.681445 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 166/674] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:09 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:10.148600 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-175db281-d482-4e4d-83af-a884f76bd4f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:10.151602 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-175db281-d482-4e4d-83af-a884f76bd4f7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] GET https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e Aug 19 15:57:10.151602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-175db281-d482-4e4d-83af-a884f76bd4f7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:10.151602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-175db281-d482-4e4d-83af-a884f76bd4f7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:10.160741 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-175db281-d482-4e4d-83af-a884f76bd4f7 tempest-VolumesImageMetadata-1555606816 tempest-VolumesImageMetadata-1555606816-project-member] https://10.4.3.32/volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e returned with HTTP 404 Aug 19 15:57:10.160741 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 171/675] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:10 2026] GET /volume/v3/volumes/101e3e01-209b-41f8-832f-959cdb68272e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 15:57:10.709650 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cc7be291-4ad9-4d1d-9e5f-531ccd720535 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:10.717339 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cc7be291-4ad9-4d1d-9e5f-531ccd720535 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:10.717339 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cc7be291-4ad9-4d1d-9e5f-531ccd720535 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:10.717339 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cc7be291-4ad9-4d1d-9e5f-531ccd720535 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:10.721505 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-cc7be291-4ad9-4d1d-9e5f-531ccd720535 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:10.737071 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:10.737071 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:10.737259 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cc7be291-4ad9-4d1d-9e5f-531ccd720535 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:10.738166 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 170/676] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:10 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:11.764388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9db7f6d8-eb65-44a6-b1f2-81bb2f2697de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:11.766010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:11.770914 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:11.771877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-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": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "source_volid": null, "backup_id": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:11.773042 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9db7f6d8-eb65-44a6-b1f2-81bb2f2697de tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:11.773880 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9db7f6d8-eb65-44a6-b1f2-81bb2f2697de tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:11.773880 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9db7f6d8-eb65-44a6-b1f2-81bb2f2697de tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:11.773880 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9db7f6d8-eb65-44a6-b1f2-81bb2f2697de tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:11.774279 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-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': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'source_volid': None, 'backup_id': None}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:11.783068 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:11.783068 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:11.784625 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9db7f6d8-eb65-44a6-b1f2-81bb2f2697de tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:11.787577 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 170/677] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:11 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:11.973561 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Create volume of 1 GB Aug 19 15:57:11.985384 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Availability Zones retrieved successfully. Aug 19 15:57:11.999819 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Flow 'volume_create_api' (95942667-3b10-4ef8-b533-3a8ef6cbec88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:11.999819 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4aa07cd-69b0-4657-8393-50d306397847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:12.000965 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:12.173433 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4aa07cd-69b0-4657-8393-50d306397847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:12.173433 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e787c52a-d79e-466b-9a80-417470add99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:12.319134 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Created reservations ['ebc41423-7891-41fd-aba6-1832a1baf358', '47dccff6-4a7a-45ba-a71a-7c61ea83ace9', '0bab60b8-0002-4d50-88ba-081c78c999c9', '24237a19-c7e0-4d8d-b09f-5c61f3a21ad5'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:12.320464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e787c52a-d79e-466b-9a80-417470add99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc41423-7891-41fd-aba6-1832a1baf358', '47dccff6-4a7a-45ba-a71a-7c61ea83ace9', '0bab60b8-0002-4d50-88ba-081c78c999c9', '24237a19-c7e0-4d8d-b09f-5c61f3a21ad5']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:12.321890 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfff580b-5f0c-4c65-af91-663d9f0c60d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:12.359633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfff580b-5f0c-4c65-af91-663d9f0c60d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92c37a38-32ee-46c8-8663-6acaa07c5351', '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='eeda1a38072448dba4f680a1ab4d9728',qos_specs=None,replication_status=,reservations=['ebc41423-7891-41fd-aba6-1832a1baf358','47dccff6-4a7a-45ba-a71a-7c61ea83ace9','0bab60b8-0002-4d50-88ba-081c78c999c9','24237a19-c7e0-4d8d-b09f-5c61f3a21ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14d1dfc01bd4f34aee8af77459b52e8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:12Z,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=92c37a38-32ee-46c8-8663-6acaa07c5351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eeda1a38072448dba4f680a1ab4d9728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e14d1dfc01bd4f34aee8af77459b52e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:12.361359 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a5b98f-3181-4132-a819-d286144aeaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:12.413038 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a5b98f-3181-4132-a819-d286144aeaa0) transitioned into 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='eeda1a38072448dba4f680a1ab4d9728',qos_specs=None,replication_status=,reservations=['ebc41423-7891-41fd-aba6-1832a1baf358','47dccff6-4a7a-45ba-a71a-7c61ea83ace9','0bab60b8-0002-4d50-88ba-081c78c999c9','24237a19-c7e0-4d8d-b09f-5c61f3a21ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e14d1dfc01bd4f34aee8af77459b52e8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:12.413921 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec97c08b-dce5-4053-b222-975e92b5ec64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:12.445938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec97c08b-dce5-4053-b222-975e92b5ec64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:12.447004 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Flow 'volume_create_api' (95942667-3b10-4ef8-b533-3a8ef6cbec88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:12.448141 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Create volume request issued successfully. Aug 19 15:57:12.449361 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-53dd316c-974f-457f-9b03-ca889cc7bb56 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:12.450102 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 167/678] 10.4.3.32 () {72 vars in 1534 bytes} [Wed Aug 19 15:57:11 2026] POST /volume/v3/volumes => generated 701 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:12.466899 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-ee171cd2-c7b9-4da4-b30a-8aeb82f301ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:12.468774 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-ee171cd2-c7b9-4da4-b30a-8aeb82f301ae tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 Aug 19 15:57:12.469143 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-ee171cd2-c7b9-4da4-b30a-8aeb82f301ae tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:12.469349 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-ee171cd2-c7b9-4da4-b30a-8aeb82f301ae tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:12.479977 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:12.479977 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:12.497692 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-ee171cd2-c7b9-4da4-b30a-8aeb82f301ae tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:57:12.511341 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-ee171cd2-c7b9-4da4-b30a-8aeb82f301ae tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 returned with HTTP 200 Aug 19 15:57:12.511341 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 172/679] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:12 2026] GET /volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 => generated 769 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:12.527821 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-7c222074-7ca2-44a3-b191-ca6220410a0d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:12.534976 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-7c222074-7ca2-44a3-b191-ca6220410a0d tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 Aug 19 15:57:12.536316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-7c222074-7ca2-44a3-b191-ca6220410a0d tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:12.536316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-7c222074-7ca2-44a3-b191-ca6220410a0d tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:12.549298 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:12.549298 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:12.555352 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-7c222074-7ca2-44a3-b191-ca6220410a0d tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:57:12.563268 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-7c222074-7ca2-44a3-b191-ca6220410a0d tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 returned with HTTP 200 Aug 19 15:57:12.563268 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 171/680] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:12 2026] GET /volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:12.819246 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e69fff1-4da6-4bfa-98b4-97e2620a4910 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:12.831553 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e69fff1-4da6-4bfa-98b4-97e2620a4910 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:12.831553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e69fff1-4da6-4bfa-98b4-97e2620a4910 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:12.831553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e69fff1-4da6-4bfa-98b4-97e2620a4910 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:12.831553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1e69fff1-4da6-4bfa-98b4-97e2620a4910 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:12.850618 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:12.850618 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:12.852591 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e69fff1-4da6-4bfa-98b4-97e2620a4910 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:12.853337 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 171/681] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:12 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:13.870528 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b817a153-fc1b-472d-9945-255dd81e6b26 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:13.878649 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b817a153-fc1b-472d-9945-255dd81e6b26 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:13.878649 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b817a153-fc1b-472d-9945-255dd81e6b26 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:13.878649 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b817a153-fc1b-472d-9945-255dd81e6b26 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:13.878649 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b817a153-fc1b-472d-9945-255dd81e6b26 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:13.894497 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:13.894497 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:13.896742 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b817a153-fc1b-472d-9945-255dd81e6b26 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:13.898031 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 168/682] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:13 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:14.130025 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c44ec8cb-556c-4f5b-beab-9e19dc7c26fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:14.317287 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c44ec8cb-556c-4f5b-beab-9e19dc7c26fe tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 19 15:57:14.317777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c44ec8cb-556c-4f5b-beab-9e19dc7c26fe tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:14.318419 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c44ec8cb-556c-4f5b-beab-9e19dc7c26fe tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:14.318419 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-c44ec8cb-556c-4f5b-beab-9e19dc7c26fe tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:14.322005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c44ec8cb-556c-4f5b-beab-9e19dc7c26fe tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:14.325461 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=380,cinder:UPDATE=112,cinder:INSERT=63,cinder:DELETE=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:57:14.334600 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c44ec8cb-556c-4f5b-beab-9e19dc7c26fe tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:14.335078 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c44ec8cb-556c-4f5b-beab-9e19dc7c26fe tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 15:57:14.335652 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 173/683] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 15:57:14 2026] GET /volume/v3/volumes => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:57:14.350290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7824446a-aebb-4f62-91b9-a22004f7c19d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:14.354546 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:14.355137 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1197383854"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:14.358581 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1197383854'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:14.358843 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume of 1 GB Aug 19 15:57:14.368892 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Availability Zones retrieved successfully. Aug 19 15:57:14.392230 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Flow 'volume_create_api' (2c9b026f-e20e-4be4-a37d-47b9f4214da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:14.394051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54f97fe-f5d5-4db8-a72d-b5dbf43297ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:14.396290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:14.463876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54f97fe-f5d5-4db8-a72d-b5dbf43297ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:14.463876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fcf6817-09bd-49b9-9880-8c4dfc38a579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:14.685791 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Created reservations ['1ee5f624-0f7a-436e-b3ec-d9073fad9528', '32030902-21d2-45dc-8f9f-2f9f0a73ab01', '40b4af9a-a7cb-4c59-8ce1-7892f0a104a6', '5b8e2782-fffa-4dec-84cd-063850e7add6'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:14.685791 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fcf6817-09bd-49b9-9880-8c4dfc38a579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee5f624-0f7a-436e-b3ec-d9073fad9528', '32030902-21d2-45dc-8f9f-2f9f0a73ab01', '40b4af9a-a7cb-4c59-8ce1-7892f0a104a6', '5b8e2782-fffa-4dec-84cd-063850e7add6']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:14.685791 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0adcf4d-935a-4f5f-8901-c60c0fa9d2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:14.757694 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0adcf4d-935a-4f5f-8901-c60c0fa9d2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97a6221b-b4d8-42fb-b38f-b0694c759350', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1197383854',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b5e953bc19e9473bbb28939125ad317e',qos_specs=None,replication_status=,reservations=['1ee5f624-0f7a-436e-b3ec-d9073fad9528','32030902-21d2-45dc-8f9f-2f9f0a73ab01','40b4af9a-a7cb-4c59-8ce1-7892f0a104a6','5b8e2782-fffa-4dec-84cd-063850e7add6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c938525c89df4a22bdae31f8eae25337',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1197383854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97a6221b-b4d8-42fb-b38f-b0694c759350,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b5e953bc19e9473bbb28939125ad317e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c938525c89df4a22bdae31f8eae25337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:14.759610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74be641f-91f9-4f86-ae61-74049319d8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:14.832262 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74be641f-91f9-4f86-ae61-74049319d8c0) transitioned into 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-1197383854',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b5e953bc19e9473bbb28939125ad317e',qos_specs=None,replication_status=,reservations=['1ee5f624-0f7a-436e-b3ec-d9073fad9528','32030902-21d2-45dc-8f9f-2f9f0a73ab01','40b4af9a-a7cb-4c59-8ce1-7892f0a104a6','5b8e2782-fffa-4dec-84cd-063850e7add6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c938525c89df4a22bdae31f8eae25337',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:14.834596 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85122593-dff5-4446-a4af-95d30a18b02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:14.869482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85122593-dff5-4446-a4af-95d30a18b02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:14.871004 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Flow 'volume_create_api' (2c9b026f-e20e-4be4-a37d-47b9f4214da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:14.873754 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume request issued successfully. Aug 19 15:57:14.873754 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7824446a-aebb-4f62-91b9-a22004f7c19d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:14.873754 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 172/684] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:57:14 2026] POST /volume/v3/volumes => generated 762 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:14.908794 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-913f956b-55b8-4b7f-bd1e-664622a8b552 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:14.916216 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d9405927-3048-4d45-a3a2-b0beb23e74b3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:14.918819 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-913f956b-55b8-4b7f-bd1e-664622a8b552 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:14.918819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-913f956b-55b8-4b7f-bd1e-664622a8b552 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:14.918989 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9405927-3048-4d45-a3a2-b0beb23e74b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:14.920894 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9405927-3048-4d45-a3a2-b0beb23e74b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:14.920894 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9405927-3048-4d45-a3a2-b0beb23e74b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:14.920894 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d9405927-3048-4d45-a3a2-b0beb23e74b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:14.921330 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-913f956b-55b8-4b7f-bd1e-664622a8b552 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:14.933497 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:14.933497 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:14.935129 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9405927-3048-4d45-a3a2-b0beb23e74b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:14.935129 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 169/685] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:14 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:14.953071 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:14.953071 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:14.971321 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-913f956b-55b8-4b7f-bd1e-664622a8b552 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:14.987033 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-913f956b-55b8-4b7f-bd1e-664622a8b552 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 200 Aug 19 15:57:14.987600 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 172/686] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:14 2026] GET /volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 830 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:15.304651 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:15.309896 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:15.310542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-654793710"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:15.313319 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-654793710'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:15.324320 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume of 1 GB Aug 19 15:57:15.324967 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:15.324967 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:15.325659 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Availability Zones retrieved successfully. Aug 19 15:57:15.339994 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Flow 'volume_create_api' (4e9ed3c8-d7bf-423b-a041-59bf6b085b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:15.341573 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd61ffb-b632-4f58-965c-6437179e4c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:15.343357 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:15.355550 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:15.355550 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:15.377478 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd61ffb-b632-4f58-965c-6437179e4c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b9946d30-987c-413b-a5f7-b836085e6782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9946d30-987c-413b-a5f7-b836085e6782', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:15.379837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa0ac1d-a124-4d66-b9c2-cd0197b534c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:15.449593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Created reservations ['aa1cb6aa-afa2-467b-be5b-ecb1adfb7966', '8b86c3db-1715-482f-9e01-991268a371c4', 'cb295c05-24a5-4e15-8cff-d35f95d2ff96', 'fd6dfa83-7f89-4b94-a6be-e081fb3e1b55'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:15.450751 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa0ac1d-a124-4d66-b9c2-cd0197b534c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa1cb6aa-afa2-467b-be5b-ecb1adfb7966', '8b86c3db-1715-482f-9e01-991268a371c4', 'cb295c05-24a5-4e15-8cff-d35f95d2ff96', 'fd6dfa83-7f89-4b94-a6be-e081fb3e1b55']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:15.452417 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0badfd7d-e749-46b1-b1c5-3b2ee8bc7722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:15.495391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0badfd7d-e749-46b1-b1c5-3b2ee8bc7722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799ed1c9-4631-4c66-a3b1-e9a57278bc74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-654793710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82fa8ee76492497782773ea36777aea0',qos_specs=None,replication_status=,reservations=['aa1cb6aa-afa2-467b-be5b-ecb1adfb7966','8b86c3db-1715-482f-9e01-991268a371c4','cb295c05-24a5-4e15-8cff-d35f95d2ff96','fd6dfa83-7f89-4b94-a6be-e081fb3e1b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e75ce9707948e2b3515d31ce704b03',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-654793710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=799ed1c9-4631-4c66-a3b1-e9a57278bc74,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82fa8ee76492497782773ea36777aea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='27e75ce9707948e2b3515d31ce704b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9946d30-987c-413b-a5f7-b836085e6782),volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:15.496427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e74b82-50ab-483c-a15c-47d0348b35d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:15.530031 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e74b82-50ab-483c-a15c-47d0348b35d4) transitioned into 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-654793710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82fa8ee76492497782773ea36777aea0',qos_specs=None,replication_status=,reservations=['aa1cb6aa-afa2-467b-be5b-ecb1adfb7966','8b86c3db-1715-482f-9e01-991268a371c4','cb295c05-24a5-4e15-8cff-d35f95d2ff96','fd6dfa83-7f89-4b94-a6be-e081fb3e1b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e75ce9707948e2b3515d31ce704b03',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:15.530887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5db042-1980-48a7-8aba-05b470645162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:15.549037 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5db042-1980-48a7-8aba-05b470645162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:15.549996 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Flow 'volume_create_api' (4e9ed3c8-d7bf-423b-a041-59bf6b085b6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:15.550655 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume request issued successfully. Aug 19 15:57:15.551477 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e065e85-7f99-4be6-a53d-2facb427ef23 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:15.552046 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 174/687] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:57:15 2026] POST /volume/v3/volumes => generated 757 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:15.572891 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b40fe82c-0acd-421e-9f1f-46330656c66e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:15.578889 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b40fe82c-0acd-421e-9f1f-46330656c66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:15.579230 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b40fe82c-0acd-421e-9f1f-46330656c66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:15.579485 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b40fe82c-0acd-421e-9f1f-46330656c66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:15.593149 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-9fc8700a-91bb-47ca-ae58-e8f2e2d00661 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:15.596752 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-9fc8700a-91bb-47ca-ae58-e8f2e2d00661 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 Aug 19 15:57:15.597016 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:15.597016 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:15.597269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-9fc8700a-91bb-47ca-ae58-e8f2e2d00661 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:15.597491 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-9fc8700a-91bb-47ca-ae58-e8f2e2d00661 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:15.606108 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b40fe82c-0acd-421e-9f1f-46330656c66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:15.610164 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:15.610164 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:15.615104 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b40fe82c-0acd-421e-9f1f-46330656c66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:15.615481 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-9fc8700a-91bb-47ca-ae58-e8f2e2d00661 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:57:15.616441 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 173/688] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:15 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:15.638750 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-9fc8700a-91bb-47ca-ae58-e8f2e2d00661 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 returned with HTTP 200 Aug 19 15:57:15.638750 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 170/689] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:15 2026] GET /volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 => generated 1309 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:15.654086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef30227f-4b79-4444-b273-c48b5444f733 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:15.654503 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef30227f-4b79-4444-b273-c48b5444f733 None None] GET https://10.4.3.32/volume// Aug 19 15:57:15.655290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef30227f-4b79-4444-b273-c48b5444f733 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:15.655290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef30227f-4b79-4444-b273-c48b5444f733 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:15.655550 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef30227f-4b79-4444-b273-c48b5444f733 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:15.657459 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 173/690] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:15.677267 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-aa3066e7-8341-4464-ac86-8e482ea2f614 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:15.684799 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-aa3066e7-8341-4464-ac86-8e482ea2f614 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:57:15.687488 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-aa3066e7-8341-4464-ac86-8e482ea2f614 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92c37a38-32ee-46c8-8663-6acaa07c5351", "connector": null, "instance_uuid": "441f6a0b-5413-4a0a-b9be-cb38ba28280e"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:15.729294 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:15.729294 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:15.805893 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-aa3066e7-8341-4464-ac86-8e482ea2f614 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:57:15.806773 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 175/691] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:57:15 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:15.817677 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ccbd0da2-52b6-45ba-abcc-100b3f1f0741 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:15.818194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccbd0da2-52b6-45ba-abcc-100b3f1f0741 None None] GET https://10.4.3.32/volume// Aug 19 15:57:15.818519 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccbd0da2-52b6-45ba-abcc-100b3f1f0741 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:15.819429 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccbd0da2-52b6-45ba-abcc-100b3f1f0741 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:15.822545 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccbd0da2-52b6-45ba-abcc-100b3f1f0741 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:15.823334 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 174/692] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:15 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:15.836640 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-68da64cb-8d7c-44a0-b3a4-35c0ba0a6121 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:15.840059 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-68da64cb-8d7c-44a0-b3a4-35c0ba0a6121 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 Aug 19 15:57:15.840059 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-68da64cb-8d7c-44a0-b3a4-35c0ba0a6121 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:15.840059 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-68da64cb-8d7c-44a0-b3a4-35c0ba0a6121 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:15.863267 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:15.863267 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:15.872538 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-68da64cb-8d7c-44a0-b3a4-35c0ba0a6121 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:57:15.879796 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-68da64cb-8d7c-44a0-b3a4-35c0ba0a6121 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 returned with HTTP 200 Aug 19 15:57:15.881119 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 171/693] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:57:15 2026] GET /volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 => generated 1488 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:15.966134 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ee6e050-5797-46be-8d4b-79f04078b7b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:15.969240 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ee6e050-5797-46be-8d4b-79f04078b7b0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:15.969625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ee6e050-5797-46be-8d4b-79f04078b7b0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:15.969673 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ee6e050-5797-46be-8d4b-79f04078b7b0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:15.969794 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0ee6e050-5797-46be-8d4b-79f04078b7b0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:15.978202 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:15.978202 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:15.980188 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ee6e050-5797-46be-8d4b-79f04078b7b0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:15.980782 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 174/694] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:15 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.014832 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9440d943-92c1-4409-a9b8-87257369144d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.023334 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9440d943-92c1-4409-a9b8-87257369144d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:16.026154 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9440d943-92c1-4409-a9b8-87257369144d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.026154 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9440d943-92c1-4409-a9b8-87257369144d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.045880 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.045880 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:16.052213 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-f9eea5e2-28c8-4bc8-a631-19b6eb028f37 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.056347 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9440d943-92c1-4409-a9b8-87257369144d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:16.057134 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-f9eea5e2-28c8-4bc8-a631-19b6eb028f37 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] PUT https://10.4.3.32/volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421 Aug 19 15:57:16.058326 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-f9eea5e2-28c8-4bc8-a631-19b6eb028f37 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:16.071780 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9440d943-92c1-4409-a9b8-87257369144d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 200 Aug 19 15:57:16.072359 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 176/695] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:16 2026] GET /volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.079323 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-f9eea5e2-28c8-4bc8-a631-19b6eb028f37 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Acquiring lock "cinder-attachment_update-92c37a38-32ee-46c8-8663-6acaa07c5351-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:57:16.089892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-f9eea5e2-28c8-4bc8-a631-19b6eb028f37 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Lock "cinder-attachment_update-92c37a38-32ee-46c8-8663-6acaa07c5351-np0000007787" acquired by "attachment_update" :: waited 0.010s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:57:16.090975 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.090975 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:16.095532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a2422b07-31cb-40d4-b872-50f7e0a985f2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.100612 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2422b07-31cb-40d4-b872-50f7e0a985f2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:16.100909 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2422b07-31cb-40d4-b872-50f7e0a985f2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.101175 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2422b07-31cb-40d4-b872-50f7e0a985f2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.115999 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.115999 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:16.124102 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2422b07-31cb-40d4-b872-50f7e0a985f2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:16.138098 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2422b07-31cb-40d4-b872-50f7e0a985f2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 200 Aug 19 15:57:16.138098 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 172/696] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:16 2026] GET /volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.166922 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-14ec13e8-26d1-4590-9620-061d98beab35 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.172601 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:16.173274 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-920282124"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:16.175534 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-920282124'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:16.175832 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume of 1 GB Aug 19 15:57:16.180449 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Availability Zones retrieved successfully. Aug 19 15:57:16.192562 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Flow 'volume_create_api' (6d92f27c-9dc8-4cb4-9eb1-3f18dfca4aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:16.195089 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2adaeda-f2bb-4c11-bfb5-bc7afc7f9523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.197338 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:16.260903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2adaeda-f2bb-4c11-bfb5-bc7afc7f9523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.261497 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e93744c7-6b6a-48db-81de-1d29acaeedd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.313574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a471859b-0211-477e-b34c-efdef467ef24 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.317789 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:16.317789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-116398708"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:16.319661 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-116398708'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:16.320069 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume of 1 GB Aug 19 15:57:16.337598 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Availability Zones retrieved successfully. Aug 19 15:57:16.358193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Flow 'volume_create_api' (56c02777-3e4e-4c65-815f-da61ae801e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:16.358193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a413ab50-4575-4920-bd7a-40db3499d644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.358193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:16.375616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-f9eea5e2-28c8-4bc8-a631-19b6eb028f37 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Lock "cinder-attachment_update-92c37a38-32ee-46c8-8663-6acaa07c5351-np0000007787" released by "attachment_update" :: held 0.280s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:57:16.375616 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-f9eea5e2-28c8-4bc8-a631-19b6eb028f37 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421 returned with HTTP 200 Aug 19 15:57:16.376068 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 175/697] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:57:16 2026] PUT /volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421 => generated 969 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:16.419980 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Created reservations ['c6262b34-8906-4911-9cef-1f03b4694b5e', '21c24107-9a71-4fe6-a719-eca29f532560', '7c3df149-ace9-46f1-a6f7-86c3c0cf9f10', 'c78d14a1-d234-4a7b-b01f-485061a98458'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:16.423800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e93744c7-6b6a-48db-81de-1d29acaeedd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6262b34-8906-4911-9cef-1f03b4694b5e', '21c24107-9a71-4fe6-a719-eca29f532560', '7c3df149-ace9-46f1-a6f7-86c3c0cf9f10', 'c78d14a1-d234-4a7b-b01f-485061a98458']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.425147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac8a4a7-e37d-4224-8e20-612f5c8a2d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.426479 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a413ab50-4575-4920-bd7a-40db3499d644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.427538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3ff249-d47d-4665-a1c2-59a79d1cd916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.456894 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-01bac47c-1ef6-4b4d-82a0-4c33771bfd5c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.473037 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-01bac47c-1ef6-4b4d-82a0-4c33771bfd5c tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] POST https://10.4.3.32/volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421/action Aug 19 15:57:16.473037 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-01bac47c-1ef6-4b4d-82a0-4c33771bfd5c tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:16.473372 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-01bac47c-1ef6-4b4d-82a0-4c33771bfd5c tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:16.478144 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac8a4a7-e37d-4224-8e20-612f5c8a2d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-920282124',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b5e953bc19e9473bbb28939125ad317e',qos_specs=None,replication_status=,reservations=['c6262b34-8906-4911-9cef-1f03b4694b5e','21c24107-9a71-4fe6-a719-eca29f532560','7c3df149-ace9-46f1-a6f7-86c3c0cf9f10','c78d14a1-d234-4a7b-b01f-485061a98458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c938525c89df4a22bdae31f8eae25337',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-920282124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b5e953bc19e9473bbb28939125ad317e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c938525c89df4a22bdae31f8eae25337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.482609 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2f63d6-c194-414e-b60a-d2fa6b382275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.509416 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-bcddf852-a7f6-4516-833c-9366fc53b35c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.512956 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-bcddf852-a7f6-4516-833c-9366fc53b35c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] DELETE https://10.4.3.32/volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f Aug 19 15:57:16.513255 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-bcddf852-a7f6-4516-833c-9366fc53b35c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.514100 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-bcddf852-a7f6-4516-833c-9366fc53b35c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.519317 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.519317 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:16.533563 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.533563 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:16.536666 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2f63d6-c194-414e-b60a-d2fa6b382275) transitioned into 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-920282124',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b5e953bc19e9473bbb28939125ad317e',qos_specs=None,replication_status=,reservations=['c6262b34-8906-4911-9cef-1f03b4694b5e','21c24107-9a71-4fe6-a719-eca29f532560','7c3df149-ace9-46f1-a6f7-86c3c0cf9f10','c78d14a1-d234-4a7b-b01f-485061a98458'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c938525c89df4a22bdae31f8eae25337',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.539864 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3571a37b-4f78-4490-91fd-db4d7f539f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.544891 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1c9e6811-f4ce-43e3-a42e-436be7afd3e2 req-01bac47c-1ef6-4b4d-82a0-4c33771bfd5c tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421/action returned with HTTP 204 Aug 19 15:57:16.544891 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 173/698] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:57:16 2026] POST /volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:16.556727 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Created reservations ['fb860488-e331-4a40-bd22-3f36753f25b3', '4f14d48c-4198-40d8-97c9-80a51508cecc', '66877b7b-c08d-4b5e-966d-e915976d1883', '8b25c6ee-4b5e-4da1-8504-5ab3da56ddef'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:16.557885 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3ff249-d47d-4665-a1c2-59a79d1cd916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb860488-e331-4a40-bd22-3f36753f25b3', '4f14d48c-4198-40d8-97c9-80a51508cecc', '66877b7b-c08d-4b5e-966d-e915976d1883', '8b25c6ee-4b5e-4da1-8504-5ab3da56ddef']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.559312 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369228cd-50af-48aa-acc8-aca4988f8de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.568862 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3571a37b-4f78-4490-91fd-db4d7f539f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.568862 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Flow 'volume_create_api' (6d92f27c-9dc8-4cb4-9eb1-3f18dfca4aa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:16.569370 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume request issued successfully. Aug 19 15:57:16.570251 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14ec13e8-26d1-4590-9620-061d98beab35 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:16.570950 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 175/699] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:57:16 2026] POST /volume/v3/volumes => generated 761 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:16.593020 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9294817b-0976-4906-9ca6-9d9de26ba3f3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.595807 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9294817b-0976-4906-9ca6-9d9de26ba3f3 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:16.596325 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9294817b-0976-4906-9ca6-9d9de26ba3f3 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.596677 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9294817b-0976-4906-9ca6-9d9de26ba3f3 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.615840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369228cd-50af-48aa-acc8-aca4988f8de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aad482d3-ac82-45dd-ae17-0850a9b7f220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-116398708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95a4b873ab346d7aeb8e4894a2f85af',qos_specs=None,replication_status=,reservations=['fb860488-e331-4a40-bd22-3f36753f25b3','4f14d48c-4198-40d8-97c9-80a51508cecc','66877b7b-c08d-4b5e-966d-e915976d1883','8b25c6ee-4b5e-4da1-8504-5ab3da56ddef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='411337128e7740a9b41786ec831eac89',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-116398708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aad482d3-ac82-45dd-ae17-0850a9b7f220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95a4b873ab346d7aeb8e4894a2f85af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='411337128e7740a9b41786ec831eac89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.615840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510795b1-7155-4d5e-adfb-4f73f28dabe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.616971 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.616971 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:16.626847 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9294817b-0976-4906-9ca6-9d9de26ba3f3 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:16.639948 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9294817b-0976-4906-9ca6-9d9de26ba3f3 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 200 Aug 19 15:57:16.641722 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 174/700] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:16 2026] GET /volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 829 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.642886 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90bdac01-17a0-4b3c-8721-45c26756a994 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.647875 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90bdac01-17a0-4b3c-8721-45c26756a994 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:16.647875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90bdac01-17a0-4b3c-8721-45c26756a994 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.647875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90bdac01-17a0-4b3c-8721-45c26756a994 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.654079 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510795b1-7155-4d5e-adfb-4f73f28dabe5) transitioned into 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-116398708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95a4b873ab346d7aeb8e4894a2f85af',qos_specs=None,replication_status=,reservations=['fb860488-e331-4a40-bd22-3f36753f25b3','4f14d48c-4198-40d8-97c9-80a51508cecc','66877b7b-c08d-4b5e-966d-e915976d1883','8b25c6ee-4b5e-4da1-8504-5ab3da56ddef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='411337128e7740a9b41786ec831eac89',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.654079 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4f21a8-269c-4750-9b62-9067df780b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:16.654750 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-bcddf852-a7f6-4516-833c-9366fc53b35c tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f returned with HTTP 200 Aug 19 15:57:16.654750 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 176/701] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:16 2026] DELETE /volume/v3/attachments/2f09aa4f-ace1-48f8-aa18-d7a1a739589f => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.678035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4f21a8-269c-4750-9b62-9067df780b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:16.678230 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.678230 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:16.678406 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Flow 'volume_create_api' (56c02777-3e4e-4c65-815f-da61ae801e2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:16.679153 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume request issued successfully. Aug 19 15:57:16.679967 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a471859b-0211-477e-b34c-efdef467ef24 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:16.680456 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 177/702] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:57:16 2026] POST /volume/v3/volumes => generated 752 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:16.685984 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-eab661ee-7df0-4a84-a939-02b3d514d5c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.688254 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90bdac01-17a0-4b3c-8721-45c26756a994 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:16.689886 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-eab661ee-7df0-4a84-a939-02b3d514d5c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] DELETE https://10.4.3.32/volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b Aug 19 15:57:16.691332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-eab661ee-7df0-4a84-a939-02b3d514d5c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.691332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-eab661ee-7df0-4a84-a939-02b3d514d5c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.693717 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90bdac01-17a0-4b3c-8721-45c26756a994 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:16.694000 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 176/703] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:16 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.705360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1d2b11f3-096d-4cc9-a865-1019f4f6cadd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.707000 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1d2b11f3-096d-4cc9-a865-1019f4f6cadd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:16.707000 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1d2b11f3-096d-4cc9-a865-1019f4f6cadd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.707162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1d2b11f3-096d-4cc9-a865-1019f4f6cadd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.719529 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.719529 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:16.727292 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.727292 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:16.733430 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1d2b11f3-096d-4cc9-a865-1019f4f6cadd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:16.742417 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1d2b11f3-096d-4cc9-a865-1019f4f6cadd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:16.742417 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 177/704] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:16 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.812533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-0ecb7eba-9a2f-4720-9580-789342ddd03b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.817623 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-0ecb7eba-9a2f-4720-9580-789342ddd03b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:16.819787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-0ecb7eba-9a2f-4720-9580-789342ddd03b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.819787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-0ecb7eba-9a2f-4720-9580-789342ddd03b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.825972 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-eab661ee-7df0-4a84-a939-02b3d514d5c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b returned with HTTP 200 Aug 19 15:57:16.825972 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 175/705] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:16 2026] DELETE /volume/v3/attachments/259af44b-7f78-4438-bbbe-8348ce2a5e1b => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.834928 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.834928 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:16.846182 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-0ecb7eba-9a2f-4720-9580-789342ddd03b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:16.859923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-5023a993-c282-4424-879f-f9f6342ef00f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:16.860086 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-0ecb7eba-9a2f-4720-9580-789342ddd03b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:16.860868 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 178/706] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:16 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:16.865710 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-5023a993-c282-4424-879f-f9f6342ef00f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503 Aug 19 15:57:16.867861 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-5023a993-c282-4424-879f-f9f6342ef00f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:16.867861 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-5023a993-c282-4424-879f-f9f6342ef00f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:16.887845 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:16.887845 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:17.000035 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef49f503-a92a-48e7-a9b7-f41262206062 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.005793 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef49f503-a92a-48e7-a9b7-f41262206062 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:17.005793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef49f503-a92a-48e7-a9b7-f41262206062 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.005793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef49f503-a92a-48e7-a9b7-f41262206062 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.005793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ef49f503-a92a-48e7-a9b7-f41262206062 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:17.028722 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.028722 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:17.038227 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef49f503-a92a-48e7-a9b7-f41262206062 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:17.038227 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 178/707] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:16 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:17.048260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ac41b33-1619-440a-aac1-2a55a94d8e89 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.048260 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ac41b33-1619-440a-aac1-2a55a94d8e89 None None] GET https://10.4.3.32/volume// Aug 19 15:57:17.048260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ac41b33-1619-440a-aac1-2a55a94d8e89 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.048260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ac41b33-1619-440a-aac1-2a55a94d8e89 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.048869 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ac41b33-1619-440a-aac1-2a55a94d8e89 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:17.049175 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 176/708] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:57:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:17.060844 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-858924bf-05b6-4b5d-8d5f-162789da50bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.065251 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-858924bf-05b6-4b5d-8d5f-162789da50bb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:57:17.066213 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-858924bf-05b6-4b5d-8d5f-162789da50bb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "799ed1c9-4631-4c66-a3b1-e9a57278bc74", "connector": null, "instance_uuid": "9ab63d71-73e7-410f-8303-bde4ac485766"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:17.080272 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.080272 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:17.125981 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0f77d57d-c677-41a0-94d6-fe4928f68092 req-5023a993-c282-4424-879f-f9f6342ef00f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503 returned with HTTP 200 Aug 19 15:57:17.126631 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 177/709] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:16 2026] DELETE /volume/v3/attachments/7eddb5f6-f300-4a45-a88f-6f03619d7503 => generated 19 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:17.150549 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-858924bf-05b6-4b5d-8d5f-162789da50bb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:57:17.151024 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 179/710] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:57:17 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:17.236606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f5fa8ba8-8700-4b82-b425-04cf0449099d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.242286 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f5fa8ba8-8700-4b82-b425-04cf0449099d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:17.242286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f5fa8ba8-8700-4b82-b425-04cf0449099d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.242286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f5fa8ba8-8700-4b82-b425-04cf0449099d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.265996 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.265996 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:17.274228 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f5fa8ba8-8700-4b82-b425-04cf0449099d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:17.281349 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f5fa8ba8-8700-4b82-b425-04cf0449099d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:17.281644 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 179/711] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:17 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:17.301143 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bf9b4ce2-0f5e-4481-967a-692505d77d31 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.303703 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf9b4ce2-0f5e-4481-967a-692505d77d31 None None] GET https://10.4.3.32/volume// Aug 19 15:57:17.303703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf9b4ce2-0f5e-4481-967a-692505d77d31 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.303703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf9b4ce2-0f5e-4481-967a-692505d77d31 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.303703 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf9b4ce2-0f5e-4481-967a-692505d77d31 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:17.303703 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 177/712] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:17.325594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-1f10ea9f-6479-4c41-b1f6-dcae972f3c6d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.331126 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-1f10ea9f-6479-4c41-b1f6-dcae972f3c6d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:17.331126 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-1f10ea9f-6479-4c41-b1f6-dcae972f3c6d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.331367 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-1f10ea9f-6479-4c41-b1f6-dcae972f3c6d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.355566 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.355566 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:17.363084 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-1f10ea9f-6479-4c41-b1f6-dcae972f3c6d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:17.373735 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-1f10ea9f-6479-4c41-b1f6-dcae972f3c6d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:17.374289 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 178/713] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:57:17 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1029 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:17.541117 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-4de1e6d8-b1b3-415c-931b-383a70b2c4fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.548245 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-4de1e6d8-b1b3-415c-931b-383a70b2c4fb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] PUT https://10.4.3.32/volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6 Aug 19 15:57:17.548245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-4de1e6d8-b1b3-415c-931b-383a70b2c4fb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:17.573015 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-4de1e6d8-b1b3-415c-931b-383a70b2c4fb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Acquiring lock "cinder-attachment_update-799ed1c9-4631-4c66-a3b1-e9a57278bc74-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:57:17.580032 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-4de1e6d8-b1b3-415c-931b-383a70b2c4fb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-799ed1c9-4631-4c66-a3b1-e9a57278bc74-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:57:17.581737 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.581737 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:17.663552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-99324427-f9a4-443f-a39e-231305246ae8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.671076 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-99324427-f9a4-443f-a39e-231305246ae8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:17.671076 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-99324427-f9a4-443f-a39e-231305246ae8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.671076 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-99324427-f9a4-443f-a39e-231305246ae8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.695362 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.695362 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:17.706042 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-99324427-f9a4-443f-a39e-231305246ae8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:17.721056 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-99324427-f9a4-443f-a39e-231305246ae8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 200 Aug 19 15:57:17.721056 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 180/714] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:17 2026] GET /volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:17.748230 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ada38bc-8ed1-4997-8055-23f7652db333 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.748388 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-4de1e6d8-b1b3-415c-931b-383a70b2c4fb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-799ed1c9-4631-4c66-a3b1-e9a57278bc74-np0000007787" released by "attachment_update" :: held 0.168s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:57:17.751110 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-4de1e6d8-b1b3-415c-931b-383a70b2c4fb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6 returned with HTTP 200 Aug 19 15:57:17.751110 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 180/715] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:57:17 2026] PUT /volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:17.751645 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ada38bc-8ed1-4997-8055-23f7652db333 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:17.751699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ada38bc-8ed1-4997-8055-23f7652db333 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.752429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ada38bc-8ed1-4997-8055-23f7652db333 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.762775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65655f6a-59c9-4ba7-ba0f-5089bab4d8b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.765192 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65655f6a-59c9-4ba7-ba0f-5089bab4d8b3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:17.766061 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65655f6a-59c9-4ba7-ba0f-5089bab4d8b3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.766061 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65655f6a-59c9-4ba7-ba0f-5089bab4d8b3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.767241 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.767241 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:17.778527 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2ada38bc-8ed1-4997-8055-23f7652db333 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:17.787598 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.787598 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:17.790060 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ada38bc-8ed1-4997-8055-23f7652db333 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 200 Aug 19 15:57:17.792529 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 178/716] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:17 2026] GET /volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:17.795157 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-65655f6a-59c9-4ba7-ba0f-5089bab4d8b3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:17.803822 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65655f6a-59c9-4ba7-ba0f-5089bab4d8b3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:17.805132 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 179/717] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:17 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:17.815239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.818964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:17.819248 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1231862871"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:17.821684 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1231862871'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:17.821890 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume of 1 GB Aug 19 15:57:17.829147 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Availability Zones retrieved successfully. Aug 19 15:57:17.840790 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Flow 'volume_create_api' (05ebfef6-ee5f-4a2a-aeb5-2f2ffd5fce9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:17.844001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491893f2-4ef9-43d0-ae24-ac6c7948172c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:17.846432 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:17.897143 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-def46bfd-189f-4f0c-b8a9-019e1128fb25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:17.903896 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-def46bfd-189f-4f0c-b8a9-019e1128fb25 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:17.905517 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-def46bfd-189f-4f0c-b8a9-019e1128fb25 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:17.905517 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-def46bfd-189f-4f0c-b8a9-019e1128fb25 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:17.910813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491893f2-4ef9-43d0-ae24-ac6c7948172c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:17.913127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e85190a-35d5-47c2-8eb6-d1b39a1e380b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:17.923268 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:17.923268 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:17.931853 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-def46bfd-189f-4f0c-b8a9-019e1128fb25 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:17.948209 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-def46bfd-189f-4f0c-b8a9-019e1128fb25 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:17.950783 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 181/718] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:17 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:18.036612 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Created reservations ['12cf0367-0d5f-41d7-a959-7a7cf5d21f7e', '79f3146a-5c68-42a4-b1f1-f3a3df2f4720', 'a0538e45-aed9-46cc-a019-337c3d7a750f', '46802743-db1c-46a3-a001-ddd7e19c9c1a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:18.037673 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e85190a-35d5-47c2-8eb6-d1b39a1e380b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12cf0367-0d5f-41d7-a959-7a7cf5d21f7e', '79f3146a-5c68-42a4-b1f1-f3a3df2f4720', 'a0538e45-aed9-46cc-a019-337c3d7a750f', '46802743-db1c-46a3-a001-ddd7e19c9c1a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:18.038777 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1df74c-ddc0-473a-bf15-0f75b8cd9c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:18.058445 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b2e04ead-98a8-4517-ac2c-f5d53792bbbd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.060455 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2e04ead-98a8-4517-ac2c-f5d53792bbbd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:18.060665 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2e04ead-98a8-4517-ac2c-f5d53792bbbd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:18.060925 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2e04ead-98a8-4517-ac2c-f5d53792bbbd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:18.061083 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b2e04ead-98a8-4517-ac2c-f5d53792bbbd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:18.067285 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:18.067285 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:18.068187 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2e04ead-98a8-4517-ac2c-f5d53792bbbd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:18.069030 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 179/719] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:18 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:18.089076 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1df74c-ddc0-473a-bf15-0f75b8cd9c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1231862871',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b5e953bc19e9473bbb28939125ad317e',qos_specs=None,replication_status=,reservations=['12cf0367-0d5f-41d7-a959-7a7cf5d21f7e','79f3146a-5c68-42a4-b1f1-f3a3df2f4720','a0538e45-aed9-46cc-a019-337c3d7a750f','46802743-db1c-46a3-a001-ddd7e19c9c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c938525c89df4a22bdae31f8eae25337',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1231862871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b5e953bc19e9473bbb28939125ad317e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c938525c89df4a22bdae31f8eae25337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:18.090631 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2e4d2c-8a93-4768-bd3c-c92ff6aa951e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:18.136660 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2e4d2c-8a93-4768-bd3c-c92ff6aa951e) transitioned into 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-1231862871',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b5e953bc19e9473bbb28939125ad317e',qos_specs=None,replication_status=,reservations=['12cf0367-0d5f-41d7-a959-7a7cf5d21f7e','79f3146a-5c68-42a4-b1f1-f3a3df2f4720','a0538e45-aed9-46cc-a019-337c3d7a750f','46802743-db1c-46a3-a001-ddd7e19c9c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c938525c89df4a22bdae31f8eae25337',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:18.137001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efc0d1e-a0c2-40a3-8ab4-ba40acc68b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:18.157013 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-844c333c-b228-4101-aec3-4de3077b7c0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.158185 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-844c333c-b228-4101-aec3-4de3077b7c0b None None] GET https://10.4.3.32/volume// Aug 19 15:57:18.158185 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-844c333c-b228-4101-aec3-4de3077b7c0b None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:18.158732 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-844c333c-b228-4101-aec3-4de3077b7c0b None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:18.161157 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efc0d1e-a0c2-40a3-8ab4-ba40acc68b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:18.162851 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-844c333c-b228-4101-aec3-4de3077b7c0b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:18.163084 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Flow 'volume_create_api' (05ebfef6-ee5f-4a2a-aeb5-2f2ffd5fce9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:18.163888 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 180/720] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:57:18 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:18.164134 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Create volume request issued successfully. Aug 19 15:57:18.164505 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0dfe112e-e0e3-4f9c-8b32-a9be3dbcbce8 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:18.164989 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 181/721] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:57:17 2026] POST /volume/v3/volumes => generated 762 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:18.186439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-547b7a9b-fb7c-4dd3-a423-9413b1df028c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.190247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a92379f-d51c-4772-8fe8-8f324b7fc839 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.190978 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-547b7a9b-fb7c-4dd3-a423-9413b1df028c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:57:18.191508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-547b7a9b-fb7c-4dd3-a423-9413b1df028c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aad482d3-ac82-45dd-ae17-0850a9b7f220", "connector": null, "instance_uuid": "e250ecf6-fec2-4051-b398-60b6fd0fa418"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:18.193530 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a92379f-d51c-4772-8fe8-8f324b7fc839 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:18.195357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a92379f-d51c-4772-8fe8-8f324b7fc839 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:18.195357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a92379f-d51c-4772-8fe8-8f324b7fc839 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:18.210317 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:18.210317 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:18.216004 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:18.216004 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:18.216301 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8a92379f-d51c-4772-8fe8-8f324b7fc839 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:18.228224 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a92379f-d51c-4772-8fe8-8f324b7fc839 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 200 Aug 19 15:57:18.229049 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 180/722] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:18 2026] GET /volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:57:18.298247 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-547b7a9b-fb7c-4dd3-a423-9413b1df028c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:57:18.300786 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 182/723] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:57:18 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:57:18.315913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0aae006c-2110-4867-9b32-b61761633e8b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.321793 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0aae006c-2110-4867-9b32-b61761633e8b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:18.321793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0aae006c-2110-4867-9b32-b61761633e8b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:18.321793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0aae006c-2110-4867-9b32-b61761633e8b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:18.343741 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:18.343741 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:18.355033 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0aae006c-2110-4867-9b32-b61761633e8b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:18.369223 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0aae006c-2110-4867-9b32-b61761633e8b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:18.370229 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2c4a5e43-a32c-4c77-aded-e991b489815a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.370397 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 181/724] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:18 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:18.375140 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c4a5e43-a32c-4c77-aded-e991b489815a tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:18.377349 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c4a5e43-a32c-4c77-aded-e991b489815a tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:18.377349 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c4a5e43-a32c-4c77-aded-e991b489815a tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:18.394747 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:18.394747 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:18.403384 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2c4a5e43-a32c-4c77-aded-e991b489815a tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:18.417727 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c4a5e43-a32c-4c77-aded-e991b489815a tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:18.418295 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22b65c8e-bd24-4401-8f55-e64797dd51b5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.418576 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 182/725] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:18 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:18.419212 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22b65c8e-bd24-4401-8f55-e64797dd51b5 None None] GET https://10.4.3.32/volume// Aug 19 15:57:18.419731 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22b65c8e-bd24-4401-8f55-e64797dd51b5 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:18.420198 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22b65c8e-bd24-4401-8f55-e64797dd51b5 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:18.420941 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22b65c8e-bd24-4401-8f55-e64797dd51b5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:18.422122 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 181/726] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:18 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:18.436364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a922a7e6-ab64-480f-b24f-e39215388fce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.440574 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a922a7e6-ab64-480f-b24f-e39215388fce tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:18.441000 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a922a7e6-ab64-480f-b24f-e39215388fce tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:18.441307 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a922a7e6-ab64-480f-b24f-e39215388fce tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:18.462173 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:18.462173 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:18.469628 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a922a7e6-ab64-480f-b24f-e39215388fce tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:18.485536 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a922a7e6-ab64-480f-b24f-e39215388fce tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:18.486226 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 183/727] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:57:18 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 1024 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:18.618672 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-23dc7af9-a664-4afa-b5b9-ff64c7d77d02 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:18.622251 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-23dc7af9-a664-4afa-b5b9-ff64c7d77d02 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] PUT https://10.4.3.32/volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373 Aug 19 15:57:18.623101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-23dc7af9-a664-4afa-b5b9-ff64c7d77d02 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:18.646985 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-23dc7af9-a664-4afa-b5b9-ff64c7d77d02 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Acquiring lock "cinder-attachment_update-aad482d3-ac82-45dd-ae17-0850a9b7f220-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:57:18.655002 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-23dc7af9-a664-4afa-b5b9-ff64c7d77d02 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Lock "cinder-attachment_update-aad482d3-ac82-45dd-ae17-0850a9b7f220-np0000007787" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:57:18.659252 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:18.659252 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:18.830572 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-23dc7af9-a664-4afa-b5b9-ff64c7d77d02 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Lock "cinder-attachment_update-aad482d3-ac82-45dd-ae17-0850a9b7f220-np0000007787" released by "attachment_update" :: held 0.176s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:57:18.832771 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-23dc7af9-a664-4afa-b5b9-ff64c7d77d02 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373 returned with HTTP 200 Aug 19 15:57:18.833822 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 182/728] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:57:18 2026] PUT /volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:19.088068 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40881bf4-784e-41fb-b972-fd29e3c3c406 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.092687 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40881bf4-784e-41fb-b972-fd29e3c3c406 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:19.092687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40881bf4-784e-41fb-b972-fd29e3c3c406 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.092687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40881bf4-784e-41fb-b972-fd29e3c3c406 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.092687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-40881bf4-784e-41fb-b972-fd29e3c3c406 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:19.098610 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.098610 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:19.100225 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40881bf4-784e-41fb-b972-fd29e3c3c406 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:19.100865 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 183/729] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.250799 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4dd313d6-d6aa-42ae-ba8c-e7e427cab4b1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.252337 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4dd313d6-d6aa-42ae-ba8c-e7e427cab4b1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:19.252785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4dd313d6-d6aa-42ae-ba8c-e7e427cab4b1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.255784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4dd313d6-d6aa-42ae-ba8c-e7e427cab4b1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.268242 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.268242 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:19.284119 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4dd313d6-d6aa-42ae-ba8c-e7e427cab4b1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:19.297041 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4dd313d6-d6aa-42ae-ba8c-e7e427cab4b1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 200 Aug 19 15:57:19.298207 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 182/730] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.323789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2658287c-65c8-40c3-a3cb-6b47290f55cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.327542 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2658287c-65c8-40c3-a3cb-6b47290f55cd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:19.327542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2658287c-65c8-40c3-a3cb-6b47290f55cd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.329325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2658287c-65c8-40c3-a3cb-6b47290f55cd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.343880 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.343880 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:19.361919 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2658287c-65c8-40c3-a3cb-6b47290f55cd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:19.380916 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2658287c-65c8-40c3-a3cb-6b47290f55cd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 200 Aug 19 15:57:19.381068 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 184/731] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.400313 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c2eabbc-4157-4ca7-a42c-819d03f479df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.404263 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c2eabbc-4157-4ca7-a42c-819d03f479df tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:19.405233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c2eabbc-4157-4ca7-a42c-819d03f479df tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.405774 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c2eabbc-4157-4ca7-a42c-819d03f479df tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.418300 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-45b40427-df67-4f05-8db8-4f123d892bff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.422916 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45b40427-df67-4f05-8db8-4f123d892bff tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 19 15:57:19.423250 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45b40427-df67-4f05-8db8-4f123d892bff tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.424170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45b40427-df67-4f05-8db8-4f123d892bff tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.425001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-45b40427-df67-4f05-8db8-4f123d892bff tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:19.425191 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.425191 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:19.425584 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-45b40427-df67-4f05-8db8-4f123d892bff tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:19.430345 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c2eabbc-4157-4ca7-a42c-819d03f479df tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:19.437271 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c2eabbc-4157-4ca7-a42c-819d03f479df tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:19.437912 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 183/732] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.439596 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-beb495c4-cf06-483b-96d1-672d7635b953 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.444571 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-beb495c4-cf06-483b-96d1-672d7635b953 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:19.445226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-beb495c4-cf06-483b-96d1-672d7635b953 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.445226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-beb495c4-cf06-483b-96d1-672d7635b953 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.468134 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.468134 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:19.485238 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-beb495c4-cf06-483b-96d1-672d7635b953 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:19.486924 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-45b40427-df67-4f05-8db8-4f123d892bff tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:19.488458 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45b40427-df67-4f05-8db8-4f123d892bff tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 15:57:19.489147 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 184/733] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes => generated 969 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.502335 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-beb495c4-cf06-483b-96d1-672d7635b953 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:19.506204 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 183/734] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.507249 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b0e8611-8ef1-45ef-83e7-23fb3034ef3d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.509393 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b0e8611-8ef1-45ef-83e7-23fb3034ef3d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1197383854 Aug 19 15:57:19.509735 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b0e8611-8ef1-45ef-83e7-23fb3034ef3d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.509847 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b0e8611-8ef1-45ef-83e7-23fb3034ef3d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.513500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-4b0e8611-8ef1-45ef-83e7-23fb3034ef3d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:19.515866 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4b0e8611-8ef1-45ef-83e7-23fb3034ef3d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1197383854'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:19.572628 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4b0e8611-8ef1-45ef-83e7-23fb3034ef3d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:19.573332 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b0e8611-8ef1-45ef-83e7-23fb3034ef3d tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1197383854 returned with HTTP 200 Aug 19 15:57:19.573913 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 185/735] 10.4.3.32 () {66 vars in 1331 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1197383854 => generated 332 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.592135 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-616c9ee7-4683-47a4-9e7f-983d24bc2ea7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.598142 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-616c9ee7-4683-47a4-9e7f-983d24bc2ea7 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1197383854 Aug 19 15:57:19.598357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-616c9ee7-4683-47a4-9e7f-983d24bc2ea7 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.598669 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-616c9ee7-4683-47a4-9e7f-983d24bc2ea7 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.599474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-616c9ee7-4683-47a4-9e7f-983d24bc2ea7 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:19.600308 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-616c9ee7-4683-47a4-9e7f-983d24bc2ea7 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1197383854'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:19.647819 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-616c9ee7-4683-47a4-9e7f-983d24bc2ea7 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:19.649370 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.649370 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:19.657880 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-616c9ee7-4683-47a4-9e7f-983d24bc2ea7 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1197383854 returned with HTTP 200 Aug 19 15:57:19.657880 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 184/736] 10.4.3.32 () {66 vars in 1352 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1197383854 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.683594 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e47bd2d2-805d-457a-b16a-d5bf888788d0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.686569 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e47bd2d2-805d-457a-b16a-d5bf888788d0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1 Aug 19 15:57:19.687044 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e47bd2d2-805d-457a-b16a-d5bf888788d0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.687172 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e47bd2d2-805d-457a-b16a-d5bf888788d0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.687873 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-e47bd2d2-805d-457a-b16a-d5bf888788d0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:19.688380 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.688380 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:19.689924 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e47bd2d2-805d-457a-b16a-d5bf888788d0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:19.702595 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e47bd2d2-805d-457a-b16a-d5bf888788d0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:19.702740 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.702740 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:19.709709 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e47bd2d2-805d-457a-b16a-d5bf888788d0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 19 15:57:19.710894 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 185/737] 10.4.3.32 () {66 vars in 1266 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:19.737180 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e6e22c78-a3fa-4b8c-a1d3-e6b8b06cc648 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.739567 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6e22c78-a3fa-4b8c-a1d3-e6b8b06cc648 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:19.739883 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6e22c78-a3fa-4b8c-a1d3-e6b8b06cc648 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.740109 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6e22c78-a3fa-4b8c-a1d3-e6b8b06cc648 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.740553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-e6e22c78-a3fa-4b8c-a1d3-e6b8b06cc648 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:19.741330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e6e22c78-a3fa-4b8c-a1d3-e6b8b06cc648 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:19.793159 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e6e22c78-a3fa-4b8c-a1d3-e6b8b06cc648 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:19.794387 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.794387 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:19.802274 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6e22c78-a3fa-4b8c-a1d3-e6b8b06cc648 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 200 Aug 19 15:57:19.803052 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 184/738] 10.4.3.32 () {66 vars in 1354 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 999 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:19.821561 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2cc0c13e-f268-4f0b-bb82-e4626475c9d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.825745 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2cc0c13e-f268-4f0b-bb82-e4626475c9d2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:19.825745 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2cc0c13e-f268-4f0b-bb82-e4626475c9d2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.827452 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2cc0c13e-f268-4f0b-bb82-e4626475c9d2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.828151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-2cc0c13e-f268-4f0b-bb82-e4626475c9d2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:19.828734 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.828734 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:19.829652 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cc0c13e-f268-4f0b-bb82-e4626475c9d2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:19.878334 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2cc0c13e-f268-4f0b-bb82-e4626475c9d2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:19.879417 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:19.879417 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:19.884831 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2cc0c13e-f268-4f0b-bb82-e4626475c9d2 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 200 Aug 19 15:57:19.885562 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 186/739] 10.4.3.32 () {66 vars in 1354 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 1000 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:19.909818 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3df41b56-3acb-45d7-8ff8-c98cab9ad448 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:19.912404 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3df41b56-3acb-45d7-8ff8-c98cab9ad448 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:19.912745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3df41b56-3acb-45d7-8ff8-c98cab9ad448 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:19.913019 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3df41b56-3acb-45d7-8ff8-c98cab9ad448 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:19.913426 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-3df41b56-3acb-45d7-8ff8-c98cab9ad448 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:19.914546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3df41b56-3acb-45d7-8ff8-c98cab9ad448 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:19.979039 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3df41b56-3acb-45d7-8ff8-c98cab9ad448 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:19.981672 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3df41b56-3acb-45d7-8ff8-c98cab9ad448 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=1&marker=97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 200 Aug 19 15:57:19.983466 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 185/740] 10.4.3.32 () {66 vars in 1354 bytes} [Wed Aug 19 15:57:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:57:20.004536 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a5151c3e-ab68-42af-8298-4766cf798d8f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.006142 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5151c3e-ab68-42af-8298-4766cf798d8f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 19 15:57:20.006142 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5151c3e-ab68-42af-8298-4766cf798d8f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.006329 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5151c3e-ab68-42af-8298-4766cf798d8f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.007208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-a5151c3e-ab68-42af-8298-4766cf798d8f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.007208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5151c3e-ab68-42af-8298-4766cf798d8f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value available, assuming string {{(pid=100250) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:20.008240 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5151c3e-ab68-42af-8298-4766cf798d8f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.056848 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a5151c3e-ab68-42af-8298-4766cf798d8f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.057127 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.057127 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:20.064780 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5151c3e-ab68-42af-8298-4766cf798d8f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 19 15:57:20.064780 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 186/741] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:57:20.087548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.093599 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 19 15:57:20.093599 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.098556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.099016 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.099400 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value available, assuming string {{(pid=100248) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:20.100450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.124205 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ecb88c78-2e86-44d4-a5b6-d2211fd530fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.128550 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecb88c78-2e86-44d4-a5b6-d2211fd530fe tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:20.129156 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecb88c78-2e86-44d4-a5b6-d2211fd530fe tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.130288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ecb88c78-2e86-44d4-a5b6-d2211fd530fe tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.130948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ecb88c78-2e86-44d4-a5b6-d2211fd530fe tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:20.144487 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.144487 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:20.145720 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ecb88c78-2e86-44d4-a5b6-d2211fd530fe tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:20.145841 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 187/742] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.154283 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.155806 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.155806 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:20.164438 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0c07dcd-b1fe-40f7-b696-0e56921c804f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 19 15:57:20.165240 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 185/743] 10.4.3.32 () {66 vars in 1352 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:20.190707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c5d2fee-9b03-47de-bf1d-76c5d717efae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.194338 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c5d2fee-9b03-47de-bf1d-76c5d717efae tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1 Aug 19 15:57:20.194661 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c5d2fee-9b03-47de-bf1d-76c5d717efae tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.194982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c5d2fee-9b03-47de-bf1d-76c5d717efae tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.195389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-6c5d2fee-9b03-47de-bf1d-76c5d717efae tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.196963 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6c5d2fee-9b03-47de-bf1d-76c5d717efae tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.210476 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c5d2fee-9b03-47de-bf1d-76c5d717efae tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.211390 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c5d2fee-9b03-47de-bf1d-76c5d717efae tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 19 15:57:20.212625 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 186/744] 10.4.3.32 () {66 vars in 1245 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.228692 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f4252a6-fcfb-4fc7-89b1-3af87397f587 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.232371 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f4252a6-fcfb-4fc7-89b1-3af87397f587 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:20.232638 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f4252a6-fcfb-4fc7-89b1-3af87397f587 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.232956 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f4252a6-fcfb-4fc7-89b1-3af87397f587 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.233330 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-6f4252a6-fcfb-4fc7-89b1-3af87397f587 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.234490 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6f4252a6-fcfb-4fc7-89b1-3af87397f587 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.284282 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6f4252a6-fcfb-4fc7-89b1-3af87397f587 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.284963 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f4252a6-fcfb-4fc7-89b1-3af87397f587 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 200 Aug 19 15:57:20.285516 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 187/745] 10.4.3.32 () {66 vars in 1333 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes?limit=1&marker=57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.302942 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-977456e9-3d92-4c8f-bfab-1f796ef86896 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.306951 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-977456e9-3d92-4c8f-bfab-1f796ef86896 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:20.307257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-977456e9-3d92-4c8f-bfab-1f796ef86896 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.307743 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-977456e9-3d92-4c8f-bfab-1f796ef86896 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.308906 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-977456e9-3d92-4c8f-bfab-1f796ef86896 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.310905 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-977456e9-3d92-4c8f-bfab-1f796ef86896 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.335966 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-977456e9-3d92-4c8f-bfab-1f796ef86896 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.337297 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-977456e9-3d92-4c8f-bfab-1f796ef86896 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 200 Aug 19 15:57:20.338203 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 188/746] 10.4.3.32 () {66 vars in 1333 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes?limit=1&marker=b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.352389 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db8ac524-be00-4b92-b0a6-90fb7fc36a71 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.355985 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db8ac524-be00-4b92-b0a6-90fb7fc36a71 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?limit=1&marker=97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:20.356178 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db8ac524-be00-4b92-b0a6-90fb7fc36a71 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.356491 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db8ac524-be00-4b92-b0a6-90fb7fc36a71 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.357280 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-db8ac524-be00-4b92-b0a6-90fb7fc36a71 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.358342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-db8ac524-be00-4b92-b0a6-90fb7fc36a71 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.376369 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-db8ac524-be00-4b92-b0a6-90fb7fc36a71 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.376369 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db8ac524-be00-4b92-b0a6-90fb7fc36a71 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?limit=1&marker=97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 200 Aug 19 15:57:20.377275 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 186/747] 10.4.3.32 () {66 vars in 1333 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes?limit=1&marker=97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:57:20.396392 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.398473 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1231862871&status=available Aug 19 15:57:20.399610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.399610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.399610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.401113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value available, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:20.402640 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.402640 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:20.403233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1231862871'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.450847 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.453694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b3d1528-25b6-4cfc-af38-a90f7c880fc6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1231862871&status=available returned with HTTP 200 Aug 19 15:57:20.454694 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 187/748] 10.4.3.32 () {66 vars in 1365 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1231862871&status=available => generated 332 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.462825 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-61bedd0c-f8c3-4c83-b452-a1e9b36f7bd8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.467809 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61bedd0c-f8c3-4c83-b452-a1e9b36f7bd8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:20.467809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61bedd0c-f8c3-4c83-b452-a1e9b36f7bd8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.467809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61bedd0c-f8c3-4c83-b452-a1e9b36f7bd8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.479100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c306342-81df-47d0-8682-02039eeb5fc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.481645 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c306342-81df-47d0-8682-02039eeb5fc1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1231862871&status=available Aug 19 15:57:20.482312 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c306342-81df-47d0-8682-02039eeb5fc1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.483660 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c306342-81df-47d0-8682-02039eeb5fc1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.484288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-9c306342-81df-47d0-8682-02039eeb5fc1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.484288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9c306342-81df-47d0-8682-02039eeb5fc1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value available, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:20.486446 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.486446 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:20.487373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9c306342-81df-47d0-8682-02039eeb5fc1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1231862871'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.498771 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.498771 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:20.504526 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-61bedd0c-f8c3-4c83-b452-a1e9b36f7bd8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:20.512875 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61bedd0c-f8c3-4c83-b452-a1e9b36f7bd8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:20.513280 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 188/749] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.528330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e53dfbfd-4131-4bbc-8731-614101976a1f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.529947 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e53dfbfd-4131-4bbc-8731-614101976a1f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:20.532907 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e53dfbfd-4131-4bbc-8731-614101976a1f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.532907 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e53dfbfd-4131-4bbc-8731-614101976a1f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.536691 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9c306342-81df-47d0-8682-02039eeb5fc1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.537331 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.537331 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:20.544482 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c306342-81df-47d0-8682-02039eeb5fc1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1231862871&status=available returned with HTTP 200 Aug 19 15:57:20.545524 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 189/750] 10.4.3.32 () {66 vars in 1386 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1231862871&status=available => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.562031 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.562031 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:20.568386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65beea25-6289-426c-a8f0-0a50a07c68f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.571672 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65beea25-6289-426c-a8f0-0a50a07c68f5 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?marker=97a6221b-b4d8-42fb-b38f-b0694c759350&sort=id%3Aasc Aug 19 15:57:20.572317 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e53dfbfd-4131-4bbc-8731-614101976a1f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:20.573246 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65beea25-6289-426c-a8f0-0a50a07c68f5 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.577798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65beea25-6289-426c-a8f0-0a50a07c68f5 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.577798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-65beea25-6289-426c-a8f0-0a50a07c68f5 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.577798 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.577798 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:20.577798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-65beea25-6289-426c-a8f0-0a50a07c68f5 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.586057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e53dfbfd-4131-4bbc-8731-614101976a1f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:20.586748 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 187/751] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.633747 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-65beea25-6289-426c-a8f0-0a50a07c68f5 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.636105 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.636105 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:20.641584 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65beea25-6289-426c-a8f0-0a50a07c68f5 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?marker=97a6221b-b4d8-42fb-b38f-b0694c759350&sort=id%3Aasc returned with HTTP 200 Aug 19 15:57:20.642422 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 188/752] 10.4.3.32 () {66 vars in 1366 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes/detail?marker=97a6221b-b4d8-42fb-b38f-b0694c759350&sort=id%3Aasc => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.665071 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-29c974df-db2b-492c-a53c-433fb13145f4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.668001 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-29c974df-db2b-492c-a53c-433fb13145f4 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 15:57:20.668159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-29c974df-db2b-492c-a53c-433fb13145f4 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.668427 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-29c974df-db2b-492c-a53c-433fb13145f4 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.668777 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-29c974df-db2b-492c-a53c-433fb13145f4 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.669833 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-29c974df-db2b-492c-a53c-433fb13145f4 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.720852 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-29c974df-db2b-492c-a53c-433fb13145f4 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.721967 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.721967 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:20.729944 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-29c974df-db2b-492c-a53c-433fb13145f4 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 15:57:20.730557 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 189/753] 10.4.3.32 () {66 vars in 1330 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:20.760006 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-51902f18-bd7e-47d3-858c-593f1a8fabad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.763269 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51902f18-bd7e-47d3-858c-593f1a8fabad tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:57:20.763443 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51902f18-bd7e-47d3-858c-593f1a8fabad tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.764975 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51902f18-bd7e-47d3-858c-593f1a8fabad tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.769252 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-51902f18-bd7e-47d3-858c-593f1a8fabad tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.772687 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51902f18-bd7e-47d3-858c-593f1a8fabad tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.789970 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-51902f18-bd7e-47d3-858c-593f1a8fabad tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.792611 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:20.792611 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:20.802090 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51902f18-bd7e-47d3-858c-593f1a8fabad tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:57:20.803662 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 190/754] 10.4.3.32 () {66 vars in 1251 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:57:20.834811 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-936846ca-1c84-41a0-b29e-acc3ca49f104 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.838956 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-936846ca-1c84-41a0-b29e-acc3ca49f104 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 15:57:20.846157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-936846ca-1c84-41a0-b29e-acc3ca49f104 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.846157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-936846ca-1c84-41a0-b29e-acc3ca49f104 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.846157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-936846ca-1c84-41a0-b29e-acc3ca49f104 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.846157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-936846ca-1c84-41a0-b29e-acc3ca49f104 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:20.912808 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-936846ca-1c84-41a0-b29e-acc3ca49f104 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:20.912808 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-936846ca-1c84-41a0-b29e-acc3ca49f104 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 15:57:20.912808 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 188/755] 10.4.3.32 () {66 vars in 1309 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:20.929347 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:20.933870 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?availability_zone=nova Aug 19 15:57:20.933870 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:20.933870 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:20.934620 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:20.936572 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value nova, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:20.937863 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:21.162577 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-09241478-572a-44bf-b0cc-1e897bdb6126 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.169007 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09241478-572a-44bf-b0cc-1e897bdb6126 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:21.169007 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09241478-572a-44bf-b0cc-1e897bdb6126 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.169007 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09241478-572a-44bf-b0cc-1e897bdb6126 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.170244 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-09241478-572a-44bf-b0cc-1e897bdb6126 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:21.181368 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:21.181368 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:21.182450 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09241478-572a-44bf-b0cc-1e897bdb6126 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:21.184619 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 190/756] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.189035 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:21.189553 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3718bda3-20d8-49a7-b330-d1dd66e12aed tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 15:57:21.190170 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 189/757] 10.4.3.32 () {66 vars in 1275 bytes} [Wed Aug 19 15:57:20 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.204725 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.207143 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?availability_zone=nova Aug 19 15:57:21.207416 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.207695 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.208059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:21.208374 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value nova, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:21.209341 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:21.266354 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:21.267310 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7e5eadb-efa2-48b1-9187-1f6a59e46926 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 15:57:21.267865 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 191/758] 10.4.3.32 () {66 vars in 1275 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.288194 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ee86a445-9c5e-46bc-a4df-c020adf33895 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.291097 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ee86a445-9c5e-46bc-a4df-c020adf33895 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?bootable=false Aug 19 15:57:21.291431 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ee86a445-9c5e-46bc-a4df-c020adf33895 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.291700 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ee86a445-9c5e-46bc-a4df-c020adf33895 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.292003 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-ee86a445-9c5e-46bc-a4df-c020adf33895 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:21.293811 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:21.293811 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:21.294225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ee86a445-9c5e-46bc-a4df-c020adf33895 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:21.351346 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ee86a445-9c5e-46bc-a4df-c020adf33895 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:21.352227 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ee86a445-9c5e-46bc-a4df-c020adf33895 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 15:57:21.352811 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 189/759] 10.4.3.32 () {66 vars in 1259 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.366174 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e680af2a-58ae-4bd7-9e10-73d2455bf6c6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.368608 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e680af2a-58ae-4bd7-9e10-73d2455bf6c6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?bootable=false Aug 19 15:57:21.369010 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e680af2a-58ae-4bd7-9e10-73d2455bf6c6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.369319 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e680af2a-58ae-4bd7-9e10-73d2455bf6c6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.369619 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-e680af2a-58ae-4bd7-9e10-73d2455bf6c6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:21.374700 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e680af2a-58ae-4bd7-9e10-73d2455bf6c6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:21.533546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-43157ec4-69b7-4ca9-be69-cf7a925b6afa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.536253 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43157ec4-69b7-4ca9-be69-cf7a925b6afa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:21.536545 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43157ec4-69b7-4ca9-be69-cf7a925b6afa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.537028 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43157ec4-69b7-4ca9-be69-cf7a925b6afa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.553806 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:21.553806 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:21.561851 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-43157ec4-69b7-4ca9-be69-cf7a925b6afa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:21.570546 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43157ec4-69b7-4ca9-be69-cf7a925b6afa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:21.578221 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 190/760] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.605250 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7dd3835-0505-4d39-9b90-99b5732af3ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.607243 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7dd3835-0505-4d39-9b90-99b5732af3ca tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:21.607500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7dd3835-0505-4d39-9b90-99b5732af3ca tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.607997 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7dd3835-0505-4d39-9b90-99b5732af3ca tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.627082 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:21.627082 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:21.632733 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e680af2a-58ae-4bd7-9e10-73d2455bf6c6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:21.633697 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e680af2a-58ae-4bd7-9e10-73d2455bf6c6 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 15:57:21.635700 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 191/761] 10.4.3.32 () {66 vars in 1259 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.639826 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b7dd3835-0505-4d39-9b90-99b5732af3ca tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:21.648364 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7dd3835-0505-4d39-9b90-99b5732af3ca tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:21.649411 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 192/762] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.652210 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.654625 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?status=available Aug 19 15:57:21.655026 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.655081 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.655372 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:21.655691 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value available, assuming string {{(pid=100248) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:21.656161 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:21.656161 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:21.657901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:21.890070 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:21.890577 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b66d9e8-a2b3-49d0-8888-aee9a934c990 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 15:57:21.891183 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 190/763] 10.4.3.32 () {66 vars in 1263 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.904855 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.910572 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes?status=available Aug 19 15:57:21.911091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.911468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.911872 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:21.912474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value available, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:21.919110 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:21.970152 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:21.971108 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40be3d30-1c20-4d4b-b1ea-5a8aaa72c2c1 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 15:57:21.971881 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 191/764] 10.4.3.32 () {66 vars in 1263 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:21.985792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:21.991013 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?availability_zone=nova Aug 19 15:57:21.991806 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:21.992275 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:21.992742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:21.993141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value nova, assuming string {{(pid=100250) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:21.993541 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:21.993541 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:21.994751 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:22.037233 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:22.038557 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.038557 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:22.045331 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8d6608e-12b6-4c29-9f27-988f38e23181 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 19 15:57:22.045931 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 192/765] 10.4.3.32 () {66 vars in 1296 bytes} [Wed Aug 19 15:57:21 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:22.068898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e827a4a4-5e3a-4cc9-a873-d11ecbb8e829 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.073406 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e827a4a4-5e3a-4cc9-a873-d11ecbb8e829 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?bootable=false Aug 19 15:57:22.073724 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e827a4a4-5e3a-4cc9-a873-d11ecbb8e829 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.074345 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e827a4a4-5e3a-4cc9-a873-d11ecbb8e829 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.074886 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-e827a4a4-5e3a-4cc9-a873-d11ecbb8e829 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:22.075900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e827a4a4-5e3a-4cc9-a873-d11ecbb8e829 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:22.129004 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e827a4a4-5e3a-4cc9-a873-d11ecbb8e829 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:22.129004 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.129004 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:22.138961 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e827a4a4-5e3a-4cc9-a873-d11ecbb8e829 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 19 15:57:22.139593 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 193/766] 10.4.3.32 () {66 vars in 1280 bytes} [Wed Aug 19 15:57:22 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:22.161805 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.164960 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?status=available Aug 19 15:57:22.164960 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.167436 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.168273 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:22.168273 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Could not evaluate value available, assuming string {{(pid=100248) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 15:57:22.169692 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.169692 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:22.169692 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:22.181048 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Get all volumes completed successfully. Aug 19 15:57:22.182600 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.182600 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:22.189474 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32c6d1ba-f204-4298-a270-614d61ec4f9f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 19 15:57:22.190128 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 191/767] 10.4.3.32 () {66 vars in 1284 bytes} [Wed Aug 19 15:57:22 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:22.201569 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45a0ec65-c5b2-4a2f-bd0e-29c05d96ca13 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.205565 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45a0ec65-c5b2-4a2f-bd0e-29c05d96ca13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:22.205951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45a0ec65-c5b2-4a2f-bd0e-29c05d96ca13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.207268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45a0ec65-c5b2-4a2f-bd0e-29c05d96ca13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.207268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-45a0ec65-c5b2-4a2f-bd0e-29c05d96ca13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:22.213703 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.213703 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:22.215071 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45a0ec65-c5b2-4a2f-bd0e-29c05d96ca13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:22.215719 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 192/768] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:22 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:22.239655 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-84a1d59a-6e88-42eb-b348-e2d80b34b298 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.245009 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84a1d59a-6e88-42eb-b348-e2d80b34b298 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:22.245009 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84a1d59a-6e88-42eb-b348-e2d80b34b298 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.245009 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84a1d59a-6e88-42eb-b348-e2d80b34b298 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.259529 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.259529 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:22.276744 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-84a1d59a-6e88-42eb-b348-e2d80b34b298 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:22.289456 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84a1d59a-6e88-42eb-b348-e2d80b34b298 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 200 Aug 19 15:57:22.291218 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 193/769] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:22 2026] GET /volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:22.315491 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df5150fa-d793-4e4f-98bd-42f26ba21cb0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.319530 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df5150fa-d793-4e4f-98bd-42f26ba21cb0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] DELETE https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:22.319751 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df5150fa-d793-4e4f-98bd-42f26ba21cb0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.320000 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df5150fa-d793-4e4f-98bd-42f26ba21cb0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.320196 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-df5150fa-d793-4e4f-98bd-42f26ba21cb0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Delete volume with id: 57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:22.341236 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.341236 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:22.342041 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df5150fa-d793-4e4f-98bd-42f26ba21cb0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:22.404302 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df5150fa-d793-4e4f-98bd-42f26ba21cb0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Delete volume request issued successfully. Aug 19 15:57:22.404302 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df5150fa-d793-4e4f-98bd-42f26ba21cb0 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 202 Aug 19 15:57:22.404596 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 194/770] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:22 2026] DELETE /volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 15:57:22.427290 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f57cf1ab-5d38-4222-b467-ee543e15c54f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.430377 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f57cf1ab-5d38-4222-b467-ee543e15c54f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:22.430900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f57cf1ab-5d38-4222-b467-ee543e15c54f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.431193 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f57cf1ab-5d38-4222-b467-ee543e15c54f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.445006 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.445006 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:22.452445 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f57cf1ab-5d38-4222-b467-ee543e15c54f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:22.464070 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f57cf1ab-5d38-4222-b467-ee543e15c54f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 200 Aug 19 15:57:22.464523 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 192/771] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:22 2026] GET /volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:22.475519 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-322afda1-cc27-4b35-877e-c050fbbeb3d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.477987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-322afda1-cc27-4b35-877e-c050fbbeb3d7 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 Aug 19 15:57:22.478653 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-322afda1-cc27-4b35-877e-c050fbbeb3d7 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.478653 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-322afda1-cc27-4b35-877e-c050fbbeb3d7 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.480516 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-322afda1-cc27-4b35-877e-c050fbbeb3d7 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Delete volume with id: 3a7046ff-d503-434b-aa50-8339535b3de3 Aug 19 15:57:22.490563 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.490563 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:22.491462 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-322afda1-cc27-4b35-877e-c050fbbeb3d7 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:57:22.528712 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-322afda1-cc27-4b35-877e-c050fbbeb3d7 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Delete volume request issued successfully. Aug 19 15:57:22.528712 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-322afda1-cc27-4b35-877e-c050fbbeb3d7 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 returned with HTTP 202 Aug 19 15:57:22.528712 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 193/772] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:22 2026] DELETE /volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:22.540419 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-272788f4-5b4b-4241-a254-55416924d7c1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.544046 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-272788f4-5b4b-4241-a254-55416924d7c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 Aug 19 15:57:22.544321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-272788f4-5b4b-4241-a254-55416924d7c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.544466 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-272788f4-5b4b-4241-a254-55416924d7c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.557690 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.557690 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:22.561968 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-272788f4-5b4b-4241-a254-55416924d7c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:57:22.568982 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-272788f4-5b4b-4241-a254-55416924d7c1 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 returned with HTTP 200 Aug 19 15:57:22.569341 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 194/773] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:22 2026] GET /volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:22.600415 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-573d55b0-7ce6-4b91-9cd8-3e3e53c06776 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.604183 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-573d55b0-7ce6-4b91-9cd8-3e3e53c06776 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:22.604183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-573d55b0-7ce6-4b91-9cd8-3e3e53c06776 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.604183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-573d55b0-7ce6-4b91-9cd8-3e3e53c06776 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.625408 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.625408 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:22.634650 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-573d55b0-7ce6-4b91-9cd8-3e3e53c06776 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:22.648211 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-573d55b0-7ce6-4b91-9cd8-3e3e53c06776 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:22.648211 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 195/774] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:22 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:22.668142 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bbc376cc-cfd1-4981-bcef-1b7a8ccc553e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:22.671409 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bbc376cc-cfd1-4981-bcef-1b7a8ccc553e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:22.671640 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bbc376cc-cfd1-4981-bcef-1b7a8ccc553e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:22.672585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bbc376cc-cfd1-4981-bcef-1b7a8ccc553e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:22.686954 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:22.686954 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:22.694159 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bbc376cc-cfd1-4981-bcef-1b7a8ccc553e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:22.704044 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bbc376cc-cfd1-4981-bcef-1b7a8ccc553e tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:22.705153 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 193/775] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:22 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:23.238938 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-03e89836-ec6e-4635-a564-b0324ab7bd2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.242864 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03e89836-ec6e-4635-a564-b0324ab7bd2c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:23.242864 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03e89836-ec6e-4635-a564-b0324ab7bd2c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.243199 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03e89836-ec6e-4635-a564-b0324ab7bd2c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.243381 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-03e89836-ec6e-4635-a564-b0324ab7bd2c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:23.249666 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:23.249666 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:23.250915 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03e89836-ec6e-4635-a564-b0324ab7bd2c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:23.251620 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 194/776] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:23 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:23.486579 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9dc58d21-4c02-4797-8330-c34257503783 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.488459 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9dc58d21-4c02-4797-8330-c34257503783 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 Aug 19 15:57:23.488804 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9dc58d21-4c02-4797-8330-c34257503783 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.489286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9dc58d21-4c02-4797-8330-c34257503783 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.498342 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9dc58d21-4c02-4797-8330-c34257503783 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 returned with HTTP 404 Aug 19 15:57:23.499108 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 195/777] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:23 2026] GET /volume/v3/volumes/57d76f86-3cfd-4aac-b1b8-0c0ca74aaef7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:23.511399 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a76bd1b-95ee-4402-9d49-43de17e85639 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.514829 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a76bd1b-95ee-4402-9d49-43de17e85639 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:23.515523 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a76bd1b-95ee-4402-9d49-43de17e85639 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.516091 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a76bd1b-95ee-4402-9d49-43de17e85639 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.588013 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-27707650-59b9-448d-b1a1-ee41e1ccc773 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.590341 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-27707650-59b9-448d-b1a1-ee41e1ccc773 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 Aug 19 15:57:23.591192 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-27707650-59b9-448d-b1a1-ee41e1ccc773 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.591192 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-27707650-59b9-448d-b1a1-ee41e1ccc773 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.600126 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-27707650-59b9-448d-b1a1-ee41e1ccc773 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 returned with HTTP 404 Aug 19 15:57:23.600990 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 194/778] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:23 2026] GET /volume/v3/volumes/3a7046ff-d503-434b-aa50-8339535b3de3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:23.611979 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1cb84b50-81bc-49d3-8305-da80446d5bfc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.618427 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cb84b50-81bc-49d3-8305-da80446d5bfc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab Aug 19 15:57:23.618427 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cb84b50-81bc-49d3-8305-da80446d5bfc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.618928 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cb84b50-81bc-49d3-8305-da80446d5bfc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.619018 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-1cb84b50-81bc-49d3-8305-da80446d5bfc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Delete volume with id: ed20b42c-8e68-43aa-a5d5-a6ff32123eab Aug 19 15:57:23.632827 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:23.632827 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:23.633975 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1cb84b50-81bc-49d3-8305-da80446d5bfc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:57:23.672076 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1cb84b50-81bc-49d3-8305-da80446d5bfc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Delete volume request issued successfully. Aug 19 15:57:23.672926 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cb84b50-81bc-49d3-8305-da80446d5bfc tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab returned with HTTP 202 Aug 19 15:57:23.673976 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 195/779] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:23 2026] DELETE /volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 15:57:23.679236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-11fc4511-bb4d-47ae-94da-faddb9292f45 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.683789 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-11fc4511-bb4d-47ae-94da-faddb9292f45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:23.686111 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-11fc4511-bb4d-47ae-94da-faddb9292f45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.687289 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-11fc4511-bb4d-47ae-94da-faddb9292f45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.687655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-96c4cfbf-d4bc-4671-8da3-bb5838ca21ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.692650 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-96c4cfbf-d4bc-4671-8da3-bb5838ca21ce tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab Aug 19 15:57:23.692650 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-96c4cfbf-d4bc-4671-8da3-bb5838ca21ce tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.692915 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-96c4cfbf-d4bc-4671-8da3-bb5838ca21ce tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.705999 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:23.705999 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:23.708358 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:23.708358 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:23.712999 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-11fc4511-bb4d-47ae-94da-faddb9292f45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:23.714700 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:23.714700 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:23.718661 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-96c4cfbf-d4bc-4671-8da3-bb5838ca21ce tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:57:23.722052 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a76bd1b-95ee-4402-9d49-43de17e85639 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:23.722351 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-11fc4511-bb4d-47ae-94da-faddb9292f45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:23.722351 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 196/780] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:23 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:23.727276 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-96c4cfbf-d4bc-4671-8da3-bb5838ca21ce tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab returned with HTTP 200 Aug 19 15:57:23.728301 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a76bd1b-95ee-4402-9d49-43de17e85639 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 200 Aug 19 15:57:23.728389 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 195/781] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:23 2026] GET /volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:23.728470 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 196/782] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:23 2026] GET /volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 854 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:23.728633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-efae0c9a-972e-422f-8433-8466f103c238 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.731221 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-efae0c9a-972e-422f-8433-8466f103c238 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:23.731482 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-efae0c9a-972e-422f-8433-8466f103c238 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.731819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-efae0c9a-972e-422f-8433-8466f103c238 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.754193 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6bd80b46-e1c1-4b7c-a7eb-3f8d45a82dbd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.757080 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:23.757080 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:23.757823 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6bd80b46-e1c1-4b7c-a7eb-3f8d45a82dbd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:23.758231 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6bd80b46-e1c1-4b7c-a7eb-3f8d45a82dbd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.758574 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6bd80b46-e1c1-4b7c-a7eb-3f8d45a82dbd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.759358 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-6bd80b46-e1c1-4b7c-a7eb-3f8d45a82dbd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Delete volume with id: b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:23.767735 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-efae0c9a-972e-422f-8433-8466f103c238 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:23.771112 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:23.771112 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:23.773638 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6bd80b46-e1c1-4b7c-a7eb-3f8d45a82dbd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:23.779962 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-efae0c9a-972e-422f-8433-8466f103c238 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:23.780533 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 196/783] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:23 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:23.806046 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6bd80b46-e1c1-4b7c-a7eb-3f8d45a82dbd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Delete volume request issued successfully. Aug 19 15:57:23.806046 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6bd80b46-e1c1-4b7c-a7eb-3f8d45a82dbd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 202 Aug 19 15:57:23.806046 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 197/784] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:23 2026] DELETE /volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:23.821698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-28a5eab7-f059-4562-8969-430a6067453b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:23.826809 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28a5eab7-f059-4562-8969-430a6067453b tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:23.826809 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28a5eab7-f059-4562-8969-430a6067453b tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:23.826809 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28a5eab7-f059-4562-8969-430a6067453b tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:23.839494 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:23.839494 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:23.846802 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-28a5eab7-f059-4562-8969-430a6067453b tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:23.854423 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28a5eab7-f059-4562-8969-430a6067453b tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 200 Aug 19 15:57:23.854423 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 196/785] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:23 2026] GET /volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:24.258630 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-62c43d7e-d1da-46aa-b4e4-56f62bcb0ea5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.264647 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-62c43d7e-d1da-46aa-b4e4-56f62bcb0ea5 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:57:24.265015 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-62c43d7e-d1da-46aa-b4e4-56f62bcb0ea5 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.266855 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-62c43d7e-d1da-46aa-b4e4-56f62bcb0ea5 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.268434 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aae72445-085e-4f75-9674-490facf0727f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.269611 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-60ab06ec-4b9c-4db1-ad8a-f023ed52df20 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.271028 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aae72445-085e-4f75-9674-490facf0727f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:24.271344 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aae72445-085e-4f75-9674-490facf0727f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.272637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aae72445-085e-4f75-9674-490facf0727f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.272637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-aae72445-085e-4f75-9674-490facf0727f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:24.280999 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.280999 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:24.280999 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aae72445-085e-4f75-9674-490facf0727f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:24.280999 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 197/786] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:24.281254 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-60ab06ec-4b9c-4db1-ad8a-f023ed52df20 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6/action Aug 19 15:57:24.281887 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-60ab06ec-4b9c-4db1-ad8a-f023ed52df20 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:24.285186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-60ab06ec-4b9c-4db1-ad8a-f023ed52df20 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:24.289629 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.289629 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:24.298472 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-62c43d7e-d1da-46aa-b4e4-56f62bcb0ea5 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:57:24.311429 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-62c43d7e-d1da-46aa-b4e4-56f62bcb0ea5 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:57:24.311429 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 197/787] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1650 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:24.331456 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.331456 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:24.358122 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1ee41e8b-ff78-4646-a291-e79a39ecdbef req-60ab06ec-4b9c-4db1-ad8a-f023ed52df20 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6/action returned with HTTP 204 Aug 19 15:57:24.358122 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 198/788] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:57:24 2026] POST /volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:24.371080 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-bd5b561d-e252-4726-81e0-8794988fa86d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.378724 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-bd5b561d-e252-4726-81e0-8794988fa86d tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:57:24.379168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-bd5b561d-e252-4726-81e0-8794988fa86d tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.380126 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-bd5b561d-e252-4726-81e0-8794988fa86d tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.405705 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.405705 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:24.414253 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-bd5b561d-e252-4726-81e0-8794988fa86d tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:57:24.425692 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-bd5b561d-e252-4726-81e0-8794988fa86d tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:57:24.425692 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 197/789] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1650 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:24.748613 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75f1b659-c983-4297-a398-5dbd641dd837 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.751876 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75f1b659-c983-4297-a398-5dbd641dd837 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab Aug 19 15:57:24.751876 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75f1b659-c983-4297-a398-5dbd641dd837 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.752883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75f1b659-c983-4297-a398-5dbd641dd837 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.755834 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0763b3c-6517-4242-86fa-52d224318ce9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.761270 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0763b3c-6517-4242-86fa-52d224318ce9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:24.761270 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0763b3c-6517-4242-86fa-52d224318ce9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.761270 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0763b3c-6517-4242-86fa-52d224318ce9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.768038 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75f1b659-c983-4297-a398-5dbd641dd837 tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab returned with HTTP 404 Aug 19 15:57:24.768939 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 198/790] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/ed20b42c-8e68-43aa-a5d5-a6ff32123eab => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:24.782828 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.782828 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:24.784876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0cff5f59-92df-49c5-b74c-e1e49164dd9a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.788102 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0cff5f59-92df-49c5-b74c-e1e49164dd9a tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:57:24.788753 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0cff5f59-92df-49c5-b74c-e1e49164dd9a tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.788753 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0cff5f59-92df-49c5-b74c-e1e49164dd9a tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.789174 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0cff5f59-92df-49c5-b74c-e1e49164dd9a tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Delete volume with id: 9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:57:24.793099 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0763b3c-6517-4242-86fa-52d224318ce9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:24.800642 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0763b3c-6517-4242-86fa-52d224318ce9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:24.801545 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 198/791] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:24.806029 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d7946a55-54be-4a77-b40b-7ab6a3960c52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.809732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7946a55-54be-4a77-b40b-7ab6a3960c52 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:24.810139 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7946a55-54be-4a77-b40b-7ab6a3960c52 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.810139 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7946a55-54be-4a77-b40b-7ab6a3960c52 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.811013 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.811013 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:24.812084 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0cff5f59-92df-49c5-b74c-e1e49164dd9a tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:57:24.835026 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.835026 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:24.847659 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d7946a55-54be-4a77-b40b-7ab6a3960c52 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:24.860152 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7946a55-54be-4a77-b40b-7ab6a3960c52 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:24.860152 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 198/792] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:24.866287 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0cff5f59-92df-49c5-b74c-e1e49164dd9a tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Delete volume request issued successfully. Aug 19 15:57:24.866488 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0cff5f59-92df-49c5-b74c-e1e49164dd9a tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 202 Aug 19 15:57:24.867051 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 199/793] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:24 2026] DELETE /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:24.880618 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9a0766d4-22e0-407c-843e-f74f83f2f51f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.884032 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6275bcff-6bac-45be-876b-4e9bfbe706dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.884685 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a0766d4-22e0-407c-843e-f74f83f2f51f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:57:24.884962 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a0766d4-22e0-407c-843e-f74f83f2f51f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.885256 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a0766d4-22e0-407c-843e-f74f83f2f51f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.885829 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6275bcff-6bac-45be-876b-4e9bfbe706dd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 Aug 19 15:57:24.886089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6275bcff-6bac-45be-876b-4e9bfbe706dd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.886321 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6275bcff-6bac-45be-876b-4e9bfbe706dd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.898483 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6275bcff-6bac-45be-876b-4e9bfbe706dd tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 returned with HTTP 404 Aug 19 15:57:24.898483 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 199/794] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/b5ef37d5-b4e5-4a7c-ad68-8bd942103ff2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:24.900573 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.900573 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:24.908272 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9a0766d4-22e0-407c-843e-f74f83f2f51f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Volume info retrieved successfully. Aug 19 15:57:24.917265 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a4cbc37-ae27-4346-bc42-0b17a9be461f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.919686 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-db49c4f2-9141-461b-a3d9-d9e3660ab528 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.922872 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a4cbc37-ae27-4346-bc42-0b17a9be461f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:24.922872 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a4cbc37-ae27-4346-bc42-0b17a9be461f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.923418 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a4cbc37-ae27-4346-bc42-0b17a9be461f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.926736 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-db49c4f2-9141-461b-a3d9-d9e3660ab528 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:24.927490 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-db49c4f2-9141-461b-a3d9-d9e3660ab528 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.927490 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-db49c4f2-9141-461b-a3d9-d9e3660ab528 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.929868 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a0766d4-22e0-407c-843e-f74f83f2f51f tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 200 Aug 19 15:57:24.929868 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 199/795] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 1393 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:24.946904 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.946904 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:24.950325 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:24.950325 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:24.955163 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4a4cbc37-ae27-4346-bc42-0b17a9be461f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:24.966012 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a4cbc37-ae27-4346-bc42-0b17a9be461f tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 200 Aug 19 15:57:24.966012 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 199/796] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:24.973468 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-db49c4f2-9141-461b-a3d9-d9e3660ab528 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:24.984554 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-db49c4f2-9141-461b-a3d9-d9e3660ab528 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:24.993230 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 200/797] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:24 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1142 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:24.993297 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-439d753c-d6e2-4ee0-80d8-5aca2de32069 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:24.997282 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-439d753c-d6e2-4ee0-80d8-5aca2de32069 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] DELETE https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:24.997282 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-439d753c-d6e2-4ee0-80d8-5aca2de32069 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:24.997282 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-439d753c-d6e2-4ee0-80d8-5aca2de32069 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:24.997282 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-439d753c-d6e2-4ee0-80d8-5aca2de32069 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Delete volume with id: 97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:25.006970 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.006970 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:25.008925 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-439d753c-d6e2-4ee0-80d8-5aca2de32069 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:25.070207 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-439d753c-d6e2-4ee0-80d8-5aca2de32069 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Delete volume request issued successfully. Aug 19 15:57:25.070310 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-439d753c-d6e2-4ee0-80d8-5aca2de32069 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 202 Aug 19 15:57:25.070878 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 200/798] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:24 2026] DELETE /volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:25.096498 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-086f66ea-3055-4ce6-b94a-f00ebba1a0bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.100411 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-086f66ea-3055-4ce6-b94a-f00ebba1a0bc tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:25.100947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-086f66ea-3055-4ce6-b94a-f00ebba1a0bc tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.101148 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-086f66ea-3055-4ce6-b94a-f00ebba1a0bc tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.114443 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.114443 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:25.131084 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-086f66ea-3055-4ce6-b94a-f00ebba1a0bc tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Volume info retrieved successfully. Aug 19 15:57:25.152613 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-086f66ea-3055-4ce6-b94a-f00ebba1a0bc tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 200 Aug 19 15:57:25.153472 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 200/799] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:25 2026] GET /volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:25.155713 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7ec6b350-35bd-41c5-8a81-5bb69676e48e req-2f29c2e6-4738-4741-a79f-c37d32a98b62 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.164968 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7ec6b350-35bd-41c5-8a81-5bb69676e48e req-2f29c2e6-4738-4741-a79f-c37d32a98b62 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] GET https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 Aug 19 15:57:25.165105 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7ec6b350-35bd-41c5-8a81-5bb69676e48e req-2f29c2e6-4738-4741-a79f-c37d32a98b62 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.165342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7ec6b350-35bd-41c5-8a81-5bb69676e48e req-2f29c2e6-4738-4741-a79f-c37d32a98b62 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.183673 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8071e3ad-1871-43cc-a7c7-b9bebc1e138d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.183887 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8071e3ad-1871-43cc-a7c7-b9bebc1e138d None None] GET https://10.4.3.32/volume// Aug 19 15:57:25.184359 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8071e3ad-1871-43cc-a7c7-b9bebc1e138d None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.184422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8071e3ad-1871-43cc-a7c7-b9bebc1e138d None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.184848 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8071e3ad-1871-43cc-a7c7-b9bebc1e138d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:25.185243 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 201/800] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:57: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 19 15:57:25.187202 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.187202 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:25.192135 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7ec6b350-35bd-41c5-8a81-5bb69676e48e req-2f29c2e6-4738-4741-a79f-c37d32a98b62 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:57:25.201377 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-b30ff7e8-e498-436a-9549-5eea03bb220e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.204170 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7ec6b350-35bd-41c5-8a81-5bb69676e48e req-2f29c2e6-4738-4741-a79f-c37d32a98b62 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 returned with HTTP 200 Aug 19 15:57:25.204170 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 200/801] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:25 2026] GET /volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 => generated 1601 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:25.209079 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-b30ff7e8-e498-436a-9549-5eea03bb220e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:57:25.210007 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-b30ff7e8-e498-436a-9549-5eea03bb220e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "799ed1c9-4631-4c66-a3b1-e9a57278bc74", "connector": null, "instance_uuid": "c75d9f6f-4fbe-436f-a2a5-d1f2083c32bb"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:25.229124 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.229124 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:25.301865 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b154ce7a-20f1-4a56-a40e-887ea94e8e13 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.302653 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b154ce7a-20f1-4a56-a40e-887ea94e8e13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:25.303049 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b154ce7a-20f1-4a56-a40e-887ea94e8e13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.303346 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b154ce7a-20f1-4a56-a40e-887ea94e8e13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.303779 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b154ce7a-20f1-4a56-a40e-887ea94e8e13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:25.314611 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-b30ff7e8-e498-436a-9549-5eea03bb220e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:57:25.315249 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 201/802] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:57:25 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:25.316525 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.316525 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:25.318308 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b154ce7a-20f1-4a56-a40e-887ea94e8e13 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:25.318308 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 201/803] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:25 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:57:25.401219 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-468eae54-3ecb-48fa-8419-e59b5db0cc37 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.403657 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-468eae54-3ecb-48fa-8419-e59b5db0cc37 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:25.403991 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-468eae54-3ecb-48fa-8419-e59b5db0cc37 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.404776 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-468eae54-3ecb-48fa-8419-e59b5db0cc37 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.426655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ac2c184e-7ca4-4e32-bf32-456b90ed97b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.427587 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ac2c184e-7ca4-4e32-bf32-456b90ed97b9 None None] GET https://10.4.3.32/volume// Aug 19 15:57:25.427587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ac2c184e-7ca4-4e32-bf32-456b90ed97b9 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.428542 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ac2c184e-7ca4-4e32-bf32-456b90ed97b9 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.433354 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ac2c184e-7ca4-4e32-bf32-456b90ed97b9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:25.433354 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 201/804] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:25 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:25.443769 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.443769 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:25.449498 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-f723dcce-592b-4490-b331-5db2295fd5aa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.453638 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-f723dcce-592b-4490-b331-5db2295fd5aa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:25.454032 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-f723dcce-592b-4490-b331-5db2295fd5aa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.455650 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-f723dcce-592b-4490-b331-5db2295fd5aa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.455900 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-468eae54-3ecb-48fa-8419-e59b5db0cc37 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:25.465963 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-468eae54-3ecb-48fa-8419-e59b5db0cc37 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:25.465963 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 202/805] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:25 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1144 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:25.478694 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.478694 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:25.486898 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-f723dcce-592b-4490-b331-5db2295fd5aa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:25.502130 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-f723dcce-592b-4490-b331-5db2295fd5aa tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:25.502792 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 202/806] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:57:25 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1324 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:25.637768 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-ebc660fe-78dd-4482-bd7b-c68f7a4a6d56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.640738 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-ebc660fe-78dd-4482-bd7b-c68f7a4a6d56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] PUT https://10.4.3.32/volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a Aug 19 15:57:25.641245 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-ebc660fe-78dd-4482-bd7b-c68f7a4a6d56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:25.655833 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-ebc660fe-78dd-4482-bd7b-c68f7a4a6d56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Acquiring lock "cinder-attachment_update-799ed1c9-4631-4c66-a3b1-e9a57278bc74-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:57:25.666342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-ebc660fe-78dd-4482-bd7b-c68f7a4a6d56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-799ed1c9-4631-4c66-a3b1-e9a57278bc74-np0000007787" acquired by "attachment_update" :: waited 0.011s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:57:25.667527 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.667527 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:25.878274 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-ebc660fe-78dd-4482-bd7b-c68f7a4a6d56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-799ed1c9-4631-4c66-a3b1-e9a57278bc74-np0000007787" released by "attachment_update" :: held 0.212s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:57:25.878545 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-ebc660fe-78dd-4482-bd7b-c68f7a4a6d56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a returned with HTTP 200 Aug 19 15:57:25.880266 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 202/807] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:57:25 2026] PUT /volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a => generated 969 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:25.885824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d9f05d31-1fb6-45d8-a980-c61f40eb65b4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.892851 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9f05d31-1fb6-45d8-a980-c61f40eb65b4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:25.892851 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9f05d31-1fb6-45d8-a980-c61f40eb65b4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.892851 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9f05d31-1fb6-45d8-a980-c61f40eb65b4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.913587 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:25.913587 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:25.918276 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d9f05d31-1fb6-45d8-a980-c61f40eb65b4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:25.927720 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9f05d31-1fb6-45d8-a980-c61f40eb65b4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:25.927720 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 202/808] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:25 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:25.954366 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a6f5916c-b964-4322-a069-70a5a760102b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:25.957030 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6f5916c-b964-4322-a069-70a5a760102b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] GET https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec Aug 19 15:57:25.957030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6f5916c-b964-4322-a069-70a5a760102b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:25.957030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6f5916c-b964-4322-a069-70a5a760102b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:25.967525 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6f5916c-b964-4322-a069-70a5a760102b tempest-TaggedBootDevicesTest_v242-699821937 tempest-TaggedBootDevicesTest_v242-699821937-project-member] https://10.4.3.32/volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec returned with HTTP 404 Aug 19 15:57:25.968298 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 203/809] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:25 2026] GET /volume/v3/volumes/9c26a3f9-6dff-4d78-8bfd-85859c7255ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:26.172380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e1be116-61a3-43d0-b431-4932aab2b323 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:26.175293 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e1be116-61a3-43d0-b431-4932aab2b323 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] GET https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 Aug 19 15:57:26.175484 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e1be116-61a3-43d0-b431-4932aab2b323 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:26.175824 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e1be116-61a3-43d0-b431-4932aab2b323 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:26.184418 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e1be116-61a3-43d0-b431-4932aab2b323 tempest-VolumesListTestJSON-1186193470 tempest-VolumesListTestJSON-1186193470-project-member] https://10.4.3.32/volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 returned with HTTP 404 Aug 19 15:57:26.185351 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 203/810] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:26 2026] GET /volume/v3/volumes/97a6221b-b4d8-42fb-b38f-b0694c759350 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:26.341046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bcff9d1c-a3c5-494e-8345-80c2ebdcf483 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:26.343726 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcff9d1c-a3c5-494e-8345-80c2ebdcf483 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:26.344676 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcff9d1c-a3c5-494e-8345-80c2ebdcf483 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:26.345553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcff9d1c-a3c5-494e-8345-80c2ebdcf483 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:26.346143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bcff9d1c-a3c5-494e-8345-80c2ebdcf483 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:26.353375 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:26.353375 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:26.354891 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcff9d1c-a3c5-494e-8345-80c2ebdcf483 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:26.355476 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 203/811] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:26 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:26.486560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7d921e54-9cce-4d20-98a5-6c9b2f746d51 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:26.488606 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d921e54-9cce-4d20-98a5-6c9b2f746d51 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:26.488974 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d921e54-9cce-4d20-98a5-6c9b2f746d51 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:26.489233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d921e54-9cce-4d20-98a5-6c9b2f746d51 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:26.505792 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:26.505792 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:26.511231 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7d921e54-9cce-4d20-98a5-6c9b2f746d51 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:26.518450 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d921e54-9cce-4d20-98a5-6c9b2f746d51 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:26.518607 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 203/812] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:26 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:26.952700 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa787187-ee52-4d2c-85cb-35ac857e691b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:26.956221 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa787187-ee52-4d2c-85cb-35ac857e691b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:26.956707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa787187-ee52-4d2c-85cb-35ac857e691b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:26.957045 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa787187-ee52-4d2c-85cb-35ac857e691b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:26.981984 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:26.981984 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:26.992077 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fa787187-ee52-4d2c-85cb-35ac857e691b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:26.998576 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa787187-ee52-4d2c-85cb-35ac857e691b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:26.999314 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 204/813] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:26 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:57:27.279203 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a6fb02e4-d14d-464a-b41a-749528846248 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:27.283263 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a6fb02e4-d14d-464a-b41a-749528846248 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373/action Aug 19 15:57:27.283723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a6fb02e4-d14d-464a-b41a-749528846248 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:27.284049 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a6fb02e4-d14d-464a-b41a-749528846248 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:27.308322 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:27.308322 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:27.335775 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bba0cd80-2cfe-4b5b-83a6-25cafe5370e4 req-a6fb02e4-d14d-464a-b41a-749528846248 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373/action returned with HTTP 204 Aug 19 15:57:27.336833 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 204/814] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:57:27 2026] POST /volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:27.374436 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dc384328-b425-4a7f-a9c0-11290ba90ddb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:27.379007 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc384328-b425-4a7f-a9c0-11290ba90ddb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:27.379816 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc384328-b425-4a7f-a9c0-11290ba90ddb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:27.379816 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc384328-b425-4a7f-a9c0-11290ba90ddb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:27.379967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-dc384328-b425-4a7f-a9c0-11290ba90ddb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:27.394649 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:27.394649 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:27.395456 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc384328-b425-4a7f-a9c0-11290ba90ddb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:27.397259 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 204/815] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:27 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:27.537594 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-babfbf3d-a3c7-46e2-90b7-998eefac8d8c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:27.538142 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-babfbf3d-a3c7-46e2-90b7-998eefac8d8c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:27.538543 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-babfbf3d-a3c7-46e2-90b7-998eefac8d8c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:27.538810 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-babfbf3d-a3c7-46e2-90b7-998eefac8d8c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:27.563329 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:27.563329 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:27.571368 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-babfbf3d-a3c7-46e2-90b7-998eefac8d8c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:27.578515 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-babfbf3d-a3c7-46e2-90b7-998eefac8d8c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:27.579192 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 204/816] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:27 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:28.017461 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22b2c93d-ada3-49d6-8e0f-6f178ab99f0b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.022901 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22b2c93d-ada3-49d6-8e0f-6f178ab99f0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:28.024069 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22b2c93d-ada3-49d6-8e0f-6f178ab99f0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.024069 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22b2c93d-ada3-49d6-8e0f-6f178ab99f0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.050865 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.050865 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:28.059315 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-22b2c93d-ada3-49d6-8e0f-6f178ab99f0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:28.070726 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22b2c93d-ada3-49d6-8e0f-6f178ab99f0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:28.071104 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 205/817] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:28 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:28.102712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7e789747-421e-46cc-b518-27c1498a22cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.104641 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e789747-421e-46cc-b518-27c1498a22cd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:28.109253 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e789747-421e-46cc-b518-27c1498a22cd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.109494 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e789747-421e-46cc-b518-27c1498a22cd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.153975 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.153975 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:28.176141 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7e789747-421e-46cc-b518-27c1498a22cd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:28.196152 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e789747-421e-46cc-b518-27c1498a22cd tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:28.196152 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 205/818] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:28 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 1137 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:28.281087 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e472d1ea-b08a-47dc-aa85-8aae5189f570 req-e23d6153-8c40-45ae-8f1e-04bda0f5f100 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.284543 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e472d1ea-b08a-47dc-aa85-8aae5189f570 req-e23d6153-8c40-45ae-8f1e-04bda0f5f100 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:28.284865 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e472d1ea-b08a-47dc-aa85-8aae5189f570 req-e23d6153-8c40-45ae-8f1e-04bda0f5f100 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.285160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e472d1ea-b08a-47dc-aa85-8aae5189f570 req-e23d6153-8c40-45ae-8f1e-04bda0f5f100 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.301380 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.301380 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:28.310645 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e472d1ea-b08a-47dc-aa85-8aae5189f570 req-e23d6153-8c40-45ae-8f1e-04bda0f5f100 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:28.318706 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e472d1ea-b08a-47dc-aa85-8aae5189f570 req-e23d6153-8c40-45ae-8f1e-04bda0f5f100 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:28.319270 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 205/819] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:28 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:28.342984 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b895dab-8225-4323-9d3f-27d5e2409e60 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.344985 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b895dab-8225-4323-9d3f-27d5e2409e60 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:28.345315 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b895dab-8225-4323-9d3f-27d5e2409e60 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.345569 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b895dab-8225-4323-9d3f-27d5e2409e60 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.359683 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.359683 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:28.365543 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9b895dab-8225-4323-9d3f-27d5e2409e60 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:28.372586 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b895dab-8225-4323-9d3f-27d5e2409e60 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:28.373356 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 205/820] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:28 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:28.411068 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ddaeeab2-0747-406e-99c0-c6b04f3ef0f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.417668 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ddaeeab2-0747-406e-99c0-c6b04f3ef0f2 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:28.417668 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ddaeeab2-0747-406e-99c0-c6b04f3ef0f2 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.417668 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ddaeeab2-0747-406e-99c0-c6b04f3ef0f2 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.418189 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ddaeeab2-0747-406e-99c0-c6b04f3ef0f2 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:28.427789 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.427789 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:28.427789 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ddaeeab2-0747-406e-99c0-c6b04f3ef0f2 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:28.428311 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 206/821] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:28 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:28.438352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-31a69739-0718-4788-aa3b-a6964b63a83b req-199dc849-b355-49a6-9b2f-be15095851a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.442235 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-199dc849-b355-49a6-9b2f-be15095851a3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:28.442363 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-199dc849-b355-49a6-9b2f-be15095851a3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.442667 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-199dc849-b355-49a6-9b2f-be15095851a3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.458533 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.458533 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:28.464830 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-31a69739-0718-4788-aa3b-a6964b63a83b req-199dc849-b355-49a6-9b2f-be15095851a3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:28.472331 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-199dc849-b355-49a6-9b2f-be15095851a3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:28.472845 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 206/822] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:28 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:57:28.499371 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-31a69739-0718-4788-aa3b-a6964b63a83b req-de6072d7-1abe-487d-a72d-a3d9cc6799eb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.504318 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-de6072d7-1abe-487d-a72d-a3d9cc6799eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220/action Aug 19 15:57:28.504318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-de6072d7-1abe-487d-a72d-a3d9cc6799eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:28.504318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-de6072d7-1abe-487d-a72d-a3d9cc6799eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:28.525778 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.525778 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:28.526836 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-31a69739-0718-4788-aa3b-a6964b63a83b req-de6072d7-1abe-487d-a72d-a3d9cc6799eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:28.539186 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-31a69739-0718-4788-aa3b-a6964b63a83b req-de6072d7-1abe-487d-a72d-a3d9cc6799eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Begin detaching volume completed successfully. Aug 19 15:57:28.539875 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-de6072d7-1abe-487d-a72d-a3d9cc6799eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220/action returned with HTTP 202 Aug 19 15:57:28.540803 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 206/823] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:57:28 2026] POST /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:57:28.597495 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5062dec1-a937-403d-8c71-d83f709579c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.599779 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5062dec1-a937-403d-8c71-d83f709579c9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:28.600997 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5062dec1-a937-403d-8c71-d83f709579c9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.600997 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5062dec1-a937-403d-8c71-d83f709579c9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.621674 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.621674 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:28.627490 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5062dec1-a937-403d-8c71-d83f709579c9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:28.634628 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5062dec1-a937-403d-8c71-d83f709579c9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:28.635212 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 206/824] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:28 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:28.655787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ce18e5f-3af7-41c2-a7b1-c15fb8e1210d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.655787 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ce18e5f-3af7-41c2-a7b1-c15fb8e1210d None None] GET https://10.4.3.32/volume// Aug 19 15:57:28.655787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ce18e5f-3af7-41c2-a7b1-c15fb8e1210d None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.655787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ce18e5f-3af7-41c2-a7b1-c15fb8e1210d None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.655787 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ce18e5f-3af7-41c2-a7b1-c15fb8e1210d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:28.656464 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 207/825] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57: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 19 15:57:28.666138 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-31a69739-0718-4788-aa3b-a6964b63a83b req-3295ffd9-34d9-4355-b51d-9664c4536839 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:28.671693 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-3295ffd9-34d9-4355-b51d-9664c4536839 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:28.671693 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-3295ffd9-34d9-4355-b51d-9664c4536839 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:28.671693 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-3295ffd9-34d9-4355-b51d-9664c4536839 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:28.689845 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:28.689845 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:28.696790 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-31a69739-0718-4788-aa3b-a6964b63a83b req-3295ffd9-34d9-4355-b51d-9664c4536839 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:28.712223 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-3295ffd9-34d9-4355-b51d-9664c4536839 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:28.712476 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 207/826] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:57:28 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 1320 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:29.035273 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-757139f2-6f3c-43a5-9d8e-ead9b16ca3f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:29.230511 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-757139f2-6f3c-43a5-9d8e-ead9b16ca3f2 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:57:29.231062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-757139f2-6f3c-43a5-9d8e-ead9b16ca3f2 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:29.266603 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-757139f2-6f3c-43a5-9d8e-ead9b16ca3f2 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:57:29.267471 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 207/827] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:57:29 2026] POST /volume/v3/types => generated 287 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:29.372146 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-510d293a-78c9-4d1b-9d07-937f3431e25f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:29.376647 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-510d293a-78c9-4d1b-9d07-937f3431e25f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a/action Aug 19 15:57:29.377376 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-510d293a-78c9-4d1b-9d07-937f3431e25f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:29.377948 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-510d293a-78c9-4d1b-9d07-937f3431e25f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:29.420508 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:29.420508 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:29.449434 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f58ba283-1b3d-494c-9a40-9ac14aec0f7f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:29.452792 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0923ef60-ffcd-463b-9f50-2b2c3ea1b7b0 req-510d293a-78c9-4d1b-9d07-937f3431e25f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a/action returned with HTTP 204 Aug 19 15:57:29.453617 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 207/828] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:57:29 2026] POST /volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:29.457367 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f58ba283-1b3d-494c-9a40-9ac14aec0f7f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:29.457832 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f58ba283-1b3d-494c-9a40-9ac14aec0f7f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:29.458122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f58ba283-1b3d-494c-9a40-9ac14aec0f7f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:29.458276 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f58ba283-1b3d-494c-9a40-9ac14aec0f7f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:29.466243 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:29.466243 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:29.468412 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f58ba283-1b3d-494c-9a40-9ac14aec0f7f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:29.468745 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 208/829] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:29 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:29.651491 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-de5ff958-d527-4d5a-a88e-959d95b4e26b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:29.651491 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de5ff958-d527-4d5a-a88e-959d95b4e26b None None] GET https://10.4.3.32/volume// Aug 19 15:57:29.651887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de5ff958-d527-4d5a-a88e-959d95b4e26b None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:29.652961 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de5ff958-d527-4d5a-a88e-959d95b4e26b None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:29.654928 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de5ff958-d527-4d5a-a88e-959d95b4e26b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:29.655435 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 208/830] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:29.661581 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-de5179cf-3dd3-4331-b297-99f7235a1af6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:29.664162 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de5179cf-3dd3-4331-b297-99f7235a1af6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:29.664498 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de5179cf-3dd3-4331-b297-99f7235a1af6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:29.664788 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de5179cf-3dd3-4331-b297-99f7235a1af6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:29.675172 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-9fee89ca-6c31-4a68-9141-bc53536c0e57 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:29.678166 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-9fee89ca-6c31-4a68-9141-bc53536c0e57 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:57:29.678383 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-9fee89ca-6c31-4a68-9141-bc53536c0e57 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7d2814c-1990-4a21-8ce6-fee1ce2dee60", "connector": null, "instance_uuid": "7a5d44d9-991f-40cd-9319-88a06179fc6a"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:29.701559 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:29.701559 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:29.704540 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:29.704540 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:29.713736 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-de5179cf-3dd3-4331-b297-99f7235a1af6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:29.723148 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de5179cf-3dd3-4331-b297-99f7235a1af6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:29.724537 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 208/831] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:29 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1439 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:29.742338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6b48f828-7a07-43c5-b765-1c4eea13a530 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:29.782738 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-9fee89ca-6c31-4a68-9141-bc53536c0e57 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:57:29.783594 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 208/832] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:57:29 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 19 15:57:29.879729 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6b48f828-7a07-43c5-b765-1c4eea13a530 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:29.880043 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6b48f828-7a07-43c5-b765-1c4eea13a530 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:29.880476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6b48f828-7a07-43c5-b765-1c4eea13a530 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:29.912217 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:29.912217 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:29.924006 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6b48f828-7a07-43c5-b765-1c4eea13a530 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Volume info retrieved successfully. Aug 19 15:57:29.932159 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6b48f828-7a07-43c5-b765-1c4eea13a530 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:29.933227 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 209/833] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:29 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1439 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:30.007745 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2c5e3c70-5dd1-476b-9568-c7a07318b332 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:30.010306 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c5e3c70-5dd1-476b-9568-c7a07318b332 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:30.010615 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c5e3c70-5dd1-476b-9568-c7a07318b332 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:30.010865 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c5e3c70-5dd1-476b-9568-c7a07318b332 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:30.029818 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:30.029818 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:30.035286 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2c5e3c70-5dd1-476b-9568-c7a07318b332 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Volume info retrieved successfully. Aug 19 15:57:30.041024 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c5e3c70-5dd1-476b-9568-c7a07318b332 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:30.042087 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 209/834] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:30 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:30.139793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-ee0b58fe-3ace-4ffe-a0aa-a6da247075da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:30.143315 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-ee0b58fe-3ace-4ffe-a0aa-a6da247075da tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:30.143643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-ee0b58fe-3ace-4ffe-a0aa-a6da247075da tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:30.143836 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-ee0b58fe-3ace-4ffe-a0aa-a6da247075da tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:30.162699 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:30.162699 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:30.168144 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-ee0b58fe-3ace-4ffe-a0aa-a6da247075da tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:30.175982 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-ee0b58fe-3ace-4ffe-a0aa-a6da247075da tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:30.176709 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 209/835] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:30 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:57:30.233053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-4a5d2e93-4805-4e07-98f5-a0f2b8f7e356 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:30.236003 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-4a5d2e93-4805-4e07-98f5-a0f2b8f7e356 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74/action Aug 19 15:57:30.236405 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-4a5d2e93-4805-4e07-98f5-a0f2b8f7e356 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:30.236777 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-4a5d2e93-4805-4e07-98f5-a0f2b8f7e356 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:30.254818 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:30.254818 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:30.255376 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-4a5d2e93-4805-4e07-98f5-a0f2b8f7e356 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:30.265198 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-4a5d2e93-4805-4e07-98f5-a0f2b8f7e356 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Begin detaching volume completed successfully. Aug 19 15:57:30.265699 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-4a5d2e93-4805-4e07-98f5-a0f2b8f7e356 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74/action returned with HTTP 202 Aug 19 15:57:30.266783 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 209/836] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:57:30 2026] POST /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:57:30.299440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1a672748-1fcb-4444-ad87-59eca13de7cd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:30.302019 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1a672748-1fcb-4444-ad87-59eca13de7cd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:30.302440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1a672748-1fcb-4444-ad87-59eca13de7cd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:30.302613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1a672748-1fcb-4444-ad87-59eca13de7cd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:30.326530 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:30.326530 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:30.333951 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1a672748-1fcb-4444-ad87-59eca13de7cd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:30.341203 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1a672748-1fcb-4444-ad87-59eca13de7cd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:30.341354 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 210/837] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:30 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:57:30.347299 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eaed7631-faf9-4a98-bb41-a3c683337ffc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:30.347299 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eaed7631-faf9-4a98-bb41-a3c683337ffc None None] GET https://10.4.3.32/volume// Aug 19 15:57:30.347599 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eaed7631-faf9-4a98-bb41-a3c683337ffc None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:30.348388 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eaed7631-faf9-4a98-bb41-a3c683337ffc None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:30.348388 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eaed7631-faf9-4a98-bb41-a3c683337ffc None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:30.348559 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 210/838] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:30.363014 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-428127c0-a48d-44b7-aa9a-ad4b8839e507 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:30.365131 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-428127c0-a48d-44b7-aa9a-ad4b8839e507 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:30.365752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-428127c0-a48d-44b7-aa9a-ad4b8839e507 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:30.365752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-428127c0-a48d-44b7-aa9a-ad4b8839e507 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:30.383892 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:30.383892 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:30.390233 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-428127c0-a48d-44b7-aa9a-ad4b8839e507 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:30.402163 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-428127c0-a48d-44b7-aa9a-ad4b8839e507 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:30.402163 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 210/839] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:57:30 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1622 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:30.495030 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cbbe9a2f-8032-4b1d-97e3-278df0e5263e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:30.498924 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cbbe9a2f-8032-4b1d-97e3-278df0e5263e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:30.499437 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cbbe9a2f-8032-4b1d-97e3-278df0e5263e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:30.499885 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cbbe9a2f-8032-4b1d-97e3-278df0e5263e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:30.500377 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cbbe9a2f-8032-4b1d-97e3-278df0e5263e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:30.510663 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:30.510663 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:30.510663 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cbbe9a2f-8032-4b1d-97e3-278df0e5263e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:30.510663 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 210/840] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:30 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:31.094502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-db4311ae-62ca-46b2-93b7-6d63b7107e62 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.098947 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-db4311ae-62ca-46b2-93b7-6d63b7107e62 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:31.099247 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-db4311ae-62ca-46b2-93b7-6d63b7107e62 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.099626 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-db4311ae-62ca-46b2-93b7-6d63b7107e62 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.118549 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.118549 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:31.127750 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-db4311ae-62ca-46b2-93b7-6d63b7107e62 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:31.133948 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-db4311ae-62ca-46b2-93b7-6d63b7107e62 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:31.134701 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 211/841] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:31 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:31.162169 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-1e03a24c-57b4-48ea-aa2e-4e57f29183e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.167281 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-1e03a24c-57b4-48ea-aa2e-4e57f29183e7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6 Aug 19 15:57:31.168019 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-1e03a24c-57b4-48ea-aa2e-4e57f29183e7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.168416 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-1e03a24c-57b4-48ea-aa2e-4e57f29183e7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.184000 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.184000 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:31.286722 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0279d09-d132-45fc-a282-2ad43b215c82 req-1e03a24c-57b4-48ea-aa2e-4e57f29183e7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6 returned with HTTP 200 Aug 19 15:57:31.287279 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 211/842] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:31 2026] DELETE /volume/v3/attachments/adfcbb3a-298b-4a75-a597-b9721ce86ba6 => generated 192 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:31.356863 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6678c0e-d4f3-491a-ac7e-1877dfd21a56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.359111 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6678c0e-d4f3-491a-ac7e-1877dfd21a56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:31.359378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6678c0e-d4f3-491a-ac7e-1877dfd21a56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.359619 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6678c0e-d4f3-491a-ac7e-1877dfd21a56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.374971 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.374971 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:31.382035 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6678c0e-d4f3-491a-ac7e-1877dfd21a56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:31.386032 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6678c0e-d4f3-491a-ac7e-1877dfd21a56 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:31.386984 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 211/843] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:31 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:31.451819 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d1b9c279-da72-475a-85f6-6e91fbd8749c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.458052 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1b9c279-da72-475a-85f6-6e91fbd8749c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:31.458052 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1b9c279-da72-475a-85f6-6e91fbd8749c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.458052 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1b9c279-da72-475a-85f6-6e91fbd8749c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.484234 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.484234 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:31.490284 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d1b9c279-da72-475a-85f6-6e91fbd8749c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Volume info retrieved successfully. Aug 19 15:57:31.496109 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1b9c279-da72-475a-85f6-6e91fbd8749c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:31.496611 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 211/844] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:31 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:31.528952 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9bb4daac-7940-4a25-b1a8-d82fdd06a0b3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.531159 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9bb4daac-7940-4a25-b1a8-d82fdd06a0b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:31.533787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9bb4daac-7940-4a25-b1a8-d82fdd06a0b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.533787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9bb4daac-7940-4a25-b1a8-d82fdd06a0b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.533787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9bb4daac-7940-4a25-b1a8-d82fdd06a0b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:31.537192 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.537192 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:31.540853 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9bb4daac-7940-4a25-b1a8-d82fdd06a0b3 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:31.540853 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 212/845] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:31 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:31.559217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-aba6cdfc-b494-4704-a0e6-9bf0b6535471 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.561835 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-aba6cdfc-b494-4704-a0e6-9bf0b6535471 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:31.562274 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-aba6cdfc-b494-4704-a0e6-9bf0b6535471 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.563185 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-aba6cdfc-b494-4704-a0e6-9bf0b6535471 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.584111 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.584111 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:31.593407 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-aba6cdfc-b494-4704-a0e6-9bf0b6535471 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:31.602935 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-aba6cdfc-b494-4704-a0e6-9bf0b6535471 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:31.604514 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 212/846] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:31 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:31.636877 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-2879b33a-c97b-4e4b-8c99-b5f3102af66e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.641708 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-2879b33a-c97b-4e4b-8c99-b5f3102af66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74/action Aug 19 15:57:31.641708 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-2879b33a-c97b-4e4b-8c99-b5f3102af66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:31.641708 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-2879b33a-c97b-4e4b-8c99-b5f3102af66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:31.672534 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.672534 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:31.673302 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-2879b33a-c97b-4e4b-8c99-b5f3102af66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:31.695581 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-2879b33a-c97b-4e4b-8c99-b5f3102af66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Begin detaching volume completed successfully. Aug 19 15:57:31.695958 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-2879b33a-c97b-4e4b-8c99-b5f3102af66e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74/action returned with HTTP 202 Aug 19 15:57:31.696816 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 212/847] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:57:31 2026] POST /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:57:31.746392 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7cf24777-c3db-496a-b52c-17c8e1a7ab1a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.754026 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7cf24777-c3db-496a-b52c-17c8e1a7ab1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:31.755483 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7cf24777-c3db-496a-b52c-17c8e1a7ab1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.755483 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7cf24777-c3db-496a-b52c-17c8e1a7ab1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.781893 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.781893 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:31.784326 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40b7ec1d-aada-484e-a0b3-552195e4d921 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.784742 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40b7ec1d-aada-484e-a0b3-552195e4d921 None None] GET https://10.4.3.32/volume// Aug 19 15:57:31.785072 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40b7ec1d-aada-484e-a0b3-552195e4d921 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.785342 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40b7ec1d-aada-484e-a0b3-552195e4d921 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.786426 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40b7ec1d-aada-484e-a0b3-552195e4d921 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:31.789738 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 213/848] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:31 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:31.793149 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7cf24777-c3db-496a-b52c-17c8e1a7ab1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:31.799062 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7cf24777-c3db-496a-b52c-17c8e1a7ab1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:31.799684 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 212/849] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:31 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:31.818283 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-26488df5-508a-4246-8176-9b6fa44bcd5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:31.823606 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-26488df5-508a-4246-8176-9b6fa44bcd5f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:31.824012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-26488df5-508a-4246-8176-9b6fa44bcd5f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:31.824813 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-26488df5-508a-4246-8176-9b6fa44bcd5f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:31.840895 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:31.840895 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:31.848304 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-26488df5-508a-4246-8176-9b6fa44bcd5f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:31.857786 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-26488df5-508a-4246-8176-9b6fa44bcd5f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:31.858276 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 213/850] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:57:31 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:32.064066 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-31a69739-0718-4788-aa3b-a6964b63a83b req-ec268562-520c-43f4-8d7f-09156fa9ac59 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.069869 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-ec268562-520c-43f4-8d7f-09156fa9ac59 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373 Aug 19 15:57:32.070175 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-ec268562-520c-43f4-8d7f-09156fa9ac59 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.070412 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-ec268562-520c-43f4-8d7f-09156fa9ac59 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.082505 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.082505 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:32.127682 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d21eafc3-8b25-454d-bbad-edb232ae477f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.129527 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:32.129960 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ba2d3fc4-2b7b-42a1-a174-8b3a759bd6cf", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:32.131563 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ba2d3fc4-2b7b-42a1-a174-8b3a759bd6cf', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:32.142326 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-5d546c06-9916-4cb3-9f77-43c63f87cf48 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.144946 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-5d546c06-9916-4cb3-9f77-43c63f87cf48 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0 Aug 19 15:57:32.145307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-5d546c06-9916-4cb3-9f77-43c63f87cf48 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.145608 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-5d546c06-9916-4cb3-9f77-43c63f87cf48 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.157677 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.157677 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:32.164505 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-31a69739-0718-4788-aa3b-a6964b63a83b req-ec268562-520c-43f4-8d7f-09156fa9ac59 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373 returned with HTTP 200 Aug 19 15:57:32.165075 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 213/851] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:32 2026] DELETE /volume/v3/attachments/7568bad6-5840-47b2-8956-02451a3cc373 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:32.235673 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-5d546c06-9916-4cb3-9f77-43c63f87cf48 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0 returned with HTTP 200 Aug 19 15:57:32.236029 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 213/852] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:32 2026] DELETE /volume/v3/attachments/a195f314-927e-4448-9115-c852d9278db0 => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:32.254195 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Create volume of 1 GB Aug 19 15:57:32.260201 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Availability Zones retrieved successfully. Aug 19 15:57:32.266092 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Flow 'volume_create_api' (9d60f8d9-7701-463f-b6aa-0ff35fd09087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:32.267431 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a51d3422-487a-40d1-88f0-72818ce7a0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:32.268583 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:32.355020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a51d3422-487a-40d1-88f0-72818ce7a0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:57:29Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=ce1687c3-179f-4eb6-b0aa-1b641f6860b9,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': 'ce1687c3-179f-4eb6-b0aa-1b641f6860b9', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:32.358283 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48671ab7-974c-46b9-aeda-00cfe9847fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:32.358451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5cddb5e9-29f1-4260-9fb7-48ef2538669d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.358451 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5cddb5e9-29f1-4260-9fb7-48ef2538669d None None] GET https://10.4.3.32/volume// Aug 19 15:57:32.358451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5cddb5e9-29f1-4260-9fb7-48ef2538669d None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.360022 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5cddb5e9-29f1-4260-9fb7-48ef2538669d None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.360022 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5cddb5e9-29f1-4260-9fb7-48ef2538669d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:32.362353 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 214/853] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:32 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:32.374238 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-7aa8d719-405c-4b0a-930b-375eef5673b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.377010 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-7aa8d719-405c-4b0a-930b-375eef5673b2 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] POST https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60/action Aug 19 15:57:32.377496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-7aa8d719-405c-4b0a-930b-375eef5673b2 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action body: b'{"os-reimage": {"image_id": "5959bf86-2b02-4595-9f7d-4182e3b94387", "reimage_reserved": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:32.377708 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-7aa8d719-405c-4b0a-930b-375eef5673b2 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "5959bf86-2b02-4595-9f7d-4182e3b94387", "reimage_reserved": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:32.392445 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.392445 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:32.393062 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-7aa8d719-405c-4b0a-930b-375eef5673b2 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:57:32.415159 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-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 19 15:57:32.415628 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-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 19 15:57:32.491062 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Created reservations ['90d9d2cf-2d84-4bb3-85cf-56eb572b1c7a', '2a51af67-a091-4bbd-8676-65e16d1acefd', 'fc60ae97-8e38-4e40-8148-dc0887a6da11', '55c1aa09-1de1-4850-9f77-3e83f56f2378'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:32.493354 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48671ab7-974c-46b9-aeda-00cfe9847fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d9d2cf-2d84-4bb3-85cf-56eb572b1c7a', '2a51af67-a091-4bbd-8676-65e16d1acefd', 'fc60ae97-8e38-4e40-8148-dc0887a6da11', '55c1aa09-1de1-4850-9f77-3e83f56f2378']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:32.493354 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebb7458-cd44-424a-a0e8-d16599f5e795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:32.534742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ebb7458-cd44-424a-a0e8-d16599f5e795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '697f68c2-8cbf-46f8-9f0d-a82f9b9434c3', '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='417bebce54a64bb2add89d4e99b00ab8',qos_specs=None,replication_status=,reservations=['90d9d2cf-2d84-4bb3-85cf-56eb572b1c7a','2a51af67-a091-4bbd-8676-65e16d1acefd','fc60ae97-8e38-4e40-8148-dc0887a6da11','55c1aa09-1de1-4850-9f77-3e83f56f2378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4612d2047dbf49ddbb51ce42a95d608e',volume_type_id=ce1687c3-179f-4eb6-b0aa-1b641f6860b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:32Z,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=697f68c2-8cbf-46f8-9f0d-a82f9b9434c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='417bebce54a64bb2add89d4e99b00ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4612d2047dbf49ddbb51ce42a95d608e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce1687c3-179f-4eb6-b0aa-1b641f6860b9),volume_type_id=ce1687c3-179f-4eb6-b0aa-1b641f6860b9)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:32.536014 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eac6d4e-302f-4392-847e-37586354d618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:32.558908 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ccc3def3-2d25-485f-aa42-0c0ee5140262 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.563092 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccc3def3-2d25-485f-aa42-0c0ee5140262 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:32.563092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccc3def3-2d25-485f-aa42-0c0ee5140262 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.563313 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccc3def3-2d25-485f-aa42-0c0ee5140262 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.563489 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ccc3def3-2d25-485f-aa42-0c0ee5140262 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:32.566266 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-7aa8d719-405c-4b0a-930b-375eef5673b2 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60/action returned with HTTP 202 Aug 19 15:57:32.567079 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 214/854] 10.4.3.32 () {74 vars in 1706 bytes} [Wed Aug 19 15:57:32 2026] POST /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 15:57:32.575812 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.575812 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:32.576722 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccc3def3-2d25-485f-aa42-0c0ee5140262 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:32.577787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eac6d4e-302f-4392-847e-37586354d618) transitioned into 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='417bebce54a64bb2add89d4e99b00ab8',qos_specs=None,replication_status=,reservations=['90d9d2cf-2d84-4bb3-85cf-56eb572b1c7a','2a51af67-a091-4bbd-8676-65e16d1acefd','fc60ae97-8e38-4e40-8148-dc0887a6da11','55c1aa09-1de1-4850-9f77-3e83f56f2378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4612d2047dbf49ddbb51ce42a95d608e',volume_type_id=ce1687c3-179f-4eb6-b0aa-1b641f6860b9)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:32.578010 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 214/855] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:32 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:57:32.579143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be71efff-6f90-420a-97fd-29644f1f8015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:32.592978 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be71efff-6f90-420a-97fd-29644f1f8015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:32.594284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Flow 'volume_create_api' (9d60f8d9-7701-463f-b6aa-0ff35fd09087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:32.594423 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Create volume request issued successfully. Aug 19 15:57:32.595102 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d21eafc3-8b25-454d-bbad-edb232ae477f tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:32.595594 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 214/856] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:57:32 2026] POST /volume/v3/volumes => generated 796 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:32.595709 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-51acdc2f-a35f-449e-b246-f55cfbf9219c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.605283 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51acdc2f-a35f-449e-b246-f55cfbf9219c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 Aug 19 15:57:32.605408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51acdc2f-a35f-449e-b246-f55cfbf9219c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.605871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51acdc2f-a35f-449e-b246-f55cfbf9219c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.613640 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c16e3ea-2334-4c92-ac2e-b0cd726f21a1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.620594 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c16e3ea-2334-4c92-ac2e-b0cd726f21a1 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:32.620594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c16e3ea-2334-4c92-ac2e-b0cd726f21a1 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.620594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c16e3ea-2334-4c92-ac2e-b0cd726f21a1 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.622470 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.622470 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:32.631513 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-51acdc2f-a35f-449e-b246-f55cfbf9219c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:32.635607 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.635607 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:32.643934 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51acdc2f-a35f-449e-b246-f55cfbf9219c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 returned with HTTP 200 Aug 19 15:57:32.645089 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 215/857] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:32 2026] GET /volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:32.645223 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c16e3ea-2334-4c92-ac2e-b0cd726f21a1 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:32.657958 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c16e3ea-2334-4c92-ac2e-b0cd726f21a1 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:32.658571 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 215/858] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:32 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:32.668627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.821878 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ae4da0e8-f4ab-42e8-ac86-f5080fa85f4d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.831787 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae4da0e8-f4ab-42e8-ac86-f5080fa85f4d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:32.831787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae4da0e8-f4ab-42e8-ac86-f5080fa85f4d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.831787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae4da0e8-f4ab-42e8-ac86-f5080fa85f4d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.847961 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.847961 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:32.853286 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ae4da0e8-f4ab-42e8-ac86-f5080fa85f4d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:32.862849 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae4da0e8-f4ab-42e8-ac86-f5080fa85f4d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:32.862849 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 215/859] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:32 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:32.885103 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f/export_record Aug 19 15:57:32.885413 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.885671 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Calling method 'export_record' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.885850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Export record for backup 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 15:57:32.899833 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43a95577-ef3b-4070-8c15-54113e8eebac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.902668 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43a95577-ef3b-4070-8c15-54113e8eebac tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:57:32.903113 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43a95577-ef3b-4070-8c15-54113e8eebac tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:32.903497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43a95577-ef3b-4070-8c15-54113e8eebac tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:32.917969 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.917969 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:32.920015 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.api [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Calling RPCAPI with context: , host: np0000007787, backup: 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 15:57:32.920150 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:32.920150 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:32.928303 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-43a95577-ef3b-4070-8c15-54113e8eebac tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:57:32.940400 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43a95577-ef3b-4070-8c15-54113e8eebac tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:57:32.942183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] export_record in rpcapi backup_id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f on host np0000007787. {{(pid=100248) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 15:57:32.942570 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 216/860] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:32 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:32.958888 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGM0YmE4NzgtMzgzNi00ZTBhLWJlZjMtOTRiNDliMzZlYzBmIiwgInVzZXJfaWQiOiAiY2Y3ZWE0YmUzODQ2NDc5Njg5NjQ3Y2E3YmEwNjNlOTEiLCAicHJvamVjdF9pZCI6ICI4NmI2NTQ2MzVkMmM0OGZkOTA3ZjI1ZDI5M2JiNGM1NiIsICJ2b2x1bWVfaWQiOiAiNDY0NWUxY2EtMmRmNC00MWMzLTkyMTMtZjk2MmM2Y2MyYjcxIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTAwMzgzNDczIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4NzUxOTMwNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NjQ1ZTFjYS0yZGY0LTQxYzMtOTIxMy1mOTYyYzZjYzJiNzEvMjAyNjA4MTkxNTU3MTMvYXpfbm92YV9iYWNrdXBfMGM0YmE4NzgtMzgzNi00ZTBhLWJlZjMtOTRiNDliMzZlYzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE1OjU3OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 15:57:32.959428 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ecf1f90-ca89-40cb-a4e1-c94768932f83 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f/export_record returned with HTTP 200 Aug 19 15:57:32.960046 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 215/861] 10.4.3.32 () {66 vars in 1383 bytes} [Wed Aug 19 15:57:32 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f/export_record => generated 1512 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:32.971151 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6925812-139f-48ac-8390-bfb6925b3b64 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:32.974353 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6925812-139f-48ac-8390-bfb6925b3b64 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] POST https://10.4.3.32/volume/v3/backups/import_record Aug 19 15:57:32.974830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6925812-139f-48ac-8390-bfb6925b3b64 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTIwOTZlZWQtOGU2Mi00MTUxLWI4NTQtYjVlMGY1MTliNjA2IiwgInVzZXJfaWQiOiAiY2Y3ZWE0YmUzODQ2NDc5Njg5NjQ3Y2E3YmEwNjNlOTEiLCAicHJvamVjdF9pZCI6ICI4NmI2NTQ2MzVkMmM0OGZkOTA3ZjI1ZDI5M2JiNGM1NiIsICJ2b2x1bWVfaWQiOiAiNDY0NWUxY2EtMmRmNC00MWMzLTkyMTMtZjk2MmM2Y2MyYjcxIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTAwMzgzNDczIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4NzUxOTMwNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NjQ1ZTFjYS0yZGY0LTQxYzMtOTIxMy1mOTYyYzZjYzJiNzEvMjAyNjA4MTkxNTU3MTMvYXpfbm92YV9iYWNrdXBfMGM0YmE4NzgtMzgzNi00ZTBhLWJlZjMtOTRiNDliMzZlYzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE1OjU3OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:32.977333 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-c6925812-139f-48ac-8390-bfb6925b3b64 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTIwOTZlZWQtOGU2Mi00MTUxLWI4NTQtYjVlMGY1MTliNjA2IiwgInVzZXJfaWQiOiAiY2Y3ZWE0YmUzODQ2NDc5Njg5NjQ3Y2E3YmEwNjNlOTEiLCAicHJvamVjdF9pZCI6ICI4NmI2NTQ2MzVkMmM0OGZkOTA3ZjI1ZDI5M2JiNGM1NiIsICJ2b2x1bWVfaWQiOiAiNDY0NWUxY2EtMmRmNC00MWMzLTkyMTMtZjk2MmM2Y2MyYjcxIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTAwMzgzNDczIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4NzUxOTMwNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NjQ1ZTFjYS0yZGY0LTQxYzMtOTIxMy1mOTYyYzZjYzJiNzEvMjAyNjA4MTkxNTU3MTMvYXpfbm92YV9iYWNrdXBfMGM0YmE4NzgtMzgzNi00ZTBhLWJlZjMtOTRiNDliMzZlYzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE1OjU3OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 15:57:32.977539 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-c6925812-139f-48ac-8390-bfb6925b3b64 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTIwOTZlZWQtOGU2Mi00MTUxLWI4NTQtYjVlMGY1MTliNjA2IiwgInVzZXJfaWQiOiAiY2Y3ZWE0YmUzODQ2NDc5Njg5NjQ3Y2E3YmEwNjNlOTEiLCAicHJvamVjdF9pZCI6ICI4NmI2NTQ2MzVkMmM0OGZkOTA3ZjI1ZDI5M2JiNGM1NiIsICJ2b2x1bWVfaWQiOiAiNDY0NWUxY2EtMmRmNC00MWMzLTkyMTMtZjk2MmM2Y2MyYjcxIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTAwMzgzNDczIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4NzUxOTMwNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NjQ1ZTFjYS0yZGY0LTQxYzMtOTIxMy1mOTYyYzZjYzJiNzEvMjAyNjA4MTkxNTU3MTMvYXpfbm92YV9iYWNrdXBfMGM0YmE4NzgtMzgzNi00ZTBhLWJlZjMtOTRiNDliMzZlYzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE1OjU3OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 15:57:33.074641 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c6925812-139f-48ac-8390-bfb6925b3b64 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Created reservations ['aa5573ed-5ab9-4a62-9291-e7947f7ac734', '178352d7-2bd5-443c-bc0a-378b4e9cf098'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:33.135621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-c6925812-139f-48ac-8390-bfb6925b3b64 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] import_record rpcapi backup id 12096eed-8e62-4151-b854-b5e0f519b606 on host np0000007787 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTIwOTZlZWQtOGU2Mi00MTUxLWI4NTQtYjVlMGY1MTliNjA2IiwgInVzZXJfaWQiOiAiY2Y3ZWE0YmUzODQ2NDc5Njg5NjQ3Y2E3YmEwNjNlOTEiLCAicHJvamVjdF9pZCI6ICI4NmI2NTQ2MzVkMmM0OGZkOTA3ZjI1ZDI5M2JiNGM1NiIsICJ2b2x1bWVfaWQiOiAiNDY0NWUxY2EtMmRmNC00MWMzLTkyMTMtZjk2MmM2Y2MyYjcxIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTAwMzgzNDczIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4NzUxOTMwNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80NjQ1ZTFjYS0yZGY0LTQxYzMtOTIxMy1mOTYyYzZjYzJiNzEvMjAyNjA4MTkxNTU3MTMvYXpfbm92YV9iYWNrdXBfMGM0YmE4NzgtMzgzNi00ZTBhLWJlZjMtOTRiNDliMzZlYzBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNTo1Njo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE1OjU3OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100251) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 15:57:33.141740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-c6925812-139f-48ac-8390-bfb6925b3b64 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Import record output: {'backup': {'id': '12096eed-8e62-4151-b854-b5e0f519b606', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606'}, {'rel': 'bookmark', 'href': 'https://10.4.3.32/volume/backups/12096eed-8e62-4151-b854-b5e0f519b606'}]}}. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 15:57:33.142302 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6925812-139f-48ac-8390-bfb6925b3b64 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 201 Aug 19 15:57:33.143502 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 216/862] 10.4.3.32 () {68 vars in 1295 bytes} [Wed Aug 19 15:57:32 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 172 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 15:57:33.155647 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-195fd5bb-9015-4e1b-b940-2d28e5f86152 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:33.160026 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-195fd5bb-9015-4e1b-b940-2d28e5f86152 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] GET https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 Aug 19 15:57:33.160435 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-195fd5bb-9015-4e1b-b940-2d28e5f86152 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:33.161803 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-195fd5bb-9015-4e1b-b940-2d28e5f86152 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:33.161803 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-195fd5bb-9015-4e1b-b940-2d28e5f86152 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Show backup with id 12096eed-8e62-4151-b854-b5e0f519b606. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:33.195743 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:33.195743 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:33.197201 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-195fd5bb-9015-4e1b-b940-2d28e5f86152 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 returned with HTTP 200 Aug 19 15:57:33.197805 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 216/863] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:33 2026] GET /volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 => generated 645 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:33.677977 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f0a7ae2-d029-48cb-9352-539a8c59ed0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:33.682566 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f0a7ae2-d029-48cb-9352-539a8c59ed0e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:33.682941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f0a7ae2-d029-48cb-9352-539a8c59ed0e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:33.683071 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f0a7ae2-d029-48cb-9352-539a8c59ed0e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:33.709422 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:33.709422 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:33.727849 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f0a7ae2-d029-48cb-9352-539a8c59ed0e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:33.744422 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f0a7ae2-d029-48cb-9352-539a8c59ed0e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:33.746351 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 217/864] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:33 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 888 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:33.891776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c478fe88-71c5-4102-baed-a1e2d320ab45 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:33.894193 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c478fe88-71c5-4102-baed-a1e2d320ab45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:33.894193 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c478fe88-71c5-4102-baed-a1e2d320ab45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:33.894193 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c478fe88-71c5-4102-baed-a1e2d320ab45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:33.906357 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:33.906357 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:33.914275 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c478fe88-71c5-4102-baed-a1e2d320ab45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:33.922130 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c478fe88-71c5-4102-baed-a1e2d320ab45 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:33.922993 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 216/865] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:33 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:34.217261 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf5154fd-32cd-4495-b51d-8ce2825269a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:34.222746 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf5154fd-32cd-4495-b51d-8ce2825269a9 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] GET https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 Aug 19 15:57:34.224568 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf5154fd-32cd-4495-b51d-8ce2825269a9 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:34.224568 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf5154fd-32cd-4495-b51d-8ce2825269a9 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:34.224795 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bf5154fd-32cd-4495-b51d-8ce2825269a9 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Show backup with id 12096eed-8e62-4151-b854-b5e0f519b606. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:34.235012 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:34.235012 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:34.236754 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf5154fd-32cd-4495-b51d-8ce2825269a9 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 returned with HTTP 200 Aug 19 15:57:34.236754 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 217/866] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:34 2026] GET /volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:34.253694 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4fb7cdec-b56b-4a2e-a834-489eb372b0d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:34.256072 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4fb7cdec-b56b-4a2e-a834-489eb372b0d4 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] GET https://10.4.3.32/volume/v3/backups Aug 19 15:57:34.256362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4fb7cdec-b56b-4a2e-a834-489eb372b0d4 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:34.256573 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4fb7cdec-b56b-4a2e-a834-489eb372b0d4 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:34.275526 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4fb7cdec-b56b-4a2e-a834-489eb372b0d4 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Aug 19 15:57:34.275791 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 217/867] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 15:57:34 2026] GET /volume/v3/backups => generated 336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:34.289090 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ce15050-2587-449c-948a-13520e868cd6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:34.291194 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] POST https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f/restore Aug 19 15:57:34.291960 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:34.294216 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Restoring backup 0c4ba878-3836-4e0a-bef3-94b49b36ec0f ({'restore': {}}) {{(pid=100249) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 15:57:34.294628 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Restoring backup 0c4ba878-3836-4e0a-bef3-94b49b36ec0f to volume None. Aug 19 15:57:34.301466 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:34.301466 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:34.304001 np0000007787 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Creating volume of 1 GB for restore of backup 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. Aug 19 15:57:34.315363 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Availability zone cache updated, next update will occur around 2026-08-19 16:57:34.314880. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 15:57:34.317787 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Availability Zones retrieved successfully. Aug 19 15:57:34.325269 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Flow 'volume_create_api' (e61f23cb-696d-410b-8e8d-d6a56ad38adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:34.327052 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b0cd0e-cfe0-4a9c-b192-7d425364ab45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:34.329854 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:34.394654 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b0cd0e-cfe0-4a9c-b192-7d425364ab45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:34.396424 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d80cc56-75b5-45ec-a72c-cf621f719e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:34.476306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Created reservations ['6c7b4802-a5b7-485e-a9c8-dd6f3c73fe5a', 'd0e90149-9a8a-455a-ab84-6a2d71ab7048', '5234a1b7-f1ee-4c63-8d1c-8bf15f841fc6', 'd9eb1c05-7e43-46c5-81a7-e99586b5f667'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:34.477521 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d80cc56-75b5-45ec-a72c-cf621f719e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c7b4802-a5b7-485e-a9c8-dd6f3c73fe5a', 'd0e90149-9a8a-455a-ab84-6a2d71ab7048', '5234a1b7-f1ee-4c63-8d1c-8bf15f841fc6', 'd9eb1c05-7e43-46c5-81a7-e99586b5f667']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:34.478872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54cc0eb-8316-4e57-8ddd-a992fc9e27a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:34.537722 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d54cc0eb-8316-4e57-8ddd-a992fc9e27a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daaf8ffe-c973-4c3f-8b2b-e19bd3343aad', '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_0c4ba878-3836-4e0a-bef3-94b49b36ec0f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86b654635d2c48fd907f25d293bb4c56',qos_specs=None,replication_status=,reservations=['6c7b4802-a5b7-485e-a9c8-dd6f3c73fe5a','d0e90149-9a8a-455a-ab84-6a2d71ab7048','5234a1b7-f1ee-4c63-8d1c-8bf15f841fc6','d9eb1c05-7e43-46c5-81a7-e99586b5f667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7ea4be3846479689647ca7ba063e91',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0c4ba878-3836-4e0a-bef3-94b49b36ec0f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daaf8ffe-c973-4c3f-8b2b-e19bd3343aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86b654635d2c48fd907f25d293bb4c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cf7ea4be3846479689647ca7ba063e91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:34.542082 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af0a714-7396-4f1e-9d33-3f3e95f9c378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:34.577848 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af0a714-7396-4f1e-9d33-3f3e95f9c378) transitioned into 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_0c4ba878-3836-4e0a-bef3-94b49b36ec0f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86b654635d2c48fd907f25d293bb4c56',qos_specs=None,replication_status=,reservations=['6c7b4802-a5b7-485e-a9c8-dd6f3c73fe5a','d0e90149-9a8a-455a-ab84-6a2d71ab7048','5234a1b7-f1ee-4c63-8d1c-8bf15f841fc6','d9eb1c05-7e43-46c5-81a7-e99586b5f667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7ea4be3846479689647ca7ba063e91',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:34.578730 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac14bec-d64a-4586-933b-a044db3fd178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:34.595154 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac14bec-d64a-4586-933b-a044db3fd178) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:34.597169 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Flow 'volume_create_api' (e61f23cb-696d-410b-8e8d-d6a56ad38adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:34.597169 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Create volume request issued successfully. Aug 19 15:57:34.611213 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:34.611213 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:34.612076 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:34.765807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ae0be4ff-b454-4d5e-b5e4-fbbd0aa536c8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:34.768845 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae0be4ff-b454-4d5e-b5e4-fbbd0aa536c8 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:34.769128 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae0be4ff-b454-4d5e-b5e4-fbbd0aa536c8 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:34.769842 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae0be4ff-b454-4d5e-b5e4-fbbd0aa536c8 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:34.794296 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:34.794296 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:34.806597 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ae0be4ff-b454-4d5e-b5e4-fbbd0aa536c8 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:34.818265 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae0be4ff-b454-4d5e-b5e4-fbbd0aa536c8 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:34.818575 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 217/868] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:34 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:34.939711 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f00252a-e9c6-49a0-8148-963a60979edd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:34.941942 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f00252a-e9c6-49a0-8148-963a60979edd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:34.942382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f00252a-e9c6-49a0-8148-963a60979edd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:34.942382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f00252a-e9c6-49a0-8148-963a60979edd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:34.975993 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:34.975993 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:34.988206 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f00252a-e9c6-49a0-8148-963a60979edd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:34.998114 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f00252a-e9c6-49a0-8148-963a60979edd tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:34.998568 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 218/869] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:34 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:35.625407 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:35.625407 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:35.626477 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:35.626477 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Checking backup size 1 against volume size 1 {{(pid=100249) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 15:57:35.626477 np0000007787 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Overwriting volume daaf8ffe-c973-4c3f-8b2b-e19bd3343aad with restore of backup 0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:35.670333 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] restore_backup in rpcapi backup_id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f {{(pid=100249) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 15:57:35.671629 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ce15050-2587-449c-948a-13520e868cd6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f/restore returned with HTTP 202 Aug 19 15:57:35.672271 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 218/870] 10.4.3.32 () {68 vars in 1386 bytes} [Wed Aug 19 15:57:34 2026] POST /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f/restore => generated 189 bytes in 1384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:35.683705 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4d62e0a2-c6f0-401b-8888-4ddee7f041bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:35.689244 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d62e0a2-c6f0-401b-8888-4ddee7f041bf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:35.689579 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d62e0a2-c6f0-401b-8888-4ddee7f041bf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:35.689721 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4d62e0a2-c6f0-401b-8888-4ddee7f041bf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:35.689900 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4d62e0a2-c6f0-401b-8888-4ddee7f041bf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:35.698331 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:35.698331 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:35.699368 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4d62e0a2-c6f0-401b-8888-4ddee7f041bf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:35.700118 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 218/871] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:35 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:35.840006 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5316e9ae-a763-484d-8ec1-c7a63a1589ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:35.845484 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5316e9ae-a763-484d-8ec1-c7a63a1589ce tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:35.846681 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5316e9ae-a763-484d-8ec1-c7a63a1589ce tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:35.846681 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5316e9ae-a763-484d-8ec1-c7a63a1589ce tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:35.865162 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:35.865162 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:35.873368 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5316e9ae-a763-484d-8ec1-c7a63a1589ce tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:35.884115 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5316e9ae-a763-484d-8ec1-c7a63a1589ce tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:35.884955 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 218/872] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:35 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:36.016681 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3a57c15c-c14e-4627-b99d-85f1b951f1a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:36.022109 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a57c15c-c14e-4627-b99d-85f1b951f1a2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:36.022109 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a57c15c-c14e-4627-b99d-85f1b951f1a2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:36.022109 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a57c15c-c14e-4627-b99d-85f1b951f1a2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:36.040653 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:36.040653 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:36.048843 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3a57c15c-c14e-4627-b99d-85f1b951f1a2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:36.053854 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a57c15c-c14e-4627-b99d-85f1b951f1a2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:36.054449 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 219/873] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:36 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:36.593525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-53ed623e-69d0-4e02-b88e-3d6039b00940 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:36.595358 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-53ed623e-69d0-4e02-b88e-3d6039b00940 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:36.595679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-53ed623e-69d0-4e02-b88e-3d6039b00940 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:36.596016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-53ed623e-69d0-4e02-b88e-3d6039b00940 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:36.608073 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:36.608073 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:36.613793 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-53ed623e-69d0-4e02-b88e-3d6039b00940 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:36.626851 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-53ed623e-69d0-4e02-b88e-3d6039b00940 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:36.640293 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 219/874] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:57:36 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:36.714001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e0a7b720-8878-42bc-98ea-c81773de82cf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:36.719817 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e0a7b720-8878-42bc-98ea-c81773de82cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:36.720115 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b720-8878-42bc-98ea-c81773de82cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:36.720355 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b720-8878-42bc-98ea-c81773de82cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:36.721265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e0a7b720-8878-42bc-98ea-c81773de82cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:36.745500 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:36.745500 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:36.746603 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e0a7b720-8878-42bc-98ea-c81773de82cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:36.747281 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 219/875] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:36 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:36.901964 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ceb21b15-d5d5-47ea-b2a1-3fda495b2e66 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:36.904330 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ceb21b15-d5d5-47ea-b2a1-3fda495b2e66 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:36.904655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ceb21b15-d5d5-47ea-b2a1-3fda495b2e66 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:36.904985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ceb21b15-d5d5-47ea-b2a1-3fda495b2e66 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:36.920374 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:36.920374 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:36.926682 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ceb21b15-d5d5-47ea-b2a1-3fda495b2e66 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:36.933407 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ceb21b15-d5d5-47ea-b2a1-3fda495b2e66 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:36.934099 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 219/876] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:36 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:37.072396 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30a32474-6b49-45f3-b8a3-aaa4ed33627f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:37.074909 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30a32474-6b49-45f3-b8a3-aaa4ed33627f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:37.075233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30a32474-6b49-45f3-b8a3-aaa4ed33627f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:37.075508 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30a32474-6b49-45f3-b8a3-aaa4ed33627f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:37.099072 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:37.099072 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:37.105716 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-30a32474-6b49-45f3-b8a3-aaa4ed33627f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:37.116934 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30a32474-6b49-45f3-b8a3-aaa4ed33627f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:37.116934 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 220/877] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:37 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:37.760994 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1afecdc-3f99-43bf-b1fd-701759e3a584 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:37.765293 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1afecdc-3f99-43bf-b1fd-701759e3a584 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:37.765420 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1afecdc-3f99-43bf-b1fd-701759e3a584 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:37.765554 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1afecdc-3f99-43bf-b1fd-701759e3a584 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:37.765799 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c1afecdc-3f99-43bf-b1fd-701759e3a584 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:37.776290 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:37.776290 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:37.777841 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1afecdc-3f99-43bf-b1fd-701759e3a584 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:37.778085 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 220/878] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:37 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:37.953590 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1dd0febe-8caf-4561-8e79-015f8e1f67b7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:37.956287 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1dd0febe-8caf-4561-8e79-015f8e1f67b7 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:37.956641 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1dd0febe-8caf-4561-8e79-015f8e1f67b7 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:37.956945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1dd0febe-8caf-4561-8e79-015f8e1f67b7 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:37.967815 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:37.967815 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:37.974748 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1dd0febe-8caf-4561-8e79-015f8e1f67b7 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:37.983500 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1dd0febe-8caf-4561-8e79-015f8e1f67b7 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:37.984221 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 220/879] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:37 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:38.133697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d13c062-8e9f-402f-ad26-1d5b0d8352e2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:38.137144 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d13c062-8e9f-402f-ad26-1d5b0d8352e2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:38.138155 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d13c062-8e9f-402f-ad26-1d5b0d8352e2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:38.138943 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d13c062-8e9f-402f-ad26-1d5b0d8352e2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:38.151266 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:38.151266 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:38.157637 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d13c062-8e9f-402f-ad26-1d5b0d8352e2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:38.164905 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d13c062-8e9f-402f-ad26-1d5b0d8352e2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:38.165817 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 220/880] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:38 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:38.798128 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b2fb552-6c3b-4f0d-a7be-c83b8e766bff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:38.802982 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b2fb552-6c3b-4f0d-a7be-c83b8e766bff tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:38.802982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b2fb552-6c3b-4f0d-a7be-c83b8e766bff tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:38.802982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b2fb552-6c3b-4f0d-a7be-c83b8e766bff tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:38.802982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5b2fb552-6c3b-4f0d-a7be-c83b8e766bff tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:38.808137 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:38.808137 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:38.809208 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b2fb552-6c3b-4f0d-a7be-c83b8e766bff tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:38.809881 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 221/881] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:38 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:39.005189 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b847068f-528b-4d19-8197-417383c39e1e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:39.007180 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b847068f-528b-4d19-8197-417383c39e1e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:39.007460 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b847068f-528b-4d19-8197-417383c39e1e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:39.007729 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b847068f-528b-4d19-8197-417383c39e1e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:39.022424 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:39.022424 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:39.031526 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b847068f-528b-4d19-8197-417383c39e1e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:39.042147 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b847068f-528b-4d19-8197-417383c39e1e tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:39.042683 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 221/882] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:39 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:39.187618 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e85063b-bb54-4ba8-aee1-0b04b25ea2d6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:39.191735 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e85063b-bb54-4ba8-aee1-0b04b25ea2d6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:39.192131 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e85063b-bb54-4ba8-aee1-0b04b25ea2d6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:39.192390 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e85063b-bb54-4ba8-aee1-0b04b25ea2d6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:39.215443 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:39.215443 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:39.227382 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e85063b-bb54-4ba8-aee1-0b04b25ea2d6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:39.236190 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e85063b-bb54-4ba8-aee1-0b04b25ea2d6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:39.236649 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 221/883] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:39 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:39.826831 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-735bf7fd-e7f9-4d23-8b96-de9d1d534201 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:39.832487 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-735bf7fd-e7f9-4d23-8b96-de9d1d534201 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:39.832487 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-735bf7fd-e7f9-4d23-8b96-de9d1d534201 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:39.834082 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-735bf7fd-e7f9-4d23-8b96-de9d1d534201 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:39.834082 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-735bf7fd-e7f9-4d23-8b96-de9d1d534201 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:39.841541 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:39.841541 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:39.841541 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-735bf7fd-e7f9-4d23-8b96-de9d1d534201 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:39.841541 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 221/884] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:39 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:39.906129 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-be99d562-b7c2-4d3f-9556-4d50014e4fe4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:39.908962 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-be99d562-b7c2-4d3f-9556-4d50014e4fe4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a Aug 19 15:57:39.909740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-be99d562-b7c2-4d3f-9556-4d50014e4fe4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:39.909740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-be99d562-b7c2-4d3f-9556-4d50014e4fe4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:39.940318 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:39.940318 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:40.072737 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9347106d-bf33-4e9f-a903-963143f3bf27 req-be99d562-b7c2-4d3f-9556-4d50014e4fe4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a returned with HTTP 200 Aug 19 15:57:40.072737 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 222/885] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:39 2026] DELETE /volume/v3/attachments/70cf856c-0bfa-4a22-a996-fe1294fcea3a => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:40.072996 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-122c11fb-c36f-442f-bf71-8c0c12824a56 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:40.078338 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-122c11fb-c36f-442f-bf71-8c0c12824a56 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:40.078338 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-122c11fb-c36f-442f-bf71-8c0c12824a56 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:40.078338 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-122c11fb-c36f-442f-bf71-8c0c12824a56 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:40.097749 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:40.097749 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:40.106086 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-122c11fb-c36f-442f-bf71-8c0c12824a56 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:40.116231 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-122c11fb-c36f-442f-bf71-8c0c12824a56 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:40.116231 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 222/886] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:40 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:40.256399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-725c03da-2a79-4dc7-b4c9-c4f6297eede1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:40.258716 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-725c03da-2a79-4dc7-b4c9-c4f6297eede1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:40.259128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-725c03da-2a79-4dc7-b4c9-c4f6297eede1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:40.259475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-725c03da-2a79-4dc7-b4c9-c4f6297eede1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:40.275791 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:40.275791 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:40.284997 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-725c03da-2a79-4dc7-b4c9-c4f6297eede1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:40.297173 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-725c03da-2a79-4dc7-b4c9-c4f6297eede1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:40.298104 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 222/887] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:40 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:40.324140 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b12bca0a-39d1-4888-a821-0ebcdbcd70c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:40.328708 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b12bca0a-39d1-4888-a821-0ebcdbcd70c1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:40.329340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b12bca0a-39d1-4888-a821-0ebcdbcd70c1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:40.329418 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b12bca0a-39d1-4888-a821-0ebcdbcd70c1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:40.341133 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:40.341133 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:40.346897 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b12bca0a-39d1-4888-a821-0ebcdbcd70c1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:40.353484 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b12bca0a-39d1-4888-a821-0ebcdbcd70c1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:40.354047 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 222/888] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:40 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:40.445163 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c6a40b9-e69a-400f-aac1-cd07f0afa759 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:40.447850 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c6a40b9-e69a-400f-aac1-cd07f0afa759 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 15:57:40.448383 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c6a40b9-e69a-400f-aac1-cd07f0afa759 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:40.448528 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c6a40b9-e69a-400f-aac1-cd07f0afa759 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:40.459295 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:40.459295 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:40.465857 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5c6a40b9-e69a-400f-aac1-cd07f0afa759 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:57:40.472536 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c6a40b9-e69a-400f-aac1-cd07f0afa759 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 15:57:40.473130 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 223/889] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:40 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:40.858732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-42590b4b-7b43-4771-b0fa-3d2bda81c570 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:40.859977 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42590b4b-7b43-4771-b0fa-3d2bda81c570 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:40.860468 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42590b4b-7b43-4771-b0fa-3d2bda81c570 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:40.860468 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42590b4b-7b43-4771-b0fa-3d2bda81c570 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:40.860733 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-42590b4b-7b43-4771-b0fa-3d2bda81c570 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:40.866741 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:40.866741 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:40.871239 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42590b4b-7b43-4771-b0fa-3d2bda81c570 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:40.871239 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 223/890] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:40 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:41.138610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-faaf1647-a061-4ea3-acb6-073c0438c071 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:41.141957 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-faaf1647-a061-4ea3-acb6-073c0438c071 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:41.142899 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-faaf1647-a061-4ea3-acb6-073c0438c071 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:41.142899 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-faaf1647-a061-4ea3-acb6-073c0438c071 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:41.155923 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:41.155923 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:41.162817 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-faaf1647-a061-4ea3-acb6-073c0438c071 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:41.179658 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-faaf1647-a061-4ea3-acb6-073c0438c071 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:41.179850 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 223/891] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:41 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:57:41.884905 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ba6dd213-029b-41e8-b8b4-90cd85798bb5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:41.886857 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba6dd213-029b-41e8-b8b4-90cd85798bb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:41.887023 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba6dd213-029b-41e8-b8b4-90cd85798bb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:41.887660 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba6dd213-029b-41e8-b8b4-90cd85798bb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:41.887660 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ba6dd213-029b-41e8-b8b4-90cd85798bb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:41.896845 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:41.896845 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:41.898046 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba6dd213-029b-41e8-b8b4-90cd85798bb5 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:41.898588 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 223/892] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:41 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:42.204205 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-371b163e-573b-466b-9ba2-adc106cabbc9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:42.208504 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-371b163e-573b-466b-9ba2-adc106cabbc9 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:42.208504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-371b163e-573b-466b-9ba2-adc106cabbc9 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:42.208754 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-371b163e-573b-466b-9ba2-adc106cabbc9 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:42.218733 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:42.218733 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:42.224777 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-371b163e-573b-466b-9ba2-adc106cabbc9 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:42.232606 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-371b163e-573b-466b-9ba2-adc106cabbc9 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:42.233055 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 224/893] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:42 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:42.917499 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0cfddea9-f28a-40f6-9337-723f26a1f8e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:42.920544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0cfddea9-f28a-40f6-9337-723f26a1f8e9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:42.920718 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0cfddea9-f28a-40f6-9337-723f26a1f8e9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:42.921611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0cfddea9-f28a-40f6-9337-723f26a1f8e9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:42.921611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0cfddea9-f28a-40f6-9337-723f26a1f8e9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:42.929477 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:42.929477 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:42.930863 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0cfddea9-f28a-40f6-9337-723f26a1f8e9 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:42.931616 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 224/894] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:42 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:43.257645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8b664770-660c-4d4c-80b5-0744e606b959 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:43.259941 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b664770-660c-4d4c-80b5-0744e606b959 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:43.261784 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b664770-660c-4d4c-80b5-0744e606b959 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:43.261784 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b664770-660c-4d4c-80b5-0744e606b959 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:43.280159 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:43.280159 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:43.287100 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8b664770-660c-4d4c-80b5-0744e606b959 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:43.300975 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b664770-660c-4d4c-80b5-0744e606b959 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:43.300975 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 224/895] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:43 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:43.949597 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f46c738a-e336-426d-afd2-53374e7b5ffc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:43.953729 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f46c738a-e336-426d-afd2-53374e7b5ffc tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:43.954362 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f46c738a-e336-426d-afd2-53374e7b5ffc tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:43.956422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f46c738a-e336-426d-afd2-53374e7b5ffc tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:43.956700 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f46c738a-e336-426d-afd2-53374e7b5ffc tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:43.964499 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:43.964499 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:43.967073 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f46c738a-e336-426d-afd2-53374e7b5ffc tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:43.967073 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 224/896] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:43 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:44.327658 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d5a71de4-1721-41e1-a74f-77ee675fd19c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:44.331505 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5a71de4-1721-41e1-a74f-77ee675fd19c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:44.331505 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5a71de4-1721-41e1-a74f-77ee675fd19c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:44.331505 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5a71de4-1721-41e1-a74f-77ee675fd19c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:44.339632 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:44.339632 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:44.346952 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d5a71de4-1721-41e1-a74f-77ee675fd19c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:44.359741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5a71de4-1721-41e1-a74f-77ee675fd19c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:44.361784 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 225/897] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:44 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:44.461238 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-c9247254-639a-4436-81b5-2c8f48d55c0c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:44.471552 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-c9247254-639a-4436-81b5-2c8f48d55c0c tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421 Aug 19 15:57:44.471821 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-c9247254-639a-4436-81b5-2c8f48d55c0c tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:44.472076 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-c9247254-639a-4436-81b5-2c8f48d55c0c tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:44.485132 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:44.485132 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:44.572512 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-c9247254-639a-4436-81b5-2c8f48d55c0c tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421 returned with HTTP 200 Aug 19 15:57:44.573077 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 225/898] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:44 2026] DELETE /volume/v3/attachments/f851ab8e-8d05-4545-ab48-06adccce0421 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:44.588632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-546d7f16-1e4a-491e-b884-04bb431cc738 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:44.591609 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-546d7f16-1e4a-491e-b884-04bb431cc738 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] DELETE https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 Aug 19 15:57:44.591807 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-546d7f16-1e4a-491e-b884-04bb431cc738 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:44.592073 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-546d7f16-1e4a-491e-b884-04bb431cc738 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:44.592303 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-546d7f16-1e4a-491e-b884-04bb431cc738 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Delete volume with id: 92c37a38-32ee-46c8-8663-6acaa07c5351 Aug 19 15:57:44.600890 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:44.600890 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:44.601323 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-546d7f16-1e4a-491e-b884-04bb431cc738 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:57:44.638475 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-546d7f16-1e4a-491e-b884-04bb431cc738 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Delete volume request issued successfully. Aug 19 15:57:44.639004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-80c6e3de-b852-4e06-a6f2-d00f24a46355 req-546d7f16-1e4a-491e-b884-04bb431cc738 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 returned with HTTP 202 Aug 19 15:57:44.639393 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 225/899] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 15:57:44 2026] DELETE /volume/v3/volumes/92c37a38-32ee-46c8-8663-6acaa07c5351 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:44.983552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2a8055a8-cbe8-49eb-8998-5a8332db5d2e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:44.986416 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2a8055a8-cbe8-49eb-8998-5a8332db5d2e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:44.986668 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2a8055a8-cbe8-49eb-8998-5a8332db5d2e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:44.986932 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2a8055a8-cbe8-49eb-8998-5a8332db5d2e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:44.987224 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2a8055a8-cbe8-49eb-8998-5a8332db5d2e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:44.993182 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:44.993484 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:44.993484 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:44.995344 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2a8055a8-cbe8-49eb-8998-5a8332db5d2e tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:44.996866 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 225/900] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:44 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:45.306696 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:45.307250 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-479211253"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:45.309263 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-479211253'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:45.309577 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Create volume of 1 GB Aug 19 15:57:45.316361 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Availability Zones retrieved successfully. Aug 19 15:57:45.329655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Flow 'volume_create_api' (854246b5-1c5f-4b64-a256-09ffef292634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:45.330383 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c1c50d-a97a-4549-ab8a-bc2cc1beb214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:45.333595 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:45.382800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7eba0775-70f2-4527-9f8c-b960845965fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:45.387158 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7eba0775-70f2-4527-9f8c-b960845965fd tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:45.387158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7eba0775-70f2-4527-9f8c-b960845965fd tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:45.387509 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7eba0775-70f2-4527-9f8c-b960845965fd tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:45.392652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c1c50d-a97a-4549-ab8a-bc2cc1beb214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:45.395831 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92b63ac-7991-4500-bba4-642eb8389dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:45.401804 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:45.401804 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:45.410180 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7eba0775-70f2-4527-9f8c-b960845965fd tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:45.428546 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7eba0775-70f2-4527-9f8c-b960845965fd tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:45.429579 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 226/901] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:45 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 1293 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:45.450968 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fb63cb05-6d7a-4398-b01e-55b0679a539b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:45.453623 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fb63cb05-6d7a-4398-b01e-55b0679a539b tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] DELETE https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:45.453909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fb63cb05-6d7a-4398-b01e-55b0679a539b tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:45.454254 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fb63cb05-6d7a-4398-b01e-55b0679a539b tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:45.454352 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-fb63cb05-6d7a-4398-b01e-55b0679a539b tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Delete volume with id: 697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:45.466555 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:45.466555 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:45.467216 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fb63cb05-6d7a-4398-b01e-55b0679a539b tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:45.516034 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fb63cb05-6d7a-4398-b01e-55b0679a539b tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Delete volume request issued successfully. Aug 19 15:57:45.516773 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fb63cb05-6d7a-4398-b01e-55b0679a539b tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 202 Aug 19 15:57:45.516914 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 226/902] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:45 2026] DELETE /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:45.540043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5b692bd9-41f0-4e2c-9120-d18f3592a732 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:45.545569 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Created reservations ['59a51cdb-2d49-40a9-bfc1-6b2f283c3905', '1a92ea81-33e7-4dcd-bfe5-c641cb336ce8', '62cdb479-9542-417d-a8e7-27836966563c', 'faa0a7a5-05b1-43ff-8d45-1c7eca019c8c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:45.548346 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92b63ac-7991-4500-bba4-642eb8389dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59a51cdb-2d49-40a9-bfc1-6b2f283c3905', '1a92ea81-33e7-4dcd-bfe5-c641cb336ce8', '62cdb479-9542-417d-a8e7-27836966563c', 'faa0a7a5-05b1-43ff-8d45-1c7eca019c8c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:45.548532 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b692bd9-41f0-4e2c-9120-d18f3592a732 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:45.548532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b692bd9-41f0-4e2c-9120-d18f3592a732 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:45.548532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b692bd9-41f0-4e2c-9120-d18f3592a732 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:45.550266 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1593f64-954d-4e14-b3b0-682b3b37ae67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:45.568374 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30699409-a133-4c27-b1fa-c345525dd705 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:45.568821 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:45.568821 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:45.569357 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30699409-a133-4c27-b1fa-c345525dd705 None None] GET https://10.4.3.32/volume// Aug 19 15:57:45.569357 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30699409-a133-4c27-b1fa-c345525dd705 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:45.569534 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30699409-a133-4c27-b1fa-c345525dd705 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:45.572097 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30699409-a133-4c27-b1fa-c345525dd705 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:57:45.572097 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 227/903] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:57:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:57:45.578528 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5b692bd9-41f0-4e2c-9120-d18f3592a732 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Volume info retrieved successfully. Aug 19 15:57:45.586945 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b692bd9-41f0-4e2c-9120-d18f3592a732 tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 200 Aug 19 15:57:45.587104 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 226/904] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:45 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 1292 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:45.597250 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1593f64-954d-4e14-b3b0-682b3b37ae67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-479211253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47898518305a428eb0883305d7c96643',qos_specs=None,replication_status=,reservations=['59a51cdb-2d49-40a9-bfc1-6b2f283c3905','1a92ea81-33e7-4dcd-bfe5-c641cb336ce8','62cdb479-9542-417d-a8e7-27836966563c','faa0a7a5-05b1-43ff-8d45-1c7eca019c8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3354078f05647e99ff49de493a204a6',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-479211253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47898518305a428eb0883305d7c96643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a3354078f05647e99ff49de493a204a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:45.599777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdb914d-2817-4d7b-9d8f-a4ccee39ea96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:45.603779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-2debbf9c-509b-4d53-a241-c93c9325b45c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:45.608975 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-2debbf9c-509b-4d53-a241-c93c9325b45c tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:57:45.608975 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-2debbf9c-509b-4d53-a241-c93c9325b45c tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:45.608975 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-2debbf9c-509b-4d53-a241-c93c9325b45c tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:45.626028 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:45.626028 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:45.633629 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-2debbf9c-509b-4d53-a241-c93c9325b45c tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:57:45.642217 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdb914d-2817-4d7b-9d8f-a4ccee39ea96) transitioned into 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-479211253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47898518305a428eb0883305d7c96643',qos_specs=None,replication_status=,reservations=['59a51cdb-2d49-40a9-bfc1-6b2f283c3905','1a92ea81-33e7-4dcd-bfe5-c641cb336ce8','62cdb479-9542-417d-a8e7-27836966563c','faa0a7a5-05b1-43ff-8d45-1c7eca019c8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3354078f05647e99ff49de493a204a6',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:45.643003 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6aa9be-7992-4655-ae76-8849289f2e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:45.643609 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-2debbf9c-509b-4d53-a241-c93c9325b45c tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:57:45.644182 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 227/905] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:57:45 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:45.680141 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6aa9be-7992-4655-ae76-8849289f2e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:45.680141 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Flow 'volume_create_api' (854246b5-1c5f-4b64-a256-09ffef292634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:45.680141 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Create volume request issued successfully. Aug 19 15:57:45.681251 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3719aea-845a-4b63-9a2c-dc02b9afc7b4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:45.682581 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 226/906] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:57:44 2026] POST /volume/v3/volumes => generated 756 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 15:57:45.813644 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-23af023c-042a-4c1c-9501-ce6fbf5101c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:45.819353 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-23af023c-042a-4c1c-9501-ce6fbf5101c6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] PUT https://10.4.3.32/volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5 Aug 19 15:57:45.819792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-23af023c-042a-4c1c-9501-ce6fbf5101c6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:45.829338 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-23af023c-042a-4c1c-9501-ce6fbf5101c6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Acquiring lock "cinder-attachment_update-e7d2814c-1990-4a21-8ce6-fee1ce2dee60-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:57:45.837100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-23af023c-042a-4c1c-9501-ce6fbf5101c6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Lock "cinder-attachment_update-e7d2814c-1990-4a21-8ce6-fee1ce2dee60-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:57:45.838527 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:45.838527 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:46.026376 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-378fe9c5-b762-4f7e-88d0-e822b6d8489a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:46.028975 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-378fe9c5-b762-4f7e-88d0-e822b6d8489a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:46.029868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-378fe9c5-b762-4f7e-88d0-e822b6d8489a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:46.030351 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-378fe9c5-b762-4f7e-88d0-e822b6d8489a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:46.030530 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-378fe9c5-b762-4f7e-88d0-e822b6d8489a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:46.039843 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:46.039843 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:46.040440 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-378fe9c5-b762-4f7e-88d0-e822b6d8489a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:46.040980 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 227/907] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:46 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:46.066091 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-23af023c-042a-4c1c-9501-ce6fbf5101c6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Lock "cinder-attachment_update-e7d2814c-1990-4a21-8ce6-fee1ce2dee60-np0000007787" released by "attachment_update" :: held 0.229s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:57:46.066509 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-23af023c-042a-4c1c-9501-ce6fbf5101c6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5 returned with HTTP 200 Aug 19 15:57:46.067080 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 228/908] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:57:45 2026] PUT /volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5 => generated 969 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:46.094260 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-69ea8d8e-f9a0-4354-8be7-9663de669629 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:46.096666 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-69ea8d8e-f9a0-4354-8be7-9663de669629 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] POST https://10.4.3.32/volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5/action Aug 19 15:57:46.097172 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-69ea8d8e-f9a0-4354-8be7-9663de669629 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:57:46.097344 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-69ea8d8e-f9a0-4354-8be7-9663de669629 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:46.120976 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:46.120976 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:46.142858 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f007a4f2-9ef8-42f0-9eab-4a27ff65a7ab req-69ea8d8e-f9a0-4354-8be7-9663de669629 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5/action returned with HTTP 204 Aug 19 15:57:46.144603 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 228/909] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:57:46 2026] POST /volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 15:57:46.605084 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-49e08ffa-90f2-4318-b129-3807a18ffc0c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:46.607670 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49e08ffa-90f2-4318-b129-3807a18ffc0c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] GET https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 Aug 19 15:57:46.607994 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49e08ffa-90f2-4318-b129-3807a18ffc0c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:46.608273 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49e08ffa-90f2-4318-b129-3807a18ffc0c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:46.616204 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49e08ffa-90f2-4318-b129-3807a18ffc0c tempest-VolumeAndVolumeTypeFromImageTest-1822187656 tempest-VolumeAndVolumeTypeFromImageTest-1822187656-project-member] https://10.4.3.32/volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 returned with HTTP 404 Aug 19 15:57:46.616861 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 227/910] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:46 2026] GET /volume/v3/volumes/697f68c2-8cbf-46f8-9f0d-a82f9b9434c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:47.004982 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c20db759-0207-4109-b5eb-0deb79ecb6bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:47.007282 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c20db759-0207-4109-b5eb-0deb79ecb6bd tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 15:57:47.007464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c20db759-0207-4109-b5eb-0deb79ecb6bd tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:47.007671 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c20db759-0207-4109-b5eb-0deb79ecb6bd tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:47.008382 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c20db759-0207-4109-b5eb-0deb79ecb6bd tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:47.060645 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-04298686-dfb7-4d5f-9935-cc213091a65a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:47.065625 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04298686-dfb7-4d5f-9935-cc213091a65a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:47.065943 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04298686-dfb7-4d5f-9935-cc213091a65a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:47.066194 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04298686-dfb7-4d5f-9935-cc213091a65a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:47.066345 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-04298686-dfb7-4d5f-9935-cc213091a65a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:47.071895 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c20db759-0207-4109-b5eb-0deb79ecb6bd tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Get all volumes completed successfully. Aug 19 15:57:47.072999 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:47.072999 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:47.073640 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04298686-dfb7-4d5f-9935-cc213091a65a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:47.074787 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 229/911] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:47 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:47.076009 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:47.076009 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:47.085077 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c20db759-0207-4109-b5eb-0deb79ecb6bd tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 15:57:47.085777 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 228/912] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 15:57:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17602 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:57:47.110408 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:47.112588 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 Aug 19 15:57:47.112910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:47.113187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:47.113380 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Delete volume with id: 7f6ab17a-59b2-4ace-8eb8-248c9871e284 Aug 19 15:57:47.123230 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:47.123230 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:47.123230 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Volume info retrieved successfully. Aug 19 15:57:47.144818 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.image.cache [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'ba2d3fc4-2b7b-42a1-a174-8b3a759bd6cf', 'volume_id': '7f6ab17a-59b2-4ace-8eb8-248c9871e284', 'host': 'np0000007787@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 15, 57, 32), 'last_used': datetime.datetime(2026, 8, 19, 15, 57, 45)}. {{(pid=100250) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 15:57:47.178375 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Delete volume request issued successfully. Aug 19 15:57:47.178631 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b45a2df7-247b-4c70-ac8e-10d9abac8fdb tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] https://10.4.3.32/volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 returned with HTTP 202 Aug 19 15:57:47.179085 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 229/913] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:47 2026] DELETE /volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:47.192072 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa4f0ab3-d1c9-44a5-bbc0-3d8416df97b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:47.195922 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa4f0ab3-d1c9-44a5-bbc0-3d8416df97b7 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] GET https://10.4.3.32/volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 Aug 19 15:57:47.196390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa4f0ab3-d1c9-44a5-bbc0-3d8416df97b7 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:47.196633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa4f0ab3-d1c9-44a5-bbc0-3d8416df97b7 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:47.209735 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:47.209735 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:47.218992 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fa4f0ab3-d1c9-44a5-bbc0-3d8416df97b7 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Volume info retrieved successfully. Aug 19 15:57:47.229335 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa4f0ab3-d1c9-44a5-bbc0-3d8416df97b7 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] https://10.4.3.32/volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 returned with HTTP 200 Aug 19 15:57:47.230192 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 228/914] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:47 2026] GET /volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 => generated 1094 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:48.091750 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0659d6d7-58ac-4336-8b58-36af95249ddd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:48.097410 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0659d6d7-58ac-4336-8b58-36af95249ddd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:48.097410 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0659d6d7-58ac-4336-8b58-36af95249ddd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:48.097883 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0659d6d7-58ac-4336-8b58-36af95249ddd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:48.097883 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0659d6d7-58ac-4336-8b58-36af95249ddd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:48.107360 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:48.107360 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:48.108664 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0659d6d7-58ac-4336-8b58-36af95249ddd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:48.109376 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 230/915] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:48 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:48.255959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-905c8f82-0b1f-4093-920c-4e0a5c4149a6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:48.261288 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-905c8f82-0b1f-4093-920c-4e0a5c4149a6 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] GET https://10.4.3.32/volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 Aug 19 15:57:48.262058 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-905c8f82-0b1f-4093-920c-4e0a5c4149a6 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:48.263986 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-905c8f82-0b1f-4093-920c-4e0a5c4149a6 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:48.274332 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-905c8f82-0b1f-4093-920c-4e0a5c4149a6 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] https://10.4.3.32/volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 returned with HTTP 404 Aug 19 15:57:48.274921 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 229/916] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:48 2026] GET /volume/v3/volumes/7f6ab17a-59b2-4ace-8eb8-248c9871e284 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:48.291099 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-265fd989-fde5-4eb9-a9b3-194cbbe6a47d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:48.295017 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-265fd989-fde5-4eb9-a9b3-194cbbe6a47d tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] DELETE https://10.4.3.32/volume/v3/types/ce1687c3-179f-4eb6-b0aa-1b641f6860b9 Aug 19 15:57:48.295242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-265fd989-fde5-4eb9-a9b3-194cbbe6a47d tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:48.297533 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-265fd989-fde5-4eb9-a9b3-194cbbe6a47d tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:48.366523 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-265fd989-fde5-4eb9-a9b3-194cbbe6a47d tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] https://10.4.3.32/volume/v3/types/ce1687c3-179f-4eb6-b0aa-1b641f6860b9 returned with HTTP 202 Aug 19 15:57:48.367383 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 230/917] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:57:48 2026] DELETE /volume/v3/types/ce1687c3-179f-4eb6-b0aa-1b641f6860b9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:48.379350 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fdda81c9-baf1-4ab2-af7d-4b1e225545a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:48.385919 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdda81c9-baf1-4ab2-af7d-4b1e225545a0 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] GET https://10.4.3.32/volume/v3/types/ce1687c3-179f-4eb6-b0aa-1b641f6860b9 Aug 19 15:57:48.386100 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdda81c9-baf1-4ab2-af7d-4b1e225545a0 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:48.386312 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdda81c9-baf1-4ab2-af7d-4b1e225545a0 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:48.397925 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdda81c9-baf1-4ab2-af7d-4b1e225545a0 tempest-VolumeAndVolumeTypeFromImageTest-1346572892 tempest-VolumeAndVolumeTypeFromImageTest-1346572892-project-admin] https://10.4.3.32/volume/v3/types/ce1687c3-179f-4eb6-b0aa-1b641f6860b9 returned with HTTP 404 Aug 19 15:57:48.398606 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 229/918] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:57:48 2026] GET /volume/v3/types/ce1687c3-179f-4eb6-b0aa-1b641f6860b9 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:49.136029 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-138a90d0-5712-4721-a0ee-b062d8e6b06b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:49.138363 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-138a90d0-5712-4721-a0ee-b062d8e6b06b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:49.138668 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-138a90d0-5712-4721-a0ee-b062d8e6b06b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:49.138988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-138a90d0-5712-4721-a0ee-b062d8e6b06b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:49.141346 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-138a90d0-5712-4721-a0ee-b062d8e6b06b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:49.148368 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:49.148368 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:49.149909 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-138a90d0-5712-4721-a0ee-b062d8e6b06b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:49.150421 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 231/919] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:49 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:50.170649 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-42190d63-506d-4443-9ca1-608214ad2f97 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:50.175670 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-42190d63-506d-4443-9ca1-608214ad2f97 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:50.175670 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-42190d63-506d-4443-9ca1-608214ad2f97 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:50.175670 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-42190d63-506d-4443-9ca1-608214ad2f97 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:50.175670 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-42190d63-506d-4443-9ca1-608214ad2f97 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:50.184886 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:50.184886 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:50.185184 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-42190d63-506d-4443-9ca1-608214ad2f97 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:50.185403 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 230/920] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:50 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:51.199538 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c02723d6-cb57-4722-80ae-f9dd2f08cda0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:51.202658 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c02723d6-cb57-4722-80ae-f9dd2f08cda0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:51.210555 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c02723d6-cb57-4722-80ae-f9dd2f08cda0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:51.210555 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c02723d6-cb57-4722-80ae-f9dd2f08cda0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:51.210555 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c02723d6-cb57-4722-80ae-f9dd2f08cda0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:51.216486 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:51.216486 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:51.218020 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c02723d6-cb57-4722-80ae-f9dd2f08cda0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:51.218318 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 231/921] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:51 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:51.920538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a377ecb8-f057-4486-b0e4-6ea61722027a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:52.149703 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:52.149703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2126190724"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:52.150665 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2126190724'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:52.150665 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:57:52.164147 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:57:52.173672 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (1ce2ee0d-619f-48c9-aa8e-3f429aa6afed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:52.176787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18a6622-1fe8-4f9d-82f4-c78ba2d8ad1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:52.176787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:52.203472 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18a6622-1fe8-4f9d-82f4-c78ba2d8ad1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:52.204787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c91e65-b87d-4525-8c9d-4a0bf96a6252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:52.238036 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-151c3fdb-5e4c-4752-ab7c-d0c8fcbc0f50 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:52.241681 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-151c3fdb-5e4c-4752-ab7c-d0c8fcbc0f50 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:52.241681 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-151c3fdb-5e4c-4752-ab7c-d0c8fcbc0f50 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:52.241681 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-151c3fdb-5e4c-4752-ab7c-d0c8fcbc0f50 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:52.241681 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-151c3fdb-5e4c-4752-ab7c-d0c8fcbc0f50 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:52.247929 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:52.247929 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:52.253388 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-151c3fdb-5e4c-4752-ab7c-d0c8fcbc0f50 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:52.253388 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 232/922] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:52 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:52.281260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9cc2f1c2-c9d4-4a89-b47d-3c228ffb3c1d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:52.281260 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9cc2f1c2-c9d4-4a89-b47d-3c228ffb3c1d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/daaf8ffe-c973-4c3f-8b2b-e19bd3343aad Aug 19 15:57:52.281260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9cc2f1c2-c9d4-4a89-b47d-3c228ffb3c1d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:52.281260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9cc2f1c2-c9d4-4a89-b47d-3c228ffb3c1d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:52.297601 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:52.297601 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:52.303590 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9cc2f1c2-c9d4-4a89-b47d-3c228ffb3c1d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:52.311264 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9cc2f1c2-c9d4-4a89-b47d-3c228ffb3c1d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/daaf8ffe-c973-4c3f-8b2b-e19bd3343aad returned with HTTP 200 Aug 19 15:57:52.312417 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 231/923] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:52 2026] GET /volume/v3/volumes/daaf8ffe-c973-4c3f-8b2b-e19bd3343aad => generated 900 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:52.337049 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-42323186-9877-4c30-b06b-fde2fe9b318f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:52.340199 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['4d542386-ac6e-44fb-a44f-fa8fab6d3bdf', '64c07eb6-c019-4f4d-9849-ce3031cc05a5', '3c8491a1-594e-412d-87d2-a52167465df8', '75dcda3d-2675-447c-8829-b87b0ba4b801'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:52.341411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c91e65-b87d-4525-8c9d-4a0bf96a6252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d542386-ac6e-44fb-a44f-fa8fab6d3bdf', '64c07eb6-c019-4f4d-9849-ce3031cc05a5', '3c8491a1-594e-412d-87d2-a52167465df8', '75dcda3d-2675-447c-8829-b87b0ba4b801']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:52.342365 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42323186-9877-4c30-b06b-fde2fe9b318f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 19 15:57:52.342365 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42323186-9877-4c30-b06b-fde2fe9b318f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:52.342365 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42323186-9877-4c30-b06b-fde2fe9b318f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:52.342365 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-42323186-9877-4c30-b06b-fde2fe9b318f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:57:52.343062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e8c26d-d092-4731-ac36-cabbd2c80889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:52.343251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-42323186-9877-4c30-b06b-fde2fe9b318f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:57:52.354597 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-42323186-9877-4c30-b06b-fde2fe9b318f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Get all volumes completed successfully. Aug 19 15:57:52.355542 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42323186-9877-4c30-b06b-fde2fe9b318f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 15:57:52.355650 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 232/924] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 15:57:52 2026] GET /volume/v3/volumes => generated 659 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:52.380362 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-39b4f625-e5b0-4e54-97d1-a1d0dea6d268 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:52.384234 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39b4f625-e5b0-4e54-97d1-a1d0dea6d268 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] DELETE https://10.4.3.32/volume/v3/volumes/daaf8ffe-c973-4c3f-8b2b-e19bd3343aad Aug 19 15:57:52.384596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39b4f625-e5b0-4e54-97d1-a1d0dea6d268 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:52.384929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39b4f625-e5b0-4e54-97d1-a1d0dea6d268 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:52.385199 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-39b4f625-e5b0-4e54-97d1-a1d0dea6d268 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Delete volume with id: daaf8ffe-c973-4c3f-8b2b-e19bd3343aad Aug 19 15:57:52.404726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e8c26d-d092-4731-ac36-cabbd2c80889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2e7d22-855b-4775-800a-4f0c845611d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2126190724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['4d542386-ac6e-44fb-a44f-fa8fab6d3bdf','64c07eb6-c019-4f4d-9849-ce3031cc05a5','3c8491a1-594e-412d-87d2-a52167465df8','75dcda3d-2675-447c-8829-b87b0ba4b801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2126190724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2e7d22-855b-4775-800a-4f0c845611d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:52.405238 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3ddb79-1c36-414a-b12b-b86d0f168b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:52.406440 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:52.406440 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:52.406988 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-39b4f625-e5b0-4e54-97d1-a1d0dea6d268 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:52.452298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3ddb79-1c36-414a-b12b-b86d0f168b1f) transitioned into 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-2126190724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['4d542386-ac6e-44fb-a44f-fa8fab6d3bdf','64c07eb6-c019-4f4d-9849-ce3031cc05a5','3c8491a1-594e-412d-87d2-a52167465df8','75dcda3d-2675-447c-8829-b87b0ba4b801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:52.454502 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e645e044-79e1-4e59-9c67-161df7a02639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:52.460721 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-39b4f625-e5b0-4e54-97d1-a1d0dea6d268 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Delete volume request issued successfully. Aug 19 15:57:52.461082 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39b4f625-e5b0-4e54-97d1-a1d0dea6d268 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/daaf8ffe-c973-4c3f-8b2b-e19bd3343aad returned with HTTP 202 Aug 19 15:57:52.461952 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 233/925] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:52 2026] DELETE /volume/v3/volumes/daaf8ffe-c973-4c3f-8b2b-e19bd3343aad => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:52.473676 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7038e6c5-0acf-446b-96a5-c60144f6f339 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:52.478534 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7038e6c5-0acf-446b-96a5-c60144f6f339 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] DELETE https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 Aug 19 15:57:52.478968 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e645e044-79e1-4e59-9c67-161df7a02639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:52.479166 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7038e6c5-0acf-446b-96a5-c60144f6f339 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:52.479166 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7038e6c5-0acf-446b-96a5-c60144f6f339 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:52.479273 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-7038e6c5-0acf-446b-96a5-c60144f6f339 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Delete backup with id: 12096eed-8e62-4151-b854-b5e0f519b606. Aug 19 15:57:52.481995 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (1ce2ee0d-619f-48c9-aa8e-3f429aa6afed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:52.481995 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:57:52.481995 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a377ecb8-f057-4486-b0e4-6ea61722027a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:52.484418 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 230/926] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 15:57:51 2026] POST /volume/v3/volumes => generated 768 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:52.487838 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:52.487838 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:52.505343 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2967d1e8-1c03-4e8d-9ecf-ab4621225359 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:52.507600 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2967d1e8-1c03-4e8d-9ecf-ab4621225359 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:57:52.509363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2967d1e8-1c03-4e8d-9ecf-ab4621225359 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:52.509363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2967d1e8-1c03-4e8d-9ecf-ab4621225359 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:52.523079 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:52.523079 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:52.528683 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2967d1e8-1c03-4e8d-9ecf-ab4621225359 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:52.530518 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-7038e6c5-0acf-446b-96a5-c60144f6f339 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] delete_backup rpcapi backup_id 12096eed-8e62-4151-b854-b5e0f519b606 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 15:57:52.532047 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7038e6c5-0acf-446b-96a5-c60144f6f339 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 returned with HTTP 202 Aug 19 15:57:52.532591 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 232/927] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:52 2026] DELETE /volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:57:52.540964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2967d1e8-1c03-4e8d-9ecf-ab4621225359 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 returned with HTTP 200 Aug 19 15:57:52.540964 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 233/928] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:57:52 2026] GET /volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:52.550097 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f1d3eb54-1d64-4a7b-8f39-060a10305583 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:52.553900 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1d3eb54-1d64-4a7b-8f39-060a10305583 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] GET https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 Aug 19 15:57:52.554744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1d3eb54-1d64-4a7b-8f39-060a10305583 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:52.554744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1d3eb54-1d64-4a7b-8f39-060a10305583 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:52.555684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f1d3eb54-1d64-4a7b-8f39-060a10305583 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Show backup with id 12096eed-8e62-4151-b854-b5e0f519b606. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:52.584364 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:52.584364 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:52.585340 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1d3eb54-1d64-4a7b-8f39-060a10305583 tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 returned with HTTP 200 Aug 19 15:57:52.588033 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 234/929] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:52 2026] GET /volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:53.260880 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-b42aa1ee-94f7-40c1-bae6-a2577172d0cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:53.264141 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-b42aa1ee-94f7-40c1-bae6-a2577172d0cd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488 Aug 19 15:57:53.264342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-b42aa1ee-94f7-40c1-bae6-a2577172d0cd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:53.264557 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-b42aa1ee-94f7-40c1-bae6-a2577172d0cd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:53.279638 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:53.279638 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:53.377266 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-b42aa1ee-94f7-40c1-bae6-a2577172d0cd tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488 returned with HTTP 200 Aug 19 15:57:53.377835 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 231/930] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:57:53 2026] DELETE /volume/v3/attachments/4d2c8a9c-48bd-41ac-8148-d2edd96ef488 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:53.408050 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-13a9fd21-8329-460d-986c-5bf138a1a319 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:53.412922 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-13a9fd21-8329-460d-986c-5bf138a1a319 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 Aug 19 15:57:53.414195 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-13a9fd21-8329-460d-986c-5bf138a1a319 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:53.414507 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-13a9fd21-8329-460d-986c-5bf138a1a319 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:53.414507 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-13a9fd21-8329-460d-986c-5bf138a1a319 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Delete volume with id: 5c929a46-0682-4b93-904e-86489fa62fa0 Aug 19 15:57:53.432574 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:53.432574 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:53.433359 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-13a9fd21-8329-460d-986c-5bf138a1a319 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Volume info retrieved successfully. Aug 19 15:57:53.474704 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-13a9fd21-8329-460d-986c-5bf138a1a319 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] Delete volume request issued successfully. Aug 19 15:57:53.475016 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5ec9e2e9-7592-4741-b28c-0db0620e032c req-13a9fd21-8329-460d-986c-5bf138a1a319 tempest-ServerBootFromVolumeStableRescueTest-1794955353 tempest-ServerBootFromVolumeStableRescueTest-1794955353-project-member] https://10.4.3.32/volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 returned with HTTP 202 Aug 19 15:57:53.475590 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 233/931] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 15:57:53 2026] DELETE /volume/v3/volumes/5c929a46-0682-4b93-904e-86489fa62fa0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:53.562273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-242911d4-131e-4981-b9b3-d1573ad15903 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:53.566939 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-242911d4-131e-4981-b9b3-d1573ad15903 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:57:53.566939 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-242911d4-131e-4981-b9b3-d1573ad15903 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:53.566939 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-242911d4-131e-4981-b9b3-d1573ad15903 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:53.576476 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:53.576476 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:53.583578 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-242911d4-131e-4981-b9b3-d1573ad15903 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:53.593874 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-242911d4-131e-4981-b9b3-d1573ad15903 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 returned with HTTP 200 Aug 19 15:57:53.595220 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 234/932] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:57:53 2026] GET /volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:53.608220 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0145bdbd-41ce-41c6-a144-d080f689adcb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:53.610065 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf4bcb5d-9c66-4815-9b3f-94e61ed4c276 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:53.610838 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0145bdbd-41ce-41c6-a144-d080f689adcb tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] GET https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 Aug 19 15:57:53.611219 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0145bdbd-41ce-41c6-a144-d080f689adcb tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:53.611556 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0145bdbd-41ce-41c6-a144-d080f689adcb tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:53.612150 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0145bdbd-41ce-41c6-a144-d080f689adcb tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Show backup with id 12096eed-8e62-4151-b854-b5e0f519b606. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:53.615698 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf4bcb5d-9c66-4815-9b3f-94e61ed4c276 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:57:53.616203 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf4bcb5d-9c66-4815-9b3f-94e61ed4c276 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea2e7d22-855b-4775-800a-4f0c845611d4", "name": "tempest-VolumeDependencyTests-Snapshot-1177032533"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:53.620174 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0145bdbd-41ce-41c6-a144-d080f689adcb tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 returned with HTTP 404 Aug 19 15:57:53.622202 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 235/933] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:53 2026] GET /volume/v3/backups/12096eed-8e62-4151-b854-b5e0f519b606 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:53.634432 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:53.634432 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:53.634957 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bf4bcb5d-9c66-4815-9b3f-94e61ed4c276 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:53.635094 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-bf4bcb5d-9c66-4815-9b3f-94e61ed4c276 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create snapshot from volume ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:57:53.635352 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d1fa3f7b-e6fa-41f2-a57e-afcd0483fda8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:53.637830 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1fa3f7b-e6fa-41f2-a57e-afcd0483fda8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] DELETE https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:53.638176 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1fa3f7b-e6fa-41f2-a57e-afcd0483fda8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:53.638520 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1fa3f7b-e6fa-41f2-a57e-afcd0483fda8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:53.638823 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-d1fa3f7b-e6fa-41f2-a57e-afcd0483fda8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Delete backup with id: 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. Aug 19 15:57:53.645239 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:53.645239 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:53.697614 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-d1fa3f7b-e6fa-41f2-a57e-afcd0483fda8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] delete_backup rpcapi backup_id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 15:57:53.699891 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1fa3f7b-e6fa-41f2-a57e-afcd0483fda8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 202 Aug 19 15:57:53.700702 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 234/934] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:53 2026] DELETE /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:57:53.711295 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-780a7af6-d3fe-4619-a83b-748131eaee56 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:53.714419 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-780a7af6-d3fe-4619-a83b-748131eaee56 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:53.714585 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-780a7af6-d3fe-4619-a83b-748131eaee56 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:53.716381 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-780a7af6-d3fe-4619-a83b-748131eaee56 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:53.716381 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-780a7af6-d3fe-4619-a83b-748131eaee56 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:53.722248 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:53.722248 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:53.723416 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-780a7af6-d3fe-4619-a83b-748131eaee56 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 200 Aug 19 15:57:53.724118 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 235/935] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:53 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:53.790065 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-bf4bcb5d-9c66-4815-9b3f-94e61ed4c276 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['5b44dfaf-9229-4048-b972-b08041fd3146', '2534c472-e73e-4263-a7e5-0425b507695c', '7559c69a-b90b-42f8-b9f4-952bd3f0a216', '099113a9-cbb8-4351-8559-6674e7e15ac5'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:53.860636 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bf4bcb5d-9c66-4815-9b3f-94e61ed4c276 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot create request issued successfully. Aug 19 15:57:53.863789 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf4bcb5d-9c66-4815-9b3f-94e61ed4c276 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:57:53.863789 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 232/936] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:57:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:53.872133 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e673c73-b30f-4560-9049-92ee8f91bfcd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:53.873519 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e673c73-b30f-4560-9049-92ee8f91bfcd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:57:53.874338 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e673c73-b30f-4560-9049-92ee8f91bfcd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:53.875845 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e673c73-b30f-4560-9049-92ee8f91bfcd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:53.891179 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:53.891179 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:53.895126 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4e673c73-b30f-4560-9049-92ee8f91bfcd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:57:53.895301 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e673c73-b30f-4560-9049-92ee8f91bfcd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d returned with HTTP 200 Aug 19 15:57:53.896553 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 236/937] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:57:53 2026] GET /volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:54.229300 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-91e00150-4ff0-4f42-a070-c832353f90b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:54.233973 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-91e00150-4ff0-4f42-a070-c832353f90b6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] GET https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:57:54.233973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-91e00150-4ff0-4f42-a070-c832353f90b6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:54.234113 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-91e00150-4ff0-4f42-a070-c832353f90b6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:54.255812 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:54.255812 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:54.264015 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-91e00150-4ff0-4f42-a070-c832353f90b6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:57:54.271343 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-91e00150-4ff0-4f42-a070-c832353f90b6 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 200 Aug 19 15:57:54.271343 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 235/938] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:57:54 2026] GET /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 1830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 15:57:54.740160 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc3caad5-f216-45b6-8d68-28fd6f4940e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:54.742075 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc3caad5-f216-45b6-8d68-28fd6f4940e7 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f Aug 19 15:57:54.742075 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc3caad5-f216-45b6-8d68-28fd6f4940e7 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:54.742238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc3caad5-f216-45b6-8d68-28fd6f4940e7 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:54.742366 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fc3caad5-f216-45b6-8d68-28fd6f4940e7 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 0c4ba878-3836-4e0a-bef3-94b49b36ec0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:54.748313 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc3caad5-f216-45b6-8d68-28fd6f4940e7 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f returned with HTTP 404 Aug 19 15:57:54.748946 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 236/939] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:54 2026] GET /volume/v3/backups/0c4ba878-3836-4e0a-bef3-94b49b36ec0f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:54.865914 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-110364e3-e6ef-4014-a26f-f22417a2d0a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:54.868410 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-110364e3-e6ef-4014-a26f-f22417a2d0a4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 Aug 19 15:57:54.868677 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-110364e3-e6ef-4014-a26f-f22417a2d0a4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:54.868975 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-110364e3-e6ef-4014-a26f-f22417a2d0a4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:54.877404 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:54.877404 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:54.881934 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-110364e3-e6ef-4014-a26f-f22417a2d0a4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:54.889711 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-110364e3-e6ef-4014-a26f-f22417a2d0a4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 returned with HTTP 200 Aug 19 15:57:54.890332 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 233/940] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:54 2026] GET /volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:54.906792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-614741a2-f45d-499e-b2d4-86cf16f132bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:54.908625 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e5ac8e6-c864-465c-85b7-d67e7ed117b8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:54.913324 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e5ac8e6-c864-465c-85b7-d67e7ed117b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:57:54.913621 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e5ac8e6-c864-465c-85b7-d67e7ed117b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:54.914336 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e5ac8e6-c864-465c-85b7-d67e7ed117b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:54.914512 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-614741a2-f45d-499e-b2d4-86cf16f132bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 Aug 19 15:57:54.914846 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-614741a2-f45d-499e-b2d4-86cf16f132bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:54.915131 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-614741a2-f45d-499e-b2d4-86cf16f132bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:54.915333 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-614741a2-f45d-499e-b2d4-86cf16f132bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Delete volume with id: 4645e1ca-2df4-41c3-9213-f962c6cc2b71 Aug 19 15:57:54.920936 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:54.920936 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:54.921666 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0e5ac8e6-c864-465c-85b7-d67e7ed117b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:57:54.923228 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e5ac8e6-c864-465c-85b7-d67e7ed117b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d returned with HTTP 200 Aug 19 15:57:54.923364 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 236/941] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:57:54 2026] GET /volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:54.927728 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:54.927728 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:54.930654 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-614741a2-f45d-499e-b2d4-86cf16f132bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:54.936021 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b79df9a2-9249-414a-816d-d09d84dcb06f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:54.939129 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:54.939786 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dc0f138a-233b-4528-a0b4-1d7d25e22c7d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-371036112"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:54.945867 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'snapshot_id': 'dc0f138a-233b-4528-a0b4-1d7d25e22c7d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-371036112'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:54.955138 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:54.955138 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:54.955828 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:57:54.956165 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:57:54.962885 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:57:54.974788 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-614741a2-f45d-499e-b2d4-86cf16f132bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Delete volume request issued successfully. Aug 19 15:57:54.974788 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-614741a2-f45d-499e-b2d4-86cf16f132bd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 returned with HTTP 202 Aug 19 15:57:54.974788 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 237/942] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:57:54 2026] DELETE /volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:57:54.975379 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (21246ca6-6528-4aa3-a2d3-c96ea4d60fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:54.977167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57f8c45-e2f0-47dd-bf3d-c065fac94d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:54.979811 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:54.982821 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8bd6ca5-217d-4d4c-9566-60b642b2f9cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:54.988177 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8bd6ca5-217d-4d4c-9566-60b642b2f9cd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 Aug 19 15:57:54.988399 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8bd6ca5-217d-4d4c-9566-60b642b2f9cd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:54.990237 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8bd6ca5-217d-4d4c-9566-60b642b2f9cd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:55.000031 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:55.000031 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:55.005662 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b8bd6ca5-217d-4d4c-9566-60b642b2f9cd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:55.012137 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8bd6ca5-217d-4d4c-9566-60b642b2f9cd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 returned with HTTP 200 Aug 19 15:57:55.012541 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 234/943] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:54 2026] GET /volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:55.028020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57f8c45-e2f0-47dd-bf3d-c065fac94d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dc0f138a-233b-4528-a0b4-1d7d25e22c7d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:55.029218 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b639db-1f4b-40ef-98d9-e1160c798f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:55.083259 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['9e791223-e376-4712-8bb8-bc206b69924e', 'f691991c-8a5a-4cf8-aae4-6677713c0a55', 'c3a1bd6e-70ee-41bf-b1ac-7255ba476ad5', 'bc5b67f9-78ee-457f-bd8e-11d58f75d195'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:55.084483 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b639db-1f4b-40ef-98d9-e1160c798f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e791223-e376-4712-8bb8-bc206b69924e', 'f691991c-8a5a-4cf8-aae4-6677713c0a55', 'c3a1bd6e-70ee-41bf-b1ac-7255ba476ad5', 'bc5b67f9-78ee-457f-bd8e-11d58f75d195']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:55.085663 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08cd1c22-8862-4912-8208-f997c3c7c07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:55.148997 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08cd1c22-8862-4912-8208-f997c3c7c07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef7815f-90bf-47cc-ae6e-28a8e518b87f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-371036112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['9e791223-e376-4712-8bb8-bc206b69924e','f691991c-8a5a-4cf8-aae4-6677713c0a55','c3a1bd6e-70ee-41bf-b1ac-7255ba476ad5','bc5b67f9-78ee-457f-bd8e-11d58f75d195'],size=1,snapshot_id=dc0f138a-233b-4528-a0b4-1d7d25e22c7d,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-371036112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef7815f-90bf-47cc-ae6e-28a8e518b87f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc0f138a-233b-4528-a0b4-1d7d25e22c7d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:55.149714 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591e04c6-cc94-4210-bbe7-e2fd3d6ad22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:55.177549 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591e04c6-cc94-4210-bbe7-e2fd3d6ad22a) transitioned into 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-371036112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['9e791223-e376-4712-8bb8-bc206b69924e','f691991c-8a5a-4cf8-aae4-6677713c0a55','c3a1bd6e-70ee-41bf-b1ac-7255ba476ad5','bc5b67f9-78ee-457f-bd8e-11d58f75d195'],size=1,snapshot_id=dc0f138a-233b-4528-a0b4-1d7d25e22c7d,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:55.178488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0046ace-192d-4ef2-8461-32875f88ca06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:55.209735 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0046ace-192d-4ef2-8461-32875f88ca06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:55.211307 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (21246ca6-6528-4aa3-a2d3-c96ea4d60fe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:55.211992 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:57:55.212680 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b79df9a2-9249-414a-816d-d09d84dcb06f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:55.213488 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 237/944] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:57:54 2026] POST /volume/v3/volumes => generated 801 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:55.227384 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d856aa2d-3d3a-4508-848e-26d9ce56c202 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:55.232313 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d856aa2d-3d3a-4508-848e-26d9ce56c202 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:57:55.232313 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d856aa2d-3d3a-4508-848e-26d9ce56c202 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:55.233900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d856aa2d-3d3a-4508-848e-26d9ce56c202 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:55.244891 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:55.244891 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:55.250996 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d856aa2d-3d3a-4508-848e-26d9ce56c202 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:55.258838 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d856aa2d-3d3a-4508-848e-26d9ce56c202 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f returned with HTTP 200 Aug 19 15:57:55.259486 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 237/945] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:57:55 2026] GET /volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:56.035870 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c8ae6945-5188-445e-b75d-6615962f823a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:56.039183 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8ae6945-5188-445e-b75d-6615962f823a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 Aug 19 15:57:56.039458 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8ae6945-5188-445e-b75d-6615962f823a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:56.039789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8ae6945-5188-445e-b75d-6615962f823a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:56.050303 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8ae6945-5188-445e-b75d-6615962f823a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 returned with HTTP 404 Aug 19 15:57:56.050965 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 238/946] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:56 2026] GET /volume/v3/volumes/4645e1ca-2df4-41c3-9213-f962c6cc2b71 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:56.067471 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37351b00-554e-42db-894c-82f41d12f460 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:56.070588 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:56.070588 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2083901888"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:56.072028 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2083901888'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:56.072203 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Create volume of 1 GB Aug 19 15:57:56.082515 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Availability Zones retrieved successfully. Aug 19 15:57:56.092463 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Flow 'volume_create_api' (2f0d99ba-ed24-4bcb-9d55-2a34bbc42b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:56.093864 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ff9c496-0a19-43da-a5bb-0dc3603de13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:56.095833 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:56.140298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ff9c496-0a19-43da-a5bb-0dc3603de13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:56.141545 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6712b16b-c3b6-4a76-8f96-dba1ed6b8654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:56.199719 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Created reservations ['1f2ec088-e85d-4e15-894a-ca4087212f8b', '546213da-6f9f-4484-a64d-72977d5633af', '396eb9e3-0afb-4137-85aa-c4177d07ed5a', 'c7294950-e369-47bc-9899-144186d08bcc'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:56.200551 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6712b16b-c3b6-4a76-8f96-dba1ed6b8654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f2ec088-e85d-4e15-894a-ca4087212f8b', '546213da-6f9f-4484-a64d-72977d5633af', '396eb9e3-0afb-4137-85aa-c4177d07ed5a', 'c7294950-e369-47bc-9899-144186d08bcc']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:56.201373 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd0c542-a319-44e3-b687-bed552a7762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:56.229100 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd0c542-a319-44e3-b687-bed552a7762d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23d67b35-9535-4854-bc4c-a48f4809a8b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2083901888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86b654635d2c48fd907f25d293bb4c56',qos_specs=None,replication_status=,reservations=['1f2ec088-e85d-4e15-894a-ca4087212f8b','546213da-6f9f-4484-a64d-72977d5633af','396eb9e3-0afb-4137-85aa-c4177d07ed5a','c7294950-e369-47bc-9899-144186d08bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7ea4be3846479689647ca7ba063e91',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2083901888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23d67b35-9535-4854-bc4c-a48f4809a8b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86b654635d2c48fd907f25d293bb4c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cf7ea4be3846479689647ca7ba063e91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:56.230918 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e4db88-0ea2-4bd3-b46c-0f5b3a21c310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:56.259021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e4db88-0ea2-4bd3-b46c-0f5b3a21c310) transitioned into 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-2083901888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86b654635d2c48fd907f25d293bb4c56',qos_specs=None,replication_status=,reservations=['1f2ec088-e85d-4e15-894a-ca4087212f8b','546213da-6f9f-4484-a64d-72977d5633af','396eb9e3-0afb-4137-85aa-c4177d07ed5a','c7294950-e369-47bc-9899-144186d08bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7ea4be3846479689647ca7ba063e91',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:56.259834 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b08aad3-1b75-4ac1-ba23-b460eec4f4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:56.275101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b08aad3-1b75-4ac1-ba23-b460eec4f4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:56.275431 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Flow 'volume_create_api' (2f0d99ba-ed24-4bcb-9d55-2a34bbc42b37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:56.275830 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Create volume request issued successfully. Aug 19 15:57:56.276523 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37351b00-554e-42db-894c-82f41d12f460 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:56.277405 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 235/947] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:57:56 2026] POST /volume/v3/volumes => generated 752 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:56.279909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d4341f0b-d5fc-4697-852c-083e5307e461 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:56.282118 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d4341f0b-d5fc-4697-852c-083e5307e461 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:57:56.282433 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d4341f0b-d5fc-4697-852c-083e5307e461 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:56.282554 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d4341f0b-d5fc-4697-852c-083e5307e461 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:56.291720 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:56.291720 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:56.298309 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d4341f0b-d5fc-4697-852c-083e5307e461 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:56.301011 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-783d68c0-b9d2-45cc-b55e-e04324b0ebd4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:56.304086 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-783d68c0-b9d2-45cc-b55e-e04324b0ebd4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 Aug 19 15:57:56.304340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-783d68c0-b9d2-45cc-b55e-e04324b0ebd4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:56.304523 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-783d68c0-b9d2-45cc-b55e-e04324b0ebd4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:56.306418 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d4341f0b-d5fc-4697-852c-083e5307e461 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f returned with HTTP 200 Aug 19 15:57:56.307985 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 238/948] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:57:56 2026] GET /volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f => generated 894 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:56.317872 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:56.317872 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:56.321866 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-783d68c0-b9d2-45cc-b55e-e04324b0ebd4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:56.327017 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-783d68c0-b9d2-45cc-b55e-e04324b0ebd4 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 returned with HTTP 200 Aug 19 15:57:56.327624 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 238/949] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:56 2026] GET /volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:56.330089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0da576c6-f253-468b-a16c-e033f1ffec42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:56.332359 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0da576c6-f253-468b-a16c-e033f1ffec42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:57:56.332830 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0da576c6-f253-468b-a16c-e033f1ffec42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ef7815f-90bf-47cc-ae6e-28a8e518b87f", "name": "tempest-VolumeDependencyTests-Snapshot-486159243"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:56.346459 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:56.346459 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:56.347168 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0da576c6-f253-468b-a16c-e033f1ffec42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:56.347352 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-0da576c6-f253-468b-a16c-e033f1ffec42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create snapshot from volume 1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:57:56.408911 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0da576c6-f253-468b-a16c-e033f1ffec42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['eee2a81a-5911-404e-911a-2e3e82b47d61', 'aa6b93fa-6959-4709-babe-95fdf9e5421f', '6309d239-c68c-4273-b2f2-53f7e86199bc', '6b98e524-4ac9-4042-ab63-a3cb775bb12a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:56.479433 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0da576c6-f253-468b-a16c-e033f1ffec42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot create request issued successfully. Aug 19 15:57:56.480230 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0da576c6-f253-468b-a16c-e033f1ffec42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:57:56.481938 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 239/950] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:57:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:56.493303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98a83e3c-cc95-41b6-b594-50e999ee7b89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:56.497021 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98a83e3c-cc95-41b6-b594-50e999ee7b89 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:57:56.497021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98a83e3c-cc95-41b6-b594-50e999ee7b89 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:56.497021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98a83e3c-cc95-41b6-b594-50e999ee7b89 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:56.508480 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:56.508480 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:56.509259 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-98a83e3c-cc95-41b6-b594-50e999ee7b89 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:57:56.512957 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98a83e3c-cc95-41b6-b594-50e999ee7b89 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 returned with HTTP 200 Aug 19 15:57:56.512957 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 236/951] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:57:56 2026] GET /volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:57.346313 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c4888855-220f-4437-a5ae-bc3bfe8a0eb8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:57.351814 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c4888855-220f-4437-a5ae-bc3bfe8a0eb8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 Aug 19 15:57:57.351814 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c4888855-220f-4437-a5ae-bc3bfe8a0eb8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:57.351814 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c4888855-220f-4437-a5ae-bc3bfe8a0eb8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:57.366610 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:57.366610 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:57.372272 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c4888855-220f-4437-a5ae-bc3bfe8a0eb8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:57.378642 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c4888855-220f-4437-a5ae-bc3bfe8a0eb8 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 returned with HTTP 200 Aug 19 15:57:57.380548 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 239/952] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:57 2026] GET /volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:57.408589 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-14bb139f-8be7-47a4-9aef-78039b33e2ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:57.419791 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-14bb139f-8be7-47a4-9aef-78039b33e2ce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 15:57:57.422060 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-14bb139f-8be7-47a4-9aef-78039b33e2ce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23d67b35-9535-4854-bc4c-a48f4809a8b1", "name": "tempest-VolumesBackupsAdminTest-Backup-57718194", "container": "tempest-volumesbackupsadmintest-backup-container-1988856958"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:57.426205 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-14bb139f-8be7-47a4-9aef-78039b33e2ce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Creating new backup {'backup': {'volume_id': '23d67b35-9535-4854-bc4c-a48f4809a8b1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-57718194', 'container': 'tempest-volumesbackupsadmintest-backup-container-1988856958'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 15:57:57.426382 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-14bb139f-8be7-47a4-9aef-78039b33e2ce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Creating backup of volume 23d67b35-9535-4854-bc4c-a48f4809a8b1 in container tempest-volumesbackupsadmintest-backup-container-1988856958 Aug 19 15:57:57.442967 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:57.442967 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:57.445180 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-14bb139f-8be7-47a4-9aef-78039b33e2ce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:57:57.483497 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-14bb139f-8be7-47a4-9aef-78039b33e2ce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Created reservations ['bf094ee3-88d0-4171-b66a-1a8de084e716', '86660bc6-7de7-4527-8e2e-105ccdf8da20'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:57.530119 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b98adcf9-fb29-41ae-ba27-57e03a46736c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:57.533922 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b98adcf9-fb29-41ae-ba27-57e03a46736c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:57:57.534244 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b98adcf9-fb29-41ae-ba27-57e03a46736c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:57.534787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b98adcf9-fb29-41ae-ba27-57e03a46736c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:57.545462 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:57.545462 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:57.545462 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b98adcf9-fb29-41ae-ba27-57e03a46736c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:57:57.549423 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b98adcf9-fb29-41ae-ba27-57e03a46736c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 returned with HTTP 200 Aug 19 15:57:57.550143 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 240/953] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:57:57 2026] GET /volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:57.568805 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:57.569976 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-14bb139f-8be7-47a4-9aef-78039b33e2ce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 15:57:57.569976 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 239/954] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:57:57 2026] POST /volume/v3/backups => generated 331 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:57:57.571379 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:57.571894 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a6d734b0-7711-4e30-b41a-441f4ba0b489", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1920395335"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:57.573945 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'snapshot_id': 'a6d734b0-7711-4e30-b41a-441f4ba0b489', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1920395335'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:57.583995 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-989430f5-b88a-44f8-b78d-dd304e30757d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:57.588736 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-989430f5-b88a-44f8-b78d-dd304e30757d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:57:57.588736 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-989430f5-b88a-44f8-b78d-dd304e30757d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:57.588856 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:57.588856 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:57.588929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-989430f5-b88a-44f8-b78d-dd304e30757d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:57.588929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-989430f5-b88a-44f8-b78d-dd304e30757d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:57.589735 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:57:57.590965 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:57:57.594018 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:57.594018 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:57.594840 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-989430f5-b88a-44f8-b78d-dd304e30757d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:57:57.595294 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 240/955] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:57 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:57.597821 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:57:57.607965 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (92fa35cb-0bb4-4b8e-b45a-bc10eac1a1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:57.611586 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (352ee8ec-a988-457c-825a-79de99d3f904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:57.613100 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:57.685506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (352ee8ec-a988-457c-825a-79de99d3f904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a6d734b0-7711-4e30-b41a-441f4ba0b489', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:57.687574 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15b035a-b748-422b-ae49-957c6aebd8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:57.800928 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['6bad8b9f-695d-4d9a-8568-adb85647dfb7', 'a759a58b-a6d2-4fa2-b40a-deab9aa7e9d9', 'ec9a5576-336e-4f98-866a-85b138faa61d', '03723de9-7383-4b82-9dcb-0b8180a36f68'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:57.801611 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15b035a-b748-422b-ae49-957c6aebd8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bad8b9f-695d-4d9a-8568-adb85647dfb7', 'a759a58b-a6d2-4fa2-b40a-deab9aa7e9d9', 'ec9a5576-336e-4f98-866a-85b138faa61d', '03723de9-7383-4b82-9dcb-0b8180a36f68']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:57.802617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbaf6f3-3652-4a2a-b778-5c072b2db709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:57.866182 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbaf6f3-3652-4a2a-b778-5c072b2db709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2da5eda4-2c6d-4b98-b57f-03e519216dad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1920395335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['6bad8b9f-695d-4d9a-8568-adb85647dfb7','a759a58b-a6d2-4fa2-b40a-deab9aa7e9d9','ec9a5576-336e-4f98-866a-85b138faa61d','03723de9-7383-4b82-9dcb-0b8180a36f68'],size=1,snapshot_id=a6d734b0-7711-4e30-b41a-441f4ba0b489,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1920395335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2da5eda4-2c6d-4b98-b57f-03e519216dad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a6d734b0-7711-4e30-b41a-441f4ba0b489,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:57.867010 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e3a525-4d40-4574-aa2c-403b99497f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:57.912585 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e3a525-4d40-4574-aa2c-403b99497f28) transitioned into 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-1920395335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['6bad8b9f-695d-4d9a-8568-adb85647dfb7','a759a58b-a6d2-4fa2-b40a-deab9aa7e9d9','ec9a5576-336e-4f98-866a-85b138faa61d','03723de9-7383-4b82-9dcb-0b8180a36f68'],size=1,snapshot_id=a6d734b0-7711-4e30-b41a-441f4ba0b489,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:57.913703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf94d4b-da53-4ed2-b9a1-872a9cd6eb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:57.946838 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf94d4b-da53-4ed2-b9a1-872a9cd6eb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:57.948185 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (92fa35cb-0bb4-4b8e-b45a-bc10eac1a1ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:57.948658 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:57:57.949604 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28a3a234-aafd-4aa9-ad79-4a29b8185e1e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:57.950250 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 237/956] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:57:57 2026] POST /volume/v3/volumes => generated 802 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:57.968752 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-26d01701-2548-46a4-91d9-7dde1e056c20 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:57.974457 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26d01701-2548-46a4-91d9-7dde1e056c20 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:57:57.978162 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26d01701-2548-46a4-91d9-7dde1e056c20 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:57.978360 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26d01701-2548-46a4-91d9-7dde1e056c20 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:57.987686 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:57.987686 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:57.994910 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-26d01701-2548-46a4-91d9-7dde1e056c20 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:58.001271 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26d01701-2548-46a4-91d9-7dde1e056c20 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad returned with HTTP 200 Aug 19 15:57:58.002131 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 241/957] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:57:57 2026] GET /volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:58.609040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-093bf925-bcae-4674-9e28-d3fffd8c43cf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:58.612221 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-093bf925-bcae-4674-9e28-d3fffd8c43cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:57:58.612879 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-093bf925-bcae-4674-9e28-d3fffd8c43cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:58.613499 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-093bf925-bcae-4674-9e28-d3fffd8c43cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:58.613827 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-093bf925-bcae-4674-9e28-d3fffd8c43cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:58.621280 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:58.621280 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:58.622436 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-093bf925-bcae-4674-9e28-d3fffd8c43cf tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:57:58.623093 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 240/958] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:58 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:57:59.026774 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b867936a-082b-4b13-b775-104e46616025 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:59.029414 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b867936a-082b-4b13-b775-104e46616025 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:57:59.029718 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b867936a-082b-4b13-b775-104e46616025 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:59.030163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b867936a-082b-4b13-b775-104e46616025 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:59.039299 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:59.039299 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:57:59.045493 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b867936a-082b-4b13-b775-104e46616025 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:59.060553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b867936a-082b-4b13-b775-104e46616025 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad returned with HTTP 200 Aug 19 15:57:59.060553 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 241/959] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:57:59 2026] GET /volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:59.069460 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:59.071646 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:57:59.072202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2da5eda4-2c6d-4b98-b57f-03e519216dad", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-279041418"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:57:59.075526 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'source_volid': '2da5eda4-2c6d-4b98-b57f-03e519216dad', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-279041418'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:57:59.089163 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:59.089163 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:57:59.089163 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume retrieved successfully. Aug 19 15:57:59.089163 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:57:59.095715 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:57:59.104029 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (3171d799-578f-4e3b-8ad5-44166e6080e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:59.106264 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea025ee9-c8af-42cf-a273-bc8111f58892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:59.108084 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:57:59.156797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea025ee9-c8af-42cf-a273-bc8111f58892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2da5eda4-2c6d-4b98-b57f-03e519216dad', 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:59.157631 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4d732c-6c67-41c0-9dd1-b282198d9f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:59.235304 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['88984ca9-8135-401d-8412-e31260c9ef26', '524e7480-d657-4e27-989e-f78b9fd055cd', '12b6e4e5-9813-4136-b833-8c41198798f5', '7544464e-f000-470e-b82f-ef63c08775ec'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:57:59.236731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4d732c-6c67-41c0-9dd1-b282198d9f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88984ca9-8135-401d-8412-e31260c9ef26', '524e7480-d657-4e27-989e-f78b9fd055cd', '12b6e4e5-9813-4136-b833-8c41198798f5', '7544464e-f000-470e-b82f-ef63c08775ec']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:59.237691 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a00c018-c0f9-4f65-8076-021c5c448b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:59.289673 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a00c018-c0f9-4f65-8076-021c5c448b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0883d8e8-3d9e-4c78-8522-95e81da9536a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-279041418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['88984ca9-8135-401d-8412-e31260c9ef26','524e7480-d657-4e27-989e-f78b9fd055cd','12b6e4e5-9813-4136-b833-8c41198798f5','7544464e-f000-470e-b82f-ef63c08775ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=2da5eda4-2c6d-4b98-b57f-03e519216dad,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-279041418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0883d8e8-3d9e-4c78-8522-95e81da9536a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=2da5eda4-2c6d-4b98-b57f-03e519216dad,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:59.291208 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74aca63d-6627-4210-97ff-6261c81488d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:59.333192 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74aca63d-6627-4210-97ff-6261c81488d8) transitioned into 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-279041418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['88984ca9-8135-401d-8412-e31260c9ef26','524e7480-d657-4e27-989e-f78b9fd055cd','12b6e4e5-9813-4136-b833-8c41198798f5','7544464e-f000-470e-b82f-ef63c08775ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=2da5eda4-2c6d-4b98-b57f-03e519216dad,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:59.334280 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba68e0cc-4d50-401a-a370-1f72d72d891f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:57:59.361720 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba68e0cc-4d50-401a-a370-1f72d72d891f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:57:59.363607 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (3171d799-578f-4e3b-8ad5-44166e6080e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:57:59.366362 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:57:59.367396 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7af46386-2994-4bb1-b20f-64f0d4bd441f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:57:59.368936 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 238/960] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:57:59 2026] POST /volume/v3/volumes => generated 801 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:57:59.392779 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c57e2dc5-16c5-475f-aabe-feea9ff40fd7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:59.396095 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c57e2dc5-16c5-475f-aabe-feea9ff40fd7 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:57:59.396525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c57e2dc5-16c5-475f-aabe-feea9ff40fd7 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:59.396977 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c57e2dc5-16c5-475f-aabe-feea9ff40fd7 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:59.409421 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:59.409421 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:57:59.416039 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c57e2dc5-16c5-475f-aabe-feea9ff40fd7 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:57:59.422554 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c57e2dc5-16c5-475f-aabe-feea9ff40fd7 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a returned with HTTP 200 Aug 19 15:57:59.423547 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 242/961] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:57:59 2026] GET /volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:57:59.637549 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-83e4fdc8-106c-4149-8013-9698535c21f6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:57:59.641783 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83e4fdc8-106c-4149-8013-9698535c21f6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:57:59.641783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83e4fdc8-106c-4149-8013-9698535c21f6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:57:59.641783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83e4fdc8-106c-4149-8013-9698535c21f6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:57:59.641783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-83e4fdc8-106c-4149-8013-9698535c21f6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:57:59.650249 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:57:59.650249 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:57:59.652048 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83e4fdc8-106c-4149-8013-9698535c21f6 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:57:59.652048 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 241/962] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:57:59 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:00.443365 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f491e498-b15b-4b76-8922-f22d9ccb9bda None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:00.445940 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f491e498-b15b-4b76-8922-f22d9ccb9bda tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:58:00.446251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f491e498-b15b-4b76-8922-f22d9ccb9bda tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:00.446647 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f491e498-b15b-4b76-8922-f22d9ccb9bda tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:00.457496 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:00.457496 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:00.463183 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f491e498-b15b-4b76-8922-f22d9ccb9bda tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:00.470923 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f491e498-b15b-4b76-8922-f22d9ccb9bda tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a returned with HTTP 200 Aug 19 15:58:00.471286 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 242/963] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:00 2026] GET /volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a => generated 894 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:00.496153 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-375e5a66-7e61-4ef8-b309-2f52660e447a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:00.500945 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-375e5a66-7e61-4ef8-b309-2f52660e447a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:58:00.502045 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-375e5a66-7e61-4ef8-b309-2f52660e447a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:00.502045 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-375e5a66-7e61-4ef8-b309-2f52660e447a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:00.503992 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-375e5a66-7e61-4ef8-b309-2f52660e447a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:58:00.510867 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:00.510867 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:00.511475 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-375e5a66-7e61-4ef8-b309-2f52660e447a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:00.550894 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-375e5a66-7e61-4ef8-b309-2f52660e447a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot delete request issued successfully. Aug 19 15:58:00.551051 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-375e5a66-7e61-4ef8-b309-2f52660e447a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d returned with HTTP 202 Aug 19 15:58:00.552357 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 239/964] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:00 2026] DELETE /volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:00.565653 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36adcc51-e572-48fd-8f85-b2d9f8d6b268 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:00.573492 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36adcc51-e572-48fd-8f85-b2d9f8d6b268 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:58:00.573492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36adcc51-e572-48fd-8f85-b2d9f8d6b268 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:00.573492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36adcc51-e572-48fd-8f85-b2d9f8d6b268 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:00.579416 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:00.579416 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:00.580002 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36adcc51-e572-48fd-8f85-b2d9f8d6b268 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:00.581953 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36adcc51-e572-48fd-8f85-b2d9f8d6b268 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d returned with HTTP 200 Aug 19 15:58:00.581953 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 243/965] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:00 2026] GET /volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:00.675027 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4d6dca0b-b1ee-40b8-b0cc-591ed38bf95b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:00.677085 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d6dca0b-b1ee-40b8-b0cc-591ed38bf95b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:00.677950 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4d6dca0b-b1ee-40b8-b0cc-591ed38bf95b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:00.678220 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4d6dca0b-b1ee-40b8-b0cc-591ed38bf95b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:00.680444 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4d6dca0b-b1ee-40b8-b0cc-591ed38bf95b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:00.683813 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:00.683813 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:00.685258 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d6dca0b-b1ee-40b8-b0cc-591ed38bf95b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:00.685455 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 242/966] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:00 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:01.596532 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f286dc50-a534-4802-baa0-212d43379084 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:01.599700 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f286dc50-a534-4802-baa0-212d43379084 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:58:01.600305 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f286dc50-a534-4802-baa0-212d43379084 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:01.601063 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f286dc50-a534-4802-baa0-212d43379084 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:01.607391 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f286dc50-a534-4802-baa0-212d43379084 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d returned with HTTP 404 Aug 19 15:58:01.608206 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 243/967] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:01 2026] GET /volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:01.621111 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f896ee37-d417-4391-ad7e-83b020bbf915 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:01.623692 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f896ee37-d417-4391-ad7e-83b020bbf915 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:58:01.624027 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f896ee37-d417-4391-ad7e-83b020bbf915 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:01.625255 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f896ee37-d417-4391-ad7e-83b020bbf915 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:01.625255 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-f896ee37-d417-4391-ad7e-83b020bbf915 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:58:01.632158 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:01.632158 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:01.632856 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f896ee37-d417-4391-ad7e-83b020bbf915 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:01.659968 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f896ee37-d417-4391-ad7e-83b020bbf915 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot delete request issued successfully. Aug 19 15:58:01.660222 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f896ee37-d417-4391-ad7e-83b020bbf915 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 returned with HTTP 202 Aug 19 15:58:01.660955 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 240/968] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:01 2026] DELETE /volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:01.671899 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e4707a39-06ac-4468-abca-b5f29790a171 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:01.674488 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4707a39-06ac-4468-abca-b5f29790a171 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:58:01.674820 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4707a39-06ac-4468-abca-b5f29790a171 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:01.675031 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4707a39-06ac-4468-abca-b5f29790a171 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:01.686172 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:01.686172 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:01.688097 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e4707a39-06ac-4468-abca-b5f29790a171 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:01.690617 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4707a39-06ac-4468-abca-b5f29790a171 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 returned with HTTP 200 Aug 19 15:58:01.691329 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 244/969] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:01 2026] GET /volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:01.704150 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aff0ba48-64d1-40a0-8653-6cb3eeaecbce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:01.705261 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aff0ba48-64d1-40a0-8653-6cb3eeaecbce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:01.705961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aff0ba48-64d1-40a0-8653-6cb3eeaecbce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:01.705961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aff0ba48-64d1-40a0-8653-6cb3eeaecbce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:01.706044 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-aff0ba48-64d1-40a0-8653-6cb3eeaecbce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:01.712480 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:01.712480 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:01.713948 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aff0ba48-64d1-40a0-8653-6cb3eeaecbce tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:01.714628 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 243/970] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:01 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:02.710472 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9b9cd929-79c9-4570-8866-3e86a3c42963 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:02.712625 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b9cd929-79c9-4570-8866-3e86a3c42963 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:58:02.712934 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b9cd929-79c9-4570-8866-3e86a3c42963 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:02.713233 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b9cd929-79c9-4570-8866-3e86a3c42963 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:02.730530 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b9cd929-79c9-4570-8866-3e86a3c42963 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 returned with HTTP 404 Aug 19 15:58:02.730530 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 244/971] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:02 2026] GET /volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:02.733037 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e709a15e-1460-44b1-89fd-5626d779a146 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:02.737613 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e709a15e-1460-44b1-89fd-5626d779a146 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:02.738162 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e709a15e-1460-44b1-89fd-5626d779a146 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:02.742206 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e709a15e-1460-44b1-89fd-5626d779a146 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:02.742206 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e709a15e-1460-44b1-89fd-5626d779a146 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:02.743149 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c98ec4a-ce68-4cf9-b4f3-5754d93e27ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:02.747826 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c98ec4a-ce68-4cf9-b4f3-5754d93e27ef tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:58:02.749173 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c98ec4a-ce68-4cf9-b4f3-5754d93e27ef tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:02.749426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c98ec4a-ce68-4cf9-b4f3-5754d93e27ef tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:02.750202 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9c98ec4a-ce68-4cf9-b4f3-5754d93e27ef tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:58:02.752582 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:02.752582 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:02.754425 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e709a15e-1460-44b1-89fd-5626d779a146 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:02.754876 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 241/972] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:02 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:02.761966 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:02.761966 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:02.762633 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9c98ec4a-ce68-4cf9-b4f3-5754d93e27ef tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:02.832498 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9c98ec4a-ce68-4cf9-b4f3-5754d93e27ef tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:02.833643 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c98ec4a-ce68-4cf9-b4f3-5754d93e27ef tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad returned with HTTP 202 Aug 19 15:58:02.834497 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 245/973] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:02 2026] DELETE /volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:02.851674 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-10d30d6a-08b3-4fc0-86b1-c79c115b9e16 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:02.855284 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10d30d6a-08b3-4fc0-86b1-c79c115b9e16 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:58:02.856056 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10d30d6a-08b3-4fc0-86b1-c79c115b9e16 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:02.856290 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10d30d6a-08b3-4fc0-86b1-c79c115b9e16 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:02.873860 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:02.873860 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:02.884533 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-10d30d6a-08b3-4fc0-86b1-c79c115b9e16 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:02.893610 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10d30d6a-08b3-4fc0-86b1-c79c115b9e16 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad returned with HTTP 200 Aug 19 15:58:02.893610 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 244/974] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:02 2026] GET /volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad => generated 894 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:03.783553 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dbbae398-d388-43b4-8a23-3328fc5d5953 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:03.784788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dbbae398-d388-43b4-8a23-3328fc5d5953 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:03.785180 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dbbae398-d388-43b4-8a23-3328fc5d5953 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:03.785335 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dbbae398-d388-43b4-8a23-3328fc5d5953 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:03.785484 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-dbbae398-d388-43b4-8a23-3328fc5d5953 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:03.794319 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:03.794319 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:03.797983 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dbbae398-d388-43b4-8a23-3328fc5d5953 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:03.799545 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 245/975] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:03 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:03.912616 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d8d4c9d-a895-4160-b844-5cf837412fbc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:03.917633 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d8d4c9d-a895-4160-b844-5cf837412fbc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:58:03.917633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d8d4c9d-a895-4160-b844-5cf837412fbc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:03.917633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d8d4c9d-a895-4160-b844-5cf837412fbc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:03.924228 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d8d4c9d-a895-4160-b844-5cf837412fbc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad returned with HTTP 404 Aug 19 15:58:03.925692 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 242/976] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:03 2026] GET /volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:03.938124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a93fe95e-f1de-498a-b88a-835894faeadf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:03.941780 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a93fe95e-f1de-498a-b88a-835894faeadf tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:58:03.942439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a93fe95e-f1de-498a-b88a-835894faeadf tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:03.943018 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a93fe95e-f1de-498a-b88a-835894faeadf tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:03.943525 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a93fe95e-f1de-498a-b88a-835894faeadf tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:58:03.960179 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:03.960179 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:03.960179 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a93fe95e-f1de-498a-b88a-835894faeadf tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:04.003367 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a93fe95e-f1de-498a-b88a-835894faeadf tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:04.004619 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a93fe95e-f1de-498a-b88a-835894faeadf tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 returned with HTTP 202 Aug 19 15:58:04.004619 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 246/977] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:03 2026] DELETE /volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:04.017635 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-10ff1a75-d8c4-4ff5-b06f-a8b839c83182 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:04.021481 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10ff1a75-d8c4-4ff5-b06f-a8b839c83182 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:58:04.021627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10ff1a75-d8c4-4ff5-b06f-a8b839c83182 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:04.021893 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10ff1a75-d8c4-4ff5-b06f-a8b839c83182 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:04.042595 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:04.042595 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:04.053415 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-10ff1a75-d8c4-4ff5-b06f-a8b839c83182 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:04.063720 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10ff1a75-d8c4-4ff5-b06f-a8b839c83182 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 returned with HTTP 200 Aug 19 15:58:04.064512 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 245/978] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:04 2026] GET /volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:58:04.360425 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:04.363120 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:04.363677 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1846320796"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:04.365809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1846320796'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:04.377211 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume of 1 GB Aug 19 15:58:04.377211 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:04.377211 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:04.377211 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Availability Zones retrieved successfully. Aug 19 15:58:04.386743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Flow 'volume_create_api' (ba1fd4ec-6ddb-4604-90b1-4f7341677941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:04.393970 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc54c76-0082-4d68-bd59-a8f632c0b22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:04.395989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:04.415197 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:04.415197 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:04.441871 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc54c76-0082-4d68-bd59-a8f632c0b22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b9946d30-987c-413b-a5f7-b836085e6782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9946d30-987c-413b-a5f7-b836085e6782', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:04.443139 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd5609ef-7fde-49ed-8904-727b4e354e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:04.495129 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Created reservations ['6cc3ee24-242b-4b9a-afda-1fc9b6d34fc8', 'f1fbc9fa-4674-4df9-a5b8-4d2d6e9f7032', '3edaf02c-cf10-429b-af9a-0c529506cf87', 'a119bde4-a328-4dcf-927f-ac117c705f04'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:04.496424 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd5609ef-7fde-49ed-8904-727b4e354e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cc3ee24-242b-4b9a-afda-1fc9b6d34fc8', 'f1fbc9fa-4674-4df9-a5b8-4d2d6e9f7032', '3edaf02c-cf10-429b-af9a-0c529506cf87', 'a119bde4-a328-4dcf-927f-ac117c705f04']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:04.497566 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc284d50-c6ec-4368-8472-9d1f1aa1ffd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:04.538941 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc284d50-c6ec-4368-8472-9d1f1aa1ffd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18584f93-a5ae-4f2a-b659-7170ea12747e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1846320796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82fa8ee76492497782773ea36777aea0',qos_specs=None,replication_status=,reservations=['6cc3ee24-242b-4b9a-afda-1fc9b6d34fc8','f1fbc9fa-4674-4df9-a5b8-4d2d6e9f7032','3edaf02c-cf10-429b-af9a-0c529506cf87','a119bde4-a328-4dcf-927f-ac117c705f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e75ce9707948e2b3515d31ce704b03',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1846320796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18584f93-a5ae-4f2a-b659-7170ea12747e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82fa8ee76492497782773ea36777aea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='27e75ce9707948e2b3515d31ce704b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9946d30-987c-413b-a5f7-b836085e6782),volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:04.540276 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38705bf5-4589-489b-a447-ac310185edef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:04.572548 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38705bf5-4589-489b-a447-ac310185edef) transitioned into 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-1846320796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82fa8ee76492497782773ea36777aea0',qos_specs=None,replication_status=,reservations=['6cc3ee24-242b-4b9a-afda-1fc9b6d34fc8','f1fbc9fa-4674-4df9-a5b8-4d2d6e9f7032','3edaf02c-cf10-429b-af9a-0c529506cf87','a119bde4-a328-4dcf-927f-ac117c705f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e75ce9707948e2b3515d31ce704b03',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:04.573513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efaa87e-2712-4b37-8c25-5f6aada8a30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:04.598501 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efaa87e-2712-4b37-8c25-5f6aada8a30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:04.600941 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Flow 'volume_create_api' (ba1fd4ec-6ddb-4604-90b1-4f7341677941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:04.601165 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume request issued successfully. Aug 19 15:58:04.604802 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68dd328e-4c85-49ed-84bb-b0d74f476038 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:04.604802 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 246/979] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:58:04 2026] POST /volume/v3/volumes => generated 758 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:04.626147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e434803b-9f7b-4640-9924-c1be031a6428 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:04.635051 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e434803b-9f7b-4640-9924-c1be031a6428 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:04.635215 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e434803b-9f7b-4640-9924-c1be031a6428 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:04.635485 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e434803b-9f7b-4640-9924-c1be031a6428 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:04.651749 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:04.651749 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:04.658858 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e434803b-9f7b-4640-9924-c1be031a6428 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:04.668643 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e434803b-9f7b-4640-9924-c1be031a6428 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:04.669092 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 243/980] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:04 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:04.820777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f124f9b-16f2-4e2a-ae4d-d0640c8b9f04 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:04.823930 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f124f9b-16f2-4e2a-ae4d-d0640c8b9f04 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:04.824027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f124f9b-16f2-4e2a-ae4d-d0640c8b9f04 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:04.824311 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f124f9b-16f2-4e2a-ae4d-d0640c8b9f04 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:04.824520 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6f124f9b-16f2-4e2a-ae4d-d0640c8b9f04 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:04.833022 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:04.833022 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:04.834470 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f124f9b-16f2-4e2a-ae4d-d0640c8b9f04 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:04.835422 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 247/981] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:04 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:05.083178 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8c13e5b-d368-4ddb-83b6-af0a284190c0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.086054 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8c13e5b-d368-4ddb-83b6-af0a284190c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:58:05.086421 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8c13e5b-d368-4ddb-83b6-af0a284190c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.086585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8c13e5b-d368-4ddb-83b6-af0a284190c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.096060 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8c13e5b-d368-4ddb-83b6-af0a284190c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 returned with HTTP 404 Aug 19 15:58:05.096846 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 246/982] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:05.111441 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a1fc91c-5a9d-40b2-a3fc-38b9b3237913 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.115023 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1fc91c-5a9d-40b2-a3fc-38b9b3237913 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:58:05.115023 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a1fc91c-5a9d-40b2-a3fc-38b9b3237913 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.115023 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a1fc91c-5a9d-40b2-a3fc-38b9b3237913 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.115330 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4a1fc91c-5a9d-40b2-a3fc-38b9b3237913 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:58:05.127794 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:05.127794 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:05.127794 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a1fc91c-5a9d-40b2-a3fc-38b9b3237913 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:05.164133 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a1fc91c-5a9d-40b2-a3fc-38b9b3237913 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:05.164133 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1fc91c-5a9d-40b2-a3fc-38b9b3237913 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f returned with HTTP 202 Aug 19 15:58:05.164133 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 247/983] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:05 2026] DELETE /volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:05.175175 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e3bb489-622a-43e4-9f60-6b19d6f989f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.179460 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e3bb489-622a-43e4-9f60-6b19d6f989f8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:58:05.179895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e3bb489-622a-43e4-9f60-6b19d6f989f8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.180293 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e3bb489-622a-43e4-9f60-6b19d6f989f8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.194188 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:05.194188 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:05.201264 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e3bb489-622a-43e4-9f60-6b19d6f989f8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:05.210439 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e3bb489-622a-43e4-9f60-6b19d6f989f8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f returned with HTTP 200 Aug 19 15:58:05.210584 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 244/984] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f => generated 893 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:05.454952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-493d7667-9c87-41fa-b323-35a585353787 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.613808 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-493d7667-9c87-41fa-b323-35a585353787 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 15:58:05.615662 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-493d7667-9c87-41fa-b323-35a585353787 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1816717498"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:05.645909 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-493d7667-9c87-41fa-b323-35a585353787 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 15:58:05.646437 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 248/985] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 15:58:05 2026] POST /volume/v3/group_types => generated 181 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:05.657693 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8311e7ee-62ba-4130-8dac-4389e5b671a6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.660182 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8311e7ee-62ba-4130-8dac-4389e5b671a6 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] POST https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs Aug 19 15:58:05.660776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8311e7ee-62ba-4130-8dac-4389e5b671a6 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:05.690187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd2db383-efb1-4fca-9c06-de075eee3781 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.691642 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd2db383-efb1-4fca-9c06-de075eee3781 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:05.693789 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd2db383-efb1-4fca-9c06-de075eee3781 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.693789 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd2db383-efb1-4fca-9c06-de075eee3781 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.695120 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=344,cinder:UPDATE=79,cinder:INSERT=47,cinder:DELETE=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:58:05.701443 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8311e7ee-62ba-4130-8dac-4389e5b671a6 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs returned with HTTP 202 Aug 19 15:58:05.705613 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 247/986] 10.4.3.32 () {70 vars in 1451 bytes} [Wed Aug 19 15:58:05 2026] POST /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs => generated 53 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:05.705791 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:05.705791 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:05.715197 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65f2747a-960b-4e13-96db-86fdfbc3b0c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.715613 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cd2db383-efb1-4fca-9c06-de075eee3781 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:05.717790 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65f2747a-960b-4e13-96db-86fdfbc3b0c9 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] POST https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs Aug 19 15:58:05.718342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65f2747a-960b-4e13-96db-86fdfbc3b0c9 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:05.728364 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd2db383-efb1-4fca-9c06-de075eee3781 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:05.728364 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 248/987] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:05.751308 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65f2747a-960b-4e13-96db-86fdfbc3b0c9 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs returned with HTTP 202 Aug 19 15:58:05.751731 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 245/988] 10.4.3.32 () {70 vars in 1451 bytes} [Wed Aug 19 15:58:05 2026] POST /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs => generated 61 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:05.764356 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-007295d3-2f83-406b-ae83-d49cd6cd031f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.766682 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-007295d3-2f83-406b-ae83-d49cd6cd031f tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] GET https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 Aug 19 15:58:05.766982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-007295d3-2f83-406b-ae83-d49cd6cd031f tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.769800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-007295d3-2f83-406b-ae83-d49cd6cd031f tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.777215 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-007295d3-2f83-406b-ae83-d49cd6cd031f tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 returned with HTTP 200 Aug 19 15:58:05.777618 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 249/989] 10.4.3.32 () {68 vars in 1445 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:05.789471 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-130aead7-89b5-40cc-86cd-34d842ce69ec None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.792134 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-130aead7-89b5-40cc-86cd-34d842ce69ec tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] GET https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 Aug 19 15:58:05.792225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-130aead7-89b5-40cc-86cd-34d842ce69ec tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.792371 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-130aead7-89b5-40cc-86cd-34d842ce69ec tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.799481 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-13c47982-32e6-4db8-be53-36cefeff0624 req-14db4f63-7d79-4d3c-9f76-9da6546a93ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.806678 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-14db4f63-7d79-4d3c-9f76-9da6546a93ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:05.808362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-14db4f63-7d79-4d3c-9f76-9da6546a93ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.808362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-14db4f63-7d79-4d3c-9f76-9da6546a93ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.812077 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-130aead7-89b5-40cc-86cd-34d842ce69ec tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 returned with HTTP 200 Aug 19 15:58:05.813022 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 248/990] 10.4.3.32 () {68 vars in 1445 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 => generated 18 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:05.822184 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:05.822184 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:05.825239 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ecb25a64-ea83-40e3-bd45-1b0129c96bc9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.827437 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-13c47982-32e6-4db8-be53-36cefeff0624 req-14db4f63-7d79-4d3c-9f76-9da6546a93ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:05.827569 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ecb25a64-ea83-40e3-bd45-1b0129c96bc9 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] PUT https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 Aug 19 15:58:05.828147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ecb25a64-ea83-40e3-bd45-1b0129c96bc9 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:05.834826 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-14db4f63-7d79-4d3c-9f76-9da6546a93ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:05.835865 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 249/991] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:05.849935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c533bdba-379a-4f39-b695-2752974219db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.853210 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c533bdba-379a-4f39-b695-2752974219db tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:05.853386 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ecb25a64-ea83-40e3-bd45-1b0129c96bc9 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 returned with HTTP 200 Aug 19 15:58:05.854583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c533bdba-379a-4f39-b695-2752974219db tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.854729 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 246/992] 10.4.3.32 () {70 vars in 1465 bytes} [Wed Aug 19 15:58:05 2026] PUT /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:05.854802 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c533bdba-379a-4f39-b695-2752974219db tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.854802 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c533bdba-379a-4f39-b695-2752974219db tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:05.868271 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3d5c1d16-5824-4396-99d4-ca11fe3d6de8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.868408 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:05.868408 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:05.869371 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c533bdba-379a-4f39-b695-2752974219db tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:05.869814 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 250/993] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:05.870793 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3d5c1d16-5824-4396-99d4-ca11fe3d6de8 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] GET https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs Aug 19 15:58:05.871286 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3d5c1d16-5824-4396-99d4-ca11fe3d6de8 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.871286 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3d5c1d16-5824-4396-99d4-ca11fe3d6de8 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.882666 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3d5c1d16-5824-4396-99d4-ca11fe3d6de8 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs returned with HTTP 200 Aug 19 15:58:05.883166 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 249/994] 10.4.3.32 () {68 vars in 1430 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:05.897747 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-13a6f8b9-4410-4ea1-8945-24d2d57c0bcc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.902151 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13a6f8b9-4410-4ea1-8945-24d2d57c0bcc tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key1 Aug 19 15:58:05.902151 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13a6f8b9-4410-4ea1-8945-24d2d57c0bcc tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.902151 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13a6f8b9-4410-4ea1-8945-24d2d57c0bcc tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.931960 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13a6f8b9-4410-4ea1-8945-24d2d57c0bcc tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key1 returned with HTTP 202 Aug 19 15:58:05.933811 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 250/995] 10.4.3.32 () {68 vars in 1448 bytes} [Wed Aug 19 15:58:05 2026] DELETE /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:05.945147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8a3fdca-5d68-4cf9-b239-4cd6c738e015 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.948796 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8a3fdca-5d68-4cf9-b239-4cd6c738e015 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] GET https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key1 Aug 19 15:58:05.948796 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8a3fdca-5d68-4cf9-b239-4cd6c738e015 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.948796 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8a3fdca-5d68-4cf9-b239-4cd6c738e015 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.961044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b293a359-3c9a-4bdc-8e56-85b0e31d654c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.961441 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b293a359-3c9a-4bdc-8e56-85b0e31d654c None None] GET https://10.4.3.32/volume// Aug 19 15:58:05.961749 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b293a359-3c9a-4bdc-8e56-85b0e31d654c None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.962346 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b293a359-3c9a-4bdc-8e56-85b0e31d654c None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.962346 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b293a359-3c9a-4bdc-8e56-85b0e31d654c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:05.962582 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 251/996] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:58: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 19 15:58:05.964650 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8a3fdca-5d68-4cf9-b239-4cd6c738e015 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] HTTP exception thrown: Group Type 08f46850-17e7-4110-8ac4-42c9e456fe43 has no extra spec with key key1. Aug 19 15:58:05.964650 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8a3fdca-5d68-4cf9-b239-4cd6c738e015 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key1 returned with HTTP 404 Aug 19 15:58:05.964650 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 247/997] 10.4.3.32 () {68 vars in 1445 bytes} [Wed Aug 19 15:58:05 2026] GET /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key1 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:05.975024 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9b5aaad8-af22-49ea-a09c-865a5fe53e00 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.975208 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-13c47982-32e6-4db8-be53-36cefeff0624 req-ad6ebe03-bacb-45c4-bbb4-ddc28a40ab39 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:05.977339 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b5aaad8-af22-49ea-a09c-865a5fe53e00 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 Aug 19 15:58:05.977632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b5aaad8-af22-49ea-a09c-865a5fe53e00 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:05.978288 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b5aaad8-af22-49ea-a09c-865a5fe53e00 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:05.978425 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-ad6ebe03-bacb-45c4-bbb4-ddc28a40ab39 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:58:05.979538 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-ad6ebe03-bacb-45c4-bbb4-ddc28a40ab39 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18584f93-a5ae-4f2a-b659-7170ea12747e", "connector": null, "instance_uuid": "cbd325e2-163f-419f-a41b-1c5f09c2d41e"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:05.990716 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:05.990716 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:05.996054 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b5aaad8-af22-49ea-a09c-865a5fe53e00 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 returned with HTTP 202 Aug 19 15:58:05.998666 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 251/998] 10.4.3.32 () {68 vars in 1448 bytes} [Wed Aug 19 15:58:05 2026] DELETE /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:06.014404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6befebed-8576-4824-a315-586630d40175 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.017726 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6befebed-8576-4824-a315-586630d40175 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] GET https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 Aug 19 15:58:06.019896 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6befebed-8576-4824-a315-586630d40175 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.020190 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6befebed-8576-4824-a315-586630d40175 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.028434 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6befebed-8576-4824-a315-586630d40175 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] HTTP exception thrown: Group Type 08f46850-17e7-4110-8ac4-42c9e456fe43 has no extra spec with key key2. Aug 19 15:58:06.028681 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6befebed-8576-4824-a315-586630d40175 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 returned with HTTP 404 Aug 19 15:58:06.029812 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 252/999] 10.4.3.32 () {68 vars in 1445 bytes} [Wed Aug 19 15:58:06 2026] GET /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key2 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:06.042998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0d7f4a19-9056-46ab-a052-ff8bb6ca627d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.045695 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d7f4a19-9056-46ab-a052-ff8bb6ca627d tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 Aug 19 15:58:06.045815 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-ad6ebe03-bacb-45c4-bbb4-ddc28a40ab39 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:58:06.046211 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d7f4a19-9056-46ab-a052-ff8bb6ca627d tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.047594 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 250/1000] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:58:05 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:06.047669 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d7f4a19-9056-46ab-a052-ff8bb6ca627d tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.077028 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d7f4a19-9056-46ab-a052-ff8bb6ca627d tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 returned with HTTP 202 Aug 19 15:58:06.077664 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 248/1001] 10.4.3.32 () {68 vars in 1448 bytes} [Wed Aug 19 15:58:06 2026] DELETE /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:06.090382 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-57dd4966-1b2b-407f-aaa0-7d2510ce2144 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.093154 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57dd4966-1b2b-407f-aaa0-7d2510ce2144 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] GET https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 Aug 19 15:58:06.093655 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57dd4966-1b2b-407f-aaa0-7d2510ce2144 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.094371 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57dd4966-1b2b-407f-aaa0-7d2510ce2144 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.107088 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57dd4966-1b2b-407f-aaa0-7d2510ce2144 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] HTTP exception thrown: Group Type 08f46850-17e7-4110-8ac4-42c9e456fe43 has no extra spec with key key3. Aug 19 15:58:06.107359 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57dd4966-1b2b-407f-aaa0-7d2510ce2144 tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 returned with HTTP 404 Aug 19 15:58:06.108212 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 252/1002] 10.4.3.32 () {68 vars in 1445 bytes} [Wed Aug 19 15:58:06 2026] GET /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43/group_specs/key3 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:06.114618 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1ca58e04-ec11-476d-af7e-6f1e85d805d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.117512 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1ca58e04-ec11-476d-af7e-6f1e85d805d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:06.117943 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1ca58e04-ec11-476d-af7e-6f1e85d805d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.130472 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1ca58e04-ec11-476d-af7e-6f1e85d805d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.136815 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5f3d978b-3641-4a07-a05c-2b430bdfcb2a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.141938 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f3d978b-3641-4a07-a05c-2b430bdfcb2a tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43 Aug 19 15:58:06.142292 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f3d978b-3641-4a07-a05c-2b430bdfcb2a tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.142592 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f3d978b-3641-4a07-a05c-2b430bdfcb2a tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.143219 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:06.143219 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:06.145691 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:06.145691 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:06.151683 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bea686bc-79ac-4811-84ca-4e330ae8b52d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.151683 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bea686bc-79ac-4811-84ca-4e330ae8b52d None None] GET https://10.4.3.32/volume// Aug 19 15:58:06.151683 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bea686bc-79ac-4811-84ca-4e330ae8b52d None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.151683 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bea686bc-79ac-4811-84ca-4e330ae8b52d None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.152211 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1ca58e04-ec11-476d-af7e-6f1e85d805d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:06.152336 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bea686bc-79ac-4811-84ca-4e330ae8b52d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:06.152336 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 249/1003] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:58: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 19 15:58:06.158773 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1ca58e04-ec11-476d-af7e-6f1e85d805d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:06.159417 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 253/1004] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:06 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:06.165496 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-13c47982-32e6-4db8-be53-36cefeff0624 req-883435f3-9e11-401c-b377-01e2652b7f9e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.178456 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-883435f3-9e11-401c-b377-01e2652b7f9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:06.178456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-883435f3-9e11-401c-b377-01e2652b7f9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.178456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-883435f3-9e11-401c-b377-01e2652b7f9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.189346 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f3d978b-3641-4a07-a05c-2b430bdfcb2a tempest-GroupTypeSpecsTest-1240713882 tempest-GroupTypeSpecsTest-1240713882-project-admin] https://10.4.3.32/volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43 returned with HTTP 202 Aug 19 15:58:06.192441 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 251/1005] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 15:58:06 2026] DELETE /volume/v3/group_types/08f46850-17e7-4110-8ac4-42c9e456fe43 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:06.196934 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:06.196934 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:06.208332 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-13c47982-32e6-4db8-be53-36cefeff0624 req-883435f3-9e11-401c-b377-01e2652b7f9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:06.223727 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-883435f3-9e11-401c-b377-01e2652b7f9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:06.224312 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 253/1006] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:58:06 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1030 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:58:06.230168 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dfc062f8-6948-4586-ba08-acb437f8a9c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.235154 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfc062f8-6948-4586-ba08-acb437f8a9c8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:58:06.235698 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfc062f8-6948-4586-ba08-acb437f8a9c8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.235698 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfc062f8-6948-4586-ba08-acb437f8a9c8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.253798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfc062f8-6948-4586-ba08-acb437f8a9c8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f returned with HTTP 404 Aug 19 15:58:06.253798 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 250/1007] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:06 2026] GET /volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:06.264137 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-765b82e0-5044-4b68-b403-63b9fa2f285b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.267219 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-765b82e0-5044-4b68-b403-63b9fa2f285b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:58:06.267689 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-765b82e0-5044-4b68-b403-63b9fa2f285b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.268115 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-765b82e0-5044-4b68-b403-63b9fa2f285b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.268488 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-765b82e0-5044-4b68-b403-63b9fa2f285b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:58:06.284729 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:06.284729 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:06.287785 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-765b82e0-5044-4b68-b403-63b9fa2f285b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:06.335982 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-765b82e0-5044-4b68-b403-63b9fa2f285b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:06.336349 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-765b82e0-5044-4b68-b403-63b9fa2f285b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a returned with HTTP 202 Aug 19 15:58:06.336962 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 254/1008] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:06 2026] DELETE /volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:06.351359 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f0f85b41-454c-4886-ac93-9e0b1b3c4298 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.355285 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0f85b41-454c-4886-ac93-9e0b1b3c4298 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:58:06.356644 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0f85b41-454c-4886-ac93-9e0b1b3c4298 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.356644 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0f85b41-454c-4886-ac93-9e0b1b3c4298 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.370936 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-13c47982-32e6-4db8-be53-36cefeff0624 req-bc25424b-89f5-4f7d-81e7-966bb30a756f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.371266 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:06.371266 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:06.374843 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-bc25424b-89f5-4f7d-81e7-966bb30a756f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] PUT https://10.4.3.32/volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814 Aug 19 15:58:06.375869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-bc25424b-89f5-4f7d-81e7-966bb30a756f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:06.381294 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f0f85b41-454c-4886-ac93-9e0b1b3c4298 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:06.395356 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0f85b41-454c-4886-ac93-9e0b1b3c4298 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a returned with HTTP 200 Aug 19 15:58:06.397195 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 252/1009] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:06 2026] GET /volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:06.397561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-13c47982-32e6-4db8-be53-36cefeff0624 req-bc25424b-89f5-4f7d-81e7-966bb30a756f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Acquiring lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:58:06.410591 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-13c47982-32e6-4db8-be53-36cefeff0624 req-bc25424b-89f5-4f7d-81e7-966bb30a756f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" acquired by "attachment_update" :: waited 0.013s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:58:06.412436 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:06.412436 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:06.623591 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-13c47982-32e6-4db8-be53-36cefeff0624 req-bc25424b-89f5-4f7d-81e7-966bb30a756f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" released by "attachment_update" :: held 0.213s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:58:06.623716 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-bc25424b-89f5-4f7d-81e7-966bb30a756f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814 returned with HTTP 200 Aug 19 15:58:06.624438 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 254/1010] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:58:06 2026] PUT /volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814 => generated 969 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:06.886856 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-61e44cd8-cc26-4b2e-836e-dc3fd5b5186d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:06.890519 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61e44cd8-cc26-4b2e-836e-dc3fd5b5186d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:06.891099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61e44cd8-cc26-4b2e-836e-dc3fd5b5186d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:06.891203 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61e44cd8-cc26-4b2e-836e-dc3fd5b5186d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:06.891282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-61e44cd8-cc26-4b2e-836e-dc3fd5b5186d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:06.895180 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=419,cinder:UPDATE=115,cinder:INSERT=61 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:58:06.900563 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:06.900563 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:06.901901 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61e44cd8-cc26-4b2e-836e-dc3fd5b5186d tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:06.902345 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 251/1011] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:06 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:07.181955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cd9f3436-4169-4490-9d8a-5883a8ede6b0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:07.185155 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd9f3436-4169-4490-9d8a-5883a8ede6b0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:07.185442 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd9f3436-4169-4490-9d8a-5883a8ede6b0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:07.185952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd9f3436-4169-4490-9d8a-5883a8ede6b0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:07.211428 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:07.211428 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:07.216328 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cd9f3436-4169-4490-9d8a-5883a8ede6b0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:07.222429 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd9f3436-4169-4490-9d8a-5883a8ede6b0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:07.223030 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 255/1012] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:07 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:07.423198 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d4fee9c3-c46a-4578-acaf-3925ed09e11c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:07.426654 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4fee9c3-c46a-4578-acaf-3925ed09e11c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:58:07.426654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4fee9c3-c46a-4578-acaf-3925ed09e11c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:07.428299 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4fee9c3-c46a-4578-acaf-3925ed09e11c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:07.432128 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=341,cinder:INSERT=24,cinder:UPDATE=53 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:58:07.439490 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4fee9c3-c46a-4578-acaf-3925ed09e11c tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a returned with HTTP 404 Aug 19 15:58:07.440263 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 253/1013] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:07 2026] GET /volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:07.458074 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-975931b4-31b2-449c-a265-bd8058c8104e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:07.461302 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:07.461545 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1289493828"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:07.464297 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1289493828'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:07.464911 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:58:07.465689 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:07.465689 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:07.472580 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:58:07.483326 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (eb672e02-9085-4e68-8301-7104bbcd5a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:07.484853 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f96c35b-95de-4531-8326-ab61c1a95d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:07.486503 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:07.545398 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f96c35b-95de-4531-8326-ab61c1a95d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:07.546665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8833561e-818a-493a-83d2-1ad3f3123837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:07.629420 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['700c26fd-aaf7-4de2-958e-b71263e4defd', 'b4055965-ef40-43f4-8b72-05ac8943fa2e', '6051c529-2c2e-4810-b71a-67394a8f7999', '09ec3b73-cbce-45dd-85d4-5628b897fc23'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:07.631255 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8833561e-818a-493a-83d2-1ad3f3123837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['700c26fd-aaf7-4de2-958e-b71263e4defd', 'b4055965-ef40-43f4-8b72-05ac8943fa2e', '6051c529-2c2e-4810-b71a-67394a8f7999', '09ec3b73-cbce-45dd-85d4-5628b897fc23']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:07.632784 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79f2b23-1914-425f-90bc-547a5b146e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:07.668435 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79f2b23-1914-425f-90bc-547a5b146e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c300b15f-8dfd-47fa-b1a2-ebd595ab119d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1289493828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['700c26fd-aaf7-4de2-958e-b71263e4defd','b4055965-ef40-43f4-8b72-05ac8943fa2e','6051c529-2c2e-4810-b71a-67394a8f7999','09ec3b73-cbce-45dd-85d4-5628b897fc23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1289493828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c300b15f-8dfd-47fa-b1a2-ebd595ab119d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:07.669399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb9787f-7601-4bcb-b877-8837313956c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:07.728340 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb9787f-7601-4bcb-b877-8837313956c7) transitioned into 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-1289493828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['700c26fd-aaf7-4de2-958e-b71263e4defd','b4055965-ef40-43f4-8b72-05ac8943fa2e','6051c529-2c2e-4810-b71a-67394a8f7999','09ec3b73-cbce-45dd-85d4-5628b897fc23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:07.729955 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a781fc-e6b0-447d-9d6e-98be6f02b403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:07.764983 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a781fc-e6b0-447d-9d6e-98be6f02b403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:07.766179 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (eb672e02-9085-4e68-8301-7104bbcd5a91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:07.766630 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:58:07.767895 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-975931b4-31b2-449c-a265-bd8058c8104e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:07.768200 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 255/1014] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 15:58:07 2026] POST /volume/v3/volumes => generated 768 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:07.793166 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d6a4dda-b011-4b28-9aed-1b517d26d8d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:07.797366 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d6a4dda-b011-4b28-9aed-1b517d26d8d8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:07.797366 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d6a4dda-b011-4b28-9aed-1b517d26d8d8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:07.798379 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d6a4dda-b011-4b28-9aed-1b517d26d8d8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:07.815432 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:07.815432 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:07.835395 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d6a4dda-b011-4b28-9aed-1b517d26d8d8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:07.840508 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d6a4dda-b011-4b28-9aed-1b517d26d8d8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d returned with HTTP 200 Aug 19 15:58:07.841309 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 252/1015] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:07 2026] GET /volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d => generated 836 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:07.921699 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-831526a7-272c-4812-97b4-5bf359bf2e39 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:07.925124 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-831526a7-272c-4812-97b4-5bf359bf2e39 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:07.925124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-831526a7-272c-4812-97b4-5bf359bf2e39 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:07.925124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-831526a7-272c-4812-97b4-5bf359bf2e39 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:07.925124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-831526a7-272c-4812-97b4-5bf359bf2e39 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:07.932508 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:07.932508 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:07.934324 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-831526a7-272c-4812-97b4-5bf359bf2e39 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:07.934324 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 256/1016] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:07 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:08.245238 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d06f8d61-c282-4eb4-a31e-088b0a65cd84 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:08.250545 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d06f8d61-c282-4eb4-a31e-088b0a65cd84 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:08.250545 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d06f8d61-c282-4eb4-a31e-088b0a65cd84 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:08.254323 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d06f8d61-c282-4eb4-a31e-088b0a65cd84 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:08.274788 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:08.274788 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:08.280454 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d06f8d61-c282-4eb4-a31e-088b0a65cd84 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:08.289931 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d06f8d61-c282-4eb4-a31e-088b0a65cd84 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:08.290529 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 254/1017] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:08 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:08.869854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0f8a2e28-8d77-4bf7-a477-172ec2167c8b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:08.872929 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f8a2e28-8d77-4bf7-a477-172ec2167c8b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:08.873524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f8a2e28-8d77-4bf7-a477-172ec2167c8b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:08.874533 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f8a2e28-8d77-4bf7-a477-172ec2167c8b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:08.893545 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:08.893545 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:08.900936 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0f8a2e28-8d77-4bf7-a477-172ec2167c8b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:08.910336 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f8a2e28-8d77-4bf7-a477-172ec2167c8b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d returned with HTTP 200 Aug 19 15:58:08.911176 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 256/1018] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:08 2026] GET /volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:08.928482 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ddbb5245-f397-4ae0-8625-f4a816f844c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:08.933690 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ddbb5245-f397-4ae0-8625-f4a816f844c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:58:08.934220 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ddbb5245-f397-4ae0-8625-f4a816f844c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c300b15f-8dfd-47fa-b1a2-ebd595ab119d", "name": "tempest-VolumeDependencyTests-Snapshot-1271958525"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:08.947157 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:08.947157 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:08.947157 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ddbb5245-f397-4ae0-8625-f4a816f844c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:08.947157 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-ddbb5245-f397-4ae0-8625-f4a816f844c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create snapshot from volume c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:08.953851 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-15372bbe-bd10-4bca-ac39-df6bab474d08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:08.957325 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15372bbe-bd10-4bca-ac39-df6bab474d08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:08.957325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15372bbe-bd10-4bca-ac39-df6bab474d08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:08.957596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15372bbe-bd10-4bca-ac39-df6bab474d08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:08.957794 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-15372bbe-bd10-4bca-ac39-df6bab474d08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:08.963480 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:08.963480 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:08.964590 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15372bbe-bd10-4bca-ac39-df6bab474d08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:08.965017 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 257/1019] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:08 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:09.012088 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ddbb5245-f397-4ae0-8625-f4a816f844c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['455bbd45-ae9c-4154-ad43-2319ad393997', 'd92b9b17-3383-47af-8e91-2a1f7c29bbcc', '3132661c-c085-4d7e-945e-ccf9d2437935', 'f182a40d-c7f2-47ee-bd56-77c01006d8f8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:09.074644 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ddbb5245-f397-4ae0-8625-f4a816f844c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot create request issued successfully. Aug 19 15:58:09.075558 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ddbb5245-f397-4ae0-8625-f4a816f844c0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:58:09.076732 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 253/1020] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:58:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:09.089819 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a64ef48-3359-4447-bcd0-a721b1b9aa8f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:09.093693 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a64ef48-3359-4447-bcd0-a721b1b9aa8f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:09.093693 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a64ef48-3359-4447-bcd0-a721b1b9aa8f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:09.093835 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a64ef48-3359-4447-bcd0-a721b1b9aa8f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:09.103179 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:09.103179 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:09.103179 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8a64ef48-3359-4447-bcd0-a721b1b9aa8f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:09.103717 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a64ef48-3359-4447-bcd0-a721b1b9aa8f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 returned with HTTP 200 Aug 19 15:58:09.104170 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 255/1021] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:09 2026] GET /volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:09.309623 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3a3348b6-138b-4781-b6db-934e02a9b3e9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:09.311588 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3a3348b6-138b-4781-b6db-934e02a9b3e9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:09.312037 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3a3348b6-138b-4781-b6db-934e02a9b3e9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:09.312492 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3a3348b6-138b-4781-b6db-934e02a9b3e9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:09.326065 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:09.326065 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:09.342623 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3a3348b6-138b-4781-b6db-934e02a9b3e9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:09.349991 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3a3348b6-138b-4781-b6db-934e02a9b3e9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:09.350807 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 257/1022] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:09 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:09.982239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-26138da8-22ac-4616-9c0f-a1dc9f2034c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:09.984732 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26138da8-22ac-4616-9c0f-a1dc9f2034c0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:09.984946 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26138da8-22ac-4616-9c0f-a1dc9f2034c0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:09.985251 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26138da8-22ac-4616-9c0f-a1dc9f2034c0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:09.985968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-26138da8-22ac-4616-9c0f-a1dc9f2034c0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:09.994570 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:09.994570 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:09.996349 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26138da8-22ac-4616-9c0f-a1dc9f2034c0 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:09.997276 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 258/1023] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:09 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:10.024057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-13c47982-32e6-4db8-be53-36cefeff0624 req-892d9a3c-028c-456f-9449-da2a5e15b4a8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.027548 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-892d9a3c-028c-456f-9449-da2a5e15b4a8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814/action Aug 19 15:58:10.028811 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-892d9a3c-028c-456f-9449-da2a5e15b4a8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:10.029005 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-892d9a3c-028c-456f-9449-da2a5e15b4a8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:10.063376 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.063376 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:10.084276 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-13c47982-32e6-4db8-be53-36cefeff0624 req-892d9a3c-028c-456f-9449-da2a5e15b4a8 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814/action returned with HTTP 204 Aug 19 15:58:10.084908 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 254/1024] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:58:10 2026] POST /volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 15:58:10.118353 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f280eb22-b126-42e2-812d-5de8cf110da1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.120686 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f280eb22-b126-42e2-812d-5de8cf110da1 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:10.121024 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f280eb22-b126-42e2-812d-5de8cf110da1 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.121466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f280eb22-b126-42e2-812d-5de8cf110da1 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.129741 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.129741 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:10.131246 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f280eb22-b126-42e2-812d-5de8cf110da1 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:10.132346 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f280eb22-b126-42e2-812d-5de8cf110da1 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 returned with HTTP 200 Aug 19 15:58:10.132891 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 256/1025] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:10.149850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.153565 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:10.154632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aef7aaca-b5e5-4299-a428-fddeff5e3471", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-205790727"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:10.157738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'snapshot_id': 'aef7aaca-b5e5-4299-a428-fddeff5e3471', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-205790727'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:10.173147 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.173147 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:10.173913 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:10.174089 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:58:10.180213 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:58:10.189457 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (0ff5ee13-2e55-435b-aaeb-f3e154a1430d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:10.191014 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35730c27-4be6-4008-bc2a-2ed190d2e05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:10.192683 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:10.245388 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35730c27-4be6-4008-bc2a-2ed190d2e05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aef7aaca-b5e5-4299-a428-fddeff5e3471', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:10.246522 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a60fda-ff06-4994-89c1-72cdc179f5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:10.310106 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['2bc540f0-4895-4d49-86a6-7ec5d0172a74', 'bc1c11ff-30ee-4ac6-93e6-a72411fb0fa8', 'beb15000-6965-40d2-88b7-0dfc19f49037', '8ebdfc26-6914-4387-a537-c8768c756b04'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:10.310918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a60fda-ff06-4994-89c1-72cdc179f5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bc540f0-4895-4d49-86a6-7ec5d0172a74', 'bc1c11ff-30ee-4ac6-93e6-a72411fb0fa8', 'beb15000-6965-40d2-88b7-0dfc19f49037', '8ebdfc26-6914-4387-a537-c8768c756b04']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:10.312119 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919e599d-a23a-486b-af58-7fc338b32826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:10.376444 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-505629e6-a0c5-41e9-8460-37f3e0afd5f1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.382260 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-505629e6-a0c5-41e9-8460-37f3e0afd5f1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:10.383156 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-505629e6-a0c5-41e9-8460-37f3e0afd5f1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.384266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-505629e6-a0c5-41e9-8460-37f3e0afd5f1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.387321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (919e599d-a23a-486b-af58-7fc338b32826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c2871b8-3b9d-4d43-84c7-54306a2fb54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-205790727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['2bc540f0-4895-4d49-86a6-7ec5d0172a74','bc1c11ff-30ee-4ac6-93e6-a72411fb0fa8','beb15000-6965-40d2-88b7-0dfc19f49037','8ebdfc26-6914-4387-a537-c8768c756b04'],size=1,snapshot_id=aef7aaca-b5e5-4299-a428-fddeff5e3471,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-205790727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c2871b8-3b9d-4d43-84c7-54306a2fb54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aef7aaca-b5e5-4299-a428-fddeff5e3471,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:10.390173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae2470e7-c469-4dbb-9b99-cfa15b05b0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:10.402359 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.402359 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:10.411249 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-505629e6-a0c5-41e9-8460-37f3e0afd5f1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:10.418285 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-505629e6-a0c5-41e9-8460-37f3e0afd5f1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:10.419409 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 259/1026] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:10.428229 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae2470e7-c469-4dbb-9b99-cfa15b05b0fb) transitioned into 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-205790727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['2bc540f0-4895-4d49-86a6-7ec5d0172a74','bc1c11ff-30ee-4ac6-93e6-a72411fb0fa8','beb15000-6965-40d2-88b7-0dfc19f49037','8ebdfc26-6914-4387-a537-c8768c756b04'],size=1,snapshot_id=aef7aaca-b5e5-4299-a428-fddeff5e3471,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:10.429335 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612e080a-df19-46f3-9ddd-400a29504070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:10.469628 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612e080a-df19-46f3-9ddd-400a29504070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:10.470833 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (0ff5ee13-2e55-435b-aaeb-f3e154a1430d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:10.471269 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:58:10.472208 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7ebf43d8-9b49-4c37-906b-55e7f7e9eada tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:10.475006 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 258/1027] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:58:10 2026] POST /volume/v3/volumes => generated 801 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:10.496307 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-a633ac67-a0c4-4b13-8b82-d40bc7882d8a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.500961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3d5032c2-c58d-453d-8e51-e31d8d105e6e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.501117 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-a633ac67-a0c4-4b13-8b82-d40bc7882d8a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:10.501117 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-a633ac67-a0c4-4b13-8b82-d40bc7882d8a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.501117 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-a633ac67-a0c4-4b13-8b82-d40bc7882d8a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.503614 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3d5032c2-c58d-453d-8e51-e31d8d105e6e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:10.504110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3d5032c2-c58d-453d-8e51-e31d8d105e6e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.504455 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3d5032c2-c58d-453d-8e51-e31d8d105e6e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.517563 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.517563 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:10.522643 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-a633ac67-a0c4-4b13-8b82-d40bc7882d8a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:10.523690 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.523690 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:10.527793 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-a633ac67-a0c4-4b13-8b82-d40bc7882d8a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:10.528467 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 255/1028] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:10.531023 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3d5032c2-c58d-453d-8e51-e31d8d105e6e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:10.539520 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3d5032c2-c58d-453d-8e51-e31d8d105e6e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a returned with HTTP 200 Aug 19 15:58:10.540305 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 257/1029] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:10.672381 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5d0a184-aa4b-4e75-aa9d-bc83c8d146a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.673190 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5d0a184-aa4b-4e75-aa9d-bc83c8d146a9 None None] GET https://10.4.3.32/volume// Aug 19 15:58:10.673289 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5d0a184-aa4b-4e75-aa9d-bc83c8d146a9 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.673528 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5d0a184-aa4b-4e75-aa9d-bc83c8d146a9 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.674030 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5d0a184-aa4b-4e75-aa9d-bc83c8d146a9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:10.674471 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 260/1030] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:58:10.690073 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-e1f87d1f-b13a-437d-9d46-860dba6e11bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.695002 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-e1f87d1f-b13a-437d-9d46-860dba6e11bf tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:58:10.695002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-e1f87d1f-b13a-437d-9d46-860dba6e11bf tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18584f93-a5ae-4f2a-b659-7170ea12747e", "connector": null, "instance_uuid": "38c7af17-3109-4537-9304-fdba09ce78db"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:10.719010 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.719010 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:10.754628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.775012 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-e1f87d1f-b13a-437d-9d46-860dba6e11bf tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:58:10.775012 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 259/1031] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:58:10 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:10.824789 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c5860fd-c8e7-4de2-a729-333dbfbc4e39 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.826067 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c5860fd-c8e7-4de2-a729-333dbfbc4e39 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:10.826905 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c5860fd-c8e7-4de2-a729-333dbfbc4e39 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.828664 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c5860fd-c8e7-4de2-a729-333dbfbc4e39 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.842498 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6e0972f-30a8-4970-8d64-ea5277bec89f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.843587 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6e0972f-30a8-4970-8d64-ea5277bec89f None None] GET https://10.4.3.32/volume// Aug 19 15:58:10.843587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6e0972f-30a8-4970-8d64-ea5277bec89f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.844710 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6e0972f-30a8-4970-8d64-ea5277bec89f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.844922 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6e0972f-30a8-4970-8d64-ea5277bec89f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:10.845444 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 261/1032] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:58:10.849556 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.849556 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:10.855542 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2c5860fd-c8e7-4de2-a729-333dbfbc4e39 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:10.860776 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-828ced23-580f-421e-b900-c71a2b4fd113 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.863258 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c5860fd-c8e7-4de2-a729-333dbfbc4e39 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:10.863674 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 258/1033] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:10.864119 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-828ced23-580f-421e-b900-c71a2b4fd113 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:10.864719 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-828ced23-580f-421e-b900-c71a2b4fd113 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.865184 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-828ced23-580f-421e-b900-c71a2b4fd113 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.888037 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:10.888037 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:10.894944 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-828ced23-580f-421e-b900-c71a2b4fd113 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:10.902411 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-828ced23-580f-421e-b900-c71a2b4fd113 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:10.903483 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 260/1034] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:58:10.904706 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 Aug 19 15:58:10.907479 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.907902 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.928185 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:10.929029 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:10.929441 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:10.929957 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:10.939911 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fb669bf-c616-4651-a5e3-2dd1015ff696 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 returned with HTTP 200 Aug 19 15:58:10.940553 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 256/1035] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 => generated 437 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:10.955511 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.958282 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61/defaults Aug 19 15:58:10.958973 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:10.958973 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'defaults' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:10.972937 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:10.974867 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:10.974867 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:10.976167 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:10.981222 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2acacfd-f9a3-48e1-a3e5-c6d9335b8ce7 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61/defaults returned with HTTP 200 Aug 19 15:58:10.981934 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 262/1036] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 15:58:10 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61/defaults => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:10.993838 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-231f3426-e55f-4226-906f-c545cd5dfec5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:10.996340 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 Aug 19 15:58:10.997513 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:11.015953 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2d898b4-26d3-4c50-b5ea-8a4464db9331 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.019020 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2d898b4-26d3-4c50-b5ea-8a4464db9331 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:11.019020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2d898b4-26d3-4c50-b5ea-8a4464db9331 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.020942 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2d898b4-26d3-4c50-b5ea-8a4464db9331 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.021394 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d2d898b4-26d3-4c50-b5ea-8a4464db9331 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:11.025993 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-da626475-2426-4890-9264-4bdaac033a12 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.030540 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:11.030540 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:11.030540 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2d898b4-26d3-4c50-b5ea-8a4464db9331 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:11.031582 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 261/1037] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:11 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:11.033973 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-da626475-2426-4890-9264-4bdaac033a12 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] PUT https://10.4.3.32/volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52 Aug 19 15:58:11.034818 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-da626475-2426-4890-9264-4bdaac033a12 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:11.055453 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.055453 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.055453 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.055453 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.055741 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.056851 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.063435 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-da626475-2426-4890-9264-4bdaac033a12 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Acquiring lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:58:11.067088 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-231f3426-e55f-4226-906f-c545cd5dfec5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 returned with HTTP 200 Aug 19 15:58:11.067341 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 259/1038] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 15:58:10 2026] PUT /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 => generated 395 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:11.068000 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-da626475-2426-4890-9264-4bdaac033a12 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:58:11.069601 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:11.069601 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:11.080476 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccee8aae-c106-47e9-b242-fcd4c85dae16 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.084399 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccee8aae-c106-47e9-b242-fcd4c85dae16 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] DELETE https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 Aug 19 15:58:11.084609 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccee8aae-c106-47e9-b242-fcd4c85dae16 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.084995 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccee8aae-c106-47e9-b242-fcd4c85dae16 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.099474 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccee8aae-c106-47e9-b242-fcd4c85dae16 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 returned with HTTP 200 Aug 19 15:58:11.100229 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 263/1039] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:11 2026] DELETE /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 15:58:11.111453 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.113224 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 Aug 19 15:58:11.114049 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.114707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.130195 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.131229 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.131874 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.132416 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.132930 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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 19 15:58:11.144753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71bafcfb-573b-47b8-8d8a-00818c9a01db tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 returned with HTTP 200 Aug 19 15:58:11.144753 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 262/1040] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:11 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 => generated 437 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:11.156329 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-56696a12-4ad4-4227-9237-6d676fc19197 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.162004 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56696a12-4ad4-4227-9237-6d676fc19197 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 Aug 19 15:58:11.163708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56696a12-4ad4-4227-9237-6d676fc19197 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:11.207604 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-da626475-2426-4890-9264-4bdaac033a12 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" released by "attachment_update" :: held 0.140s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:58:11.208289 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-da626475-2426-4890-9264-4bdaac033a12 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52 returned with HTTP 200 Aug 19 15:58:11.210273 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 257/1041] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:58:11 2026] PUT /volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:11.388225 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56696a12-4ad4-4227-9237-6d676fc19197 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 returned with HTTP 200 Aug 19 15:58:11.389124 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 260/1042] 10.4.3.32 () {68 vars in 1368 bytes} [Wed Aug 19 15:58:11 2026] PUT /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 => generated 395 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:11.417369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5d1ad238-8f35-4676-941b-463b2deb84f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.419582 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d1ad238-8f35-4676-941b-463b2deb84f5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61/defaults Aug 19 15:58:11.419708 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d1ad238-8f35-4676-941b-463b2deb84f5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.420857 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d1ad238-8f35-4676-941b-463b2deb84f5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'defaults' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.435108 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d1ad238-8f35-4676-941b-463b2deb84f5 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61/defaults returned with HTTP 200 Aug 19 15:58:11.436368 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 264/1043] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 15:58:11 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:11.469906 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a929d6f-0762-48ff-aa1e-7312584eca77 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.473783 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a929d6f-0762-48ff-aa1e-7312584eca77 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 Aug 19 15:58:11.478737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a929d6f-0762-48ff-aa1e-7312584eca77 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.478737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a929d6f-0762-48ff-aa1e-7312584eca77 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.508255 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a929d6f-0762-48ff-aa1e-7312584eca77 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 returned with HTTP 200 Aug 19 15:58:11.509858 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 263/1044] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:11 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 => generated 437 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:11.524974 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f840e95-fd38-47a1-aebf-9a9bf8d315f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.527270 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f840e95-fd38-47a1-aebf-9a9bf8d315f6 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True Aug 19 15:58:11.528245 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f840e95-fd38-47a1-aebf-9a9bf8d315f6 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.528245 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f840e95-fd38-47a1-aebf-9a9bf8d315f6 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.528245 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:11.528245 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:11.567729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8b614d71-e690-489b-a6f4-15682583c412 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.569023 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f840e95-fd38-47a1-aebf-9a9bf8d315f6 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True returned with HTTP 200 Aug 19 15:58:11.570349 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 258/1045] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:58:11 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:11.574648 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b614d71-e690-489b-a6f4-15682583c412 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:11.574648 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b614d71-e690-489b-a6f4-15682583c412 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.574648 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b614d71-e690-489b-a6f4-15682583c412 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.585988 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:11.585988 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:11.592852 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.593481 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8b614d71-e690-489b-a6f4-15682583c412 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:11.600312 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b614d71-e690-489b-a6f4-15682583c412 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a returned with HTTP 200 Aug 19 15:58:11.600893 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 261/1046] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:11 2026] GET /volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:58:11.622590 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e538f8d2-d5d3-4e8a-8bf8-b59a31396833 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.626865 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e538f8d2-d5d3-4e8a-8bf8-b59a31396833 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:58:11.626865 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e538f8d2-d5d3-4e8a-8bf8-b59a31396833 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c2871b8-3b9d-4d43-84c7-54306a2fb54a", "name": "tempest-VolumeDependencyTests-Snapshot-1338519791"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:11.640520 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:11.640520 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:11.641358 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e538f8d2-d5d3-4e8a-8bf8-b59a31396833 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:11.641714 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-e538f8d2-d5d3-4e8a-8bf8-b59a31396833 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create snapshot from volume 4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:11.724053 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:11.724201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1405564726"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:11.728839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1405564726'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:11.728839 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Create volume of 1 GB Aug 19 15:58:11.729037 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e538f8d2-d5d3-4e8a-8bf8-b59a31396833 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['7ed4d7a1-a4bd-481a-89db-aec6f2e44344', '31aca6f6-3022-408f-851c-c48d04e535f5', '31562545-d2c6-4891-9686-6905a7424643', 'd4e88a37-a8ea-40e4-bc73-aa087861099a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:11.735318 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Availability Zones retrieved successfully. Aug 19 15:58:11.748270 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Flow 'volume_create_api' (586aa055-4215-448d-92ce-db7847585f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:11.750349 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf34126-0ded-4173-ab70-49d3758ddef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:11.752968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:11.799269 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf34126-0ded-4173-ab70-49d3758ddef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:11.800623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb84d04-310e-4012-b09a-e5435fae9719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:11.807992 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e538f8d2-d5d3-4e8a-8bf8-b59a31396833 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot create request issued successfully. Aug 19 15:58:11.809545 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e538f8d2-d5d3-4e8a-8bf8-b59a31396833 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:58:11.809545 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 264/1047] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:58:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:11.828127 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-259d9fe3-4ac2-4988-8e96-889f14d10dc0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.830680 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-259d9fe3-4ac2-4988-8e96-889f14d10dc0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:11.831003 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-259d9fe3-4ac2-4988-8e96-889f14d10dc0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.831968 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-259d9fe3-4ac2-4988-8e96-889f14d10dc0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.848613 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:11.848613 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:11.849316 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-259d9fe3-4ac2-4988-8e96-889f14d10dc0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:11.854897 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-259d9fe3-4ac2-4988-8e96-889f14d10dc0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 returned with HTTP 200 Aug 19 15:58:11.855847 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 259/1048] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:11 2026] GET /volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:11.880566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f1decfb4-9eaf-421f-9bfb-563c66573640 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:11.883358 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f1decfb4-9eaf-421f-9bfb-563c66573640 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:11.883783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f1decfb4-9eaf-421f-9bfb-563c66573640 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:11.884195 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f1decfb4-9eaf-421f-9bfb-563c66573640 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:11.910975 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:11.910975 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:11.917502 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f1decfb4-9eaf-421f-9bfb-563c66573640 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:11.930493 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f1decfb4-9eaf-421f-9bfb-563c66573640 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:11.931393 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 262/1049] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:11 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:11.948001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Created reservations ['9642ad82-97bd-4a80-ba68-41c16dcaf0d0', '1c865a10-cee1-40b6-afa0-50f99b6ea473', '876958a7-91ce-4c07-9218-c8022296b9a0', 'b7395b62-9aed-470d-840c-be9c6780b853'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:11.949374 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb84d04-310e-4012-b09a-e5435fae9719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9642ad82-97bd-4a80-ba68-41c16dcaf0d0', '1c865a10-cee1-40b6-afa0-50f99b6ea473', '876958a7-91ce-4c07-9218-c8022296b9a0', 'b7395b62-9aed-470d-840c-be9c6780b853']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:11.951717 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cfb9b84-63ed-4dfe-ab52-436325dae58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:11.983412 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cfb9b84-63ed-4dfe-ab52-436325dae58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '233a9656-b67d-4090-952e-f546a1ec9bb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1405564726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3cbb2379b2b4e50859cfd08d9625c61',qos_specs=None,replication_status=,reservations=['9642ad82-97bd-4a80-ba68-41c16dcaf0d0','1c865a10-cee1-40b6-afa0-50f99b6ea473','876958a7-91ce-4c07-9218-c8022296b9a0','b7395b62-9aed-470d-840c-be9c6780b853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62a93b7996a042949cbe5f29d3f86bc7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1405564726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=233a9656-b67d-4090-952e-f546a1ec9bb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3cbb2379b2b4e50859cfd08d9625c61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='62a93b7996a042949cbe5f29d3f86bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:11.984445 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c89cd78-9eb7-4828-ac15-4dcc6495c86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:12.016250 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c89cd78-9eb7-4828-ac15-4dcc6495c86f) transitioned into 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-1405564726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3cbb2379b2b4e50859cfd08d9625c61',qos_specs=None,replication_status=,reservations=['9642ad82-97bd-4a80-ba68-41c16dcaf0d0','1c865a10-cee1-40b6-afa0-50f99b6ea473','876958a7-91ce-4c07-9218-c8022296b9a0','b7395b62-9aed-470d-840c-be9c6780b853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62a93b7996a042949cbe5f29d3f86bc7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:12.017373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6890480-d4d6-4fc8-bbf2-7afe94a04f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:12.041542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6890480-d4d6-4fc8-bbf2-7afe94a04f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:12.042669 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Flow 'volume_create_api' (586aa055-4215-448d-92ce-db7847585f1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:12.043345 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Create volume request issued successfully. Aug 19 15:58:12.044367 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a35622aa-6ee9-4f6c-b8ef-77ca0967b7d7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:12.045323 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 265/1050] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:58:11 2026] POST /volume/v3/volumes => generated 754 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:12.050636 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-62001264-dc4c-40bd-a88f-f2348da41568 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:12.054813 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62001264-dc4c-40bd-a88f-f2348da41568 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:12.054813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62001264-dc4c-40bd-a88f-f2348da41568 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:12.055914 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62001264-dc4c-40bd-a88f-f2348da41568 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:12.057787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-62001264-dc4c-40bd-a88f-f2348da41568 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:12.076393 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:12.076393 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:12.078054 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62001264-dc4c-40bd-a88f-f2348da41568 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:12.078743 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 265/1051] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:12 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:12.080546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cda12f5d-35f9-4d10-95be-6f7ca7b318f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:12.082301 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cda12f5d-35f9-4d10-95be-6f7ca7b318f9 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] GET https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:12.082513 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cda12f5d-35f9-4d10-95be-6f7ca7b318f9 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:12.082657 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cda12f5d-35f9-4d10-95be-6f7ca7b318f9 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:12.089792 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:12.089792 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:12.094320 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cda12f5d-35f9-4d10-95be-6f7ca7b318f9 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Volume info retrieved successfully. Aug 19 15:58:12.099860 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cda12f5d-35f9-4d10-95be-6f7ca7b318f9 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 returned with HTTP 200 Aug 19 15:58:12.100335 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 260/1052] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:12 2026] GET /volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:12.869315 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d47d1f13-624b-4e60-b4c3-ec9566016444 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:12.871619 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d47d1f13-624b-4e60-b4c3-ec9566016444 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:12.871933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d47d1f13-624b-4e60-b4c3-ec9566016444 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:12.872355 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d47d1f13-624b-4e60-b4c3-ec9566016444 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:12.882525 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:12.882525 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:12.883029 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d47d1f13-624b-4e60-b4c3-ec9566016444 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:12.884208 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d47d1f13-624b-4e60-b4c3-ec9566016444 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 returned with HTTP 200 Aug 19 15:58:12.884717 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 263/1053] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:12 2026] GET /volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:12.895195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:12.898728 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:12.898728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f3c6c812-f53c-4fba-99e3-45d76985a067", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1147625231"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:12.901128 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'snapshot_id': 'f3c6c812-f53c-4fba-99e3-45d76985a067', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1147625231'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:12.910414 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:12.910414 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:12.911163 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:12.911640 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:58:12.916396 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:58:12.922351 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (8d706699-4dcd-4eae-9fd5-abea3daa92aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:12.923463 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80c32e6-cdb0-456f-92f7-f2d6704ecf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:12.924494 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:12.950619 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ad55831-6348-4352-90bc-9b66ac359e14 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:12.953097 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ad55831-6348-4352-90bc-9b66ac359e14 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:12.953545 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ad55831-6348-4352-90bc-9b66ac359e14 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:12.953948 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ad55831-6348-4352-90bc-9b66ac359e14 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:12.968884 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80c32e6-cdb0-456f-92f7-f2d6704ecf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f3c6c812-f53c-4fba-99e3-45d76985a067', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:12.970909 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a2ffe1-228b-459e-b2e4-33ed60b95e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:12.973351 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:12.973351 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:12.980271 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8ad55831-6348-4352-90bc-9b66ac359e14 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:12.987197 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ad55831-6348-4352-90bc-9b66ac359e14 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:12.987987 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 266/1054] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:12 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:13.028097 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['b637fcfe-8c39-41f5-af6f-c2ed7ac8cbea', '68a7d4be-98c1-4cfd-99e2-70028fe9f63c', '5c303ddc-7aa5-4e1a-8fb3-2602b67a7ebe', '6c4749e1-5777-4530-86e1-7d2f06ac584e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:13.029002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a2ffe1-228b-459e-b2e4-33ed60b95e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b637fcfe-8c39-41f5-af6f-c2ed7ac8cbea', '68a7d4be-98c1-4cfd-99e2-70028fe9f63c', '5c303ddc-7aa5-4e1a-8fb3-2602b67a7ebe', '6c4749e1-5777-4530-86e1-7d2f06ac584e']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:13.029941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a27e5fd-e2f4-4ef4-afca-56b5d8e630a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:13.088945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a27e5fd-e2f4-4ef4-afca-56b5d8e630a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70558fe1-51de-4448-a255-09e1032a4469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1147625231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['b637fcfe-8c39-41f5-af6f-c2ed7ac8cbea','68a7d4be-98c1-4cfd-99e2-70028fe9f63c','5c303ddc-7aa5-4e1a-8fb3-2602b67a7ebe','6c4749e1-5777-4530-86e1-7d2f06ac584e'],size=1,snapshot_id=f3c6c812-f53c-4fba-99e3-45d76985a067,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1147625231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70558fe1-51de-4448-a255-09e1032a4469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f3c6c812-f53c-4fba-99e3-45d76985a067,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:13.089227 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa1e898-aebf-4923-a572-1d6ac78de7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:13.093717 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d4934cc3-cc80-43c1-9721-ddadf9b6d310 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:13.096433 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4934cc3-cc80-43c1-9721-ddadf9b6d310 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:13.096745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4934cc3-cc80-43c1-9721-ddadf9b6d310 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:13.096934 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4934cc3-cc80-43c1-9721-ddadf9b6d310 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:13.097104 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d4934cc3-cc80-43c1-9721-ddadf9b6d310 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:13.102703 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:13.102703 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:13.103584 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4934cc3-cc80-43c1-9721-ddadf9b6d310 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:13.104531 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 261/1055] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:13 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:13.118996 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f5171fdf-202c-4848-9907-06c17a7dc82e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:13.122221 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5171fdf-202c-4848-9907-06c17a7dc82e tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] GET https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:13.122481 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5171fdf-202c-4848-9907-06c17a7dc82e tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:13.122786 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5171fdf-202c-4848-9907-06c17a7dc82e tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:13.123925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa1e898-aebf-4923-a572-1d6ac78de7f9) transitioned into 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-1147625231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['b637fcfe-8c39-41f5-af6f-c2ed7ac8cbea','68a7d4be-98c1-4cfd-99e2-70028fe9f63c','5c303ddc-7aa5-4e1a-8fb3-2602b67a7ebe','6c4749e1-5777-4530-86e1-7d2f06ac584e'],size=1,snapshot_id=f3c6c812-f53c-4fba-99e3-45d76985a067,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:13.124674 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1948719a-9bcc-4302-a4f2-e8648dfd046a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:13.133990 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:13.133990 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:13.140077 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f5171fdf-202c-4848-9907-06c17a7dc82e tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Volume info retrieved successfully. Aug 19 15:58:13.145824 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5171fdf-202c-4848-9907-06c17a7dc82e tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 returned with HTTP 200 Aug 19 15:58:13.146384 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 264/1056] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:13 2026] GET /volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:13.157887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1948719a-9bcc-4302-a4f2-e8648dfd046a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:13.159002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (8d706699-4dcd-4eae-9fd5-abea3daa92aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:13.159435 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:58:13.160170 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df8c7c82-2ce0-446c-8e76-1142beaae737 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:13.160673 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 266/1057] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:58:12 2026] POST /volume/v3/volumes => generated 802 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:13.164526 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ffc2933-d709-42ce-a9f3-26f9060121eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:13.166295 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ffc2933-d709-42ce-a9f3-26f9060121eb tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True Aug 19 15:58:13.166716 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ffc2933-d709-42ce-a9f3-26f9060121eb tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:13.167226 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ffc2933-d709-42ce-a9f3-26f9060121eb tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:13.184725 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1cd044e6-c006-4d79-86e9-88c1ea2e57df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:13.185778 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cd044e6-c006-4d79-86e9-88c1ea2e57df tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:13.186153 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cd044e6-c006-4d79-86e9-88c1ea2e57df tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:13.187109 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cd044e6-c006-4d79-86e9-88c1ea2e57df tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:13.196878 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ffc2933-d709-42ce-a9f3-26f9060121eb tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True returned with HTTP 200 Aug 19 15:58:13.197781 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 267/1058] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:58:13 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:13.204323 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:13.204323 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:13.209722 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1cd044e6-c006-4d79-86e9-88c1ea2e57df tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:13.213431 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5dbfb2a4-1fa2-4bc4-9efe-a646086a2700 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:13.215786 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5dbfb2a4-1fa2-4bc4-9efe-a646086a2700 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] DELETE https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:13.216091 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5dbfb2a4-1fa2-4bc4-9efe-a646086a2700 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:13.216253 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cd044e6-c006-4d79-86e9-88c1ea2e57df tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 returned with HTTP 200 Aug 19 15:58:13.216295 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5dbfb2a4-1fa2-4bc4-9efe-a646086a2700 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:13.216559 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5dbfb2a4-1fa2-4bc4-9efe-a646086a2700 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Delete volume with id: 233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:13.216881 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 262/1059] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:13 2026] GET /volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:13.227621 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:13.227621 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:13.228639 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5dbfb2a4-1fa2-4bc4-9efe-a646086a2700 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Volume info retrieved successfully. Aug 19 15:58:13.267398 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5dbfb2a4-1fa2-4bc4-9efe-a646086a2700 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Delete volume request issued successfully. Aug 19 15:58:13.267746 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5dbfb2a4-1fa2-4bc4-9efe-a646086a2700 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 returned with HTTP 202 Aug 19 15:58:13.268340 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 265/1060] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:13 2026] DELETE /volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:13.280136 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-baa39b30-fb43-4d03-a2a2-0e557be331a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:13.282484 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-baa39b30-fb43-4d03-a2a2-0e557be331a3 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] GET https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:13.283474 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-baa39b30-fb43-4d03-a2a2-0e557be331a3 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:13.283474 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-baa39b30-fb43-4d03-a2a2-0e557be331a3 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:13.299744 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:13.299744 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:13.307020 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-baa39b30-fb43-4d03-a2a2-0e557be331a3 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Volume info retrieved successfully. Aug 19 15:58:13.316451 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-baa39b30-fb43-4d03-a2a2-0e557be331a3 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 returned with HTTP 200 Aug 19 15:58:13.317843 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 267/1061] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:13 2026] GET /volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:13.537229 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-f0abecbc-976f-42a0-9d1d-484dc041ed67 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:13.547367 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-f0abecbc-976f-42a0-9d1d-484dc041ed67 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52/action Aug 19 15:58:13.547979 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-f0abecbc-976f-42a0-9d1d-484dc041ed67 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:13.548351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-f0abecbc-976f-42a0-9d1d-484dc041ed67 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:13.590709 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:13.590709 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:13.622726 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-456e2f56-f688-4dcd-9a05-e2ea3a1a58b2 req-f0abecbc-976f-42a0-9d1d-484dc041ed67 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52/action returned with HTTP 204 Aug 19 15:58:13.623400 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 268/1062] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:58:13 2026] POST /volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:14.007861 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4cfee41b-fe57-4661-bf96-86b07e9ee3ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.010465 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4cfee41b-fe57-4661-bf96-86b07e9ee3ff tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:14.010769 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4cfee41b-fe57-4661-bf96-86b07e9ee3ff tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.011165 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4cfee41b-fe57-4661-bf96-86b07e9ee3ff tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.028923 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:14.028923 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:14.033430 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4cfee41b-fe57-4661-bf96-86b07e9ee3ff tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:14.038662 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4cfee41b-fe57-4661-bf96-86b07e9ee3ff tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:14.039098 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 263/1063] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:14 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:14.118073 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f3f24bd-3f41-487c-8d7b-433a0268aa6a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.122133 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f3f24bd-3f41-487c-8d7b-433a0268aa6a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:14.122722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f3f24bd-3f41-487c-8d7b-433a0268aa6a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.122722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f3f24bd-3f41-487c-8d7b-433a0268aa6a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.122888 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3f3f24bd-3f41-487c-8d7b-433a0268aa6a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:14.129905 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:14.129905 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:14.130658 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f3f24bd-3f41-487c-8d7b-433a0268aa6a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:14.131086 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 266/1064] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:14 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:14.239619 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-874e305e-7dde-41fa-9217-21c087500b01 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.244043 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-874e305e-7dde-41fa-9217-21c087500b01 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:14.244043 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-874e305e-7dde-41fa-9217-21c087500b01 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.244043 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-874e305e-7dde-41fa-9217-21c087500b01 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.254494 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:14.254494 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:14.261957 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-874e305e-7dde-41fa-9217-21c087500b01 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:14.269741 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-874e305e-7dde-41fa-9217-21c087500b01 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 returned with HTTP 200 Aug 19 15:58:14.269741 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 268/1065] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:14 2026] GET /volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 => generated 895 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:14.290775 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0cdbc75e-9815-462b-8a55-bcd8dbf39342 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.296064 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0cdbc75e-9815-462b-8a55-bcd8dbf39342 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:14.296427 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0cdbc75e-9815-462b-8a55-bcd8dbf39342 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.296748 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0cdbc75e-9815-462b-8a55-bcd8dbf39342 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.297750 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-0cdbc75e-9815-462b-8a55-bcd8dbf39342 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:14.305987 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:14.305987 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:14.306993 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0cdbc75e-9815-462b-8a55-bcd8dbf39342 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:14.336011 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0cdbc75e-9815-462b-8a55-bcd8dbf39342 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot delete request issued successfully. Aug 19 15:58:14.336543 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0cdbc75e-9815-462b-8a55-bcd8dbf39342 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 returned with HTTP 202 Aug 19 15:58:14.337348 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 269/1066] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:14 2026] DELETE /volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:14.337521 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f649c95-79a3-41eb-afe5-e178ee7921aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.340002 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f649c95-79a3-41eb-afe5-e178ee7921aa tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] GET https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:14.340310 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f649c95-79a3-41eb-afe5-e178ee7921aa tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.340687 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f649c95-79a3-41eb-afe5-e178ee7921aa tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.348092 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f649c95-79a3-41eb-afe5-e178ee7921aa tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 returned with HTTP 404 Aug 19 15:58:14.348786 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 264/1067] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:14 2026] GET /volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:14.350669 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a24c655c-f0db-4055-a446-3f569b69737d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.354414 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a24c655c-f0db-4055-a446-3f569b69737d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:14.354414 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a24c655c-f0db-4055-a446-3f569b69737d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.354414 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a24c655c-f0db-4055-a446-3f569b69737d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.360712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c8ada7b5-542e-4521-827e-6f07270f118f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.363495 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:14.363495 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:14.364224 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a24c655c-f0db-4055-a446-3f569b69737d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:14.365076 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8ada7b5-542e-4521-827e-6f07270f118f tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] GET https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:14.365076 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8ada7b5-542e-4521-827e-6f07270f118f tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.365076 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8ada7b5-542e-4521-827e-6f07270f118f tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.365931 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a24c655c-f0db-4055-a446-3f569b69737d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 returned with HTTP 200 Aug 19 15:58:14.365931 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 267/1068] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:14 2026] GET /volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:14.369492 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=396,cinder:INSERT=51,cinder:UPDATE=100 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:58:14.379546 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8ada7b5-542e-4521-827e-6f07270f118f tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 returned with HTTP 404 Aug 19 15:58:14.381160 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 269/1069] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:14 2026] GET /volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:14.393488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4b470db0-e546-4c23-bb11-8eef1dec756a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.395736 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4b470db0-e546-4c23-bb11-8eef1dec756a tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] DELETE https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:14.396016 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4b470db0-e546-4c23-bb11-8eef1dec756a tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.396270 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4b470db0-e546-4c23-bb11-8eef1dec756a tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.396524 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4b470db0-e546-4c23-bb11-8eef1dec756a tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Delete volume with id: 233a9656-b67d-4090-952e-f546a1ec9bb7 Aug 19 15:58:14.412844 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4b470db0-e546-4c23-bb11-8eef1dec756a tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 returned with HTTP 404 Aug 19 15:58:14.414034 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 270/1070] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:14 2026] DELETE /volume/v3/volumes/233a9656-b67d-4090-952e-f546a1ec9bb7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:14.428211 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.430935 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:14.430935 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151433124"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:14.433511 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1151433124'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:14.433511 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Create volume of 1 GB Aug 19 15:58:14.442015 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Availability Zones retrieved successfully. Aug 19 15:58:14.457044 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Flow 'volume_create_api' (ac3b9423-8131-4c7f-b27b-12fcc02f0a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:14.458623 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a949b99f-fc7f-43aa-8fde-b6cd6fc366e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:14.460095 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:14.498981 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a949b99f-fc7f-43aa-8fde-b6cd6fc366e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:14.500907 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0b6392-d408-4531-b0a2-4193074fa44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:14.565736 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Created reservations ['26a76170-8322-4314-96d0-0be0ada409a0', '55e726e4-58dd-4e7f-8904-b2a9b19761d8', '0b50c297-0557-4dc6-b783-7ccc15c249d7', 'f17e13aa-b650-4999-bd12-af4bde620fcd'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:14.566890 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0b6392-d408-4531-b0a2-4193074fa44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a76170-8322-4314-96d0-0be0ada409a0', '55e726e4-58dd-4e7f-8904-b2a9b19761d8', '0b50c297-0557-4dc6-b783-7ccc15c249d7', 'f17e13aa-b650-4999-bd12-af4bde620fcd']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:14.567724 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee61fb0-f4e5-48f0-b09e-3ea114c5f0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:14.611260 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ee61fb0-f4e5-48f0-b09e-3ea114c5f0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ace344a-ddde-4a5e-835b-38d3e51940cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1151433124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3cbb2379b2b4e50859cfd08d9625c61',qos_specs=None,replication_status=,reservations=['26a76170-8322-4314-96d0-0be0ada409a0','55e726e4-58dd-4e7f-8904-b2a9b19761d8','0b50c297-0557-4dc6-b783-7ccc15c249d7','f17e13aa-b650-4999-bd12-af4bde620fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62a93b7996a042949cbe5f29d3f86bc7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1151433124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ace344a-ddde-4a5e-835b-38d3e51940cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3cbb2379b2b4e50859cfd08d9625c61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='62a93b7996a042949cbe5f29d3f86bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:14.613399 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c554e4-8c53-476a-8d94-673754b06444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:14.639468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c554e4-8c53-476a-8d94-673754b06444) transitioned into 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-1151433124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3cbb2379b2b4e50859cfd08d9625c61',qos_specs=None,replication_status=,reservations=['26a76170-8322-4314-96d0-0be0ada409a0','55e726e4-58dd-4e7f-8904-b2a9b19761d8','0b50c297-0557-4dc6-b783-7ccc15c249d7','f17e13aa-b650-4999-bd12-af4bde620fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62a93b7996a042949cbe5f29d3f86bc7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:14.640905 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a08ec114-d1b4-402a-a882-c9dcdf0f6060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:14.654402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a08ec114-d1b4-402a-a882-c9dcdf0f6060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:14.655175 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Flow 'volume_create_api' (ac3b9423-8131-4c7f-b27b-12fcc02f0a0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:14.655453 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Create volume request issued successfully. Aug 19 15:58:14.656069 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39a2a9f3-ca8b-4e7f-a38d-ea3b48a85853 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:14.656502 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 265/1071] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:58:14 2026] POST /volume/v3/volumes => generated 754 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:14.671444 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13ac05ca-4112-43cb-a25f-552826ad0e76 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:14.674691 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13ac05ca-4112-43cb-a25f-552826ad0e76 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] GET https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:14.675043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13ac05ca-4112-43cb-a25f-552826ad0e76 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:14.675229 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13ac05ca-4112-43cb-a25f-552826ad0e76 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:14.683958 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:14.683958 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:14.699886 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13ac05ca-4112-43cb-a25f-552826ad0e76 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Volume info retrieved successfully. Aug 19 15:58:14.712629 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13ac05ca-4112-43cb-a25f-552826ad0e76 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb returned with HTTP 200 Aug 19 15:58:14.713203 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 268/1072] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:14 2026] GET /volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:15.143633 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-751877cd-3b17-4d29-9435-9cd52fa90abd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:15.145567 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-751877cd-3b17-4d29-9435-9cd52fa90abd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:15.147088 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-751877cd-3b17-4d29-9435-9cd52fa90abd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:15.147088 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-751877cd-3b17-4d29-9435-9cd52fa90abd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:15.147088 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-751877cd-3b17-4d29-9435-9cd52fa90abd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:15.154559 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:15.154559 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:15.156477 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-751877cd-3b17-4d29-9435-9cd52fa90abd tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:15.156477 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 270/1073] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:15 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:15.378458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-67aa0a1b-d02b-4195-88b8-5055dc7e9bb0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:15.380748 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67aa0a1b-d02b-4195-88b8-5055dc7e9bb0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:15.381032 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67aa0a1b-d02b-4195-88b8-5055dc7e9bb0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:15.381265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67aa0a1b-d02b-4195-88b8-5055dc7e9bb0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:15.387327 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67aa0a1b-d02b-4195-88b8-5055dc7e9bb0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 returned with HTTP 404 Aug 19 15:58:15.387996 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 271/1074] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:15 2026] GET /volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:15.397214 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aedae977-f9dd-42ac-bbf3-280e935c238d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:15.399375 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aedae977-f9dd-42ac-bbf3-280e935c238d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:15.399659 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aedae977-f9dd-42ac-bbf3-280e935c238d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:15.399922 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aedae977-f9dd-42ac-bbf3-280e935c238d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:15.400048 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-aedae977-f9dd-42ac-bbf3-280e935c238d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:15.407149 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:15.407149 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:15.407732 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aedae977-f9dd-42ac-bbf3-280e935c238d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:15.434333 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aedae977-f9dd-42ac-bbf3-280e935c238d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot delete request issued successfully. Aug 19 15:58:15.434601 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aedae977-f9dd-42ac-bbf3-280e935c238d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 returned with HTTP 202 Aug 19 15:58:15.435038 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 266/1075] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:15 2026] DELETE /volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:15.444789 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7ed3aa6a-b68d-49d0-ad9a-8a11a4470fa8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:15.447609 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ed3aa6a-b68d-49d0-ad9a-8a11a4470fa8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:15.447708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ed3aa6a-b68d-49d0-ad9a-8a11a4470fa8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:15.448069 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ed3aa6a-b68d-49d0-ad9a-8a11a4470fa8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:15.454339 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:15.454339 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:15.455002 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7ed3aa6a-b68d-49d0-ad9a-8a11a4470fa8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:15.456113 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ed3aa6a-b68d-49d0-ad9a-8a11a4470fa8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 returned with HTTP 200 Aug 19 15:58:15.458301 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 269/1076] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:15 2026] GET /volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:15.734011 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dcd95c80-d653-47c6-9d21-05b29c5b85c7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:15.737644 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dcd95c80-d653-47c6-9d21-05b29c5b85c7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] GET https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:15.739267 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dcd95c80-d653-47c6-9d21-05b29c5b85c7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:15.739267 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dcd95c80-d653-47c6-9d21-05b29c5b85c7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:15.749341 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:15.749341 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:15.756696 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dcd95c80-d653-47c6-9d21-05b29c5b85c7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Volume info retrieved successfully. Aug 19 15:58:15.763017 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dcd95c80-d653-47c6-9d21-05b29c5b85c7 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb returned with HTTP 200 Aug 19 15:58:15.765893 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 271/1077] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:15 2026] GET /volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:15.782856 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43f8044e-f246-4fe8-9c67-c0e034880a9c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:15.784566 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43f8044e-f246-4fe8-9c67-c0e034880a9c tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True Aug 19 15:58:15.784821 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43f8044e-f246-4fe8-9c67-c0e034880a9c tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:15.785053 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43f8044e-f246-4fe8-9c67-c0e034880a9c tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:15.785478 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:15.785478 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:15.813024 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43f8044e-f246-4fe8-9c67-c0e034880a9c tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True returned with HTTP 200 Aug 19 15:58:15.813533 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 272/1078] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:58:15 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:15.827090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0360732b-04f5-43a2-9764-214027a59bff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:15.829383 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0360732b-04f5-43a2-9764-214027a59bff tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/18ba0d0e04d24ea9b5fbc37ebcabcf2a?usage=True Aug 19 15:58:15.829548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0360732b-04f5-43a2-9764-214027a59bff tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:15.829857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0360732b-04f5-43a2-9764-214027a59bff tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:15.830159 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:15.830159 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:15.863240 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0360732b-04f5-43a2-9764-214027a59bff tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/18ba0d0e04d24ea9b5fbc37ebcabcf2a?usage=True returned with HTTP 200 Aug 19 15:58:15.863775 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 267/1079] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:58:15 2026] GET /volume/v3/os-quota-sets/18ba0d0e04d24ea9b5fbc37ebcabcf2a?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:15.882949 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-094d5be9-cb58-4350-b39e-f60074b3ad3c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:15.885224 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-094d5be9-cb58-4350-b39e-f60074b3ad3c tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Aug 19 15:58:15.885638 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-094d5be9-cb58-4350-b39e-f60074b3ad3c tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8ace344a-ddde-4a5e-835b-38d3e51940cb"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:15.887520 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.volume_transfer [None req-094d5be9-cb58-4350-b39e-f60074b3ad3c tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Creating new volume transfer {'transfer': {'volume_id': '8ace344a-ddde-4a5e-835b-38d3e51940cb'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 15:58:15.887718 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-094d5be9-cb58-4350-b39e-f60074b3ad3c tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Creating transfer of volume 8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:15.887800 np0000007787 devstack@c-api.service[100248]: INFO cinder.transfer.api [None req-094d5be9-cb58-4350-b39e-f60074b3ad3c tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Generating transfer record for volume 8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:15.898584 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:15.898584 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:15.925404 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-094d5be9-cb58-4350-b39e-f60074b3ad3c tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 15:58:15.925561 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 270/1080] 10.4.3.32 () {68 vars in 1284 bytes} [Wed Aug 19 15:58:15 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:15.939754 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fdfa0243-3941-4340-9df5-67d4539d67cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.045909 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer/12668dd6-5432-440a-9fab-45124a1d9cd3/accept Aug 19 15:58:16.046206 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "671d4914698d710b"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:16.048221 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.volume_transfer [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Accepting volume transfer 12668dd6-5432-440a-9fab-45124a1d9cd3 {{(pid=100249) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 15:58:16.048600 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Accepting transfer 12668dd6-5432-440a-9fab-45124a1d9cd3 Aug 19 15:58:16.139391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Created reservations ['de0911fc-a408-4905-bcde-cdac14ca3cfc', '8446107e-3ea1-49f0-95b6-540c42485b23', '4e67421c-372a-41f2-b53d-14857699af6c', 'b5b945a2-1d14-4633-b914-62dda1a559bd'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:16.170867 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-520b1f90-9ccf-442d-a5a9-1238a28cbe54 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.172132 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Created reservations ['c7f298d1-e943-4cd8-a469-32412b3a0a74', '4af35616-7073-4775-be0d-e32e13693fec', 'b0f399b5-3b78-49d1-9e04-031bc2c342a5', '6b22b3d8-e365-4764-9a71-5871f9c9a40b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:16.173083 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-520b1f90-9ccf-442d-a5a9-1238a28cbe54 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:16.173310 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-520b1f90-9ccf-442d-a5a9-1238a28cbe54 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.173541 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-520b1f90-9ccf-442d-a5a9-1238a28cbe54 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.173669 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-520b1f90-9ccf-442d-a5a9-1238a28cbe54 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:16.179225 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:16.179225 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:16.180419 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-520b1f90-9ccf-442d-a5a9-1238a28cbe54 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:16.180857 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 273/1081] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:16 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:16.229455 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Created reservations ['14dcd084-4444-4626-a716-8467b685b80b', '4a7eec4a-3e1d-47bf-a984-937517422075', '63ee662a-92fe-452f-a954-2f499d793c3c', '7515851a-1135-4a9f-86e0-03d81561b481'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:16.269621 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Created reservations ['50bb494d-9dd9-4a4c-8d6e-c74513fd4c32', '9ce51b7f-5f91-433f-8b42-4602e9f7d352', '9443426d-ba1b-4cc8-b168-7c4347ec67d0', '4a6e11a6-c784-4169-8f15-8eb29f71c8f1'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:16.284526 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Transfer volume completed successfully. Aug 19 15:58:16.394980 np0000007787 devstack@c-api.service[100249]: INFO cinder.transfer.api [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Volume 8ace344a-ddde-4a5e-835b-38d3e51940cb has been transferred. Aug 19 15:58:16.404447 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fdfa0243-3941-4340-9df5-67d4539d67cd tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/12668dd6-5432-440a-9fab-45124a1d9cd3/accept returned with HTTP 202 Aug 19 15:58:16.405094 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 272/1082] 10.4.3.32 () {68 vars in 1416 bytes} [Wed Aug 19 15:58:15 2026] POST /volume/v3/os-volume-transfer/12668dd6-5432-440a-9fab-45124a1d9cd3/accept => generated 363 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:16.416403 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e990542f-b9da-4204-9bd9-56202c4d045b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.419323 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e990542f-b9da-4204-9bd9-56202c4d045b tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] GET https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:16.419656 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e990542f-b9da-4204-9bd9-56202c4d045b tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.419915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e990542f-b9da-4204-9bd9-56202c4d045b tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.430749 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:16.430749 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:16.436698 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e990542f-b9da-4204-9bd9-56202c4d045b tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] Volume info retrieved successfully. Aug 19 15:58:16.444394 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e990542f-b9da-4204-9bd9-56202c4d045b tempest-VolumeQuotasAdminTestJSON-1060403475 tempest-VolumeQuotasAdminTestJSON-1060403475-project-member] https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb returned with HTTP 200 Aug 19 15:58:16.445028 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 268/1083] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:16 2026] GET /volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:16.460367 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5bc57b42-eda0-4548-80f2-d1e07adf975b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.462305 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5bc57b42-eda0-4548-80f2-d1e07adf975b tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True Aug 19 15:58:16.462532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5bc57b42-eda0-4548-80f2-d1e07adf975b tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.462887 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5bc57b42-eda0-4548-80f2-d1e07adf975b tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.470559 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-186151e1-9cb2-4ee4-b158-311928ca220d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.476246 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-186151e1-9cb2-4ee4-b158-311928ca220d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:16.476625 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-186151e1-9cb2-4ee4-b158-311928ca220d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.476723 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-186151e1-9cb2-4ee4-b158-311928ca220d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.486158 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-186151e1-9cb2-4ee4-b158-311928ca220d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 returned with HTTP 404 Aug 19 15:58:16.486835 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 274/1084] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:16 2026] GET /volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:16.497069 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-99c3637a-ec31-4002-959d-49e80fec1dbd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.497831 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5bc57b42-eda0-4548-80f2-d1e07adf975b tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True returned with HTTP 200 Aug 19 15:58:16.498363 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 271/1085] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:58:16 2026] GET /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:16.499650 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99c3637a-ec31-4002-959d-49e80fec1dbd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:16.499987 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99c3637a-ec31-4002-959d-49e80fec1dbd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.500226 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99c3637a-ec31-4002-959d-49e80fec1dbd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.500482 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-99c3637a-ec31-4002-959d-49e80fec1dbd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:16.508475 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:16.508475 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:16.509112 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-99c3637a-ec31-4002-959d-49e80fec1dbd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:16.518536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-18981283-b5ab-4345-a924-169a7da2de96 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.521561 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18981283-b5ab-4345-a924-169a7da2de96 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/18ba0d0e04d24ea9b5fbc37ebcabcf2a?usage=True Aug 19 15:58:16.521953 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18981283-b5ab-4345-a924-169a7da2de96 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.522205 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18981283-b5ab-4345-a924-169a7da2de96 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.531947 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-99c3637a-ec31-4002-959d-49e80fec1dbd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:16.532302 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99c3637a-ec31-4002-959d-49e80fec1dbd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d returned with HTTP 202 Aug 19 15:58:16.533353 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 273/1086] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:16 2026] DELETE /volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:16.544086 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-09f9f7ad-976e-4035-bcf4-0597e42e0552 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.547150 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09f9f7ad-976e-4035-bcf4-0597e42e0552 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:16.547718 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09f9f7ad-976e-4035-bcf4-0597e42e0552 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.547984 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-09f9f7ad-976e-4035-bcf4-0597e42e0552 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.560307 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:16.560307 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:16.564851 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18981283-b5ab-4345-a924-169a7da2de96 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/18ba0d0e04d24ea9b5fbc37ebcabcf2a?usage=True returned with HTTP 200 Aug 19 15:58:16.565528 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 269/1087] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:58:16 2026] GET /volume/v3/os-quota-sets/18ba0d0e04d24ea9b5fbc37ebcabcf2a?usage=True => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:16.571284 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-09f9f7ad-976e-4035-bcf4-0597e42e0552 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:16.577927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-11826cb8-4b5d-4ee4-b755-2138df9110ad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.580486 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11826cb8-4b5d-4ee4-b755-2138df9110ad tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:16.580702 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11826cb8-4b5d-4ee4-b755-2138df9110ad tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.580911 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11826cb8-4b5d-4ee4-b755-2138df9110ad tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.581073 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-11826cb8-4b5d-4ee4-b755-2138df9110ad tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Delete volume with id: 8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:16.581307 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-09f9f7ad-976e-4035-bcf4-0597e42e0552 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d returned with HTTP 200 Aug 19 15:58:16.582152 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 275/1088] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:16 2026] GET /volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:16.588356 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:16.588356 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:16.588744 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-11826cb8-4b5d-4ee4-b755-2138df9110ad tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Volume info retrieved successfully. Aug 19 15:58:16.612742 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-11826cb8-4b5d-4ee4-b755-2138df9110ad tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Delete volume request issued successfully. Aug 19 15:58:16.612742 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11826cb8-4b5d-4ee4-b755-2138df9110ad tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb returned with HTTP 202 Aug 19 15:58:16.613176 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 272/1089] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:16 2026] DELETE /volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:16.626110 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aec5b4d9-222f-4c84-92d9-a6aaeb3d729a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:16.629190 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aec5b4d9-222f-4c84-92d9-a6aaeb3d729a tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:16.629516 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aec5b4d9-222f-4c84-92d9-a6aaeb3d729a tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:16.629855 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aec5b4d9-222f-4c84-92d9-a6aaeb3d729a tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:16.643325 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:16.643325 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:16.651077 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aec5b4d9-222f-4c84-92d9-a6aaeb3d729a tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Volume info retrieved successfully. Aug 19 15:58:16.657438 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aec5b4d9-222f-4c84-92d9-a6aaeb3d729a tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb returned with HTTP 200 Aug 19 15:58:16.658323 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 274/1090] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:16 2026] GET /volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb => generated 1019 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:17.194917 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b5f4690-b79c-45d2-84d0-63c3e601addb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.197039 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b5f4690-b79c-45d2-84d0-63c3e601addb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:17.197285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b5f4690-b79c-45d2-84d0-63c3e601addb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.197553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b5f4690-b79c-45d2-84d0-63c3e601addb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.197780 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5b5f4690-b79c-45d2-84d0-63c3e601addb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:17.202695 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:17.202695 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:17.203793 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b5f4690-b79c-45d2-84d0-63c3e601addb tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:17.204270 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 270/1091] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:17.216459 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f5ea0fc3-5966-44f1-be05-415e7799fa9b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.218595 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f5ea0fc3-5966-44f1-be05-415e7799fa9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 Aug 19 15:58:17.218876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f5ea0fc3-5966-44f1-be05-415e7799fa9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.219137 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f5ea0fc3-5966-44f1-be05-415e7799fa9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.229220 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:17.229220 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:17.233664 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f5ea0fc3-5966-44f1-be05-415e7799fa9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:58:17.238133 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f5ea0fc3-5966-44f1-be05-415e7799fa9b tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 returned with HTTP 200 Aug 19 15:58:17.238512 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 276/1092] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:17.255779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5801765-b622-4316-99b6-b2625d3a41dd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.259203 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5801765-b622-4316-99b6-b2625d3a41dd tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] POST https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71/action Aug 19 15:58:17.259567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5801765-b622-4316-99b6-b2625d3a41dd tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:17.259687 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5801765-b622-4316-99b6-b2625d3a41dd tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:17.261068 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-a5801765-b622-4316-99b6-b2625d3a41dd tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] Updating backup '3d4b8ea5-9436-4085-9988-db1386d7bc71' with '{'status': 'error'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 15:58:17.268878 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:17.268878 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:17.276266 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-a5801765-b622-4316-99b6-b2625d3a41dd tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] reset_status in rpcapi backup_id 3d4b8ea5-9436-4085-9988-db1386d7bc71 on host np0000007787. {{(pid=100248) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 15:58:17.278185 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5801765-b622-4316-99b6-b2625d3a41dd tempest-VolumesBackupsAdminTest-170496548 tempest-VolumesBackupsAdminTest-170496548-project-admin] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71/action returned with HTTP 202 Aug 19 15:58:17.278602 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 273/1093] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:17 2026] POST /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:17.285292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4dbf0a23-fc5e-42ba-ac49-9e4f8c95fa89 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.287259 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4dbf0a23-fc5e-42ba-ac49-9e4f8c95fa89 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:17.287514 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4dbf0a23-fc5e-42ba-ac49-9e4f8c95fa89 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.287710 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4dbf0a23-fc5e-42ba-ac49-9e4f8c95fa89 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.287877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4dbf0a23-fc5e-42ba-ac49-9e4f8c95fa89 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:17.293930 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:17.293930 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:17.294866 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4dbf0a23-fc5e-42ba-ac49-9e4f8c95fa89 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:17.295298 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 275/1094] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:17.600152 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-49e88df9-fd05-4579-b9b3-e644496b8d42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.602389 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49e88df9-fd05-4579-b9b3-e644496b8d42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:17.602642 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49e88df9-fd05-4579-b9b3-e644496b8d42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.602908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49e88df9-fd05-4579-b9b3-e644496b8d42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.610300 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49e88df9-fd05-4579-b9b3-e644496b8d42 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d returned with HTTP 404 Aug 19 15:58:17.610916 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 271/1095] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:17.619987 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0400074d-b13c-49aa-8233-7fc857cd0dd6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.622429 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0400074d-b13c-49aa-8233-7fc857cd0dd6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:17.625540 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0400074d-b13c-49aa-8233-7fc857cd0dd6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.625540 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0400074d-b13c-49aa-8233-7fc857cd0dd6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.625540 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0400074d-b13c-49aa-8233-7fc857cd0dd6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:17.633306 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:17.633306 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:17.634012 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0400074d-b13c-49aa-8233-7fc857cd0dd6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:17.657113 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0400074d-b13c-49aa-8233-7fc857cd0dd6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:17.657392 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0400074d-b13c-49aa-8233-7fc857cd0dd6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a returned with HTTP 202 Aug 19 15:58:17.657935 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 277/1096] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:17 2026] DELETE /volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:17.667353 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cfe1d0df-dcab-4851-a380-61ec93e52ac8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.674933 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cfe1d0df-dcab-4851-a380-61ec93e52ac8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:17.674933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cfe1d0df-dcab-4851-a380-61ec93e52ac8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.674933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cfe1d0df-dcab-4851-a380-61ec93e52ac8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.676305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e11210b1-4c26-40ee-87a6-b411499fe030 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.681263 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e11210b1-4c26-40ee-87a6-b411499fe030 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:17.681263 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e11210b1-4c26-40ee-87a6-b411499fe030 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.681263 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e11210b1-4c26-40ee-87a6-b411499fe030 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.684816 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:17.684816 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:17.687422 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e11210b1-4c26-40ee-87a6-b411499fe030 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb returned with HTTP 404 Aug 19 15:58:17.688330 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 276/1097] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:17.690788 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cfe1d0df-dcab-4851-a380-61ec93e52ac8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:17.699865 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-570d12ed-effa-4712-87df-7f0d78c80bdd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.701155 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cfe1d0df-dcab-4851-a380-61ec93e52ac8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a returned with HTTP 200 Aug 19 15:58:17.701892 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 274/1098] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a => generated 893 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:17.701978 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-570d12ed-effa-4712-87df-7f0d78c80bdd tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] GET https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:17.702264 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-570d12ed-effa-4712-87df-7f0d78c80bdd tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.702487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-570d12ed-effa-4712-87df-7f0d78c80bdd tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.709002 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-570d12ed-effa-4712-87df-7f0d78c80bdd tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb returned with HTTP 404 Aug 19 15:58:17.709479 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 272/1099] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:17.717633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-154d18f8-b6c8-4146-a385-759840c75447 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.719856 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-154d18f8-b6c8-4146-a385-759840c75447 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:17.720130 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-154d18f8-b6c8-4146-a385-759840c75447 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.720367 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-154d18f8-b6c8-4146-a385-759840c75447 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.720561 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-154d18f8-b6c8-4146-a385-759840c75447 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] Delete volume with id: 8ace344a-ddde-4a5e-835b-38d3e51940cb Aug 19 15:58:17.727394 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-154d18f8-b6c8-4146-a385-759840c75447 tempest-VolumeQuotasAdminTestJSON-856688577 tempest-VolumeQuotasAdminTestJSON-856688577-project-member] https://10.4.3.32/volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb returned with HTTP 404 Aug 19 15:58:17.728780 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 278/1100] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:17 2026] DELETE /volume/v3/volumes/8ace344a-ddde-4a5e-835b-38d3e51940cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:17.741827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4537c28-5dd6-405f-bce2-dd9bfdd2213e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.743606 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4537c28-5dd6-405f-bce2-dd9bfdd2213e tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/7fd22c77dbb241c9a193e424689fc8c9?usage=True Aug 19 15:58:17.743933 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4537c28-5dd6-405f-bce2-dd9bfdd2213e tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.744339 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4537c28-5dd6-405f-bce2-dd9bfdd2213e tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.768845 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4537c28-5dd6-405f-bce2-dd9bfdd2213e tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/7fd22c77dbb241c9a193e424689fc8c9?usage=True returned with HTTP 200 Aug 19 15:58:17.769270 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 277/1101] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/os-quota-sets/7fd22c77dbb241c9a193e424689fc8c9?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:17.789380 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9a89ef0d-a386-4b83-ae78-227e13fc7538 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.791024 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9a89ef0d-a386-4b83-ae78-227e13fc7538 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 Aug 19 15:58:17.791570 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9a89ef0d-a386-4b83-ae78-227e13fc7538 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:17.871026 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-770f9d7e-921e-496d-9635-7082efbd9bd7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.873826 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-770f9d7e-921e-496d-9635-7082efbd9bd7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:58:17.874316 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-770f9d7e-921e-496d-9635-7082efbd9bd7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:17.874316 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-770f9d7e-921e-496d-9635-7082efbd9bd7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:17.889654 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:17.889654 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:17.893987 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-770f9d7e-921e-496d-9635-7082efbd9bd7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:58:17.900549 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-770f9d7e-921e-496d-9635-7082efbd9bd7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:58:17.900722 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 273/1102] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:17 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:17.918625 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9a89ef0d-a386-4b83-ae78-227e13fc7538 tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 returned with HTTP 200 Aug 19 15:58:17.918625 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 275/1103] 10.4.3.32 () {68 vars in 1368 bytes} [Wed Aug 19 15:58:17 2026] PUT /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 => generated 397 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:17.930402 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9215e7fb-0318-4398-a2cc-a79f885f8fdd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:17.932591 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9215e7fb-0318-4398-a2cc-a79f885f8fdd tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 Aug 19 15:58:17.933115 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9215e7fb-0318-4398-a2cc-a79f885f8fdd tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:18.074001 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9215e7fb-0318-4398-a2cc-a79f885f8fdd tempest-VolumeQuotasAdminTestJSON-447232447 tempest-VolumeQuotasAdminTestJSON-447232447-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 returned with HTTP 200 Aug 19 15:58:18.074377 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 279/1104] 10.4.3.32 () {68 vars in 1368 bytes} [Wed Aug 19 15:58:17 2026] PUT /volume/v3/os-quota-sets/a3cbb2379b2b4e50859cfd08d9625c61 => generated 395 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:18.312498 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bbdde881-1600-4def-a3ef-9d258241184c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.314755 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbdde881-1600-4def-a3ef-9d258241184c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:18.315191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbdde881-1600-4def-a3ef-9d258241184c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:18.315434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbdde881-1600-4def-a3ef-9d258241184c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:18.315567 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bbdde881-1600-4def-a3ef-9d258241184c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:18.320707 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:18.320707 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:18.321719 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbdde881-1600-4def-a3ef-9d258241184c tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:18.322282 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 278/1105] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:18 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:18.339543 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-393c1c15-3ae6-4b6b-8054-a5ee201f9d9a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.342855 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-393c1c15-3ae6-4b6b-8054-a5ee201f9d9a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] DELETE https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:18.343091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-393c1c15-3ae6-4b6b-8054-a5ee201f9d9a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:18.343320 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-393c1c15-3ae6-4b6b-8054-a5ee201f9d9a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:18.343452 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-393c1c15-3ae6-4b6b-8054-a5ee201f9d9a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Delete backup with id: 3d4b8ea5-9436-4085-9988-db1386d7bc71. Aug 19 15:58:18.347077 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f4bb3ed-2649-4324-9aac-eddc4e4fbd67 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.348919 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f4bb3ed-2649-4324-9aac-eddc4e4fbd67 None None] GET https://10.4.3.32/volume// Aug 19 15:58:18.348919 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f4bb3ed-2649-4324-9aac-eddc4e4fbd67 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:18.348919 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f4bb3ed-2649-4324-9aac-eddc4e4fbd67 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:18.349050 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:18.349050 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:18.349390 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f4bb3ed-2649-4324-9aac-eddc4e4fbd67 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:18.350151 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 276/1106] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:58:18 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:58:18.366371 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-971c49be-82b9-4fb0-86b0-4bf94f42f9c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.373154 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-971c49be-82b9-4fb0-86b0-4bf94f42f9c7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:58:18.373154 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-971c49be-82b9-4fb0-86b0-4bf94f42f9c7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18584f93-a5ae-4f2a-b659-7170ea12747e", "connector": null, "instance_uuid": "cbd325e2-163f-419f-a41b-1c5f09c2d41e"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:18.377020 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-393c1c15-3ae6-4b6b-8054-a5ee201f9d9a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] delete_backup rpcapi backup_id 3d4b8ea5-9436-4085-9988-db1386d7bc71 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 15:58:18.381110 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-393c1c15-3ae6-4b6b-8054-a5ee201f9d9a tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 202 Aug 19 15:58:18.381679 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 274/1107] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:18 2026] DELETE /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:18.390957 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c730b31-a2a0-424c-a69c-77ab8dd3eb94 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.393228 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c730b31-a2a0-424c-a69c-77ab8dd3eb94 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:18.393461 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c730b31-a2a0-424c-a69c-77ab8dd3eb94 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:18.393679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c730b31-a2a0-424c-a69c-77ab8dd3eb94 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:18.394071 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9c730b31-a2a0-424c-a69c-77ab8dd3eb94 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:18.395409 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:18.395409 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:18.401289 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:18.401289 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:18.402234 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c730b31-a2a0-424c-a69c-77ab8dd3eb94 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 200 Aug 19 15:58:18.402632 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 279/1108] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:18 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:18.431922 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-971c49be-82b9-4fb0-86b0-4bf94f42f9c7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:58:18.432395 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 280/1109] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:58:18 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 19 15:58:18.449605 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-da5b806b-f19f-4a9a-a478-7ba76f0326b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.452578 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-da5b806b-f19f-4a9a-a478-7ba76f0326b6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814 Aug 19 15:58:18.454359 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-da5b806b-f19f-4a9a-a478-7ba76f0326b6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:18.456567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-da5b806b-f19f-4a9a-a478-7ba76f0326b6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:18.468383 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:18.468383 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:18.564928 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-da5b806b-f19f-4a9a-a478-7ba76f0326b6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814 returned with HTTP 200 Aug 19 15:58:18.564928 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 277/1110] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:58:18 2026] DELETE /volume/v3/attachments/bc8d807c-59cd-4381-ac2f-2eb4970cb814 => generated 367 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:18.716835 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8178fe3d-783b-49a0-96ad-ecdcc3347726 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.719012 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8178fe3d-783b-49a0-96ad-ecdcc3347726 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:18.720298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8178fe3d-783b-49a0-96ad-ecdcc3347726 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:18.720298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8178fe3d-783b-49a0-96ad-ecdcc3347726 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:18.731792 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8178fe3d-783b-49a0-96ad-ecdcc3347726 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a returned with HTTP 404 Aug 19 15:58:18.732093 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 275/1111] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:18 2026] GET /volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:18.742266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fce25c37-888e-43d7-bdb8-77c1181449eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.742694 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fce25c37-888e-43d7-bdb8-77c1181449eb tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:18.742965 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fce25c37-888e-43d7-bdb8-77c1181449eb tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:18.743142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fce25c37-888e-43d7-bdb8-77c1181449eb tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:18.743325 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fce25c37-888e-43d7-bdb8-77c1181449eb tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:18.755391 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:18.755391 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:18.755959 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fce25c37-888e-43d7-bdb8-77c1181449eb tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:18.791224 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fce25c37-888e-43d7-bdb8-77c1181449eb tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:18.791506 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fce25c37-888e-43d7-bdb8-77c1181449eb tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 returned with HTTP 202 Aug 19 15:58:18.792058 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 280/1112] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:18 2026] DELETE /volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:18.804412 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ffed3303-9988-42af-b6aa-e2be9ddab153 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:18.807086 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ffed3303-9988-42af-b6aa-e2be9ddab153 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:18.807600 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ffed3303-9988-42af-b6aa-e2be9ddab153 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:18.808176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ffed3303-9988-42af-b6aa-e2be9ddab153 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:18.825518 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:18.825518 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:18.832451 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ffed3303-9988-42af-b6aa-e2be9ddab153 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:18.839467 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ffed3303-9988-42af-b6aa-e2be9ddab153 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 returned with HTTP 200 Aug 19 15:58:18.840323 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 281/1113] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:18 2026] GET /volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:19.415409 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-157fbe97-1726-486d-a08c-4b87fa9cb541 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:19.418894 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-157fbe97-1726-486d-a08c-4b87fa9cb541 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 Aug 19 15:58:19.421427 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-157fbe97-1726-486d-a08c-4b87fa9cb541 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:19.422439 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-157fbe97-1726-486d-a08c-4b87fa9cb541 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:19.423086 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-157fbe97-1726-486d-a08c-4b87fa9cb541 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Show backup with id 3d4b8ea5-9436-4085-9988-db1386d7bc71. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:19.429856 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-157fbe97-1726-486d-a08c-4b87fa9cb541 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 returned with HTTP 404 Aug 19 15:58:19.430619 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 278/1114] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:19 2026] GET /volume/v3/backups/3d4b8ea5-9436-4085-9988-db1386d7bc71 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:19.546596 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c846f56-1bf4-4b52-a559-546e8ddabd75 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:19.549226 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c846f56-1bf4-4b52-a559-546e8ddabd75 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 Aug 19 15:58:19.549226 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c846f56-1bf4-4b52-a559-546e8ddabd75 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:19.549537 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c846f56-1bf4-4b52-a559-546e8ddabd75 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:19.563429 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:19.563429 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:19.574054 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c846f56-1bf4-4b52-a559-546e8ddabd75 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:58:19.589028 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c846f56-1bf4-4b52-a559-546e8ddabd75 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 returned with HTTP 200 Aug 19 15:58:19.589737 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 276/1115] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:19 2026] GET /volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:19.603350 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5fbd0897-f6de-4616-a3ee-0ee50f8a9c08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:19.605736 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5fbd0897-f6de-4616-a3ee-0ee50f8a9c08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] DELETE https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 Aug 19 15:58:19.606881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5fbd0897-f6de-4616-a3ee-0ee50f8a9c08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:19.606881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5fbd0897-f6de-4616-a3ee-0ee50f8a9c08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:19.608049 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-5fbd0897-f6de-4616-a3ee-0ee50f8a9c08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Delete volume with id: 23d67b35-9535-4854-bc4c-a48f4809a8b1 Aug 19 15:58:19.619298 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:19.619298 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:19.620010 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5fbd0897-f6de-4616-a3ee-0ee50f8a9c08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:58:19.654478 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5fbd0897-f6de-4616-a3ee-0ee50f8a9c08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Delete volume request issued successfully. Aug 19 15:58:19.654987 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5fbd0897-f6de-4616-a3ee-0ee50f8a9c08 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 returned with HTTP 202 Aug 19 15:58:19.655635 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 281/1116] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:19 2026] DELETE /volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:19.667411 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e510e60e-7ece-4e2f-a7aa-9fcd9e341844 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:19.671186 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e510e60e-7ece-4e2f-a7aa-9fcd9e341844 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 Aug 19 15:58:19.671543 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e510e60e-7ece-4e2f-a7aa-9fcd9e341844 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:19.671775 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e510e60e-7ece-4e2f-a7aa-9fcd9e341844 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:19.687620 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:19.687620 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:19.694542 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e510e60e-7ece-4e2f-a7aa-9fcd9e341844 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Volume info retrieved successfully. Aug 19 15:58:19.704931 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e510e60e-7ece-4e2f-a7aa-9fcd9e341844 tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 returned with HTTP 200 Aug 19 15:58:19.705599 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 282/1117] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:19 2026] GET /volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:19.858887 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c1271f02-d2c5-4715-ae3c-ab293d6b902b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:19.862137 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c1271f02-d2c5-4715-ae3c-ab293d6b902b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:19.862600 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c1271f02-d2c5-4715-ae3c-ab293d6b902b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:19.862959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c1271f02-d2c5-4715-ae3c-ab293d6b902b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:19.871857 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c1271f02-d2c5-4715-ae3c-ab293d6b902b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 returned with HTTP 404 Aug 19 15:58:19.872646 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 279/1118] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:19 2026] GET /volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:19.885697 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-600e048a-b34b-4c55-9441-ade73f75db11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:19.889260 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:19.890164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-909393352"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:19.892335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-909393352'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:19.892665 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:58:19.899201 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:58:19.907955 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (09da5971-91b7-4811-9d0b-1e9df4002a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:19.909481 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0006b68-7203-4faa-8b38-7fce8a981ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:19.910928 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:19.945138 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0006b68-7203-4faa-8b38-7fce8a981ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:19.945536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a4140e-8368-4c53-94a2-b19966a00e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:19.990520 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-d87af239-c097-4341-95e9-d479d52e2e7e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:19.993394 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-d87af239-c097-4341-95e9-d479d52e2e7e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] PUT https://10.4.3.32/volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda Aug 19 15:58:19.993935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-d87af239-c097-4341-95e9-d479d52e2e7e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:20.004967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['60cfc638-f4b3-4b9c-9ffa-1dd994b54e5a', 'dce35b55-3afb-4166-9462-bd501e28cbda', '3c40e548-4691-47ad-afa4-2bf0023ad34d', '894e28c4-23da-47b4-989d-90a280e36115'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:20.006155 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a4140e-8368-4c53-94a2-b19966a00e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60cfc638-f4b3-4b9c-9ffa-1dd994b54e5a', 'dce35b55-3afb-4166-9462-bd501e28cbda', '3c40e548-4691-47ad-afa4-2bf0023ad34d', '894e28c4-23da-47b4-989d-90a280e36115']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:20.007041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e9498ca-feab-4d70-96aa-0d50d020677c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:20.007472 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-d87af239-c097-4341-95e9-d479d52e2e7e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Acquiring lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:58:20.015326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-d87af239-c097-4341-95e9-d479d52e2e7e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:58:20.016976 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:20.016976 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:20.036389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e9498ca-feab-4d70-96aa-0d50d020677c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce193202-16cd-428f-9c15-af8747cde632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-909393352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['60cfc638-f4b3-4b9c-9ffa-1dd994b54e5a','dce35b55-3afb-4166-9462-bd501e28cbda','3c40e548-4691-47ad-afa4-2bf0023ad34d','894e28c4-23da-47b4-989d-90a280e36115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-909393352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce193202-16cd-428f-9c15-af8747cde632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:20.037018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc762d80-b32a-47e5-9e67-d22f7a1a827c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:20.068445 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc762d80-b32a-47e5-9e67-d22f7a1a827c) transitioned into 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-909393352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['60cfc638-f4b3-4b9c-9ffa-1dd994b54e5a','dce35b55-3afb-4166-9462-bd501e28cbda','3c40e548-4691-47ad-afa4-2bf0023ad34d','894e28c4-23da-47b4-989d-90a280e36115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:20.069725 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c363698-6a3e-4f7b-902b-45679d07bcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:20.094899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c363698-6a3e-4f7b-902b-45679d07bcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:20.095837 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (09da5971-91b7-4811-9d0b-1e9df4002a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:20.096232 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:58:20.097202 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-600e048a-b34b-4c55-9441-ade73f75db11 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:20.098289 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 277/1119] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 15:58:19 2026] POST /volume/v3/volumes => generated 767 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 15:58:20.113609 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1c4e9419-a0f6-4a6e-b4c9-bee0f068d5ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:20.116294 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c4e9419-a0f6-4a6e-b4c9-bee0f068d5ad tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:20.116616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c4e9419-a0f6-4a6e-b4c9-bee0f068d5ad tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:20.117558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c4e9419-a0f6-4a6e-b4c9-bee0f068d5ad tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:20.129019 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:20.129019 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:20.137441 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1c4e9419-a0f6-4a6e-b4c9-bee0f068d5ad tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:20.145318 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c4e9419-a0f6-4a6e-b4c9-bee0f068d5ad tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 returned with HTTP 200 Aug 19 15:58:20.146080 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 283/1120] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:20 2026] GET /volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 => generated 835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:20.174948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-d87af239-c097-4341-95e9-d479d52e2e7e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" released by "attachment_update" :: held 0.160s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:58:20.175499 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-d87af239-c097-4341-95e9-d479d52e2e7e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda returned with HTTP 200 Aug 19 15:58:20.176302 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 282/1121] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:58:19 2026] PUT /volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:20.190041 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-a1bfe8da-6f25-458c-b708-bb833eb2f7be None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:20.191248 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-a1bfe8da-6f25-458c-b708-bb833eb2f7be tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda Aug 19 15:58:20.191475 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-a1bfe8da-6f25-458c-b708-bb833eb2f7be tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:20.191679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-a1bfe8da-6f25-458c-b708-bb833eb2f7be tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:20.217639 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-a1bfe8da-6f25-458c-b708-bb833eb2f7be tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda returned with HTTP 200 Aug 19 15:58:20.218179 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 280/1122] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 15:58:20 2026] GET /volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:20.726662 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b866d29-ff3a-4b1f-9e13-682dbdd0359f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:20.729374 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b866d29-ff3a-4b1f-9e13-682dbdd0359f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] GET https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 Aug 19 15:58:20.729752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b866d29-ff3a-4b1f-9e13-682dbdd0359f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:20.731613 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b866d29-ff3a-4b1f-9e13-682dbdd0359f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:20.763434 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b866d29-ff3a-4b1f-9e13-682dbdd0359f tempest-VolumesBackupsAdminTest-695343553 tempest-VolumesBackupsAdminTest-695343553-project-member] https://10.4.3.32/volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 returned with HTTP 404 Aug 19 15:58:20.763434 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 278/1123] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:20 2026] GET /volume/v3/volumes/23d67b35-9535-4854-bc4c-a48f4809a8b1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:21.168186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-775bf27d-d1f4-4fe5-a7be-9329e6ce1d58 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:21.173485 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-775bf27d-d1f4-4fe5-a7be-9329e6ce1d58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:21.173794 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-775bf27d-d1f4-4fe5-a7be-9329e6ce1d58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:21.174191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-775bf27d-d1f4-4fe5-a7be-9329e6ce1d58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:21.186059 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:21.186059 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:21.192662 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-775bf27d-d1f4-4fe5-a7be-9329e6ce1d58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:21.200103 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-775bf27d-d1f4-4fe5-a7be-9329e6ce1d58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 returned with HTTP 200 Aug 19 15:58:21.200509 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 284/1124] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:21 2026] GET /volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:21.298480 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9fd97db-34ea-4a4d-b809-2bd4e16a6fc9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:21.304535 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9fd97db-34ea-4a4d-b809-2bd4e16a6fc9 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:58:21.304998 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9fd97db-34ea-4a4d-b809-2bd4e16a6fc9 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce193202-16cd-428f-9c15-af8747cde632", "name": "tempest-VolumeDependencyTests-Snapshot-1151518853"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:21.334828 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:21.334828 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:21.334828 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d9fd97db-34ea-4a4d-b809-2bd4e16a6fc9 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:21.334828 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-d9fd97db-34ea-4a4d-b809-2bd4e16a6fc9 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create snapshot from volume ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:21.386414 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d9fd97db-34ea-4a4d-b809-2bd4e16a6fc9 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['6aa0f732-5383-4d39-8f6c-98281c39b37d', 'cfaff52a-b71d-4fa4-9911-219f1d851fc8', '7bcbd0a6-dd24-4552-9371-fb96c5413079', '887b43ce-b47f-4f67-8a93-ebfec56f056a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:21.440498 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d9fd97db-34ea-4a4d-b809-2bd4e16a6fc9 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot create request issued successfully. Aug 19 15:58:21.440498 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9fd97db-34ea-4a4d-b809-2bd4e16a6fc9 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:58:21.440498 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 283/1125] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:58:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:21.453445 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e77ae83-0ab1-45d4-a5e7-b2155509cfe6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:21.457735 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e77ae83-0ab1-45d4-a5e7-b2155509cfe6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:21.457735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e77ae83-0ab1-45d4-a5e7-b2155509cfe6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:21.457735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e77ae83-0ab1-45d4-a5e7-b2155509cfe6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:21.465314 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:21.465314 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:21.466190 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0e77ae83-0ab1-45d4-a5e7-b2155509cfe6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:21.467380 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e77ae83-0ab1-45d4-a5e7-b2155509cfe6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d returned with HTTP 200 Aug 19 15:58:21.468182 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 281/1126] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:21 2026] GET /volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:22.487815 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-82888b36-0016-41b2-8c2a-01e20e01c139 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:22.492055 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82888b36-0016-41b2-8c2a-01e20e01c139 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:22.492682 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82888b36-0016-41b2-8c2a-01e20e01c139 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:22.492982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82888b36-0016-41b2-8c2a-01e20e01c139 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:22.502464 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:22.502464 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:22.503438 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-82888b36-0016-41b2-8c2a-01e20e01c139 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:22.505530 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82888b36-0016-41b2-8c2a-01e20e01c139 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d returned with HTTP 200 Aug 19 15:58:22.509156 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 279/1127] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:22 2026] GET /volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:22.525497 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:22.528194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:22.528689 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "268bbce0-abd2-4de3-87b7-418ef8f6fe8d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1924375490"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:22.531229 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'snapshot_id': '268bbce0-abd2-4de3-87b7-418ef8f6fe8d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1924375490'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:22.543457 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:22.543457 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:22.544540 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:22.544540 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:58:22.551225 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:58:22.558825 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (30176f36-a2fb-4be7-af3e-e2625a3c4f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:22.560229 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8822a9-75c5-41af-844a-bbb92eec6b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:22.561897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:22.600768 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8822a9-75c5-41af-844a-bbb92eec6b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '268bbce0-abd2-4de3-87b7-418ef8f6fe8d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:22.601643 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3ada54-db7a-414c-9a1e-45030f3599db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:22.658469 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['e9516977-8490-4d04-9393-60dcf647cb6a', '539d2800-fa4c-4428-9ad0-b6a0df9da100', '0575fc64-4765-4cbf-84c4-6616222c0784', '1511f7be-91a3-44a1-bb90-1e3c575e4ca0'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:22.659691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3ada54-db7a-414c-9a1e-45030f3599db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9516977-8490-4d04-9393-60dcf647cb6a', '539d2800-fa4c-4428-9ad0-b6a0df9da100', '0575fc64-4765-4cbf-84c4-6616222c0784', '1511f7be-91a3-44a1-bb90-1e3c575e4ca0']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:22.660839 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f208eb-a6d8-4289-ac35-adc11a555d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:22.731226 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f208eb-a6d8-4289-ac35-adc11a555d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40facc94-cca9-4b84-a571-64ec6bd6c776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1924375490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['e9516977-8490-4d04-9393-60dcf647cb6a','539d2800-fa4c-4428-9ad0-b6a0df9da100','0575fc64-4765-4cbf-84c4-6616222c0784','1511f7be-91a3-44a1-bb90-1e3c575e4ca0'],size=1,snapshot_id=268bbce0-abd2-4de3-87b7-418ef8f6fe8d,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1924375490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40facc94-cca9-4b84-a571-64ec6bd6c776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=268bbce0-abd2-4de3-87b7-418ef8f6fe8d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:22.733854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7333d647-7636-4f33-9030-8b67c172e146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:22.789575 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7333d647-7636-4f33-9030-8b67c172e146) transitioned into 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-1924375490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['e9516977-8490-4d04-9393-60dcf647cb6a','539d2800-fa4c-4428-9ad0-b6a0df9da100','0575fc64-4765-4cbf-84c4-6616222c0784','1511f7be-91a3-44a1-bb90-1e3c575e4ca0'],size=1,snapshot_id=268bbce0-abd2-4de3-87b7-418ef8f6fe8d,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:22.792110 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3bc27e-16dd-47f5-8166-bba4fce43283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:22.846589 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3bc27e-16dd-47f5-8166-bba4fce43283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:22.848156 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (30176f36-a2fb-4be7-af3e-e2625a3c4f70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:22.848505 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:58:22.850557 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e12f5a2e-e5f4-450a-aa81-13a43cf6f254 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:22.850557 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 285/1128] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:58:22 2026] POST /volume/v3/volumes => generated 802 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:22.867960 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bfb2bcf1-f217-4b10-85c2-4160d4fa5fa2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:22.871302 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfb2bcf1-f217-4b10-85c2-4160d4fa5fa2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 Aug 19 15:58:22.871302 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfb2bcf1-f217-4b10-85c2-4160d4fa5fa2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:22.871302 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfb2bcf1-f217-4b10-85c2-4160d4fa5fa2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:22.888231 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:22.888231 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:22.897898 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bfb2bcf1-f217-4b10-85c2-4160d4fa5fa2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:22.906246 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfb2bcf1-f217-4b10-85c2-4160d4fa5fa2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 returned with HTTP 200 Aug 19 15:58:22.906681 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 284/1129] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:22 2026] GET /volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:23.482516 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-31c2a318-746d-4b74-a684-e620e172f737 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:23.577694 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31c2a318-746d-4b74-a684-e620e172f737 tempest-ExtensionsTestJSON-821799039 tempest-ExtensionsTestJSON-821799039-project-member] GET https://10.4.3.32/volume/v3/extensions Aug 19 15:58:23.578107 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31c2a318-746d-4b74-a684-e620e172f737 tempest-ExtensionsTestJSON-821799039 tempest-ExtensionsTestJSON-821799039-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:23.578570 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31c2a318-746d-4b74-a684-e620e172f737 tempest-ExtensionsTestJSON-821799039 tempest-ExtensionsTestJSON-821799039-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:23.580071 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31c2a318-746d-4b74-a684-e620e172f737 tempest-ExtensionsTestJSON-821799039 tempest-ExtensionsTestJSON-821799039-project-member] https://10.4.3.32/volume/v3/extensions returned with HTTP 200 Aug 19 15:58:23.580071 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 282/1130] 10.4.3.32 () {66 vars in 1239 bytes} [Wed Aug 19 15:58:23 2026] GET /volume/v3/extensions => generated 5245 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:23.929874 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7a7e0ee-238a-462f-a21c-acbc90c43d31 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:23.932291 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7a7e0ee-238a-462f-a21c-acbc90c43d31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 Aug 19 15:58:23.932857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7a7e0ee-238a-462f-a21c-acbc90c43d31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:23.932857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7a7e0ee-238a-462f-a21c-acbc90c43d31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:23.946635 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:23.946635 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:23.955393 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b7a7e0ee-238a-462f-a21c-acbc90c43d31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:23.964021 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7a7e0ee-238a-462f-a21c-acbc90c43d31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 returned with HTTP 200 Aug 19 15:58:23.967577 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 280/1131] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:23 2026] GET /volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:23.982649 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e9f084cf-a487-4e0a-aecc-a5c2a54b40ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:23.987250 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e9f084cf-a487-4e0a-aecc-a5c2a54b40ca tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:23.987376 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e9f084cf-a487-4e0a-aecc-a5c2a54b40ca tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:23.988243 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e9f084cf-a487-4e0a-aecc-a5c2a54b40ca tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:23.988420 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-e9f084cf-a487-4e0a-aecc-a5c2a54b40ca tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: 268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:23.996959 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:23.996959 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:23.997663 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e9f084cf-a487-4e0a-aecc-a5c2a54b40ca tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:24.032694 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e9f084cf-a487-4e0a-aecc-a5c2a54b40ca tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot delete request issued successfully. Aug 19 15:58:24.033028 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e9f084cf-a487-4e0a-aecc-a5c2a54b40ca tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d returned with HTTP 202 Aug 19 15:58:24.033716 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 286/1132] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:23 2026] DELETE /volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:24.044508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee8aa118-e663-46d3-977b-1aed2ff09cf8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:24.046479 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee8aa118-e663-46d3-977b-1aed2ff09cf8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:24.046713 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee8aa118-e663-46d3-977b-1aed2ff09cf8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:24.046918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee8aa118-e663-46d3-977b-1aed2ff09cf8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:24.058553 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:24.058553 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:24.059281 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee8aa118-e663-46d3-977b-1aed2ff09cf8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Snapshot retrieved successfully. Aug 19 15:58:24.061121 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee8aa118-e663-46d3-977b-1aed2ff09cf8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d returned with HTTP 200 Aug 19 15:58:24.061121 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 285/1133] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:24 2026] GET /volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:24.668708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-6f9f86e2-286f-46f1-972d-d453b7d64353 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:24.675825 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-6f9f86e2-286f-46f1-972d-d453b7d64353 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda/action Aug 19 15:58:24.675825 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-6f9f86e2-286f-46f1-972d-d453b7d64353 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:24.675825 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-6f9f86e2-286f-46f1-972d-d453b7d64353 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:24.725775 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:24.725775 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:24.754688 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6214b8fe-8138-4469-9aa8-9a2cf7502b79 req-6f9f86e2-286f-46f1-972d-d453b7d64353 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda/action returned with HTTP 204 Aug 19 15:58:24.755145 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 283/1134] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:58:24 2026] POST /volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:25.075374 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea3cd9c8-8f4a-4652-a757-8962ea3d1262 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:25.078550 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea3cd9c8-8f4a-4652-a757-8962ea3d1262 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:25.079357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea3cd9c8-8f4a-4652-a757-8962ea3d1262 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:25.080940 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea3cd9c8-8f4a-4652-a757-8962ea3d1262 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:25.091949 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea3cd9c8-8f4a-4652-a757-8962ea3d1262 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d returned with HTTP 404 Aug 19 15:58:25.091949 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 281/1135] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:25 2026] GET /volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:25.102659 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4add870b-40b0-4b6a-991d-67564634f085 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:25.107808 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4add870b-40b0-4b6a-991d-67564634f085 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:25.107808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4add870b-40b0-4b6a-991d-67564634f085 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:25.107808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4add870b-40b0-4b6a-991d-67564634f085 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:25.107808 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4add870b-40b0-4b6a-991d-67564634f085 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:25.118473 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:25.118473 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:25.119109 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4add870b-40b0-4b6a-991d-67564634f085 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:25.155125 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4add870b-40b0-4b6a-991d-67564634f085 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:25.155632 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4add870b-40b0-4b6a-991d-67564634f085 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 returned with HTTP 202 Aug 19 15:58:25.156699 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 287/1136] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:25 2026] DELETE /volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:25.172053 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-629a311c-295d-4364-b159-aa041b864543 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:25.174212 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-629a311c-295d-4364-b159-aa041b864543 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:25.174711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-629a311c-295d-4364-b159-aa041b864543 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:25.174841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-629a311c-295d-4364-b159-aa041b864543 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:25.183307 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:25.183307 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:25.188878 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-629a311c-295d-4364-b159-aa041b864543 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:25.195780 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-629a311c-295d-4364-b159-aa041b864543 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 returned with HTTP 200 Aug 19 15:58:25.196296 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 286/1137] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:25 2026] GET /volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:26.219012 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-392f9b83-d592-4ebd-87f6-6108551bb7cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:26.224688 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-392f9b83-d592-4ebd-87f6-6108551bb7cd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:26.225719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-392f9b83-d592-4ebd-87f6-6108551bb7cd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:26.225719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-392f9b83-d592-4ebd-87f6-6108551bb7cd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:26.239145 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-392f9b83-d592-4ebd-87f6-6108551bb7cd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 returned with HTTP 404 Aug 19 15:58:26.240577 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 284/1138] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:26 2026] GET /volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:26.261741 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:26.266815 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:26.268065 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-432118331"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:26.272190 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-432118331'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:26.272390 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:58:26.286747 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:58:26.295656 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (e1df47e6-21d1-4f9b-9e4a-4ecf4750a26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:26.296189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1ddb38-9a03-4e60-bca3-f3b8ccb1a9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:26.297643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:26.351439 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1ddb38-9a03-4e60-bca3-f3b8ccb1a9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:26.354504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471b98cf-3cf7-4ebe-b3bf-53bf2e17647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:26.447499 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['f3b3e6d7-3920-4f9a-ad12-7ac43e980a9b', 'bfec3120-8077-4f8d-ab7e-bb847d6b224c', '3dd6de7c-b1f7-42d2-8106-f62667634e45', 'e8765501-8042-42e2-b015-fc4022235184'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:26.449005 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471b98cf-3cf7-4ebe-b3bf-53bf2e17647d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b3e6d7-3920-4f9a-ad12-7ac43e980a9b', 'bfec3120-8077-4f8d-ab7e-bb847d6b224c', '3dd6de7c-b1f7-42d2-8106-f62667634e45', 'e8765501-8042-42e2-b015-fc4022235184']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:26.450828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe5ca3c-6874-45f1-a8ff-33015e315f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:26.513900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe5ca3c-6874-45f1-a8ff-33015e315f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e444fe-658e-408b-b7a8-8dcff4795c9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-432118331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['f3b3e6d7-3920-4f9a-ad12-7ac43e980a9b','bfec3120-8077-4f8d-ab7e-bb847d6b224c','3dd6de7c-b1f7-42d2-8106-f62667634e45','e8765501-8042-42e2-b015-fc4022235184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-432118331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e444fe-658e-408b-b7a8-8dcff4795c9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:26.515573 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1e8e22-f3c6-424d-8488-cc22382e0bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:26.577750 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1e8e22-f3c6-424d-8488-cc22382e0bbe) transitioned into 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-432118331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['f3b3e6d7-3920-4f9a-ad12-7ac43e980a9b','bfec3120-8077-4f8d-ab7e-bb847d6b224c','3dd6de7c-b1f7-42d2-8106-f62667634e45','e8765501-8042-42e2-b015-fc4022235184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:26.581013 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b1c318-6f87-4a20-8575-6dc065e98ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:26.607197 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b1c318-6f87-4a20-8575-6dc065e98ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:26.609053 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (e1df47e6-21d1-4f9b-9e4a-4ecf4750a26f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:26.609053 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:58:26.615781 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08fa11e0-9eb3-482f-ac32-c2e07ac80c67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:26.615781 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 282/1139] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 15:58:26 2026] POST /volume/v3/volumes => generated 767 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:26.638867 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-71c6520d-af23-4fba-aafc-10c17df703d0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:26.643716 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71c6520d-af23-4fba-aafc-10c17df703d0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:26.644663 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71c6520d-af23-4fba-aafc-10c17df703d0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:26.644663 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71c6520d-af23-4fba-aafc-10c17df703d0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:26.656240 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:26.656240 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:26.671618 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-71c6520d-af23-4fba-aafc-10c17df703d0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:26.692536 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71c6520d-af23-4fba-aafc-10c17df703d0 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c returned with HTTP 200 Aug 19 15:58:26.693184 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 288/1140] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:26 2026] GET /volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c => generated 835 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:27.195742 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:27.444396 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:27.446306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1805661143"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:27.447874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1805661143'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:27.448305 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Create volume of 1 GB Aug 19 15:58:27.456609 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Availability Zones retrieved successfully. Aug 19 15:58:27.467960 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Flow 'volume_create_api' (151320ed-a3ae-4c6c-9a28-9bbb62705820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:27.469660 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94829574-767f-4cfd-80e5-30aeadd93f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:27.471471 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:27.528208 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94829574-767f-4cfd-80e5-30aeadd93f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:27.530201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a39388-00f3-477f-8902-e2e8b55509bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:27.642666 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Created reservations ['e5156761-95df-498a-bf7b-c97b06683dc9', 'dc436a35-5aea-46f4-8a0e-6bd178263245', '059bd72b-950b-490f-ad45-67af189abf96', 'cdcea79a-63e7-4fb2-902d-97aeab9ad62a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:27.647183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a39388-00f3-477f-8902-e2e8b55509bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5156761-95df-498a-bf7b-c97b06683dc9', 'dc436a35-5aea-46f4-8a0e-6bd178263245', '059bd72b-950b-490f-ad45-67af189abf96', 'cdcea79a-63e7-4fb2-902d-97aeab9ad62a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:27.647183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16414bd0-405f-4074-ad32-967c215f542c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:27.685001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16414bd0-405f-4074-ad32-967c215f542c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7868aa1-5259-4da4-a053-5f97f382feea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1805661143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee6c44336da477395729a1e56112acd',qos_specs=None,replication_status=,reservations=['e5156761-95df-498a-bf7b-c97b06683dc9','dc436a35-5aea-46f4-8a0e-6bd178263245','059bd72b-950b-490f-ad45-67af189abf96','cdcea79a-63e7-4fb2-902d-97aeab9ad62a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472cc7cbc026447fa89c59b86308b656',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1805661143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7868aa1-5259-4da4-a053-5f97f382feea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cee6c44336da477395729a1e56112acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='472cc7cbc026447fa89c59b86308b656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:27.686573 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86189dea-5200-486d-a42b-4a1d262c9078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:27.715713 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aea1a3ce-b7c4-480a-a37d-1173b0132f00 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:27.719314 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aea1a3ce-b7c4-480a-a37d-1173b0132f00 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:27.719314 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aea1a3ce-b7c4-480a-a37d-1173b0132f00 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:27.720715 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aea1a3ce-b7c4-480a-a37d-1173b0132f00 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:27.746431 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:27.746431 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:27.756650 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aea1a3ce-b7c4-480a-a37d-1173b0132f00 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:27.762560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86189dea-5200-486d-a42b-4a1d262c9078) transitioned into 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-1805661143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee6c44336da477395729a1e56112acd',qos_specs=None,replication_status=,reservations=['e5156761-95df-498a-bf7b-c97b06683dc9','dc436a35-5aea-46f4-8a0e-6bd178263245','059bd72b-950b-490f-ad45-67af189abf96','cdcea79a-63e7-4fb2-902d-97aeab9ad62a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472cc7cbc026447fa89c59b86308b656',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:27.763514 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563bbdca-f963-4958-b4b3-db3a305c0aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:27.763728 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aea1a3ce-b7c4-480a-a37d-1173b0132f00 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c returned with HTTP 200 Aug 19 15:58:27.764280 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 285/1141] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:27 2026] GET /volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:27.787515 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7dd609bd-200f-4c8a-807d-f42714063d8d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:27.792701 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563bbdca-f963-4958-b4b3-db3a305c0aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:27.794419 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:27.794999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Flow 'volume_create_api' (151320ed-a3ae-4c6c-9a28-9bbb62705820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:27.795463 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Create volume request issued successfully. Aug 19 15:58:27.796137 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "02e444fe-658e-408b-b7a8-8dcff4795c9c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1322824066"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:27.796475 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bd7323e-1af3-49be-8dc7-a0d6da903761 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:27.797085 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 287/1142] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 15:58:27 2026] POST /volume/v3/volumes => generated 817 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:27.799296 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request body: {'volume': {'source_volid': '02e444fe-658e-408b-b7a8-8dcff4795c9c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1322824066'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:27.809489 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:27.809489 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:27.810061 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume retrieved successfully. Aug 19 15:58:27.810737 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume of 1 GB Aug 19 15:58:27.818208 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Availability Zones retrieved successfully. Aug 19 15:58:27.820937 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f23e67e3-7ce9-4169-a093-dc97d7805ca8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:27.824793 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f23e67e3-7ce9-4169-a093-dc97d7805ca8 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:27.824793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f23e67e3-7ce9-4169-a093-dc97d7805ca8 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:27.824793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f23e67e3-7ce9-4169-a093-dc97d7805ca8 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:27.825050 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (0a2cdd1c-0a6b-4a2a-8c1f-b34c0744d09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:27.826095 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb7e3051-639d-4ac7-8f9c-12687ea57427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:27.827359 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:27.842509 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:27.842509 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:27.849355 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f23e67e3-7ce9-4169-a093-dc97d7805ca8 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Volume info retrieved successfully. Aug 19 15:58:27.859699 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f23e67e3-7ce9-4169-a093-dc97d7805ca8 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 200 Aug 19 15:58:27.860262 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 289/1143] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:27 2026] GET /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 885 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:27.884057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb7e3051-639d-4ac7-8f9c-12687ea57427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '02e444fe-658e-408b-b7a8-8dcff4795c9c', 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:27.885987 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5260d985-c2f4-490c-b908-3e5b1a45a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:27.972339 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Created reservations ['3dc88a9e-c62b-441a-8e35-a84c79fb8d4e', '77cb36d2-7e44-4e01-86ec-a252b6e55b5a', '455fe778-a923-4e51-9d80-7194d1e889c0', 'a16b98c7-d173-4d9c-92a6-0273ca698f01'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:27.972339 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5260d985-c2f4-490c-b908-3e5b1a45a617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dc88a9e-c62b-441a-8e35-a84c79fb8d4e', '77cb36d2-7e44-4e01-86ec-a252b6e55b5a', '455fe778-a923-4e51-9d80-7194d1e889c0', 'a16b98c7-d173-4d9c-92a6-0273ca698f01']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:27.972339 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691eccab-3f58-4efe-89de-b7aa7486203e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:28.032575 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691eccab-3f58-4efe-89de-b7aa7486203e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1322824066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['3dc88a9e-c62b-441a-8e35-a84c79fb8d4e','77cb36d2-7e44-4e01-86ec-a252b6e55b5a','455fe778-a923-4e51-9d80-7194d1e889c0','a16b98c7-d173-4d9c-92a6-0273ca698f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=02e444fe-658e-408b-b7a8-8dcff4795c9c,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1322824066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5b1a93ec3b14aeea0597117c5a28a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=02e444fe-658e-408b-b7a8-8dcff4795c9c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8512db6201cf4399b5b2549f1820194c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:28.033680 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7341001c-b469-4475-b6ba-ccfe14948611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:28.076448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7341001c-b469-4475-b6ba-ccfe14948611) transitioned into 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-1322824066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5b1a93ec3b14aeea0597117c5a28a46',qos_specs=None,replication_status=,reservations=['3dc88a9e-c62b-441a-8e35-a84c79fb8d4e','77cb36d2-7e44-4e01-86ec-a252b6e55b5a','455fe778-a923-4e51-9d80-7194d1e889c0','a16b98c7-d173-4d9c-92a6-0273ca698f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=02e444fe-658e-408b-b7a8-8dcff4795c9c,status='creating',user_id='8512db6201cf4399b5b2549f1820194c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:28.076973 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8654ce35-6844-42a6-a6bd-25e8831e5247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:28.110857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8654ce35-6844-42a6-a6bd-25e8831e5247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:28.110857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Flow 'volume_create_api' (0a2cdd1c-0a6b-4a2a-8c1f-b34c0744d09f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:28.110857 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Create volume request issued successfully. Aug 19 15:58:28.111348 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dd609bd-200f-4c8a-807d-f42714063d8d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:28.111991 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 283/1144] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 15:58:27 2026] POST /volume/v3/volumes => generated 802 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:28.134680 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1eb87e5d-b8b9-4598-bdda-857bc836857a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:28.136370 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1eb87e5d-b8b9-4598-bdda-857bc836857a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 Aug 19 15:58:28.136903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1eb87e5d-b8b9-4598-bdda-857bc836857a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:28.137264 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1eb87e5d-b8b9-4598-bdda-857bc836857a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:28.147513 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:28.147513 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:28.156185 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1eb87e5d-b8b9-4598-bdda-857bc836857a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:28.163697 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1eb87e5d-b8b9-4598-bdda-857bc836857a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 returned with HTTP 200 Aug 19 15:58:28.164448 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 286/1145] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:28 2026] GET /volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:58:28.877539 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5d2f611f-6c78-4def-a99d-00d302c9765b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:28.879589 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d2f611f-6c78-4def-a99d-00d302c9765b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:28.879842 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d2f611f-6c78-4def-a99d-00d302c9765b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:28.880100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d2f611f-6c78-4def-a99d-00d302c9765b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:28.893064 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:28.893064 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:28.897283 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5d2f611f-6c78-4def-a99d-00d302c9765b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Volume info retrieved successfully. Aug 19 15:58:28.906265 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d2f611f-6c78-4def-a99d-00d302c9765b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 200 Aug 19 15:58:28.906918 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 288/1146] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:28 2026] GET /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:28.925519 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e9ddbd55-2330-46f9-9a07-246c13323bf6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:28.928009 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e9ddbd55-2330-46f9-9a07-246c13323bf6 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Aug 19 15:58:28.928585 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e9ddbd55-2330-46f9-9a07-246c13323bf6 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b7868aa1-5259-4da4-a053-5f97f382feea"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:28.931665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volume_transfer [None req-e9ddbd55-2330-46f9-9a07-246c13323bf6 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b7868aa1-5259-4da4-a053-5f97f382feea'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 15:58:28.933752 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volume_transfer [None req-e9ddbd55-2330-46f9-9a07-246c13323bf6 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Creating transfer of volume b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:28.933752 np0000007787 devstack@c-api.service[100250]: INFO cinder.transfer.api [None req-e9ddbd55-2330-46f9-9a07-246c13323bf6 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Generating transfer record for volume b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:28.947986 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:28.947986 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:28.970429 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e9ddbd55-2330-46f9-9a07-246c13323bf6 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Aug 19 15:58:28.971270 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 290/1147] 10.4.3.32 () {70 vars in 1319 bytes} [Wed Aug 19 15:58:28 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:28.985243 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-912eb840-70f5-4d64-9c85-ff6b7205c7e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:28.988182 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-912eb840-70f5-4d64-9c85-ff6b7205c7e2 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:28.988907 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-912eb840-70f5-4d64-9c85-ff6b7205c7e2 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:28.989119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-912eb840-70f5-4d64-9c85-ff6b7205c7e2 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:28.992598 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:28.996276 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:28.996276 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1314523156"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:28.999275 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1314523156'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:28.999275 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume of 1 GB Aug 19 15:58:29.001320 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:29.001320 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:29.011245 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Availability Zones retrieved successfully. Aug 19 15:58:29.017019 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-912eb840-70f5-4d64-9c85-ff6b7205c7e2 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Volume info retrieved successfully. Aug 19 15:58:29.021277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Flow 'volume_create_api' (1dc440b6-41d2-4f0a-825e-2dfecce6a15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:29.022216 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d0a5fd-34fc-4a3d-9d96-3686ce79a714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:29.023864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:29.025196 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-912eb840-70f5-4d64-9c85-ff6b7205c7e2 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 200 Aug 19 15:58:29.025196 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 284/1148] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:28 2026] GET /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 952 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:29.052679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5807fd47-0880-424c-b032-03d3489fa621 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.055861 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5807fd47-0880-424c-b032-03d3489fa621 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d Aug 19 15:58:29.057982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5807fd47-0880-424c-b032-03d3489fa621 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.058825 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5807fd47-0880-424c-b032-03d3489fa621 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.068567 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5807fd47-0880-424c-b032-03d3489fa621 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d returned with HTTP 200 Aug 19 15:58:29.068567 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 289/1149] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 15:58:29 2026] GET /volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d => generated 430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:29.085642 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d0a5fd-34fc-4a3d-9d96-3686ce79a714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:29.085875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8b92b7a7-f34f-4da7-ba84-be5d14c45150 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.086068 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5dbbf9-7891-4f58-81ee-74e37b59a360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:29.087949 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b92b7a7-f34f-4da7-ba84-be5d14c45150 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volume-transfers Aug 19 15:58:29.089378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b92b7a7-f34f-4da7-ba84-be5d14c45150 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.089378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b92b7a7-f34f-4da7-ba84-be5d14c45150 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.089378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volume_transfer [None req-8b92b7a7-f34f-4da7-ba84-be5d14c45150 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Listing volume transfers {{(pid=100250) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 15:58:29.098081 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b92b7a7-f34f-4da7-ba84-be5d14c45150 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 200 Aug 19 15:58:29.098860 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 291/1150] 10.4.3.32 () {68 vars in 1298 bytes} [Wed Aug 19 15:58:29 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:29.109194 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.152908 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Created reservations ['0e1f87e1-95ec-443f-8146-cb0397fc859c', '58968ff2-00cb-4b0f-b474-8d245056d636', '56449c7b-d1fa-490c-b54e-c4ccad0e9908', '1816bae4-7cfb-4ecb-86fa-d680d1a27058'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:29.154903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5dbbf9-7891-4f58-81ee-74e37b59a360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e1f87e1-95ec-443f-8146-cb0397fc859c', '58968ff2-00cb-4b0f-b474-8d245056d636', '56449c7b-d1fa-490c-b54e-c4ccad0e9908', '1816bae4-7cfb-4ecb-86fa-d680d1a27058']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:29.154903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d34a5c-1a27-4be1-ab1c-c1dba9bdb1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:29.184854 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf80e263-b173-4094-bf2f-f13a3e7a2499 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.187018 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf80e263-b173-4094-bf2f-f13a3e7a2499 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 Aug 19 15:58:29.190874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf80e263-b173-4094-bf2f-f13a3e7a2499 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.190874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf80e263-b173-4094-bf2f-f13a3e7a2499 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.199795 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d34a5c-1a27-4be1-ab1c-c1dba9bdb1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34772987-2dce-4592-ab14-a30700cc8454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1314523156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95a4b873ab346d7aeb8e4894a2f85af',qos_specs=None,replication_status=,reservations=['0e1f87e1-95ec-443f-8146-cb0397fc859c','58968ff2-00cb-4b0f-b474-8d245056d636','56449c7b-d1fa-490c-b54e-c4ccad0e9908','1816bae4-7cfb-4ecb-86fa-d680d1a27058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='411337128e7740a9b41786ec831eac89',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1314523156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34772987-2dce-4592-ab14-a30700cc8454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95a4b873ab346d7aeb8e4894a2f85af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='411337128e7740a9b41786ec831eac89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:29.201556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0997274e-f8f5-4ae4-8ee8-1be63ecc7394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:29.203878 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:29.203878 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:29.213093 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf80e263-b173-4094-bf2f-f13a3e7a2499 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:29.224265 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf80e263-b173-4094-bf2f-f13a3e7a2499 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 returned with HTTP 200 Aug 19 15:58:29.224265 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 290/1151] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:29 2026] GET /volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:29.237264 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0997274e-f8f5-4ae4-8ee8-1be63ecc7394) transitioned into 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-1314523156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95a4b873ab346d7aeb8e4894a2f85af',qos_specs=None,replication_status=,reservations=['0e1f87e1-95ec-443f-8146-cb0397fc859c','58968ff2-00cb-4b0f-b474-8d245056d636','56449c7b-d1fa-490c-b54e-c4ccad0e9908','1816bae4-7cfb-4ecb-86fa-d680d1a27058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='411337128e7740a9b41786ec831eac89',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:29.238126 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14384b42-a05e-4c10-b8df-80faeffe33bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:29.243605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3963fcd6-d77b-4f48-883a-dafec9550815 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.247337 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3963fcd6-d77b-4f48-883a-dafec9550815 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:29.247337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3963fcd6-d77b-4f48-883a-dafec9550815 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.247547 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3963fcd6-d77b-4f48-883a-dafec9550815 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.247591 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3963fcd6-d77b-4f48-883a-dafec9550815 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:29.255461 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14384b42-a05e-4c10-b8df-80faeffe33bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:29.256460 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Flow 'volume_create_api' (1dc440b6-41d2-4f0a-825e-2dfecce6a15e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:29.256840 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Create volume request issued successfully. Aug 19 15:58:29.257380 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:29.257380 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:29.257641 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-423daf0a-600b-44cd-9838-68d0a5f63de0 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:29.257914 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3963fcd6-d77b-4f48-883a-dafec9550815 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:29.258121 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 287/1152] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:58:28 2026] POST /volume/v3/volumes => generated 753 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:29.267798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] POST https://10.4.3.32/volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d/accept Aug 19 15:58:29.267798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ca30ae75b1a6bfff"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:29.270939 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Accepting volume transfer 24a44e06-4641-4a8c-961e-b384ebd0526d {{(pid=100251) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 15:58:29.270939 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Accepting transfer 24a44e06-4641-4a8c-961e-b384ebd0526d Aug 19 15:58:29.282193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57c03acd-406c-49fc-b480-ce17676414f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.286465 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57c03acd-406c-49fc-b480-ce17676414f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:29.286768 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57c03acd-406c-49fc-b480-ce17676414f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.287068 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57c03acd-406c-49fc-b480-ce17676414f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.300295 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:29.300295 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:29.305154 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57c03acd-406c-49fc-b480-ce17676414f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:29.314607 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3963fcd6-d77b-4f48-883a-dafec9550815 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:29.315535 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57c03acd-406c-49fc-b480-ce17676414f4 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:29.315631 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3963fcd6-d77b-4f48-883a-dafec9550815 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c returned with HTTP 202 Aug 19 15:58:29.315676 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 291/1153] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:29 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:29.315723 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 292/1154] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:29 2026] DELETE /volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:29.328944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bb426a81-5bd4-495d-8ba2-5accf2f460e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.331548 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb426a81-5bd4-495d-8ba2-5accf2f460e3 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:29.332024 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb426a81-5bd4-495d-8ba2-5accf2f460e3 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.332123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb426a81-5bd4-495d-8ba2-5accf2f460e3 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.348431 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:29.348431 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:29.354116 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bb426a81-5bd4-495d-8ba2-5accf2f460e3 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:29.361202 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb426a81-5bd4-495d-8ba2-5accf2f460e3 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c returned with HTTP 200 Aug 19 15:58:29.361847 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 288/1155] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:29 2026] GET /volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:29.413877 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Created reservations ['0e54be3e-c86b-4460-bbcb-4c7398e697a2', 'b52c5f59-3ba6-4113-ad69-0cb798fef705', '6a98d864-8a17-436c-8b33-1c04ae076ac9', '1363773f-5512-4796-a6fa-40282dc91d84'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:29.461512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Created reservations ['53f30f82-0f3a-40d7-89cb-9350064c1f35', '2196ca57-5f17-47e5-ba88-e6684992ab12', 'f3c24a05-b047-413a-a301-667d47813a1f', '4fd920bf-6bd4-4c69-a63e-220af54e1c40'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:29.546056 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Created reservations ['c0662a82-10c0-47e1-a5d9-639cb907aa92', 'c396ac76-54d7-4ba6-a1a4-cc5d5512b523', 'dca168ae-bee7-4248-850c-e2aec9f4bf7a', '91fef4b3-76e2-4fe6-9983-c9f35efafd05'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:29.606493 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Created reservations ['b1bfdf0d-32b0-428f-9f67-71d9905238b7', 'a2799cfa-6217-4916-8b43-18c659403654', 'df0747fb-b277-4b41-8369-d968916b0bd4', 'c9940940-8df4-40b2-8a6d-34e9e45e60ff'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:29.621648 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Transfer volume completed successfully. Aug 19 15:58:29.794934 np0000007787 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Volume b7868aa1-5259-4da4-a053-5f97f382feea has been transferred. Aug 19 15:58:29.805420 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14f7c548-c5e5-40c8-9cb4-6f48792fe63d tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] https://10.4.3.32/volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d/accept returned with HTTP 202 Aug 19 15:58:29.805823 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 285/1156] 10.4.3.32 () {70 vars in 1451 bytes} [Wed Aug 19 15:58:29 2026] POST /volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d/accept => generated 363 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:29.820162 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b115df4f-51e6-4f5b-ba9b-2db8ab4f8014 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.824792 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b115df4f-51e6-4f5b-ba9b-2db8ab4f8014 tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] GET https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:29.824792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b115df4f-51e6-4f5b-ba9b-2db8ab4f8014 tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.824792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b115df4f-51e6-4f5b-ba9b-2db8ab4f8014 tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.837288 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:29.837288 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:29.849351 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b115df4f-51e6-4f5b-ba9b-2db8ab4f8014 tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Volume info retrieved successfully. Aug 19 15:58:29.858573 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b115df4f-51e6-4f5b-ba9b-2db8ab4f8014 tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 200 Aug 19 15:58:29.859558 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 292/1157] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:29 2026] GET /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 944 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:29.886818 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec6f7856-c423-469e-b602-41c2b652863c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.893277 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec6f7856-c423-469e-b602-41c2b652863c tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] GET https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:29.893277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec6f7856-c423-469e-b602-41c2b652863c tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.893277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec6f7856-c423-469e-b602-41c2b652863c tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.924583 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:29.924583 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:29.930907 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ec6f7856-c423-469e-b602-41c2b652863c tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] Volume info retrieved successfully. Aug 19 15:58:29.939871 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec6f7856-c423-469e-b602-41c2b652863c tempest-VolumesTransfersV355Test-2122179893 tempest-VolumesTransfersV355Test-2122179893-project-member] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 200 Aug 19 15:58:29.939871 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 293/1158] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:29 2026] GET /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 944 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:29.959422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-79b1ccb7-c87d-4a6a-bcc1-c67983c61d12 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:29.961922 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-79b1ccb7-c87d-4a6a-bcc1-c67983c61d12 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d Aug 19 15:58:29.962323 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-79b1ccb7-c87d-4a6a-bcc1-c67983c61d12 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:29.962774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-79b1ccb7-c87d-4a6a-bcc1-c67983c61d12 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:29.963316 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-79b1ccb7-c87d-4a6a-bcc1-c67983c61d12 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Delete transfer with id: 24a44e06-4641-4a8c-961e-b384ebd0526d Aug 19 15:58:29.971404 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-79b1ccb7-c87d-4a6a-bcc1-c67983c61d12 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d returned with HTTP 404 Aug 19 15:58:29.971993 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 289/1159] 10.4.3.32 () {68 vars in 1412 bytes} [Wed Aug 19 15:58:29 2026] DELETE /volume/v3/volume-transfers/24a44e06-4641-4a8c-961e-b384ebd0526d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:29.983653 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-13c4548c-98f2-4f6a-8acd-be6e4799a1b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.025224 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13c4548c-98f2-4f6a-8acd-be6e4799a1b0 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:30.025815 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13c4548c-98f2-4f6a-8acd-be6e4799a1b0 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.025815 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13c4548c-98f2-4f6a-8acd-be6e4799a1b0 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.025815 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-13c4548c-98f2-4f6a-8acd-be6e4799a1b0 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Delete volume with id: b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:30.033122 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.033122 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:30.033406 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-13c4548c-98f2-4f6a-8acd-be6e4799a1b0 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Volume info retrieved successfully. Aug 19 15:58:30.055925 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-13c4548c-98f2-4f6a-8acd-be6e4799a1b0 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Delete volume request issued successfully. Aug 19 15:58:30.056320 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13c4548c-98f2-4f6a-8acd-be6e4799a1b0 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 202 Aug 19 15:58:30.057055 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 286/1160] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:29 2026] DELETE /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:30.067201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1c33397-cf10-48d5-a71c-e4485ffff220 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.073429 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1c33397-cf10-48d5-a71c-e4485ffff220 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:30.073429 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1c33397-cf10-48d5-a71c-e4485ffff220 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.073429 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1c33397-cf10-48d5-a71c-e4485ffff220 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.088994 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.088994 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:30.097326 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c1c33397-cf10-48d5-a71c-e4485ffff220 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Volume info retrieved successfully. Aug 19 15:58:30.109345 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1c33397-cf10-48d5-a71c-e4485ffff220 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 200 Aug 19 15:58:30.111107 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 293/1161] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:30 2026] GET /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:58:30.338861 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-93b44595-c128-4713-80e6-3694b2831731 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.343539 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-93b44595-c128-4713-80e6-3694b2831731 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:30.343929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-93b44595-c128-4713-80e6-3694b2831731 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.346133 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-93b44595-c128-4713-80e6-3694b2831731 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.362815 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.362815 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:30.368349 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-93b44595-c128-4713-80e6-3694b2831731 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:30.381064 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-93b44595-c128-4713-80e6-3694b2831731 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:30.381903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c4182c4c-db3b-4bc7-8e39-9c847a36df74 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.382246 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 294/1162] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:30 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:30.386397 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4182c4c-db3b-4bc7-8e39-9c847a36df74 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:30.386397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4182c4c-db3b-4bc7-8e39-9c847a36df74 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.386397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4182c4c-db3b-4bc7-8e39-9c847a36df74 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.404678 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4182c4c-db3b-4bc7-8e39-9c847a36df74 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c returned with HTTP 404 Aug 19 15:58:30.405504 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 290/1163] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:30 2026] GET /volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 15:58:30.419575 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f79758f-090d-440b-9ee5-11c49a5a14a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.422924 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f79758f-090d-440b-9ee5-11c49a5a14a2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 Aug 19 15:58:30.422924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f79758f-090d-440b-9ee5-11c49a5a14a2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.424113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f79758f-090d-440b-9ee5-11c49a5a14a2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.424470 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3f79758f-090d-440b-9ee5-11c49a5a14a2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 Aug 19 15:58:30.434476 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.434476 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:30.435147 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f79758f-090d-440b-9ee5-11c49a5a14a2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:30.450918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4884a23c-ee5a-4c07-9a65-56124c86c759 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.453668 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4884a23c-ee5a-4c07-9a65-56124c86c759 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:30.453919 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4884a23c-ee5a-4c07-9a65-56124c86c759 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.454142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4884a23c-ee5a-4c07-9a65-56124c86c759 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.465794 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.465794 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:30.469274 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f79758f-090d-440b-9ee5-11c49a5a14a2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:30.469274 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f79758f-090d-440b-9ee5-11c49a5a14a2 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 returned with HTTP 202 Aug 19 15:58:30.469274 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 287/1164] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:30 2026] DELETE /volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:30.476600 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4884a23c-ee5a-4c07-9a65-56124c86c759 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:30.484372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-79a94745-c1bd-47af-8c72-4c5b1a49f496 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.486717 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-79a94745-c1bd-47af-8c72-4c5b1a49f496 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 Aug 19 15:58:30.487696 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-79a94745-c1bd-47af-8c72-4c5b1a49f496 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.487696 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-79a94745-c1bd-47af-8c72-4c5b1a49f496 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.489204 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4884a23c-ee5a-4c07-9a65-56124c86c759 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:30.490212 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 294/1165] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:30 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:30.502955 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.502955 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:30.514421 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-79a94745-c1bd-47af-8c72-4c5b1a49f496 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:30.523010 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-79a94745-c1bd-47af-8c72-4c5b1a49f496 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 returned with HTTP 200 Aug 19 15:58:30.523341 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 295/1166] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:30 2026] GET /volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 => generated 894 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:30.661105 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d3f0237f-99f0-4457-867c-26cd55b3caa2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.661718 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3f0237f-99f0-4457-867c-26cd55b3caa2 None None] GET https://10.4.3.32/volume// Aug 19 15:58:30.662506 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3f0237f-99f0-4457-867c-26cd55b3caa2 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.662506 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3f0237f-99f0-4457-867c-26cd55b3caa2 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.662828 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3f0237f-99f0-4457-867c-26cd55b3caa2 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:30.663508 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 291/1167] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:58:30 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:58:30.677849 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-6fd7178f-6fef-4f23-8569-db11b317658d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.680642 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-6fd7178f-6fef-4f23-8569-db11b317658d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:58:30.681396 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-6fd7178f-6fef-4f23-8569-db11b317658d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34772987-2dce-4592-ab14-a30700cc8454", "connector": null, "instance_uuid": "64eaefc4-b3e5-409b-8fbf-386c88da9cf9"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:30.699206 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.699206 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:30.757126 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-6fd7178f-6fef-4f23-8569-db11b317658d tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:58:30.757654 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 288/1168] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:58:30 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:30.819635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6df25df6-bc89-4f76-bcf1-9e13b4981c92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.821670 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6df25df6-bc89-4f76-bcf1-9e13b4981c92 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:30.822092 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6df25df6-bc89-4f76-bcf1-9e13b4981c92 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.822436 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6df25df6-bc89-4f76-bcf1-9e13b4981c92 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.836923 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1472c27b-dd3c-45a6-9ef8-98b41f573961 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.837478 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1472c27b-dd3c-45a6-9ef8-98b41f573961 None None] GET https://10.4.3.32/volume// Aug 19 15:58:30.837627 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1472c27b-dd3c-45a6-9ef8-98b41f573961 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.837903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1472c27b-dd3c-45a6-9ef8-98b41f573961 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.838252 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1472c27b-dd3c-45a6-9ef8-98b41f573961 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:30.838622 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 296/1169] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:58: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 19 15:58:30.844657 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.844657 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:30.850519 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6df25df6-bc89-4f76-bcf1-9e13b4981c92 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:30.858037 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-edc31c06-d3f9-454e-b4fc-67aa50a07875 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:30.859187 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6df25df6-bc89-4f76-bcf1-9e13b4981c92 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:30.859187 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 295/1170] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:30 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:30.861167 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-edc31c06-d3f9-454e-b4fc-67aa50a07875 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:30.861519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-edc31c06-d3f9-454e-b4fc-67aa50a07875 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:30.861595 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-edc31c06-d3f9-454e-b4fc-67aa50a07875 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:30.883167 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:30.883167 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:30.889418 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-edc31c06-d3f9-454e-b4fc-67aa50a07875 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:30.897035 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-edc31c06-d3f9-454e-b4fc-67aa50a07875 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:30.897594 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 292/1171] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:58:30 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 15:58:31.036403 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4645df14-dcdd-4657-929d-ba4ff0d4ca95 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.044249 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4645df14-dcdd-4657-929d-ba4ff0d4ca95 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] PUT https://10.4.3.32/volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb Aug 19 15:58:31.047187 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4645df14-dcdd-4657-929d-ba4ff0d4ca95 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:31.069212 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4645df14-dcdd-4657-929d-ba4ff0d4ca95 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Acquiring lock "cinder-attachment_update-34772987-2dce-4592-ab14-a30700cc8454-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:58:31.080041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4645df14-dcdd-4657-929d-ba4ff0d4ca95 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Lock "cinder-attachment_update-34772987-2dce-4592-ab14-a30700cc8454-np0000007787" acquired by "attachment_update" :: waited 0.011s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:58:31.081485 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:31.081485 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:31.133173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-524d0765-cd25-4bf2-aecb-15d7a0daa70d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.136034 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-524d0765-cd25-4bf2-aecb-15d7a0daa70d tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] GET https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:31.136196 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-524d0765-cd25-4bf2-aecb-15d7a0daa70d tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.136434 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-524d0765-cd25-4bf2-aecb-15d7a0daa70d tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.145546 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-524d0765-cd25-4bf2-aecb-15d7a0daa70d tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 404 Aug 19 15:58:31.146185 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 297/1172] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:31 2026] GET /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:31.159610 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7fd58e6d-4a19-4820-b0ef-592d790fa938 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.161939 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fd58e6d-4a19-4820-b0ef-592d790fa938 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:31.162497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fd58e6d-4a19-4820-b0ef-592d790fa938 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.163792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7fd58e6d-4a19-4820-b0ef-592d790fa938 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.172661 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7fd58e6d-4a19-4820-b0ef-592d790fa938 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 404 Aug 19 15:58:31.173953 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 296/1173] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:31 2026] GET /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:31.185807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77f3cf82-86aa-4dc2-95a9-1de79b037921 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.188918 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77f3cf82-86aa-4dc2-95a9-1de79b037921 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:31.189217 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77f3cf82-86aa-4dc2-95a9-1de79b037921 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.189613 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77f3cf82-86aa-4dc2-95a9-1de79b037921 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.191206 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-77f3cf82-86aa-4dc2-95a9-1de79b037921 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Delete volume with id: b7868aa1-5259-4da4-a053-5f97f382feea Aug 19 15:58:31.204530 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77f3cf82-86aa-4dc2-95a9-1de79b037921 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea returned with HTTP 404 Aug 19 15:58:31.206423 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 293/1174] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:31 2026] DELETE /volume/v3/volumes/b7868aa1-5259-4da4-a053-5f97f382feea => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:31.223128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.226632 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:31.227850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-226932382"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:31.229641 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-226932382'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:31.229854 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Create volume of 1 GB Aug 19 15:58:31.235910 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Availability Zones retrieved successfully. Aug 19 15:58:31.245106 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Flow 'volume_create_api' (64a94c28-e80c-4b47-aac3-8a99d0ede23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:31.247350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46775bd8-2c13-41b4-906f-7daf8e46becc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:31.248278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:31.259531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4645df14-dcdd-4657-929d-ba4ff0d4ca95 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Lock "cinder-attachment_update-34772987-2dce-4592-ab14-a30700cc8454-np0000007787" released by "attachment_update" :: held 0.179s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:58:31.259960 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-4645df14-dcdd-4657-929d-ba4ff0d4ca95 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb returned with HTTP 200 Aug 19 15:58:31.260708 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 289/1175] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:58:31 2026] PUT /volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:31.313252 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46775bd8-2c13-41b4-906f-7daf8e46becc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:31.314451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb650513-18cd-40ab-a36c-8832250238e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:31.389774 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Created reservations ['276150d2-ed47-4032-b1ed-cd55635cc7f5', 'e3a0661a-590f-4ab1-9337-4c3e99c1a502', 'c878fbd1-3875-4a81-a770-d6a51bac699a', '13fc5c2b-44a9-43f3-b1ab-0ce293dc7035'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:31.391713 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb650513-18cd-40ab-a36c-8832250238e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['276150d2-ed47-4032-b1ed-cd55635cc7f5', 'e3a0661a-590f-4ab1-9337-4c3e99c1a502', 'c878fbd1-3875-4a81-a770-d6a51bac699a', '13fc5c2b-44a9-43f3-b1ab-0ce293dc7035']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:31.393051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf84272-6812-4f04-94b1-fab4918192b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:31.430611 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf84272-6812-4f04-94b1-fab4918192b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c6e9faf-b0f1-4157-b518-a7c0a2221677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-226932382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee6c44336da477395729a1e56112acd',qos_specs=None,replication_status=,reservations=['276150d2-ed47-4032-b1ed-cd55635cc7f5','e3a0661a-590f-4ab1-9337-4c3e99c1a502','c878fbd1-3875-4a81-a770-d6a51bac699a','13fc5c2b-44a9-43f3-b1ab-0ce293dc7035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472cc7cbc026447fa89c59b86308b656',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-226932382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c6e9faf-b0f1-4157-b518-a7c0a2221677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cee6c44336da477395729a1e56112acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='472cc7cbc026447fa89c59b86308b656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:31.432047 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d048f892-ecd5-451a-abf7-0f5e31c526b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:31.463913 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d048f892-ecd5-451a-abf7-0f5e31c526b9) transitioned into 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-226932382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cee6c44336da477395729a1e56112acd',qos_specs=None,replication_status=,reservations=['276150d2-ed47-4032-b1ed-cd55635cc7f5','e3a0661a-590f-4ab1-9337-4c3e99c1a502','c878fbd1-3875-4a81-a770-d6a51bac699a','13fc5c2b-44a9-43f3-b1ab-0ce293dc7035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472cc7cbc026447fa89c59b86308b656',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:31.464715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc6f6fd-7876-47bf-a57e-aafc0c0bf702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:31.481815 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc6f6fd-7876-47bf-a57e-aafc0c0bf702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:31.482899 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Flow 'volume_create_api' (64a94c28-e80c-4b47-aac3-8a99d0ede23a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:31.483272 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Create volume request issued successfully. Aug 19 15:58:31.484202 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-494fc8a5-2630-4787-b06f-cdcf25c3189e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:31.484733 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 298/1176] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 15:58:31 2026] POST /volume/v3/volumes => generated 816 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:31.501907 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-65a0820b-9417-417a-a27a-8858c867af56 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.503801 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65a0820b-9417-417a-a27a-8858c867af56 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:31.504722 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65a0820b-9417-417a-a27a-8858c867af56 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.505158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65a0820b-9417-417a-a27a-8858c867af56 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.520052 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:31.520052 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:31.529282 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-65a0820b-9417-417a-a27a-8858c867af56 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Volume info retrieved successfully. Aug 19 15:58:31.535648 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65a0820b-9417-417a-a27a-8858c867af56 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 200 Aug 19 15:58:31.536306 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 297/1177] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:31 2026] GET /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:31.545864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-64932fef-ab8f-4e94-b0d4-cf656815fe0f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.548446 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64932fef-ab8f-4e94-b0d4-cf656815fe0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 Aug 19 15:58:31.548741 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64932fef-ab8f-4e94-b0d4-cf656815fe0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.548903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64932fef-ab8f-4e94-b0d4-cf656815fe0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.563210 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64932fef-ab8f-4e94-b0d4-cf656815fe0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 returned with HTTP 404 Aug 19 15:58:31.563210 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 294/1178] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:31 2026] GET /volume/v3/volumes/8d4390d1-6ab5-4bc7-8ff2-253805ccf8d2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:31.574655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-287bfd85-38ff-4f5c-aca8-a827110d35fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.578287 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-287bfd85-38ff-4f5c-aca8-a827110d35fd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:31.578287 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-287bfd85-38ff-4f5c-aca8-a827110d35fd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.578287 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-287bfd85-38ff-4f5c-aca8-a827110d35fd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.579217 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-287bfd85-38ff-4f5c-aca8-a827110d35fd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:31.587276 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-287bfd85-38ff-4f5c-aca8-a827110d35fd tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c returned with HTTP 404 Aug 19 15:58:31.587853 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 290/1179] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:31 2026] DELETE /volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:31.599964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9b3187cb-e495-4128-9099-020c08264f2a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.604096 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b3187cb-e495-4128-9099-020c08264f2a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c Aug 19 15:58:31.605286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b3187cb-e495-4128-9099-020c08264f2a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.605286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b3187cb-e495-4128-9099-020c08264f2a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.620020 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b3187cb-e495-4128-9099-020c08264f2a tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c returned with HTTP 404 Aug 19 15:58:31.620480 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 299/1180] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:31 2026] GET /volume/v3/volumes/02e444fe-658e-408b-b7a8-8dcff4795c9c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:31.634834 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e1a7c59-8edc-42e6-9674-b1e9e6133c58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.645145 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e1a7c59-8edc-42e6-9674-b1e9e6133c58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 Aug 19 15:58:31.645528 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e1a7c59-8edc-42e6-9674-b1e9e6133c58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.646290 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e1a7c59-8edc-42e6-9674-b1e9e6133c58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.646575 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2e1a7c59-8edc-42e6-9674-b1e9e6133c58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 40facc94-cca9-4b84-a571-64ec6bd6c776 Aug 19 15:58:31.668865 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:31.668865 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:31.669808 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e1a7c59-8edc-42e6-9674-b1e9e6133c58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:31.722498 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e1a7c59-8edc-42e6-9674-b1e9e6133c58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume request issued successfully. Aug 19 15:58:31.722498 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e1a7c59-8edc-42e6-9674-b1e9e6133c58 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 returned with HTTP 202 Aug 19 15:58:31.724362 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 298/1181] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:31 2026] DELETE /volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:31.741976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-26269c3e-4d72-4c9f-be3f-19f0c7035bed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.746436 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26269c3e-4d72-4c9f-be3f-19f0c7035bed tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 Aug 19 15:58:31.746718 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26269c3e-4d72-4c9f-be3f-19f0c7035bed tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.747032 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26269c3e-4d72-4c9f-be3f-19f0c7035bed tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.760004 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:31.760004 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:31.766413 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-26269c3e-4d72-4c9f-be3f-19f0c7035bed tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Volume info retrieved successfully. Aug 19 15:58:31.773661 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26269c3e-4d72-4c9f-be3f-19f0c7035bed tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 returned with HTTP 200 Aug 19 15:58:31.774346 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 295/1182] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:31 2026] GET /volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:31.884541 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3cdb56e6-e661-44f1-9498-a8b85fe0a68c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:31.887060 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3cdb56e6-e661-44f1-9498-a8b85fe0a68c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:31.887060 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3cdb56e6-e661-44f1-9498-a8b85fe0a68c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:31.887568 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3cdb56e6-e661-44f1-9498-a8b85fe0a68c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:31.907145 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:31.907145 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:31.913381 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3cdb56e6-e661-44f1-9498-a8b85fe0a68c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:31.922993 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3cdb56e6-e661-44f1-9498-a8b85fe0a68c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:31.922993 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 291/1183] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:31 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:32.553122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-289d7e7f-ee80-4fe5-a624-9011e8a54809 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.555734 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-289d7e7f-ee80-4fe5-a624-9011e8a54809 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:32.556051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-289d7e7f-ee80-4fe5-a624-9011e8a54809 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.556358 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-289d7e7f-ee80-4fe5-a624-9011e8a54809 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.573090 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:32.573090 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:32.581587 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-289d7e7f-ee80-4fe5-a624-9011e8a54809 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Volume info retrieved successfully. Aug 19 15:58:32.587884 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-289d7e7f-ee80-4fe5-a624-9011e8a54809 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 200 Aug 19 15:58:32.588497 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 300/1184] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:32.605880 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b7f9b9b-d4f6-4cc0-9f4b-c3c110bbe83e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.610685 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b7f9b9b-d4f6-4cc0-9f4b-c3c110bbe83e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Aug 19 15:58:32.612388 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b7f9b9b-d4f6-4cc0-9f4b-c3c110bbe83e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4c6e9faf-b0f1-4157-b518-a7c0a2221677"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:32.614587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volume_transfer [None req-4b7f9b9b-d4f6-4cc0-9f4b-c3c110bbe83e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Creating new volume transfer {'transfer': {'volume_id': '4c6e9faf-b0f1-4157-b518-a7c0a2221677'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 15:58:32.614834 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volume_transfer [None req-4b7f9b9b-d4f6-4cc0-9f4b-c3c110bbe83e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Creating transfer of volume 4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:32.614911 np0000007787 devstack@c-api.service[100249]: INFO cinder.transfer.api [None req-4b7f9b9b-d4f6-4cc0-9f4b-c3c110bbe83e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Generating transfer record for volume 4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:32.627213 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:32.627213 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:32.655156 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b7f9b9b-d4f6-4cc0-9f4b-c3c110bbe83e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Aug 19 15:58:32.655916 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 299/1185] 10.4.3.32 () {70 vars in 1319 bytes} [Wed Aug 19 15:58:32 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:32.671416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-18d83380-c391-4262-a4cc-a1178584179d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.681286 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-18d83380-c391-4262-a4cc-a1178584179d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:32.681286 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-18d83380-c391-4262-a4cc-a1178584179d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.681286 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-18d83380-c391-4262-a4cc-a1178584179d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.693237 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:32.693237 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:32.705582 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-18d83380-c391-4262-a4cc-a1178584179d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Volume info retrieved successfully. Aug 19 15:58:32.720319 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-18d83380-c391-4262-a4cc-a1178584179d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 200 Aug 19 15:58:32.720955 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 296/1186] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 951 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:32.743416 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d8fe8f7-6aa0-4a2a-852a-1bed700518e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.745571 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d8fe8f7-6aa0-4a2a-852a-1bed700518e4 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/detail Aug 19 15:58:32.746041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d8fe8f7-6aa0-4a2a-852a-1bed700518e4 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.746330 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d8fe8f7-6aa0-4a2a-852a-1bed700518e4 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.746330 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volume_transfer [None req-8d8fe8f7-6aa0-4a2a-852a-1bed700518e4 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Listing volume transfers {{(pid=100251) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 15:58:32.752929 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d8fe8f7-6aa0-4a2a-852a-1bed700518e4 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 15:58:32.753156 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 292/1187] 10.4.3.32 () {68 vars in 1319 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:58:32.769749 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-37c050f2-9d41-4396-ab95-42294a13dc27 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.774251 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-37c050f2-9d41-4396-ab95-42294a13dc27 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/ba98cfe7-09e6-4dbd-8ce6-9085b54e8204 Aug 19 15:58:32.774562 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-37c050f2-9d41-4396-ab95-42294a13dc27 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.775021 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-37c050f2-9d41-4396-ab95-42294a13dc27 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.776288 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.volume_transfer [None req-37c050f2-9d41-4396-ab95-42294a13dc27 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Delete transfer with id: ba98cfe7-09e6-4dbd-8ce6-9085b54e8204 Aug 19 15:58:32.792999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-68db83cc-583e-4fd2-82be-d0dbcbd16e67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.795862 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-68db83cc-583e-4fd2-82be-d0dbcbd16e67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 Aug 19 15:58:32.796271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-68db83cc-583e-4fd2-82be-d0dbcbd16e67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.796271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-68db83cc-583e-4fd2-82be-d0dbcbd16e67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.808350 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-68db83cc-583e-4fd2-82be-d0dbcbd16e67 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 returned with HTTP 404 Aug 19 15:58:32.808460 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:32.808460 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:32.809048 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 300/1188] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/volumes/40facc94-cca9-4b84-a571-64ec6bd6c776 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:32.817933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-95fdaa34-accc-4688-b073-6018fad3398f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.821924 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95fdaa34-accc-4688-b073-6018fad3398f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:32.821924 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95fdaa34-accc-4688-b073-6018fad3398f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.821924 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95fdaa34-accc-4688-b073-6018fad3398f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.821924 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-95fdaa34-accc-4688-b073-6018fad3398f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: 268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:32.836542 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-37c050f2-9d41-4396-ab95-42294a13dc27 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volume-transfers/ba98cfe7-09e6-4dbd-8ce6-9085b54e8204 returned with HTTP 202 Aug 19 15:58:32.836958 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 301/1189] 10.4.3.32 () {68 vars in 1412 bytes} [Wed Aug 19 15:58:32 2026] DELETE /volume/v3/volume-transfers/ba98cfe7-09e6-4dbd-8ce6-9085b54e8204 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:32.842139 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95fdaa34-accc-4688-b073-6018fad3398f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d returned with HTTP 404 Aug 19 15:58:32.842139 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 297/1190] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:32 2026] DELETE /volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:32.854231 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e221a075-e2e1-49e7-9c5f-9f3fc6fedc1b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.857053 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a6c8c79-d3f2-4b9d-9648-80a9c4cd396e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.858353 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e221a075-e2e1-49e7-9c5f-9f3fc6fedc1b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:32.859935 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e221a075-e2e1-49e7-9c5f-9f3fc6fedc1b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.860126 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a6c8c79-d3f2-4b9d-9648-80a9c4cd396e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d Aug 19 15:58:32.860292 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e221a075-e2e1-49e7-9c5f-9f3fc6fedc1b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.860457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a6c8c79-d3f2-4b9d-9648-80a9c4cd396e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.860793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a6c8c79-d3f2-4b9d-9648-80a9c4cd396e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.874248 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a6c8c79-d3f2-4b9d-9648-80a9c4cd396e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d returned with HTTP 404 Aug 19 15:58:32.874248 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 301/1191] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/snapshots/268bbce0-abd2-4de3-87b7-418ef8f6fe8d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:32.883150 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:32.883150 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:32.888793 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e221a075-e2e1-49e7-9c5f-9f3fc6fedc1b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Volume info retrieved successfully. Aug 19 15:58:32.896336 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4f19ec65-4dae-448d-835a-2ba4deef0a12 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.897546 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e221a075-e2e1-49e7-9c5f-9f3fc6fedc1b tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 200 Aug 19 15:58:32.899303 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 293/1192] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 943 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:32.900866 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f19ec65-4dae-448d-835a-2ba4deef0a12 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:32.901063 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f19ec65-4dae-448d-835a-2ba4deef0a12 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.901334 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f19ec65-4dae-448d-835a-2ba4deef0a12 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.901869 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4f19ec65-4dae-448d-835a-2ba4deef0a12 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:32.908970 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f19ec65-4dae-448d-835a-2ba4deef0a12 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 returned with HTTP 404 Aug 19 15:58:32.909108 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 302/1193] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:32 2026] DELETE /volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:32.915627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-337f4db8-9119-478d-a172-d8301c9a0d7e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.920499 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-242c7da3-fc70-4081-ba4f-3af9b9ccb5fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.920655 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-337f4db8-9119-478d-a172-d8301c9a0d7e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/ba98cfe7-09e6-4dbd-8ce6-9085b54e8204 Aug 19 15:58:32.921127 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-337f4db8-9119-478d-a172-d8301c9a0d7e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.921358 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-337f4db8-9119-478d-a172-d8301c9a0d7e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.921523 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-337f4db8-9119-478d-a172-d8301c9a0d7e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Delete transfer with id: ba98cfe7-09e6-4dbd-8ce6-9085b54e8204 Aug 19 15:58:32.923051 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-242c7da3-fc70-4081-ba4f-3af9b9ccb5fa tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 Aug 19 15:58:32.923345 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-242c7da3-fc70-4081-ba4f-3af9b9ccb5fa tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.923569 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-242c7da3-fc70-4081-ba4f-3af9b9ccb5fa tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.932270 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-337f4db8-9119-478d-a172-d8301c9a0d7e tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volume-transfers/ba98cfe7-09e6-4dbd-8ce6-9085b54e8204 returned with HTTP 404 Aug 19 15:58:32.932270 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 298/1194] 10.4.3.32 () {68 vars in 1412 bytes} [Wed Aug 19 15:58:32 2026] DELETE /volume/v3/volume-transfers/ba98cfe7-09e6-4dbd-8ce6-9085b54e8204 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:32.933546 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-242c7da3-fc70-4081-ba4f-3af9b9ccb5fa tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 returned with HTTP 404 Aug 19 15:58:32.934369 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 302/1195] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/volumes/ce193202-16cd-428f-9c15-af8747cde632 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:32.939804 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fb78ff04-c138-4326-84c7-53f08d01104b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.940971 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a5556bfb-4417-4703-9137-7b21f14e1d12 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.944388 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb78ff04-c138-4326-84c7-53f08d01104b tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:32.944388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb78ff04-c138-4326-84c7-53f08d01104b tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.944388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb78ff04-c138-4326-84c7-53f08d01104b tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.944388 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-fb78ff04-c138-4326-84c7-53f08d01104b tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Delete volume with id: 4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:32.944643 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5556bfb-4417-4703-9137-7b21f14e1d12 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:32.944643 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5556bfb-4417-4703-9137-7b21f14e1d12 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.944643 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5556bfb-4417-4703-9137-7b21f14e1d12 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.944788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e6b41c33-3f1a-40ac-956f-3fc86373de0f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.949632 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6b41c33-3f1a-40ac-956f-3fc86373de0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:32.950814 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6b41c33-3f1a-40ac-956f-3fc86373de0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.951955 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6b41c33-3f1a-40ac-956f-3fc86373de0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.952605 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e6b41c33-3f1a-40ac-956f-3fc86373de0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:32.958884 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:32.958884 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:32.959581 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:32.959581 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:32.960230 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fb78ff04-c138-4326-84c7-53f08d01104b tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Volume info retrieved successfully. Aug 19 15:58:32.963503 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6b41c33-3f1a-40ac-956f-3fc86373de0f tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 returned with HTTP 404 Aug 19 15:58:32.963723 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a5556bfb-4417-4703-9137-7b21f14e1d12 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:32.964120 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 299/1196] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:32 2026] DELETE /volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:32.969716 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5556bfb-4417-4703-9137-7b21f14e1d12 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:32.970226 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 303/1197] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:32.974200 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7347c38-5089-411f-8f7b-70fb2549dc9b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.976836 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7347c38-5089-411f-8f7b-70fb2549dc9b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 Aug 19 15:58:32.977146 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7347c38-5089-411f-8f7b-70fb2549dc9b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.978322 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7347c38-5089-411f-8f7b-70fb2549dc9b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.982803 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-befa87ce-9a7a-4f61-99e5-218c5d60372a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:32.986494 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-befa87ce-9a7a-4f61-99e5-218c5d60372a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6 Aug 19 15:58:32.986735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-befa87ce-9a7a-4f61-99e5-218c5d60372a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:32.987042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-befa87ce-9a7a-4f61-99e5-218c5d60372a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:32.987112 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fb78ff04-c138-4326-84c7-53f08d01104b tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Delete volume request issued successfully. Aug 19 15:58:32.987438 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb78ff04-c138-4326-84c7-53f08d01104b tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 202 Aug 19 15:58:32.988087 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 294/1198] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:32 2026] DELETE /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:32.990218 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7347c38-5089-411f-8f7b-70fb2549dc9b tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 returned with HTTP 404 Aug 19 15:58:32.990960 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 303/1199] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:32 2026] GET /volume/v3/volumes/70558fe1-51de-4448-a255-09e1032a4469 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:32.996361 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:32.996361 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:33.002892 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65b09299-439a-47d1-bdc8-d91f27943290 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.003143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d7578888-ecea-44c3-aad8-63da60dfa6c5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.004899 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65b09299-439a-47d1-bdc8-d91f27943290 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] GET https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:33.004899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65b09299-439a-47d1-bdc8-d91f27943290 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.005071 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d7578888-ecea-44c3-aad8-63da60dfa6c5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:33.005369 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65b09299-439a-47d1-bdc8-d91f27943290 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.005432 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d7578888-ecea-44c3-aad8-63da60dfa6c5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.005700 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d7578888-ecea-44c3-aad8-63da60dfa6c5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.005999 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-d7578888-ecea-44c3-aad8-63da60dfa6c5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:33.013058 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d7578888-ecea-44c3-aad8-63da60dfa6c5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 returned with HTTP 404 Aug 19 15:58:33.013674 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 304/1200] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:33.016173 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:33.016173 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:33.021401 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-65b09299-439a-47d1-bdc8-d91f27943290 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Volume info retrieved successfully. Aug 19 15:58:33.024406 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3fbc824-f1ab-4c41-8e18-5742af4aa64e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.026733 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65b09299-439a-47d1-bdc8-d91f27943290 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 200 Aug 19 15:58:33.027269 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3fbc824-f1ab-4c41-8e18-5742af4aa64e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 Aug 19 15:58:33.027449 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 295/1201] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 1127 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:58:33.029225 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3fbc824-f1ab-4c41-8e18-5742af4aa64e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.029225 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3fbc824-f1ab-4c41-8e18-5742af4aa64e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.034436 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3fbc824-f1ab-4c41-8e18-5742af4aa64e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 returned with HTTP 404 Aug 19 15:58:33.035146 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 304/1202] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/snapshots/f3c6c812-f53c-4fba-99e3-45d76985a067 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:33.045101 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5338f14-4933-4fd9-b539-e82bb82b86fe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.047100 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5338f14-4933-4fd9-b539-e82bb82b86fe tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:33.047488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5338f14-4933-4fd9-b539-e82bb82b86fe tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.047488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5338f14-4933-4fd9-b539-e82bb82b86fe tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.047806 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e5338f14-4933-4fd9-b539-e82bb82b86fe tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:33.060110 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5338f14-4933-4fd9-b539-e82bb82b86fe tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a returned with HTTP 404 Aug 19 15:58:33.061047 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 305/1203] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.071046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-61c5b411-bbde-46ff-81cc-15ea8955cef6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.073951 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61c5b411-bbde-46ff-81cc-15ea8955cef6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a Aug 19 15:58:33.074292 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61c5b411-bbde-46ff-81cc-15ea8955cef6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.074566 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61c5b411-bbde-46ff-81cc-15ea8955cef6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.087147 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61c5b411-bbde-46ff-81cc-15ea8955cef6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a returned with HTTP 404 Aug 19 15:58:33.087147 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 296/1204] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/volumes/4c2871b8-3b9d-4d43-84c7-54306a2fb54a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.096985 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3b55acd1-5680-4e4d-a657-0fe216198912 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.098968 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b55acd1-5680-4e4d-a657-0fe216198912 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:33.099269 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b55acd1-5680-4e4d-a657-0fe216198912 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.099526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b55acd1-5680-4e4d-a657-0fe216198912 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.099667 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-3b55acd1-5680-4e4d-a657-0fe216198912 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:33.108221 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b55acd1-5680-4e4d-a657-0fe216198912 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 returned with HTTP 404 Aug 19 15:58:33.108846 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-befa87ce-9a7a-4f61-99e5-218c5d60372a tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6 returned with HTTP 200 Aug 19 15:58:33.109166 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 305/1205] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:33.109477 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 300/1206] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:58:32 2026] DELETE /volume/v3/attachments/8fc596e1-074a-4e95-937f-b7fb1bb6fdb6 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:33.120521 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-404e8ab6-8ded-47a0-a846-3675b1c1fe7d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.121727 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-bf0c1c18-d25e-4106-bef5-d9056b154ff0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.123103 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-404e8ab6-8ded-47a0-a846-3675b1c1fe7d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 Aug 19 15:58:33.123701 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-404e8ab6-8ded-47a0-a846-3675b1c1fe7d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.124532 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-bf0c1c18-d25e-4106-bef5-d9056b154ff0 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] DELETE https://10.4.3.32/volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93 Aug 19 15:58:33.124587 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-404e8ab6-8ded-47a0-a846-3675b1c1fe7d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.124850 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-bf0c1c18-d25e-4106-bef5-d9056b154ff0 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.125114 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-bf0c1c18-d25e-4106-bef5-d9056b154ff0 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.131425 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-404e8ab6-8ded-47a0-a846-3675b1c1fe7d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 returned with HTTP 404 Aug 19 15:58:33.132227 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 306/1207] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/snapshots/aef7aaca-b5e5-4299-a428-fddeff5e3471 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:33.136833 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:33.136833 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:33.145032 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e08aab27-1793-4ceb-88a9-4aad0f76d977 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.149169 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e08aab27-1793-4ceb-88a9-4aad0f76d977 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:33.149324 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e08aab27-1793-4ceb-88a9-4aad0f76d977 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.149565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e08aab27-1793-4ceb-88a9-4aad0f76d977 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.149867 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e08aab27-1793-4ceb-88a9-4aad0f76d977 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:33.159085 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e08aab27-1793-4ceb-88a9-4aad0f76d977 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d returned with HTTP 404 Aug 19 15:58:33.159754 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 306/1208] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.170749 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a9f86ae9-6b56-4f57-add4-0f0a4c9d83e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.173493 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a9f86ae9-6b56-4f57-add4-0f0a4c9d83e6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d Aug 19 15:58:33.174809 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a9f86ae9-6b56-4f57-add4-0f0a4c9d83e6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.174809 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a9f86ae9-6b56-4f57-add4-0f0a4c9d83e6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.184748 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a9f86ae9-6b56-4f57-add4-0f0a4c9d83e6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d returned with HTTP 404 Aug 19 15:58:33.185149 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 301/1209] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/volumes/c300b15f-8dfd-47fa-b1a2-ebd595ab119d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.194870 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e21b4595-44db-4d1d-ba33-063c80b2989d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.196730 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e21b4595-44db-4d1d-ba33-063c80b2989d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:58:33.197029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e21b4595-44db-4d1d-ba33-063c80b2989d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.197746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e21b4595-44db-4d1d-ba33-063c80b2989d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.197746 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e21b4595-44db-4d1d-ba33-063c80b2989d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:58:33.206494 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e21b4595-44db-4d1d-ba33-063c80b2989d tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a returned with HTTP 404 Aug 19 15:58:33.208979 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 307/1210] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.217369 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-bf0c1c18-d25e-4106-bef5-d9056b154ff0 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93 returned with HTTP 200 Aug 19 15:58:33.218193 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 297/1211] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/attachments/838fe154-2b48-4fcb-a2e9-a37be74beb93 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:33.219396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7a1463b-40ba-4281-b2d7-6e1a06fc391e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.226123 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7a1463b-40ba-4281-b2d7-6e1a06fc391e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a Aug 19 15:58:33.226123 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7a1463b-40ba-4281-b2d7-6e1a06fc391e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.226123 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7a1463b-40ba-4281-b2d7-6e1a06fc391e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.233040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-af2c0165-df8d-4d17-8382-0dab05e229fc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.233946 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7a1463b-40ba-4281-b2d7-6e1a06fc391e tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a returned with HTTP 404 Aug 19 15:58:33.234752 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 307/1212] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/volumes/0883d8e8-3d9e-4c78-8522-95e81da9536a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.236569 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-af2c0165-df8d-4d17-8382-0dab05e229fc tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] DELETE https://10.4.3.32/volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61 Aug 19 15:58:33.236887 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-af2c0165-df8d-4d17-8382-0dab05e229fc tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.237157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-af2c0165-df8d-4d17-8382-0dab05e229fc tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.247697 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-867c8f84-ffe9-4302-bec3-93a2d96ef1b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.250479 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:33.250479 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:33.252334 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-867c8f84-ffe9-4302-bec3-93a2d96ef1b5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:58:33.255156 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-867c8f84-ffe9-4302-bec3-93a2d96ef1b5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.255514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-867c8f84-ffe9-4302-bec3-93a2d96ef1b5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.255688 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-867c8f84-ffe9-4302-bec3-93a2d96ef1b5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:58:33.264665 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-867c8f84-ffe9-4302-bec3-93a2d96ef1b5 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad returned with HTTP 404 Aug 19 15:58:33.265257 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 308/1213] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.278991 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f27eed67-336d-48e4-96a4-316b4503e2b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.282528 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f27eed67-336d-48e4-96a4-316b4503e2b6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad Aug 19 15:58:33.282830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f27eed67-336d-48e4-96a4-316b4503e2b6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.283652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f27eed67-336d-48e4-96a4-316b4503e2b6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.293668 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f27eed67-336d-48e4-96a4-316b4503e2b6 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad returned with HTTP 404 Aug 19 15:58:33.295299 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 298/1214] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/volumes/2da5eda4-2c6d-4b98-b57f-03e519216dad => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.303948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4fd61912-6940-42ba-bc2e-bde26bdf89cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.306500 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4fd61912-6940-42ba-bc2e-bde26bdf89cc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:58:33.307042 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4fd61912-6940-42ba-bc2e-bde26bdf89cc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.307333 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4fd61912-6940-42ba-bc2e-bde26bdf89cc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.307484 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-4fd61912-6940-42ba-bc2e-bde26bdf89cc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:58:33.313969 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4fd61912-6940-42ba-bc2e-bde26bdf89cc tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 returned with HTTP 404 Aug 19 15:58:33.314097 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6a64a6c1-11fb-4fa2-93c2-def42a9498f5 req-af2c0165-df8d-4d17-8382-0dab05e229fc tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61 returned with HTTP 200 Aug 19 15:58:33.314484 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 302/1215] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/attachments/756fee1e-2d69-4fab-a773-b88487720c61 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:33.314639 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 308/1216] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:33.323302 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-85ce887c-2e1c-4857-9ced-97232e99c9b8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.325819 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-85ce887c-2e1c-4857-9ced-97232e99c9b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 Aug 19 15:58:33.326073 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-85ce887c-2e1c-4857-9ced-97232e99c9b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.326313 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-85ce887c-2e1c-4857-9ced-97232e99c9b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.332306 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-85ce887c-2e1c-4857-9ced-97232e99c9b8 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 returned with HTTP 404 Aug 19 15:58:33.334195 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 309/1217] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/snapshots/a6d734b0-7711-4e30-b41a-441f4ba0b489 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:33.343798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d4f6f543-ef92-4d3f-8cee-3aa9de6acd47 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.344122 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4f6f543-ef92-4d3f-8cee-3aa9de6acd47 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:58:33.344878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4f6f543-ef92-4d3f-8cee-3aa9de6acd47 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.344878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4f6f543-ef92-4d3f-8cee-3aa9de6acd47 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.345012 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d4f6f543-ef92-4d3f-8cee-3aa9de6acd47 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: 1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:58:33.351502 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4f6f543-ef92-4d3f-8cee-3aa9de6acd47 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f returned with HTTP 404 Aug 19 15:58:33.352031 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 299/1218] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.361637 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3802a31a-6001-4c89-a51c-a79ed33048db None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.363546 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3802a31a-6001-4c89-a51c-a79ed33048db tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f Aug 19 15:58:33.363834 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3802a31a-6001-4c89-a51c-a79ed33048db tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.364095 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3802a31a-6001-4c89-a51c-a79ed33048db tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.371474 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3802a31a-6001-4c89-a51c-a79ed33048db tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f returned with HTTP 404 Aug 19 15:58:33.372119 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 303/1219] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/volumes/1ef7815f-90bf-47cc-ae6e-28a8e518b87f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.383121 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dca995ae-eb7b-4112-ad3f-cab877a8a4d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.385302 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dca995ae-eb7b-4112-ad3f-cab877a8a4d4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:58:33.385502 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dca995ae-eb7b-4112-ad3f-cab877a8a4d4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.385815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dca995ae-eb7b-4112-ad3f-cab877a8a4d4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.385960 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-dca995ae-eb7b-4112-ad3f-cab877a8a4d4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete snapshot with id: dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:58:33.392486 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dca995ae-eb7b-4112-ad3f-cab877a8a4d4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d returned with HTTP 404 Aug 19 15:58:33.393150 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 309/1220] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:33.402363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-691c754f-95d3-46c7-a988-881bc0913ad4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.404600 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-691c754f-95d3-46c7-a988-881bc0913ad4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d Aug 19 15:58:33.404749 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-691c754f-95d3-46c7-a988-881bc0913ad4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.405256 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-691c754f-95d3-46c7-a988-881bc0913ad4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.410601 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-691c754f-95d3-46c7-a988-881bc0913ad4 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d returned with HTTP 404 Aug 19 15:58:33.411325 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 310/1221] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/snapshots/dc0f138a-233b-4528-a0b4-1d7d25e22c7d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:33.423104 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bd60d8fb-1f12-4ebd-99bd-5ec6e1f6da31 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.426103 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd60d8fb-1f12-4ebd-99bd-5ec6e1f6da31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:58:33.426103 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd60d8fb-1f12-4ebd-99bd-5ec6e1f6da31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.426103 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd60d8fb-1f12-4ebd-99bd-5ec6e1f6da31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.426665 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-bd60d8fb-1f12-4ebd-99bd-5ec6e1f6da31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Delete volume with id: ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:58:33.433245 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd60d8fb-1f12-4ebd-99bd-5ec6e1f6da31 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 returned with HTTP 404 Aug 19 15:58:33.433570 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 300/1222] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:33 2026] DELETE /volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.443467 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d6b7f112-7d10-44fa-a4d5-fcaf48e48877 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.445500 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6b7f112-7d10-44fa-a4d5-fcaf48e48877 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] GET https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 Aug 19 15:58:33.445824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6b7f112-7d10-44fa-a4d5-fcaf48e48877 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.446071 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6b7f112-7d10-44fa-a4d5-fcaf48e48877 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:33.453928 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6b7f112-7d10-44fa-a4d5-fcaf48e48877 tempest-VolumeDependencyTests-1309323101 tempest-VolumeDependencyTests-1309323101-project-member] https://10.4.3.32/volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 returned with HTTP 404 Aug 19 15:58:33.454444 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 304/1223] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/volumes/ea2e7d22-855b-4775-800a-4f0c845611d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:33.988420 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8efd2129-45e7-438a-8bd7-cb678e47fb3f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:33.990657 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8efd2129-45e7-438a-8bd7-cb678e47fb3f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:33.990978 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8efd2129-45e7-438a-8bd7-cb678e47fb3f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:33.991182 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8efd2129-45e7-438a-8bd7-cb678e47fb3f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:34.014183 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:34.014183 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:34.021048 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8efd2129-45e7-438a-8bd7-cb678e47fb3f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:34.032307 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8efd2129-45e7-438a-8bd7-cb678e47fb3f tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:34.032814 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 310/1224] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:33 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:34.045144 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-957cdd24-a28f-4b44-97b9-cd2fe02476a8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:34.047518 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-957cdd24-a28f-4b44-97b9-cd2fe02476a8 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] GET https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:34.047704 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-957cdd24-a28f-4b44-97b9-cd2fe02476a8 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:34.048005 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-957cdd24-a28f-4b44-97b9-cd2fe02476a8 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:34.057468 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-957cdd24-a28f-4b44-97b9-cd2fe02476a8 tempest-VolumesTransfersV355Test-1913984107 tempest-VolumesTransfersV355Test-1913984107-project-admin] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 404 Aug 19 15:58:34.058196 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 311/1225] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:34 2026] GET /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:34.067908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d63926bc-433d-4f14-9a83-111fe055944d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:34.071422 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d63926bc-433d-4f14-9a83-111fe055944d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] GET https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:34.071667 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d63926bc-433d-4f14-9a83-111fe055944d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:34.071884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d63926bc-433d-4f14-9a83-111fe055944d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:34.082128 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d63926bc-433d-4f14-9a83-111fe055944d tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 404 Aug 19 15:58:34.082900 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 301/1226] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 15:58:34 2026] GET /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:34.098598 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0fe06386-71bc-442f-9f6a-7960fcc2e969 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:34.102134 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0fe06386-71bc-442f-9f6a-7960fcc2e969 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:34.102675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0fe06386-71bc-442f-9f6a-7960fcc2e969 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:34.102675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0fe06386-71bc-442f-9f6a-7960fcc2e969 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:34.104060 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0fe06386-71bc-442f-9f6a-7960fcc2e969 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] Delete volume with id: 4c6e9faf-b0f1-4157-b518-a7c0a2221677 Aug 19 15:58:34.112142 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0fe06386-71bc-442f-9f6a-7960fcc2e969 tempest-VolumesTransfersV355Test-468448597 tempest-VolumesTransfersV355Test-468448597-project-member] https://10.4.3.32/volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 returned with HTTP 404 Aug 19 15:58:34.113353 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 305/1227] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 15:58:34 2026] DELETE /volume/v3/volumes/4c6e9faf-b0f1-4157-b518-a7c0a2221677 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:58:34.636381 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-bf161512-0acb-400d-9063-42a9f2bff0d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:34.638086 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-bf161512-0acb-400d-9063-42a9f2bff0d5 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb/action Aug 19 15:58:34.638918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-bf161512-0acb-400d-9063-42a9f2bff0d5 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:34.638918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-bf161512-0acb-400d-9063-42a9f2bff0d5 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:34.656834 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:34.656834 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:34.683565 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fcdb29f7-dac0-496f-9f7c-dafb0316e6bf req-bf161512-0acb-400d-9063-42a9f2bff0d5 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb/action returned with HTTP 204 Aug 19 15:58:34.684186 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 311/1228] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:58:34 2026] POST /volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:35.049429 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-902e8e5f-53b6-4e34-8565-7e161813c523 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.051854 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-902e8e5f-53b6-4e34-8565-7e161813c523 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:35.051854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-902e8e5f-53b6-4e34-8565-7e161813c523 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.052613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-902e8e5f-53b6-4e34-8565-7e161813c523 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.075974 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.075974 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:35.085135 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-902e8e5f-53b6-4e34-8565-7e161813c523 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:35.094010 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-902e8e5f-53b6-4e34-8565-7e161813c523 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:35.095152 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 312/1229] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:35 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:35.121236 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1583fbf7-6aa1-40f0-aadb-ecdad6b9d7e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.123373 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1583fbf7-6aa1-40f0-aadb-ecdad6b9d7e1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:35.123717 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1583fbf7-6aa1-40f0-aadb-ecdad6b9d7e1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.124211 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1583fbf7-6aa1-40f0-aadb-ecdad6b9d7e1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.144188 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.144188 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:35.149634 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1583fbf7-6aa1-40f0-aadb-ecdad6b9d7e1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:35.163639 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1583fbf7-6aa1-40f0-aadb-ecdad6b9d7e1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:35.163639 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 302/1230] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:35 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:35.183472 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3397126d-1724-46d7-a700-9d42636a8cf1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.186097 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3397126d-1724-46d7-a700-9d42636a8cf1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] DELETE https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:35.187057 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3397126d-1724-46d7-a700-9d42636a8cf1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.187057 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3397126d-1724-46d7-a700-9d42636a8cf1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.187057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-3397126d-1724-46d7-a700-9d42636a8cf1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Delete volume with id: 34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:35.200873 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.200873 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:35.201460 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3397126d-1724-46d7-a700-9d42636a8cf1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:35.212326 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3397126d-1724-46d7-a700-9d42636a8cf1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-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 19 15:58:35.212863 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3397126d-1724-46d7-a700-9d42636a8cf1 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 400 Aug 19 15:58:35.213795 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 306/1231] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:35 2026] DELETE /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 307 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 15:58:35.224471 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c131a34f-523d-4170-8651-9ba3f6b45a0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.229407 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c131a34f-523d-4170-8651-9ba3f6b45a0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:35.229698 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c131a34f-523d-4170-8651-9ba3f6b45a0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.230133 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c131a34f-523d-4170-8651-9ba3f6b45a0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.245636 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.245636 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:35.251440 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c131a34f-523d-4170-8651-9ba3f6b45a0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:35.259573 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c131a34f-523d-4170-8651-9ba3f6b45a0b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:35.260423 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 312/1232] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:35 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:35.330331 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-169ddd9a-7564-49d5-9385-0bec3a544aae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.335974 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-169ddd9a-7564-49d5-9385-0bec3a544aae tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:35.335974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-169ddd9a-7564-49d5-9385-0bec3a544aae tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.335974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-169ddd9a-7564-49d5-9385-0bec3a544aae tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.359722 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.359722 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:35.365646 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-169ddd9a-7564-49d5-9385-0bec3a544aae tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:35.375624 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-169ddd9a-7564-49d5-9385-0bec3a544aae tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:35.376640 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 313/1233] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:35 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:35.411216 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-55f7e7a8-5f44-4ee9-8ff8-479444156552 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.415576 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-55f7e7a8-5f44-4ee9-8ff8-479444156552 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] POST https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454/action Aug 19 15:58:35.416096 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-55f7e7a8-5f44-4ee9-8ff8-479444156552 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:35.416527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-55f7e7a8-5f44-4ee9-8ff8-479444156552 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:35.434907 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.434907 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:35.435062 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-55f7e7a8-5f44-4ee9-8ff8-479444156552 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:35.450957 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-55f7e7a8-5f44-4ee9-8ff8-479444156552 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Begin detaching volume completed successfully. Aug 19 15:58:35.451693 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-55f7e7a8-5f44-4ee9-8ff8-479444156552 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454/action returned with HTTP 202 Aug 19 15:58:35.452245 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 303/1234] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:58:35 2026] POST /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:35.479824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.547393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a4b4fd2-de83-4850-86a7-6dba7a63d34d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.549793 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a4b4fd2-de83-4850-86a7-6dba7a63d34d None None] GET https://10.4.3.32/volume// Aug 19 15:58:35.549793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a4b4fd2-de83-4850-86a7-6dba7a63d34d None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.549793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a4b4fd2-de83-4850-86a7-6dba7a63d34d None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.549793 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a4b4fd2-de83-4850-86a7-6dba7a63d34d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:35.550235 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 313/1235] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:58:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:58:35.563321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-713474a0-807c-4584-98ba-61c06c4039eb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.571541 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-713474a0-807c-4584-98ba-61c06c4039eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:35.571541 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-713474a0-807c-4584-98ba-61c06c4039eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.571541 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-713474a0-807c-4584-98ba-61c06c4039eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.591382 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.591382 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:35.597580 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:35.600047 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:35.606703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:35.606703 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Create volume of 1 GB Aug 19 15:58:35.606946 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-713474a0-807c-4584-98ba-61c06c4039eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:35.609884 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Availability Zones retrieved successfully. Aug 19 15:58:35.613640 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-713474a0-807c-4584-98ba-61c06c4039eb tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:35.615542 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 314/1236] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:58:35 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 1321 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:58:35.618100 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Flow 'volume_create_api' (c7c8ba01-5288-4a6f-b2dd-602ad3ec9dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:35.619611 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8416c7c-c4a2-4070-97f1-62e4b6e358b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:35.620959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:35.654896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8416c7c-c4a2-4070-97f1-62e4b6e358b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:35.655610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b738bacf-44b4-4e5a-b01b-c04d6a8f2742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:35.724024 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-a78ac5c1-2145-430a-a7c1-6ebc43d87511 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.727269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-a78ac5c1-2145-430a-a7c1-6ebc43d87511 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] DELETE https://10.4.3.32/volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5 Aug 19 15:58:35.727521 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-a78ac5c1-2145-430a-a7c1-6ebc43d87511 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.727828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-a78ac5c1-2145-430a-a7c1-6ebc43d87511 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.742344 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.742344 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:35.806688 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Created reservations ['c6d9a911-5238-4ea4-8d48-539d66cf99d3', '2e325a51-b682-41d2-ad6e-66ce693e7b8a', 'f13273de-df34-4228-942d-7d1f4fd04e14', 'd3ab6843-53a9-40eb-a102-6ac0b52bc979'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:35.807834 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b738bacf-44b4-4e5a-b01b-c04d6a8f2742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d9a911-5238-4ea4-8d48-539d66cf99d3', '2e325a51-b682-41d2-ad6e-66ce693e7b8a', 'f13273de-df34-4228-942d-7d1f4fd04e14', 'd3ab6843-53a9-40eb-a102-6ac0b52bc979']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:35.809825 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4684dcde-15f1-4833-acec-1eb4169b37a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:35.842913 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-a78ac5c1-2145-430a-a7c1-6ebc43d87511 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5 returned with HTTP 200 Aug 19 15:58:35.843568 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 304/1237] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:58:35 2026] DELETE /volume/v3/attachments/9c21ca55-c3e2-46db-bc41-02ab3c97cbd5 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:35.853337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4684dcde-15f1-4833-acec-1eb4169b37a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4ede45-e756-47e2-bc17-83f3d8e18a32', '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='04fa09afcc3242d69b385d8913344838',qos_specs=None,replication_status=,reservations=['c6d9a911-5238-4ea4-8d48-539d66cf99d3','2e325a51-b682-41d2-ad6e-66ce693e7b8a','f13273de-df34-4228-942d-7d1f4fd04e14','d3ab6843-53a9-40eb-a102-6ac0b52bc979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e34c09a69024a4da60f7546c867a90f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:35Z,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=9b4ede45-e756-47e2-bc17-83f3d8e18a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa09afcc3242d69b385d8913344838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4e34c09a69024a4da60f7546c867a90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:35.853583 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a4031f7-3442-4195-a67c-f0774e7e42e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:35.868013 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-8caf9606-b7d9-4418-ab31-df9ccd6e29e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.871449 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-8caf9606-b7d9-4418-ab31-df9ccd6e29e4 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:58:35.871937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-8caf9606-b7d9-4418-ab31-df9ccd6e29e4 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.872037 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-8caf9606-b7d9-4418-ab31-df9ccd6e29e4 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.872283 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-8caf9606-b7d9-4418-ab31-df9ccd6e29e4 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Delete volume with id: e7d2814c-1990-4a21-8ce6-fee1ce2dee60 Aug 19 15:58:35.887133 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.887133 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:35.887747 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-8caf9606-b7d9-4418-ab31-df9ccd6e29e4 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Volume info retrieved successfully. Aug 19 15:58:35.905696 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a4031f7-3442-4195-a67c-f0774e7e42e8) transitioned into 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='04fa09afcc3242d69b385d8913344838',qos_specs=None,replication_status=,reservations=['c6d9a911-5238-4ea4-8d48-539d66cf99d3','2e325a51-b682-41d2-ad6e-66ce693e7b8a','f13273de-df34-4228-942d-7d1f4fd04e14','d3ab6843-53a9-40eb-a102-6ac0b52bc979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e34c09a69024a4da60f7546c867a90f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:35.906878 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f765526-eb4f-481b-a44f-b0409e5e9b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:35.933687 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-8caf9606-b7d9-4418-ab31-df9ccd6e29e4 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] Delete volume request issued successfully. Aug 19 15:58:35.934146 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0621077b-72f1-40ff-a71f-13d3f52ab9a8 req-8caf9606-b7d9-4418-ab31-df9ccd6e29e4 tempest-ServerActionsV293TestJSON-1716449035 tempest-ServerActionsV293TestJSON-1716449035-project-member] https://10.4.3.32/volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 returned with HTTP 202 Aug 19 15:58:35.934263 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f765526-eb4f-481b-a44f-b0409e5e9b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:35.934699 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 314/1238] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 15:58:35 2026] DELETE /volume/v3/volumes/e7d2814c-1990-4a21-8ce6-fee1ce2dee60 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:35.935467 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Flow 'volume_create_api' (c7c8ba01-5288-4a6f-b2dd-602ad3ec9dc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:35.939063 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Create volume request issued successfully. Aug 19 15:58:35.939999 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9e86844-3bb8-46fd-9306-c06151b9f643 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:35.940535 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 307/1239] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:58:35 2026] POST /volume/v3/volumes => generated 738 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:35.962373 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1cf92e0f-39ab-4605-8bfb-f3e90f545b7a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:35.965278 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1cf92e0f-39ab-4605-8bfb-f3e90f545b7a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 Aug 19 15:58:35.966001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1cf92e0f-39ab-4605-8bfb-f3e90f545b7a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:35.966001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1cf92e0f-39ab-4605-8bfb-f3e90f545b7a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:35.977880 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:35.977880 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:35.987051 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1cf92e0f-39ab-4605-8bfb-f3e90f545b7a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:35.999213 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1cf92e0f-39ab-4605-8bfb-f3e90f545b7a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 returned with HTTP 200 Aug 19 15:58:35.999732 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 315/1240] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:35 2026] GET /volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 => generated 806 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:36.748697 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-816c5421-2dcd-42f5-b851-457c95802b67 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:36.752291 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-816c5421-2dcd-42f5-b851-457c95802b67 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] DELETE https://10.4.3.32/volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb Aug 19 15:58:36.752830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-816c5421-2dcd-42f5-b851-457c95802b67 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:36.753091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-816c5421-2dcd-42f5-b851-457c95802b67 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:36.778405 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:36.778405 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:36.884104 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bf871dd5-c9ea-44ad-bdb8-2ed5b4814e94 req-816c5421-2dcd-42f5-b851-457c95802b67 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb returned with HTTP 200 Aug 19 15:58:36.885142 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 305/1241] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:58:36 2026] DELETE /volume/v3/attachments/9b39e939-a0af-4777-b57c-18905e783bdb => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:37.027191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8872d60b-e40d-4656-8f01-f7bfd4e8ae1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:37.030581 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8872d60b-e40d-4656-8f01-f7bfd4e8ae1a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 Aug 19 15:58:37.030882 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8872d60b-e40d-4656-8f01-f7bfd4e8ae1a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:37.031195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8872d60b-e40d-4656-8f01-f7bfd4e8ae1a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:37.044182 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:37.044182 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:37.056297 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8872d60b-e40d-4656-8f01-f7bfd4e8ae1a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:37.063883 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8872d60b-e40d-4656-8f01-f7bfd4e8ae1a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 returned with HTTP 200 Aug 19 15:58:37.064594 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 315/1242] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:37 2026] GET /volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 => generated 831 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:37.081397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0916885a-dee3-4fa9-a68d-7da8b24f080e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:37.085126 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0916885a-dee3-4fa9-a68d-7da8b24f080e tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 Aug 19 15:58:37.085126 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0916885a-dee3-4fa9-a68d-7da8b24f080e tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:37.086075 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0916885a-dee3-4fa9-a68d-7da8b24f080e tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:37.097829 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:37.097829 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:37.103803 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0916885a-dee3-4fa9-a68d-7da8b24f080e tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:37.111705 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0916885a-dee3-4fa9-a68d-7da8b24f080e tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 returned with HTTP 200 Aug 19 15:58:37.112309 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 308/1243] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:37 2026] GET /volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:37.130242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:37.132853 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:37.133673 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-21728830"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:37.135953 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-21728830'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:37.136232 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Create volume of 1 GB Aug 19 15:58:37.141472 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Availability Zones retrieved successfully. Aug 19 15:58:37.149971 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Flow 'volume_create_api' (84b4643d-9c61-4f22-9dd8-4ba004f3af46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:37.152203 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0854c055-2c88-45b6-852d-a7d35027e936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:37.153664 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:37.210414 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0854c055-2c88-45b6-852d-a7d35027e936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:37.211420 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1eb19aa-3966-46aa-be9b-870167c967f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:37.321957 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Created reservations ['a19e5f54-c928-4e50-9e70-5cbba194791f', '8da85971-3782-409d-b02c-6778f733c63d', '2140bd8b-c7d4-4f60-8146-1fa4bf74d76f', 'f8f30e23-fccd-4303-adc0-1e8eb96f7386'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:37.324401 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1eb19aa-3966-46aa-be9b-870167c967f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a19e5f54-c928-4e50-9e70-5cbba194791f', '8da85971-3782-409d-b02c-6778f733c63d', '2140bd8b-c7d4-4f60-8146-1fa4bf74d76f', 'f8f30e23-fccd-4303-adc0-1e8eb96f7386']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:37.324852 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f33833-add7-40e7-ac40-da3feac83984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:37.363852 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f33833-add7-40e7-ac40-da3feac83984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2d11c8-d39c-4dfd-83d7-40ad6d382101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-21728830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa09afcc3242d69b385d8913344838',qos_specs=None,replication_status=,reservations=['a19e5f54-c928-4e50-9e70-5cbba194791f','8da85971-3782-409d-b02c-6778f733c63d','2140bd8b-c7d4-4f60-8146-1fa4bf74d76f','f8f30e23-fccd-4303-adc0-1e8eb96f7386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e34c09a69024a4da60f7546c867a90f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:37Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-21728830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae2d11c8-d39c-4dfd-83d7-40ad6d382101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa09afcc3242d69b385d8913344838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4e34c09a69024a4da60f7546c867a90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:37.365647 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82bc4d6-fa1d-4522-9a2b-72f074e7129a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:37.398450 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82bc4d6-fa1d-4522-9a2b-72f074e7129a) transitioned into 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-21728830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa09afcc3242d69b385d8913344838',qos_specs=None,replication_status=,reservations=['a19e5f54-c928-4e50-9e70-5cbba194791f','8da85971-3782-409d-b02c-6778f733c63d','2140bd8b-c7d4-4f60-8146-1fa4bf74d76f','f8f30e23-fccd-4303-adc0-1e8eb96f7386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e34c09a69024a4da60f7546c867a90f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:37.400210 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8466c1e-2dcd-49d7-9f5e-74258c2647b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:37.421901 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8466c1e-2dcd-49d7-9f5e-74258c2647b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:37.423793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Flow 'volume_create_api' (84b4643d-9c61-4f22-9dd8-4ba004f3af46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:37.424370 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Create volume request issued successfully. Aug 19 15:58:37.426099 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2fa3a204-8a22-4bdf-9d62-3037e01f557f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:37.426955 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 316/1244] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:58:37 2026] POST /volume/v3/volumes => generated 772 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:37.447118 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dc730d7f-8bbd-4904-aff3-79df62c54c60 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:37.447118 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc730d7f-8bbd-4904-aff3-79df62c54c60 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 Aug 19 15:58:37.447316 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc730d7f-8bbd-4904-aff3-79df62c54c60 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:37.448841 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc730d7f-8bbd-4904-aff3-79df62c54c60 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:37.461717 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:37.461717 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:37.471950 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dc730d7f-8bbd-4904-aff3-79df62c54c60 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:37.483141 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc730d7f-8bbd-4904-aff3-79df62c54c60 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 returned with HTTP 200 Aug 19 15:58:37.483799 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 306/1245] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:37 2026] GET /volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:37.671055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-308992f9-a492-4c66-b2a4-a36e88b05dab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:37.673417 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-308992f9-a492-4c66-b2a4-a36e88b05dab tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:37.673575 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-308992f9-a492-4c66-b2a4-a36e88b05dab tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:37.675243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-308992f9-a492-4c66-b2a4-a36e88b05dab tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:37.695210 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:37.695210 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:37.703631 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-308992f9-a492-4c66-b2a4-a36e88b05dab tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:37.710611 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-308992f9-a492-4c66-b2a4-a36e88b05dab tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:37.711213 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 316/1246] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:37 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:38.506011 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-00a37b61-b7a9-45f6-8efb-c32f1eec0d95 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:38.508947 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00a37b61-b7a9-45f6-8efb-c32f1eec0d95 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 Aug 19 15:58:38.509562 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00a37b61-b7a9-45f6-8efb-c32f1eec0d95 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:38.509562 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00a37b61-b7a9-45f6-8efb-c32f1eec0d95 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:38.525572 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:38.525572 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:38.532161 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-00a37b61-b7a9-45f6-8efb-c32f1eec0d95 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:38.539244 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00a37b61-b7a9-45f6-8efb-c32f1eec0d95 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 returned with HTTP 200 Aug 19 15:58:38.542645 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 309/1247] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:38 2026] GET /volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:38.563906 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c8be5c7-9a0f-4920-8929-6274b5151a54 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:38.567334 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c8be5c7-9a0f-4920-8929-6274b5151a54 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 Aug 19 15:58:38.567894 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c8be5c7-9a0f-4920-8929-6274b5151a54 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:38.567965 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c8be5c7-9a0f-4920-8929-6274b5151a54 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:38.581103 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:38.581103 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:38.587299 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9c8be5c7-9a0f-4920-8929-6274b5151a54 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:38.595073 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c8be5c7-9a0f-4920-8929-6274b5151a54 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 returned with HTTP 200 Aug 19 15:58:38.595651 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 317/1248] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:38 2026] GET /volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:38.613943 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a207db82-6c3d-4370-ba12-4149e4c5db58 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:38.617668 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a207db82-6c3d-4370-ba12-4149e4c5db58 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:58:38.618249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a207db82-6c3d-4370-ba12-4149e4c5db58 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae2d11c8-d39c-4dfd-83d7-40ad6d382101", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1322323955"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:38.632599 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:38.632599 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:38.633380 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a207db82-6c3d-4370-ba12-4149e4c5db58 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:38.633530 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-a207db82-6c3d-4370-ba12-4149e4c5db58 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Create snapshot from volume ae2d11c8-d39c-4dfd-83d7-40ad6d382101 Aug 19 15:58:38.747375 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a207db82-6c3d-4370-ba12-4149e4c5db58 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Created reservations ['a6d4a352-62a2-4f87-8676-b2f2b4460ca2', '4ee5bdce-bc66-4ffe-9aa7-0871b3462687', 'd310fe17-aa06-4e2f-8b39-f70b3c8ebc64', '0dbc84ea-f321-4ed3-8fc2-5c43866073b2'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:38.817668 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9e5a266a-831c-4715-befb-598cf6d90f8c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:38.823882 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e5a266a-831c-4715-befb-598cf6d90f8c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 Aug 19 15:58:38.824352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e5a266a-831c-4715-befb-598cf6d90f8c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:38.824570 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e5a266a-831c-4715-befb-598cf6d90f8c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:38.824907 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9e5a266a-831c-4715-befb-598cf6d90f8c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Delete volume with id: d76664e8-2748-40bd-9a3c-1d50c2481976 Aug 19 15:58:38.834284 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a207db82-6c3d-4370-ba12-4149e4c5db58 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Snapshot create request issued successfully. Aug 19 15:58:38.834946 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a207db82-6c3d-4370-ba12-4149e4c5db58 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:58:38.835548 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 307/1249] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:58:38 2026] POST /volume/v3/snapshots => generated 326 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:38.843828 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:38.843828 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:38.843828 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9e5a266a-831c-4715-befb-598cf6d90f8c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:58:38.851509 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe163fa3-4b3e-49cb-a86c-00df8d6309f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:38.853577 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe163fa3-4b3e-49cb-a86c-00df8d6309f8 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a Aug 19 15:58:38.854091 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe163fa3-4b3e-49cb-a86c-00df8d6309f8 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:38.854487 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe163fa3-4b3e-49cb-a86c-00df8d6309f8 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:38.863237 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:38.863237 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:38.865866 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fe163fa3-4b3e-49cb-a86c-00df8d6309f8 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Snapshot retrieved successfully. Aug 19 15:58:38.865866 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe163fa3-4b3e-49cb-a86c-00df8d6309f8 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a returned with HTTP 200 Aug 19 15:58:38.865866 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 310/1250] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:38 2026] GET /volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a => generated 458 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:38.892203 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9e5a266a-831c-4715-befb-598cf6d90f8c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Delete volume request issued successfully. Aug 19 15:58:38.892203 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e5a266a-831c-4715-befb-598cf6d90f8c tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 returned with HTTP 202 Aug 19 15:58:38.892834 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 317/1251] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:38 2026] DELETE /volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:38.911730 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a548b154-6848-462b-b77c-955f97128bde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:38.917950 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a548b154-6848-462b-b77c-955f97128bde tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 Aug 19 15:58:38.918122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a548b154-6848-462b-b77c-955f97128bde tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:38.918370 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a548b154-6848-462b-b77c-955f97128bde tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:38.933810 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:38.933810 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:38.944476 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a548b154-6848-462b-b77c-955f97128bde tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:58:38.954954 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a548b154-6848-462b-b77c-955f97128bde tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 returned with HTTP 200 Aug 19 15:58:38.954954 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 318/1252] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:38 2026] GET /volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:39.885045 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01bcc9dc-2160-46a0-8650-8cad2499eb75 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:39.887830 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01bcc9dc-2160-46a0-8650-8cad2499eb75 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a Aug 19 15:58:39.888446 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01bcc9dc-2160-46a0-8650-8cad2499eb75 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:39.888446 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01bcc9dc-2160-46a0-8650-8cad2499eb75 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:39.896054 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:39.896054 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:39.896904 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-01bcc9dc-2160-46a0-8650-8cad2499eb75 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Snapshot retrieved successfully. Aug 19 15:58:39.898178 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01bcc9dc-2160-46a0-8650-8cad2499eb75 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a returned with HTTP 200 Aug 19 15:58:39.898979 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 308/1253] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:39 2026] GET /volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a => generated 485 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:39.913566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d6dd958-3a1a-494f-a10b-f794bec72e3b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:39.920536 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d6dd958-3a1a-494f-a10b-f794bec72e3b tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a Aug 19 15:58:39.920536 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d6dd958-3a1a-494f-a10b-f794bec72e3b tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:39.920862 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d6dd958-3a1a-494f-a10b-f794bec72e3b tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:39.932404 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:39.932404 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:39.933508 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d6dd958-3a1a-494f-a10b-f794bec72e3b tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Snapshot retrieved successfully. Aug 19 15:58:39.934538 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d6dd958-3a1a-494f-a10b-f794bec72e3b tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a returned with HTTP 200 Aug 19 15:58:39.935050 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 311/1254] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:39 2026] GET /volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:39.948024 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e51617c9-0a71-4ae9-aa80-2a35bdb7c312 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:39.951067 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e51617c9-0a71-4ae9-aa80-2a35bdb7c312 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a Aug 19 15:58:39.951685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e51617c9-0a71-4ae9-aa80-2a35bdb7c312 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:39.951685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e51617c9-0a71-4ae9-aa80-2a35bdb7c312 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:39.951847 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e51617c9-0a71-4ae9-aa80-2a35bdb7c312 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Delete snapshot with id: 2971446d-5eb2-4606-a671-483a5d122a4a Aug 19 15:58:39.962429 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:39.962429 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:39.963172 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e51617c9-0a71-4ae9-aa80-2a35bdb7c312 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Snapshot retrieved successfully. Aug 19 15:58:39.980356 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d51349ce-debf-46cd-9818-966d076fa3e2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:39.984917 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d51349ce-debf-46cd-9818-966d076fa3e2 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 Aug 19 15:58:39.984917 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d51349ce-debf-46cd-9818-966d076fa3e2 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:39.985560 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d51349ce-debf-46cd-9818-966d076fa3e2 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:39.995368 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e51617c9-0a71-4ae9-aa80-2a35bdb7c312 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Snapshot delete request issued successfully. Aug 19 15:58:39.995525 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e51617c9-0a71-4ae9-aa80-2a35bdb7c312 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a returned with HTTP 202 Aug 19 15:58:39.995578 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d51349ce-debf-46cd-9818-966d076fa3e2 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 returned with HTTP 404 Aug 19 15:58:39.996336 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 318/1255] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 15:58:39 2026] DELETE /volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:39.996427 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 319/1256] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:39 2026] GET /volume/v3/volumes/d76664e8-2748-40bd-9a3c-1d50c2481976 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:40.013470 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e7a98f4d-243e-4419-a7c2-a3642637efd2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:40.016070 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e938d0ca-9ccd-421d-95d9-eac9c9f77b8e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:40.018424 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7a98f4d-243e-4419-a7c2-a3642637efd2 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a Aug 19 15:58:40.018839 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7a98f4d-243e-4419-a7c2-a3642637efd2 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:40.019158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7a98f4d-243e-4419-a7c2-a3642637efd2 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:40.019504 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e938d0ca-9ccd-421d-95d9-eac9c9f77b8e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d Aug 19 15:58:40.019863 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e938d0ca-9ccd-421d-95d9-eac9c9f77b8e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:40.020059 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e938d0ca-9ccd-421d-95d9-eac9c9f77b8e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:40.020255 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e938d0ca-9ccd-421d-95d9-eac9c9f77b8e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Delete volume with id: 1431be65-2319-4790-82df-0faefcfdb90d Aug 19 15:58:40.029123 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:40.029123 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:40.029833 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e7a98f4d-243e-4419-a7c2-a3642637efd2 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Snapshot retrieved successfully. Aug 19 15:58:40.030582 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7a98f4d-243e-4419-a7c2-a3642637efd2 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a returned with HTTP 200 Aug 19 15:58:40.031168 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 309/1257] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:40 2026] GET /volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:40.035867 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:40.035867 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:40.036407 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e938d0ca-9ccd-421d-95d9-eac9c9f77b8e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:58:40.078417 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e938d0ca-9ccd-421d-95d9-eac9c9f77b8e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Delete volume request issued successfully. Aug 19 15:58:40.078417 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e938d0ca-9ccd-421d-95d9-eac9c9f77b8e tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d returned with HTTP 202 Aug 19 15:58:40.078974 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 312/1258] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:40 2026] DELETE /volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:40.088619 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d181d470-2523-424f-afa3-ecb1bc919941 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:40.091297 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d181d470-2523-424f-afa3-ecb1bc919941 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d Aug 19 15:58:40.091447 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d181d470-2523-424f-afa3-ecb1bc919941 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:40.092244 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d181d470-2523-424f-afa3-ecb1bc919941 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:40.102728 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:40.102728 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:40.108198 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d181d470-2523-424f-afa3-ecb1bc919941 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:58:40.116283 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d181d470-2523-424f-afa3-ecb1bc919941 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d returned with HTTP 200 Aug 19 15:58:40.118173 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 319/1259] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:40 2026] GET /volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:41.046172 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b7495de0-dbf3-41ea-8fb5-80ebf7d5ed73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:41.048368 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7495de0-dbf3-41ea-8fb5-80ebf7d5ed73 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a Aug 19 15:58:41.048629 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7495de0-dbf3-41ea-8fb5-80ebf7d5ed73 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:41.057857 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7495de0-dbf3-41ea-8fb5-80ebf7d5ed73 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:41.070879 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7495de0-dbf3-41ea-8fb5-80ebf7d5ed73 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a returned with HTTP 404 Aug 19 15:58:41.071480 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 320/1260] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:58:41 2026] GET /volume/v3/snapshots/2971446d-5eb2-4606-a671-483a5d122a4a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:41.081586 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4524be5-a050-4c5d-a6d8-1bd71c7f5b23 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:41.090600 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4524be5-a050-4c5d-a6d8-1bd71c7f5b23 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 Aug 19 15:58:41.090600 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4524be5-a050-4c5d-a6d8-1bd71c7f5b23 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:41.090600 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4524be5-a050-4c5d-a6d8-1bd71c7f5b23 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:41.092002 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a4524be5-a050-4c5d-a6d8-1bd71c7f5b23 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Delete volume with id: ae2d11c8-d39c-4dfd-83d7-40ad6d382101 Aug 19 15:58:41.103699 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:41.103699 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:41.105148 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4524be5-a050-4c5d-a6d8-1bd71c7f5b23 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:41.137446 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-750d2c15-05a7-4223-98d5-33c2769e4c66 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:41.139928 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-750d2c15-05a7-4223-98d5-33c2769e4c66 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d Aug 19 15:58:41.140185 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-750d2c15-05a7-4223-98d5-33c2769e4c66 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:41.140446 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-750d2c15-05a7-4223-98d5-33c2769e4c66 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:41.155206 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-750d2c15-05a7-4223-98d5-33c2769e4c66 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d returned with HTTP 404 Aug 19 15:58:41.156101 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 313/1261] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:41 2026] GET /volume/v3/volumes/1431be65-2319-4790-82df-0faefcfdb90d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:41.156786 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4524be5-a050-4c5d-a6d8-1bd71c7f5b23 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Delete volume request issued successfully. Aug 19 15:58:41.157166 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4524be5-a050-4c5d-a6d8-1bd71c7f5b23 tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 returned with HTTP 202 Aug 19 15:58:41.158812 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 310/1262] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:41 2026] DELETE /volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:41.170841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74ecbceb-b087-4f72-b4a2-4559313759eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:41.175504 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74ecbceb-b087-4f72-b4a2-4559313759eb tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] DELETE https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd Aug 19 15:58:41.175504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74ecbceb-b087-4f72-b4a2-4559313759eb tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:41.175504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74ecbceb-b087-4f72-b4a2-4559313759eb tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:41.175504 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-74ecbceb-b087-4f72-b4a2-4559313759eb tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Delete volume with id: 439f74d0-2564-451b-9022-07952584f5cd Aug 19 15:58:41.175805 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-58896ce3-8dff-4aee-b7c3-7ff453499eef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:41.178633 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58896ce3-8dff-4aee-b7c3-7ff453499eef tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 Aug 19 15:58:41.178633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58896ce3-8dff-4aee-b7c3-7ff453499eef tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:41.178633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58896ce3-8dff-4aee-b7c3-7ff453499eef tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:41.189645 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:41.189645 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:41.191146 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74ecbceb-b087-4f72-b4a2-4559313759eb tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:58:41.192111 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:41.192111 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:41.200178 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-58896ce3-8dff-4aee-b7c3-7ff453499eef tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:41.216588 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58896ce3-8dff-4aee-b7c3-7ff453499eef tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 returned with HTTP 200 Aug 19 15:58:41.217118 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 321/1263] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:41 2026] GET /volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:41.247527 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74ecbceb-b087-4f72-b4a2-4559313759eb tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Delete volume request issued successfully. Aug 19 15:58:41.247527 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74ecbceb-b087-4f72-b4a2-4559313759eb tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd returned with HTTP 202 Aug 19 15:58:41.249089 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 320/1264] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:41 2026] DELETE /volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:41.265620 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-17dea673-4b02-419a-bf23-aa54bb649b73 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:41.269269 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17dea673-4b02-419a-bf23-aa54bb649b73 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd Aug 19 15:58:41.269545 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17dea673-4b02-419a-bf23-aa54bb649b73 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:41.269731 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17dea673-4b02-419a-bf23-aa54bb649b73 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:41.286605 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:41.286605 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:41.299846 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-17dea673-4b02-419a-bf23-aa54bb649b73 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Volume info retrieved successfully. Aug 19 15:58:41.308267 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17dea673-4b02-419a-bf23-aa54bb649b73 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd returned with HTTP 200 Aug 19 15:58:41.308267 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 314/1265] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:41 2026] GET /volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd => generated 1356 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:41.825898 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5513a3e-4299-4ce6-b1a1-29799cb97705 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:41.827167 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5513a3e-4299-4ce6-b1a1-29799cb97705 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] DELETE https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:41.827532 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5513a3e-4299-4ce6-b1a1-29799cb97705 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:41.827879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5513a3e-4299-4ce6-b1a1-29799cb97705 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:41.828602 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f5513a3e-4299-4ce6-b1a1-29799cb97705 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Delete volume with id: 34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:41.859869 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:41.859869 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:41.860718 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5513a3e-4299-4ce6-b1a1-29799cb97705 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:41.916500 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5513a3e-4299-4ce6-b1a1-29799cb97705 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Delete volume request issued successfully. Aug 19 15:58:41.916500 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5513a3e-4299-4ce6-b1a1-29799cb97705 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 202 Aug 19 15:58:41.917747 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 311/1266] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:41 2026] DELETE /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:41.929377 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc978c85-9854-4d4b-afb4-db7b5daa453b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:41.934383 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc978c85-9854-4d4b-afb4-db7b5daa453b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:41.934708 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc978c85-9854-4d4b-afb4-db7b5daa453b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:41.935069 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc978c85-9854-4d4b-afb4-db7b5daa453b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:41.952473 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:41.952473 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:41.962632 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fc978c85-9854-4d4b-afb4-db7b5daa453b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:41.973066 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc978c85-9854-4d4b-afb4-db7b5daa453b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 200 Aug 19 15:58:41.973652 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 322/1267] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:41 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:42.242065 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b0fc056-b487-401a-ab71-02793418d1dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:42.247727 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b0fc056-b487-401a-ab71-02793418d1dd tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 Aug 19 15:58:42.248104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b0fc056-b487-401a-ab71-02793418d1dd tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:42.248309 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b0fc056-b487-401a-ab71-02793418d1dd tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:42.260578 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b0fc056-b487-401a-ab71-02793418d1dd tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 returned with HTTP 404 Aug 19 15:58:42.261413 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 321/1268] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:42 2026] GET /volume/v3/volumes/ae2d11c8-d39c-4dfd-83d7-40ad6d382101 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:42.276690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9bb7d404-6646-4575-988c-fb69f18ce72a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:42.281483 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bb7d404-6646-4575-988c-fb69f18ce72a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 Aug 19 15:58:42.281811 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9bb7d404-6646-4575-988c-fb69f18ce72a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:42.282074 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9bb7d404-6646-4575-988c-fb69f18ce72a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:42.282298 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9bb7d404-6646-4575-988c-fb69f18ce72a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Delete volume with id: 9b4ede45-e756-47e2-bc17-83f3d8e18a32 Aug 19 15:58:42.293951 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:42.293951 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:42.294480 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9bb7d404-6646-4575-988c-fb69f18ce72a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:42.331628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-603bc474-0507-45ca-9e0b-5a74833a4914 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:42.336721 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9bb7d404-6646-4575-988c-fb69f18ce72a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Delete volume request issued successfully. Aug 19 15:58:42.336721 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bb7d404-6646-4575-988c-fb69f18ce72a tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 returned with HTTP 202 Aug 19 15:58:42.336721 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 315/1269] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:42 2026] DELETE /volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:42.337721 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-603bc474-0507-45ca-9e0b-5a74833a4914 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] GET https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd Aug 19 15:58:42.337721 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-603bc474-0507-45ca-9e0b-5a74833a4914 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:42.342406 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-603bc474-0507-45ca-9e0b-5a74833a4914 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:42.348989 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-603bc474-0507-45ca-9e0b-5a74833a4914 tempest-TaggedBootDevicesTest-592686108 tempest-TaggedBootDevicesTest-592686108-project-member] https://10.4.3.32/volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd returned with HTTP 404 Aug 19 15:58:42.349864 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 312/1270] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:42 2026] GET /volume/v3/volumes/439f74d0-2564-451b-9022-07952584f5cd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:42.351826 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e2a7b7ba-1718-45a7-801b-e6935403056f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:42.352874 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2a7b7ba-1718-45a7-801b-e6935403056f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 Aug 19 15:58:42.354829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2a7b7ba-1718-45a7-801b-e6935403056f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:42.354829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2a7b7ba-1718-45a7-801b-e6935403056f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:42.370906 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:42.370906 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:42.373166 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e2a7b7ba-1718-45a7-801b-e6935403056f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Volume info retrieved successfully. Aug 19 15:58:42.381859 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2a7b7ba-1718-45a7-801b-e6935403056f tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 returned with HTTP 200 Aug 19 15:58:42.382514 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 323/1271] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:42 2026] GET /volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 => generated 830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:43.000187 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31324788-237e-46eb-b5a9-af0c6a0d7f8b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.001921 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31324788-237e-46eb-b5a9-af0c6a0d7f8b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 Aug 19 15:58:43.002312 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31324788-237e-46eb-b5a9-af0c6a0d7f8b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.002627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31324788-237e-46eb-b5a9-af0c6a0d7f8b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.011594 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31324788-237e-46eb-b5a9-af0c6a0d7f8b tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 returned with HTTP 404 Aug 19 15:58:43.012595 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 322/1272] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:42 2026] GET /volume/v3/volumes/34772987-2dce-4592-ab14-a30700cc8454 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:43.121799 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9d5b8a2e-fe95-4e39-9624-363d55bef9e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.124133 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d5b8a2e-fe95-4e39-9624-363d55bef9e3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] DELETE https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:58:43.124356 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d5b8a2e-fe95-4e39-9624-363d55bef9e3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.124556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d5b8a2e-fe95-4e39-9624-363d55bef9e3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.124964 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9d5b8a2e-fe95-4e39-9624-363d55bef9e3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Delete volume with id: aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:58:43.137310 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:43.137310 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:43.137958 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9d5b8a2e-fe95-4e39-9624-363d55bef9e3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:43.172941 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9d5b8a2e-fe95-4e39-9624-363d55bef9e3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Delete volume request issued successfully. Aug 19 15:58:43.173329 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d5b8a2e-fe95-4e39-9624-363d55bef9e3 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 202 Aug 19 15:58:43.173875 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 316/1273] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:43 2026] DELETE /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:43.190461 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-896f3dcb-058a-4197-aee5-0e91e04a094c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.193817 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-896f3dcb-058a-4197-aee5-0e91e04a094c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:58:43.194447 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-896f3dcb-058a-4197-aee5-0e91e04a094c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.194447 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-896f3dcb-058a-4197-aee5-0e91e04a094c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.210492 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:43.210492 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:43.215835 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-896f3dcb-058a-4197-aee5-0e91e04a094c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:43.221820 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-896f3dcb-058a-4197-aee5-0e91e04a094c tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 200 Aug 19 15:58:43.222316 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 313/1274] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:43 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:43.401124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d63cca9b-c673-44fc-b88a-59226b091b8c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.404134 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d63cca9b-c673-44fc-b88a-59226b091b8c tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] GET https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 Aug 19 15:58:43.405141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d63cca9b-c673-44fc-b88a-59226b091b8c tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.405141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d63cca9b-c673-44fc-b88a-59226b091b8c tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.414296 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d63cca9b-c673-44fc-b88a-59226b091b8c tempest-CinderUnicodeTest-1577386875 tempest-CinderUnicodeTest-1577386875-project-member] https://10.4.3.32/volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 returned with HTTP 404 Aug 19 15:58:43.415345 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 324/1275] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:43 2026] GET /volume/v3/volumes/9b4ede45-e756-47e2-bc17-83f3d8e18a32 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:43.484856 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f77ab935-ed7b-4895-9bdf-fe597881eb47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.488233 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f77ab935-ed7b-4895-9bdf-fe597881eb47 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:43.488326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f77ab935-ed7b-4895-9bdf-fe597881eb47 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.488523 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f77ab935-ed7b-4895-9bdf-fe597881eb47 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.498308 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:43.498308 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:43.503696 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f77ab935-ed7b-4895-9bdf-fe597881eb47 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:43.509221 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f77ab935-ed7b-4895-9bdf-fe597881eb47 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:43.509660 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 323/1276] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:43 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:43.557488 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2ba3182c-f544-4380-9707-01c729db0075 req-1590771e-2af8-49f4-bd37-8170547400f4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.559952 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-1590771e-2af8-49f4-bd37-8170547400f4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:43.560183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-1590771e-2af8-49f4-bd37-8170547400f4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.560455 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-1590771e-2af8-49f4-bd37-8170547400f4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.568495 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:43.568495 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:43.573121 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2ba3182c-f544-4380-9707-01c729db0075 req-1590771e-2af8-49f4-bd37-8170547400f4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:43.579433 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-1590771e-2af8-49f4-bd37-8170547400f4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:43.579967 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 317/1277] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:43 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:43.852727 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7e290394-879b-47da-abea-76eba462e5bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.853276 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e290394-879b-47da-abea-76eba462e5bb None None] GET https://10.4.3.32/volume// Aug 19 15:58:43.853457 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e290394-879b-47da-abea-76eba462e5bb None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.853798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e290394-879b-47da-abea-76eba462e5bb None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.854311 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e290394-879b-47da-abea-76eba462e5bb None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:43.854748 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 314/1278] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 15:58: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 19 15:58:43.868265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2ba3182c-f544-4380-9707-01c729db0075 req-5ddda6a4-295f-430d-bbea-d0e294e7c197 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.871030 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-5ddda6a4-295f-430d-bbea-d0e294e7c197 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:58:43.871469 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-5ddda6a4-295f-430d-bbea-d0e294e7c197 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0", "connector": null, "instance_uuid": "490542a2-07b1-4d5f-9a0a-1c71148e9c1a"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:43.881795 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:43.881795 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:43.925064 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-5ddda6a4-295f-430d-bbea-d0e294e7c197 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:58:43.925519 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 325/1279] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:58:43 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 19 15:58:43.967142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cefc5b0d-fd69-4967-a1ad-cc96d5eeb93c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.970223 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cefc5b0d-fd69-4967-a1ad-cc96d5eeb93c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:43.970509 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cefc5b0d-fd69-4967-a1ad-cc96d5eeb93c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.970798 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cefc5b0d-fd69-4967-a1ad-cc96d5eeb93c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.988417 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:43.988417 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:43.992079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e895cc4-6a35-4cb2-92d2-78c1994ed903 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:43.992540 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e895cc4-6a35-4cb2-92d2-78c1994ed903 None None] GET https://10.4.3.32/volume// Aug 19 15:58:43.993837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e895cc4-6a35-4cb2-92d2-78c1994ed903 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:43.993837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e895cc4-6a35-4cb2-92d2-78c1994ed903 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:43.993837 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e895cc4-6a35-4cb2-92d2-78c1994ed903 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:58:43.993837 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 318/1280] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:58: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 19 15:58:43.995605 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cefc5b0d-fd69-4967-a1ad-cc96d5eeb93c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:44.002106 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cefc5b0d-fd69-4967-a1ad-cc96d5eeb93c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:44.002707 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 324/1281] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:43 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:44.013971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2ba3182c-f544-4380-9707-01c729db0075 req-dc331721-8f17-41e1-bda0-46904caacfa1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:44.016677 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-dc331721-8f17-41e1-bda0-46904caacfa1 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:44.017129 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-dc331721-8f17-41e1-bda0-46904caacfa1 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:44.017415 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-dc331721-8f17-41e1-bda0-46904caacfa1 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:44.030912 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:44.030912 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:44.034506 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2ba3182c-f544-4380-9707-01c729db0075 req-dc331721-8f17-41e1-bda0-46904caacfa1 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:44.039543 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-dc331721-8f17-41e1-bda0-46904caacfa1 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:44.040216 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 315/1282] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:58:44 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:58:44.163454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2ba3182c-f544-4380-9707-01c729db0075 req-f48f4beb-5c66-4497-8ad6-21d9b849f36b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:44.163454 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-f48f4beb-5c66-4497-8ad6-21d9b849f36b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] PUT https://10.4.3.32/volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79 Aug 19 15:58:44.163975 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-f48f4beb-5c66-4497-8ad6-21d9b849f36b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:44.175623 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2ba3182c-f544-4380-9707-01c729db0075 req-f48f4beb-5c66-4497-8ad6-21d9b849f36b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Acquiring lock "cinder-attachment_update-f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:58:44.182836 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2ba3182c-f544-4380-9707-01c729db0075 req-f48f4beb-5c66-4497-8ad6-21d9b849f36b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Lock "cinder-attachment_update-f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:58:44.184198 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:44.184198 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:44.244917 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77803fe5-9f30-4605-8c9d-b8274870d9ed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:44.246682 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77803fe5-9f30-4605-8c9d-b8274870d9ed tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 Aug 19 15:58:44.246927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77803fe5-9f30-4605-8c9d-b8274870d9ed tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:44.247120 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77803fe5-9f30-4605-8c9d-b8274870d9ed tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:44.253904 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77803fe5-9f30-4605-8c9d-b8274870d9ed tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 returned with HTTP 404 Aug 19 15:58:44.253904 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 319/1283] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:44 2026] GET /volume/v3/volumes/aad482d3-ac82-45dd-ae17-0850a9b7f220 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:44.326873 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2ba3182c-f544-4380-9707-01c729db0075 req-f48f4beb-5c66-4497-8ad6-21d9b849f36b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Lock "cinder-attachment_update-f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0-np0000007787" released by "attachment_update" :: held 0.143s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:58:44.326873 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-f48f4beb-5c66-4497-8ad6-21d9b849f36b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79 returned with HTTP 200 Aug 19 15:58:44.327727 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 326/1284] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:58:44 2026] PUT /volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:44.430446 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ab3f2eaa-235a-4066-9f38-bc7f7bb60ac9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:44.435477 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab3f2eaa-235a-4066-9f38-bc7f7bb60ac9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:58:44.435712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab3f2eaa-235a-4066-9f38-bc7f7bb60ac9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:44.436347 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab3f2eaa-235a-4066-9f38-bc7f7bb60ac9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:44.436544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ab3f2eaa-235a-4066-9f38-bc7f7bb60ac9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Delete volume with id: 3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:58:44.448245 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:44.448245 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:44.448738 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ab3f2eaa-235a-4066-9f38-bc7f7bb60ac9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:44.480267 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ab3f2eaa-235a-4066-9f38-bc7f7bb60ac9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Delete volume request issued successfully. Aug 19 15:58:44.480564 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab3f2eaa-235a-4066-9f38-bc7f7bb60ac9 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 202 Aug 19 15:58:44.481169 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 325/1285] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:44 2026] DELETE /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:44.492834 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6ce1b1fc-490a-4338-a688-fca56a902632 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:44.494733 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6ce1b1fc-490a-4338-a688-fca56a902632 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:58:44.494963 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6ce1b1fc-490a-4338-a688-fca56a902632 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:44.495230 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6ce1b1fc-490a-4338-a688-fca56a902632 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:44.503298 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:44.503298 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:44.508397 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6ce1b1fc-490a-4338-a688-fca56a902632 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Volume info retrieved successfully. Aug 19 15:58:44.514488 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6ce1b1fc-490a-4338-a688-fca56a902632 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 200 Aug 19 15:58:44.515115 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 316/1286] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:44 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:45.029003 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-35240456-3710-47ab-be78-285e4f40ee38 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:45.032274 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-35240456-3710-47ab-be78-285e4f40ee38 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:45.032274 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-35240456-3710-47ab-be78-285e4f40ee38 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:45.032469 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-35240456-3710-47ab-be78-285e4f40ee38 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:45.050392 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:45.050392 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:45.057229 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-35240456-3710-47ab-be78-285e4f40ee38 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:45.064730 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-35240456-3710-47ab-be78-285e4f40ee38 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:45.065310 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 320/1287] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:45 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:45.490607 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:45.538464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89d12e5a-5e6f-41c3-8696-2b7805b5fae7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:45.543139 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89d12e5a-5e6f-41c3-8696-2b7805b5fae7 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] GET https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 Aug 19 15:58:45.543139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89d12e5a-5e6f-41c3-8696-2b7805b5fae7 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:45.543139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89d12e5a-5e6f-41c3-8696-2b7805b5fae7 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:45.557051 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89d12e5a-5e6f-41c3-8696-2b7805b5fae7 tempest-AttachVolumeNegativeTest-1902405879 tempest-AttachVolumeNegativeTest-1902405879-project-member] https://10.4.3.32/volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 returned with HTTP 404 Aug 19 15:58:45.557954 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 326/1288] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:45 2026] GET /volume/v3/volumes/3374e5af-ceaa-4868-86aa-5de5df094718 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:45.765624 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:45.766113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1490497862"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:45.768481 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1490497862'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:45.768905 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Create volume of 1 GB Aug 19 15:58:45.769345 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:45.769345 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:45.778488 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Availability Zones retrieved successfully. Aug 19 15:58:45.788111 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Flow 'volume_create_api' (c783e9cf-8711-42a1-9a74-9f220d6dca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:45.790562 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae663db-5e04-49d3-b2b5-d1d5c44a20dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:45.792030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:45.840137 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae663db-5e04-49d3-b2b5-d1d5c44a20dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:45.841172 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa952dd1-fca3-4803-89fb-26ad7f9d98ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:45.887343 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:45.963316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Created reservations ['d1c409ac-64e9-4a39-839c-7a043484e4a3', 'fcb74c81-453a-427b-9d32-c55416711de5', '0b3dfac4-673b-4ad5-b073-b5bed1cb706d', '613b17fc-bad6-4dd4-9474-5153fcf096b8'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:45.964236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa952dd1-fca3-4803-89fb-26ad7f9d98ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c409ac-64e9-4a39-839c-7a043484e4a3', 'fcb74c81-453a-427b-9d32-c55416711de5', '0b3dfac4-673b-4ad5-b073-b5bed1cb706d', '613b17fc-bad6-4dd4-9474-5153fcf096b8']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:45.964990 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e147fb-70bd-453f-bf11-874acd5f9166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:45.992945 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:45.993588 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1022162344"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:45.995634 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1022162344'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:45.995898 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Create volume of 1 GB Aug 19 15:58:45.999580 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e147fb-70bd-453f-bf11-874acd5f9166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '238ddfe6-d2e5-4002-bf4e-d328e6a51b95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1490497862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152a5d7667c5420984c9f641052a0945',qos_specs=None,replication_status=,reservations=['d1c409ac-64e9-4a39-839c-7a043484e4a3','fcb74c81-453a-427b-9d32-c55416711de5','0b3dfac4-673b-4ad5-b073-b5bed1cb706d','613b17fc-bad6-4dd4-9474-5153fcf096b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='427e96a262694fca9135feb27e3d1e12',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1490497862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=238ddfe6-d2e5-4002-bf4e-d328e6a51b95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='152a5d7667c5420984c9f641052a0945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='427e96a262694fca9135feb27e3d1e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:46.000772 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a18d4f-02db-4542-abc7-fba8d586919a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:46.002970 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Availability Zones retrieved successfully. Aug 19 15:58:46.013745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Flow 'volume_create_api' (8016a7e5-ac7b-42e5-8df7-f4b1fa72f59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:46.015462 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6516eea9-2f3b-4326-9b75-65cb95166a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:46.016825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:46.023683 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a18d4f-02db-4542-abc7-fba8d586919a) transitioned into 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-1490497862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152a5d7667c5420984c9f641052a0945',qos_specs=None,replication_status=,reservations=['d1c409ac-64e9-4a39-839c-7a043484e4a3','fcb74c81-453a-427b-9d32-c55416711de5','0b3dfac4-673b-4ad5-b073-b5bed1cb706d','613b17fc-bad6-4dd4-9474-5153fcf096b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='427e96a262694fca9135feb27e3d1e12',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:46.024733 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cde4c97-a951-4636-8b9a-88ce7bbc2f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:46.045022 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cde4c97-a951-4636-8b9a-88ce7bbc2f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:46.046314 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Flow 'volume_create_api' (c783e9cf-8711-42a1-9a74-9f220d6dca4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:46.047041 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Create volume request issued successfully. Aug 19 15:58:46.053829 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5d1e0f2-544c-41d4-b543-fa299a9228bc tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:46.054385 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 327/1289] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:58:45 2026] POST /volume/v3/volumes => generated 747 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:46.061052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6516eea9-2f3b-4326-9b75-65cb95166a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:46.061052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3e4425-a1f2-4ad6-9905-5ba8f78ecfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:46.074679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ad1a3eb4-eb5d-4603-8f95-7f121cf4c8c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:46.083545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47e2a11f-a3b5-49c3-ac5e-ded3f70fd85b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:46.084014 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad1a3eb4-eb5d-4603-8f95-7f121cf4c8c4 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:58:46.084342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad1a3eb4-eb5d-4603-8f95-7f121cf4c8c4 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:46.084651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad1a3eb4-eb5d-4603-8f95-7f121cf4c8c4 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:46.085548 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47e2a11f-a3b5-49c3-ac5e-ded3f70fd85b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:46.085873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47e2a11f-a3b5-49c3-ac5e-ded3f70fd85b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:46.086953 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47e2a11f-a3b5-49c3-ac5e-ded3f70fd85b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:46.094278 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:46.094278 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:46.099080 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ad1a3eb4-eb5d-4603-8f95-7f121cf4c8c4 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:58:46.099785 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:46.099785 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:46.104771 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-47e2a11f-a3b5-49c3-ac5e-ded3f70fd85b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:46.106478 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad1a3eb4-eb5d-4603-8f95-7f121cf4c8c4 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:58:46.106478 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 321/1290] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:46 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:46.111426 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47e2a11f-a3b5-49c3-ac5e-ded3f70fd85b tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:46.112049 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 327/1291] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:46 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:46.142448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Created reservations ['e1d364c4-99d7-4279-a49e-13ae99734fd9', '25b17a17-ab6b-4a23-89ab-2ec9174ab86a', '2d25a6bd-2460-4661-b774-9f09d3dd23fd', 'bbc750f9-081d-44ee-8081-c072016e5a9c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:46.143384 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3e4425-a1f2-4ad6-9905-5ba8f78ecfd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1d364c4-99d7-4279-a49e-13ae99734fd9', '25b17a17-ab6b-4a23-89ab-2ec9174ab86a', '2d25a6bd-2460-4661-b774-9f09d3dd23fd', 'bbc750f9-081d-44ee-8081-c072016e5a9c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:46.144187 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65f83f4-e327-4c1a-861b-e86d652923c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:46.185393 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65f83f4-e327-4c1a-861b-e86d652923c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6152f3c-ecf3-45e3-8440-dbf36caccf08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1022162344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf5a62d97cc24cd1b1a668b3a2754dfd',qos_specs=None,replication_status=,reservations=['e1d364c4-99d7-4279-a49e-13ae99734fd9','25b17a17-ab6b-4a23-89ab-2ec9174ab86a','2d25a6bd-2460-4661-b774-9f09d3dd23fd','bbc750f9-081d-44ee-8081-c072016e5a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75d5e0ac5ea4440e80aac3feab978604',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1022162344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6152f3c-ecf3-45e3-8440-dbf36caccf08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf5a62d97cc24cd1b1a668b3a2754dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='75d5e0ac5ea4440e80aac3feab978604',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:46.186164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4991388-6e3c-4c47-a46e-30b03f9cc253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:46.215283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4991388-6e3c-4c47-a46e-30b03f9cc253) transitioned into 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-1022162344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf5a62d97cc24cd1b1a668b3a2754dfd',qos_specs=None,replication_status=,reservations=['e1d364c4-99d7-4279-a49e-13ae99734fd9','25b17a17-ab6b-4a23-89ab-2ec9174ab86a','2d25a6bd-2460-4661-b774-9f09d3dd23fd','bbc750f9-081d-44ee-8081-c072016e5a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75d5e0ac5ea4440e80aac3feab978604',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:46.216394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60da26ec-fce6-46c3-a8f7-446650cf9881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:46.231282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60da26ec-fce6-46c3-a8f7-446650cf9881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:46.234033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Flow 'volume_create_api' (8016a7e5-ac7b-42e5-8df7-f4b1fa72f59a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:46.234033 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Create volume request issued successfully. Aug 19 15:58:46.234033 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4538dd0b-e3d1-4248-9b44-fcd9dc96b883 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:46.234387 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 317/1292] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 15:58:45 2026] POST /volume/v3/volumes => generated 776 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:46.251030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b3760ca3-7256-4e1e-a059-1c6436f41cf3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:46.256227 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3760ca3-7256-4e1e-a059-1c6436f41cf3 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 Aug 19 15:58:46.256227 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3760ca3-7256-4e1e-a059-1c6436f41cf3 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:46.257928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3760ca3-7256-4e1e-a059-1c6436f41cf3 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:46.265740 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:46.265740 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:46.271078 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b3760ca3-7256-4e1e-a059-1c6436f41cf3 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Volume info retrieved successfully. Aug 19 15:58:46.276997 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3760ca3-7256-4e1e-a059-1c6436f41cf3 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 returned with HTTP 200 Aug 19 15:58:46.277494 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 328/1293] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:46 2026] GET /volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:47.124846 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6b7b59d0-bfa4-486b-8f48-09bfa6685d95 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:47.127420 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6b7b59d0-bfa4-486b-8f48-09bfa6685d95 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:58:47.128852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6b7b59d0-bfa4-486b-8f48-09bfa6685d95 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:47.128852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6b7b59d0-bfa4-486b-8f48-09bfa6685d95 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:47.129537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82d7ea17-06f4-431d-9c6f-6d531a80f082 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:47.132897 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82d7ea17-06f4-431d-9c6f-6d531a80f082 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:47.133223 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82d7ea17-06f4-431d-9c6f-6d531a80f082 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:47.133464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82d7ea17-06f4-431d-9c6f-6d531a80f082 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:47.139046 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:47.139046 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:47.144668 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6b7b59d0-bfa4-486b-8f48-09bfa6685d95 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:58:47.149385 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:47.149385 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:47.152586 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6b7b59d0-bfa4-486b-8f48-09bfa6685d95 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:58:47.153397 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 322/1294] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:47 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:47.155965 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82d7ea17-06f4-431d-9c6f-6d531a80f082 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:47.164382 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82d7ea17-06f4-431d-9c6f-6d531a80f082 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:47.165211 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 328/1295] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:47 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:47.303479 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d6812117-0c25-48c5-8872-c207e12d89ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:47.305611 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6812117-0c25-48c5-8872-c207e12d89ff tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 Aug 19 15:58:47.307224 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6812117-0c25-48c5-8872-c207e12d89ff tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:47.307224 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6812117-0c25-48c5-8872-c207e12d89ff tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:47.315974 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:47.315974 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:47.320785 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d6812117-0c25-48c5-8872-c207e12d89ff tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Volume info retrieved successfully. Aug 19 15:58:47.330117 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6812117-0c25-48c5-8872-c207e12d89ff tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 returned with HTTP 200 Aug 19 15:58:47.330703 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 318/1296] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:47 2026] GET /volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:58:47.349046 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-631bd2db-b177-4422-b2ff-80b6e4c3c915 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:47.351881 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-631bd2db-b177-4422-b2ff-80b6e4c3c915 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 15:58:47.352354 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-631bd2db-b177-4422-b2ff-80b6e4c3c915 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6152f3c-ecf3-45e3-8440-dbf36caccf08", "name": "tempest-type-Backup-1606588950"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:47.354588 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-631bd2db-b177-4422-b2ff-80b6e4c3c915 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Creating new backup {'backup': {'volume_id': 'a6152f3c-ecf3-45e3-8440-dbf36caccf08', 'name': 'tempest-type-Backup-1606588950'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 15:58:47.354697 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-631bd2db-b177-4422-b2ff-80b6e4c3c915 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Creating backup of volume a6152f3c-ecf3-45e3-8440-dbf36caccf08 in container None Aug 19 15:58:47.365125 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:47.365125 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:47.366662 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-631bd2db-b177-4422-b2ff-80b6e4c3c915 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Volume info retrieved successfully. Aug 19 15:58:47.416681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-631bd2db-b177-4422-b2ff-80b6e4c3c915 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Created reservations ['4eb28033-bef6-4b7d-a771-20ca49196ccf', '402e5380-4e1c-43b2-9f1f-412f337e442a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:47.499045 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-631bd2db-b177-4422-b2ff-80b6e4c3c915 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 15:58:47.499356 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 329/1297] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 15:58:47 2026] POST /volume/v3/backups => generated 314 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:47.508964 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c705f24-c861-46ea-94a0-cb72fa5574d4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:47.513110 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c705f24-c861-46ea-94a0-cb72fa5574d4 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:47.513110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c705f24-c861-46ea-94a0-cb72fa5574d4 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:47.513110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c705f24-c861-46ea-94a0-cb72fa5574d4 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:47.513110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9c705f24-c861-46ea-94a0-cb72fa5574d4 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:47.518321 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:47.518321 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:47.519904 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c705f24-c861-46ea-94a0-cb72fa5574d4 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:47.520525 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 323/1298] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:47 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:47.765437 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2ba3182c-f544-4380-9707-01c729db0075 req-2fbdb564-91ff-44a0-8305-9d07a047ab3c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:47.768196 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-2fbdb564-91ff-44a0-8305-9d07a047ab3c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] POST https://10.4.3.32/volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79/action Aug 19 15:58:47.768842 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-2fbdb564-91ff-44a0-8305-9d07a047ab3c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:47.769161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-2fbdb564-91ff-44a0-8305-9d07a047ab3c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:47.807910 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:47.807910 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:47.832717 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2ba3182c-f544-4380-9707-01c729db0075 req-2fbdb564-91ff-44a0-8305-9d07a047ab3c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79/action returned with HTTP 204 Aug 19 15:58:47.833658 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 329/1299] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:58:47 2026] POST /volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:48.186637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4e5d8a17-97b8-4e20-9f65-2edd24b6eee4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:48.189050 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e5d8a17-97b8-4e20-9f65-2edd24b6eee4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:48.189174 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e5d8a17-97b8-4e20-9f65-2edd24b6eee4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:48.189371 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e5d8a17-97b8-4e20-9f65-2edd24b6eee4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:48.198999 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:48.198999 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:48.202710 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4e5d8a17-97b8-4e20-9f65-2edd24b6eee4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:48.207433 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e5d8a17-97b8-4e20-9f65-2edd24b6eee4 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:48.207874 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 319/1300] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:48 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:48.220952 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2ef81d90-1d8f-4170-b120-06b3b5882a0c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:48.224796 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ef81d90-1d8f-4170-b120-06b3b5882a0c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:48.225116 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ef81d90-1d8f-4170-b120-06b3b5882a0c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:48.225324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ef81d90-1d8f-4170-b120-06b3b5882a0c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:48.239274 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:48.239274 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:48.244008 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2ef81d90-1d8f-4170-b120-06b3b5882a0c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:48.248262 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ef81d90-1d8f-4170-b120-06b3b5882a0c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:48.248637 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 330/1301] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:48 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:48.263526 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5084c38-4f46-41c7-9cb3-6ea8c4d36809 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:48.265477 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5084c38-4f46-41c7-9cb3-6ea8c4d36809 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:48.265824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5084c38-4f46-41c7-9cb3-6ea8c4d36809 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:48.266118 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5084c38-4f46-41c7-9cb3-6ea8c4d36809 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:48.279426 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:48.279426 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:48.285001 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b5084c38-4f46-41c7-9cb3-6ea8c4d36809 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:48.294723 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5084c38-4f46-41c7-9cb3-6ea8c4d36809 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:48.294723 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 324/1302] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:48 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:48.499017 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-884d452e-1ce6-485b-80f5-5009222054de req-e19d3e9c-e855-4ca6-ab44-df16b5b7852c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:48.504476 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-884d452e-1ce6-485b-80f5-5009222054de req-e19d3e9c-e855-4ca6-ab44-df16b5b7852c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:58:48.504857 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-884d452e-1ce6-485b-80f5-5009222054de req-e19d3e9c-e855-4ca6-ab44-df16b5b7852c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:48.505178 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-884d452e-1ce6-485b-80f5-5009222054de req-e19d3e9c-e855-4ca6-ab44-df16b5b7852c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:48.526132 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:48.526132 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:48.537481 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9676edd8-9c47-4808-b823-000834d456ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:48.540973 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-884d452e-1ce6-485b-80f5-5009222054de req-e19d3e9c-e855-4ca6-ab44-df16b5b7852c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:58:48.542575 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9676edd8-9c47-4808-b823-000834d456ea tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:48.542575 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9676edd8-9c47-4808-b823-000834d456ea tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:48.543709 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9676edd8-9c47-4808-b823-000834d456ea tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:48.543709 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9676edd8-9c47-4808-b823-000834d456ea tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:48.549315 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-884d452e-1ce6-485b-80f5-5009222054de req-e19d3e9c-e855-4ca6-ab44-df16b5b7852c tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:58:48.549918 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 330/1303] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:48 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 1141 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:48.551995 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:48.551995 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:48.552732 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9676edd8-9c47-4808-b823-000834d456ea tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:48.553486 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 320/1304] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:48 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:49.565982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ccbe4230-ff4e-4193-89e6-199a83bf31f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:49.569224 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccbe4230-ff4e-4193-89e6-199a83bf31f2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:49.569473 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccbe4230-ff4e-4193-89e6-199a83bf31f2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:49.569534 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccbe4230-ff4e-4193-89e6-199a83bf31f2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:49.569715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ccbe4230-ff4e-4193-89e6-199a83bf31f2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:49.574925 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:49.574925 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:49.576034 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccbe4230-ff4e-4193-89e6-199a83bf31f2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:49.576851 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 331/1305] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:49 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:49.958365 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:49.961754 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:49.962314 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-195050872"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:49.964690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-195050872'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:49.964848 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume of 1 GB Aug 19 15:58:49.971056 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Availability Zones retrieved successfully. Aug 19 15:58:49.979262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (a0570c26-9c5d-4c65-9a54-11e230bede2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:49.980224 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aa13f3-6315-4ea1-a1bf-067db00c47ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:49.981980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:50.032919 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31aa13f3-6315-4ea1-a1bf-067db00c47ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:50.034206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b849576-153a-458e-9ba9-0c798b09e8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:50.146400 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Created reservations ['c55af205-2bf2-4bb3-8c35-e282caa6432b', '7f4b90cc-19f9-44ac-8bd8-8fdfe1bd70be', 'acd2931d-feb1-4fd6-a1e9-b54c50415ffa', '400e69a5-fca3-4419-867b-e2f366d62c03'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:50.147775 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b849576-153a-458e-9ba9-0c798b09e8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c55af205-2bf2-4bb3-8c35-e282caa6432b', '7f4b90cc-19f9-44ac-8bd8-8fdfe1bd70be', 'acd2931d-feb1-4fd6-a1e9-b54c50415ffa', '400e69a5-fca3-4419-867b-e2f366d62c03']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:50.149264 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0305433-6eca-4706-bbd5-062712e05c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:50.186535 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0305433-6eca-4706-bbd5-062712e05c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b68a22a-d589-4951-a949-06d036dc1cb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-195050872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['c55af205-2bf2-4bb3-8c35-e282caa6432b','7f4b90cc-19f9-44ac-8bd8-8fdfe1bd70be','acd2931d-feb1-4fd6-a1e9-b54c50415ffa','400e69a5-fca3-4419-867b-e2f366d62c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-195050872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b68a22a-d589-4951-a949-06d036dc1cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e96f3159d2465786dbe04afdaefb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5eb20677aa34597ad54cdf84087d8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:50.188190 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e98fd41-58ba-466f-b680-6388016c2db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:50.218338 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e98fd41-58ba-466f-b680-6388016c2db2) transitioned into 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-195050872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['c55af205-2bf2-4bb3-8c35-e282caa6432b','7f4b90cc-19f9-44ac-8bd8-8fdfe1bd70be','acd2931d-feb1-4fd6-a1e9-b54c50415ffa','400e69a5-fca3-4419-867b-e2f366d62c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:50.219390 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01779148-87d7-4daa-9471-34cdc33041a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:50.235015 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01779148-87d7-4daa-9471-34cdc33041a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:50.236152 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (a0570c26-9c5d-4c65-9a54-11e230bede2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:50.236701 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request issued successfully. Aug 19 15:58:50.237678 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1362008f-6b4d-46dd-a7b6-0c75479c138e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:50.239896 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 325/1306] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:58:49 2026] POST /volume/v3/volumes => generated 746 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:50.255039 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a666497-55df-4210-a2da-36516226d8a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:50.260723 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a666497-55df-4210-a2da-36516226d8a0 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:50.261310 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a666497-55df-4210-a2da-36516226d8a0 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:50.262060 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a666497-55df-4210-a2da-36516226d8a0 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:50.273899 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:50.273899 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:50.279126 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a666497-55df-4210-a2da-36516226d8a0 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:50.284366 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a666497-55df-4210-a2da-36516226d8a0 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:50.285930 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 331/1307] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:50 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:50.593838 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-761ef005-ddcd-4657-84c5-1281ef3f4f27 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:50.601420 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-761ef005-ddcd-4657-84c5-1281ef3f4f27 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:50.601485 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-761ef005-ddcd-4657-84c5-1281ef3f4f27 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:50.601707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-761ef005-ddcd-4657-84c5-1281ef3f4f27 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:50.601891 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-761ef005-ddcd-4657-84c5-1281ef3f4f27 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:50.613236 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:50.613236 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:50.614806 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-761ef005-ddcd-4657-84c5-1281ef3f4f27 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:50.614806 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 321/1308] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:50 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:51.305022 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a9255487-bc2f-42a0-b7cf-a7fac4b7bd96 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.307528 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9255487-bc2f-42a0-b7cf-a7fac4b7bd96 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:51.307528 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9255487-bc2f-42a0-b7cf-a7fac4b7bd96 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:51.307703 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9255487-bc2f-42a0-b7cf-a7fac4b7bd96 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:51.318431 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:51.318431 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:51.321008 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a9255487-bc2f-42a0-b7cf-a7fac4b7bd96 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:51.327699 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9255487-bc2f-42a0-b7cf-a7fac4b7bd96 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:51.328911 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 332/1309] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:51 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:51.345135 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-44b0e366-bc31-4a74-be67-b53655621813 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.350131 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44b0e366-bc31-4a74-be67-b53655621813 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] POST https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action Aug 19 15:58:51.350131 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44b0e366-bc31-4a74-be67-b53655621813 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action body: b'{"os-attach": {"instance_uuid": "644478fc-5e96-4d4f-9a7b-1661ba176f77", "mountpoint": "/dev/vdb"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:51.350131 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44b0e366-bc31-4a74-be67-b53655621813 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "644478fc-5e96-4d4f-9a7b-1661ba176f77", "mountpoint": "/dev/vdb"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:51.358215 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:51.358215 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:51.360406 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-44b0e366-bc31-4a74-be67-b53655621813 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:51.382497 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-44b0e366-bc31-4a74-be67-b53655621813 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Update volume admin metadata completed successfully. Aug 19 15:58:51.487802 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-44b0e366-bc31-4a74-be67-b53655621813 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Attach volume completed successfully. Aug 19 15:58:51.487963 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44b0e366-bc31-4a74-be67-b53655621813 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action returned with HTTP 202 Aug 19 15:58:51.490020 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 326/1310] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:51 2026] POST /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:51.500497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2fe8f317-4768-4c5a-ab9b-1f74dc19559a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.503429 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fe8f317-4768-4c5a-ab9b-1f74dc19559a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:51.503429 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fe8f317-4768-4c5a-ab9b-1f74dc19559a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:51.503429 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fe8f317-4768-4c5a-ab9b-1f74dc19559a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:51.520033 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:51.520033 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:51.527539 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2fe8f317-4768-4c5a-ab9b-1f74dc19559a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:51.535640 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fe8f317-4768-4c5a-ab9b-1f74dc19559a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:51.535640 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 332/1311] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:51 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:51.555806 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-636eed8e-b975-4231-b975-cec22118d989 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.559535 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-636eed8e-b975-4231-b975-cec22118d989 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:51.559535 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-636eed8e-b975-4231-b975-cec22118d989 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:51.560433 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-636eed8e-b975-4231-b975-cec22118d989 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:51.587545 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:51.587545 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:51.596296 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-636eed8e-b975-4231-b975-cec22118d989 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:51.610837 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-636eed8e-b975-4231-b975-cec22118d989 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:51.611310 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 322/1312] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:51 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 1173 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:51.628793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0deaa3f2-a461-400b-aa85-c89cfec63aeb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.630883 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0deaa3f2-a461-400b-aa85-c89cfec63aeb tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:51.631211 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0deaa3f2-a461-400b-aa85-c89cfec63aeb tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:51.631489 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0deaa3f2-a461-400b-aa85-c89cfec63aeb tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:51.631657 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0deaa3f2-a461-400b-aa85-c89cfec63aeb tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:51.636641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ff227d75-ebd4-4058-82f8-4b81882c623f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.639327 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:51.639327 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:51.640021 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0deaa3f2-a461-400b-aa85-c89cfec63aeb tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:51.640538 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 333/1313] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:51 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:51.731388 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.734246 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:51.735134 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1345291958", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:51.737360 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1345291958', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:51.738474 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Create volume of 1 GB Aug 19 15:58:51.756659 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Availability Zones retrieved successfully. Aug 19 15:58:51.768496 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Flow 'volume_create_api' (613f3983-8bb0-43cc-bcb4-29fe6c45be4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:51.770527 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb6a974-eceb-45da-93d2-45a1da329ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:51.772833 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:51.831144 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb6a974-eceb-45da-93d2-45a1da329ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:51.832536 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c32270-279a-4dd2-9f55-7b89012c4e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:51.835642 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff227d75-ebd4-4058-82f8-4b81882c623f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action Aug 19 15:58:51.837099 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff227d75-ebd4-4058-82f8-4b81882c623f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:51.837267 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff227d75-ebd4-4058-82f8-4b81882c623f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:51.858454 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:51.858454 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:51.858454 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-ff227d75-ebd4-4058-82f8-4b81882c623f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume '7b68a22a-d589-4951-a949-06d036dc1cb1' with '{'status': 'error'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:58:51.896518 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff227d75-ebd4-4058-82f8-4b81882c623f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action returned with HTTP 202 Aug 19 15:58:51.897236 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 327/1314] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:51 2026] POST /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:51.907093 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d137f6b-8c84-472a-9a4e-f5779c190afe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.910336 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d137f6b-8c84-472a-9a4e-f5779c190afe tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:51.910607 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d137f6b-8c84-472a-9a4e-f5779c190afe tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:51.911080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d137f6b-8c84-472a-9a4e-f5779c190afe tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:51.924608 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:51.924608 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:51.935058 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2d137f6b-8c84-472a-9a4e-f5779c190afe tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:51.937636 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Created reservations ['c3223889-a605-4277-b3d3-39fcb9557e6f', '68d6c804-65b6-4bd2-9e68-249ddc8ffcac', '03027526-657e-477b-9dcc-20d772d4a492', 'c7f164ac-5d0e-462b-80d6-bcd3e35baab0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:51.939125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c32270-279a-4dd2-9f55-7b89012c4e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3223889-a605-4277-b3d3-39fcb9557e6f', '68d6c804-65b6-4bd2-9e68-249ddc8ffcac', '03027526-657e-477b-9dcc-20d772d4a492', 'c7f164ac-5d0e-462b-80d6-bcd3e35baab0']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:51.940654 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8564ee2c-1f90-4a88-ba52-2a7f0e817860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:51.947786 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d137f6b-8c84-472a-9a4e-f5779c190afe tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:51.947786 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 323/1315] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:51 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 1172 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:51.969709 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cabfa572-8e10-40c9-928c-8f333823f16c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:51.971844 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cabfa572-8e10-40c9-928c-8f333823f16c tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action Aug 19 15:58:51.972284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cabfa572-8e10-40c9-928c-8f333823f16c tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "67266d38-6fd6-4bba-8b40-00e950d6a9e0"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:51.972477 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cabfa572-8e10-40c9-928c-8f333823f16c tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "67266d38-6fd6-4bba-8b40-00e950d6a9e0"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:51.985178 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8564ee2c-1f90-4a88-ba52-2a7f0e817860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1203bcad-4824-4acc-af2f-7725936dcdaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1345291958',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6648814583d4f98aef2fda821fb43dc',qos_specs=None,replication_status=,reservations=['c3223889-a605-4277-b3d3-39fcb9557e6f','68d6c804-65b6-4bd2-9e68-249ddc8ffcac','03027526-657e-477b-9dcc-20d772d4a492','c7f164ac-5d0e-462b-80d6-bcd3e35baab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1727f09e2146ba8b664949198d4c09',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1345291958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1203bcad-4824-4acc-af2f-7725936dcdaf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f6648814583d4f98aef2fda821fb43dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0c1727f09e2146ba8b664949198d4c09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:51.986859 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e5be75-fe3e-4229-b822-862101938470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:51.989122 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:51.989122 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:51.990212 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cabfa572-8e10-40c9-928c-8f333823f16c tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Volume info retrieved successfully. Aug 19 15:58:52.019376 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cabfa572-8e10-40c9-928c-8f333823f16c tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Terminate volume connection completed successfully. Aug 19 15:58:52.027913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e5be75-fe3e-4229-b822-862101938470) transitioned into 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-1345291958',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f6648814583d4f98aef2fda821fb43dc',qos_specs=None,replication_status=,reservations=['c3223889-a605-4277-b3d3-39fcb9557e6f','68d6c804-65b6-4bd2-9e68-249ddc8ffcac','03027526-657e-477b-9dcc-20d772d4a492','c7f164ac-5d0e-462b-80d6-bcd3e35baab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1727f09e2146ba8b664949198d4c09',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:52.029080 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d8ac75-cd08-4345-abbd-f4378941ca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:52.031818 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-cabfa572-8e10-40c9-928c-8f333823f16c tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100250) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 19 15:58:52.058536 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d8ac75-cd08-4345-abbd-f4378941ca05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:52.059587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Flow 'volume_create_api' (613f3983-8bb0-43cc-bcb4-29fe6c45be4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:52.061006 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Create volume request issued successfully. Aug 19 15:58:52.061006 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-d8daf9cc-4626-4d10-b6e4-2cae05da2797 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:52.061523 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 333/1316] 10.4.3.32 () {72 vars in 1534 bytes} [Wed Aug 19 15:58:51 2026] POST /volume/v3/volumes => generated 761 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:52.074801 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-ee058a89-3b5f-445c-9244-736a13d341c6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.077506 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-ee058a89-3b5f-445c-9244-736a13d341c6 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] GET https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf Aug 19 15:58:52.077873 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-ee058a89-3b5f-445c-9244-736a13d341c6 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.078115 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-ee058a89-3b5f-445c-9244-736a13d341c6 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.091514 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.091514 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:52.100714 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-ee058a89-3b5f-445c-9244-736a13d341c6 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Volume info retrieved successfully. Aug 19 15:58:52.109783 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2e10fb85-e375-4149-8e5c-40b8d9654e36 req-ee058a89-3b5f-445c-9244-736a13d341c6 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf returned with HTTP 200 Aug 19 15:58:52.110783 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 328/1317] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:52 2026] GET /volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf => generated 829 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:52.119671 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cabfa572-8e10-40c9-928c-8f333823f16c tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Detach volume completed successfully. Aug 19 15:58:52.119671 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cabfa572-8e10-40c9-928c-8f333823f16c tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action returned with HTTP 202 Aug 19 15:58:52.119671 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 334/1318] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:51 2026] POST /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:52.133095 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fbdf30f-1696-43e5-9998-8d7b7721a574 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.135637 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fbdf30f-1696-43e5-9998-8d7b7721a574 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:52.136154 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fbdf30f-1696-43e5-9998-8d7b7721a574 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.136596 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fbdf30f-1696-43e5-9998-8d7b7721a574 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.147517 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.147517 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:52.155575 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0fbdf30f-1696-43e5-9998-8d7b7721a574 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:52.160777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1a985383-0dc8-4bad-bdae-f33aaaea3fec req-09636399-d262-4c77-a8f1-b226af1af3fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.164082 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fbdf30f-1696-43e5-9998-8d7b7721a574 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:52.164082 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 324/1319] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:52 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:52.164450 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1a985383-0dc8-4bad-bdae-f33aaaea3fec req-09636399-d262-4c77-a8f1-b226af1af3fe tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] GET https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf Aug 19 15:58:52.164925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1a985383-0dc8-4bad-bdae-f33aaaea3fec req-09636399-d262-4c77-a8f1-b226af1af3fe tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.166123 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1a985383-0dc8-4bad-bdae-f33aaaea3fec req-09636399-d262-4c77-a8f1-b226af1af3fe tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.180367 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.180367 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:52.185225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b2ca6418-ebbd-4459-a1ab-25620362faa9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.187533 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1a985383-0dc8-4bad-bdae-f33aaaea3fec req-09636399-d262-4c77-a8f1-b226af1af3fe tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Volume info retrieved successfully. Aug 19 15:58:52.191075 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2ca6418-ebbd-4459-a1ab-25620362faa9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:52.191683 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2ca6418-ebbd-4459-a1ab-25620362faa9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.192200 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2ca6418-ebbd-4459-a1ab-25620362faa9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.194300 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1a985383-0dc8-4bad-bdae-f33aaaea3fec req-09636399-d262-4c77-a8f1-b226af1af3fe tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf returned with HTTP 200 Aug 19 15:58:52.195561 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 334/1320] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:52 2026] GET /volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf => generated 829 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:52.206703 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.206703 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:52.216564 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b2ca6418-ebbd-4459-a1ab-25620362faa9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:52.229145 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2ca6418-ebbd-4459-a1ab-25620362faa9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:52.229492 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 329/1321] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:52 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:52.255455 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e2621cef-2479-47fe-8d29-5dceb167944e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.262565 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2621cef-2479-47fe-8d29-5dceb167944e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] POST https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action Aug 19 15:58:52.264884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2621cef-2479-47fe-8d29-5dceb167944e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action body: b'{"os-detach": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:52.265112 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2621cef-2479-47fe-8d29-5dceb167944e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:52.284125 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.284125 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:52.285445 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e2621cef-2479-47fe-8d29-5dceb167944e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:52.349192 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e2621cef-2479-47fe-8d29-5dceb167944e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Detach volume completed successfully. Aug 19 15:58:52.349608 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2621cef-2479-47fe-8d29-5dceb167944e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action returned with HTTP 202 Aug 19 15:58:52.350181 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 335/1322] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:52 2026] POST /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:52.363325 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e734cda0-6628-4965-a7e1-5e947174b5ef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.364530 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e734cda0-6628-4965-a7e1-5e947174b5ef tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:52.364874 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e734cda0-6628-4965-a7e1-5e947174b5ef tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.365164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e734cda0-6628-4965-a7e1-5e947174b5ef tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.376881 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.376881 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:52.386412 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e734cda0-6628-4965-a7e1-5e947174b5ef tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:52.402397 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e734cda0-6628-4965-a7e1-5e947174b5ef tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:52.403330 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 325/1323] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:52 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:52.423587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85ca03ad-875d-4ff3-992b-3277a0889332 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.426046 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85ca03ad-875d-4ff3-992b-3277a0889332 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:52.426986 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85ca03ad-875d-4ff3-992b-3277a0889332 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.426986 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85ca03ad-875d-4ff3-992b-3277a0889332 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.442552 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.442552 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:52.450355 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-85ca03ad-875d-4ff3-992b-3277a0889332 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:52.459490 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85ca03ad-875d-4ff3-992b-3277a0889332 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:52.459490 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 335/1324] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:52 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:52.480939 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a6202700-96d1-4f86-a121-ee9bdd8c9ea1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.484784 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6202700-96d1-4f86-a121-ee9bdd8c9ea1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:52.485504 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6202700-96d1-4f86-a121-ee9bdd8c9ea1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.486013 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6202700-96d1-4f86-a121-ee9bdd8c9ea1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.486074 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a6202700-96d1-4f86-a121-ee9bdd8c9ea1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Delete volume with id: 7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:52.497139 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.497139 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:52.497271 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a6202700-96d1-4f86-a121-ee9bdd8c9ea1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:52.541090 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a6202700-96d1-4f86-a121-ee9bdd8c9ea1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Delete volume request issued successfully. Aug 19 15:58:52.541090 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6202700-96d1-4f86-a121-ee9bdd8c9ea1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 202 Aug 19 15:58:52.541090 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 330/1325] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:58:52 2026] DELETE /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:52.552346 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c6293db2-4347-4c1a-ac8a-202a8b0d36ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.554564 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c6293db2-4347-4c1a-ac8a-202a8b0d36ba tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:52.555005 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c6293db2-4347-4c1a-ac8a-202a8b0d36ba tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.555005 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c6293db2-4347-4c1a-ac8a-202a8b0d36ba tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.566714 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.566714 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:52.573104 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c6293db2-4347-4c1a-ac8a-202a8b0d36ba tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:52.582553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c6293db2-4347-4c1a-ac8a-202a8b0d36ba tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 200 Aug 19 15:58:52.583259 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 336/1326] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:52 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:52.659085 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-943b7d34-9451-41dc-8375-e12b2b7d73b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:52.660227 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-943b7d34-9451-41dc-8375-e12b2b7d73b2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:52.661690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-943b7d34-9451-41dc-8375-e12b2b7d73b2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:52.661690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-943b7d34-9451-41dc-8375-e12b2b7d73b2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:52.661690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-943b7d34-9451-41dc-8375-e12b2b7d73b2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:52.670004 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:52.670004 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:52.670654 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-943b7d34-9451-41dc-8375-e12b2b7d73b2 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:52.672051 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 326/1327] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:52 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:53.238288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-631d3f99-fba5-463a-8351-255dba468946 req-dc8992ad-76f6-4c1e-bad3-a161e3404f95 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:53.242427 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-631d3f99-fba5-463a-8351-255dba468946 req-dc8992ad-76f6-4c1e-bad3-a161e3404f95 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] GET https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf Aug 19 15:58:53.242683 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-631d3f99-fba5-463a-8351-255dba468946 req-dc8992ad-76f6-4c1e-bad3-a161e3404f95 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:53.242999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-631d3f99-fba5-463a-8351-255dba468946 req-dc8992ad-76f6-4c1e-bad3-a161e3404f95 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:53.253078 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:53.253078 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:53.258826 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-631d3f99-fba5-463a-8351-255dba468946 req-dc8992ad-76f6-4c1e-bad3-a161e3404f95 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Volume info retrieved successfully. Aug 19 15:58:53.265519 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-631d3f99-fba5-463a-8351-255dba468946 req-dc8992ad-76f6-4c1e-bad3-a161e3404f95 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf returned with HTTP 200 Aug 19 15:58:53.266271 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 336/1328] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:53 2026] GET /volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:53.511138 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-922c05e0-f6cb-4f69-a6ce-3e5e832a4711 req-5ca07005-553e-4412-87d3-bfeaf5d02eb9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:53.522014 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-922c05e0-f6cb-4f69-a6ce-3e5e832a4711 req-5ca07005-553e-4412-87d3-bfeaf5d02eb9 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-reader] GET https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf Aug 19 15:58:53.522014 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-922c05e0-f6cb-4f69-a6ce-3e5e832a4711 req-5ca07005-553e-4412-87d3-bfeaf5d02eb9 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:53.522014 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-922c05e0-f6cb-4f69-a6ce-3e5e832a4711 req-5ca07005-553e-4412-87d3-bfeaf5d02eb9 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:53.534643 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:53.534643 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:53.542784 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-922c05e0-f6cb-4f69-a6ce-3e5e832a4711 req-5ca07005-553e-4412-87d3-bfeaf5d02eb9 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-reader] Volume info retrieved successfully. Aug 19 15:58:53.551371 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-922c05e0-f6cb-4f69-a6ce-3e5e832a4711 req-5ca07005-553e-4412-87d3-bfeaf5d02eb9 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-reader] https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf returned with HTTP 200 Aug 19 15:58:53.551955 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 331/1329] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:53 2026] GET /volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:53.586279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-733b3aee-828b-45e7-b54e-9061bac4a424 req-34ec0747-8f46-4493-9986-dec251100f1f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:53.591954 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-733b3aee-828b-45e7-b54e-9061bac4a424 req-34ec0747-8f46-4493-9986-dec251100f1f tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf Aug 19 15:58:53.592195 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-733b3aee-828b-45e7-b54e-9061bac4a424 req-34ec0747-8f46-4493-9986-dec251100f1f tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:53.592458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-733b3aee-828b-45e7-b54e-9061bac4a424 req-34ec0747-8f46-4493-9986-dec251100f1f tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:53.592677 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-733b3aee-828b-45e7-b54e-9061bac4a424 req-34ec0747-8f46-4493-9986-dec251100f1f tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Delete volume with id: 1203bcad-4824-4acc-af2f-7725936dcdaf Aug 19 15:58:53.605531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e7c8d5ac-a436-482f-a0d6-73ecc4186b3e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:53.606123 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:53.606123 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:53.606727 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-733b3aee-828b-45e7-b54e-9061bac4a424 req-34ec0747-8f46-4493-9986-dec251100f1f tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Volume info retrieved successfully. Aug 19 15:58:53.609416 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7c8d5ac-a436-482f-a0d6-73ecc4186b3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 Aug 19 15:58:53.609671 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7c8d5ac-a436-482f-a0d6-73ecc4186b3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:53.609967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7c8d5ac-a436-482f-a0d6-73ecc4186b3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:53.623981 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7c8d5ac-a436-482f-a0d6-73ecc4186b3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 returned with HTTP 404 Aug 19 15:58:53.625167 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 327/1330] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:53 2026] GET /volume/v3/volumes/7b68a22a-d589-4951-a949-06d036dc1cb1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:53.642612 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-733b3aee-828b-45e7-b54e-9061bac4a424 req-34ec0747-8f46-4493-9986-dec251100f1f tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Delete volume request issued successfully. Aug 19 15:58:53.642896 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-733b3aee-828b-45e7-b54e-9061bac4a424 req-34ec0747-8f46-4493-9986-dec251100f1f tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf returned with HTTP 202 Aug 19 15:58:53.643472 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 337/1331] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 15:58:53 2026] DELETE /volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:58:53.683532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9f215706-babe-45ae-9baa-e5873f8c9704 req-194672c4-7ad2-48e4-a8c2-e2ebc70f1e94 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:53.686591 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9f215706-babe-45ae-9baa-e5873f8c9704 req-194672c4-7ad2-48e4-a8c2-e2ebc70f1e94 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] GET https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf Aug 19 15:58:53.686591 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9f215706-babe-45ae-9baa-e5873f8c9704 req-194672c4-7ad2-48e4-a8c2-e2ebc70f1e94 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:53.686787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9f215706-babe-45ae-9baa-e5873f8c9704 req-194672c4-7ad2-48e4-a8c2-e2ebc70f1e94 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:53.693078 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3feddf54-69fc-47c8-a5a5-70173e19dbfe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:53.695464 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3feddf54-69fc-47c8-a5a5-70173e19dbfe tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:53.695985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3feddf54-69fc-47c8-a5a5-70173e19dbfe tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:53.695985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3feddf54-69fc-47c8-a5a5-70173e19dbfe tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:53.696176 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3feddf54-69fc-47c8-a5a5-70173e19dbfe tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:53.701377 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:53.701377 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:53.702380 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:53.702380 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:53.703005 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3feddf54-69fc-47c8-a5a5-70173e19dbfe tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:53.703425 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 332/1332] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:53 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:53.714433 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-9f215706-babe-45ae-9baa-e5873f8c9704 req-194672c4-7ad2-48e4-a8c2-e2ebc70f1e94 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Volume info retrieved successfully. Aug 19 15:58:53.725849 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9f215706-babe-45ae-9baa-e5873f8c9704 req-194672c4-7ad2-48e4-a8c2-e2ebc70f1e94 tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf returned with HTTP 200 Aug 19 15:58:53.726666 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 337/1333] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:53 2026] GET /volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:54.722785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5927ff9e-bac4-4c11-8be4-1d89e3a22c2d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:54.723215 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5927ff9e-bac4-4c11-8be4-1d89e3a22c2d tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:54.723263 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5927ff9e-bac4-4c11-8be4-1d89e3a22c2d tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:54.723514 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5927ff9e-bac4-4c11-8be4-1d89e3a22c2d tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:54.723673 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5927ff9e-bac4-4c11-8be4-1d89e3a22c2d tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:54.734526 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:54.734526 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:54.735337 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5927ff9e-bac4-4c11-8be4-1d89e3a22c2d tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:54.735912 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 328/1334] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:54 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:54.772542 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bdb7e6f0-2a05-4536-9b6b-9996185dd115 req-5195c505-81ff-4665-8b8e-437d7a827aad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:54.778870 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bdb7e6f0-2a05-4536-9b6b-9996185dd115 req-5195c505-81ff-4665-8b8e-437d7a827aad tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] GET https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf Aug 19 15:58:54.779139 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bdb7e6f0-2a05-4536-9b6b-9996185dd115 req-5195c505-81ff-4665-8b8e-437d7a827aad tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:54.779371 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bdb7e6f0-2a05-4536-9b6b-9996185dd115 req-5195c505-81ff-4665-8b8e-437d7a827aad tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:54.796296 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bdb7e6f0-2a05-4536-9b6b-9996185dd115 req-5195c505-81ff-4665-8b8e-437d7a827aad tempest-VolumesGetTestJSON-1732274386 tempest-VolumesGetTestJSON-1732274386-project-member] https://10.4.3.32/volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf returned with HTTP 404 Aug 19 15:58:54.799785 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 338/1335] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:58:54 2026] GET /volume/v3/volumes/1203bcad-4824-4acc-af2f-7725936dcdaf => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:55.753332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7e63b365-10f9-49d2-85cf-2aca90c72a09 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:55.756248 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e63b365-10f9-49d2-85cf-2aca90c72a09 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:55.756248 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e63b365-10f9-49d2-85cf-2aca90c72a09 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:55.756429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e63b365-10f9-49d2-85cf-2aca90c72a09 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:55.756498 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7e63b365-10f9-49d2-85cf-2aca90c72a09 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:55.765916 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:55.765916 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:55.767607 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e63b365-10f9-49d2-85cf-2aca90c72a09 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:55.768808 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 333/1336] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:55 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:56.322041 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94658464-664b-4295-b40c-831d9ed0f0ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:56.324225 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94658464-664b-4295-b40c-831d9ed0f0ea tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:58:56.324601 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94658464-664b-4295-b40c-831d9ed0f0ea tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-attach": {"instance_uuid": "c6f02433-a912-4b52-bc19-3263561b8f6c", "mountpoint": "/dev/vdb"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:56.324829 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94658464-664b-4295-b40c-831d9ed0f0ea tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c6f02433-a912-4b52-bc19-3263561b8f6c", "mountpoint": "/dev/vdb"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:56.341699 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:56.341699 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:56.342410 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94658464-664b-4295-b40c-831d9ed0f0ea tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:58:56.355203 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94658464-664b-4295-b40c-831d9ed0f0ea tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Update volume admin metadata completed successfully. Aug 19 15:58:56.434043 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94658464-664b-4295-b40c-831d9ed0f0ea tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Attach volume completed successfully. Aug 19 15:58:56.435092 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94658464-664b-4295-b40c-831d9ed0f0ea tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:58:56.435092 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 338/1337] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:56 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:56.447826 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9715fb9c-c3cb-43cd-8785-c80b88756355 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:56.449891 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9715fb9c-c3cb-43cd-8785-c80b88756355 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:58:56.450233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9715fb9c-c3cb-43cd-8785-c80b88756355 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:56.450365 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9715fb9c-c3cb-43cd-8785-c80b88756355 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:56.467130 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:56.467130 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:56.471532 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9715fb9c-c3cb-43cd-8785-c80b88756355 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:58:56.477221 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9715fb9c-c3cb-43cd-8785-c80b88756355 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:58:56.477589 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 329/1338] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:56 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:56.497736 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-31ecf6df-4452-43c6-8b88-e60c6c0dfd68 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:56.499885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31ecf6df-4452-43c6-8b88-e60c6c0dfd68 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:58:56.500122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31ecf6df-4452-43c6-8b88-e60c6c0dfd68 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-detach": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:56.500270 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31ecf6df-4452-43c6-8b88-e60c6c0dfd68 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:56.538371 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:56.538371 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:56.539103 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-31ecf6df-4452-43c6-8b88-e60c6c0dfd68 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:58:56.603334 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-31ecf6df-4452-43c6-8b88-e60c6c0dfd68 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Detach volume completed successfully. Aug 19 15:58:56.603587 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31ecf6df-4452-43c6-8b88-e60c6c0dfd68 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:58:56.605789 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 339/1339] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:56 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:56.618617 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9ae75e01-608a-4699-b42f-d22282f8d2ba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:56.625625 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9ae75e01-608a-4699-b42f-d22282f8d2ba tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:58:56.625916 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9ae75e01-608a-4699-b42f-d22282f8d2ba tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:56.626158 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9ae75e01-608a-4699-b42f-d22282f8d2ba tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:56.637503 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:56.637503 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:56.646287 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9ae75e01-608a-4699-b42f-d22282f8d2ba tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:58:56.652849 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9ae75e01-608a-4699-b42f-d22282f8d2ba tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:58:56.652849 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 334/1340] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:56 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:56.785465 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52e127af-374b-41a2-b1c9-d37f6c688a15 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:56.789710 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52e127af-374b-41a2-b1c9-d37f6c688a15 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:56.793787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52e127af-374b-41a2-b1c9-d37f6c688a15 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:56.793787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52e127af-374b-41a2-b1c9-d37f6c688a15 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:56.793787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-52e127af-374b-41a2-b1c9-d37f6c688a15 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:56.811989 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:56.811989 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:56.812706 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52e127af-374b-41a2-b1c9-d37f6c688a15 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:56.813574 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 339/1341] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:56 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:57.519158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90cecf46-af44-4622-ad76-ce128799cfe1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:57.521946 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:58:57.522068 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-523288894"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:57.524457 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-523288894'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:58:57.525225 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume of 1 GB Aug 19 15:58:57.543809 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Availability Zones retrieved successfully. Aug 19 15:58:57.549801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (79f5b399-7e6a-4b88-bba7-56228dae4989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:57.551918 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0616a8-715b-4167-b7c5-fbe91f4363c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:57.553625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:58:57.617310 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0616a8-715b-4167-b7c5-fbe91f4363c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:57.619506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217c8109-f253-4982-a518-9261bc7813a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:57.715564 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Created reservations ['80855305-bc01-4cc5-ada7-66ea39bc1e27', 'c37d7642-e085-49ed-8ebf-dfb8864c5187', 'e0811757-dc0c-4286-9c02-e275a821954e', 'fb3db754-6cca-43a7-82b6-9891dd983053'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:57.717255 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217c8109-f253-4982-a518-9261bc7813a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80855305-bc01-4cc5-ada7-66ea39bc1e27', 'c37d7642-e085-49ed-8ebf-dfb8864c5187', 'e0811757-dc0c-4286-9c02-e275a821954e', 'fb3db754-6cca-43a7-82b6-9891dd983053']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:57.718668 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558425a2-12ab-4ba2-b1be-294c434bf034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:57.761033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558425a2-12ab-4ba2-b1be-294c434bf034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f5bdb9-4070-4edc-b32a-3a4e928312d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-523288894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['80855305-bc01-4cc5-ada7-66ea39bc1e27','c37d7642-e085-49ed-8ebf-dfb8864c5187','e0811757-dc0c-4286-9c02-e275a821954e','fb3db754-6cca-43a7-82b6-9891dd983053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-523288894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f5bdb9-4070-4edc-b32a-3a4e928312d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e96f3159d2465786dbe04afdaefb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5eb20677aa34597ad54cdf84087d8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:57.762956 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e422dcc0-fe46-4a22-9672-9de4eb60d3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:57.802408 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e422dcc0-fe46-4a22-9672-9de4eb60d3e6) transitioned into 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-523288894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['80855305-bc01-4cc5-ada7-66ea39bc1e27','c37d7642-e085-49ed-8ebf-dfb8864c5187','e0811757-dc0c-4286-9c02-e275a821954e','fb3db754-6cca-43a7-82b6-9891dd983053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:57.803382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f33eaa3-f9ba-493e-be5b-9063f978be02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:58:57.820594 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07cd575a-f659-4935-b6f0-dd78522c63e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:57.822211 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f33eaa3-f9ba-493e-be5b-9063f978be02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:58:57.823501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (79f5b399-7e6a-4b88-bba7-56228dae4989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:58:57.826037 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request issued successfully. Aug 19 15:58:57.826037 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90cecf46-af44-4622-ad76-ce128799cfe1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:58:57.826037 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 330/1342] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:58:57 2026] POST /volume/v3/volumes => generated 746 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:58:57.829184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-924e736d-87fb-4a9e-9c2e-07b28ff97422 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:57.833610 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-924e736d-87fb-4a9e-9c2e-07b28ff97422 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:57.833610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-924e736d-87fb-4a9e-9c2e-07b28ff97422 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:57.833610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-924e736d-87fb-4a9e-9c2e-07b28ff97422 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:57.833610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-924e736d-87fb-4a9e-9c2e-07b28ff97422 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:57.838847 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:57.838847 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:57.839915 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-924e736d-87fb-4a9e-9c2e-07b28ff97422 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:57.840586 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 335/1343] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:57 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:57.849036 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc26a4fa-b363-4bb8-a897-a374fc5e39b4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:57.850980 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc26a4fa-b363-4bb8-a897-a374fc5e39b4 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 Aug 19 15:58:57.851256 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc26a4fa-b363-4bb8-a897-a374fc5e39b4 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:57.851459 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc26a4fa-b363-4bb8-a897-a374fc5e39b4 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:57.872053 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:57.872053 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:57.887950 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cc26a4fa-b363-4bb8-a897-a374fc5e39b4 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:57.901778 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc26a4fa-b363-4bb8-a897-a374fc5e39b4 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 returned with HTTP 200 Aug 19 15:58:57.902493 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 340/1344] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:57 2026] GET /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:58.031205 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07cd575a-f659-4935-b6f0-dd78522c63e6 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:58:58.031655 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07cd575a-f659-4935-b6f0-dd78522c63e6 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1450412873"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:58.064472 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07cd575a-f659-4935-b6f0-dd78522c63e6 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:58:58.065205 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 340/1345] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:58:57 2026] POST /volume/v3/types => generated 220 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:58.077346 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fac636d0-28db-46b3-8e70-aad36972cb3b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:58.082111 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fac636d0-28db-46b3-8e70-aad36972cb3b tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 15:58:58.082111 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fac636d0-28db-46b3-8e70-aad36972cb3b tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1296841631"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:58.083253 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:58.083253 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:58.106625 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fac636d0-28db-46b3-8e70-aad36972cb3b tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 15:58:58.107122 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 331/1346] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 15:58:58 2026] POST /volume/v3/group_types => generated 177 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:58.118850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-afd5f862-8510-4f76-89b0-12f32ce63667 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:58.260373 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-afd5f862-8510-4f76-89b0-12f32ce63667 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 15:58:58.260594 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-afd5f862-8510-4f76-89b0-12f32ce63667 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "142a4157-c436-46d1-80c8-4e092f78477d", "volume_types": ["97184706-e820-44d8-9a3d-4e59fcfd6866"], "name": "tempest-GroupsV320Test-Group-697599249"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:58.265520 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-afd5f862-8510-4f76-89b0-12f32ce63667 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Creating new group {'group': {'group_type': '142a4157-c436-46d1-80c8-4e092f78477d', 'volume_types': ['97184706-e820-44d8-9a3d-4e59fcfd6866'], 'name': 'tempest-GroupsV320Test-Group-697599249'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 15:58:58.276468 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-afd5f862-8510-4f76-89b0-12f32ce63667 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Creating group tempest-GroupsV320Test-Group-697599249. Aug 19 15:58:58.292533 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-afd5f862-8510-4f76-89b0-12f32ce63667 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Availability Zones retrieved successfully. Aug 19 15:58:58.343651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-afd5f862-8510-4f76-89b0-12f32ce63667 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Created reservations ['51cb0918-f5c0-4dff-bca6-9ceec4379dd3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:58:58.400424 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-afd5f862-8510-4f76-89b0-12f32ce63667 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 15:58:58.400809 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 336/1347] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 15:58:58 2026] POST /volume/v3/groups => generated 107 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:58:58.413863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-be9014a3-bb08-428b-9f74-521c38555383 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:58.418464 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be9014a3-bb08-428b-9f74-521c38555383 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:58:58.418464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be9014a3-bb08-428b-9f74-521c38555383 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:58.418464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be9014a3-bb08-428b-9f74-521c38555383 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:58.418464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-be9014a3-bb08-428b-9f74-521c38555383 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] show called for member 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:58:58.423292 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:58.423292 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:58.436335 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be9014a3-bb08-428b-9f74-521c38555383 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e returned with HTTP 200 Aug 19 15:58:58.437281 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 341/1348] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:58:58 2026] GET /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:58:58.861869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d1a41da9-96b9-48b5-b454-4847a02723b8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:58.864523 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1a41da9-96b9-48b5-b454-4847a02723b8 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:58.864657 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1a41da9-96b9-48b5-b454-4847a02723b8 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:58.864959 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1a41da9-96b9-48b5-b454-4847a02723b8 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:58.865149 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d1a41da9-96b9-48b5-b454-4847a02723b8 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:58.891713 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:58.891713 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:58.892255 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1a41da9-96b9-48b5-b454-4847a02723b8 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:58.892746 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 341/1349] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:58 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:58.922875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54434687-155d-44de-a56a-8900523bc713 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:58.928136 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54434687-155d-44de-a56a-8900523bc713 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 Aug 19 15:58:58.928136 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54434687-155d-44de-a56a-8900523bc713 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:58.928136 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54434687-155d-44de-a56a-8900523bc713 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:58.947548 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:58.947548 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:58.960178 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-54434687-155d-44de-a56a-8900523bc713 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:58.982848 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54434687-155d-44de-a56a-8900523bc713 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 returned with HTTP 200 Aug 19 15:58:58.984191 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 332/1350] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:58 2026] GET /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 => generated 839 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:59.012945 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5a79f96e-4903-498b-ad21-057b1b0571de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.015747 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a79f96e-4903-498b-ad21-057b1b0571de tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0/action Aug 19 15:58:59.016233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a79f96e-4903-498b-ad21-057b1b0571de tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:59.016233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a79f96e-4903-498b-ad21-057b1b0571de tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:59.032199 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.032199 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:59.032929 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-5a79f96e-4903-498b-ad21-057b1b0571de tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume 'b7f5bdb9-4070-4edc-b32a-3a4e928312d0' with '{'status': 'attaching'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:58:59.083838 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a79f96e-4903-498b-ad21-057b1b0571de tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0/action returned with HTTP 202 Aug 19 15:58:59.084350 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 337/1351] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:59 2026] POST /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:59.096965 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-96356dac-1a16-42c0-9580-9f3e89687404 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.099143 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96356dac-1a16-42c0-9580-9f3e89687404 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 Aug 19 15:58:59.099976 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96356dac-1a16-42c0-9580-9f3e89687404 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.100275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96356dac-1a16-42c0-9580-9f3e89687404 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.111091 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.111091 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:59.119946 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-96356dac-1a16-42c0-9580-9f3e89687404 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:59.129132 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96356dac-1a16-42c0-9580-9f3e89687404 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 returned with HTTP 200 Aug 19 15:58:59.129832 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 342/1352] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:59.152086 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-957a61eb-d404-46a6-862b-525eb097c76f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.155170 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-957a61eb-d404-46a6-862b-525eb097c76f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0/action Aug 19 15:58:59.155170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-957a61eb-d404-46a6-862b-525eb097c76f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:59.155170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-957a61eb-d404-46a6-862b-525eb097c76f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:59.169644 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.169644 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:59.170103 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-957a61eb-d404-46a6-862b-525eb097c76f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Volume info retrieved successfully. Aug 19 15:58:59.219967 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-957a61eb-d404-46a6-862b-525eb097c76f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Delete volume request issued successfully. Aug 19 15:58:59.219967 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-957a61eb-d404-46a6-862b-525eb097c76f tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0/action returned with HTTP 202 Aug 19 15:58:59.219967 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 342/1353] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:58:59 2026] POST /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:58:59.233865 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-36a95e25-c70b-4185-aac5-6fe19d9c2cf9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.237305 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36a95e25-c70b-4185-aac5-6fe19d9c2cf9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 Aug 19 15:58:59.237801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36a95e25-c70b-4185-aac5-6fe19d9c2cf9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.238039 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36a95e25-c70b-4185-aac5-6fe19d9c2cf9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.260597 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.260597 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:59.272952 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-36a95e25-c70b-4185-aac5-6fe19d9c2cf9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:58:59.282122 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36a95e25-c70b-4185-aac5-6fe19d9c2cf9 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 returned with HTTP 200 Aug 19 15:58:59.282678 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 333/1354] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 => generated 838 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:59.451535 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e55d2726-3aeb-4981-a055-95e107e54be9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.454987 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e55d2726-3aeb-4981-a055-95e107e54be9 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:58:59.455179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e55d2726-3aeb-4981-a055-95e107e54be9 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.455387 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e55d2726-3aeb-4981-a055-95e107e54be9 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.455483 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-e55d2726-3aeb-4981-a055-95e107e54be9 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] show called for member 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:58:59.463237 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.463237 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:59.480511 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e55d2726-3aeb-4981-a055-95e107e54be9 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e returned with HTTP 200 Aug 19 15:58:59.481000 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 338/1355] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:59.497184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-49675f50-aeb0-491d-b96b-66edddd6eb9b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.499508 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49675f50-aeb0-491d-b96b-66edddd6eb9b tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] POST https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action Aug 19 15:58:59.500025 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49675f50-aeb0-491d-b96b-66edddd6eb9b tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:59.500159 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49675f50-aeb0-491d-b96b-66edddd6eb9b tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:59.501484 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-49675f50-aeb0-491d-b96b-66edddd6eb9b tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Updating group '219660f3-be79-4c18-b1bb-d99f6359102e' with 'creating' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 15:58:59.517969 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.517969 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:59.536609 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49675f50-aeb0-491d-b96b-66edddd6eb9b tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action returned with HTTP 202 Aug 19 15:58:59.537583 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 343/1356] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 15:58:59 2026] POST /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:59.555107 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-19ba1aa2-0a37-4c81-9321-45662a6a6133 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.558387 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19ba1aa2-0a37-4c81-9321-45662a6a6133 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:58:59.558387 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19ba1aa2-0a37-4c81-9321-45662a6a6133 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.558715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19ba1aa2-0a37-4c81-9321-45662a6a6133 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.559276 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-19ba1aa2-0a37-4c81-9321-45662a6a6133 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] show called for member 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:58:59.563637 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.563637 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:59.581793 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19ba1aa2-0a37-4c81-9321-45662a6a6133 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e returned with HTTP 200 Aug 19 15:58:59.582310 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 343/1357] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e => generated 387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:59.595856 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4124a8cd-83f3-4a8a-89f5-bc6676264275 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.600078 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4124a8cd-83f3-4a8a-89f5-bc6676264275 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] POST https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action Aug 19 15:58:59.600678 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4124a8cd-83f3-4a8a-89f5-bc6676264275 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:59.600820 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4124a8cd-83f3-4a8a-89f5-bc6676264275 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:59.602887 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-4124a8cd-83f3-4a8a-89f5-bc6676264275 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Updating group '219660f3-be79-4c18-b1bb-d99f6359102e' with 'available' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 15:58:59.614837 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.614837 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:59.640867 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4124a8cd-83f3-4a8a-89f5-bc6676264275 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action returned with HTTP 202 Aug 19 15:58:59.642661 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 334/1358] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 15:58:59 2026] POST /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:59.658864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b66107c4-281b-4d4b-b127-1a058e836257 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.658864 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b66107c4-281b-4d4b-b127-1a058e836257 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:58:59.658864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b66107c4-281b-4d4b-b127-1a058e836257 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.658864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b66107c4-281b-4d4b-b127-1a058e836257 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.658864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-b66107c4-281b-4d4b-b127-1a058e836257 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] show called for member 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:58:59.665148 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.665148 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:59.678135 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b66107c4-281b-4d4b-b127-1a058e836257 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e returned with HTTP 200 Aug 19 15:58:59.678780 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 339/1359] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:59.692086 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08cca075-1617-4486-8667-02a681828ae0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.696071 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08cca075-1617-4486-8667-02a681828ae0 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] POST https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action Aug 19 15:58:59.696582 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08cca075-1617-4486-8667-02a681828ae0 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:59.696806 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08cca075-1617-4486-8667-02a681828ae0 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:59.698530 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-08cca075-1617-4486-8667-02a681828ae0 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Updating group '219660f3-be79-4c18-b1bb-d99f6359102e' with 'error' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 15:58:59.705026 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.705026 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:58:59.723304 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08cca075-1617-4486-8667-02a681828ae0 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action returned with HTTP 202 Aug 19 15:58:59.723938 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 344/1360] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 15:58:59 2026] POST /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:59.734078 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6a87c1fe-6996-471a-a791-7cbcecca4c6b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.738454 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6a87c1fe-6996-471a-a791-7cbcecca4c6b tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:58:59.738454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6a87c1fe-6996-471a-a791-7cbcecca4c6b tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.738454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6a87c1fe-6996-471a-a791-7cbcecca4c6b tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.738454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-6a87c1fe-6996-471a-a791-7cbcecca4c6b tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] show called for member 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:58:59.746509 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.746509 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:59.760440 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6a87c1fe-6996-471a-a791-7cbcecca4c6b tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e returned with HTTP 200 Aug 19 15:58:59.761598 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 344/1361] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e => generated 384 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:59.775882 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-efc9b5f9-454e-4d06-acde-a309c4e7d765 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.778154 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-efc9b5f9-454e-4d06-acde-a309c4e7d765 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] POST https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action Aug 19 15:58:59.778612 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-efc9b5f9-454e-4d06-acde-a309c4e7d765 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:59.778825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-efc9b5f9-454e-4d06-acde-a309c4e7d765 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:59.780795 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-efc9b5f9-454e-4d06-acde-a309c4e7d765 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Updating group '219660f3-be79-4c18-b1bb-d99f6359102e' with 'available' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 15:58:59.790634 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.790634 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:59.808903 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-efc9b5f9-454e-4d06-acde-a309c4e7d765 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action returned with HTTP 202 Aug 19 15:58:59.808903 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 335/1362] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 15:58:59 2026] POST /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:58:59.823871 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2fcf0d96-de66-44b4-902d-2df57f7ad4d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.826959 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2fcf0d96-de66-44b4-902d-2df57f7ad4d1 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:58:59.826959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2fcf0d96-de66-44b4-902d-2df57f7ad4d1 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.826959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2fcf0d96-de66-44b4-902d-2df57f7ad4d1 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.826959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-2fcf0d96-de66-44b4-902d-2df57f7ad4d1 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] show called for member 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:58:59.832560 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.832560 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:58:59.847162 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2fcf0d96-de66-44b4-902d-2df57f7ad4d1 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e returned with HTTP 200 Aug 19 15:58:59.847646 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 340/1363] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:58:59.864573 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7a8d978a-3462-4b09-b3c3-5c3cc52547ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.866493 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a8d978a-3462-4b09-b3c3-5c3cc52547ff tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 15:58:59.866737 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a8d978a-3462-4b09-b3c3-5c3cc52547ff tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.866995 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a8d978a-3462-4b09-b3c3-5c3cc52547ff tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.867351 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-7a8d978a-3462-4b09-b3c3-5c3cc52547ff tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 15:58:59.868085 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7a8d978a-3462-4b09-b3c3-5c3cc52547ff tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 15:58:59.888062 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7a8d978a-3462-4b09-b3c3-5c3cc52547ff tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Get all volumes completed successfully. Aug 19 15:58:59.890585 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a8d978a-3462-4b09-b3c3-5c3cc52547ff tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 15:58:59.894140 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 345/1364] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:58:59.911113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-87ee7329-62b3-4891-a5c3-c0f2971b7ba8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.914783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c8a7e7b1-e9a5-4a87-92b4-7204ce597204 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:58:59.914965 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87ee7329-62b3-4891-a5c3-c0f2971b7ba8 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] POST https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action Aug 19 15:58:59.914965 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87ee7329-62b3-4891-a5c3-c0f2971b7ba8 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:58:59.914965 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87ee7329-62b3-4891-a5c3-c0f2971b7ba8 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:58:59.915508 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8a7e7b1-e9a5-4a87-92b4-7204ce597204 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:58:59.915879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8a7e7b1-e9a5-4a87-92b4-7204ce597204 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:58:59.916823 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8a7e7b1-e9a5-4a87-92b4-7204ce597204 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:58:59.916823 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c8a7e7b1-e9a5-4a87-92b4-7204ce597204 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:58:59.916998 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-87ee7329-62b3-4891-a5c3-c0f2971b7ba8 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] delete called for group 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 15:58:59.916998 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-87ee7329-62b3-4891-a5c3-c0f2971b7ba8 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Delete group with id: 219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:58:59.925538 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.925538 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:58:59.926629 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8a7e7b1-e9a5-4a87-92b4-7204ce597204 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:58:59.927429 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 336/1365] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:58:59 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:58:59.928214 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:58:59.928214 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:58:59.991063 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87ee7329-62b3-4891-a5c3-c0f2971b7ba8 tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action returned with HTTP 202 Aug 19 15:58:59.991752 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 345/1366] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 15:58:59 2026] POST /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:59:00.002802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b1d41e10-232c-43a8-b74b-99c880decaac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:00.007839 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1d41e10-232c-43a8-b74b-99c880decaac tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:59:00.008218 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b1d41e10-232c-43a8-b74b-99c880decaac tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:00.008510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b1d41e10-232c-43a8-b74b-99c880decaac tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:00.008893 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-b1d41e10-232c-43a8-b74b-99c880decaac tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] show called for member 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:59:00.017235 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:00.017235 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:00.032503 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1d41e10-232c-43a8-b74b-99c880decaac tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e returned with HTTP 200 Aug 19 15:59:00.032503 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 341/1367] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:59:00 2026] GET /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e => generated 387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:00.300627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-282a26c6-cb6f-4088-935f-aadc689e3a0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:00.303209 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-282a26c6-cb6f-4088-935f-aadc689e3a0e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 Aug 19 15:59:00.303475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-282a26c6-cb6f-4088-935f-aadc689e3a0e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:00.303670 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-282a26c6-cb6f-4088-935f-aadc689e3a0e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:00.314123 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-282a26c6-cb6f-4088-935f-aadc689e3a0e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 returned with HTTP 404 Aug 19 15:59:00.315046 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 346/1368] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:00 2026] GET /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:00.326689 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cff59108-86e2-4275-b83e-811054f124bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:00.329959 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cff59108-86e2-4275-b83e-811054f124bc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 Aug 19 15:59:00.330137 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cff59108-86e2-4275-b83e-811054f124bc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:00.330774 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cff59108-86e2-4275-b83e-811054f124bc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:00.336637 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cff59108-86e2-4275-b83e-811054f124bc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 returned with HTTP 404 Aug 19 15:59:00.337277 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 337/1369] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:00 2026] GET /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:00.346204 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-95c3c98a-3f19-4a1a-b444-fc66246a4280 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:00.349646 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95c3c98a-3f19-4a1a-b444-fc66246a4280 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 Aug 19 15:59:00.350435 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95c3c98a-3f19-4a1a-b444-fc66246a4280 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:00.350435 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-95c3c98a-3f19-4a1a-b444-fc66246a4280 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:00.352425 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-95c3c98a-3f19-4a1a-b444-fc66246a4280 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Delete volume with id: b7f5bdb9-4070-4edc-b32a-3a4e928312d0 Aug 19 15:59:00.362218 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-95c3c98a-3f19-4a1a-b444-fc66246a4280 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 returned with HTTP 404 Aug 19 15:59:00.362805 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 346/1370] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:00 2026] DELETE /volume/v3/volumes/b7f5bdb9-4070-4edc-b32a-3a4e928312d0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:00.373197 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:00.379595 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:00.380699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-402740182"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:00.382784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-402740182'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:00.383009 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume of 1 GB Aug 19 15:59:00.383441 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:00.383441 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:00.389067 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Availability Zones retrieved successfully. Aug 19 15:59:00.396487 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (3df9ba77-c4c8-45dd-b63a-1fd0c6b10379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:00.398004 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f406bdea-10a0-4ad8-a5d6-8b9b151ec07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:00.399421 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:00.450965 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f406bdea-10a0-4ad8-a5d6-8b9b151ec07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:00.452461 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b47e81-7d91-465d-bcae-8e12b1910170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:00.513515 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Created reservations ['eec1297b-60ee-418b-9a20-cb428bd8d085', '8c62292a-ef64-47bc-902e-ed086ec06312', '4c07d910-155f-487b-9f74-b6cb0891c223', 'ffc993c9-2167-414f-9ee3-b49e7e8ff533'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:00.514641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b47e81-7d91-465d-bcae-8e12b1910170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eec1297b-60ee-418b-9a20-cb428bd8d085', '8c62292a-ef64-47bc-902e-ed086ec06312', '4c07d910-155f-487b-9f74-b6cb0891c223', 'ffc993c9-2167-414f-9ee3-b49e7e8ff533']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:00.515642 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94150a6a-acb3-4c39-bbde-748e4bff1af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:00.549786 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94150a6a-acb3-4c39-bbde-748e4bff1af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77ed59e9-042f-4993-baa7-c1fa76fd277a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-402740182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['eec1297b-60ee-418b-9a20-cb428bd8d085','8c62292a-ef64-47bc-902e-ed086ec06312','4c07d910-155f-487b-9f74-b6cb0891c223','ffc993c9-2167-414f-9ee3-b49e7e8ff533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-402740182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77ed59e9-042f-4993-baa7-c1fa76fd277a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e96f3159d2465786dbe04afdaefb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5eb20677aa34597ad54cdf84087d8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:00.550776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1eb215-8b7c-45ae-98d0-2e5881ccfa12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:00.593066 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1eb215-8b7c-45ae-98d0-2e5881ccfa12) transitioned into 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-402740182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['eec1297b-60ee-418b-9a20-cb428bd8d085','8c62292a-ef64-47bc-902e-ed086ec06312','4c07d910-155f-487b-9f74-b6cb0891c223','ffc993c9-2167-414f-9ee3-b49e7e8ff533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:00.593930 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dcff874-61df-414b-a2fb-aaba22befe64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:00.609292 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dcff874-61df-414b-a2fb-aaba22befe64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:00.610512 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (3df9ba77-c4c8-45dd-b63a-1fd0c6b10379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:00.610577 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request issued successfully. Aug 19 15:59:00.612179 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-410cb87e-3ac9-4d61-8757-879f27f2f83c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:00.613344 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 342/1371] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:00 2026] POST /volume/v3/volumes => generated 746 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:00.629914 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a87274bc-0ca6-4c4c-bd1c-72af03b2e485 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:00.631687 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a87274bc-0ca6-4c4c-bd1c-72af03b2e485 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a Aug 19 15:59:00.631999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a87274bc-0ca6-4c4c-bd1c-72af03b2e485 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:00.633607 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a87274bc-0ca6-4c4c-bd1c-72af03b2e485 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:00.647052 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:00.647052 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:00.658879 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a87274bc-0ca6-4c4c-bd1c-72af03b2e485 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:00.677573 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a87274bc-0ca6-4c4c-bd1c-72af03b2e485 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a returned with HTTP 200 Aug 19 15:59:00.678085 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 347/1372] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:00 2026] GET /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:00.943306 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c5843b5-4bc2-4906-a5cf-b862fe71112a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:00.946916 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c5843b5-4bc2-4906-a5cf-b862fe71112a tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:00.946916 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c5843b5-4bc2-4906-a5cf-b862fe71112a tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:00.946916 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c5843b5-4bc2-4906-a5cf-b862fe71112a tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:00.946916 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2c5843b5-4bc2-4906-a5cf-b862fe71112a tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:00.954984 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:00.954984 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:00.956115 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c5843b5-4bc2-4906-a5cf-b862fe71112a tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:00.956844 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 338/1373] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:00 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:01.050317 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40d7e55b-ebed-41f2-858a-0278242480aa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.053815 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40d7e55b-ebed-41f2-858a-0278242480aa tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] GET https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e Aug 19 15:59:01.054242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40d7e55b-ebed-41f2-858a-0278242480aa tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:01.054579 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40d7e55b-ebed-41f2-858a-0278242480aa tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:01.054908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-40d7e55b-ebed-41f2-858a-0278242480aa tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] show called for member 219660f3-be79-4c18-b1bb-d99f6359102e {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 15:59:01.065369 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40d7e55b-ebed-41f2-858a-0278242480aa tempest-GroupsV320Test-1335277422 tempest-GroupsV320Test-1335277422-project-member] https://10.4.3.32/volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e returned with HTTP 404 Aug 19 15:59:01.066176 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 347/1374] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 15:59:01 2026] GET /volume/v3/groups/219660f3-be79-4c18-b1bb-d99f6359102e => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:59:01.075586 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-226581b7-ff48-4696-81f0-feeedc85d6f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.080781 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-226581b7-ff48-4696-81f0-feeedc85d6f9 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/142a4157-c436-46d1-80c8-4e092f78477d Aug 19 15:59:01.080781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-226581b7-ff48-4696-81f0-feeedc85d6f9 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:01.080781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-226581b7-ff48-4696-81f0-feeedc85d6f9 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:01.080781 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:01.080781 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:01.106122 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-226581b7-ff48-4696-81f0-feeedc85d6f9 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/group_types/142a4157-c436-46d1-80c8-4e092f78477d returned with HTTP 202 Aug 19 15:59:01.106122 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 343/1375] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 15:59:01 2026] DELETE /volume/v3/group_types/142a4157-c436-46d1-80c8-4e092f78477d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 15:59:01.117993 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f9f35fb-1b85-4f86-a9e7-dcde662989e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.120800 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f9f35fb-1b85-4f86-a9e7-dcde662989e9 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] DELETE https://10.4.3.32/volume/v3/types/97184706-e820-44d8-9a3d-4e59fcfd6866 Aug 19 15:59:01.120800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f9f35fb-1b85-4f86-a9e7-dcde662989e9 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:01.121915 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f9f35fb-1b85-4f86-a9e7-dcde662989e9 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:01.169514 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f9f35fb-1b85-4f86-a9e7-dcde662989e9 tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/types/97184706-e820-44d8-9a3d-4e59fcfd6866 returned with HTTP 202 Aug 19 15:59:01.169970 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 348/1376] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:59:01 2026] DELETE /volume/v3/types/97184706-e820-44d8-9a3d-4e59fcfd6866 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:01.179411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9acc120e-42e7-479e-89e1-20d24e36450f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.182943 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9acc120e-42e7-479e-89e1-20d24e36450f tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] GET https://10.4.3.32/volume/v3/types/97184706-e820-44d8-9a3d-4e59fcfd6866 Aug 19 15:59:01.182943 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9acc120e-42e7-479e-89e1-20d24e36450f tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:01.183732 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9acc120e-42e7-479e-89e1-20d24e36450f tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:01.188620 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9acc120e-42e7-479e-89e1-20d24e36450f tempest-GroupsV320Test-1267383102 tempest-GroupsV320Test-1267383102-project-admin] https://10.4.3.32/volume/v3/types/97184706-e820-44d8-9a3d-4e59fcfd6866 returned with HTTP 404 Aug 19 15:59:01.188620 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 339/1377] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:59:01 2026] GET /volume/v3/types/97184706-e820-44d8-9a3d-4e59fcfd6866 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:01.699554 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da01b536-d767-4247-a676-b6e61a66c788 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.702942 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da01b536-d767-4247-a676-b6e61a66c788 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a Aug 19 15:59:01.703436 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da01b536-d767-4247-a676-b6e61a66c788 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:01.703436 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da01b536-d767-4247-a676-b6e61a66c788 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:01.721875 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:01.721875 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:01.729671 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da01b536-d767-4247-a676-b6e61a66c788 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:01.743245 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da01b536-d767-4247-a676-b6e61a66c788 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a returned with HTTP 200 Aug 19 15:59:01.743245 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 348/1378] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:01 2026] GET /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:01.760174 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce46b737-6b04-4144-9641-ca7d55ee14a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.762509 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce46b737-6b04-4144-9641-ca7d55ee14a8 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a/action Aug 19 15:59:01.763179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce46b737-6b04-4144-9641-ca7d55ee14a8 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:01.763277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce46b737-6b04-4144-9641-ca7d55ee14a8 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:01.775353 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:01.775353 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:01.775838 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-ce46b737-6b04-4144-9641-ca7d55ee14a8 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume '77ed59e9-042f-4993-baa7-c1fa76fd277a' with '{'status': 'creating'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:59:01.819777 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce46b737-6b04-4144-9641-ca7d55ee14a8 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a/action returned with HTTP 202 Aug 19 15:59:01.820333 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 344/1379] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:01 2026] POST /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:01.834926 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-68b72fe5-cd9e-46d7-b867-9e4cedc906cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.839035 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-68b72fe5-cd9e-46d7-b867-9e4cedc906cc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a Aug 19 15:59:01.839035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-68b72fe5-cd9e-46d7-b867-9e4cedc906cc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:01.839553 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-68b72fe5-cd9e-46d7-b867-9e4cedc906cc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:01.853812 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:01.853812 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:01.858044 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-68b72fe5-cd9e-46d7-b867-9e4cedc906cc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:01.864221 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-68b72fe5-cd9e-46d7-b867-9e4cedc906cc tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a returned with HTTP 200 Aug 19 15:59:01.864672 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 349/1380] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:01 2026] GET /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:59:01.880474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0b19b2fe-424c-49e5-bae2-a74d1d34ec5e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.883187 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b19b2fe-424c-49e5-bae2-a74d1d34ec5e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a/action Aug 19 15:59:01.883657 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b19b2fe-424c-49e5-bae2-a74d1d34ec5e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:01.883857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b19b2fe-424c-49e5-bae2-a74d1d34ec5e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:01.904394 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:01.904394 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:01.904394 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0b19b2fe-424c-49e5-bae2-a74d1d34ec5e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Volume info retrieved successfully. Aug 19 15:59:01.947404 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0b19b2fe-424c-49e5-bae2-a74d1d34ec5e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Delete volume request issued successfully. Aug 19 15:59:01.947404 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b19b2fe-424c-49e5-bae2-a74d1d34ec5e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a/action returned with HTTP 202 Aug 19 15:59:01.948131 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 340/1381] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:01 2026] POST /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:01.956564 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-73ab2781-7127-4273-9343-4818a7cb429e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.958626 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73ab2781-7127-4273-9343-4818a7cb429e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a Aug 19 15:59:01.959407 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73ab2781-7127-4273-9343-4818a7cb429e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:01.959407 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73ab2781-7127-4273-9343-4818a7cb429e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:01.970430 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9fb9846f-7f1b-46fb-bfd6-e270da0c28e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:01.974272 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9fb9846f-7f1b-46fb-bfd6-e270da0c28e6 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:01.974272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9fb9846f-7f1b-46fb-bfd6-e270da0c28e6 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:01.974272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9fb9846f-7f1b-46fb-bfd6-e270da0c28e6 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:01.974272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9fb9846f-7f1b-46fb-bfd6-e270da0c28e6 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:01.974705 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:01.974705 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:01.982579 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-73ab2781-7127-4273-9343-4818a7cb429e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:01.984523 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:01.984523 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:01.985477 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9fb9846f-7f1b-46fb-bfd6-e270da0c28e6 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:01.986172 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 345/1382] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:01 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:01.996788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73ab2781-7127-4273-9343-4818a7cb429e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a returned with HTTP 200 Aug 19 15:59:01.997214 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 349/1383] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:01 2026] GET /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:03.003728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a04aaeb-1410-49ff-bbcc-781c817c7f6b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:03.006685 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a04aaeb-1410-49ff-bbcc-781c817c7f6b tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:03.007194 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a04aaeb-1410-49ff-bbcc-781c817c7f6b tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:03.007618 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a04aaeb-1410-49ff-bbcc-781c817c7f6b tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:03.007978 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1a04aaeb-1410-49ff-bbcc-781c817c7f6b tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:03.014835 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:03.014835 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:03.015815 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a04aaeb-1410-49ff-bbcc-781c817c7f6b tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:03.015815 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 350/1384] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:03 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:03.018351 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5ba7d49f-0f83-4c19-822c-2bfbd6be582a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:03.023935 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ba7d49f-0f83-4c19-822c-2bfbd6be582a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a Aug 19 15:59:03.023935 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ba7d49f-0f83-4c19-822c-2bfbd6be582a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:03.023935 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ba7d49f-0f83-4c19-822c-2bfbd6be582a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:03.034290 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ba7d49f-0f83-4c19-822c-2bfbd6be582a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a returned with HTTP 404 Aug 19 15:59:03.036137 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 341/1385] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:03 2026] GET /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:03.048196 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22cee17f-5cfc-490d-950d-ebbb2eef0461 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:03.052728 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22cee17f-5cfc-490d-950d-ebbb2eef0461 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a Aug 19 15:59:03.054783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22cee17f-5cfc-490d-950d-ebbb2eef0461 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:03.054783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22cee17f-5cfc-490d-950d-ebbb2eef0461 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:03.065822 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22cee17f-5cfc-490d-950d-ebbb2eef0461 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a returned with HTTP 404 Aug 19 15:59:03.067079 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 346/1386] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:03 2026] GET /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:03.077468 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-de84ac1f-2ada-4cea-adf3-f71f145cd259 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:03.086788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de84ac1f-2ada-4cea-adf3-f71f145cd259 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] DELETE https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a Aug 19 15:59:03.087306 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de84ac1f-2ada-4cea-adf3-f71f145cd259 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:03.089500 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de84ac1f-2ada-4cea-adf3-f71f145cd259 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:03.089500 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-de84ac1f-2ada-4cea-adf3-f71f145cd259 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Delete volume with id: 77ed59e9-042f-4993-baa7-c1fa76fd277a Aug 19 15:59:03.100098 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de84ac1f-2ada-4cea-adf3-f71f145cd259 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a returned with HTTP 404 Aug 19 15:59:03.100678 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 350/1387] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:03 2026] DELETE /volume/v3/volumes/77ed59e9-042f-4993-baa7-c1fa76fd277a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:03.121385 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:03.126580 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:03.127364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-396812826"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:03.129895 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-396812826'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:03.130130 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume of 1 GB Aug 19 15:59:03.143102 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Availability Zones retrieved successfully. Aug 19 15:59:03.152068 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (8ab5ebf7-710d-42c0-bb28-3f7c65f546c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:03.152535 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e707a6-c3d5-4f18-87a2-d96105f01d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:03.154373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:03.206773 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e707a6-c3d5-4f18-87a2-d96105f01d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:03.210151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26aa5498-a820-4b62-bca1-881adb713011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:03.301324 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Created reservations ['6ad0016a-8be8-471c-8fcd-68d07baf2ca2', 'de88f62c-7209-4115-9a7a-29c8bc2a1187', 'daff1b72-beee-4ea1-831b-41f5f03184c9', '10aae1df-b6fc-4188-a593-f897c0d2cde2'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:03.302615 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26aa5498-a820-4b62-bca1-881adb713011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad0016a-8be8-471c-8fcd-68d07baf2ca2', 'de88f62c-7209-4115-9a7a-29c8bc2a1187', 'daff1b72-beee-4ea1-831b-41f5f03184c9', '10aae1df-b6fc-4188-a593-f897c0d2cde2']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:03.304280 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c381d302-540a-47ff-a2d7-d6f007faa14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:03.348897 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c381d302-540a-47ff-a2d7-d6f007faa14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7c995ef-2a29-43b7-8516-ab31da4fd06a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-396812826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['6ad0016a-8be8-471c-8fcd-68d07baf2ca2','de88f62c-7209-4115-9a7a-29c8bc2a1187','daff1b72-beee-4ea1-831b-41f5f03184c9','10aae1df-b6fc-4188-a593-f897c0d2cde2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-396812826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7c995ef-2a29-43b7-8516-ab31da4fd06a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e96f3159d2465786dbe04afdaefb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5eb20677aa34597ad54cdf84087d8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:03.349837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e8dfde-6076-459b-aa4f-ec319ac13021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:03.382102 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e8dfde-6076-459b-aa4f-ec319ac13021) transitioned into 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-396812826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['6ad0016a-8be8-471c-8fcd-68d07baf2ca2','de88f62c-7209-4115-9a7a-29c8bc2a1187','daff1b72-beee-4ea1-831b-41f5f03184c9','10aae1df-b6fc-4188-a593-f897c0d2cde2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:03.383625 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4036c61b-0285-4fb6-aecd-3608ac990c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:03.399559 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4036c61b-0285-4fb6-aecd-3608ac990c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:03.400929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (8ab5ebf7-710d-42c0-bb28-3f7c65f546c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:03.401365 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request issued successfully. Aug 19 15:59:03.402591 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d793bbf0-da7c-4a5e-bfa3-499e901be1c8 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:03.403294 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 351/1388] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:03 2026] POST /volume/v3/volumes => generated 746 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:03.418600 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-be2444f3-0446-47b6-8305-05ce4b522270 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:03.421281 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be2444f3-0446-47b6-8305-05ce4b522270 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a Aug 19 15:59:03.422861 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be2444f3-0446-47b6-8305-05ce4b522270 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:03.422861 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be2444f3-0446-47b6-8305-05ce4b522270 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:03.439622 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:03.439622 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:03.449094 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-be2444f3-0446-47b6-8305-05ce4b522270 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:03.453108 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be2444f3-0446-47b6-8305-05ce4b522270 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a returned with HTTP 200 Aug 19 15:59:03.453877 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 342/1389] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:03 2026] GET /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:04.037947 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-653840f2-cfa5-4479-9d75-14d937f3918f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:04.040906 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-653840f2-cfa5-4479-9d75-14d937f3918f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:04.041592 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-653840f2-cfa5-4479-9d75-14d937f3918f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:04.041592 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-653840f2-cfa5-4479-9d75-14d937f3918f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:04.041931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-653840f2-cfa5-4479-9d75-14d937f3918f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:04.049433 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:04.049433 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:04.050933 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-653840f2-cfa5-4479-9d75-14d937f3918f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:04.051745 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 347/1390] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:04 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:04.476008 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af66e56d-db5c-4363-972d-ae4b830282ab None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:04.478245 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af66e56d-db5c-4363-972d-ae4b830282ab tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a Aug 19 15:59:04.479090 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af66e56d-db5c-4363-972d-ae4b830282ab tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:04.479442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af66e56d-db5c-4363-972d-ae4b830282ab tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:04.493072 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:04.493072 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:04.499592 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-af66e56d-db5c-4363-972d-ae4b830282ab tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:04.506625 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af66e56d-db5c-4363-972d-ae4b830282ab tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a returned with HTTP 200 Aug 19 15:59:04.507176 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 351/1391] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:04 2026] GET /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:04.527010 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-51563ec5-b247-4767-bcb1-d44ee182c7da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:04.529690 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51563ec5-b247-4767-bcb1-d44ee182c7da tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a/action Aug 19 15:59:04.530841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51563ec5-b247-4767-bcb1-d44ee182c7da tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:04.531148 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51563ec5-b247-4767-bcb1-d44ee182c7da tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:04.544625 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:04.544625 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:04.545794 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-51563ec5-b247-4767-bcb1-d44ee182c7da tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume 'e7c995ef-2a29-43b7-8516-ab31da4fd06a' with '{'status': 'error'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:59:04.581855 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51563ec5-b247-4767-bcb1-d44ee182c7da tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a/action returned with HTTP 202 Aug 19 15:59:04.582592 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 352/1392] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:04 2026] POST /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:04.596225 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b296948d-e6c4-4608-8ec9-0ed1f1acf89e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:04.599632 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b296948d-e6c4-4608-8ec9-0ed1f1acf89e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a Aug 19 15:59:04.599960 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b296948d-e6c4-4608-8ec9-0ed1f1acf89e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:04.600275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b296948d-e6c4-4608-8ec9-0ed1f1acf89e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:04.610650 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:04.610650 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:04.616469 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b296948d-e6c4-4608-8ec9-0ed1f1acf89e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:04.623583 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b296948d-e6c4-4608-8ec9-0ed1f1acf89e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a returned with HTTP 200 Aug 19 15:59:04.624259 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 343/1393] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:04 2026] GET /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:04.645018 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ed742ae1-ee58-4246-bb49-83e405ef2f65 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:04.649403 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ed742ae1-ee58-4246-bb49-83e405ef2f65 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a/action Aug 19 15:59:04.649938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ed742ae1-ee58-4246-bb49-83e405ef2f65 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:04.650109 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ed742ae1-ee58-4246-bb49-83e405ef2f65 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:04.665780 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:04.665780 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:04.666210 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ed742ae1-ee58-4246-bb49-83e405ef2f65 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Volume info retrieved successfully. Aug 19 15:59:04.719020 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ed742ae1-ee58-4246-bb49-83e405ef2f65 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Delete volume request issued successfully. Aug 19 15:59:04.719458 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ed742ae1-ee58-4246-bb49-83e405ef2f65 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a/action returned with HTTP 202 Aug 19 15:59:04.719922 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 348/1394] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:04 2026] POST /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:04.732230 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0730741d-c0f3-4104-ad33-3eb67d5efd5c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:04.735866 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0730741d-c0f3-4104-ad33-3eb67d5efd5c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a Aug 19 15:59:04.735866 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0730741d-c0f3-4104-ad33-3eb67d5efd5c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:04.735866 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0730741d-c0f3-4104-ad33-3eb67d5efd5c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:04.750542 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:04.750542 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:04.759976 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0730741d-c0f3-4104-ad33-3eb67d5efd5c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:04.770751 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0730741d-c0f3-4104-ad33-3eb67d5efd5c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a returned with HTTP 200 Aug 19 15:59:04.772114 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 352/1395] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:04 2026] GET /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:05.066675 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8cffc12a-33a3-40e3-94ea-aece8d273abc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.073155 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cffc12a-33a3-40e3-94ea-aece8d273abc tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:05.073427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cffc12a-33a3-40e3-94ea-aece8d273abc tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.075408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cffc12a-33a3-40e3-94ea-aece8d273abc tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.075589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8cffc12a-33a3-40e3-94ea-aece8d273abc tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:05.083318 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:05.083318 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:05.085830 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cffc12a-33a3-40e3-94ea-aece8d273abc tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:05.086321 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 353/1396] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:05.334340 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f54a79e-81b7-453f-86ce-dca620ac32f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.475915 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f54a79e-81b7-453f-86ce-dca620ac32f2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Aug 19 15:59:05.476461 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f54a79e-81b7-453f-86ce-dca620ac32f2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-821262369", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:05.479083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.qos_specs [None req-7f54a79e-81b7-453f-86ce-dca620ac32f2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-821262369', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100251) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 15:59:05.491584 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-7f54a79e-81b7-453f-86ce-dca620ac32f2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DB qos_specs_create(): root {'id': 'd93ee2c2-9f2f-4550-89cb-857fd758fad4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-821262369'} {{(pid=100251) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 15:59:05.507788 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f54a79e-81b7-453f-86ce-dca620ac32f2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 19 15:59:05.508326 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 344/1397] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:59:05 2026] POST /volume/v3/qos-specs => generated 390 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:05.521123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f2688af-5d0e-4a32-9090-47f8a77d49de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.525863 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f2688af-5d0e-4a32-9090-47f8a77d49de tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:59:05.525863 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f2688af-5d0e-4a32-9090-47f8a77d49de tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1643558764"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:05.554996 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f2688af-5d0e-4a32-9090-47f8a77d49de tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:59:05.555531 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 349/1398] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:59:05 2026] POST /volume/v3/types => generated 222 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:05.570448 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a1d0627-4096-4b80-b405-dac66621fd0e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.573068 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1d0627-4096-4b80-b405-dac66621fd0e tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:59:05.573488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a1d0627-4096-4b80-b405-dac66621fd0e tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-604774885"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:05.594753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a1d0627-4096-4b80-b405-dac66621fd0e tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:59:05.595205 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 353/1399] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:59:05 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:05.608620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eee7f2f2-22f3-40db-acdc-27ae3d60a46f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.613371 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eee7f2f2-22f3-40db-acdc-27ae3d60a46f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:59:05.614793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eee7f2f2-22f3-40db-acdc-27ae3d60a46f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-507760538"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:05.635090 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eee7f2f2-22f3-40db-acdc-27ae3d60a46f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:59:05.637334 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 354/1400] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 15:59:05 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:05.648988 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1169dfca-bec4-4aaf-9a58-cfba1aa10a59 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.654753 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1169dfca-bec4-4aaf-9a58-cfba1aa10a59 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=81039274-caba-4f3b-9d91-4436a3671afa Aug 19 15:59:05.655213 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1169dfca-bec4-4aaf-9a58-cfba1aa10a59 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.655418 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1169dfca-bec4-4aaf-9a58-cfba1aa10a59 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'associate' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.655835 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:05.655835 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:05.657259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1169dfca-bec4-4aaf-9a58-cfba1aa10a59 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Associate qos_spec: d93ee2c2-9f2f-4550-89cb-857fd758fad4 with type: 81039274-caba-4f3b-9d91-4436a3671afa {{(pid=100251) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 15:59:05.695598 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1169dfca-bec4-4aaf-9a58-cfba1aa10a59 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=81039274-caba-4f3b-9d91-4436a3671afa returned with HTTP 202 Aug 19 15:59:05.696396 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 345/1401] 10.4.3.32 () {66 vars in 1474 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=81039274-caba-4f3b-9d91-4436a3671afa => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:05.707966 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-792b776e-7094-49ec-8487-f0c76ad9a9de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.712812 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-792b776e-7094-49ec-8487-f0c76ad9a9de tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 Aug 19 15:59:05.713134 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-792b776e-7094-49ec-8487-f0c76ad9a9de tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.713397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-792b776e-7094-49ec-8487-f0c76ad9a9de tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'associate' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.714503 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.qos_specs_manage [None req-792b776e-7094-49ec-8487-f0c76ad9a9de tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Associate qos_spec: d93ee2c2-9f2f-4550-89cb-857fd758fad4 with type: 9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 {{(pid=100248) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 15:59:05.756451 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-792b776e-7094-49ec-8487-f0c76ad9a9de tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 returned with HTTP 202 Aug 19 15:59:05.756451 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 350/1402] 10.4.3.32 () {66 vars in 1474 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:05.769152 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5ddc3a0e-b14d-4b15-ad1f-6dceff9bf69d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.770141 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ddc3a0e-b14d-4b15-ad1f-6dceff9bf69d tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=7b54e033-4a2c-4344-b605-07ac51870ef3 Aug 19 15:59:05.770141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ddc3a0e-b14d-4b15-ad1f-6dceff9bf69d tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.770563 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ddc3a0e-b14d-4b15-ad1f-6dceff9bf69d tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'associate' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.771503 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5ddc3a0e-b14d-4b15-ad1f-6dceff9bf69d tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Associate qos_spec: d93ee2c2-9f2f-4550-89cb-857fd758fad4 with type: 7b54e033-4a2c-4344-b605-07ac51870ef3 {{(pid=100250) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 15:59:05.782786 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=487,cinder:UPDATE=122,cinder:INSERT=61 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:59:05.795363 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7ce7ae3-ee0e-473c-83a2-6f43c49e4596 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.799535 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7ce7ae3-ee0e-473c-83a2-6f43c49e4596 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a Aug 19 15:59:05.799782 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7ce7ae3-ee0e-473c-83a2-6f43c49e4596 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.800039 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7ce7ae3-ee0e-473c-83a2-6f43c49e4596 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.808631 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7ce7ae3-ee0e-473c-83a2-6f43c49e4596 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a returned with HTTP 404 Aug 19 15:59:05.809314 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 355/1403] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:05.814385 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ddc3a0e-b14d-4b15-ad1f-6dceff9bf69d tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=7b54e033-4a2c-4344-b605-07ac51870ef3 returned with HTTP 202 Aug 19 15:59:05.815082 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 354/1404] 10.4.3.32 () {66 vars in 1474 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associate?vol_type_id=7b54e033-4a2c-4344-b605-07ac51870ef3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:05.827224 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a556813e-7efb-42d2-a20f-17c72f77de52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.829567 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a556813e-7efb-42d2-a20f-17c72f77de52 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a Aug 19 15:59:05.829812 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a556813e-7efb-42d2-a20f-17c72f77de52 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.830457 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a556813e-7efb-42d2-a20f-17c72f77de52 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.831980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3837dcf1-9ea4-4347-9ad6-d1d42bf8065a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.835132 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3837dcf1-9ea4-4347-9ad6-d1d42bf8065a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations Aug 19 15:59:05.835402 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3837dcf1-9ea4-4347-9ad6-d1d42bf8065a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.835669 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3837dcf1-9ea4-4347-9ad6-d1d42bf8065a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'associations' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.836049 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:05.836049 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:05.836472 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3837dcf1-9ea4-4347-9ad6-d1d42bf8065a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Get associations for qos_spec id: d93ee2c2-9f2f-4550-89cb-857fd758fad4 {{(pid=100248) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 15:59:05.846143 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a556813e-7efb-42d2-a20f-17c72f77de52 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a returned with HTTP 404 Aug 19 15:59:05.846918 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 346/1405] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:05.856829 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-83ef891d-a23a-414e-b5c1-1bc9629d8f7b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.860117 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83ef891d-a23a-414e-b5c1-1bc9629d8f7b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a Aug 19 15:59:05.860456 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83ef891d-a23a-414e-b5c1-1bc9629d8f7b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.860989 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83ef891d-a23a-414e-b5c1-1bc9629d8f7b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.860989 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-83ef891d-a23a-414e-b5c1-1bc9629d8f7b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Delete volume with id: e7c995ef-2a29-43b7-8516-ab31da4fd06a Aug 19 15:59:05.864105 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3837dcf1-9ea4-4347-9ad6-d1d42bf8065a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations returned with HTTP 200 Aug 19 15:59:05.864993 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 351/1406] 10.4.3.32 () {66 vars in 1386 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:05.870468 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83ef891d-a23a-414e-b5c1-1bc9629d8f7b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a returned with HTTP 404 Aug 19 15:59:05.871211 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 356/1407] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:05 2026] DELETE /volume/v3/volumes/e7c995ef-2a29-43b7-8516-ab31da4fd06a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:05.875678 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-574df7ea-0490-4541-a26a-e89fb155b73b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.879237 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-574df7ea-0490-4541-a26a-e89fb155b73b tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/disassociate?vol_type_id=81039274-caba-4f3b-9d91-4436a3671afa Aug 19 15:59:05.880833 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-574df7ea-0490-4541-a26a-e89fb155b73b tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.880833 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-574df7ea-0490-4541-a26a-e89fb155b73b tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'disassociate' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.880833 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:05.880833 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:05.880833 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-574df7ea-0490-4541-a26a-e89fb155b73b tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Disassociate qos_spec: d93ee2c2-9f2f-4550-89cb-857fd758fad4 from type: 81039274-caba-4f3b-9d91-4436a3671afa {{(pid=100250) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 19 15:59:05.882786 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35be6663-3453-4cf0-aa0e-38c79e293897 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.885070 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:05.885541 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1651625641"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:05.887470 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1651625641'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:05.887636 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume of 1 GB Aug 19 15:59:05.888052 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:05.888052 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:05.892946 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Availability Zones retrieved successfully. Aug 19 15:59:05.903621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (63da8704-0a5a-4e06-a2d8-ce29f68372f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:05.905090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9978880-c437-4ce9-861d-7ddeb4922594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:05.906468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:05.907644 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-574df7ea-0490-4541-a26a-e89fb155b73b tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/disassociate?vol_type_id=81039274-caba-4f3b-9d91-4436a3671afa returned with HTTP 202 Aug 19 15:59:05.908495 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 355/1408] 10.4.3.32 () {66 vars in 1483 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/disassociate?vol_type_id=81039274-caba-4f3b-9d91-4436a3671afa => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:05.921999 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7b8c34ef-dfb7-4da5-81b9-1ea25b27b2ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.927132 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b8c34ef-dfb7-4da5-81b9-1ea25b27b2ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations Aug 19 15:59:05.927132 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b8c34ef-dfb7-4da5-81b9-1ea25b27b2ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.927679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b8c34ef-dfb7-4da5-81b9-1ea25b27b2ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'associations' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.928447 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:05.928447 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:05.929200 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7b8c34ef-dfb7-4da5-81b9-1ea25b27b2ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Get associations for qos_spec id: d93ee2c2-9f2f-4550-89cb-857fd758fad4 {{(pid=100248) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 15:59:05.941625 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b8c34ef-dfb7-4da5-81b9-1ea25b27b2ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations returned with HTTP 200 Aug 19 15:59:05.942350 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 352/1409] 10.4.3.32 () {66 vars in 1386 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations => generated 304 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:05.953211 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bfa52409-dca9-4853-936f-ca78b3daba56 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.956677 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfa52409-dca9-4853-936f-ca78b3daba56 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/disassociate_all Aug 19 15:59:05.956677 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfa52409-dca9-4853-936f-ca78b3daba56 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.956796 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfa52409-dca9-4853-936f-ca78b3daba56 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'disassociate_all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.957489 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bfa52409-dca9-4853-936f-ca78b3daba56 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Disassociate qos_spec: d93ee2c2-9f2f-4550-89cb-857fd758fad4 from all. {{(pid=100249) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 19 15:59:05.969421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9978880-c437-4ce9-861d-7ddeb4922594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:05.970742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b92304-9c27-4046-9c53-dab6328dd7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:05.980417 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfa52409-dca9-4853-936f-ca78b3daba56 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/disassociate_all returned with HTTP 202 Aug 19 15:59:05.981382 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 357/1410] 10.4.3.32 () {66 vars in 1398 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/disassociate_all => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:05.990639 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-39a67d83-a1b2-46b0-a53d-9472e0afb20a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:05.993522 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39a67d83-a1b2-46b0-a53d-9472e0afb20a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations Aug 19 15:59:05.993717 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39a67d83-a1b2-46b0-a53d-9472e0afb20a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:05.993994 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39a67d83-a1b2-46b0-a53d-9472e0afb20a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'associations' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:05.994323 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:05.994323 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:05.994694 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39a67d83-a1b2-46b0-a53d-9472e0afb20a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Get associations for qos_spec id: d93ee2c2-9f2f-4550-89cb-857fd758fad4 {{(pid=100250) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 15:59:06.020167 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39a67d83-a1b2-46b0-a53d-9472e0afb20a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations returned with HTTP 200 Aug 19 15:59:06.021060 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 356/1411] 10.4.3.32 () {66 vars in 1386 bytes} [Wed Aug 19 15:59:05 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/associations => generated 24 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:06.034565 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3e828e32-cfb5-433d-8ed1-e884acd3795a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.038631 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e828e32-cfb5-433d-8ed1-e884acd3795a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/types/7b54e033-4a2c-4344-b605-07ac51870ef3 Aug 19 15:59:06.038870 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e828e32-cfb5-433d-8ed1-e884acd3795a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.039068 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e828e32-cfb5-433d-8ed1-e884acd3795a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.039456 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.039456 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:06.043053 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Created reservations ['04169654-7c7d-4314-b776-fbc65bf57d04', '0c15abff-a5a3-44ff-8826-3e65ddb7b1dd', '2f44f3e5-a536-46f1-992c-d5883cb0b93c', 'e54ee79f-3ab5-4dc5-bf78-3359144aad51'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:06.044347 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b92304-9c27-4046-9c53-dab6328dd7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04169654-7c7d-4314-b776-fbc65bf57d04', '0c15abff-a5a3-44ff-8826-3e65ddb7b1dd', '2f44f3e5-a536-46f1-992c-d5883cb0b93c', 'e54ee79f-3ab5-4dc5-bf78-3359144aad51']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:06.045497 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64cf1a9c-5394-4a6c-85f0-001ff8ca8a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:06.085796 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64cf1a9c-5394-4a6c-85f0-001ff8ca8a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4efc381-75bb-41f4-84da-9c0712c27173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1651625641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['04169654-7c7d-4314-b776-fbc65bf57d04','0c15abff-a5a3-44ff-8826-3e65ddb7b1dd','2f44f3e5-a536-46f1-992c-d5883cb0b93c','e54ee79f-3ab5-4dc5-bf78-3359144aad51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1651625641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4efc381-75bb-41f4-84da-9c0712c27173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e96f3159d2465786dbe04afdaefb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5eb20677aa34597ad54cdf84087d8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:06.086731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36ed69f-7c93-4583-aa09-c636ce5b0b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:06.091491 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e828e32-cfb5-433d-8ed1-e884acd3795a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types/7b54e033-4a2c-4344-b605-07ac51870ef3 returned with HTTP 202 Aug 19 15:59:06.091747 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 353/1412] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/types/7b54e033-4a2c-4344-b605-07ac51870ef3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:06.105029 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c6e6211-8338-4085-ad1a-33d49dfe1a17 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.109460 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e5a42f6-6a92-4a77-baea-8960ff5a5f12 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.109679 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c6e6211-8338-4085-ad1a-33d49dfe1a17 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/types/7b54e033-4a2c-4344-b605-07ac51870ef3 Aug 19 15:59:06.109871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c6e6211-8338-4085-ad1a-33d49dfe1a17 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.110190 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c6e6211-8338-4085-ad1a-33d49dfe1a17 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.111670 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e5a42f6-6a92-4a77-baea-8960ff5a5f12 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:06.111841 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e5a42f6-6a92-4a77-baea-8960ff5a5f12 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.112089 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e5a42f6-6a92-4a77-baea-8960ff5a5f12 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.112534 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7e5a42f6-6a92-4a77-baea-8960ff5a5f12 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:06.116026 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c6e6211-8338-4085-ad1a-33d49dfe1a17 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types/7b54e033-4a2c-4344-b605-07ac51870ef3 returned with HTTP 404 Aug 19 15:59:06.116159 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 358/1413] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/types/7b54e033-4a2c-4344-b605-07ac51870ef3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.120530 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.120530 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:06.121313 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e5a42f6-6a92-4a77-baea-8960ff5a5f12 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:06.122368 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 357/1414] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.127856 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-21d3100f-6198-4942-8e3a-76ebe1821800 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.130348 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-21d3100f-6198-4942-8e3a-76ebe1821800 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/types/9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 Aug 19 15:59:06.130476 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36ed69f-7c93-4583-aa09-c636ce5b0b24) transitioned into 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-1651625641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['04169654-7c7d-4314-b776-fbc65bf57d04','0c15abff-a5a3-44ff-8826-3e65ddb7b1dd','2f44f3e5-a536-46f1-992c-d5883cb0b93c','e54ee79f-3ab5-4dc5-bf78-3359144aad51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:06.130700 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-21d3100f-6198-4942-8e3a-76ebe1821800 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.130963 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-21d3100f-6198-4942-8e3a-76ebe1821800 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.131421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60eaa8e7-2d86-4afe-b8f6-fd5cf6ad8d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:06.157145 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60eaa8e7-2d86-4afe-b8f6-fd5cf6ad8d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:06.158253 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (63da8704-0a5a-4e06-a2d8-ce29f68372f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:06.158634 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request issued successfully. Aug 19 15:59:06.159503 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35be6663-3453-4cf0-aa0e-38c79e293897 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:06.160241 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 347/1415] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:05 2026] POST /volume/v3/volumes => generated 747 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:06.176365 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-033724af-746f-4603-b6b7-6f94038ce7db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.178960 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-21d3100f-6198-4942-8e3a-76ebe1821800 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types/9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 returned with HTTP 202 Aug 19 15:59:06.179256 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 354/1416] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/types/9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:06.179885 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-033724af-746f-4603-b6b7-6f94038ce7db tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 Aug 19 15:59:06.181620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-033724af-746f-4603-b6b7-6f94038ce7db tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.181620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-033724af-746f-4603-b6b7-6f94038ce7db tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.193069 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c676cbc8-c98e-4db6-a468-5a6596511565 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.198597 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c676cbc8-c98e-4db6-a468-5a6596511565 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/types/9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 Aug 19 15:59:06.198597 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c676cbc8-c98e-4db6-a468-5a6596511565 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.198597 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c676cbc8-c98e-4db6-a468-5a6596511565 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.202268 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.202268 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:06.207484 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c676cbc8-c98e-4db6-a468-5a6596511565 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types/9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 returned with HTTP 404 Aug 19 15:59:06.208820 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 358/1417] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/types/9b5503f6-44ef-4eaf-8cfe-2b75e428b3e3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.210604 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-033724af-746f-4603-b6b7-6f94038ce7db tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:06.223314 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-857d9c66-c4c9-4495-8638-b2b103c6a528 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.226919 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-033724af-746f-4603-b6b7-6f94038ce7db tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 returned with HTTP 200 Aug 19 15:59:06.227638 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 359/1418] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.229627 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-857d9c66-c4c9-4495-8638-b2b103c6a528 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/types/81039274-caba-4f3b-9d91-4436a3671afa Aug 19 15:59:06.229627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-857d9c66-c4c9-4495-8638-b2b103c6a528 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.229627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-857d9c66-c4c9-4495-8638-b2b103c6a528 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.229627 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.229627 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:06.273826 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-857d9c66-c4c9-4495-8638-b2b103c6a528 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types/81039274-caba-4f3b-9d91-4436a3671afa returned with HTTP 202 Aug 19 15:59:06.273826 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 348/1419] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/types/81039274-caba-4f3b-9d91-4436a3671afa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:06.288850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bd265c92-2792-49fc-94f8-8b21ba4b8d2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.292870 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd265c92-2792-49fc-94f8-8b21ba4b8d2f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/types/81039274-caba-4f3b-9d91-4436a3671afa Aug 19 15:59:06.292870 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd265c92-2792-49fc-94f8-8b21ba4b8d2f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.292870 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd265c92-2792-49fc-94f8-8b21ba4b8d2f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.297839 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd265c92-2792-49fc-94f8-8b21ba4b8d2f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/types/81039274-caba-4f3b-9d91-4436a3671afa returned with HTTP 404 Aug 19 15:59:06.298578 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 355/1420] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/types/81039274-caba-4f3b-9d91-4436a3671afa => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.314301 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3db771bb-c6e5-4b6f-b08f-d835b9ac86e2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.317311 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3db771bb-c6e5-4b6f-b08f-d835b9ac86e2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Aug 19 15:59:06.319224 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3db771bb-c6e5-4b6f-b08f-d835b9ac86e2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-384107293", "consumer": "back-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:06.322652 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.qos_specs [None req-3db771bb-c6e5-4b6f-b08f-d835b9ac86e2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-384107293', 'consumer': 'back-end', 'specs': {}} {{(pid=100250) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 15:59:06.329537 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-3db771bb-c6e5-4b6f-b08f-d835b9ac86e2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DB qos_specs_create(): root {'id': 'e6c19df4-dcbc-4ae2-b468-38cc97814562', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-384107293'} {{(pid=100250) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 15:59:06.347291 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3db771bb-c6e5-4b6f-b08f-d835b9ac86e2 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 19 15:59:06.348135 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 359/1421] 10.4.3.32 () {68 vars in 1257 bytes} [Wed Aug 19 15:59:06 2026] POST /volume/v3/qos-specs => generated 366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.366080 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-720e8b1c-a985-4bd4-92b0-338ea1eb039e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.367776 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-720e8b1c-a985-4bd4-92b0-338ea1eb039e tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562?force=False Aug 19 15:59:06.368084 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-720e8b1c-a985-4bd4-92b0-338ea1eb039e tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.368320 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-720e8b1c-a985-4bd4-92b0-338ea1eb039e tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.369119 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-720e8b1c-a985-4bd4-92b0-338ea1eb039e tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Delete qos_spec: e6c19df4-dcbc-4ae2-b468-38cc97814562, force: False {{(pid=100249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 15:59:06.407929 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-720e8b1c-a985-4bd4-92b0-338ea1eb039e tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562?force=False returned with HTTP 202 Aug 19 15:59:06.408426 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 360/1422] 10.4.3.32 () {66 vars in 1373 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562?force=False => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:06.425845 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a01b0379-9c76-451f-9651-e837b3a3f90c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.428015 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a01b0379-9c76-451f-9651-e837b3a3f90c tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562 Aug 19 15:59:06.428015 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a01b0379-9c76-451f-9651-e837b3a3f90c tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.428309 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a01b0379-9c76-451f-9651-e837b3a3f90c tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.437939 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a01b0379-9c76-451f-9651-e837b3a3f90c tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562 returned with HTTP 404 Aug 19 15:59:06.438622 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 349/1423] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.447429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e66fbb17-931b-499d-a125-789af6907a53 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.449186 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e66fbb17-931b-499d-a125-789af6907a53 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Aug 19 15:59:06.449396 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e66fbb17-931b-499d-a125-789af6907a53 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.449587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e66fbb17-931b-499d-a125-789af6907a53 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.463512 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e66fbb17-931b-499d-a125-789af6907a53 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 19 15:59:06.464275 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 356/1424] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.476943 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-76e4776c-82a9-4748-bf0d-4ff2ebf39046 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.479545 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-76e4776c-82a9-4748-bf0d-4ff2ebf39046 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562?force=False Aug 19 15:59:06.479888 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-76e4776c-82a9-4748-bf0d-4ff2ebf39046 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.480186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-76e4776c-82a9-4748-bf0d-4ff2ebf39046 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.480613 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.480613 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:06.481075 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-76e4776c-82a9-4748-bf0d-4ff2ebf39046 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Delete qos_spec: e6c19df4-dcbc-4ae2-b468-38cc97814562, force: False {{(pid=100250) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 15:59:06.488845 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-76e4776c-82a9-4748-bf0d-4ff2ebf39046 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562?force=False returned with HTTP 404 Aug 19 15:59:06.489537 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 360/1425] 10.4.3.32 () {66 vars in 1373 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.501856 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d97ccfe-0db5-414f-a703-9306dbb0afc7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.504966 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d97ccfe-0db5-414f-a703-9306dbb0afc7 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562 Aug 19 15:59:06.505239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d97ccfe-0db5-414f-a703-9306dbb0afc7 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.505498 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d97ccfe-0db5-414f-a703-9306dbb0afc7 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.505915 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.505915 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:06.510697 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d97ccfe-0db5-414f-a703-9306dbb0afc7 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562 returned with HTTP 404 Aug 19 15:59:06.511368 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 361/1426] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs/e6c19df4-dcbc-4ae2-b468-38cc97814562 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.525209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0256f24e-2065-4edb-bdbe-c1cca75061a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.527984 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0256f24e-2065-4edb-bdbe-c1cca75061a3 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Aug 19 15:59:06.528666 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0256f24e-2065-4edb-bdbe-c1cca75061a3 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1299215619", "consumer": "both"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:06.530602 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.qos_specs [None req-0256f24e-2065-4edb-bdbe-c1cca75061a3 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1299215619', 'consumer': 'both', 'specs': {}} {{(pid=100251) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 15:59:06.537075 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-0256f24e-2065-4edb-bdbe-c1cca75061a3 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DB qos_specs_create(): root {'id': '52824850-1b4d-416e-a39b-4c3e3bd347b8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1299215619'} {{(pid=100251) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 15:59:06.551433 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0256f24e-2065-4edb-bdbe-c1cca75061a3 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 19 15:59:06.551896 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 350/1427] 10.4.3.32 () {68 vars in 1257 bytes} [Wed Aug 19 15:59:06 2026] POST /volume/v3/qos-specs => generated 363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.569239 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-49ea4d64-ef16-4445-b8fe-406d5dd421ca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.571821 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49ea4d64-ef16-4445-b8fe-406d5dd421ca tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8?force=False Aug 19 15:59:06.571972 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49ea4d64-ef16-4445-b8fe-406d5dd421ca tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.572072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49ea4d64-ef16-4445-b8fe-406d5dd421ca tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.572325 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.572325 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:06.572675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.qos_specs_manage [None req-49ea4d64-ef16-4445-b8fe-406d5dd421ca tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Delete qos_spec: 52824850-1b4d-416e-a39b-4c3e3bd347b8, force: False {{(pid=100248) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 15:59:06.598952 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49ea4d64-ef16-4445-b8fe-406d5dd421ca tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8?force=False returned with HTTP 202 Aug 19 15:59:06.598952 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 357/1428] 10.4.3.32 () {66 vars in 1373 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:06.609645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bdfebc5f-ed5a-4fdc-a125-98f4b1e75ebe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.613519 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bdfebc5f-ed5a-4fdc-a125-98f4b1e75ebe tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8 Aug 19 15:59:06.613794 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bdfebc5f-ed5a-4fdc-a125-98f4b1e75ebe tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.613999 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bdfebc5f-ed5a-4fdc-a125-98f4b1e75ebe tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.618613 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bdfebc5f-ed5a-4fdc-a125-98f4b1e75ebe tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8 returned with HTTP 404 Aug 19 15:59:06.619210 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 361/1429] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.629120 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea0fdd86-2abe-4c04-aa58-016574efcba6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.634050 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea0fdd86-2abe-4c04-aa58-016574efcba6 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Aug 19 15:59:06.634373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea0fdd86-2abe-4c04-aa58-016574efcba6 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.634652 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea0fdd86-2abe-4c04-aa58-016574efcba6 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.649403 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea0fdd86-2abe-4c04-aa58-016574efcba6 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 19 15:59:06.650288 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 362/1430] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs => generated 174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.660495 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aed72c1a-4cf1-43e1-8a23-3928ec78fdcf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.663094 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aed72c1a-4cf1-43e1-8a23-3928ec78fdcf tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8?force=False Aug 19 15:59:06.663390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aed72c1a-4cf1-43e1-8a23-3928ec78fdcf tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.663684 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aed72c1a-4cf1-43e1-8a23-3928ec78fdcf tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.664089 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.664089 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:06.664604 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aed72c1a-4cf1-43e1-8a23-3928ec78fdcf tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Delete qos_spec: 52824850-1b4d-416e-a39b-4c3e3bd347b8, force: False {{(pid=100251) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 15:59:06.669256 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aed72c1a-4cf1-43e1-8a23-3928ec78fdcf tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8?force=False returned with HTTP 404 Aug 19 15:59:06.670165 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 351/1431] 10.4.3.32 () {66 vars in 1373 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.680984 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6af00e45-cba4-4705-b993-d5ba2b05722c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.683273 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6af00e45-cba4-4705-b993-d5ba2b05722c tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8 Aug 19 15:59:06.683510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6af00e45-cba4-4705-b993-d5ba2b05722c tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.683720 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6af00e45-cba4-4705-b993-d5ba2b05722c tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.684038 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.684038 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:06.688785 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6af00e45-cba4-4705-b993-d5ba2b05722c tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8 returned with HTTP 404 Aug 19 15:59:06.689858 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 358/1432] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs/52824850-1b4d-416e-a39b-4c3e3bd347b8 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 15:59:06.704442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-67d38022-d8cb-4f99-b55f-5c31b915f944 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.708746 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67d38022-d8cb-4f99-b55f-5c31b915f944 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] POST https://10.4.3.32/volume/v3/qos-specs Aug 19 15:59:06.708746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67d38022-d8cb-4f99-b55f-5c31b915f944 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1435438799", "consumer": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:06.712627 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.qos_specs [None req-67d38022-d8cb-4f99-b55f-5c31b915f944 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1435438799', 'consumer': 'front-end', 'specs': {}} {{(pid=100250) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 15:59:06.715957 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-67d38022-d8cb-4f99-b55f-5c31b915f944 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DB qos_specs_create(): root {'id': 'c49aaa14-39aa-4568-8e61-39e4bae4c391', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1435438799'} {{(pid=100250) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 15:59:06.732636 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67d38022-d8cb-4f99-b55f-5c31b915f944 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 19 15:59:06.732636 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 362/1433] 10.4.3.32 () {68 vars in 1257 bytes} [Wed Aug 19 15:59:06 2026] POST /volume/v3/qos-specs => generated 368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.748172 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf1b45b8-d242-4bd1-9855-d3caa3fac346 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.751110 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf1b45b8-d242-4bd1-9855-d3caa3fac346 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391?force=False Aug 19 15:59:06.751439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf1b45b8-d242-4bd1-9855-d3caa3fac346 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.751910 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf1b45b8-d242-4bd1-9855-d3caa3fac346 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.752375 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.752375 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:06.753483 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf1b45b8-d242-4bd1-9855-d3caa3fac346 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Delete qos_spec: c49aaa14-39aa-4568-8e61-39e4bae4c391, force: False {{(pid=100249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 15:59:06.811583 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf1b45b8-d242-4bd1-9855-d3caa3fac346 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391?force=False returned with HTTP 202 Aug 19 15:59:06.811583 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 363/1434] 10.4.3.32 () {66 vars in 1373 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391?force=False => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:06.825131 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d93493e9-7e7b-4c09-b7ef-ecc4a20764d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.827457 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d93493e9-7e7b-4c09-b7ef-ecc4a20764d8 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391 Aug 19 15:59:06.829561 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d93493e9-7e7b-4c09-b7ef-ecc4a20764d8 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.829561 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d93493e9-7e7b-4c09-b7ef-ecc4a20764d8 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.837603 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d93493e9-7e7b-4c09-b7ef-ecc4a20764d8 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391 returned with HTTP 404 Aug 19 15:59:06.838624 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 352/1435] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.849989 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5c3e750b-a07d-46ac-9c4f-8a69e9a04950 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.854364 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c3e750b-a07d-46ac-9c4f-8a69e9a04950 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Aug 19 15:59:06.854635 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c3e750b-a07d-46ac-9c4f-8a69e9a04950 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.857465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c3e750b-a07d-46ac-9c4f-8a69e9a04950 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.864565 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c3e750b-a07d-46ac-9c4f-8a69e9a04950 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 19 15:59:06.865257 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 359/1436] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.878404 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3c11ca1-915c-4226-86a2-81aa317997d1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.883314 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3c11ca1-915c-4226-86a2-81aa317997d1 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391?force=False Aug 19 15:59:06.883665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3c11ca1-915c-4226-86a2-81aa317997d1 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.883837 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3c11ca1-915c-4226-86a2-81aa317997d1 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.884105 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.884105 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:06.884898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a3c11ca1-915c-4226-86a2-81aa317997d1 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Delete qos_spec: c49aaa14-39aa-4568-8e61-39e4bae4c391, force: False {{(pid=100250) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 15:59:06.891024 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3c11ca1-915c-4226-86a2-81aa317997d1 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391?force=False returned with HTTP 404 Aug 19 15:59:06.891847 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 363/1437] 10.4.3.32 () {66 vars in 1373 bytes} [Wed Aug 19 15:59:06 2026] DELETE /volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.904840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-06cc7c21-d9f8-42cd-a45f-58d3cb3c78c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.908031 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-06cc7c21-d9f8-42cd-a45f-58d3cb3c78c6 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391 Aug 19 15:59:06.908258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-06cc7c21-d9f8-42cd-a45f-58d3cb3c78c6 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.908783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-06cc7c21-d9f8-42cd-a45f-58d3cb3c78c6 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.908962 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.908962 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:06.915894 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-06cc7c21-d9f8-42cd-a45f-58d3cb3c78c6 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391 returned with HTTP 404 Aug 19 15:59:06.917107 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 364/1438] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs/c49aaa14-39aa-4568-8e61-39e4bae4c391 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:06.933445 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37bf6d8b-8c2f-4291-992b-c3fc9bbc09aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.939514 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37bf6d8b-8c2f-4291-992b-c3fc9bbc09aa tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 Aug 19 15:59:06.939873 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37bf6d8b-8c2f-4291-992b-c3fc9bbc09aa tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.940326 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37bf6d8b-8c2f-4291-992b-c3fc9bbc09aa tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.943647 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=513,cinder:INSERT=95,cinder:UPDATE=169 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:59:06.952891 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37bf6d8b-8c2f-4291-992b-c3fc9bbc09aa tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 returned with HTTP 200 Aug 19 15:59:06.954807 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 353/1439] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 => generated 390 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:06.968916 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-15f34ed5-1dc1-43fd-8efd-e1a77018356a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:06.974785 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15f34ed5-1dc1-43fd-8efd-e1a77018356a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs Aug 19 15:59:06.974785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15f34ed5-1dc1-43fd-8efd-e1a77018356a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:06.974785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15f34ed5-1dc1-43fd-8efd-e1a77018356a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:06.974785 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:06.974785 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:06.986923 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15f34ed5-1dc1-43fd-8efd-e1a77018356a tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs returned with HTTP 200 Aug 19 15:59:06.987600 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 360/1440] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 15:59:06 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:07.001539 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33d5cd81-0910-4387-8e2b-6bcba16f37b9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.003490 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33d5cd81-0910-4387-8e2b-6bcba16f37b9 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] PUT https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 Aug 19 15:59:07.004065 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33d5cd81-0910-4387-8e2b-6bcba16f37b9 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:07.016236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.qos_specs [None req-33d5cd81-0910-4387-8e2b-6bcba16f37b9 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100250) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 19 15:59:07.028812 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-33d5cd81-0910-4387-8e2b-6bcba16f37b9 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] qos_specs_update() value: {'id': 'ba2b2eb0-a4fc-4cc5-a68e-7b460aa56893', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd93ee2c2-9f2f-4550-89cb-857fd758fad4', 'deleted': False} {{(pid=100250) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 19 15:59:07.039366 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33d5cd81-0910-4387-8e2b-6bcba16f37b9 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 returned with HTTP 200 Aug 19 15:59:07.040852 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 364/1441] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 15:59:06 2026] PUT /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 => generated 36 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:07.053431 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dfa719f1-cad6-44fb-a4ed-449eee750f70 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.056667 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dfa719f1-cad6-44fb-a4ed-449eee750f70 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 Aug 19 15:59:07.057175 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dfa719f1-cad6-44fb-a4ed-449eee750f70 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.057625 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dfa719f1-cad6-44fb-a4ed-449eee750f70 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.064699 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dfa719f1-cad6-44fb-a4ed-449eee750f70 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 returned with HTTP 200 Aug 19 15:59:07.064699 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 365/1442] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:07 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 => generated 411 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:07.079779 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b1010739-eb92-43c6-88db-0cee3b8205b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.082597 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1010739-eb92-43c6-88db-0cee3b8205b5 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] PUT https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/delete_keys Aug 19 15:59:07.082597 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1010739-eb92-43c6-88db-0cee3b8205b5 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:07.085879 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.085879 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:07.085879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b1010739-eb92-43c6-88db-0cee3b8205b5 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Delete_key spec: d93ee2c2-9f2f-4550-89cb-857fd758fad4, keys: ['iops_bytes'] {{(pid=100251) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 19 15:59:07.110639 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1010739-eb92-43c6-88db-0cee3b8205b5 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/delete_keys returned with HTTP 202 Aug 19 15:59:07.111001 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 354/1443] 10.4.3.32 () {68 vars in 1403 bytes} [Wed Aug 19 15:59:07 2026] PUT /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4/delete_keys => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:07.122912 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-994721f4-0fe8-4a65-8697-93894850f83f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.127738 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-994721f4-0fe8-4a65-8697-93894850f83f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 Aug 19 15:59:07.127991 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-994721f4-0fe8-4a65-8697-93894850f83f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.128237 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-994721f4-0fe8-4a65-8697-93894850f83f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.128587 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.128587 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:07.134577 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f1c92a6f-7375-4f72-9bb5-a2e76098b2f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.136628 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1c92a6f-7375-4f72-9bb5-a2e76098b2f1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:07.137038 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1c92a6f-7375-4f72-9bb5-a2e76098b2f1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.137335 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1c92a6f-7375-4f72-9bb5-a2e76098b2f1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.137396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f1c92a6f-7375-4f72-9bb5-a2e76098b2f1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:07.139604 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-994721f4-0fe8-4a65-8697-93894850f83f tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 returned with HTTP 200 Aug 19 15:59:07.140299 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 361/1444] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:07 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 => generated 390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:07.145330 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.145330 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:07.147686 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1c92a6f-7375-4f72-9bb5-a2e76098b2f1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:07.147686 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 365/1445] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:07 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:07.150227 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b0731d0f-85b6-47d7-94d7-2707084243dc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.153728 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0731d0f-85b6-47d7-94d7-2707084243dc tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 Aug 19 15:59:07.153728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0731d0f-85b6-47d7-94d7-2707084243dc tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.153728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0731d0f-85b6-47d7-94d7-2707084243dc tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.153728 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.153728 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:07.159495 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0731d0f-85b6-47d7-94d7-2707084243dc tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 returned with HTTP 200 Aug 19 15:59:07.159495 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 366/1446] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:07 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:07.171455 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-291ecb18-2650-4962-a90a-43f9327f48ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.176850 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-291ecb18-2650-4962-a90a-43f9327f48ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] DELETE https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4?force=False Aug 19 15:59:07.176850 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-291ecb18-2650-4962-a90a-43f9327f48ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.176850 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-291ecb18-2650-4962-a90a-43f9327f48ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.177208 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.177208 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:07.177620 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-291ecb18-2650-4962-a90a-43f9327f48ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Delete qos_spec: d93ee2c2-9f2f-4550-89cb-857fd758fad4, force: False {{(pid=100251) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 15:59:07.220688 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-291ecb18-2650-4962-a90a-43f9327f48ac tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4?force=False returned with HTTP 202 Aug 19 15:59:07.221305 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 355/1447] 10.4.3.32 () {66 vars in 1373 bytes} [Wed Aug 19 15:59:07 2026] DELETE /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:07.234025 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-544ad5da-9b19-428b-abf1-8b2063eaf5c0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.235426 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-544ad5da-9b19-428b-abf1-8b2063eaf5c0 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] GET https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 Aug 19 15:59:07.235720 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-544ad5da-9b19-428b-abf1-8b2063eaf5c0 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.236005 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-544ad5da-9b19-428b-abf1-8b2063eaf5c0 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.236354 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.236354 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:07.241089 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-544ad5da-9b19-428b-abf1-8b2063eaf5c0 tempest-QosSpecsTestJSON-1371573693 tempest-QosSpecsTestJSON-1371573693-project-admin] https://10.4.3.32/volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 returned with HTTP 404 Aug 19 15:59:07.241865 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 362/1448] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:07 2026] GET /volume/v3/qos-specs/d93ee2c2-9f2f-4550-89cb-857fd758fad4 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:07.244362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e0501add-a3ed-4d8c-b88d-1769f0380d3e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.246867 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e0501add-a3ed-4d8c-b88d-1769f0380d3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 Aug 19 15:59:07.249024 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e0501add-a3ed-4d8c-b88d-1769f0380d3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.249024 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e0501add-a3ed-4d8c-b88d-1769f0380d3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.258194 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.258194 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:07.262479 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e0501add-a3ed-4d8c-b88d-1769f0380d3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:07.268125 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e0501add-a3ed-4d8c-b88d-1769f0380d3e tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 returned with HTTP 200 Aug 19 15:59:07.268670 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 366/1449] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:07 2026] GET /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:07.291470 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3639585a-082e-40a2-a46e-c1da3a965363 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.293772 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3639585a-082e-40a2-a46e-c1da3a965363 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173/action Aug 19 15:59:07.294211 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3639585a-082e-40a2-a46e-c1da3a965363 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:07.294418 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3639585a-082e-40a2-a46e-c1da3a965363 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:07.308603 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.308603 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:07.309236 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-3639585a-082e-40a2-a46e-c1da3a965363 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume 'a4efc381-75bb-41f4-84da-9c0712c27173' with '{'status': 'maintenance'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:59:07.342784 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3639585a-082e-40a2-a46e-c1da3a965363 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173/action returned with HTTP 202 Aug 19 15:59:07.343299 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 367/1450] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:07 2026] POST /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:07.359121 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-abddbd57-eea8-4608-a777-b6960f32e306 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.361538 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abddbd57-eea8-4608-a777-b6960f32e306 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 Aug 19 15:59:07.361933 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abddbd57-eea8-4608-a777-b6960f32e306 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.362217 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abddbd57-eea8-4608-a777-b6960f32e306 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.374272 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.374272 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:07.379283 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-abddbd57-eea8-4608-a777-b6960f32e306 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:07.385463 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abddbd57-eea8-4608-a777-b6960f32e306 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 returned with HTTP 200 Aug 19 15:59:07.385993 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 356/1451] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:07 2026] GET /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:07.403115 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-81f25673-62b9-4a51-8650-f507edfe6f40 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.405207 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-81f25673-62b9-4a51-8650-f507edfe6f40 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173/action Aug 19 15:59:07.405590 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-81f25673-62b9-4a51-8650-f507edfe6f40 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:07.405965 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-81f25673-62b9-4a51-8650-f507edfe6f40 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:07.421923 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.421923 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:07.422356 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-81f25673-62b9-4a51-8650-f507edfe6f40 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Volume info retrieved successfully. Aug 19 15:59:07.448217 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=465,cinder:INSERT=54,cinder:UPDATE=94,cinder:DELETE=3 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:59:07.462382 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-81f25673-62b9-4a51-8650-f507edfe6f40 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Delete volume request issued successfully. Aug 19 15:59:07.462382 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-81f25673-62b9-4a51-8650-f507edfe6f40 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173/action returned with HTTP 202 Aug 19 15:59:07.462619 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 363/1452] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:07 2026] POST /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:07.479813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb15c72f-c332-4a62-8d0d-cce63c26bca6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:07.482684 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb15c72f-c332-4a62-8d0d-cce63c26bca6 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 Aug 19 15:59:07.483041 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb15c72f-c332-4a62-8d0d-cce63c26bca6 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:07.483280 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb15c72f-c332-4a62-8d0d-cce63c26bca6 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:07.494385 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:07.494385 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:07.498948 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eb15c72f-c332-4a62-8d0d-cce63c26bca6 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:07.504646 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb15c72f-c332-4a62-8d0d-cce63c26bca6 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 returned with HTTP 200 Aug 19 15:59:07.505423 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 367/1453] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:07 2026] GET /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:08.168586 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2fba8a6d-1bad-4bc8-95ff-231d216d8d0c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:08.175062 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fba8a6d-1bad-4bc8-95ff-231d216d8d0c tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:08.175062 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fba8a6d-1bad-4bc8-95ff-231d216d8d0c tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:08.176179 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fba8a6d-1bad-4bc8-95ff-231d216d8d0c tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:08.176179 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2fba8a6d-1bad-4bc8-95ff-231d216d8d0c tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:08.192785 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:08.192785 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:08.192785 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fba8a6d-1bad-4bc8-95ff-231d216d8d0c tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:08.192785 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 368/1454] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:08 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:08.212043 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c609f9ac-eda5-4561-9e2e-c168773ebe0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:08.223173 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c609f9ac-eda5-4561-9e2e-c168773ebe0f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] DELETE https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:08.223173 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c609f9ac-eda5-4561-9e2e-c168773ebe0f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:08.223173 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c609f9ac-eda5-4561-9e2e-c168773ebe0f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:08.227940 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-c609f9ac-eda5-4561-9e2e-c168773ebe0f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Delete backup with id: 60692495-88e6-4a56-846a-1c3164ebc910. Aug 19 15:59:08.238193 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:08.238193 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:08.276133 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-c609f9ac-eda5-4561-9e2e-c168773ebe0f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] delete_backup rpcapi backup_id 60692495-88e6-4a56-846a-1c3164ebc910 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 15:59:08.286921 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c609f9ac-eda5-4561-9e2e-c168773ebe0f tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 202 Aug 19 15:59:08.286921 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 357/1455] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:08 2026] DELETE /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:08.299792 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9f293867-b0c8-4dc0-9b09-ff41e2812578 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:08.303566 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f293867-b0c8-4dc0-9b09-ff41e2812578 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:08.303892 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f293867-b0c8-4dc0-9b09-ff41e2812578 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:08.304226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f293867-b0c8-4dc0-9b09-ff41e2812578 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:08.304226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9f293867-b0c8-4dc0-9b09-ff41e2812578 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:08.315924 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:08.315924 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:08.317115 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f293867-b0c8-4dc0-9b09-ff41e2812578 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:08.318545 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 364/1456] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:08 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:08.520554 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e7b4761-6e38-474b-99ad-a0c990aad68a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:08.524089 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e7b4761-6e38-474b-99ad-a0c990aad68a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 Aug 19 15:59:08.524257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e7b4761-6e38-474b-99ad-a0c990aad68a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:08.525511 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e7b4761-6e38-474b-99ad-a0c990aad68a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:08.543885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e7b4761-6e38-474b-99ad-a0c990aad68a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 returned with HTTP 404 Aug 19 15:59:08.543885 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 368/1457] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:08 2026] GET /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:08.553858 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-75e3a4dd-5e2c-4742-b7bb-864fbb387beb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:08.556235 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-75e3a4dd-5e2c-4742-b7bb-864fbb387beb tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 Aug 19 15:59:08.556892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-75e3a4dd-5e2c-4742-b7bb-864fbb387beb tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:08.556892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-75e3a4dd-5e2c-4742-b7bb-864fbb387beb tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:08.565801 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-75e3a4dd-5e2c-4742-b7bb-864fbb387beb tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 returned with HTTP 404 Aug 19 15:59:08.566440 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 369/1458] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:08 2026] GET /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:08.576652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6399bf7d-e8eb-47a2-8b5f-15fee6967241 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:08.581864 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6399bf7d-e8eb-47a2-8b5f-15fee6967241 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 Aug 19 15:59:08.582217 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6399bf7d-e8eb-47a2-8b5f-15fee6967241 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:08.582504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6399bf7d-e8eb-47a2-8b5f-15fee6967241 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:08.582914 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6399bf7d-e8eb-47a2-8b5f-15fee6967241 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Delete volume with id: a4efc381-75bb-41f4-84da-9c0712c27173 Aug 19 15:59:08.595513 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6399bf7d-e8eb-47a2-8b5f-15fee6967241 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 returned with HTTP 404 Aug 19 15:59:08.596419 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 358/1459] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:08 2026] DELETE /volume/v3/volumes/a4efc381-75bb-41f4-84da-9c0712c27173 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:08.613626 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:08.617263 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:08.617585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1080114865"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:08.619599 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1080114865'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:08.620439 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume of 1 GB Aug 19 15:59:08.628401 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Availability Zones retrieved successfully. Aug 19 15:59:08.636988 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (8aec1217-13d7-417a-b7f8-d74c6cb9c493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:08.638183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489a389a-1f2d-4184-97b5-5c3693bead9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:08.639791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:08.692483 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489a389a-1f2d-4184-97b5-5c3693bead9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:08.693575 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f53fc36-a25b-4daf-b3fe-e360531cdc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:08.790881 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Created reservations ['55d24ccd-17b4-47ef-9ee7-ff4c1ba5da7b', '71327935-01f3-4af3-b277-a0cc66af5657', 'c6f3a446-f3d7-4d9d-9b4e-26a331a4994c', '713c95c6-a124-471a-81e4-c4d0ecadeaed'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:08.791673 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f53fc36-a25b-4daf-b3fe-e360531cdc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d24ccd-17b4-47ef-9ee7-ff4c1ba5da7b', '71327935-01f3-4af3-b277-a0cc66af5657', 'c6f3a446-f3d7-4d9d-9b4e-26a331a4994c', '713c95c6-a124-471a-81e4-c4d0ecadeaed']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:08.793283 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf493db-7146-4408-bb4c-6de7f954d150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:08.850498 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf493db-7146-4408-bb4c-6de7f954d150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e828be7-049f-4986-a3a7-b31ee83b6853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1080114865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['55d24ccd-17b4-47ef-9ee7-ff4c1ba5da7b','71327935-01f3-4af3-b277-a0cc66af5657','c6f3a446-f3d7-4d9d-9b4e-26a331a4994c','713c95c6-a124-471a-81e4-c4d0ecadeaed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1080114865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e828be7-049f-4986-a3a7-b31ee83b6853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e96f3159d2465786dbe04afdaefb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a5eb20677aa34597ad54cdf84087d8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:08.852074 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274b624d-b870-4726-8d5f-92faae432be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:08.923325 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274b624d-b870-4726-8d5f-92faae432be7) transitioned into 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-1080114865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66e96f3159d2465786dbe04afdaefb10',qos_specs=None,replication_status=,reservations=['55d24ccd-17b4-47ef-9ee7-ff4c1ba5da7b','71327935-01f3-4af3-b277-a0cc66af5657','c6f3a446-f3d7-4d9d-9b4e-26a331a4994c','713c95c6-a124-471a-81e4-c4d0ecadeaed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eb20677aa34597ad54cdf84087d8b9',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:08.924678 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ab58ecb-c0b8-4d56-b77b-b59a7e67f415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:08.947787 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ab58ecb-c0b8-4d56-b77b-b59a7e67f415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:08.950300 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Flow 'volume_create_api' (8aec1217-13d7-417a-b7f8-d74c6cb9c493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:08.950300 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Create volume request issued successfully. Aug 19 15:59:08.951231 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7a2e7c5-73e0-4eb9-ba63-72e726e7c7d1 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:08.954202 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 365/1460] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:08 2026] POST /volume/v3/volumes => generated 747 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:08.973304 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-758b5587-c868-401c-b4cf-70c06174333a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:08.976559 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-758b5587-c868-401c-b4cf-70c06174333a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:08.977247 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-758b5587-c868-401c-b4cf-70c06174333a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:08.977247 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-758b5587-c868-401c-b4cf-70c06174333a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:08.993866 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:08.993866 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:09.000232 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-758b5587-c868-401c-b4cf-70c06174333a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:09.014735 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-758b5587-c868-401c-b4cf-70c06174333a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 200 Aug 19 15:59:09.015461 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 369/1461] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:08 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 815 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:09.332009 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae92dc2b-b346-4ff8-adcd-9a87ea65a871 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:09.335391 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae92dc2b-b346-4ff8-adcd-9a87ea65a871 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:09.335391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae92dc2b-b346-4ff8-adcd-9a87ea65a871 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:09.335627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae92dc2b-b346-4ff8-adcd-9a87ea65a871 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:09.335627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ae92dc2b-b346-4ff8-adcd-9a87ea65a871 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:09.347872 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:09.347872 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:09.349602 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae92dc2b-b346-4ff8-adcd-9a87ea65a871 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 200 Aug 19 15:59:09.349602 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 370/1462] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:09 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:09.825985 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-388e7288-8a88-4ffc-91e8-13653c0df75f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:09.828797 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-388e7288-8a88-4ffc-91e8-13653c0df75f tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:09.828797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-388e7288-8a88-4ffc-91e8-13653c0df75f tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-attach": {"instance_uuid": "abd48332-fe32-49ce-ba54-aab3576b3e2a", "mountpoint": "/dev/vdb"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:09.829066 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-388e7288-8a88-4ffc-91e8-13653c0df75f tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "abd48332-fe32-49ce-ba54-aab3576b3e2a", "mountpoint": "/dev/vdb"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:09.839112 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:09.839112 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:09.839680 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-388e7288-8a88-4ffc-91e8-13653c0df75f tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:09.850221 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-388e7288-8a88-4ffc-91e8-13653c0df75f tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Update volume admin metadata completed successfully. Aug 19 15:59:09.943708 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-388e7288-8a88-4ffc-91e8-13653c0df75f tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Attach volume completed successfully. Aug 19 15:59:09.943708 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-388e7288-8a88-4ffc-91e8-13653c0df75f tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:59:09.944058 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 359/1463] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:09 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:09.957213 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7b0256e3-2ae2-4837-b8cb-0bb8dc9ecf75 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:09.960215 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b0256e3-2ae2-4837-b8cb-0bb8dc9ecf75 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:09.960312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b0256e3-2ae2-4837-b8cb-0bb8dc9ecf75 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:09.960516 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b0256e3-2ae2-4837-b8cb-0bb8dc9ecf75 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:09.978645 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:09.978645 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:09.985790 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7b0256e3-2ae2-4837-b8cb-0bb8dc9ecf75 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:09.992720 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b0256e3-2ae2-4837-b8cb-0bb8dc9ecf75 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:09.993356 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 366/1464] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:09 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 1174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:10.010517 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-83869f0e-5f14-4a80-8fb7-d7f278a7aebd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.015372 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-83869f0e-5f14-4a80-8fb7-d7f278a7aebd tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:10.015372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-83869f0e-5f14-4a80-8fb7-d7f278a7aebd tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.015372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-83869f0e-5f14-4a80-8fb7-d7f278a7aebd tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.032496 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.032496 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:10.035227 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-241f64fe-d874-4be4-bfc7-5900ae959825 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.037873 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-241f64fe-d874-4be4-bfc7-5900ae959825 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.038386 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-241f64fe-d874-4be4-bfc7-5900ae959825 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.038509 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-241f64fe-d874-4be4-bfc7-5900ae959825 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.050518 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-83869f0e-5f14-4a80-8fb7-d7f278a7aebd tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:10.056070 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.056070 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:10.063414 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-241f64fe-d874-4be4-bfc7-5900ae959825 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:10.063583 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-83869f0e-5f14-4a80-8fb7-d7f278a7aebd tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:10.064069 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 370/1465] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 1174 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:10.073925 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-241f64fe-d874-4be4-bfc7-5900ae959825 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 200 Aug 19 15:59:10.076792 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 371/1466] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:10.087068 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-62c8b3d1-bd61-456d-a3ac-66253b20f478 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.090039 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62c8b3d1-bd61-456d-a3ac-66253b20f478 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:10.090039 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62c8b3d1-bd61-456d-a3ac-66253b20f478 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-detach": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:10.090229 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62c8b3d1-bd61-456d-a3ac-66253b20f478 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:10.100859 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-435918e8-8a3d-4df5-b2f7-41af0e9bd670 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.104358 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-435918e8-8a3d-4df5-b2f7-41af0e9bd670 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action Aug 19 15:59:10.104908 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-435918e8-8a3d-4df5-b2f7-41af0e9bd670 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:10.105427 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-435918e8-8a3d-4df5-b2f7-41af0e9bd670 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:10.108688 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.108688 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:10.109578 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-62c8b3d1-bd61-456d-a3ac-66253b20f478 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:10.116370 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.116370 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:10.117000 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-435918e8-8a3d-4df5-b2f7-41af0e9bd670 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume '0e828be7-049f-4986-a3a7-b31ee83b6853' with '{'status': 'error'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:59:10.151405 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-435918e8-8a3d-4df5-b2f7-41af0e9bd670 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action returned with HTTP 202 Aug 19 15:59:10.151950 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 367/1467] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:10 2026] POST /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:10.161672 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-caaeb2fe-861e-4988-91ff-5380fa8c1e81 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.164118 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-caaeb2fe-861e-4988-91ff-5380fa8c1e81 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.164366 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-caaeb2fe-861e-4988-91ff-5380fa8c1e81 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.164606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-caaeb2fe-861e-4988-91ff-5380fa8c1e81 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.175352 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.175352 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:10.181529 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-caaeb2fe-861e-4988-91ff-5380fa8c1e81 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:10.189793 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-62c8b3d1-bd61-456d-a3ac-66253b20f478 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Detach volume completed successfully. Aug 19 15:59:10.190020 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62c8b3d1-bd61-456d-a3ac-66253b20f478 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:59:10.191632 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-caaeb2fe-861e-4988-91ff-5380fa8c1e81 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 200 Aug 19 15:59:10.194665 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 371/1468] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:10.194779 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 360/1469] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:10 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:10.200880 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-385a3e44-a65f-41c9-b82f-3be3d30c237b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.203951 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-385a3e44-a65f-41c9-b82f-3be3d30c237b tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:10.204073 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-385a3e44-a65f-41c9-b82f-3be3d30c237b tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.205451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-385a3e44-a65f-41c9-b82f-3be3d30c237b tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.211494 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b2d519fa-cbe2-4f91-aa72-48c2409efc8e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.213786 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2d519fa-cbe2-4f91-aa72-48c2409efc8e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action Aug 19 15:59:10.214214 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2d519fa-cbe2-4f91-aa72-48c2409efc8e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:10.214355 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2d519fa-cbe2-4f91-aa72-48c2409efc8e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:10.218411 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.218411 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:10.228151 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-385a3e44-a65f-41c9-b82f-3be3d30c237b tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:10.229041 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.229041 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:10.229521 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-b2d519fa-cbe2-4f91-aa72-48c2409efc8e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume '0e828be7-049f-4986-a3a7-b31ee83b6853' with '{'status': 'available'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:59:10.236628 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-385a3e44-a65f-41c9-b82f-3be3d30c237b tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:10.237397 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 372/1470] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:10.260796 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2d519fa-cbe2-4f91-aa72-48c2409efc8e tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action returned with HTTP 202 Aug 19 15:59:10.262058 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 368/1471] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:10 2026] POST /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:10.272963 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-71c14b02-95d9-46dd-bdf1-332aee027c08 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.275131 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71c14b02-95d9-46dd-bdf1-332aee027c08 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.275280 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71c14b02-95d9-46dd-bdf1-332aee027c08 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.275489 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71c14b02-95d9-46dd-bdf1-332aee027c08 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.284497 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.284497 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:10.289524 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-71c14b02-95d9-46dd-bdf1-332aee027c08 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:10.300614 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71c14b02-95d9-46dd-bdf1-332aee027c08 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 200 Aug 19 15:59:10.300614 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 372/1472] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:10.320535 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90b66d58-433a-4319-a653-166ba59bb33b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.325920 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90b66d58-433a-4319-a653-166ba59bb33b tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action Aug 19 15:59:10.326549 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90b66d58-433a-4319-a653-166ba59bb33b tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:10.328324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90b66d58-433a-4319-a653-166ba59bb33b tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:10.347974 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.347974 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:10.348712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-90b66d58-433a-4319-a653-166ba59bb33b tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume '0e828be7-049f-4986-a3a7-b31ee83b6853' with '{'status': 'maintenance'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:59:10.364105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ce6e329b-6535-4178-90e6-480424b0a906 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.367849 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce6e329b-6535-4178-90e6-480424b0a906 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 Aug 19 15:59:10.367849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce6e329b-6535-4178-90e6-480424b0a906 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.368030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce6e329b-6535-4178-90e6-480424b0a906 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.369547 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ce6e329b-6535-4178-90e6-480424b0a906 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Show backup with id 60692495-88e6-4a56-846a-1c3164ebc910. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:10.374351 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce6e329b-6535-4178-90e6-480424b0a906 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 returned with HTTP 404 Aug 19 15:59:10.376173 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 373/1473] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/backups/60692495-88e6-4a56-846a-1c3164ebc910 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 15:59:10.388350 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ccecdd1a-fff1-4413-a673-79caf60cce63 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.401646 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccecdd1a-fff1-4413-a673-79caf60cce63 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 Aug 19 15:59:10.401646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccecdd1a-fff1-4413-a673-79caf60cce63 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.401646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccecdd1a-fff1-4413-a673-79caf60cce63 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.401646 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ccecdd1a-fff1-4413-a673-79caf60cce63 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Delete volume with id: a6152f3c-ecf3-45e3-8440-dbf36caccf08 Aug 19 15:59:10.402093 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90b66d58-433a-4319-a653-166ba59bb33b tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action returned with HTTP 202 Aug 19 15:59:10.402511 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 361/1474] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:10 2026] POST /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:10.417038 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f2056390-849e-4efb-9f97-528ff359f77c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.417323 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.417323 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:10.417323 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ccecdd1a-fff1-4413-a673-79caf60cce63 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Volume info retrieved successfully. Aug 19 15:59:10.417462 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2056390-849e-4efb-9f97-528ff359f77c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.417462 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2056390-849e-4efb-9f97-528ff359f77c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.417462 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2056390-849e-4efb-9f97-528ff359f77c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.432205 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.432205 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:10.439675 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f2056390-849e-4efb-9f97-528ff359f77c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:10.447430 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2056390-849e-4efb-9f97-528ff359f77c tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 200 Aug 19 15:59:10.447963 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 373/1475] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:10.470057 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ccecdd1a-fff1-4413-a673-79caf60cce63 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Delete volume request issued successfully. Aug 19 15:59:10.471585 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccecdd1a-fff1-4413-a673-79caf60cce63 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 returned with HTTP 202 Aug 19 15:59:10.471585 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 369/1476] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:10 2026] DELETE /volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:10.474043 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dee26529-bb12-4b42-95b8-8d8b5fadda42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.483168 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dee26529-bb12-4b42-95b8-8d8b5fadda42 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] POST https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action Aug 19 15:59:10.484440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dee26529-bb12-4b42-95b8-8d8b5fadda42 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:10.484440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dee26529-bb12-4b42-95b8-8d8b5fadda42 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:10.484587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aaa02187-78dd-4841-8a91-a8e3aabbc9d1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.487863 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aaa02187-78dd-4841-8a91-a8e3aabbc9d1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 Aug 19 15:59:10.488815 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aaa02187-78dd-4841-8a91-a8e3aabbc9d1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.488815 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aaa02187-78dd-4841-8a91-a8e3aabbc9d1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.500161 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.500161 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:10.501369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-dee26529-bb12-4b42-95b8-8d8b5fadda42 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] Updating volume '0e828be7-049f-4986-a3a7-b31ee83b6853' with '{'status': 'available'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 15:59:10.502581 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.502581 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:10.509493 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aaa02187-78dd-4841-8a91-a8e3aabbc9d1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Volume info retrieved successfully. Aug 19 15:59:10.522325 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aaa02187-78dd-4841-8a91-a8e3aabbc9d1 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 returned with HTTP 200 Aug 19 15:59:10.523922 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 362/1477] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:10.557193 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dee26529-bb12-4b42-95b8-8d8b5fadda42 tempest-VolumesActionsTest-172933878 tempest-VolumesActionsTest-172933878-project-admin] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action returned with HTTP 202 Aug 19 15:59:10.558172 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 374/1478] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:10 2026] POST /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:10.569605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b4db63a6-1446-4a87-8f29-34098c3ac80b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.573898 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b4db63a6-1446-4a87-8f29-34098c3ac80b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.573898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b4db63a6-1446-4a87-8f29-34098c3ac80b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.573898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b4db63a6-1446-4a87-8f29-34098c3ac80b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.585083 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.585083 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:10.595362 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b4db63a6-1446-4a87-8f29-34098c3ac80b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:10.604152 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b4db63a6-1446-4a87-8f29-34098c3ac80b tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 200 Aug 19 15:59:10.605053 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 374/1479] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:10.621922 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-20f008a3-fe8e-4d71-bc12-4cf675e4b199 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.624236 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-20f008a3-fe8e-4d71-bc12-4cf675e4b199 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.624236 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-20f008a3-fe8e-4d71-bc12-4cf675e4b199 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.624236 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-20f008a3-fe8e-4d71-bc12-4cf675e4b199 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.641193 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.641193 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:10.650641 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-20f008a3-fe8e-4d71-bc12-4cf675e4b199 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:10.657145 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-20f008a3-fe8e-4d71-bc12-4cf675e4b199 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 200 Aug 19 15:59:10.657676 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 370/1480] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:10.676467 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d0c5659-527b-42ca-b028-df967168bce3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.682800 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d0c5659-527b-42ca-b028-df967168bce3 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] DELETE https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.682800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d0c5659-527b-42ca-b028-df967168bce3 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.682800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d0c5659-527b-42ca-b028-df967168bce3 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.682800 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2d0c5659-527b-42ca-b028-df967168bce3 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Delete volume with id: 0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.690266 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.690266 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:10.690867 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2d0c5659-527b-42ca-b028-df967168bce3 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:10.736392 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2d0c5659-527b-42ca-b028-df967168bce3 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Delete volume request issued successfully. Aug 19 15:59:10.737120 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d0c5659-527b-42ca-b028-df967168bce3 tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 202 Aug 19 15:59:10.737321 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 363/1481] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:10 2026] DELETE /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:10.752727 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c01ba43f-ee88-44e4-98f3-5df234b4158f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:10.756881 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c01ba43f-ee88-44e4-98f3-5df234b4158f tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:10.756881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c01ba43f-ee88-44e4-98f3-5df234b4158f tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:10.756881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c01ba43f-ee88-44e4-98f3-5df234b4158f tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:10.770717 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:10.770717 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:10.785243 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c01ba43f-ee88-44e4-98f3-5df234b4158f tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Volume info retrieved successfully. Aug 19 15:59:10.800392 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c01ba43f-ee88-44e4-98f3-5df234b4158f tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 200 Aug 19 15:59:10.800392 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 375/1482] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:10 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:11.280094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c622976-6158-4b91-9d3f-47d3c281c514 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.461235 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c622976-6158-4b91-9d3f-47d3c281c514 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] GET https://10.4.3.32/volume/v3/os-services Aug 19 15:59:11.463012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c622976-6158-4b91-9d3f-47d3c281c514 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:11.463012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c622976-6158-4b91-9d3f-47d3c281c514 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:11.470172 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c622976-6158-4b91-9d3f-47d3c281c514 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] https://10.4.3.32/volume/v3/os-services returned with HTTP 200 Aug 19 15:59:11.470418 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99863b3d-2896-4157-bb3b-60bafc918c60 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.470748 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 375/1483] 10.4.3.32 () {66 vars in 1242 bytes} [Wed Aug 19 15:59:11 2026] GET /volume/v3/os-services => generated 626 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:11.474994 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:11.474994 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-354477462"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:11.476681 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-354477462'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:11.476681 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Create volume of 1 GB Aug 19 15:59:11.482582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eee10cab-bb97-4639-8460-955126ec0ce5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.484448 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Availability Zones retrieved successfully. Aug 19 15:59:11.486093 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-f6e1e1e3-0a72-493c-89a8-108677a9a218 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.486749 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eee10cab-bb97-4639-8460-955126ec0ce5 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] PUT https://10.4.3.32/volume/v3/os-services/disable-log-reason Aug 19 15:59:11.486749 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eee10cab-bb97-4639-8460-955126ec0ce5 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007787", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:11.488703 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-f6e1e1e3-0a72-493c-89a8-108677a9a218 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 15:59:11.488918 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eee10cab-bb97-4639-8460-955126ec0ce5 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] https://10.4.3.32/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 19 15:59:11.489040 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-f6e1e1e3-0a72-493c-89a8-108677a9a218 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:11.489373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-f6e1e1e3-0a72-493c-89a8-108677a9a218 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:11.489932 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 364/1484] 10.4.3.32 () {68 vars in 1319 bytes} [Wed Aug 19 15:59:11 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 15:59:11.494066 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Flow 'volume_create_api' (3adfe41c-c63e-4513-869f-cf0b19716d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:11.494442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed372930-7557-4059-adf7-06c1339a2dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:11.498789 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:11.506143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fe523a44-b1e2-4c8b-919e-a95733c3f006 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.508913 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fe523a44-b1e2-4c8b-919e-a95733c3f006 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] PUT https://10.4.3.32/volume/v3/os-services/disable Aug 19 15:59:11.509444 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fe523a44-b1e2-4c8b-919e-a95733c3f006 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007787", "binary": "invalid_binary"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:11.513908 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:11.513908 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:11.519558 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-f6e1e1e3-0a72-493c-89a8-108677a9a218 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 15:59:11.524182 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fe523a44-b1e2-4c8b-919e-a95733c3f006 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] https://10.4.3.32/volume/v3/os-services/disable returned with HTTP 404 Aug 19 15:59:11.524674 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 376/1485] 10.4.3.32 () {68 vars in 1286 bytes} [Wed Aug 19 15:59:11 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:11.526226 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-f6e1e1e3-0a72-493c-89a8-108677a9a218 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 15:59:11.526804 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 376/1486] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:59:11 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:11.542780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9adc14c6-47ba-4cb8-8b73-35af79a392e9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.542895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c170a62c-a67c-4662-8b04-f8b557243cae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.545004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9adc14c6-47ba-4cb8-8b73-35af79a392e9 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 Aug 19 15:59:11.546278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9adc14c6-47ba-4cb8-8b73-35af79a392e9 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:11.546278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9adc14c6-47ba-4cb8-8b73-35af79a392e9 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:11.546461 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed372930-7557-4059-adf7-06c1339a2dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:11.546575 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c170a62c-a67c-4662-8b04-f8b557243cae tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] PUT https://10.4.3.32/volume/v3/os-services/enable Aug 19 15:59:11.546688 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c170a62c-a67c-4662-8b04-f8b557243cae tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:11.547090 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e69ed56-4358-486e-8507-63de45080b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:11.555327 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9adc14c6-47ba-4cb8-8b73-35af79a392e9 tempest-ProjectReaderTests39-1362322174 tempest-ProjectReaderTests39-1362322174-project-admin] https://10.4.3.32/volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 returned with HTTP 404 Aug 19 15:59:11.556347 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 377/1487] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:11 2026] GET /volume/v3/volumes/a6152f3c-ecf3-45e3-8440-dbf36caccf08 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:11.561519 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c170a62c-a67c-4662-8b04-f8b557243cae tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] https://10.4.3.32/volume/v3/os-services/enable returned with HTTP 404 Aug 19 15:59:11.561519 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 365/1488] 10.4.3.32 () {68 vars in 1283 bytes} [Wed Aug 19 15:59:11 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:11.574571 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff50d704-7bc0-4a99-8ca5-bc297ed9a5e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.578016 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff50d704-7bc0-4a99-8ca5-bc297ed9a5e5 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] PUT https://10.4.3.32/volume/v3/os-services/freeze Aug 19 15:59:11.578440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff50d704-7bc0-4a99-8ca5-bc297ed9a5e5 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:11.589510 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff50d704-7bc0-4a99-8ca5-bc297ed9a5e5 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] https://10.4.3.32/volume/v3/os-services/freeze returned with HTTP 400 Aug 19 15:59:11.590326 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 377/1489] 10.4.3.32 () {68 vars in 1283 bytes} [Wed Aug 19 15:59:11 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:59:11.609025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6aea9aec-efe5-49d1-8759-2972cd8acd99 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.611251 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6aea9aec-efe5-49d1-8759-2972cd8acd99 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] PUT https://10.4.3.32/volume/v3/os-services/thaw Aug 19 15:59:11.611563 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6aea9aec-efe5-49d1-8759-2972cd8acd99 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:11.621793 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6aea9aec-efe5-49d1-8759-2972cd8acd99 tempest-VolumeServicesNegativeTest-1686977898 tempest-VolumeServicesNegativeTest-1686977898-project-admin] https://10.4.3.32/volume/v3/os-services/thaw returned with HTTP 400 Aug 19 15:59:11.622417 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 378/1490] 10.4.3.32 () {68 vars in 1277 bytes} [Wed Aug 19 15:59:11 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 15:59:11.652580 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Created reservations ['9c1737e9-c87c-49e6-bb06-b4f754ad11dd', 'ae65fb4a-620d-4794-86bf-e02fc225319f', '9992dc8b-9c13-4360-9cd2-0a5e7d108e69', 'cb8ac875-8314-45dc-928b-ab5b5a4817ce'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:11.653604 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e69ed56-4358-486e-8507-63de45080b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c1737e9-c87c-49e6-bb06-b4f754ad11dd', 'ae65fb4a-620d-4794-86bf-e02fc225319f', '9992dc8b-9c13-4360-9cd2-0a5e7d108e69', 'cb8ac875-8314-45dc-928b-ab5b5a4817ce']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:11.656374 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7da033-7aea-4a7a-901c-a2b487afb19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:11.690716 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7da033-7aea-4a7a-901c-a2b487afb19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d746446-0e73-4c18-aab1-c664bc4c56b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-354477462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8baaf7cdf204978933b9fa4eefd9471',qos_specs=None,replication_status=,reservations=['9c1737e9-c87c-49e6-bb06-b4f754ad11dd','ae65fb4a-620d-4794-86bf-e02fc225319f','9992dc8b-9c13-4360-9cd2-0a5e7d108e69','cb8ac875-8314-45dc-928b-ab5b5a4817ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ebae3fae64d9fb8c32685af03e635',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-354477462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d746446-0e73-4c18-aab1-c664bc4c56b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8baaf7cdf204978933b9fa4eefd9471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9a5ebae3fae64d9fb8c32685af03e635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:11.691652 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aeca66a-f2ff-4e8b-b976-b62bf9d4922d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:11.723084 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aeca66a-f2ff-4e8b-b976-b62bf9d4922d) transitioned into 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-354477462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8baaf7cdf204978933b9fa4eefd9471',qos_specs=None,replication_status=,reservations=['9c1737e9-c87c-49e6-bb06-b4f754ad11dd','ae65fb4a-620d-4794-86bf-e02fc225319f','9992dc8b-9c13-4360-9cd2-0a5e7d108e69','cb8ac875-8314-45dc-928b-ab5b5a4817ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ebae3fae64d9fb8c32685af03e635',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:11.723799 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d9c44-89fd-4307-b233-9ae5d3ee2bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:11.749864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d9c44-89fd-4307-b233-9ae5d3ee2bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:11.751338 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Flow 'volume_create_api' (3adfe41c-c63e-4513-869f-cf0b19716d29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:11.752349 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Create volume request issued successfully. Aug 19 15:59:11.753241 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99863b3d-2896-4157-bb3b-60bafc918c60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:11.753818 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 371/1491] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:11 2026] POST /volume/v3/volumes => generated 756 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:11.771951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-928f1ff8-2678-4e03-8abb-383eb4a99268 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.775169 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-928f1ff8-2678-4e03-8abb-383eb4a99268 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 Aug 19 15:59:11.775444 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-928f1ff8-2678-4e03-8abb-383eb4a99268 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:11.775725 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-928f1ff8-2678-4e03-8abb-383eb4a99268 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:11.792210 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:11.792210 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:11.801188 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-928f1ff8-2678-4e03-8abb-383eb4a99268 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 15:59:11.812364 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-928f1ff8-2678-4e03-8abb-383eb4a99268 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 returned with HTTP 200 Aug 19 15:59:11.812364 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 366/1492] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:11 2026] GET /volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:11.896535 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-647ae8aa-3b2a-4159-93dd-ed2f127f1c5a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:11.900354 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-647ae8aa-3b2a-4159-93dd-ed2f127f1c5a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] GET https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 Aug 19 15:59:11.900563 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-647ae8aa-3b2a-4159-93dd-ed2f127f1c5a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:11.900824 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-647ae8aa-3b2a-4159-93dd-ed2f127f1c5a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:11.911277 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-647ae8aa-3b2a-4159-93dd-ed2f127f1c5a tempest-VolumesActionsTest-1716954485 tempest-VolumesActionsTest-1716954485-project-member] https://10.4.3.32/volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 returned with HTTP 404 Aug 19 15:59:11.911385 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 378/1493] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:11 2026] GET /volume/v3/volumes/0e828be7-049f-4986-a3a7-b31ee83b6853 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:12.113101 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-854f40fc-42bb-4ea1-a648-a2342111f6ce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:12.113101 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-854f40fc-42bb-4ea1-a648-a2342111f6ce None None] GET https://10.4.3.32/volume// Aug 19 15:59:12.113291 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-854f40fc-42bb-4ea1-a648-a2342111f6ce None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:12.113548 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-854f40fc-42bb-4ea1-a648-a2342111f6ce None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:12.114067 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-854f40fc-42bb-4ea1-a648-a2342111f6ce None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:59:12.115176 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 379/1494] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:59:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:59:12.129448 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-bb24f952-ff43-4e57-9765-e99ca064e5d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:12.134141 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-bb24f952-ff43-4e57-9765-e99ca064e5d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 15:59:12.136017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-bb24f952-ff43-4e57-9765-e99ca064e5d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18584f93-a5ae-4f2a-b659-7170ea12747e", "connector": null, "instance_uuid": "38c7af17-3109-4537-9304-fdba09ce78db"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:12.162484 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:12.162484 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:12.232277 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-bb24f952-ff43-4e57-9765-e99ca064e5d0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 15:59:12.233851 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 372/1495] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 15:59:12 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:12.248113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8108243b-3645-4104-9a8b-cf77ea590c85 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:12.252990 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8108243b-3645-4104-9a8b-cf77ea590c85 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52 Aug 19 15:59:12.252990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8108243b-3645-4104-9a8b-cf77ea590c85 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:12.252990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8108243b-3645-4104-9a8b-cf77ea590c85 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:12.267159 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:12.267159 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:12.379622 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8108243b-3645-4104-9a8b-cf77ea590c85 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52 returned with HTTP 200 Aug 19 15:59:12.380212 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 367/1496] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:59:12 2026] DELETE /volume/v3/attachments/5c4fe69a-3f81-495d-9112-20ed7bdd0d52 => generated 367 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:12.834649 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4ba8f46b-a317-41fd-9fa6-eabbe17d5312 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:12.841184 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ba8f46b-a317-41fd-9fa6-eabbe17d5312 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 Aug 19 15:59:12.841184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ba8f46b-a317-41fd-9fa6-eabbe17d5312 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:12.841184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ba8f46b-a317-41fd-9fa6-eabbe17d5312 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:12.856286 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:12.856286 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:12.871905 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4ba8f46b-a317-41fd-9fa6-eabbe17d5312 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 15:59:12.897789 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ba8f46b-a317-41fd-9fa6-eabbe17d5312 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 returned with HTTP 200 Aug 19 15:59:12.897789 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 379/1497] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:12 2026] GET /volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:14.065842 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8ce7ce8e-a8d8-4a6f-9379-6b7c50d73738 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.068263 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8ce7ce8e-a8d8-4a6f-9379-6b7c50d73738 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] PUT https://10.4.3.32/volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 Aug 19 15:59:14.068810 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8ce7ce8e-a8d8-4a6f-9379-6b7c50d73738 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.081417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8ce7ce8e-a8d8-4a6f-9379-6b7c50d73738 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Acquiring lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 15:59:14.088438 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8ce7ce8e-a8d8-4a6f-9379-6b7c50d73738 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 15:59:14.090089 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.090089 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:14.209788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5c49a691-6de2-4eec-888d-cb16dc684418 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.212670 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c49a691-6de2-4eec-888d-cb16dc684418 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:14.214195 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c49a691-6de2-4eec-888d-cb16dc684418 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:14.215416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c49a691-6de2-4eec-888d-cb16dc684418 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.233162 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.233162 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:14.233426 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5c49a691-6de2-4eec-888d-cb16dc684418 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.252218 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5c49a691-6de2-4eec-888d-cb16dc684418 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Reserve volume completed successfully. Aug 19 15:59:14.252649 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c49a691-6de2-4eec-888d-cb16dc684418 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:59:14.253226 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 373/1498] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:14.266852 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52d6a1e2-b09d-4a79-a976-3195f275d556 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.267358 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8ce7ce8e-a8d8-4a6f-9379-6b7c50d73738 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-18584f93-a5ae-4f2a-b659-7170ea12747e-np0000007787" released by "attachment_update" :: held 0.179s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 15:59:14.267796 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-8ce7ce8e-a8d8-4a6f-9379-6b7c50d73738 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 returned with HTTP 200 Aug 19 15:59:14.268812 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 380/1499] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 15:59:14 2026] PUT /volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:14.269862 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52d6a1e2-b09d-4a79-a976-3195f275d556 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:14.270149 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52d6a1e2-b09d-4a79-a976-3195f275d556 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:14.273877 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52d6a1e2-b09d-4a79-a976-3195f275d556 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:14.285650 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.285650 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:14.288168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-c180f75f-4f42-4949-bc14-3d4791fef374 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.292094 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-c180f75f-4f42-4949-bc14-3d4791fef374 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 Aug 19 15:59:14.292381 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-c180f75f-4f42-4949-bc14-3d4791fef374 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:14.292644 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-c180f75f-4f42-4949-bc14-3d4791fef374 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:14.295481 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-52d6a1e2-b09d-4a79-a976-3195f275d556 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.303336 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52d6a1e2-b09d-4a79-a976-3195f275d556 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:14.303600 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 368/1500] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:14 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:59:14.328579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fad0d4c7-4097-4cd3-a259-6cae7fc4bfa7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.329580 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-c180f75f-4f42-4949-bc14-3d4791fef374 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 returned with HTTP 200 Aug 19 15:59:14.332858 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 380/1501] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 15:59:14 2026] GET /volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:14.333111 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fad0d4c7-4097-4cd3-a259-6cae7fc4bfa7 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:14.333111 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fad0d4c7-4097-4cd3-a259-6cae7fc4bfa7 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:14.333111 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fad0d4c7-4097-4cd3-a259-6cae7fc4bfa7 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.340786 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.340786 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:14.341387 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fad0d4c7-4097-4cd3-a259-6cae7fc4bfa7 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.364317 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fad0d4c7-4097-4cd3-a259-6cae7fc4bfa7 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Unreserve volume completed successfully. Aug 19 15:59:14.364933 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fad0d4c7-4097-4cd3-a259-6cae7fc4bfa7 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:59:14.365246 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 374/1502] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:14.374883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-79894a96-9055-4c38-a58b-334b7a330a81 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.376981 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-79894a96-9055-4c38-a58b-334b7a330a81 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:14.377283 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-79894a96-9055-4c38-a58b-334b7a330a81 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:14.377546 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-79894a96-9055-4c38-a58b-334b7a330a81 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:14.387537 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.387537 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:14.394620 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-79894a96-9055-4c38-a58b-334b7a330a81 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.402687 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-79894a96-9055-4c38-a58b-334b7a330a81 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:14.403863 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 381/1503] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:14 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:14.428633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b5b9e296-2a1e-4e14-a0d7-1c6d4fa27563 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.431116 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5b9e296-2a1e-4e14-a0d7-1c6d4fa27563 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:14.431893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5b9e296-2a1e-4e14-a0d7-1c6d4fa27563 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:14.432019 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5b9e296-2a1e-4e14-a0d7-1c6d4fa27563 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.437618 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5ff76f14-0e54-4510-bc20-00198d176245 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.446098 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.446098 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:14.446924 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b5b9e296-2a1e-4e14-a0d7-1c6d4fa27563 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.459240 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b5b9e296-2a1e-4e14-a0d7-1c6d4fa27563 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume updated successfully. Aug 19 15:59:14.459751 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5b9e296-2a1e-4e14-a0d7-1c6d4fa27563 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 200 Aug 19 15:59:14.460634 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 369/1504] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 15:59:14.470987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-173d749a-86bb-4222-bd46-9b37451dabc6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.475791 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-173d749a-86bb-4222-bd46-9b37451dabc6 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:14.475791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-173d749a-86bb-4222-bd46-9b37451dabc6 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:14.475791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-173d749a-86bb-4222-bd46-9b37451dabc6 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:14.484666 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.484666 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:14.490270 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-173d749a-86bb-4222-bd46-9b37451dabc6 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.496676 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-173d749a-86bb-4222-bd46-9b37451dabc6 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:14.497922 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 375/1505] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:14 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:14.512911 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-32999105-32b0-47b8-9007-1ab699951c18 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.515675 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32999105-32b0-47b8-9007-1ab699951c18 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:14.516847 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32999105-32b0-47b8-9007-1ab699951c18 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:14.517045 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32999105-32b0-47b8-9007-1ab699951c18 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.534589 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.534589 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:14.536100 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-32999105-32b0-47b8-9007-1ab699951c18 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.551875 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-32999105-32b0-47b8-9007-1ab699951c18 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume updated successfully. Aug 19 15:59:14.557975 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32999105-32b0-47b8-9007-1ab699951c18 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 200 Aug 19 15:59:14.557975 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 382/1506] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 15:59:14.572333 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6634b3a7-cb07-4452-ade3-96a00c184cd2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.577499 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6634b3a7-cb07-4452-ade3-96a00c184cd2 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:14.577499 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6634b3a7-cb07-4452-ade3-96a00c184cd2 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:14.577866 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6634b3a7-cb07-4452-ade3-96a00c184cd2 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:14.594220 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.594220 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:14.602910 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6634b3a7-cb07-4452-ade3-96a00c184cd2 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.614192 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6634b3a7-cb07-4452-ade3-96a00c184cd2 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:14.615247 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 370/1507] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:14 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:14.638958 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fa1e7d0d-c688-46e8-9890-d4fd1a23d3cb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.646367 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa1e7d0d-c688-46e8-9890-d4fd1a23d3cb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:14.648166 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa1e7d0d-c688-46e8-9890-d4fd1a23d3cb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:14.648348 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa1e7d0d-c688-46e8-9890-d4fd1a23d3cb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.654990 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ff76f14-0e54-4510-bc20-00198d176245 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:59:14.655437 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ff76f14-0e54-4510-bc20-00198d176245 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-909744773", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1666210713", "vendor_name": "tempest-vendor_name-294100705"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.659876 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.659876 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:14.666225 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.666225 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:14.667282 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa1e7d0d-c688-46e8-9890-d4fd1a23d3cb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.668196 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=438,cinder:INSERT=67,cinder:UPDATE=105,cinder:DELETE=3 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 15:59:14.694873 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa1e7d0d-c688-46e8-9890-d4fd1a23d3cb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Update volume admin metadata completed successfully. Aug 19 15:59:14.695075 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa1e7d0d-c688-46e8-9890-d4fd1a23d3cb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Update readonly setting on volume completed successfully. Aug 19 15:59:14.695984 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa1e7d0d-c688-46e8-9890-d4fd1a23d3cb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:59:14.695984 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 376/1508] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:14.700227 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ff76f14-0e54-4510-bc20-00198d176245 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:59:14.700878 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 381/1509] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/types => generated 327 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:14.704740 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a6cdc79c-993f-45f9-8394-1be51b5030d1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.710500 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6cdc79c-993f-45f9-8394-1be51b5030d1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:14.710500 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6cdc79c-993f-45f9-8394-1be51b5030d1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:14.710500 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6cdc79c-993f-45f9-8394-1be51b5030d1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:14.712726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.717023 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:14.717023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92b6fa36-3d86-44ec-be27-b592eb467c28", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.717507 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.717507 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:14.718846 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume request body: {'volume': {'volume_type': '92b6fa36-3d86-44ec-be27-b592eb467c28', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:14.722737 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a6cdc79c-993f-45f9-8394-1be51b5030d1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.724555 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume of 1 GB Aug 19 15:59:14.725070 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.725070 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:14.726043 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Availability Zones retrieved successfully. Aug 19 15:59:14.727783 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6cdc79c-993f-45f9-8394-1be51b5030d1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:14.728528 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 383/1510] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:14 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:14.737033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Flow 'volume_create_api' (6fef3fbc-1455-4c79-aed1-053fcb8b73dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:14.739140 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5994507-f17b-4517-82f0-33c31584b37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:14.741289 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:14.743595 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ac595b8-3b0a-4ddb-bdab-e2227c3d90e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.751195 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ac595b8-3b0a-4ddb-bdab-e2227c3d90e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:14.751753 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ac595b8-3b0a-4ddb-bdab-e2227c3d90e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:14.751978 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ac595b8-3b0a-4ddb-bdab-e2227c3d90e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.767788 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.767788 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:14.768590 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8ac595b8-3b0a-4ddb-bdab-e2227c3d90e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.780185 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5994507-f17b-4517-82f0-33c31584b37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:59:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1666210713',vendor_name='tempest-vendor_name-294100705'},id=92b6fa36-3d86-44ec-be27-b592eb467c28,is_public=True,name='tempest-ProjectAdminTests-volume-type-909744773',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92b6fa36-3d86-44ec-be27-b592eb467c28', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:14.781359 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a110b66-a684-49e3-99ae-9fc4417cc53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:14.791009 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8ac595b8-3b0a-4ddb-bdab-e2227c3d90e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Update volume admin metadata completed successfully. Aug 19 15:59:14.791424 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8ac595b8-3b0a-4ddb-bdab-e2227c3d90e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Update readonly setting on volume completed successfully. Aug 19 15:59:14.791733 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ac595b8-3b0a-4ddb-bdab-e2227c3d90e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:59:14.792334 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 377/1511] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:14.802662 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a9eddda0-a5e8-40c8-8a7b-88bf651c7bbb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.805912 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9eddda0-a5e8-40c8-8a7b-88bf651c7bbb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:14.806184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9eddda0-a5e8-40c8-8a7b-88bf651c7bbb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:14.806446 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9eddda0-a5e8-40c8-8a7b-88bf651c7bbb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:14.820996 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.820996 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:14.830941 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a9eddda0-a5e8-40c8-8a7b-88bf651c7bbb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.840365 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9eddda0-a5e8-40c8-8a7b-88bf651c7bbb tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:14.840365 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 382/1512] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:14 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:14.844781 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-909744773 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-909744773, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:14.844781 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-909744773 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-909744773, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:14.856030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-20a83deb-fde6-4c37-93b3-6ce3e0c6d2e1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.860184 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20a83deb-fde6-4c37-93b3-6ce3e0c6d2e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:14.862267 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20a83deb-fde6-4c37-93b3-6ce3e0c6d2e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-894678306", "disk_format": "raw"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:14.862496 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20a83deb-fde6-4c37-93b3-6ce3e0c6d2e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-894678306", "disk_format": "raw"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:14.877927 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.877927 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:14.879881 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-20a83deb-fde6-4c37-93b3-6ce3e0c6d2e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:14.910852 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:14.910852 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:14.919422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.image.image_utils [None req-20a83deb-fde6-4c37-93b3-6ce3e0c6d2e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-894678306'}] 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-894678306'}]. {{(pid=100250) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 15:59:14.920040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Created reservations ['f6baf8de-c969-460f-8edd-01edb58a9f57', 'c97a0739-5fb1-4ddb-9421-fb8ee5fe33c1', 'bbd11394-aa1e-4d2d-b20d-1803c8506ced', '8b9b74eb-baf6-43c7-98b4-d266b3d244d8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:14.921367 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a110b66-a684-49e3-99ae-9fc4417cc53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6baf8de-c969-460f-8edd-01edb58a9f57', 'c97a0739-5fb1-4ddb-9421-fb8ee5fe33c1', 'bbd11394-aa1e-4d2d-b20d-1803c8506ced', '8b9b74eb-baf6-43c7-98b4-d266b3d244d8']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:14.925108 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2478a559-2c2c-4649-a9f5-1800873ec521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:14.941745 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-796140c0-4efb-4ff4-91ef-857122eed646 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:14.965790 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2478a559-2c2c-4649-a9f5-1800873ec521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eded2138-23a1-4bdc-b103-1f40a8965cb3', '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='ee3b1d6ab7174effb77584822b059a84',qos_specs=None,replication_status=,reservations=['f6baf8de-c969-460f-8edd-01edb58a9f57','c97a0739-5fb1-4ddb-9421-fb8ee5fe33c1','bbd11394-aa1e-4d2d-b20d-1803c8506ced','8b9b74eb-baf6-43c7-98b4-d266b3d244d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcfc8d25f89485d969d44025124a528',volume_type_id=92b6fa36-3d86-44ec-be27-b592eb467c28), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:14Z,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=eded2138-23a1-4bdc-b103-1f40a8965cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3b1d6ab7174effb77584822b059a84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fdcfc8d25f89485d969d44025124a528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92b6fa36-3d86-44ec-be27-b592eb467c28),volume_type_id=92b6fa36-3d86-44ec-be27-b592eb467c28)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:14.966895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86328a2e-6351-4890-8318-7ece38ba82c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:15.008186 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86328a2e-6351-4890-8318-7ece38ba82c7) transitioned into 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='ee3b1d6ab7174effb77584822b059a84',qos_specs=None,replication_status=,reservations=['f6baf8de-c969-460f-8edd-01edb58a9f57','c97a0739-5fb1-4ddb-9421-fb8ee5fe33c1','bbd11394-aa1e-4d2d-b20d-1803c8506ced','8b9b74eb-baf6-43c7-98b4-d266b3d244d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcfc8d25f89485d969d44025124a528',volume_type_id=92b6fa36-3d86-44ec-be27-b592eb467c28)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:15.010651 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4750a1f6-87e0-470b-a72b-e511108df3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:15.031915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4750a1f6-87e0-470b-a72b-e511108df3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:15.033357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Flow 'volume_create_api' (6fef3fbc-1455-4c79-aed1-053fcb8b73dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:15.033864 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume request issued successfully. Aug 19 15:59:15.034723 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c947191-765e-42e6-8dbe-6bd204d45e52 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:15.035335 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 371/1513] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes => generated 770 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:15.052245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e7fd4c9c-a6e5-432c-99a8-3fa3364be8fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:15.054888 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7fd4c9c-a6e5-432c-99a8-3fa3364be8fa tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 Aug 19 15:59:15.055008 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:15.055519 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7fd4c9c-a6e5-432c-99a8-3fa3364be8fa tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:15.056228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1695290197"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:15.057469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7fd4c9c-a6e5-432c-99a8-3fa3364be8fa tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:15.060872 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1695290197'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:15.060872 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Create volume of 1 GB Aug 19 15:59:15.067419 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Availability Zones retrieved successfully. Aug 19 15:59:15.069907 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:15.069907 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:15.080669 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Flow 'volume_create_api' (53b19a1f-9a66-45b1-a8ae-170403c533d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:15.082170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f33275-6bd2-463a-b683-6281f516d455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:15.082266 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e7fd4c9c-a6e5-432c-99a8-3fa3364be8fa tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:15.082853 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:15.095656 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7fd4c9c-a6e5-432c-99a8-3fa3364be8fa tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 returned with HTTP 200 Aug 19 15:59:15.097356 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 383/1514] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:15 2026] GET /volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 => generated 949 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:15.128533 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f33275-6bd2-463a-b683-6281f516d455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:15.130196 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850d8b00-d890-4377-82c6-ab63d760b268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:15.244221 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Created reservations ['1109d760-1bc9-4a94-bd9e-3f245ea32a74', 'eaf4bab2-2d8c-4077-8613-c48d52e2bb44', '0cef611f-b986-44e3-a02b-b0645754b8a8', 'd1342331-76b1-4e97-8733-6e8a8dd3b74d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:15.249015 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850d8b00-d890-4377-82c6-ab63d760b268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1109d760-1bc9-4a94-bd9e-3f245ea32a74', 'eaf4bab2-2d8c-4077-8613-c48d52e2bb44', '0cef611f-b986-44e3-a02b-b0645754b8a8', 'd1342331-76b1-4e97-8733-6e8a8dd3b74d']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:15.249015 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bdb081f-e019-4b7a-8c75-2901844cdaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:15.284351 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bdb081f-e019-4b7a-8c75-2901844cdaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aab0d0c-7ebc-4409-be83-2da103f30303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1695290197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd2b123e6974b30a510fcd9ca5e23a8',qos_specs=None,replication_status=,reservations=['1109d760-1bc9-4a94-bd9e-3f245ea32a74','eaf4bab2-2d8c-4077-8613-c48d52e2bb44','0cef611f-b986-44e3-a02b-b0645754b8a8','d1342331-76b1-4e97-8733-6e8a8dd3b74d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10503b22e954f05b0331476f8d39ddf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1695290197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aab0d0c-7ebc-4409-be83-2da103f30303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd2b123e6974b30a510fcd9ca5e23a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b10503b22e954f05b0331476f8d39ddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:15.285450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6123f34-0269-4b95-a431-4e25b3453ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:15.323410 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6123f34-0269-4b95-a431-4e25b3453ef1) transitioned into 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-1695290197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd2b123e6974b30a510fcd9ca5e23a8',qos_specs=None,replication_status=,reservations=['1109d760-1bc9-4a94-bd9e-3f245ea32a74','eaf4bab2-2d8c-4077-8613-c48d52e2bb44','0cef611f-b986-44e3-a02b-b0645754b8a8','d1342331-76b1-4e97-8733-6e8a8dd3b74d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10503b22e954f05b0331476f8d39ddf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:15.324578 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ddd11a-2614-4b1a-bc14-14961f3eefaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:15.341735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ddd11a-2614-4b1a-bc14-14961f3eefaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:15.344265 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Flow 'volume_create_api' (53b19a1f-9a66-45b1-a8ae-170403c533d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:15.344265 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Create volume request issued successfully. Aug 19 15:59:15.345075 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-796140c0-4efb-4ff4-91ef-857122eed646 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:15.345537 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 378/1515] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes => generated 748 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:15.361729 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa435d84-e350-4fe4-86bf-71395d8a44f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:15.363809 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa435d84-e350-4fe4-86bf-71395d8a44f9 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 Aug 19 15:59:15.363957 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa435d84-e350-4fe4-86bf-71395d8a44f9 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:15.364167 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa435d84-e350-4fe4-86bf-71395d8a44f9 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:15.376550 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:15.376550 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:15.391580 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fa435d84-e350-4fe4-86bf-71395d8a44f9 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:15.402499 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa435d84-e350-4fe4-86bf-71395d8a44f9 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 returned with HTTP 200 Aug 19 15:59:15.403206 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 372/1516] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:15 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:15.920478 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-20a83deb-fde6-4c37-93b3-6ce3e0c6d2e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Copy volume to image completed successfully. Aug 19 15:59:15.921198 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20a83deb-fde6-4c37-93b3-6ce3e0c6d2e1 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:59:15.921884 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 384/1517] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:14 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 686 bytes in 1067 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:16.118704 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e281037f-021f-4a84-a377-42f44a324438 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.121336 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e281037f-021f-4a84-a377-42f44a324438 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 Aug 19 15:59:16.121593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e281037f-021f-4a84-a377-42f44a324438 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.121900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e281037f-021f-4a84-a377-42f44a324438 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.132409 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.132409 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:16.137407 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e281037f-021f-4a84-a377-42f44a324438 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:16.143367 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e281037f-021f-4a84-a377-42f44a324438 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 returned with HTTP 200 Aug 19 15:59:16.144001 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 384/1518] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 => generated 970 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:16.160917 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a97c9a6d-6bd7-42dc-b16c-3ea523160a4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.163660 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a97c9a6d-6bd7-42dc-b16c-3ea523160a4c tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 15:59:16.164056 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a97c9a6d-6bd7-42dc-b16c-3ea523160a4c tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.164307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a97c9a6d-6bd7-42dc-b16c-3ea523160a4c tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.164806 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.164806 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:16.175493 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a97c9a6d-6bd7-42dc-b16c-3ea523160a4c tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 15:59:16.175962 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 379/1519] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:16.185634 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-654f62ee-f3e7-4ec1-a5fb-ccaef131857c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.189953 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-654f62ee-f3e7-4ec1-a5fb-ccaef131857c tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/messages/5f76f86f-cbbd-4613-afd4-887a93dbbef8 Aug 19 15:59:16.189953 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-654f62ee-f3e7-4ec1-a5fb-ccaef131857c tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.189953 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-654f62ee-f3e7-4ec1-a5fb-ccaef131857c tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.213652 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-654f62ee-f3e7-4ec1-a5fb-ccaef131857c tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages/5f76f86f-cbbd-4613-afd4-887a93dbbef8 returned with HTTP 204 Aug 19 15:59:16.214182 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 373/1520] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 15:59:16 2026] DELETE /volume/v3/messages/5f76f86f-cbbd-4613-afd4-887a93dbbef8 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 15:59:16.224359 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-26249d4a-e2b3-4cf0-8e72-e1d5fee016dc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.227658 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26249d4a-e2b3-4cf0-8e72-e1d5fee016dc tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/messages/5f76f86f-cbbd-4613-afd4-887a93dbbef8 Aug 19 15:59:16.228637 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26249d4a-e2b3-4cf0-8e72-e1d5fee016dc tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.228637 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26249d4a-e2b3-4cf0-8e72-e1d5fee016dc tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.236476 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26249d4a-e2b3-4cf0-8e72-e1d5fee016dc tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages/5f76f86f-cbbd-4613-afd4-887a93dbbef8 returned with HTTP 404 Aug 19 15:59:16.237085 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 385/1521] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/messages/5f76f86f-cbbd-4613-afd4-887a93dbbef8 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:16.247298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-454db50e-d1e8-45a1-be93-9c0635111d36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.249504 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 Aug 19 15:59:16.249856 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.250106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.250267 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Delete volume with id: eded2138-23a1-4bdc-b103-1f40a8965cb3 Aug 19 15:59:16.260502 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.260502 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:16.260502 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:16.262104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 15:59:16.276991 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-909744773 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-909744773, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:16.277322 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-909744773 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-909744773, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:16.290174 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Created reservations ['b54f0be3-82eb-4948-9258-4e0633958981', '2855ccfa-b420-422f-bcd5-a5763cea20df', '4c87e7fb-db9d-4200-9ce8-6af7521ca415', '3f26c8b0-b584-4d1b-b737-a2123e1d04dc'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:16.338927 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Delete volume request issued successfully. Aug 19 15:59:16.339175 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-454db50e-d1e8-45a1-be93-9c0635111d36 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 returned with HTTP 202 Aug 19 15:59:16.339723 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 385/1522] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:16 2026] DELETE /volume/v3/volumes/eded2138-23a1-4bdc-b103-1f40a8965cb3 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:16.351635 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4126a576-3582-4e59-85ec-a115e0a623a1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.354822 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4126a576-3582-4e59-85ec-a115e0a623a1 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/types/92b6fa36-3d86-44ec-be27-b592eb467c28 Aug 19 15:59:16.354822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4126a576-3582-4e59-85ec-a115e0a623a1 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.355035 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4126a576-3582-4e59-85ec-a115e0a623a1 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.391013 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4126a576-3582-4e59-85ec-a115e0a623a1 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/types/92b6fa36-3d86-44ec-be27-b592eb467c28 returned with HTTP 202 Aug 19 15:59:16.391586 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 380/1523] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:59:16 2026] DELETE /volume/v3/types/92b6fa36-3d86-44ec-be27-b592eb467c28 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:16.402867 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0bc189be-e88b-42bf-b98b-0625f7443749 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.405049 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bc189be-e88b-42bf-b98b-0625f7443749 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:59:16.405521 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bc189be-e88b-42bf-b98b-0625f7443749 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1057052953", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1485749358", "vendor_name": "tempest-vendor_name-2096768412"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:16.416878 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d0f991f4-09a1-4288-ad99-c08689575e3e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.419319 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d0f991f4-09a1-4288-ad99-c08689575e3e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 Aug 19 15:59:16.419543 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d0f991f4-09a1-4288-ad99-c08689575e3e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.419742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d0f991f4-09a1-4288-ad99-c08689575e3e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.428205 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bc189be-e88b-42bf-b98b-0625f7443749 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:59:16.429044 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 374/1524] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:59:16 2026] POST /volume/v3/types => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:16.440141 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.440141 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:16.446797 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.447174 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d0f991f4-09a1-4288-ad99-c08689575e3e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.449231 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:16.449840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9936fac-ec4b-4533-bf80-4849a899f4bb", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:16.451740 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume request body: {'volume': {'volume_type': 'f9936fac-ec4b-4533-bf80-4849a899f4bb', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:16.455644 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d0f991f4-09a1-4288-ad99-c08689575e3e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 returned with HTTP 200 Aug 19 15:59:16.456286 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 386/1525] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:16.458683 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume of 1 GB Aug 19 15:59:16.458683 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.458683 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:16.459346 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Availability Zones retrieved successfully. Aug 19 15:59:16.468665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Flow 'volume_create_api' (b91ba1e6-5af2-45ed-bd18-e7aa3290f91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:16.469604 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-74b901af-b26f-46b0-a8f6-2a4769ad5cdd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.470298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc723ca5-544b-436d-9875-7d9ea0a83e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:16.471712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:16.471853 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74b901af-b26f-46b0-a8f6-2a4769ad5cdd tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] POST https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.472249 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74b901af-b26f-46b0-a8f6-2a4769ad5cdd tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:16.483146 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.483146 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:16.483770 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-74b901af-b26f-46b0-a8f6-2a4769ad5cdd tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.501926 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-74b901af-b26f-46b0-a8f6-2a4769ad5cdd tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Create volume metadata completed successfully. Aug 19 15:59:16.502250 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74b901af-b26f-46b0-a8f6-2a4769ad5cdd tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.502875 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 381/1526] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 15:59:16 2026] POST /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:16.507559 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc723ca5-544b-436d-9875-7d9ea0a83e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:59:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1485749358',vendor_name='tempest-vendor_name-2096768412'},id=f9936fac-ec4b-4533-bf80-4849a899f4bb,is_public=True,name='tempest-ProjectAdminTests-volume-type-1057052953',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9936fac-ec4b-4533-bf80-4849a899f4bb', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:16.508554 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c124d070-d496-4449-9aae-423bd65c6404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:16.514564 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f2b74ab-f968-45ac-8830-cf47a62efddf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.517774 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f2b74ab-f968-45ac-8830-cf47a62efddf tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.517991 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f2b74ab-f968-45ac-8830-cf47a62efddf tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.518263 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f2b74ab-f968-45ac-8830-cf47a62efddf tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.530853 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.530853 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:16.531636 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f2b74ab-f968-45ac-8830-cf47a62efddf tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.546362 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f2b74ab-f968-45ac-8830-cf47a62efddf tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Get volume metadata completed successfully. Aug 19 15:59:16.546362 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f2b74ab-f968-45ac-8830-cf47a62efddf tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.546606 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1057052953 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1057052953, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:16.547468 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 375/1527] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:16.547604 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1057052953 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1057052953, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:16.562357 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3a3ff336-1bf1-41d1-8809-23f31524c285 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.564433 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3a3ff336-1bf1-41d1-8809-23f31524c285 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] PUT https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.564913 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3a3ff336-1bf1-41d1-8809-23f31524c285 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:16.576036 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.576036 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:16.576616 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3a3ff336-1bf1-41d1-8809-23f31524c285 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.589378 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Created reservations ['63a76345-c631-4feb-a9e9-52e8d9ac1602', 'b1cf86de-0ead-49b4-97de-d0da3d4d136d', 'ef5ba237-bd4c-4def-9e6c-0aafa1db9138', '82bd1dc7-30ed-4f60-a2d0-e0a2c35d22db'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:16.590228 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c124d070-d496-4449-9aae-423bd65c6404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a76345-c631-4feb-a9e9-52e8d9ac1602', 'b1cf86de-0ead-49b4-97de-d0da3d4d136d', 'ef5ba237-bd4c-4def-9e6c-0aafa1db9138', '82bd1dc7-30ed-4f60-a2d0-e0a2c35d22db']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:16.591277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86b8f40-e2c0-4095-86ab-f3eb54b43dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:16.593067 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3a3ff336-1bf1-41d1-8809-23f31524c285 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Update volume metadata completed successfully. Aug 19 15:59:16.593440 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3a3ff336-1bf1-41d1-8809-23f31524c285 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.593973 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 387/1528] 10.4.3.32 () {68 vars in 1388 bytes} [Wed Aug 19 15:59:16 2026] PUT /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.602010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5379a5a5-f31c-4bcf-917d-0db158f75409 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.604026 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5379a5a5-f31c-4bcf-917d-0db158f75409 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.604277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5379a5a5-f31c-4bcf-917d-0db158f75409 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.604498 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5379a5a5-f31c-4bcf-917d-0db158f75409 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.616345 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.616345 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:16.617118 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5379a5a5-f31c-4bcf-917d-0db158f75409 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.619667 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86b8f40-e2c0-4095-86ab-f3eb54b43dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b49a79f-c942-41c0-b2ae-6a87bb7e7229', '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='ee3b1d6ab7174effb77584822b059a84',qos_specs=None,replication_status=,reservations=['63a76345-c631-4feb-a9e9-52e8d9ac1602','b1cf86de-0ead-49b4-97de-d0da3d4d136d','ef5ba237-bd4c-4def-9e6c-0aafa1db9138','82bd1dc7-30ed-4f60-a2d0-e0a2c35d22db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcfc8d25f89485d969d44025124a528',volume_type_id=f9936fac-ec4b-4533-bf80-4849a899f4bb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:16Z,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=0b49a79f-c942-41c0-b2ae-6a87bb7e7229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3b1d6ab7174effb77584822b059a84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fdcfc8d25f89485d969d44025124a528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f9936fac-ec4b-4533-bf80-4849a899f4bb),volume_type_id=f9936fac-ec4b-4533-bf80-4849a899f4bb)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:16.620586 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be212bbe-5760-49a4-b1d2-7728fa34ab38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:16.627444 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5379a5a5-f31c-4bcf-917d-0db158f75409 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Get volume metadata completed successfully. Aug 19 15:59:16.628007 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5379a5a5-f31c-4bcf-917d-0db158f75409 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.628636 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 382/1529] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.637272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-233737c4-c32c-4c82-bc81-9ba2e6c1201e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.640159 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-233737c4-c32c-4c82-bc81-9ba2e6c1201e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key1 Aug 19 15:59:16.640411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-233737c4-c32c-4c82-bc81-9ba2e6c1201e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.640626 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-233737c4-c32c-4c82-bc81-9ba2e6c1201e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.644292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be212bbe-5760-49a4-b1d2-7728fa34ab38) transitioned into 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='ee3b1d6ab7174effb77584822b059a84',qos_specs=None,replication_status=,reservations=['63a76345-c631-4feb-a9e9-52e8d9ac1602','b1cf86de-0ead-49b4-97de-d0da3d4d136d','ef5ba237-bd4c-4def-9e6c-0aafa1db9138','82bd1dc7-30ed-4f60-a2d0-e0a2c35d22db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcfc8d25f89485d969d44025124a528',volume_type_id=f9936fac-ec4b-4533-bf80-4849a899f4bb)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:16.645009 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d807e469-8263-4e42-9959-e5d313d2e440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:16.652528 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.652528 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:16.653297 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-233737c4-c32c-4c82-bc81-9ba2e6c1201e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.658489 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d807e469-8263-4e42-9959-e5d313d2e440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:16.659592 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Flow 'volume_create_api' (b91ba1e6-5af2-45ed-bd18-e7aa3290f91b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:16.660111 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume request issued successfully. Aug 19 15:59:16.660945 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1e527d2-7ddd-41f2-baae-98f5632fa708 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:16.661464 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 386/1530] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 15:59:16 2026] POST /volume/v3/volumes => generated 771 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:16.666034 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-233737c4-c32c-4c82-bc81-9ba2e6c1201e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Get volume metadata completed successfully. Aug 19 15:59:16.680346 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b2850649-e551-4c64-b6d0-85ba7d2c2530 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.682107 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-233737c4-c32c-4c82-bc81-9ba2e6c1201e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Delete volume metadata completed successfully. Aug 19 15:59:16.682498 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-233737c4-c32c-4c82-bc81-9ba2e6c1201e tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key1 returned with HTTP 200 Aug 19 15:59:16.683014 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 376/1531] 10.4.3.32 () {66 vars in 1386 bytes} [Wed Aug 19 15:59:16 2026] DELETE /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 15:59:16.684640 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2850649-e551-4c64-b6d0-85ba7d2c2530 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 Aug 19 15:59:16.684897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2850649-e551-4c64-b6d0-85ba7d2c2530 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.685100 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2850649-e551-4c64-b6d0-85ba7d2c2530 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.695474 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.695474 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:16.697873 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60aec83f-7f5d-428d-8213-56138afa4f61 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.699851 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60aec83f-7f5d-428d-8213-56138afa4f61 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.700115 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60aec83f-7f5d-428d-8213-56138afa4f61 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.700179 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b2850649-e551-4c64-b6d0-85ba7d2c2530 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:16.700355 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60aec83f-7f5d-428d-8213-56138afa4f61 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.705496 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2850649-e551-4c64-b6d0-85ba7d2c2530 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 returned with HTTP 200 Aug 19 15:59:16.705956 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 388/1532] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:16.716788 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.716788 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:16.717499 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60aec83f-7f5d-428d-8213-56138afa4f61 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.726755 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60aec83f-7f5d-428d-8213-56138afa4f61 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Get volume metadata completed successfully. Aug 19 15:59:16.727097 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60aec83f-7f5d-428d-8213-56138afa4f61 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.727473 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 383/1533] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 32 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.740900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fdf906b5-06f5-4a0b-9e37-9574d251d3d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.744843 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fdf906b5-06f5-4a0b-9e37-9574d251d3d6 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] PUT https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.745369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fdf906b5-06f5-4a0b-9e37-9574d251d3d6 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:16.756518 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.756518 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:16.757055 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fdf906b5-06f5-4a0b-9e37-9574d251d3d6 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.768469 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fdf906b5-06f5-4a0b-9e37-9574d251d3d6 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Update volume metadata completed successfully. Aug 19 15:59:16.768862 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fdf906b5-06f5-4a0b-9e37-9574d251d3d6 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.769431 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 387/1534] 10.4.3.32 () {68 vars in 1388 bytes} [Wed Aug 19 15:59:16 2026] PUT /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.780223 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-884f6c56-2c85-4e61-be7f-3bbd4e774b63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.782580 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-884f6c56-2c85-4e61-be7f-3bbd4e774b63 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] POST https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.783096 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-884f6c56-2c85-4e61-be7f-3bbd4e774b63 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:16.795190 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.795190 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:16.795976 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-884f6c56-2c85-4e61-be7f-3bbd4e774b63 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.806726 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-884f6c56-2c85-4e61-be7f-3bbd4e774b63 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Create volume metadata completed successfully. Aug 19 15:59:16.807082 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-884f6c56-2c85-4e61-be7f-3bbd4e774b63 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.807635 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 377/1535] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 15:59:16 2026] POST /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.817283 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0fb8fb34-68b2-456d-9629-c7fe4a70983f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.819680 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0fb8fb34-68b2-456d-9629-c7fe4a70983f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] PUT https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key3 Aug 19 15:59:16.820129 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0fb8fb34-68b2-456d-9629-c7fe4a70983f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:16.831468 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.831468 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:16.832125 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0fb8fb34-68b2-456d-9629-c7fe4a70983f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.842829 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0fb8fb34-68b2-456d-9629-c7fe4a70983f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Update volume metadata completed successfully. Aug 19 15:59:16.843150 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0fb8fb34-68b2-456d-9629-c7fe4a70983f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key3 returned with HTTP 200 Aug 19 15:59:16.843740 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 389/1536] 10.4.3.32 () {68 vars in 1403 bytes} [Wed Aug 19 15:59:16 2026] PUT /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.853322 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cda61edb-43ac-4c91-8d41-cd9dca9bc487 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.855155 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cda61edb-43ac-4c91-8d41-cd9dca9bc487 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key3 Aug 19 15:59:16.855442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cda61edb-43ac-4c91-8d41-cd9dca9bc487 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.855745 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cda61edb-43ac-4c91-8d41-cd9dca9bc487 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.864777 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.864777 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:16.865505 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cda61edb-43ac-4c91-8d41-cd9dca9bc487 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.871975 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cda61edb-43ac-4c91-8d41-cd9dca9bc487 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Get volume metadata completed successfully. Aug 19 15:59:16.872248 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cda61edb-43ac-4c91-8d41-cd9dca9bc487 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key3 returned with HTTP 200 Aug 19 15:59:16.872774 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 384/1537] 10.4.3.32 () {66 vars in 1383 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.881700 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eea58dd8-a019-4623-8df8-ba94f89fd85f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.884064 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eea58dd8-a019-4623-8df8-ba94f89fd85f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.884284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eea58dd8-a019-4623-8df8-ba94f89fd85f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.884506 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eea58dd8-a019-4623-8df8-ba94f89fd85f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.893114 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.893114 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:16.893800 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eea58dd8-a019-4623-8df8-ba94f89fd85f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.899916 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eea58dd8-a019-4623-8df8-ba94f89fd85f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Get volume metadata completed successfully. Aug 19 15:59:16.900182 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eea58dd8-a019-4623-8df8-ba94f89fd85f tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.900578 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 388/1538] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.909099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff266219-383a-43ae-9d6c-006de47890ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.911277 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff266219-383a-43ae-9d6c-006de47890ed tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] PUT https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata Aug 19 15:59:16.911650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff266219-383a-43ae-9d6c-006de47890ed tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:16.924592 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.924592 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:16.925428 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ff266219-383a-43ae-9d6c-006de47890ed tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.945518 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ff266219-383a-43ae-9d6c-006de47890ed tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Update volume metadata completed successfully. Aug 19 15:59:16.945993 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff266219-383a-43ae-9d6c-006de47890ed tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata returned with HTTP 200 Aug 19 15:59:16.946627 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 378/1539] 10.4.3.32 () {68 vars in 1388 bytes} [Wed Aug 19 15:59:16 2026] PUT /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:16.962201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f35d0405-8320-44c6-9917-63d7c3419c68 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:16.968119 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f35d0405-8320-44c6-9917-63d7c3419c68 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 Aug 19 15:59:16.968237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f35d0405-8320-44c6-9917-63d7c3419c68 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:16.968322 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f35d0405-8320-44c6-9917-63d7c3419c68 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:16.979628 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:16.979628 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:16.983629 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f35d0405-8320-44c6-9917-63d7c3419c68 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:16.989222 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f35d0405-8320-44c6-9917-63d7c3419c68 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 returned with HTTP 200 Aug 19 15:59:16.989769 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 390/1540] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:16 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:17.011863 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ed8459a3-2fa6-4610-8bc6-7d8b2a2b8290 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:17.014634 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ed8459a3-2fa6-4610-8bc6-7d8b2a2b8290 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 Aug 19 15:59:17.014634 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ed8459a3-2fa6-4610-8bc6-7d8b2a2b8290 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:17.014959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ed8459a3-2fa6-4610-8bc6-7d8b2a2b8290 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:17.015116 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ed8459a3-2fa6-4610-8bc6-7d8b2a2b8290 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Delete volume with id: 2aab0d0c-7ebc-4409-be83-2da103f30303 Aug 19 15:59:17.030445 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:17.030445 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:17.031954 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ed8459a3-2fa6-4610-8bc6-7d8b2a2b8290 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:17.087055 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ed8459a3-2fa6-4610-8bc6-7d8b2a2b8290 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Delete volume request issued successfully. Aug 19 15:59:17.087055 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ed8459a3-2fa6-4610-8bc6-7d8b2a2b8290 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 returned with HTTP 202 Aug 19 15:59:17.087055 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 385/1541] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:17 2026] DELETE /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:17.104007 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ee8ee56-af79-4483-acb5-fa310dbcb865 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:17.106640 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ee8ee56-af79-4483-acb5-fa310dbcb865 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 Aug 19 15:59:17.106640 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ee8ee56-af79-4483-acb5-fa310dbcb865 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:17.106897 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ee8ee56-af79-4483-acb5-fa310dbcb865 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:17.122475 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:17.122475 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:17.129883 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ee8ee56-af79-4483-acb5-fa310dbcb865 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Volume info retrieved successfully. Aug 19 15:59:17.135384 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ee8ee56-af79-4483-acb5-fa310dbcb865 tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 returned with HTTP 200 Aug 19 15:59:17.135874 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 389/1542] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:17 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:17.724270 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32eeb6f4-8457-42cc-aec6-b7e32d0479d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:17.727117 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32eeb6f4-8457-42cc-aec6-b7e32d0479d5 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 Aug 19 15:59:17.727117 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32eeb6f4-8457-42cc-aec6-b7e32d0479d5 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:17.727342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32eeb6f4-8457-42cc-aec6-b7e32d0479d5 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:17.736445 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:17.736445 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:17.740967 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-32eeb6f4-8457-42cc-aec6-b7e32d0479d5 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:17.745571 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32eeb6f4-8457-42cc-aec6-b7e32d0479d5 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 returned with HTTP 200 Aug 19 15:59:17.746159 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 379/1543] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:17 2026] GET /volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:17.765949 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-227c5907-0e97-4592-9c27-d560871e0abf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:17.767835 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-227c5907-0e97-4592-9c27-d560871e0abf tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 15:59:17.768360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-227c5907-0e97-4592-9c27-d560871e0abf tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:17.768419 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-227c5907-0e97-4592-9c27-d560871e0abf tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:17.780739 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-227c5907-0e97-4592-9c27-d560871e0abf tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 15:59:17.781282 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 391/1544] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 15:59:17 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:17.794416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3619f1b7-c3d3-4a7a-8553-0bae8974fe3f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:17.797148 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3619f1b7-c3d3-4a7a-8553-0bae8974fe3f tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 15:59:17.797458 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3619f1b7-c3d3-4a7a-8553-0bae8974fe3f tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:17.798627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3619f1b7-c3d3-4a7a-8553-0bae8974fe3f tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:17.804132 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3619f1b7-c3d3-4a7a-8553-0bae8974fe3f tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 15:59:17.804644 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 386/1545] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 15:59:17 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 19 15:59:17.816713 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9d17e6e7-976e-4810-82ef-e74dfd8e6c4b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:17.818938 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d17e6e7-976e-4810-82ef-e74dfd8e6c4b tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/messages/09410b23-f596-4186-b5d4-456176ed12a8 Aug 19 15:59:17.819175 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d17e6e7-976e-4810-82ef-e74dfd8e6c4b tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:17.819348 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d17e6e7-976e-4810-82ef-e74dfd8e6c4b tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:17.856348 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d17e6e7-976e-4810-82ef-e74dfd8e6c4b tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages/09410b23-f596-4186-b5d4-456176ed12a8 returned with HTTP 204 Aug 19 15:59:17.857202 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 390/1546] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 15:59:17 2026] DELETE /volume/v3/messages/09410b23-f596-4186-b5d4-456176ed12a8 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 15:59:17.868271 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:17.870969 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 Aug 19 15:59:17.873825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:17.873825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:17.873825 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Delete volume with id: 0b49a79f-c942-41c0-b2ae-6a87bb7e7229 Aug 19 15:59:17.883137 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:17.883137 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:17.883778 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:17.885291 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 15:59:17.901412 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1057052953 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1057052953, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:17.901722 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1057052953 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1057052953, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:17.919703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Created reservations ['46e8aeae-8962-49e1-87a9-3255cce40186', '7f3db485-bb4d-49d9-b6f4-52dbba20ad68', '0932c4b2-9b77-4df2-96f7-c413aad864fb', '1f396602-4d4e-4ac6-976b-6c6fd51ae989'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:17.970446 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Delete volume request issued successfully. Aug 19 15:59:17.970809 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc775bc9-4c1a-41b5-b148-5cd7c4b41e77 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 returned with HTTP 202 Aug 19 15:59:17.971552 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 380/1547] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:17 2026] DELETE /volume/v3/volumes/0b49a79f-c942-41c0-b2ae-6a87bb7e7229 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:17.980602 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-775df1a8-cc54-4d8b-95d5-551de35cb464 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:17.982568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-775df1a8-cc54-4d8b-95d5-551de35cb464 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/types/f9936fac-ec4b-4533-bf80-4849a899f4bb Aug 19 15:59:17.982812 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-775df1a8-cc54-4d8b-95d5-551de35cb464 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:17.983028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-775df1a8-cc54-4d8b-95d5-551de35cb464 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:18.037622 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-775df1a8-cc54-4d8b-95d5-551de35cb464 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/types/f9936fac-ec4b-4533-bf80-4849a899f4bb returned with HTTP 202 Aug 19 15:59:18.038822 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 392/1548] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:59:17 2026] DELETE /volume/v3/types/f9936fac-ec4b-4533-bf80-4849a899f4bb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:18.051662 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9161e62a-2172-40cd-93e2-e00c44be6979 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:18.053878 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9161e62a-2172-40cd-93e2-e00c44be6979 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 15:59:18.054523 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9161e62a-2172-40cd-93e2-e00c44be6979 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-552190809", "extra_specs": {"storage_protocol": "tempest-storage_protocol-566242846", "vendor_name": "tempest-vendor_name-2043698818"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:18.086885 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9161e62a-2172-40cd-93e2-e00c44be6979 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 15:59:18.087489 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 387/1549] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 15:59:18 2026] POST /volume/v3/types => generated 327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:18.101706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-32a81b29-414f-418e-b35b-e49f2e994b75 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:18.103856 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:18.104316 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eda9fd6f-5113-44af-ad09-35c58d2895a7", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:18.106411 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume request body: {'volume': {'volume_type': 'eda9fd6f-5113-44af-ad09-35c58d2895a7', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:18.111558 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume of 1 GB Aug 19 15:59:18.112323 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:18.112323 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:18.112428 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Availability Zones retrieved successfully. Aug 19 15:59:18.118836 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Flow 'volume_create_api' (972a31fa-d453-430f-a715-370fa4db423b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:18.119931 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61157f52-7202-49ab-b506-982aa4ea5c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:18.120776 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:18.153439 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d8f374f-e815-49ce-abef-5a8b8a19a2ee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:18.155039 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61157f52-7202-49ab-b506-982aa4ea5c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:59:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-566242846',vendor_name='tempest-vendor_name-2043698818'},id=eda9fd6f-5113-44af-ad09-35c58d2895a7,is_public=True,name='tempest-ProjectAdminTests-volume-type-552190809',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eda9fd6f-5113-44af-ad09-35c58d2895a7', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:18.155900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb09b34-4193-4da1-81b7-14c46638b98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:18.155976 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d8f374f-e815-49ce-abef-5a8b8a19a2ee tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] GET https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 Aug 19 15:59:18.156130 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d8f374f-e815-49ce-abef-5a8b8a19a2ee tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:18.156357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d8f374f-e815-49ce-abef-5a8b8a19a2ee tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:18.163367 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d8f374f-e815-49ce-abef-5a8b8a19a2ee tempest-VolumesMetadataTest-1236494080 tempest-VolumesMetadataTest-1236494080-project-member] https://10.4.3.32/volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 returned with HTTP 404 Aug 19 15:59:18.163947 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 381/1550] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:18 2026] GET /volume/v3/volumes/2aab0d0c-7ebc-4409-be83-2da103f30303 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:18.194938 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-552190809 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-552190809, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:18.195278 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-552190809 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-552190809, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:18.246629 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Created reservations ['7cd5862b-b603-4bd2-b292-ab545cc7eac6', 'fa8a7442-e68a-48ad-ad4d-2de5f33a06e4', '5d660cbf-0300-42e6-825d-d1bdd394525e', '063c7283-3e3c-45c1-8d22-ebdf61fdba4e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:18.247996 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb09b34-4193-4da1-81b7-14c46638b98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cd5862b-b603-4bd2-b292-ab545cc7eac6', 'fa8a7442-e68a-48ad-ad4d-2de5f33a06e4', '5d660cbf-0300-42e6-825d-d1bdd394525e', '063c7283-3e3c-45c1-8d22-ebdf61fdba4e']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:18.249177 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e16a8b8-a398-4137-83dc-63d408709e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:18.291215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e16a8b8-a398-4137-83dc-63d408709e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba44acc9-226b-4935-8365-8aa241d91c76', '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='ee3b1d6ab7174effb77584822b059a84',qos_specs=None,replication_status=,reservations=['7cd5862b-b603-4bd2-b292-ab545cc7eac6','fa8a7442-e68a-48ad-ad4d-2de5f33a06e4','5d660cbf-0300-42e6-825d-d1bdd394525e','063c7283-3e3c-45c1-8d22-ebdf61fdba4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcfc8d25f89485d969d44025124a528',volume_type_id=eda9fd6f-5113-44af-ad09-35c58d2895a7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:18Z,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=ba44acc9-226b-4935-8365-8aa241d91c76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3b1d6ab7174effb77584822b059a84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fdcfc8d25f89485d969d44025124a528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eda9fd6f-5113-44af-ad09-35c58d2895a7),volume_type_id=eda9fd6f-5113-44af-ad09-35c58d2895a7)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:18.296833 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b3bd49-9f91-409f-9892-06ad2f54dba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:18.338008 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b3bd49-9f91-409f-9892-06ad2f54dba9) transitioned into 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='ee3b1d6ab7174effb77584822b059a84',qos_specs=None,replication_status=,reservations=['7cd5862b-b603-4bd2-b292-ab545cc7eac6','fa8a7442-e68a-48ad-ad4d-2de5f33a06e4','5d660cbf-0300-42e6-825d-d1bdd394525e','063c7283-3e3c-45c1-8d22-ebdf61fdba4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcfc8d25f89485d969d44025124a528',volume_type_id=eda9fd6f-5113-44af-ad09-35c58d2895a7)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:18.338950 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c241e3d-7942-48ac-97db-1adf11e0b7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:18.364055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c241e3d-7942-48ac-97db-1adf11e0b7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:18.364555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Flow 'volume_create_api' (972a31fa-d453-430f-a715-370fa4db423b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:18.364981 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Create volume request issued successfully. Aug 19 15:59:18.365793 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32a81b29-414f-418e-b35b-e49f2e994b75 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:18.366744 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 391/1551] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 15:59:18 2026] POST /volume/v3/volumes => generated 770 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:18.380947 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-965ca89e-d6bc-4ec7-86b7-e07feec0b4ec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:18.383206 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-965ca89e-d6bc-4ec7-86b7-e07feec0b4ec tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 Aug 19 15:59:18.383367 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-965ca89e-d6bc-4ec7-86b7-e07feec0b4ec tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:18.383716 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-965ca89e-d6bc-4ec7-86b7-e07feec0b4ec tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:18.404904 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:18.404904 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:18.410960 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-965ca89e-d6bc-4ec7-86b7-e07feec0b4ec tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:18.418678 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-965ca89e-d6bc-4ec7-86b7-e07feec0b4ec tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 returned with HTTP 200 Aug 19 15:59:18.419257 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 393/1552] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:18 2026] GET /volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 => generated 949 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:18.870867 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-353d512d-fd12-4abf-94f3-793fe3b29430 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:18.875187 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-353d512d-fd12-4abf-94f3-793fe3b29430 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381/action Aug 19 15:59:18.875717 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-353d512d-fd12-4abf-94f3-793fe3b29430 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:18.876075 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-353d512d-fd12-4abf-94f3-793fe3b29430 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:18.931970 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:18.931970 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:18.969644 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a1162777-8ee5-4cf6-9336-18bc370866f9 req-353d512d-fd12-4abf-94f3-793fe3b29430 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381/action returned with HTTP 204 Aug 19 15:59:18.970146 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 388/1553] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 15:59:18 2026] POST /volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:19.434954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e90bf49-2de3-4529-918e-24ce5a5d5b56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:19.437113 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e90bf49-2de3-4529-918e-24ce5a5d5b56 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 Aug 19 15:59:19.437448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e90bf49-2de3-4529-918e-24ce5a5d5b56 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:19.440469 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e90bf49-2de3-4529-918e-24ce5a5d5b56 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:19.448510 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:19.448510 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:19.453473 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e90bf49-2de3-4529-918e-24ce5a5d5b56 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:19.459396 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e90bf49-2de3-4529-918e-24ce5a5d5b56 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 returned with HTTP 200 Aug 19 15:59:19.459999 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 382/1554] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:19 2026] GET /volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 => generated 970 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:19.474195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-04fc1865-4dc8-445d-a9b0-032a5521ba4d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:19.476898 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04fc1865-4dc8-445d-a9b0-032a5521ba4d tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 15:59:19.477298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04fc1865-4dc8-445d-a9b0-032a5521ba4d tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:19.478779 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04fc1865-4dc8-445d-a9b0-032a5521ba4d tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:19.478779 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:19.478779 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:19.483405 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04fc1865-4dc8-445d-a9b0-032a5521ba4d tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 15:59:19.484034 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 392/1555] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 15:59:19 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:19.494486 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-255037fa-72e4-4ed8-b7e4-a175de821253 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:19.496847 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-255037fa-72e4-4ed8-b7e4-a175de821253 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] GET https://10.4.3.32/volume/v3/messages/d9d7d245-e032-4108-acba-7c1b48491ffe Aug 19 15:59:19.497213 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-255037fa-72e4-4ed8-b7e4-a175de821253 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:19.497633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-255037fa-72e4-4ed8-b7e4-a175de821253 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:19.503550 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-255037fa-72e4-4ed8-b7e4-a175de821253 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages/d9d7d245-e032-4108-acba-7c1b48491ffe returned with HTTP 200 Aug 19 15:59:19.503550 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 394/1556] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:19 2026] GET /volume/v3/messages/d9d7d245-e032-4108-acba-7c1b48491ffe => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:19.515017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-44aecfdf-a2bc-4f91-b5a0-13dd7f9b07f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:19.517625 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44aecfdf-a2bc-4f91-b5a0-13dd7f9b07f1 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/messages/d9d7d245-e032-4108-acba-7c1b48491ffe Aug 19 15:59:19.517879 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44aecfdf-a2bc-4f91-b5a0-13dd7f9b07f1 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:19.518124 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44aecfdf-a2bc-4f91-b5a0-13dd7f9b07f1 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:19.538357 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44aecfdf-a2bc-4f91-b5a0-13dd7f9b07f1 tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/messages/d9d7d245-e032-4108-acba-7c1b48491ffe returned with HTTP 204 Aug 19 15:59:19.539046 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 389/1557] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 15:59:19 2026] DELETE /volume/v3/messages/d9d7d245-e032-4108-acba-7c1b48491ffe => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 15:59:19.550666 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:19.552619 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 Aug 19 15:59:19.552939 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:19.553080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:19.553338 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Delete volume with id: ba44acc9-226b-4935-8365-8aa241d91c76 Aug 19 15:59:19.564274 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:19.564274 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:19.565107 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Volume info retrieved successfully. Aug 19 15:59:19.566488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 15:59:19.583142 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-552190809 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-552190809, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:19.583421 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-552190809 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-552190809, it is now deprecated. Please use the default quota class for default quota. Aug 19 15:59:19.603171 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Created reservations ['11fcb063-199a-481d-a87b-06f4e7e755a3', '7390eadc-c1a9-478e-a582-9ce6aa8212f2', '65121b1c-54ee-4a06-967c-b777d6bd5a56', 'ba39aaf3-a71a-44bd-8772-b13b93f54006'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:19.659591 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Delete volume request issued successfully. Aug 19 15:59:19.660240 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8342a2cd-74dd-429b-ad39-bcc2ed9e83ed tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 returned with HTTP 202 Aug 19 15:59:19.660458 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 383/1558] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:19 2026] DELETE /volume/v3/volumes/ba44acc9-226b-4935-8365-8aa241d91c76 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:19.671041 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e90f895e-edf1-4bf0-ab30-0ace02945c3b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:19.673142 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e90f895e-edf1-4bf0-ab30-0ace02945c3b tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] DELETE https://10.4.3.32/volume/v3/types/eda9fd6f-5113-44af-ad09-35c58d2895a7 Aug 19 15:59:19.673614 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e90f895e-edf1-4bf0-ab30-0ace02945c3b tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:19.674018 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e90f895e-edf1-4bf0-ab30-0ace02945c3b tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:19.775179 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e90f895e-edf1-4bf0-ab30-0ace02945c3b tempest-ProjectAdminTests-238775654 tempest-ProjectAdminTests-238775654-project-admin] https://10.4.3.32/volume/v3/types/eda9fd6f-5113-44af-ad09-35c58d2895a7 returned with HTTP 202 Aug 19 15:59:19.776284 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 393/1559] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 15:59:19 2026] DELETE /volume/v3/types/eda9fd6f-5113-44af-ad09-35c58d2895a7 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:20.496529 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:20.608088 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:20.608255 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2091356399"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:20.610262 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2091356399'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:20.610364 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Create volume of 1 GB Aug 19 15:59:20.623241 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Availability Zones retrieved successfully. Aug 19 15:59:20.631418 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Flow 'volume_create_api' (7a83a977-a9dc-4722-b122-40f30743c911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:20.633056 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ab6d30-3231-4762-ac7d-3893fbcdab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:20.634966 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:20.683788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ab6d30-3231-4762-ac7d-3893fbcdab02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:20.684779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d918c02-3b38-4e33-98e0-233276bd769d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:20.837911 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Created reservations ['94e18555-906e-4ccf-9ce3-6bfc42ec57ae', 'b58374c1-d512-48bb-a16f-6a3ed6c734cb', 'f142f884-3b5a-47ac-82b6-5207695a6b2d', '18796db0-b548-405b-8700-cb3d340350bb'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:20.839214 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d918c02-3b38-4e33-98e0-233276bd769d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e18555-906e-4ccf-9ce3-6bfc42ec57ae', 'b58374c1-d512-48bb-a16f-6a3ed6c734cb', 'f142f884-3b5a-47ac-82b6-5207695a6b2d', '18796db0-b548-405b-8700-cb3d340350bb']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:20.840207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa79813c-93c4-4c71-98f6-6f3be8f26101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:20.876026 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa79813c-93c4-4c71-98f6-6f3be8f26101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '977ef29c-d4c4-4e08-bc3e-e6a661446061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2091356399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e693dcd67994d3ea53099220955e804',qos_specs=None,replication_status=,reservations=['94e18555-906e-4ccf-9ce3-6bfc42ec57ae','b58374c1-d512-48bb-a16f-6a3ed6c734cb','f142f884-3b5a-47ac-82b6-5207695a6b2d','18796db0-b548-405b-8700-cb3d340350bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb700c9591cf47c384288405664edeba',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2091356399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=977ef29c-d4c4-4e08-bc3e-e6a661446061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e693dcd67994d3ea53099220955e804',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bb700c9591cf47c384288405664edeba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:20.876958 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9689e6b1-48e7-4b49-af00-8d7fdbc60a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:20.916743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9689e6b1-48e7-4b49-af00-8d7fdbc60a17) transitioned into 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-2091356399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e693dcd67994d3ea53099220955e804',qos_specs=None,replication_status=,reservations=['94e18555-906e-4ccf-9ce3-6bfc42ec57ae','b58374c1-d512-48bb-a16f-6a3ed6c734cb','f142f884-3b5a-47ac-82b6-5207695a6b2d','18796db0-b548-405b-8700-cb3d340350bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb700c9591cf47c384288405664edeba',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:20.918173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee74a91e-2131-4604-a8cb-b811581b9f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:20.941951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee74a91e-2131-4604-a8cb-b811581b9f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:20.943267 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Flow 'volume_create_api' (7a83a977-a9dc-4722-b122-40f30743c911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:20.944620 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Create volume request issued successfully. Aug 19 15:59:20.945728 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1ee5fd08-5d8b-4da8-8a6d-50e9c22555f5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:20.946936 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 395/1560] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 15:59:20 2026] POST /volume/v3/volumes => generated 750 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:20.962435 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c9f500b9-1397-4ba4-bad0-02595ad73ef6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:20.965880 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9f500b9-1397-4ba4-bad0-02595ad73ef6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 Aug 19 15:59:20.965880 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9f500b9-1397-4ba4-bad0-02595ad73ef6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:20.965880 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9f500b9-1397-4ba4-bad0-02595ad73ef6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:20.979270 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:20.979270 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:20.985967 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c9f500b9-1397-4ba4-bad0-02595ad73ef6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Volume info retrieved successfully. Aug 19 15:59:20.997038 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9f500b9-1397-4ba4-bad0-02595ad73ef6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 returned with HTTP 200 Aug 19 15:59:20.997973 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 390/1561] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:20 2026] GET /volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:21.743119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d377ad8-a056-41bc-8937-f168d6f2e0c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:21.874803 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d377ad8-a056-41bc-8937-f168d6f2e0c4 tempest-AvailabilityZoneTestJSON-169929917 tempest-AvailabilityZoneTestJSON-169929917-project-member] GET https://10.4.3.32/volume/v3/os-availability-zone Aug 19 15:59:21.875202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d377ad8-a056-41bc-8937-f168d6f2e0c4 tempest-AvailabilityZoneTestJSON-169929917 tempest-AvailabilityZoneTestJSON-169929917-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:21.875459 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d377ad8-a056-41bc-8937-f168d6f2e0c4 tempest-AvailabilityZoneTestJSON-169929917 tempest-AvailabilityZoneTestJSON-169929917-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:21.887079 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d377ad8-a056-41bc-8937-f168d6f2e0c4 tempest-AvailabilityZoneTestJSON-169929917 tempest-AvailabilityZoneTestJSON-169929917-project-member] Availability Zones retrieved successfully. Aug 19 15:59:21.887530 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d377ad8-a056-41bc-8937-f168d6f2e0c4 tempest-AvailabilityZoneTestJSON-169929917 tempest-AvailabilityZoneTestJSON-169929917-project-member] https://10.4.3.32/volume/v3/os-availability-zone returned with HTTP 200 Aug 19 15:59:21.888090 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 384/1562] 10.4.3.32 () {66 vars in 1269 bytes} [Wed Aug 19 15:59:21 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 15:59:22.022606 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4dbd9b36-1961-4781-a2a4-3d483007f280 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:22.028423 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4dbd9b36-1961-4781-a2a4-3d483007f280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 Aug 19 15:59:22.028504 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:22.028860 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4dbd9b36-1961-4781-a2a4-3d483007f280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:22.029422 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4dbd9b36-1961-4781-a2a4-3d483007f280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:22.031296 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:22.031773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1587414760"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:22.035788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1587414760'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:22.035788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Create volume of 1 GB Aug 19 15:59:22.035788 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:22.035788 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:22.041918 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Availability Zones retrieved successfully. Aug 19 15:59:22.045828 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:22.045828 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:22.051474 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Flow 'volume_create_api' (98e210a4-9afa-48f9-be1a-cf6730b27ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:22.053055 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15465e6f-1de9-439e-b336-cb5328b48473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:22.056138 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4dbd9b36-1961-4781-a2a4-3d483007f280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Volume info retrieved successfully. Aug 19 15:59:22.056312 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:22.062481 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4dbd9b36-1961-4781-a2a4-3d483007f280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 returned with HTTP 200 Aug 19 15:59:22.063091 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 394/1563] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:22 2026] GET /volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:22.087124 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aef271b2-b6cc-4d28-baae-2b580af20a4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:22.087442 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aef271b2-b6cc-4d28-baae-2b580af20a4c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 15:59:22.087880 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aef271b2-b6cc-4d28-baae-2b580af20a4c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "977ef29c-d4c4-4e08-bc3e-e6a661446061", "name": "tempest-VolumesBackupsV39Test-Backup-776312179", "container": "tempest-volumesbackupsv39test-backup-container-1917479231"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:22.089865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-aef271b2-b6cc-4d28-baae-2b580af20a4c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Creating new backup {'backup': {'volume_id': '977ef29c-d4c4-4e08-bc3e-e6a661446061', 'name': 'tempest-VolumesBackupsV39Test-Backup-776312179', 'container': 'tempest-volumesbackupsv39test-backup-container-1917479231'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 15:59:22.090097 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-aef271b2-b6cc-4d28-baae-2b580af20a4c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Creating backup of volume 977ef29c-d4c4-4e08-bc3e-e6a661446061 in container tempest-volumesbackupsv39test-backup-container-1917479231 Aug 19 15:59:22.099916 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:22.099916 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:22.100592 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aef271b2-b6cc-4d28-baae-2b580af20a4c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Volume info retrieved successfully. Aug 19 15:59:22.108864 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15465e6f-1de9-439e-b336-cb5328b48473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:22.110017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3305b703-37ee-4d73-83a9-0bc0c52ee1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:22.167530 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-aef271b2-b6cc-4d28-baae-2b580af20a4c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Created reservations ['70f2dd43-3d0b-497e-b9ad-cce38b0cb127', 'e0ea4d49-de6d-4b51-8093-051ce956b712'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:22.198531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Created reservations ['f62eea01-702a-4428-bada-449d19bae59f', 'bb108d3e-c76f-492f-81fd-7e9b093df31c', '37f615a1-6277-480b-8319-6c6e3e42e4d2', 'd3b61c67-7807-42be-9e7c-463894449f55'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:22.199528 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3305b703-37ee-4d73-83a9-0bc0c52ee1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f62eea01-702a-4428-bada-449d19bae59f', 'bb108d3e-c76f-492f-81fd-7e9b093df31c', '37f615a1-6277-480b-8319-6c6e3e42e4d2', 'd3b61c67-7807-42be-9e7c-463894449f55']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:22.200579 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9043001-362d-40fa-829c-9498910938fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:22.254729 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aef271b2-b6cc-4d28-baae-2b580af20a4c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 15:59:22.254869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9043001-362d-40fa-829c-9498910938fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b04fcbc-ba51-41cd-8fcc-35f18be3f324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1587414760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8baaf7cdf204978933b9fa4eefd9471',qos_specs=None,replication_status=,reservations=['f62eea01-702a-4428-bada-449d19bae59f','bb108d3e-c76f-492f-81fd-7e9b093df31c','37f615a1-6277-480b-8319-6c6e3e42e4d2','d3b61c67-7807-42be-9e7c-463894449f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ebae3fae64d9fb8c32685af03e635',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1587414760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b04fcbc-ba51-41cd-8fcc-35f18be3f324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8baaf7cdf204978933b9fa4eefd9471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9a5ebae3fae64d9fb8c32685af03e635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:22.255196 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 391/1564] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 15:59:22 2026] POST /volume/v3/backups => generated 330 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:22.258191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aabd8e4-6e65-4583-9713-31366923a355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:22.269938 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-873cc22e-4479-4fb8-8c03-68215c9fed7c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:22.272374 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-873cc22e-4479-4fb8-8c03-68215c9fed7c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:22.272820 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-873cc22e-4479-4fb8-8c03-68215c9fed7c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:22.276801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-873cc22e-4479-4fb8-8c03-68215c9fed7c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:22.276801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-873cc22e-4479-4fb8-8c03-68215c9fed7c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:22.283828 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:22.283828 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:22.285110 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-873cc22e-4479-4fb8-8c03-68215c9fed7c tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:22.286088 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 385/1565] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:22 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:22.310003 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aabd8e4-6e65-4583-9713-31366923a355) transitioned into 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-1587414760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8baaf7cdf204978933b9fa4eefd9471',qos_specs=None,replication_status=,reservations=['f62eea01-702a-4428-bada-449d19bae59f','bb108d3e-c76f-492f-81fd-7e9b093df31c','37f615a1-6277-480b-8319-6c6e3e42e4d2','d3b61c67-7807-42be-9e7c-463894449f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ebae3fae64d9fb8c32685af03e635',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:22.311370 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c262b3b-1951-4797-b7cf-af9cfffa401b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:22.339407 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c262b3b-1951-4797-b7cf-af9cfffa401b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:22.341571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Flow 'volume_create_api' (98e210a4-9afa-48f9-be1a-cf6730b27ef7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:22.342115 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Create volume request issued successfully. Aug 19 15:59:22.343016 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-262f2c33-e5dc-4bcf-b495-cd6960850a18 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:22.343623 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 396/1566] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:22 2026] POST /volume/v3/volumes => generated 757 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:22.364976 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-532a0291-c43b-4880-82b3-18e25a87a3fc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:22.368233 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-532a0291-c43b-4880-82b3-18e25a87a3fc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 15:59:22.368233 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-532a0291-c43b-4880-82b3-18e25a87a3fc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:22.368565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-532a0291-c43b-4880-82b3-18e25a87a3fc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:22.385227 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:22.385227 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:22.396728 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-532a0291-c43b-4880-82b3-18e25a87a3fc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 15:59:22.405081 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-532a0291-c43b-4880-82b3-18e25a87a3fc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 15:59:22.406199 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 395/1567] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:22 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:23.300414 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d679dc43-93c3-4583-8495-a91a5c476f23 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:23.303628 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d679dc43-93c3-4583-8495-a91a5c476f23 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:23.303908 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d679dc43-93c3-4583-8495-a91a5c476f23 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:23.304240 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d679dc43-93c3-4583-8495-a91a5c476f23 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:23.304412 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d679dc43-93c3-4583-8495-a91a5c476f23 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:23.311046 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:23.311046 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:23.312019 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d679dc43-93c3-4583-8495-a91a5c476f23 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:23.312460 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 392/1568] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:23 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:23.427878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ce855956-6745-41a3-a8fd-a87727bd3881 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:23.430479 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce855956-6745-41a3-a8fd-a87727bd3881 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 15:59:23.430746 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce855956-6745-41a3-a8fd-a87727bd3881 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:23.431106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce855956-6745-41a3-a8fd-a87727bd3881 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:23.441790 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:23.441790 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:23.457977 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ce855956-6745-41a3-a8fd-a87727bd3881 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 15:59:23.465577 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce855956-6745-41a3-a8fd-a87727bd3881 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 15:59:23.466035 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 386/1569] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:23 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:24.334824 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-240fc77f-8512-48b6-a03f-13e8dbee6a5f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:24.339276 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-240fc77f-8512-48b6-a03f-13e8dbee6a5f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:24.341828 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-240fc77f-8512-48b6-a03f-13e8dbee6a5f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:24.341828 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-240fc77f-8512-48b6-a03f-13e8dbee6a5f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:24.341828 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-240fc77f-8512-48b6-a03f-13e8dbee6a5f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:24.356116 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:24.356116 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:24.357629 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-240fc77f-8512-48b6-a03f-13e8dbee6a5f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:24.358303 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 397/1570] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:24 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:25.164116 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25f992ab-10f5-4b9a-b813-da0be806826b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:25.391898 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-da502336-3720-49cf-af0a-111d5c32182b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:25.399025 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da502336-3720-49cf-af0a-111d5c32182b tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:25.399025 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da502336-3720-49cf-af0a-111d5c32182b tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:25.400046 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da502336-3720-49cf-af0a-111d5c32182b tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:25.400046 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-da502336-3720-49cf-af0a-111d5c32182b tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:25.409735 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:25.409735 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:25.412453 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da502336-3720-49cf-af0a-111d5c32182b tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:25.413495 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 393/1571] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:25 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:25.448110 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:25.449026 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-136172894"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:25.451001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-136172894'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:25.453880 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Create volume of 1 GB Aug 19 15:59:25.459057 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Availability Zones retrieved successfully. Aug 19 15:59:25.475089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Flow 'volume_create_api' (ea947546-cf44-4df0-8169-3f82a1b692b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:25.477442 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5866ef47-71d6-4e78-863d-d8f1f159e22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:25.479801 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:25.577022 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5866ef47-71d6-4e78-863d-d8f1f159e22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:25.579626 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf04770-74dd-4edc-a989-674d2028ae8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:25.750035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Created reservations ['7ccd9c83-c9a5-4be1-8cb1-3e6c70634930', 'cff25756-1f58-42ac-a481-5fa7ebbbbd1b', '947c0410-dec7-4a95-a5c5-90ee0bcbe4ae', '54c735c3-1b7c-4159-b97f-c277aa35215f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:25.750641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf04770-74dd-4edc-a989-674d2028ae8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ccd9c83-c9a5-4be1-8cb1-3e6c70634930', 'cff25756-1f58-42ac-a481-5fa7ebbbbd1b', '947c0410-dec7-4a95-a5c5-90ee0bcbe4ae', '54c735c3-1b7c-4159-b97f-c277aa35215f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:25.752244 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085f3697-7eb9-4d93-ac7b-21525d0ec894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:25.797863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085f3697-7eb9-4d93-ac7b-21525d0ec894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04055ab9-2516-4139-bdb9-625d32da29bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-136172894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dff39e646064baeb0ce97a211409070',qos_specs=None,replication_status=,reservations=['7ccd9c83-c9a5-4be1-8cb1-3e6c70634930','cff25756-1f58-42ac-a481-5fa7ebbbbd1b','947c0410-dec7-4a95-a5c5-90ee0bcbe4ae','54c735c3-1b7c-4159-b97f-c277aa35215f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a44d8fd3d1d499ebad5a149edce4c2a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-136172894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04055ab9-2516-4139-bdb9-625d32da29bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dff39e646064baeb0ce97a211409070',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7a44d8fd3d1d499ebad5a149edce4c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:25.800338 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d098cf90-fe3d-4ee5-9f0b-e67b4c2e19e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:25.867057 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d098cf90-fe3d-4ee5-9f0b-e67b4c2e19e5) transitioned into 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-136172894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dff39e646064baeb0ce97a211409070',qos_specs=None,replication_status=,reservations=['7ccd9c83-c9a5-4be1-8cb1-3e6c70634930','cff25756-1f58-42ac-a481-5fa7ebbbbd1b','947c0410-dec7-4a95-a5c5-90ee0bcbe4ae','54c735c3-1b7c-4159-b97f-c277aa35215f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a44d8fd3d1d499ebad5a149edce4c2a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:25.867961 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e71d03e-069c-45c5-8281-8cdd0b795819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:25.891441 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e71d03e-069c-45c5-8281-8cdd0b795819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:25.892589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Flow 'volume_create_api' (ea947546-cf44-4df0-8169-3f82a1b692b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:25.893073 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Create volume request issued successfully. Aug 19 15:59:25.894081 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25f992ab-10f5-4b9a-b813-da0be806826b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:25.894743 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 396/1572] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:25 2026] POST /volume/v3/volumes => generated 747 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:25.915284 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46a5e23f-e719-4cad-9848-bd78b4dfef20 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:25.919559 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46a5e23f-e719-4cad-9848-bd78b4dfef20 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] GET https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb Aug 19 15:59:25.919559 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46a5e23f-e719-4cad-9848-bd78b4dfef20 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:25.919559 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46a5e23f-e719-4cad-9848-bd78b4dfef20 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:25.938364 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:25.938364 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:25.956519 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46a5e23f-e719-4cad-9848-bd78b4dfef20 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Volume info retrieved successfully. Aug 19 15:59:25.969944 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46a5e23f-e719-4cad-9848-bd78b4dfef20 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb returned with HTTP 200 Aug 19 15:59:25.970554 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 387/1573] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:25 2026] GET /volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb => generated 815 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:26.438022 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a25c789e-7c3a-4ca8-8277-e897724a2432 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:26.444124 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a25c789e-7c3a-4ca8-8277-e897724a2432 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:26.444124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a25c789e-7c3a-4ca8-8277-e897724a2432 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:26.444124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a25c789e-7c3a-4ca8-8277-e897724a2432 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:26.444124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a25c789e-7c3a-4ca8-8277-e897724a2432 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:26.453009 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:26.453009 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:26.454444 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a25c789e-7c3a-4ca8-8277-e897724a2432 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:26.455288 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 398/1574] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:26 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:27.001176 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b611c48a-4e45-4c7c-ac32-d8d5c3e24f76 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:27.005595 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b611c48a-4e45-4c7c-ac32-d8d5c3e24f76 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] GET https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb Aug 19 15:59:27.006641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b611c48a-4e45-4c7c-ac32-d8d5c3e24f76 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:27.006641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b611c48a-4e45-4c7c-ac32-d8d5c3e24f76 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:27.021475 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:27.021475 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:27.040903 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b611c48a-4e45-4c7c-ac32-d8d5c3e24f76 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Volume info retrieved successfully. Aug 19 15:59:27.040903 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b611c48a-4e45-4c7c-ac32-d8d5c3e24f76 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb returned with HTTP 200 Aug 19 15:59:27.040903 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 394/1575] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:27 2026] GET /volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:27.068003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-98f877c0-ba64-4b45-9df9-9391fb9e58e8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:27.072047 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98f877c0-ba64-4b45-9df9-9391fb9e58e8 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] GET https://10.4.3.32/volume/v3/limits Aug 19 15:59:27.072365 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98f877c0-ba64-4b45-9df9-9391fb9e58e8 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:27.072625 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98f877c0-ba64-4b45-9df9-9391fb9e58e8 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:27.097738 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:27.097738 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:27.123037 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98f877c0-ba64-4b45-9df9-9391fb9e58e8 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 19 15:59:27.123483 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 397/1576] 10.4.3.32 () {66 vars in 1227 bytes} [Wed Aug 19 15:59:27 2026] GET /volume/v3/limits => generated 302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:27.138803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7835f774-9422-4265-9366-163e7ecc8d7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:27.141921 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7835f774-9422-4265-9366-163e7ecc8d7b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] GET https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb Aug 19 15:59:27.142782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7835f774-9422-4265-9366-163e7ecc8d7b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:27.142782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7835f774-9422-4265-9366-163e7ecc8d7b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:27.166017 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:27.166017 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:27.179394 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7835f774-9422-4265-9366-163e7ecc8d7b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Volume info retrieved successfully. Aug 19 15:59:27.201959 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7835f774-9422-4265-9366-163e7ecc8d7b tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb returned with HTTP 200 Aug 19 15:59:27.205206 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 388/1577] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:27 2026] GET /volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:27.224094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-38370692-62e3-411a-a97d-db13b2b5cdef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:27.230368 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38370692-62e3-411a-a97d-db13b2b5cdef tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] DELETE https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb Aug 19 15:59:27.231680 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38370692-62e3-411a-a97d-db13b2b5cdef tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:27.231680 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38370692-62e3-411a-a97d-db13b2b5cdef tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:27.233417 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-38370692-62e3-411a-a97d-db13b2b5cdef tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Delete volume with id: 04055ab9-2516-4139-bdb9-625d32da29bb Aug 19 15:59:27.252575 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:27.252575 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:27.253020 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-38370692-62e3-411a-a97d-db13b2b5cdef tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Volume info retrieved successfully. Aug 19 15:59:27.310444 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-38370692-62e3-411a-a97d-db13b2b5cdef tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Delete volume request issued successfully. Aug 19 15:59:27.310607 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38370692-62e3-411a-a97d-db13b2b5cdef tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb returned with HTTP 202 Aug 19 15:59:27.312715 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 399/1578] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:27 2026] DELETE /volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:27.328496 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d125377a-7883-44a1-816c-a3c7d2190324 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:27.336517 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d125377a-7883-44a1-816c-a3c7d2190324 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] GET https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb Aug 19 15:59:27.336517 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d125377a-7883-44a1-816c-a3c7d2190324 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:27.336517 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d125377a-7883-44a1-816c-a3c7d2190324 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:27.358348 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:27.358348 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:27.363268 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d125377a-7883-44a1-816c-a3c7d2190324 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Volume info retrieved successfully. Aug 19 15:59:27.368600 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d125377a-7883-44a1-816c-a3c7d2190324 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb returned with HTTP 200 Aug 19 15:59:27.369051 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 395/1579] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:27 2026] GET /volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:27.474909 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c845a0b-ed12-4608-b67d-1e5f76b0c439 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:27.477962 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c845a0b-ed12-4608-b67d-1e5f76b0c439 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:27.478369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c845a0b-ed12-4608-b67d-1e5f76b0c439 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:27.478688 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c845a0b-ed12-4608-b67d-1e5f76b0c439 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:27.478688 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6c845a0b-ed12-4608-b67d-1e5f76b0c439 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:27.493616 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:27.493616 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:27.496492 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c845a0b-ed12-4608-b67d-1e5f76b0c439 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:27.496850 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 398/1580] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:27 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:28.395714 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0e051dc-3d49-483b-9ad8-007ebe4da4c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:28.398892 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0e051dc-3d49-483b-9ad8-007ebe4da4c1 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] GET https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb Aug 19 15:59:28.398892 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0e051dc-3d49-483b-9ad8-007ebe4da4c1 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:28.399750 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0e051dc-3d49-483b-9ad8-007ebe4da4c1 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:28.415888 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0e051dc-3d49-483b-9ad8-007ebe4da4c1 tempest-AbsoluteLimitsTests-307556738 tempest-AbsoluteLimitsTests-307556738-project-member] https://10.4.3.32/volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb returned with HTTP 404 Aug 19 15:59:28.416690 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 389/1581] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:28 2026] GET /volume/v3/volumes/04055ab9-2516-4139-bdb9-625d32da29bb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:28.519357 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fe62bdc4-19af-4530-8cb7-fe319c07c7c0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:28.523725 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fe62bdc4-19af-4530-8cb7-fe319c07c7c0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:28.523725 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fe62bdc4-19af-4530-8cb7-fe319c07c7c0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:28.524113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fe62bdc4-19af-4530-8cb7-fe319c07c7c0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:28.524113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fe62bdc4-19af-4530-8cb7-fe319c07c7c0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:28.540409 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:28.540409 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:28.546787 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fe62bdc4-19af-4530-8cb7-fe319c07c7c0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:28.546787 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 400/1582] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:28 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:29.567100 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-85e3d435-9292-4560-a98a-df572e7658a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:29.570419 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85e3d435-9292-4560-a98a-df572e7658a0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:29.570419 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85e3d435-9292-4560-a98a-df572e7658a0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:29.570851 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85e3d435-9292-4560-a98a-df572e7658a0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:29.570969 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-85e3d435-9292-4560-a98a-df572e7658a0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:29.577805 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:29.577805 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:29.578328 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85e3d435-9292-4560-a98a-df572e7658a0 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:29.579939 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 396/1583] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:29 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:30.609212 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-977c58f1-ca8c-4b47-b5a5-a04130e55d3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:30.613265 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-977c58f1-ca8c-4b47-b5a5-a04130e55d3a tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:30.613381 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-977c58f1-ca8c-4b47-b5a5-a04130e55d3a tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:30.613699 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-977c58f1-ca8c-4b47-b5a5-a04130e55d3a tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:30.613935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-977c58f1-ca8c-4b47-b5a5-a04130e55d3a tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:30.625005 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:30.625005 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:30.627072 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-977c58f1-ca8c-4b47-b5a5-a04130e55d3a tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:30.627072 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 399/1584] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:30 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:31.649264 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b055b6eb-2e7e-4880-bf3b-c05da9baadaf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:31.651742 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b055b6eb-2e7e-4880-bf3b-c05da9baadaf tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:31.651742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b055b6eb-2e7e-4880-bf3b-c05da9baadaf tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:31.651979 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b055b6eb-2e7e-4880-bf3b-c05da9baadaf tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:31.653980 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b055b6eb-2e7e-4880-bf3b-c05da9baadaf tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:31.659701 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:31.659701 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:31.661796 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b055b6eb-2e7e-4880-bf3b-c05da9baadaf tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:31.663862 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 390/1585] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:31 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:32.684877 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c4c6fbf-a2e6-4182-81a9-717d530a2919 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:32.690563 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c4c6fbf-a2e6-4182-81a9-717d530a2919 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:32.691142 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c4c6fbf-a2e6-4182-81a9-717d530a2919 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:32.692309 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c4c6fbf-a2e6-4182-81a9-717d530a2919 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:32.692309 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9c4c6fbf-a2e6-4182-81a9-717d530a2919 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:32.701130 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:32.701130 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:32.703131 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c4c6fbf-a2e6-4182-81a9-717d530a2919 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:32.704054 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 401/1586] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:32 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:33.732783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ae3da24-6c91-431a-b2fb-1329dc071c85 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:33.739417 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ae3da24-6c91-431a-b2fb-1329dc071c85 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:33.739725 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ae3da24-6c91-431a-b2fb-1329dc071c85 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:33.740042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ae3da24-6c91-431a-b2fb-1329dc071c85 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:33.740139 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8ae3da24-6c91-431a-b2fb-1329dc071c85 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:33.760880 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:33.760880 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:33.761906 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ae3da24-6c91-431a-b2fb-1329dc071c85 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:33.762546 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 397/1587] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:33 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:34.520832 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-112aabfd-26df-416a-8860-4172e4676365 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:34.774549 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:34.775075 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1866679288"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:34.777164 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1866679288'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:34.777385 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Create volume of 1 GB Aug 19 15:59:34.780438 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-639da89b-6f0e-4523-9647-b2e801aad280 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:34.786906 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-639da89b-6f0e-4523-9647-b2e801aad280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:34.787197 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-639da89b-6f0e-4523-9647-b2e801aad280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:34.787947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-639da89b-6f0e-4523-9647-b2e801aad280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:34.787947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-639da89b-6f0e-4523-9647-b2e801aad280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:34.789510 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Availability Zones retrieved successfully. Aug 19 15:59:34.797487 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Flow 'volume_create_api' (3b528dd1-99bf-41e1-9c80-5d5ff2fd724a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:34.799239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1618678-4eb9-4832-8e4d-65a4ee005e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:34.815072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:34.815705 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:34.815705 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:34.815705 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-639da89b-6f0e-4523-9647-b2e801aad280 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:34.815705 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 391/1588] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:34 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:34.851795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1618678-4eb9-4832-8e4d-65a4ee005e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:34.852593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd7bf86-db33-474b-b6ee-b96745feb441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:35.026391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Created reservations ['f32d23a6-7c69-4b2a-a229-a75780ffa48e', '26cb04a8-73a9-45bf-abb1-a702a468ef71', '28cd1bc2-7c17-46ab-9673-a12d3cc6fc1a', '59b56f7e-d722-4ce3-b780-0b87b7e5a1d3'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:35.030831 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd7bf86-db33-474b-b6ee-b96745feb441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f32d23a6-7c69-4b2a-a229-a75780ffa48e', '26cb04a8-73a9-45bf-abb1-a702a468ef71', '28cd1bc2-7c17-46ab-9673-a12d3cc6fc1a', '59b56f7e-d722-4ce3-b780-0b87b7e5a1d3']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:35.030831 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ce5be3-70d9-45e4-b325-7f9154310a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:35.080386 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ce5be3-70d9-45e4-b325-7f9154310a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f55b0a1-bc94-4fe1-9122-b90f375b66ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1866679288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c93eef98a414413994b4bdf97508e15',qos_specs=None,replication_status=,reservations=['f32d23a6-7c69-4b2a-a229-a75780ffa48e','26cb04a8-73a9-45bf-abb1-a702a468ef71','28cd1bc2-7c17-46ab-9673-a12d3cc6fc1a','59b56f7e-d722-4ce3-b780-0b87b7e5a1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbba727adc334ed89857bcf67cc42aa5',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1866679288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f55b0a1-bc94-4fe1-9122-b90f375b66ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c93eef98a414413994b4bdf97508e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fbba727adc334ed89857bcf67cc42aa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:35.080615 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b4563b-df24-4fce-a794-6f54360114ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:35.124271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b4563b-df24-4fce-a794-6f54360114ab) transitioned into 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-1866679288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c93eef98a414413994b4bdf97508e15',qos_specs=None,replication_status=,reservations=['f32d23a6-7c69-4b2a-a229-a75780ffa48e','26cb04a8-73a9-45bf-abb1-a702a468ef71','28cd1bc2-7c17-46ab-9673-a12d3cc6fc1a','59b56f7e-d722-4ce3-b780-0b87b7e5a1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbba727adc334ed89857bcf67cc42aa5',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:35.124551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36442a5e-6279-4957-b197-a64f2391a846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:35.149573 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36442a5e-6279-4957-b197-a64f2391a846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:35.149573 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Flow 'volume_create_api' (3b528dd1-99bf-41e1-9c80-5d5ff2fd724a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:35.150039 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Create volume request issued successfully. Aug 19 15:59:35.150800 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-112aabfd-26df-416a-8860-4172e4676365 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:35.151267 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 400/1589] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:34 2026] POST /volume/v3/volumes => generated 749 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:35.169209 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7a2ce11d-33be-4010-8cfb-75c7b090fee3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:35.176078 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7a2ce11d-33be-4010-8cfb-75c7b090fee3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:35.176499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7a2ce11d-33be-4010-8cfb-75c7b090fee3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:35.177298 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7a2ce11d-33be-4010-8cfb-75c7b090fee3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:35.193566 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:35.193566 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:35.202623 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7a2ce11d-33be-4010-8cfb-75c7b090fee3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Volume info retrieved successfully. Aug 19 15:59:35.213506 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7a2ce11d-33be-4010-8cfb-75c7b090fee3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 200 Aug 19 15:59:35.214300 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 402/1590] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:35 2026] GET /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:35.834743 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a9e29099-3045-4e9f-985b-9d536c7e03d3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:35.837914 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a9e29099-3045-4e9f-985b-9d536c7e03d3 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:35.837914 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a9e29099-3045-4e9f-985b-9d536c7e03d3 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:35.837914 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a9e29099-3045-4e9f-985b-9d536c7e03d3 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:35.837914 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a9e29099-3045-4e9f-985b-9d536c7e03d3 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:35.850198 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:35.850198 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:35.851158 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a9e29099-3045-4e9f-985b-9d536c7e03d3 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:35.851721 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 398/1591] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:35 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:36.096587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-87c3d688-d8e4-41fc-9d67-02147319dd95 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.098402 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-87c3d688-d8e4-41fc-9d67-02147319dd95 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:59:36.098584 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-87c3d688-d8e4-41fc-9d67-02147319dd95 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.098856 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-87c3d688-d8e4-41fc-9d67-02147319dd95 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.118808 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:36.118808 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:36.125942 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-87c3d688-d8e4-41fc-9d67-02147319dd95 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:59:36.139589 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-87c3d688-d8e4-41fc-9d67-02147319dd95 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:59:36.140265 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 392/1592] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 1141 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:36.224634 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-c2724ab5-88ab-497e-ad1e-bf73794b7bf3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.228064 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-c2724ab5-88ab-497e-ad1e-bf73794b7bf3 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:59:36.228797 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-c2724ab5-88ab-497e-ad1e-bf73794b7bf3 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.228797 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-c2724ab5-88ab-497e-ad1e-bf73794b7bf3 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.241434 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d89e880a-15fd-4b03-8397-010a798fc024 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.244581 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d89e880a-15fd-4b03-8397-010a798fc024 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:36.245572 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d89e880a-15fd-4b03-8397-010a798fc024 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.246061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d89e880a-15fd-4b03-8397-010a798fc024 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.247732 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:36.247732 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:36.258374 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-c2724ab5-88ab-497e-ad1e-bf73794b7bf3 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:59:36.258553 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:36.258553 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:36.270712 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-c2724ab5-88ab-497e-ad1e-bf73794b7bf3 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:59:36.271131 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 401/1593] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 1141 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:36.271789 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d89e880a-15fd-4b03-8397-010a798fc024 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Volume info retrieved successfully. Aug 19 15:59:36.285877 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d89e880a-15fd-4b03-8397-010a798fc024 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 200 Aug 19 15:59:36.286596 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 403/1594] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:36.308796 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06d0f924-451a-45f3-97f3-83c0860b75a4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.310673 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-13d10074-da8f-4910-b451-026e04a0ec39 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.313522 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-13d10074-da8f-4910-b451-026e04a0ec39 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] POST https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0/action Aug 19 15:59:36.314893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-13d10074-da8f-4910-b451-026e04a0ec39 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:36.314893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-13d10074-da8f-4910-b451-026e04a0ec39 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:36.316872 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06d0f924-451a-45f3-97f3-83c0860b75a4 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Aug 19 15:59:36.316872 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06d0f924-451a-45f3-97f3-83c0860b75a4 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8f55b0a1-bc94-4fe1-9122-b90f375b66ea"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:36.323168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.volume_transfer [None req-06d0f924-451a-45f3-97f3-83c0860b75a4 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Creating new volume transfer {'transfer': {'volume_id': '8f55b0a1-bc94-4fe1-9122-b90f375b66ea'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 15:59:36.323500 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-06d0f924-451a-45f3-97f3-83c0860b75a4 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Creating transfer of volume 8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:36.323500 np0000007787 devstack@c-api.service[100248]: INFO cinder.transfer.api [None req-06d0f924-451a-45f3-97f3-83c0860b75a4 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Generating transfer record for volume 8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:36.342604 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:36.342604 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:36.347691 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:36.347691 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:36.349606 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-13d10074-da8f-4910-b451-026e04a0ec39 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:59:36.380090 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06d0f924-451a-45f3-97f3-83c0860b75a4 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 15:59:36.380781 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 399/1595] 10.4.3.32 () {68 vars in 1284 bytes} [Wed Aug 19 15:59:36 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:36.386841 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-13d10074-da8f-4910-b451-026e04a0ec39 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Begin detaching volume completed successfully. Aug 19 15:59:36.386841 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-13d10074-da8f-4910-b451-026e04a0ec39 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0/action returned with HTTP 202 Aug 19 15:59:36.386841 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 393/1596] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 15:59:36 2026] POST /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:36.402777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-735deefe-c29f-4764-a137-871c4d1de332 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.411052 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-735deefe-c29f-4764-a137-871c4d1de332 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:36.411052 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-735deefe-c29f-4764-a137-871c4d1de332 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.411325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-735deefe-c29f-4764-a137-871c4d1de332 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.424368 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:36.424368 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:36.439123 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-735deefe-c29f-4764-a137-871c4d1de332 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Volume info retrieved successfully. Aug 19 15:59:36.449833 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-735deefe-c29f-4764-a137-871c4d1de332 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 200 Aug 19 15:59:36.449833 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 402/1597] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:36.470018 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-049f76a8-4dd5-4fa9-9ae6-95e7b959d02c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.472730 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-049f76a8-4dd5-4fa9-9ae6-95e7b959d02c tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd Aug 19 15:59:36.472730 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-049f76a8-4dd5-4fa9-9ae6-95e7b959d02c tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.472918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-049f76a8-4dd5-4fa9-9ae6-95e7b959d02c tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.490354 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-049f76a8-4dd5-4fa9-9ae6-95e7b959d02c tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd returned with HTTP 200 Aug 19 15:59:36.495274 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 404/1598] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd => generated 407 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:36.508444 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6bb9d348-7881-476d-907f-bef450e66b63 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.514095 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6bb9d348-7881-476d-907f-bef450e66b63 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer Aug 19 15:59:36.514095 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6bb9d348-7881-476d-907f-bef450e66b63 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.515392 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-def39d0c-b90b-4c07-8d66-641137a4a035 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.516624 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6bb9d348-7881-476d-907f-bef450e66b63 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.517556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.volume_transfer [None req-6bb9d348-7881-476d-907f-bef450e66b63 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Listing volume transfers {{(pid=100248) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 15:59:36.518142 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-def39d0c-b90b-4c07-8d66-641137a4a035 None None] GET https://10.4.3.32/volume// Aug 19 15:59:36.519548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-def39d0c-b90b-4c07-8d66-641137a4a035 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.522007 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-def39d0c-b90b-4c07-8d66-641137a4a035 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.522007 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-def39d0c-b90b-4c07-8d66-641137a4a035 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 15:59:36.522007 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 394/1599] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 15:59:36.526007 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6bb9d348-7881-476d-907f-bef450e66b63 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 200 Aug 19 15:59:36.526733 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 400/1600] 10.4.3.32 () {66 vars in 1263 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:36.547130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-cb5f896e-2a18-43f3-b017-890e6e57108a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.550486 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-cb5f896e-2a18-43f3-b017-890e6e57108a tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:59:36.550723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-cb5f896e-2a18-43f3-b017-890e6e57108a tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.550948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-cb5f896e-2a18-43f3-b017-890e6e57108a tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.560849 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.565832 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:36.565832 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:36.570776 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-cb5f896e-2a18-43f3-b017-890e6e57108a tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:59:36.577453 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-cb5f896e-2a18-43f3-b017-890e6e57108a tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:59:36.578943 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 403/1601] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 15:59:36.784895 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd/accept Aug 19 15:59:36.785524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "41e25aedacc01035"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:36.788275 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.volume_transfer [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Accepting volume transfer 12867df2-5065-49a5-9ef0-48a002e470dd {{(pid=100250) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 15:59:36.789004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.volume_transfer [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Accepting transfer 12867df2-5065-49a5-9ef0-48a002e470dd Aug 19 15:59:36.873842 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-68ffde7e-6aa3-4ee6-abbc-a52705efe07d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:36.876746 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68ffde7e-6aa3-4ee6-abbc-a52705efe07d tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:36.877407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68ffde7e-6aa3-4ee6-abbc-a52705efe07d tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:36.878962 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68ffde7e-6aa3-4ee6-abbc-a52705efe07d tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:36.878962 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-68ffde7e-6aa3-4ee6-abbc-a52705efe07d tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:36.885496 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:36.885496 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:36.887234 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68ffde7e-6aa3-4ee6-abbc-a52705efe07d tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:36.887865 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 395/1602] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:36 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:36.933728 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Created reservations ['7aecb1ca-d345-472f-b2f7-e94b1d2f3022', 'b6d2064c-ddad-4caa-afa8-f613c16b0fc5', 'bb896ba1-06ad-480d-979b-92098d65208a', '6ab94126-80e5-47d8-a343-d4aa74dc1e95'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:36.992875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Created reservations ['f581192e-5a9c-4477-b9f6-3dd09b00e015', '78989426-daf3-4834-b5c9-c2338f44d927', 'b8e1a706-2cdf-4936-80d5-70c2d494e723', 'd9153e67-3835-46d3-bab2-aedb10c16847'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:37.097444 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Created reservations ['9e7d38e4-dc64-4672-ae6e-322c9d9f3788', '98e66197-1fd1-4441-9254-58a43519dd55', '7e8b0d76-15f0-4a08-836a-6be72bb038c1', '298ec381-1cec-44d1-a573-fd8be4e96cc4'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:37.171390 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Created reservations ['4f8e399d-8b8b-4a9c-82ca-8a10f10076d0', 'f2dd32b1-783f-4f9d-b07e-74c19a043814', 'f13efd57-4e05-409a-9983-51225764ae20', '57c89dc9-826d-4fb1-b826-9b445d02cd6d'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:37.205494 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Transfer volume completed successfully. Aug 19 15:59:37.345156 np0000007787 devstack@c-api.service[100250]: INFO cinder.transfer.api [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Volume 8f55b0a1-bc94-4fe1-9122-b90f375b66ea has been transferred. Aug 19 15:59:37.355591 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80a6f6e0-4cee-424c-a046-ff3dc9259d75 tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd/accept returned with HTTP 202 Aug 19 15:59:37.356094 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 405/1603] 10.4.3.32 () {68 vars in 1416 bytes} [Wed Aug 19 15:59:36 2026] POST /volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd/accept => generated 363 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:37.372015 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25934dcc-8be1-41c1-95d3-efbccf7bf4ad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:37.377456 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25934dcc-8be1-41c1-95d3-efbccf7bf4ad tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] GET https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:37.377456 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25934dcc-8be1-41c1-95d3-efbccf7bf4ad tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:37.380916 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25934dcc-8be1-41c1-95d3-efbccf7bf4ad tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:37.394704 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:37.394704 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:37.409495 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-25934dcc-8be1-41c1-95d3-efbccf7bf4ad tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Volume info retrieved successfully. Aug 19 15:59:37.416874 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25934dcc-8be1-41c1-95d3-efbccf7bf4ad tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 200 Aug 19 15:59:37.417534 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 401/1604] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:37 2026] GET /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:37.441721 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9d6b9481-bc1c-4f72-9fc1-b5b6be9a405e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:37.448255 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d6b9481-bc1c-4f72-9fc1-b5b6be9a405e tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] GET https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:37.448255 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d6b9481-bc1c-4f72-9fc1-b5b6be9a405e tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:37.448835 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d6b9481-bc1c-4f72-9fc1-b5b6be9a405e tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:37.467066 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:37.467066 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:37.477035 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9d6b9481-bc1c-4f72-9fc1-b5b6be9a405e tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] Volume info retrieved successfully. Aug 19 15:59:37.486020 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d6b9481-bc1c-4f72-9fc1-b5b6be9a405e tempest-VolumesTransfersTest-29654885 tempest-VolumesTransfersTest-29654885-project-member] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 200 Aug 19 15:59:37.486971 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 404/1605] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:37 2026] GET /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:37.507684 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3eb7b63-3d67-4ac1-865b-66f760fde495 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:37.511476 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3eb7b63-3d67-4ac1-865b-66f760fde495 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd Aug 19 15:59:37.511630 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3eb7b63-3d67-4ac1-865b-66f760fde495 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:37.511903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3eb7b63-3d67-4ac1-865b-66f760fde495 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:37.512467 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-d3eb7b63-3d67-4ac1-865b-66f760fde495 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Delete transfer with id: 12867df2-5065-49a5-9ef0-48a002e470dd Aug 19 15:59:37.519221 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3eb7b63-3d67-4ac1-865b-66f760fde495 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd returned with HTTP 404 Aug 19 15:59:37.520962 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 396/1606] 10.4.3.32 () {66 vars in 1377 bytes} [Wed Aug 19 15:59:37 2026] DELETE /volume/v3/os-volume-transfer/12867df2-5065-49a5-9ef0-48a002e470dd => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:37.538592 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5a2fa7db-b5e7-4f80-aa07-0a37fc4f2fa8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:37.716350 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5a2fa7db-b5e7-4f80-aa07-0a37fc4f2fa8 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:37.717205 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5a2fa7db-b5e7-4f80-aa07-0a37fc4f2fa8 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:37.717205 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5a2fa7db-b5e7-4f80-aa07-0a37fc4f2fa8 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:37.717385 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-5a2fa7db-b5e7-4f80-aa07-0a37fc4f2fa8 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Delete volume with id: 8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:37.731258 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:37.731258 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:37.731515 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5a2fa7db-b5e7-4f80-aa07-0a37fc4f2fa8 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Volume info retrieved successfully. Aug 19 15:59:37.776833 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5a2fa7db-b5e7-4f80-aa07-0a37fc4f2fa8 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Delete volume request issued successfully. Aug 19 15:59:37.777005 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5a2fa7db-b5e7-4f80-aa07-0a37fc4f2fa8 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 202 Aug 19 15:59:37.777591 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 406/1607] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:37 2026] DELETE /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:37.791923 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aa1726a2-2cfd-46b1-82ac-24c0443f6af3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:37.797181 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa1726a2-2cfd-46b1-82ac-24c0443f6af3 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] GET https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:37.797181 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa1726a2-2cfd-46b1-82ac-24c0443f6af3 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:37.798023 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa1726a2-2cfd-46b1-82ac-24c0443f6af3 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:37.810060 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:37.810060 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:37.817853 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aa1726a2-2cfd-46b1-82ac-24c0443f6af3 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Volume info retrieved successfully. Aug 19 15:59:37.824051 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa1726a2-2cfd-46b1-82ac-24c0443f6af3 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 200 Aug 19 15:59:37.825316 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 402/1608] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:37 2026] GET /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 1005 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:37.902127 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-abd461cf-2c91-4aa6-b369-50313917a105 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:37.905151 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abd461cf-2c91-4aa6-b369-50313917a105 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:37.905837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abd461cf-2c91-4aa6-b369-50313917a105 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:37.906109 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abd461cf-2c91-4aa6-b369-50313917a105 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:37.906459 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-abd461cf-2c91-4aa6-b369-50313917a105 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:37.914558 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:37.914558 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:37.916186 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abd461cf-2c91-4aa6-b369-50313917a105 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:37.916186 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 405/1609] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:37 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:38.674319 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-d333e945-8d69-4005-b71f-11f1a7c522b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:38.683049 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-d333e945-8d69-4005-b71f-11f1a7c522b2 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79 Aug 19 15:59:38.683388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-d333e945-8d69-4005-b71f-11f1a7c522b2 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:38.683607 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-d333e945-8d69-4005-b71f-11f1a7c522b2 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:38.706498 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:38.706498 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:38.810659 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cf5e1a93-3981-4c32-a619-dea3a148dad8 req-d333e945-8d69-4005-b71f-11f1a7c522b2 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79 returned with HTTP 200 Aug 19 15:59:38.811243 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 397/1610] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 15:59:38 2026] DELETE /volume/v3/attachments/4ca5c4bb-68f4-47e5-931d-e754a872fe79 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:38.845959 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-62645db8-f630-4e7c-afa0-2842ba4116a2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:38.852786 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62645db8-f630-4e7c-afa0-2842ba4116a2 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] GET https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:38.852786 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62645db8-f630-4e7c-afa0-2842ba4116a2 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:38.852786 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62645db8-f630-4e7c-afa0-2842ba4116a2 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:38.868747 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62645db8-f630-4e7c-afa0-2842ba4116a2 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 404 Aug 19 15:59:38.870172 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 407/1611] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:38 2026] GET /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:38.878627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d1d044b8-212c-4a18-be7d-881225cef356 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:38.881907 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1d044b8-212c-4a18-be7d-881225cef356 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:38.882112 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1d044b8-212c-4a18-be7d-881225cef356 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:38.882407 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1d044b8-212c-4a18-be7d-881225cef356 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:38.893060 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1d044b8-212c-4a18-be7d-881225cef356 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 404 Aug 19 15:59:38.893609 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 403/1612] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:38 2026] GET /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:38.905601 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3f60dfbd-1732-453e-9d8c-3189883b894a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:38.908630 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f60dfbd-1732-453e-9d8c-3189883b894a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:38.908630 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f60dfbd-1732-453e-9d8c-3189883b894a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:38.908846 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f60dfbd-1732-453e-9d8c-3189883b894a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:38.909060 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3f60dfbd-1732-453e-9d8c-3189883b894a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Delete volume with id: 8f55b0a1-bc94-4fe1-9122-b90f375b66ea Aug 19 15:59:38.920352 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f60dfbd-1732-453e-9d8c-3189883b894a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea returned with HTTP 404 Aug 19 15:59:38.921027 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 406/1613] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:38 2026] DELETE /volume/v3/volumes/8f55b0a1-bc94-4fe1-9122-b90f375b66ea => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:38.935124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:38.937430 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:38.937914 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1567334784"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:38.938099 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6c58b6b1-1d0c-4dac-8243-636d12833033 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:38.940462 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1567334784'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:38.940462 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Create volume of 1 GB Aug 19 15:59:38.940462 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:38.940462 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:38.941241 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c58b6b1-1d0c-4dac-8243-636d12833033 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:38.941983 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c58b6b1-1d0c-4dac-8243-636d12833033 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:38.941983 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c58b6b1-1d0c-4dac-8243-636d12833033 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:38.941983 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6c58b6b1-1d0c-4dac-8243-636d12833033 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:38.949753 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Availability Zones retrieved successfully. Aug 19 15:59:38.950100 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:38.950100 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:38.951377 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c58b6b1-1d0c-4dac-8243-636d12833033 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:38.953166 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 408/1614] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:38 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:38.957957 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Flow 'volume_create_api' (485522ec-09d3-47d1-a5e0-9311bc3705f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:38.960068 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72205ef-d4d8-4f8f-be5f-371f553974d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:38.960727 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:39.012063 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72205ef-d4d8-4f8f-be5f-371f553974d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:39.012063 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d1c323-35f4-40c3-94c1-9e5a85011c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:39.097896 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Created reservations ['29b1de73-86a6-49f8-a099-16510e7163d0', 'eecc9b0d-9a89-4821-a2de-06a6ec3b436a', '9a278593-7370-4823-98d2-73d5525dcd5d', 'fe660498-9bde-4c37-bff3-1b0ce4b50f6b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:39.101459 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d1c323-35f4-40c3-94c1-9e5a85011c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b1de73-86a6-49f8-a099-16510e7163d0', 'eecc9b0d-9a89-4821-a2de-06a6ec3b436a', '9a278593-7370-4823-98d2-73d5525dcd5d', 'fe660498-9bde-4c37-bff3-1b0ce4b50f6b']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:39.101459 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6474ad2b-c88b-4b68-8d68-8b5c465cf14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:39.145431 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6474ad2b-c88b-4b68-8d68-8b5c465cf14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a22ed60f-0b7f-44b5-b206-866722fd4ead', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1567334784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c93eef98a414413994b4bdf97508e15',qos_specs=None,replication_status=,reservations=['29b1de73-86a6-49f8-a099-16510e7163d0','eecc9b0d-9a89-4821-a2de-06a6ec3b436a','9a278593-7370-4823-98d2-73d5525dcd5d','fe660498-9bde-4c37-bff3-1b0ce4b50f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbba727adc334ed89857bcf67cc42aa5',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1567334784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a22ed60f-0b7f-44b5-b206-866722fd4ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c93eef98a414413994b4bdf97508e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fbba727adc334ed89857bcf67cc42aa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:39.147568 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764e507b-d521-4750-bc27-8a678c6b134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:39.198335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764e507b-d521-4750-bc27-8a678c6b134e) transitioned into 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-1567334784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c93eef98a414413994b4bdf97508e15',qos_specs=None,replication_status=,reservations=['29b1de73-86a6-49f8-a099-16510e7163d0','eecc9b0d-9a89-4821-a2de-06a6ec3b436a','9a278593-7370-4823-98d2-73d5525dcd5d','fe660498-9bde-4c37-bff3-1b0ce4b50f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbba727adc334ed89857bcf67cc42aa5',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:39.198601 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6196a342-a5df-483f-8c0d-40b2e02f3355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:39.233859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6196a342-a5df-483f-8c0d-40b2e02f3355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:39.233859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Flow 'volume_create_api' (485522ec-09d3-47d1-a5e0-9311bc3705f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:39.233859 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Create volume request issued successfully. Aug 19 15:59:39.233859 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9c892d2-51ba-40f6-9824-0e0c0202faa6 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:39.233859 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 398/1615] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:38 2026] POST /volume/v3/volumes => generated 749 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:39.252975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b9f6b0be-f0cb-4331-aad7-54eefcb2fca3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:39.254052 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9f6b0be-f0cb-4331-aad7-54eefcb2fca3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:39.254282 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9f6b0be-f0cb-4331-aad7-54eefcb2fca3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:39.254500 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9f6b0be-f0cb-4331-aad7-54eefcb2fca3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:39.271091 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:39.271091 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:39.281998 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b9f6b0be-f0cb-4331-aad7-54eefcb2fca3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Volume info retrieved successfully. Aug 19 15:59:39.291067 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9f6b0be-f0cb-4331-aad7-54eefcb2fca3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 200 Aug 19 15:59:39.291067 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 404/1616] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:39 2026] GET /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:39.745753 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59f0ae6a-0c32-4dc2-a199-a14917a06554 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:39.748277 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59f0ae6a-0c32-4dc2-a199-a14917a06554 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:59:39.748713 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59f0ae6a-0c32-4dc2-a199-a14917a06554 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:39.748713 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59f0ae6a-0c32-4dc2-a199-a14917a06554 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:39.758689 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:39.758689 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:39.765200 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-59f0ae6a-0c32-4dc2-a199-a14917a06554 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:59:39.771821 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59f0ae6a-0c32-4dc2-a199-a14917a06554 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:59:39.771916 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 407/1617] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:39 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:39.846088 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1b61aea7-f97f-45c1-bd57-d8fe91334b73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:39.848181 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b61aea7-f97f-45c1-bd57-d8fe91334b73 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:39.848615 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b61aea7-f97f-45c1-bd57-d8fe91334b73 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:39.848713 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b61aea7-f97f-45c1-bd57-d8fe91334b73 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:39.867667 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:39.867667 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:39.884463 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1b61aea7-f97f-45c1-bd57-d8fe91334b73 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:39.896819 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b61aea7-f97f-45c1-bd57-d8fe91334b73 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:39.896819 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 409/1618] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:39 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:39.974097 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22af3537-e2f2-425c-b078-155c7a586d10 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:39.974097 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22af3537-e2f2-425c-b078-155c7a586d10 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:39.974097 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22af3537-e2f2-425c-b078-155c7a586d10 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:39.974097 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22af3537-e2f2-425c-b078-155c7a586d10 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:39.974097 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-22af3537-e2f2-425c-b078-155c7a586d10 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:39.990451 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:39.990451 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:39.992857 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22af3537-e2f2-425c-b078-155c7a586d10 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:39.993425 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 399/1619] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:39 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:40.314132 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0f9c2ecf-5bb2-493a-9c68-d0ece871643d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.315784 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0f9c2ecf-5bb2-493a-9c68-d0ece871643d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:40.316423 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0f9c2ecf-5bb2-493a-9c68-d0ece871643d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.316703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0f9c2ecf-5bb2-493a-9c68-d0ece871643d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.337777 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:40.337777 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:40.351847 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0f9c2ecf-5bb2-493a-9c68-d0ece871643d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Volume info retrieved successfully. Aug 19 15:59:40.361049 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0f9c2ecf-5bb2-493a-9c68-d0ece871643d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 200 Aug 19 15:59:40.361049 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 405/1620] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:40 2026] GET /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:40.383705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74cf166f-f46c-4929-b076-fe50248f85bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.386471 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74cf166f-f46c-4929-b076-fe50248f85bd tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] POST https://10.4.3.32/volume/v3/os-volume-transfer Aug 19 15:59:40.386807 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74cf166f-f46c-4929-b076-fe50248f85bd tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a22ed60f-0b7f-44b5-b206-866722fd4ead"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:40.389280 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.volume_transfer [None req-74cf166f-f46c-4929-b076-fe50248f85bd tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a22ed60f-0b7f-44b5-b206-866722fd4ead'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 15:59:40.389280 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-74cf166f-f46c-4929-b076-fe50248f85bd tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Creating transfer of volume a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:40.389280 np0000007787 devstack@c-api.service[100249]: INFO cinder.transfer.api [None req-74cf166f-f46c-4929-b076-fe50248f85bd tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Generating transfer record for volume a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:40.400139 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:40.400139 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:40.421723 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74cf166f-f46c-4929-b076-fe50248f85bd tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 15:59:40.421723 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 408/1621] 10.4.3.32 () {68 vars in 1284 bytes} [Wed Aug 19 15:59:40 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:40.436057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bc3d2b73-8587-4c98-a94d-843ac6ab3904 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.438334 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc3d2b73-8587-4c98-a94d-843ac6ab3904 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:40.438645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc3d2b73-8587-4c98-a94d-843ac6ab3904 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.439543 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc3d2b73-8587-4c98-a94d-843ac6ab3904 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.450603 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:40.450603 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:40.462885 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bc3d2b73-8587-4c98-a94d-843ac6ab3904 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Volume info retrieved successfully. Aug 19 15:59:40.474988 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc3d2b73-8587-4c98-a94d-843ac6ab3904 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 200 Aug 19 15:59:40.476060 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 410/1622] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:40 2026] GET /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:59:40.495617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21f00e7e-f594-4820-8277-a7768f0bd19a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.497655 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21f00e7e-f594-4820-8277-a7768f0bd19a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/os-volume-transfer/detail Aug 19 15:59:40.498031 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21f00e7e-f594-4820-8277-a7768f0bd19a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.499123 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21f00e7e-f594-4820-8277-a7768f0bd19a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.499123 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-21f00e7e-f594-4820-8277-a7768f0bd19a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Listing volume transfers {{(pid=100251) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 15:59:40.505142 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21f00e7e-f594-4820-8277-a7768f0bd19a tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 19 15:59:40.506240 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 400/1623] 10.4.3.32 () {66 vars in 1284 bytes} [Wed Aug 19 15:59:40 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:40.520629 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aa1ddbb0-8d43-4889-99c9-7e20e1ccf0a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.525617 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa1ddbb0-8d43-4889-99c9-7e20e1ccf0a3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/bba54a7d-38e6-4b05-842a-820f6d5ab829 Aug 19 15:59:40.526975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa1ddbb0-8d43-4889-99c9-7e20e1ccf0a3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.526975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa1ddbb0-8d43-4889-99c9-7e20e1ccf0a3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.531157 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-aa1ddbb0-8d43-4889-99c9-7e20e1ccf0a3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Delete transfer with id: bba54a7d-38e6-4b05-842a-820f6d5ab829 Aug 19 15:59:40.556748 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:40.556748 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:40.588215 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa1ddbb0-8d43-4889-99c9-7e20e1ccf0a3 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/bba54a7d-38e6-4b05-842a-820f6d5ab829 returned with HTTP 202 Aug 19 15:59:40.588215 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 406/1624] 10.4.3.32 () {66 vars in 1377 bytes} [Wed Aug 19 15:59:40 2026] DELETE /volume/v3/os-volume-transfer/bba54a7d-38e6-4b05-842a-820f6d5ab829 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:40.600465 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-faafe4c1-9dab-4110-98af-98095dfbca2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.603644 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-faafe4c1-9dab-4110-98af-98095dfbca2d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:40.603644 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-faafe4c1-9dab-4110-98af-98095dfbca2d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.603897 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-faafe4c1-9dab-4110-98af-98095dfbca2d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.613749 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:40.613749 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:40.623425 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-faafe4c1-9dab-4110-98af-98095dfbca2d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Volume info retrieved successfully. Aug 19 15:59:40.629227 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-faafe4c1-9dab-4110-98af-98095dfbca2d tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 200 Aug 19 15:59:40.630291 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 409/1625] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:40 2026] GET /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:40.649468 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-330ae04d-6d9c-4146-8b34-6078807eae78 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.651976 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-330ae04d-6d9c-4146-8b34-6078807eae78 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] DELETE https://10.4.3.32/volume/v3/os-volume-transfer/bba54a7d-38e6-4b05-842a-820f6d5ab829 Aug 19 15:59:40.652569 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-330ae04d-6d9c-4146-8b34-6078807eae78 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.652569 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-330ae04d-6d9c-4146-8b34-6078807eae78 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.652569 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.volume_transfer [None req-330ae04d-6d9c-4146-8b34-6078807eae78 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Delete transfer with id: bba54a7d-38e6-4b05-842a-820f6d5ab829 Aug 19 15:59:40.660171 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-330ae04d-6d9c-4146-8b34-6078807eae78 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/os-volume-transfer/bba54a7d-38e6-4b05-842a-820f6d5ab829 returned with HTTP 404 Aug 19 15:59:40.661776 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 411/1626] 10.4.3.32 () {66 vars in 1377 bytes} [Wed Aug 19 15:59:40 2026] DELETE /volume/v3/os-volume-transfer/bba54a7d-38e6-4b05-842a-820f6d5ab829 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:40.679323 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-41189734-ebe4-43cc-9ccf-9dbd1eef48ef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.682047 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41189734-ebe4-43cc-9ccf-9dbd1eef48ef tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:40.682200 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41189734-ebe4-43cc-9ccf-9dbd1eef48ef tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.682398 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41189734-ebe4-43cc-9ccf-9dbd1eef48ef tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.682564 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-41189734-ebe4-43cc-9ccf-9dbd1eef48ef tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Delete volume with id: a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:40.692242 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:40.692242 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:40.692701 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-41189734-ebe4-43cc-9ccf-9dbd1eef48ef tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Volume info retrieved successfully. Aug 19 15:59:40.728952 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-41189734-ebe4-43cc-9ccf-9dbd1eef48ef tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Delete volume request issued successfully. Aug 19 15:59:40.729254 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41189734-ebe4-43cc-9ccf-9dbd1eef48ef tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 202 Aug 19 15:59:40.730042 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 401/1627] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:40 2026] DELETE /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:40.745843 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2eb83db7-4b23-4195-b91a-35cb386e925d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.748576 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2eb83db7-4b23-4195-b91a-35cb386e925d tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] GET https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:40.748891 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2eb83db7-4b23-4195-b91a-35cb386e925d tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.749224 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2eb83db7-4b23-4195-b91a-35cb386e925d tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.760180 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:40.760180 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:40.767589 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2eb83db7-4b23-4195-b91a-35cb386e925d tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Volume info retrieved successfully. Aug 19 15:59:40.773005 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2eb83db7-4b23-4195-b91a-35cb386e925d tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 200 Aug 19 15:59:40.773858 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 407/1628] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:40 2026] GET /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:40.917551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb8bebd1-13ec-41d8-9517-d1d77069385c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.919650 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb8bebd1-13ec-41d8-9517-d1d77069385c tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:40.920013 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb8bebd1-13ec-41d8-9517-d1d77069385c tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:40.920106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb8bebd1-13ec-41d8-9517-d1d77069385c tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:40.935784 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:40.935784 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:40.943292 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb8bebd1-13ec-41d8-9517-d1d77069385c tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:40.951166 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb8bebd1-13ec-41d8-9517-d1d77069385c tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:40.951901 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 410/1629] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:40 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:40.996019 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fb31b023-16bd-4d16-98bc-3cb073c4a01a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:40.999212 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fb31b023-16bd-4d16-98bc-3cb073c4a01a tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] POST https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action Aug 19 15:59:40.999212 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fb31b023-16bd-4d16-98bc-3cb073c4a01a tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-386797861", "disk_format": "qcow2"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:40.999956 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fb31b023-16bd-4d16-98bc-3cb073c4a01a tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-386797861", "disk_format": "qcow2"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:41.016813 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:41.016813 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:41.016813 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fb31b023-16bd-4d16-98bc-3cb073c4a01a tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:41.018444 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5bbae075-5c3d-4c7f-be7b-16b92ee07c60 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:41.022711 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bbae075-5c3d-4c7f-be7b-16b92ee07c60 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:41.022945 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bbae075-5c3d-4c7f-be7b-16b92ee07c60 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:41.023312 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bbae075-5c3d-4c7f-be7b-16b92ee07c60 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:41.023312 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5bbae075-5c3d-4c7f-be7b-16b92ee07c60 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:41.031717 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:41.031717 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:41.032808 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bbae075-5c3d-4c7f-be7b-16b92ee07c60 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:41.033162 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 402/1630] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:41 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:41.039707 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:41.039707 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:41.045820 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.image.image_utils [None req-fb31b023-16bd-4d16-98bc-3cb073c4a01a tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-386797861'}] 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-386797861'}]. {{(pid=100250) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 15:59:41.790909 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e027904e-7bb5-4b81-b4e7-a8cf8b16a068 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:41.795144 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e027904e-7bb5-4b81-b4e7-a8cf8b16a068 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] GET https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:41.796022 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e027904e-7bb5-4b81-b4e7-a8cf8b16a068 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:41.796424 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e027904e-7bb5-4b81-b4e7-a8cf8b16a068 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:41.804059 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e027904e-7bb5-4b81-b4e7-a8cf8b16a068 tempest-VolumesTransfersTest-226269352 tempest-VolumesTransfersTest-226269352-project-admin] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 404 Aug 19 15:59:41.804781 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 408/1631] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:41 2026] GET /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:41.815605 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7e4ccbd1-d077-40d1-b934-52558eb6dc93 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:41.817616 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e4ccbd1-d077-40d1-b934-52558eb6dc93 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] GET https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:41.818043 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e4ccbd1-d077-40d1-b934-52558eb6dc93 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:41.818309 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e4ccbd1-d077-40d1-b934-52558eb6dc93 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:41.830169 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e4ccbd1-d077-40d1-b934-52558eb6dc93 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 404 Aug 19 15:59:41.831337 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 411/1632] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:41 2026] GET /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:41.843001 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3cce85d7-0867-4226-85ca-79a80fa1f835 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:41.845411 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3cce85d7-0867-4226-85ca-79a80fa1f835 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:41.846814 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3cce85d7-0867-4226-85ca-79a80fa1f835 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:41.846814 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3cce85d7-0867-4226-85ca-79a80fa1f835 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:41.846814 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3cce85d7-0867-4226-85ca-79a80fa1f835 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] Delete volume with id: a22ed60f-0b7f-44b5-b206-866722fd4ead Aug 19 15:59:41.852908 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fb31b023-16bd-4d16-98bc-3cb073c4a01a tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Copy volume to image completed successfully. Aug 19 15:59:41.853058 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fb31b023-16bd-4d16-98bc-3cb073c4a01a tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action returned with HTTP 202 Aug 19 15:59:41.853518 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 412/1633] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:40 2026] POST /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95/action => generated 688 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:41.856741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3cce85d7-0867-4226-85ca-79a80fa1f835 tempest-VolumesTransfersTest-1768192370 tempest-VolumesTransfersTest-1768192370-project-member] https://10.4.3.32/volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead returned with HTTP 404 Aug 19 15:59:41.857604 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 403/1634] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:41 2026] DELETE /volume/v3/volumes/a22ed60f-0b7f-44b5-b206-866722fd4ead => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:42.053922 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c15e5e1-a7ce-4c7b-9c7c-0d89525a3497 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:42.059819 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c15e5e1-a7ce-4c7b-9c7c-0d89525a3497 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:42.060047 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c15e5e1-a7ce-4c7b-9c7c-0d89525a3497 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:42.060991 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c15e5e1-a7ce-4c7b-9c7c-0d89525a3497 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:42.060991 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9c15e5e1-a7ce-4c7b-9c7c-0d89525a3497 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:42.069536 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:42.069536 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:42.070419 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c15e5e1-a7ce-4c7b-9c7c-0d89525a3497 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:42.070860 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 409/1635] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:42 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:59:43.088374 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cdd01770-63a7-43eb-a581-6a199ed6ca58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:43.090792 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cdd01770-63a7-43eb-a581-6a199ed6ca58 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:43.091920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cdd01770-63a7-43eb-a581-6a199ed6ca58 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:43.091920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cdd01770-63a7-43eb-a581-6a199ed6ca58 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:43.091920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-cdd01770-63a7-43eb-a581-6a199ed6ca58 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:43.099650 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:43.099650 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:43.100650 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cdd01770-63a7-43eb-a581-6a199ed6ca58 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:43.102710 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 412/1636] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:43 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:44.120806 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e2f45536-f25a-4328-891f-6c920bc7c160 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:44.124233 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2f45536-f25a-4328-891f-6c920bc7c160 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:44.124997 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2f45536-f25a-4328-891f-6c920bc7c160 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:44.124997 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2f45536-f25a-4328-891f-6c920bc7c160 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:44.124997 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e2f45536-f25a-4328-891f-6c920bc7c160 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:44.131967 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:44.131967 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:44.133508 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2f45536-f25a-4328-891f-6c920bc7c160 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:44.134341 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 413/1637] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:44 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:44.376429 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7502e74-145d-436a-92ad-61835084ab03 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:44.378848 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7502e74-145d-436a-92ad-61835084ab03 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:59:44.378848 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7502e74-145d-436a-92ad-61835084ab03 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:44.378848 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7502e74-145d-436a-92ad-61835084ab03 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:44.379117 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a7502e74-145d-436a-92ad-61835084ab03 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Delete volume with id: f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:59:44.389235 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:44.389235 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:44.390014 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a7502e74-145d-436a-92ad-61835084ab03 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:59:44.431844 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a7502e74-145d-436a-92ad-61835084ab03 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Delete volume request issued successfully. Aug 19 15:59:44.431844 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7502e74-145d-436a-92ad-61835084ab03 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 202 Aug 19 15:59:44.431844 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 404/1638] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:44 2026] DELETE /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:44.448091 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f0f058f-d198-4d1d-8b1d-86672ce70367 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:44.451016 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f0f058f-d198-4d1d-8b1d-86672ce70367 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:59:44.451841 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f0f058f-d198-4d1d-8b1d-86672ce70367 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:44.451841 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f0f058f-d198-4d1d-8b1d-86672ce70367 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:44.463125 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:44.463125 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:44.469016 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f0f058f-d198-4d1d-8b1d-86672ce70367 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Volume info retrieved successfully. Aug 19 15:59:44.476070 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f0f058f-d198-4d1d-8b1d-86672ce70367 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 200 Aug 19 15:59:44.476964 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 410/1639] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:44 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:59:45.150376 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1e80e3b-c153-4eeb-8104-4d9c002900c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:45.152376 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1e80e3b-c153-4eeb-8104-4d9c002900c6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:45.153853 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1e80e3b-c153-4eeb-8104-4d9c002900c6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:45.153853 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1e80e3b-c153-4eeb-8104-4d9c002900c6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:45.153853 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c1e80e3b-c153-4eeb-8104-4d9c002900c6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:45.163214 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:45.163214 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:45.165749 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1e80e3b-c153-4eeb-8104-4d9c002900c6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:45.167148 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 413/1640] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:45 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:45.491439 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a62c1fee-9948-4be5-ae18-e359feef3130 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:45.493583 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a62c1fee-9948-4be5-ae18-e359feef3130 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] GET https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 Aug 19 15:59:45.493860 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a62c1fee-9948-4be5-ae18-e359feef3130 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:45.494179 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a62c1fee-9948-4be5-ae18-e359feef3130 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:45.506085 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a62c1fee-9948-4be5-ae18-e359feef3130 tempest-ServerStableDeviceRescueTest-858217383 tempest-ServerStableDeviceRescueTest-858217383-project-member] https://10.4.3.32/volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 returned with HTTP 404 Aug 19 15:59:45.508083 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 414/1641] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:45 2026] GET /volume/v3/volumes/f5d6b506-85d5-4ae3-a810-1c2dfa3ab6e0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:46.181037 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e68f9648-27ba-4110-8f3e-a45502d9d1f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:46.191572 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e68f9648-27ba-4110-8f3e-a45502d9d1f6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:46.194221 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e68f9648-27ba-4110-8f3e-a45502d9d1f6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:46.194221 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e68f9648-27ba-4110-8f3e-a45502d9d1f6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:46.194221 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e68f9648-27ba-4110-8f3e-a45502d9d1f6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:46.201926 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:46.201926 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:46.203122 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e68f9648-27ba-4110-8f3e-a45502d9d1f6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:46.203634 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 405/1642] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:46 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:46.672280 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-faaa00be-663d-48a9-a947-20356283f318 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:46.676139 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:46.676633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1941641954"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:46.679102 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume request body: {'volume': {'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1941641954'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:46.798822 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume of 1 GB Aug 19 15:59:46.805216 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Availability Zones retrieved successfully. Aug 19 15:59:46.813336 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Flow 'volume_create_api' (aa79fecf-a125-4b43-91f0-d77a519509f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:46.815043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e911341e-f887-4311-99d8-e9eb41871b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:46.816745 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:46.908957 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e911341e-f887-4311-99d8-e9eb41871b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:46.909796 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7382a92-200e-424c-a7c3-c56dc3ec1b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:47.046509 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Created reservations ['fbf48048-f0cb-43f2-94b9-2c54c8ca44fe', 'b0dd46e9-0436-424b-955b-f69f1f26e285', '43c5afd6-e8ae-4d41-b9e2-c50f84cf84a3', '3e3f7a5b-65c5-45f5-8f7c-dae822eaed26'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:47.048728 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7382a92-200e-424c-a7c3-c56dc3ec1b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf48048-f0cb-43f2-94b9-2c54c8ca44fe', 'b0dd46e9-0436-424b-955b-f69f1f26e285', '43c5afd6-e8ae-4d41-b9e2-c50f84cf84a3', '3e3f7a5b-65c5-45f5-8f7c-dae822eaed26']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:47.049692 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb9dc8b-1cc3-41bc-9d26-a83259fc72bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:47.085548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb9dc8b-1cc3-41bc-9d26-a83259fc72bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8521fb52-5e90-4e66-aa77-5bcace2a31a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1941641954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea94c45b8eb40d496ff868cc08cb18b',qos_specs=None,replication_status=,reservations=['fbf48048-f0cb-43f2-94b9-2c54c8ca44fe','b0dd46e9-0436-424b-955b-f69f1f26e285','43c5afd6-e8ae-4d41-b9e2-c50f84cf84a3','3e3f7a5b-65c5-45f5-8f7c-dae822eaed26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1941641954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8521fb52-5e90-4e66-aa77-5bcace2a31a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea94c45b8eb40d496ff868cc08cb18b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:47.086182 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca24d516-64e6-4215-88b9-9c3b1c4b4569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:47.118053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca24d516-64e6-4215-88b9-9c3b1c4b4569) transitioned into 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-1941641954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea94c45b8eb40d496ff868cc08cb18b',qos_specs=None,replication_status=,reservations=['fbf48048-f0cb-43f2-94b9-2c54c8ca44fe','b0dd46e9-0436-424b-955b-f69f1f26e285','43c5afd6-e8ae-4d41-b9e2-c50f84cf84a3','3e3f7a5b-65c5-45f5-8f7c-dae822eaed26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:47.119351 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7631b31-e9ba-4e8f-9355-1128193c7532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:47.138348 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7631b31-e9ba-4e8f-9355-1128193c7532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:47.139352 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Flow 'volume_create_api' (aa79fecf-a125-4b43-91f0-d77a519509f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:47.139653 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume request issued successfully. Aug 19 15:59:47.140339 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-faaa00be-663d-48a9-a947-20356283f318 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:47.140786 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 411/1643] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:59:46 2026] POST /volume/v3/volumes => generated 745 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:47.161545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17972a9f-3d46-427e-b797-a315efd79859 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:47.167332 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17972a9f-3d46-427e-b797-a315efd79859 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 Aug 19 15:59:47.169139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17972a9f-3d46-427e-b797-a315efd79859 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:47.169249 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17972a9f-3d46-427e-b797-a315efd79859 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:47.193181 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:47.193181 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:47.203542 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17972a9f-3d46-427e-b797-a315efd79859 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:47.215879 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17972a9f-3d46-427e-b797-a315efd79859 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 returned with HTTP 200 Aug 19 15:59:47.216464 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 414/1644] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:47 2026] GET /volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:47.218949 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c509d211-f3fb-4d33-b252-007d9a5c1339 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:47.222118 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c509d211-f3fb-4d33-b252-007d9a5c1339 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:47.222118 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c509d211-f3fb-4d33-b252-007d9a5c1339 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:47.222118 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c509d211-f3fb-4d33-b252-007d9a5c1339 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:47.222118 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c509d211-f3fb-4d33-b252-007d9a5c1339 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:47.235237 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:47.235237 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:47.236270 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c509d211-f3fb-4d33-b252-007d9a5c1339 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:47.236968 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 415/1645] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:47 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:47.252984 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b213d7ed-5b59-48e1-9e4a-136487876905 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:47.255837 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b213d7ed-5b59-48e1-9e4a-136487876905 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 Aug 19 15:59:47.256010 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b213d7ed-5b59-48e1-9e4a-136487876905 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:47.256293 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b213d7ed-5b59-48e1-9e4a-136487876905 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:47.269436 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:47.269436 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:47.276252 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b213d7ed-5b59-48e1-9e4a-136487876905 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Volume info retrieved successfully. Aug 19 15:59:47.283861 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b213d7ed-5b59-48e1-9e4a-136487876905 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 returned with HTTP 200 Aug 19 15:59:47.284484 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 406/1646] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:47 2026] GET /volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:59:47.312262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2274ca5f-b68c-4143-9f32-c246bbf13f55 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:47.315035 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2274ca5f-b68c-4143-9f32-c246bbf13f55 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] PUT https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:47.315219 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2274ca5f-b68c-4143-9f32-c246bbf13f55 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1624364759", "description": "tempest-volume-backup-description-277518510"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:47.333212 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:47.333212 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:47.356492 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2274ca5f-b68c-4143-9f32-c246bbf13f55 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:47.357252 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 412/1647] 10.4.3.32 () {70 vars in 1402 bytes} [Wed Aug 19 15:59:47 2026] PUT /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 331 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:47.377712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c5475b0-43b3-4cba-9b0a-42cdb27ab9d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:47.389800 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c5475b0-43b3-4cba-9b0a-42cdb27ab9d5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:47.389800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c5475b0-43b3-4cba-9b0a-42cdb27ab9d5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:47.389800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c5475b0-43b3-4cba-9b0a-42cdb27ab9d5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:47.389800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5c5475b0-43b3-4cba-9b0a-42cdb27ab9d5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:47.400036 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:47.400036 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:47.401992 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c5475b0-43b3-4cba-9b0a-42cdb27ab9d5 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:47.404959 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 415/1648] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:47 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:47.419571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c489d07-6082-483b-bbc6-abcc3f2ccfbe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:47.422251 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c489d07-6082-483b-bbc6-abcc3f2ccfbe tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] DELETE https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:47.422560 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c489d07-6082-483b-bbc6-abcc3f2ccfbe tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:47.423279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c489d07-6082-483b-bbc6-abcc3f2ccfbe tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:47.423279 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-3c489d07-6082-483b-bbc6-abcc3f2ccfbe tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Delete backup with id: c390a217-4f1d-4fce-929c-b5e0a336f138. Aug 19 15:59:47.433512 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:47.433512 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:47.482951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-3c489d07-6082-483b-bbc6-abcc3f2ccfbe tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] delete_backup rpcapi backup_id c390a217-4f1d-4fce-929c-b5e0a336f138 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 15:59:47.486985 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c489d07-6082-483b-bbc6-abcc3f2ccfbe tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 202 Aug 19 15:59:47.486985 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 416/1649] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:47 2026] DELETE /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:47.499124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fb997ae-b28f-46d9-baa4-aa97923c52d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:47.503345 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fb997ae-b28f-46d9-baa4-aa97923c52d6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:47.503345 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fb997ae-b28f-46d9-baa4-aa97923c52d6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:47.503345 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fb997ae-b28f-46d9-baa4-aa97923c52d6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:47.503345 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0fb997ae-b28f-46d9-baa4-aa97923c52d6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:47.522157 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:47.522157 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:47.524662 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fb997ae-b28f-46d9-baa4-aa97923c52d6 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 200 Aug 19 15:59:47.525184 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 407/1650] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:47 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:48.243459 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-301d34aa-bbfe-4afe-9348-49542dc0847f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:48.248552 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-301d34aa-bbfe-4afe-9348-49542dc0847f tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 Aug 19 15:59:48.248552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-301d34aa-bbfe-4afe-9348-49542dc0847f tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:48.248552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-301d34aa-bbfe-4afe-9348-49542dc0847f tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:48.264338 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:48.264338 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:48.277877 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-301d34aa-bbfe-4afe-9348-49542dc0847f tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:48.286930 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-301d34aa-bbfe-4afe-9348-49542dc0847f tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 returned with HTTP 200 Aug 19 15:59:48.287433 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 413/1651] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:48 2026] GET /volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 => generated 1353 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:48.307299 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a54606d5-0935-4fea-94cf-a04b426eab1e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:48.310717 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:48.310717 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8521fb52-5e90-4e66-aa77-5bcace2a31a5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-985087616"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:48.313007 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume request body: {'volume': {'source_volid': '8521fb52-5e90-4e66-aa77-5bcace2a31a5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-985087616'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:48.325090 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:48.325090 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:48.325672 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume retrieved successfully. Aug 19 15:59:48.326583 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume of 1 GB Aug 19 15:59:48.331843 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Availability Zones retrieved successfully. Aug 19 15:59:48.339473 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Flow 'volume_create_api' (5249e826-fa7e-4f3c-821d-eb3a7a1ea264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:48.341823 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b054d2-edcf-4198-b596-ee14e3bea53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:48.343265 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:48.387684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b054d2-edcf-4198-b596-ee14e3bea53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8521fb52-5e90-4e66-aa77-5bcace2a31a5', 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:48.389335 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24f0525-2178-4a8f-8a2f-f72225cd565b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:48.482078 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Created reservations ['e5f5da11-fdeb-477f-9547-0f5770263125', '6e9ab819-8b89-4f89-ab72-68487413b932', '1432f1a0-cd91-4019-907c-658081fa590e', 'f49e67d0-f07c-4ac2-8082-5e1d3c168438'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:48.484060 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24f0525-2178-4a8f-8a2f-f72225cd565b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f5da11-fdeb-477f-9547-0f5770263125', '6e9ab819-8b89-4f89-ab72-68487413b932', '1432f1a0-cd91-4019-907c-658081fa590e', 'f49e67d0-f07c-4ac2-8082-5e1d3c168438']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:48.484942 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d99b53a7-47b5-4ea9-b457-4440861b36c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:48.551979 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a84a3cb5-dd5c-4e8b-9111-edee3b560095 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:48.552517 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d99b53a7-47b5-4ea9-b457-4440861b36c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3979cf0b-368f-48f5-84e4-94ea1b5e7eea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-985087616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea94c45b8eb40d496ff868cc08cb18b',qos_specs=None,replication_status=,reservations=['e5f5da11-fdeb-477f-9547-0f5770263125','6e9ab819-8b89-4f89-ab72-68487413b932','1432f1a0-cd91-4019-907c-658081fa590e','f49e67d0-f07c-4ac2-8082-5e1d3c168438'],size=1,snapshot_id=None,source_replicaid=,source_volid=8521fb52-5e90-4e66-aa77-5bcace2a31a5,status='creating',user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), '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-19T15:59:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-985087616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3979cf0b-368f-48f5-84e4-94ea1b5e7eea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea94c45b8eb40d496ff868cc08cb18b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=8521fb52-5e90-4e66-aa77-5bcace2a31a5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:48.553408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c3f6bf-09a8-4953-8214-da3502854a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:48.557500 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a84a3cb5-dd5c-4e8b-9111-edee3b560095 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 Aug 19 15:59:48.558047 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a84a3cb5-dd5c-4e8b-9111-edee3b560095 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:48.560601 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a84a3cb5-dd5c-4e8b-9111-edee3b560095 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:48.560601 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a84a3cb5-dd5c-4e8b-9111-edee3b560095 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Show backup with id c390a217-4f1d-4fce-929c-b5e0a336f138. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 15:59:48.568862 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a84a3cb5-dd5c-4e8b-9111-edee3b560095 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 returned with HTTP 404 Aug 19 15:59:48.569379 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 417/1652] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:48 2026] GET /volume/v3/backups/c390a217-4f1d-4fce-929c-b5e0a336f138 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:48.610055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c3f6bf-09a8-4953-8214-da3502854a0c) transitioned into 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-985087616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea94c45b8eb40d496ff868cc08cb18b',qos_specs=None,replication_status=,reservations=['e5f5da11-fdeb-477f-9547-0f5770263125','6e9ab819-8b89-4f89-ab72-68487413b932','1432f1a0-cd91-4019-907c-658081fa590e','f49e67d0-f07c-4ac2-8082-5e1d3c168438'],size=1,snapshot_id=None,source_replicaid=,source_volid=8521fb52-5e90-4e66-aa77-5bcace2a31a5,status='creating',user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:48.610925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ecb2979-1553-4f29-9c51-2ae7b5aae791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:48.646359 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ecb2979-1553-4f29-9c51-2ae7b5aae791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:48.646359 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Flow 'volume_create_api' (5249e826-fa7e-4f3c-821d-eb3a7a1ea264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:48.646922 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume request issued successfully. Aug 19 15:59:48.649040 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a54606d5-0935-4fea-94cf-a04b426eab1e tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:48.649040 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 416/1653] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:59:48 2026] POST /volume/v3/volumes => generated 777 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:48.669627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae07ada8-ec29-4eb1-ae69-44038758866c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:48.681139 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae07ada8-ec29-4eb1-ae69-44038758866c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea Aug 19 15:59:48.681139 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae07ada8-ec29-4eb1-ae69-44038758866c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:48.681139 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae07ada8-ec29-4eb1-ae69-44038758866c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:48.694569 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:48.694569 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:48.704357 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ae07ada8-ec29-4eb1-ae69-44038758866c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:48.717122 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae07ada8-ec29-4eb1-ae69-44038758866c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea returned with HTTP 200 Aug 19 15:59:48.717309 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 408/1654] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:48 2026] GET /volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:48.740025 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4766a14d-ca6c-4981-9541-2cf87e8a3d99 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:48.746467 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4766a14d-ca6c-4981-9541-2cf87e8a3d99 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 Aug 19 15:59:48.747054 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4766a14d-ca6c-4981-9541-2cf87e8a3d99 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:48.747282 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4766a14d-ca6c-4981-9541-2cf87e8a3d99 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:48.760937 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:48.760937 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:48.767310 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4766a14d-ca6c-4981-9541-2cf87e8a3d99 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Volume info retrieved successfully. Aug 19 15:59:48.777789 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4766a14d-ca6c-4981-9541-2cf87e8a3d99 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 returned with HTTP 200 Aug 19 15:59:48.778558 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 414/1655] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:48 2026] GET /volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:48.797187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bca349ac-69dc-467f-9e11-f9563efd5151 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:48.800162 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bca349ac-69dc-467f-9e11-f9563efd5151 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] DELETE https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 Aug 19 15:59:48.800162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bca349ac-69dc-467f-9e11-f9563efd5151 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:48.800658 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bca349ac-69dc-467f-9e11-f9563efd5151 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:48.803071 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-bca349ac-69dc-467f-9e11-f9563efd5151 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Delete volume with id: 977ef29c-d4c4-4e08-bc3e-e6a661446061 Aug 19 15:59:48.816089 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:48.816089 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:48.816089 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bca349ac-69dc-467f-9e11-f9563efd5151 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Volume info retrieved successfully. Aug 19 15:59:48.856751 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bca349ac-69dc-467f-9e11-f9563efd5151 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Delete volume request issued successfully. Aug 19 15:59:48.857049 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bca349ac-69dc-467f-9e11-f9563efd5151 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 returned with HTTP 202 Aug 19 15:59:48.858110 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 418/1656] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 15:59:48 2026] DELETE /volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:48.870854 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-884bbfdd-0414-4bb7-9c02-bab7bb8bd89f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:48.873325 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-884bbfdd-0414-4bb7-9c02-bab7bb8bd89f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 Aug 19 15:59:48.873624 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-884bbfdd-0414-4bb7-9c02-bab7bb8bd89f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:48.873742 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-884bbfdd-0414-4bb7-9c02-bab7bb8bd89f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:48.891024 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:48.891024 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:48.903815 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-884bbfdd-0414-4bb7-9c02-bab7bb8bd89f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Volume info retrieved successfully. Aug 19 15:59:48.915977 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-884bbfdd-0414-4bb7-9c02-bab7bb8bd89f tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 returned with HTTP 200 Aug 19 15:59:48.916191 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 417/1657] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:48 2026] GET /volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:49.740951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a660700-24e8-4658-b37a-967540aa3f3d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:49.744238 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a660700-24e8-4658-b37a-967540aa3f3d tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea Aug 19 15:59:49.744238 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a660700-24e8-4658-b37a-967540aa3f3d tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:49.744238 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a660700-24e8-4658-b37a-967540aa3f3d tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:49.759261 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:49.759261 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:49.767236 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2a660700-24e8-4658-b37a-967540aa3f3d tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:49.777377 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a660700-24e8-4658-b37a-967540aa3f3d tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea returned with HTTP 200 Aug 19 15:59:49.778219 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 409/1658] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:49 2026] GET /volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea => generated 1386 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:49.797366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d043a11c-d3a1-468f-9330-406e02e47da8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:49.800332 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d043a11c-d3a1-468f-9330-406e02e47da8 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea Aug 19 15:59:49.800332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d043a11c-d3a1-468f-9330-406e02e47da8 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:49.801326 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d043a11c-d3a1-468f-9330-406e02e47da8 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:49.821015 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:49.821015 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:49.830680 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d043a11c-d3a1-468f-9330-406e02e47da8 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:49.839685 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d043a11c-d3a1-468f-9330-406e02e47da8 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea returned with HTTP 200 Aug 19 15:59:49.839685 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 415/1659] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:49 2026] GET /volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea => generated 1386 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:49.861277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07f804c3-97c0-4b15-a609-4c0431157840 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:49.864415 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07f804c3-97c0-4b15-a609-4c0431157840 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea Aug 19 15:59:49.865484 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07f804c3-97c0-4b15-a609-4c0431157840 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:49.865484 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07f804c3-97c0-4b15-a609-4c0431157840 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:49.881122 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:49.881122 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:49.889964 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-07f804c3-97c0-4b15-a609-4c0431157840 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:49.903144 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07f804c3-97c0-4b15-a609-4c0431157840 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea returned with HTTP 200 Aug 19 15:59:49.903519 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 419/1660] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:49 2026] GET /volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea => generated 1386 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:49.925059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-78d7fd32-89cf-4b04-9229-283b04686de5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:49.929258 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78d7fd32-89cf-4b04-9229-283b04686de5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea Aug 19 15:59:49.929258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78d7fd32-89cf-4b04-9229-283b04686de5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:49.929991 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78d7fd32-89cf-4b04-9229-283b04686de5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:49.933670 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-78d7fd32-89cf-4b04-9229-283b04686de5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Delete volume with id: 3979cf0b-368f-48f5-84e4-94ea1b5e7eea Aug 19 15:59:49.941674 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93390641-6e5b-4ab0-9b9e-2323b3eacd33 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:49.944990 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93390641-6e5b-4ab0-9b9e-2323b3eacd33 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] GET https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 Aug 19 15:59:49.946217 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93390641-6e5b-4ab0-9b9e-2323b3eacd33 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:49.947297 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93390641-6e5b-4ab0-9b9e-2323b3eacd33 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:49.949143 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:49.949143 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:49.950163 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-78d7fd32-89cf-4b04-9229-283b04686de5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:49.961781 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93390641-6e5b-4ab0-9b9e-2323b3eacd33 tempest-VolumesBackupsV39Test-151672688 tempest-VolumesBackupsV39Test-151672688-project-member] https://10.4.3.32/volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 returned with HTTP 404 Aug 19 15:59:49.962491 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 410/1661] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 15:59:49 2026] GET /volume/v3/volumes/977ef29c-d4c4-4e08-bc3e-e6a661446061 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:49.997400 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-78d7fd32-89cf-4b04-9229-283b04686de5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Delete volume request issued successfully. Aug 19 15:59:49.997528 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78d7fd32-89cf-4b04-9229-283b04686de5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea returned with HTTP 202 Aug 19 15:59:49.998140 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 418/1662] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:49 2026] DELETE /volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:50.014553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a581603-c728-4528-bfc3-03d69dd938e7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:50.017349 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a581603-c728-4528-bfc3-03d69dd938e7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea Aug 19 15:59:50.017593 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a581603-c728-4528-bfc3-03d69dd938e7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:50.017895 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a581603-c728-4528-bfc3-03d69dd938e7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:50.030034 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:50.030034 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:50.038534 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8a581603-c728-4528-bfc3-03d69dd938e7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:50.050153 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a581603-c728-4528-bfc3-03d69dd938e7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea returned with HTTP 200 Aug 19 15:59:50.050153 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 416/1663] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:50 2026] GET /volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea => generated 1385 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:51.072621 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e56e71cb-d6de-4ed9-b53b-3d900596b24a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:51.075555 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e56e71cb-d6de-4ed9-b53b-3d900596b24a tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea Aug 19 15:59:51.077780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e56e71cb-d6de-4ed9-b53b-3d900596b24a tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:51.077780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e56e71cb-d6de-4ed9-b53b-3d900596b24a tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:51.089509 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e56e71cb-d6de-4ed9-b53b-3d900596b24a tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea returned with HTTP 404 Aug 19 15:59:51.089509 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 420/1664] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:51 2026] GET /volume/v3/volumes/3979cf0b-368f-48f5-84e4-94ea1b5e7eea => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:51.105930 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09bc7f34-9cc5-463f-b735-67356644e6e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:51.108547 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09bc7f34-9cc5-463f-b735-67356644e6e4 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 Aug 19 15:59:51.108547 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09bc7f34-9cc5-463f-b735-67356644e6e4 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:51.112217 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09bc7f34-9cc5-463f-b735-67356644e6e4 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:51.118994 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:51.118994 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:51.124902 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-09bc7f34-9cc5-463f-b735-67356644e6e4 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:51.131629 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09bc7f34-9cc5-463f-b735-67356644e6e4 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 returned with HTTP 200 Aug 19 15:59:51.131629 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 411/1665] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:51 2026] GET /volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 15:59:51.151593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aee7334e-bf51-4fdb-aa25-f6919ac3aad0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:51.151593 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aee7334e-bf51-4fdb-aa25-f6919ac3aad0 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 Aug 19 15:59:51.151593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aee7334e-bf51-4fdb-aa25-f6919ac3aad0 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:51.151593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aee7334e-bf51-4fdb-aa25-f6919ac3aad0 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:51.151593 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-aee7334e-bf51-4fdb-aa25-f6919ac3aad0 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Delete volume with id: 8521fb52-5e90-4e66-aa77-5bcace2a31a5 Aug 19 15:59:51.164332 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:51.164332 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:51.167789 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aee7334e-bf51-4fdb-aa25-f6919ac3aad0 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:51.198353 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aee7334e-bf51-4fdb-aa25-f6919ac3aad0 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Delete volume request issued successfully. Aug 19 15:59:51.198353 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aee7334e-bf51-4fdb-aa25-f6919ac3aad0 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 returned with HTTP 202 Aug 19 15:59:51.198353 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 419/1666] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:51 2026] DELETE /volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:51.214251 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-92d6196e-c2bf-4d31-8a15-291792d61369 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:51.222851 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-92d6196e-c2bf-4d31-8a15-291792d61369 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 Aug 19 15:59:51.224494 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-92d6196e-c2bf-4d31-8a15-291792d61369 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:51.225433 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-92d6196e-c2bf-4d31-8a15-291792d61369 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:51.239204 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:51.239204 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:51.247107 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-92d6196e-c2bf-4d31-8a15-291792d61369 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:51.254328 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-92d6196e-c2bf-4d31-8a15-291792d61369 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 returned with HTTP 200 Aug 19 15:59:51.254858 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 417/1667] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:51 2026] GET /volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 => generated 1352 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:52.276941 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-549f8643-b95a-4d7a-95b5-67fafd874598 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:52.281095 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-549f8643-b95a-4d7a-95b5-67fafd874598 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 Aug 19 15:59:52.281095 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-549f8643-b95a-4d7a-95b5-67fafd874598 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:52.281934 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-549f8643-b95a-4d7a-95b5-67fafd874598 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:52.291644 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-549f8643-b95a-4d7a-95b5-67fafd874598 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 returned with HTTP 404 Aug 19 15:59:52.292569 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 421/1668] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:52 2026] GET /volume/v3/volumes/8521fb52-5e90-4e66-aa77-5bcace2a31a5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:52.308129 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:52.310829 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:52.311533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1001025338"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:52.314081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1001025338'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:52.314545 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume of 1 GB Aug 19 15:59:52.321454 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Availability Zones retrieved successfully. Aug 19 15:59:52.333452 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Flow 'volume_create_api' (d3412994-d1a0-402a-b156-493e1063220d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:52.334353 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ce3171-d8c0-4035-a17f-61435346449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:52.336726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:52.373746 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ce3171-d8c0-4035-a17f-61435346449e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:52.374879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9efda56-f78a-4705-adb6-b168b340800c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:52.431966 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Created reservations ['b6e29611-11b7-4960-9e11-9e456d5b77ff', '7dc4fe2f-d904-4acb-8227-696df890c495', '9e373e12-d8be-4866-a62e-f65c6b7dcc3d', '794df019-7b4e-4521-b8a9-85a57cc0fb23'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:52.433321 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9efda56-f78a-4705-adb6-b168b340800c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e29611-11b7-4960-9e11-9e456d5b77ff', '7dc4fe2f-d904-4acb-8227-696df890c495', '9e373e12-d8be-4866-a62e-f65c6b7dcc3d', '794df019-7b4e-4521-b8a9-85a57cc0fb23']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:52.434441 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63972e6-b12f-42f5-826d-87cf9f31c8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:52.467134 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63972e6-b12f-42f5-826d-87cf9f31c8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73b76494-ee4a-4316-8f01-d04452d3ad68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1001025338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea94c45b8eb40d496ff868cc08cb18b',qos_specs=None,replication_status=,reservations=['b6e29611-11b7-4960-9e11-9e456d5b77ff','7dc4fe2f-d904-4acb-8227-696df890c495','9e373e12-d8be-4866-a62e-f65c6b7dcc3d','794df019-7b4e-4521-b8a9-85a57cc0fb23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1001025338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73b76494-ee4a-4316-8f01-d04452d3ad68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea94c45b8eb40d496ff868cc08cb18b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:52.468011 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0791a41f-5b6b-430e-9519-d2865910ba82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:52.501055 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0791a41f-5b6b-430e-9519-d2865910ba82) transitioned into 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-1001025338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea94c45b8eb40d496ff868cc08cb18b',qos_specs=None,replication_status=,reservations=['b6e29611-11b7-4960-9e11-9e456d5b77ff','7dc4fe2f-d904-4acb-8227-696df890c495','9e373e12-d8be-4866-a62e-f65c6b7dcc3d','794df019-7b4e-4521-b8a9-85a57cc0fb23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:52.501749 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92fa26a-5efc-4d3e-a471-0c49f25b77dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:52.517576 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92fa26a-5efc-4d3e-a471-0c49f25b77dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:52.518592 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Flow 'volume_create_api' (d3412994-d1a0-402a-b156-493e1063220d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:52.518955 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume request issued successfully. Aug 19 15:59:52.520536 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-66d0be37-6468-4db8-b5e8-8dd2d839876c tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:52.524191 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 412/1669] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:52 2026] POST /volume/v3/volumes => generated 745 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:52.548041 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-141f46cd-dd9a-4d63-aea9-c7d596b17707 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:52.552140 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-141f46cd-dd9a-4d63-aea9-c7d596b17707 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 Aug 19 15:59:52.552477 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-141f46cd-dd9a-4d63-aea9-c7d596b17707 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:52.552839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-141f46cd-dd9a-4d63-aea9-c7d596b17707 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:52.553660 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:52.558327 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:52.558871 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1356636856"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:52.560956 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Create volume request body: {'volume': {'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1356636856'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:52.564831 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:52.564831 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:52.570175 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-141f46cd-dd9a-4d63-aea9-c7d596b17707 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:52.575126 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-141f46cd-dd9a-4d63-aea9-c7d596b17707 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 returned with HTTP 200 Aug 19 15:59:52.575823 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 420/1670] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:52 2026] GET /volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:52.727846 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Create volume of 1 GB Aug 19 15:59:52.733733 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Availability Zones retrieved successfully. Aug 19 15:59:52.740038 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Flow 'volume_create_api' (eb788cb0-f1f9-4d25-a564-90d715c3de86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:52.741550 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c66d99-0304-439c-bdf0-1492f3d8ccff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:52.743811 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:52.866171 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c66d99-0304-439c-bdf0-1492f3d8ccff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:52.869405 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd73d7a0-6f14-4d78-9044-521b8ab7ca76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.024951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Created reservations ['c74791de-6898-40b6-a5f1-5d932da954fa', 'cbccf633-ea83-49f9-a17e-459dc7b15491', '3a47f572-acbe-44fa-9789-73e276d31726', '290f1000-239a-4f2d-b5a7-97e5c5134d00'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:53.025971 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd73d7a0-6f14-4d78-9044-521b8ab7ca76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c74791de-6898-40b6-a5f1-5d932da954fa', 'cbccf633-ea83-49f9-a17e-459dc7b15491', '3a47f572-acbe-44fa-9789-73e276d31726', '290f1000-239a-4f2d-b5a7-97e5c5134d00']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.026906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba391c9f-e8b8-4c71-8a08-2497e9baa8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.069233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba391c9f-e8b8-4c71-8a08-2497e9baa8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9872aab-5a61-49c2-8db2-5105b6fa18ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1356636856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e1d3f17cea45b099e1b4cc517519f0',qos_specs=None,replication_status=,reservations=['c74791de-6898-40b6-a5f1-5d932da954fa','cbccf633-ea83-49f9-a17e-459dc7b15491','3a47f572-acbe-44fa-9789-73e276d31726','290f1000-239a-4f2d-b5a7-97e5c5134d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3535eecd1b984f9e934eeb58efc62ed8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1356636856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9872aab-5a61-49c2-8db2-5105b6fa18ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e1d3f17cea45b099e1b4cc517519f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3535eecd1b984f9e934eeb58efc62ed8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.070674 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7091911-9266-4839-803e-d7659e24415f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.131390 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7091911-9266-4839-803e-d7659e24415f) transitioned into 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-1356636856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e1d3f17cea45b099e1b4cc517519f0',qos_specs=None,replication_status=,reservations=['c74791de-6898-40b6-a5f1-5d932da954fa','cbccf633-ea83-49f9-a17e-459dc7b15491','3a47f572-acbe-44fa-9789-73e276d31726','290f1000-239a-4f2d-b5a7-97e5c5134d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3535eecd1b984f9e934eeb58efc62ed8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.133090 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7af2ca-822e-44e6-860e-d6cdc7fbb1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.151898 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7af2ca-822e-44e6-860e-d6cdc7fbb1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.153010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Flow 'volume_create_api' (eb788cb0-f1f9-4d25-a564-90d715c3de86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:53.153394 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Create volume request issued successfully. Aug 19 15:59:53.155133 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa5d9518-c8cb-4b07-9315-758addd339f2 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:53.155133 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 418/1671] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:59:52 2026] POST /volume/v3/volumes => generated 746 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:53.180668 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f7d251ed-e744-4642-ab80-cc4d28429e70 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:53.187094 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f7d251ed-e744-4642-ab80-cc4d28429e70 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:53.187094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f7d251ed-e744-4642-ab80-cc4d28429e70 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:53.187094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f7d251ed-e744-4642-ab80-cc4d28429e70 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:53.231638 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:53.231638 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:53.247795 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f7d251ed-e744-4642-ab80-cc4d28429e70 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:53.263524 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f7d251ed-e744-4642-ab80-cc4d28429e70 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 200 Aug 19 15:59:53.264049 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 422/1672] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:53 2026] GET /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:53.594246 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-476780fa-c56d-4997-9ff4-cf3691ea1cea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:53.596930 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-476780fa-c56d-4997-9ff4-cf3691ea1cea tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 Aug 19 15:59:53.597753 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-476780fa-c56d-4997-9ff4-cf3691ea1cea tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:53.598428 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-476780fa-c56d-4997-9ff4-cf3691ea1cea tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:53.613619 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:53.613619 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:53.622252 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-476780fa-c56d-4997-9ff4-cf3691ea1cea tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:53.631569 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-476780fa-c56d-4997-9ff4-cf3691ea1cea tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 returned with HTTP 200 Aug 19 15:59:53.631569 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 413/1673] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:53 2026] GET /volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 15:59:53.649646 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:53.651561 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:53.652211 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "73b76494-ee4a-4316-8f01-d04452d3ad68", "size": 2, "name": "tempest-VolumesCloneTest-Volume-511494729"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:53.654424 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume request body: {'volume': {'source_volid': '73b76494-ee4a-4316-8f01-d04452d3ad68', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-511494729'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:53.670397 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:53.670397 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:53.670397 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume retrieved successfully. Aug 19 15:59:53.670397 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume of 2 GB Aug 19 15:59:53.677725 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Availability Zones retrieved successfully. Aug 19 15:59:53.685711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Flow 'volume_create_api' (3c26710b-c171-4fc0-a537-e1761d33918b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:53.689391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255cb521-957d-4023-ace1-64680d621655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.691359 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:53.742191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255cb521-957d-4023-ace1-64680d621655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '73b76494-ee4a-4316-8f01-d04452d3ad68', 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.743372 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a61a23c4-c162-48c2-8e67-ae92b702f51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.823640 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Created reservations ['6221786d-c121-4ff8-ad55-143870ce3a9a', '988b0837-1093-417b-9a20-e8359bfc6316', 'e2628564-fa9c-49f9-8cfa-c1bdcb75db01', '7a865027-c001-4ce9-ad75-9bc95ce7aec6'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:53.823640 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a61a23c4-c162-48c2-8e67-ae92b702f51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6221786d-c121-4ff8-ad55-143870ce3a9a', '988b0837-1093-417b-9a20-e8359bfc6316', 'e2628564-fa9c-49f9-8cfa-c1bdcb75db01', '7a865027-c001-4ce9-ad75-9bc95ce7aec6']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.825070 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d981250-2ced-4296-838f-e4aaff2f5907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.877749 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d981250-2ced-4296-838f-e4aaff2f5907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-511494729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea94c45b8eb40d496ff868cc08cb18b',qos_specs=None,replication_status=,reservations=['6221786d-c121-4ff8-ad55-143870ce3a9a','988b0837-1093-417b-9a20-e8359bfc6316','e2628564-fa9c-49f9-8cfa-c1bdcb75db01','7a865027-c001-4ce9-ad75-9bc95ce7aec6'],size=2,snapshot_id=None,source_replicaid=,source_volid=73b76494-ee4a-4316-8f01-d04452d3ad68,status='creating',user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-511494729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea94c45b8eb40d496ff868cc08cb18b',provider_auth=None,provider_geometry=None,provider_id=None,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=73b76494-ee4a-4316-8f01-d04452d3ad68,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.878684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (779a6b2b-34dc-45db-abe3-4f2afd0bc51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.909313 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (779a6b2b-34dc-45db-abe3-4f2afd0bc51a) transitioned into 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-511494729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea94c45b8eb40d496ff868cc08cb18b',qos_specs=None,replication_status=,reservations=['6221786d-c121-4ff8-ad55-143870ce3a9a','988b0837-1093-417b-9a20-e8359bfc6316','e2628564-fa9c-49f9-8cfa-c1bdcb75db01','7a865027-c001-4ce9-ad75-9bc95ce7aec6'],size=2,snapshot_id=None,source_replicaid=,source_volid=73b76494-ee4a-4316-8f01-d04452d3ad68,status='creating',user_id='ef1ef7a47a0f41f49e6a8d6aab53df1a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.910926 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3747e685-f33a-4393-9270-3dee0882832d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:53.943692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3747e685-f33a-4393-9270-3dee0882832d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:53.944509 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Flow 'volume_create_api' (3c26710b-c171-4fc0-a537-e1761d33918b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:53.944947 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Create volume request issued successfully. Aug 19 15:59:53.945587 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aac4be70-244f-4487-9d9d-9b15a9a5d848 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:53.946082 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 421/1674] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:59:53 2026] POST /volume/v3/volumes => generated 778 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:53.966783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ff21dc7a-4b72-4d97-aaa7-4be0cbb01c0b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:53.967325 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff21dc7a-4b72-4d97-aaa7-4be0cbb01c0b tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 Aug 19 15:59:53.967404 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff21dc7a-4b72-4d97-aaa7-4be0cbb01c0b tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:53.967636 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff21dc7a-4b72-4d97-aaa7-4be0cbb01c0b tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:53.978029 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:53.978029 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:53.984062 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ff21dc7a-4b72-4d97-aaa7-4be0cbb01c0b tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:53.990664 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff21dc7a-4b72-4d97-aaa7-4be0cbb01c0b tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 returned with HTTP 200 Aug 19 15:59:53.991428 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 419/1675] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:53 2026] GET /volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:54.285212 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-652098e2-75b5-46bf-9782-a5f762ccad23 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:54.288931 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-652098e2-75b5-46bf-9782-a5f762ccad23 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:54.289272 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-652098e2-75b5-46bf-9782-a5f762ccad23 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:54.289665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-652098e2-75b5-46bf-9782-a5f762ccad23 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:54.303339 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:54.303339 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:54.315978 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-652098e2-75b5-46bf-9782-a5f762ccad23 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:54.320186 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-baa1ea50-db37-4590-bde8-aa595a8fba39 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:54.322859 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-baa1ea50-db37-4590-bde8-aa595a8fba39 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:54.323108 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-baa1ea50-db37-4590-bde8-aa595a8fba39 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:54.323396 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-baa1ea50-db37-4590-bde8-aa595a8fba39 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:54.325485 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-652098e2-75b5-46bf-9782-a5f762ccad23 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 200 Aug 19 15:59:54.329418 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 423/1676] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:54 2026] GET /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 1354 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:54.338375 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:54.338375 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:54.346560 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-baa1ea50-db37-4590-bde8-aa595a8fba39 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:54.348775 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19b76e57-8dae-4464-8bc1-5622b5794c28 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:54.355341 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19b76e57-8dae-4464-8bc1-5622b5794c28 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] POST https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca/action Aug 19 15:59:54.355491 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-baa1ea50-db37-4590-bde8-aa595a8fba39 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:54.355880 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19b76e57-8dae-4464-8bc1-5622b5794c28 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:54.356033 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 414/1677] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:54 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:54.356096 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19b76e57-8dae-4464-8bc1-5622b5794c28 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:54.369285 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:54.369285 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:54.369896 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-19b76e57-8dae-4464-8bc1-5622b5794c28 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:54.435476 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-19b76e57-8dae-4464-8bc1-5622b5794c28 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Created reservations ['5e229707-79e2-4d19-a8b9-8d40cbc252de', '4715c1fd-a42a-41f2-8290-2f537d9ba294'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:54.457069 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-19b76e57-8dae-4464-8bc1-5622b5794c28 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Extend volume request issued successfully. Aug 19 15:59:54.457425 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19b76e57-8dae-4464-8bc1-5622b5794c28 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca/action returned with HTTP 202 Aug 19 15:59:54.458012 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 422/1678] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:54 2026] POST /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:54.473553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dcf9b168-b1b9-4dbc-9986-9de2c3d3fa4d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:54.477388 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dcf9b168-b1b9-4dbc-9986-9de2c3d3fa4d tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:54.478119 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dcf9b168-b1b9-4dbc-9986-9de2c3d3fa4d tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:54.478426 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dcf9b168-b1b9-4dbc-9986-9de2c3d3fa4d tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:54.486513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40b15146-affc-4f67-99cd-b8f033ed2297 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:54.492917 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:54.492917 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:54.493662 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:54.494047 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-378598907", "imageRef": "8100f75a-0d94-4138-9b92-808aeaa4ae50", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:54.498089 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-378598907', 'imageRef': '8100f75a-0d94-4138-9b92-808aeaa4ae50', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:54.499088 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dcf9b168-b1b9-4dbc-9986-9de2c3d3fa4d tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:54.510940 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dcf9b168-b1b9-4dbc-9986-9de2c3d3fa4d tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 200 Aug 19 15:59:54.511475 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 420/1679] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:54 2026] GET /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:54.623015 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Create volume of 1 GB Aug 19 15:59:54.629069 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Availability Zones retrieved successfully. Aug 19 15:59:54.635998 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Flow 'volume_create_api' (b669a7c7-bba7-416f-8588-910418381f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:54.637376 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67558376-6040-487a-a3f2-e41ff536cba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:54.638663 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:54.713387 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67558376-6040-487a-a3f2-e41ff536cba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:54.714531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9ac86b-c9ac-495f-9223-95bdfa24e09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:54.793707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Created reservations ['294f5fc6-1862-4f4a-846c-6ae002b19094', 'fe998763-e36b-4f60-bb46-6c3f3e803898', '54f0b4b4-ccb5-40b6-8909-19bffb555a9a', '05626d40-746c-433f-be08-165f8964617e'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:54.794332 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9ac86b-c9ac-495f-9223-95bdfa24e09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['294f5fc6-1862-4f4a-846c-6ae002b19094', 'fe998763-e36b-4f60-bb46-6c3f3e803898', '54f0b4b4-ccb5-40b6-8909-19bffb555a9a', '05626d40-746c-433f-be08-165f8964617e']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:54.795200 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23febc97-456d-4fb0-be0a-a7ab2019142f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:54.821508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23febc97-456d-4fb0-be0a-a7ab2019142f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a2e44e1-09fa-449e-ad4c-f6abc880a2c9', '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-378598907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04a0d855b714ae6b83f0caa3bdf70c9',qos_specs=None,replication_status=,reservations=['294f5fc6-1862-4f4a-846c-6ae002b19094','fe998763-e36b-4f60-bb46-6c3f3e803898','54f0b4b4-ccb5-40b6-8909-19bffb555a9a','05626d40-746c-433f-be08-165f8964617e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a70aec23c374432b5aec0ed949b3516',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-378598907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a2e44e1-09fa-449e-ad4c-f6abc880a2c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c04a0d855b714ae6b83f0caa3bdf70c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7a70aec23c374432b5aec0ed949b3516',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:54.822575 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d09baf6b-2c54-4050-bcc3-7ba8b1a85658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:54.848847 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d09baf6b-2c54-4050-bcc3-7ba8b1a85658) transitioned into 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-378598907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04a0d855b714ae6b83f0caa3bdf70c9',qos_specs=None,replication_status=,reservations=['294f5fc6-1862-4f4a-846c-6ae002b19094','fe998763-e36b-4f60-bb46-6c3f3e803898','54f0b4b4-ccb5-40b6-8909-19bffb555a9a','05626d40-746c-433f-be08-165f8964617e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a70aec23c374432b5aec0ed949b3516',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:54.849745 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1073ece2-cbd5-4662-9792-4aa37856d46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:54.862964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1073ece2-cbd5-4662-9792-4aa37856d46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:54.864102 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Flow 'volume_create_api' (b669a7c7-bba7-416f-8588-910418381f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:54.864468 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Create volume request issued successfully. Aug 19 15:59:54.865286 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40b15146-affc-4f67-99cd-b8f033ed2297 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:54.865794 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 424/1680] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 15:59:54 2026] POST /volume/v3/volumes => generated 750 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:54.880453 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8183c185-e93b-477d-828b-ddf2e3d13c20 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:54.886501 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8183c185-e93b-477d-828b-ddf2e3d13c20 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 15:59:54.886501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8183c185-e93b-477d-828b-ddf2e3d13c20 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:54.886501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8183c185-e93b-477d-828b-ddf2e3d13c20 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:54.897582 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:54.897582 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:54.905791 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8183c185-e93b-477d-828b-ddf2e3d13c20 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 15:59:54.910575 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8183c185-e93b-477d-828b-ddf2e3d13c20 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 15:59:54.911430 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 415/1681] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:54 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:55.013016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55a479a2-1262-4211-bea2-5075e9f2e185 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.015269 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55a479a2-1262-4211-bea2-5075e9f2e185 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 Aug 19 15:59:55.015493 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55a479a2-1262-4211-bea2-5075e9f2e185 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.015666 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55a479a2-1262-4211-bea2-5075e9f2e185 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.029347 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.029347 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:55.036892 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-55a479a2-1262-4211-bea2-5075e9f2e185 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:55.043634 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55a479a2-1262-4211-bea2-5075e9f2e185 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 returned with HTTP 200 Aug 19 15:59:55.044998 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 423/1682] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:55.063167 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4fccea19-9fb7-4673-a3da-f5d22f50af29 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.065427 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4fccea19-9fb7-4673-a3da-f5d22f50af29 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 Aug 19 15:59:55.065849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4fccea19-9fb7-4673-a3da-f5d22f50af29 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.066154 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4fccea19-9fb7-4673-a3da-f5d22f50af29 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.075051 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.075051 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:55.080997 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4fccea19-9fb7-4673-a3da-f5d22f50af29 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:55.089200 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4fccea19-9fb7-4673-a3da-f5d22f50af29 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 returned with HTTP 200 Aug 19 15:59:55.089200 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 421/1683] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:55.104128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2c8875de-e275-4d8c-9105-2372ab357af7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.107404 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c8875de-e275-4d8c-9105-2372ab357af7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 Aug 19 15:59:55.107728 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c8875de-e275-4d8c-9105-2372ab357af7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.108059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c8875de-e275-4d8c-9105-2372ab357af7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.124848 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.124848 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:55.131505 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2c8875de-e275-4d8c-9105-2372ab357af7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:55.138389 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c8875de-e275-4d8c-9105-2372ab357af7 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 returned with HTTP 200 Aug 19 15:59:55.138981 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 425/1684] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:55.158133 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88f7b7f1-ca2c-427a-8f0b-d7251c7e2839 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.160404 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88f7b7f1-ca2c-427a-8f0b-d7251c7e2839 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 Aug 19 15:59:55.160847 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88f7b7f1-ca2c-427a-8f0b-d7251c7e2839 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.161243 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88f7b7f1-ca2c-427a-8f0b-d7251c7e2839 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.161776 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-88f7b7f1-ca2c-427a-8f0b-d7251c7e2839 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Delete volume with id: 1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 Aug 19 15:59:55.172962 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.172962 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:55.172962 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88f7b7f1-ca2c-427a-8f0b-d7251c7e2839 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:55.202039 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88f7b7f1-ca2c-427a-8f0b-d7251c7e2839 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Delete volume request issued successfully. Aug 19 15:59:55.202039 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88f7b7f1-ca2c-427a-8f0b-d7251c7e2839 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 returned with HTTP 202 Aug 19 15:59:55.202039 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 416/1685] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:55 2026] DELETE /volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:55.214207 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8666a181-0274-4b1d-ae90-ce12f2a201ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.217179 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8666a181-0274-4b1d-ae90-ce12f2a201ed tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 Aug 19 15:59:55.217317 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8666a181-0274-4b1d-ae90-ce12f2a201ed tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.217586 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8666a181-0274-4b1d-ae90-ce12f2a201ed tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.230327 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.230327 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:55.235509 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8666a181-0274-4b1d-ae90-ce12f2a201ed tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:55.245291 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8666a181-0274-4b1d-ae90-ce12f2a201ed tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 returned with HTTP 200 Aug 19 15:59:55.246171 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 424/1686] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:55.376092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ff996a56-837d-47ce-b468-27cac64efd85 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.377952 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff996a56-837d-47ce-b468-27cac64efd85 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:55.378414 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff996a56-837d-47ce-b468-27cac64efd85 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.378839 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff996a56-837d-47ce-b468-27cac64efd85 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.390813 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.390813 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:55.397063 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ff996a56-837d-47ce-b468-27cac64efd85 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:55.404713 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff996a56-837d-47ce-b468-27cac64efd85 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:55.404713 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 422/1687] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:55.528841 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-537f6c8e-9215-4de1-934f-15aa2aa6bcb4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.531150 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-537f6c8e-9215-4de1-934f-15aa2aa6bcb4 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:55.531622 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-537f6c8e-9215-4de1-934f-15aa2aa6bcb4 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.531914 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-537f6c8e-9215-4de1-934f-15aa2aa6bcb4 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.542687 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.542687 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:55.560274 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-537f6c8e-9215-4de1-934f-15aa2aa6bcb4 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:55.571978 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-537f6c8e-9215-4de1-934f-15aa2aa6bcb4 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 200 Aug 19 15:59:55.572512 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 426/1688] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 1354 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:55.591070 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f7a3b45-418f-49d8-8163-067554acd53a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.593228 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f7a3b45-418f-49d8-8163-067554acd53a tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:55.595727 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f7a3b45-418f-49d8-8163-067554acd53a tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.595727 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f7a3b45-418f-49d8-8163-067554acd53a tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.607733 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.607733 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:55.614924 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f7a3b45-418f-49d8-8163-067554acd53a tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:55.623470 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f7a3b45-418f-49d8-8163-067554acd53a tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 200 Aug 19 15:59:55.628933 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 417/1689] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:55.646693 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b1bed5c5-7a7b-4570-8c1c-2766bd9151cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.648928 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1bed5c5-7a7b-4570-8c1c-2766bd9151cf tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:55.649456 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1bed5c5-7a7b-4570-8c1c-2766bd9151cf tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.649983 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1bed5c5-7a7b-4570-8c1c-2766bd9151cf tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.664660 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.664660 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:55.672927 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b1bed5c5-7a7b-4570-8c1c-2766bd9151cf tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:55.685226 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1bed5c5-7a7b-4570-8c1c-2766bd9151cf tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 200 Aug 19 15:59:55.685732 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 425/1690] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:55.704162 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dfe5af88-7bd1-4f08-9183-ab6b6af9dc99 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.710235 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfe5af88-7bd1-4f08-9183-ab6b6af9dc99 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:55.710235 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfe5af88-7bd1-4f08-9183-ab6b6af9dc99 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.710235 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfe5af88-7bd1-4f08-9183-ab6b6af9dc99 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.710235 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-dfe5af88-7bd1-4f08-9183-ab6b6af9dc99 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Delete volume with id: d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:55.723164 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.723164 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:55.724333 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dfe5af88-7bd1-4f08-9183-ab6b6af9dc99 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:55.757421 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dfe5af88-7bd1-4f08-9183-ab6b6af9dc99 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Delete volume request issued successfully. Aug 19 15:59:55.757421 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfe5af88-7bd1-4f08-9183-ab6b6af9dc99 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 202 Aug 19 15:59:55.757421 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 423/1691] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:55 2026] DELETE /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:55.770436 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bc1a9d9e-f901-4287-832f-f1ec599bbf47 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.773817 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc1a9d9e-f901-4287-832f-f1ec599bbf47 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:55.774127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc1a9d9e-f901-4287-832f-f1ec599bbf47 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.774396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc1a9d9e-f901-4287-832f-f1ec599bbf47 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.789185 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.789185 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:55.795977 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bc1a9d9e-f901-4287-832f-f1ec599bbf47 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:55.803461 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc1a9d9e-f901-4287-832f-f1ec599bbf47 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 200 Aug 19 15:59:55.804161 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 427/1692] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 15:59:55.934666 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b82d63ce-2572-4e5f-bd7f-be02291b721d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:55.937715 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b82d63ce-2572-4e5f-bd7f-be02291b721d tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 15:59:55.938291 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b82d63ce-2572-4e5f-bd7f-be02291b721d tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:55.938989 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b82d63ce-2572-4e5f-bd7f-be02291b721d tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:55.952887 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:55.952887 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:55.958729 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b82d63ce-2572-4e5f-bd7f-be02291b721d tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 15:59:55.966362 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b82d63ce-2572-4e5f-bd7f-be02291b721d tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 15:59:55.967125 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 418/1693] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:55 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:56.267056 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb1d3812-db3e-44b7-9830-abfd223ec0b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.274665 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb1d3812-db3e-44b7-9830-abfd223ec0b5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 Aug 19 15:59:56.275001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb1d3812-db3e-44b7-9830-abfd223ec0b5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.276872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb1d3812-db3e-44b7-9830-abfd223ec0b5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:56.278005 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb344af5-3522-490a-9555-c8d8e55b92ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.280407 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb344af5-3522-490a-9555-c8d8e55b92ce tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:56.280820 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb344af5-3522-490a-9555-c8d8e55b92ce tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.280971 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb344af5-3522-490a-9555-c8d8e55b92ce tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:56.285901 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb1d3812-db3e-44b7-9830-abfd223ec0b5 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 returned with HTTP 404 Aug 19 15:59:56.286429 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 426/1694] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:56 2026] GET /volume/v3/volumes/1cd1a3f8-7865-4f9d-a81c-5e1c00c4d383 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:56.290846 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:56.290846 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:56.297562 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-62bc1b92-09bc-4748-8852-2ce28b375723 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.298507 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb344af5-3522-490a-9555-c8d8e55b92ce tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:56.303986 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62bc1b92-09bc-4748-8852-2ce28b375723 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 Aug 19 15:59:56.304295 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62bc1b92-09bc-4748-8852-2ce28b375723 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.304713 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62bc1b92-09bc-4748-8852-2ce28b375723 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:56.304809 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb344af5-3522-490a-9555-c8d8e55b92ce tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:56.305218 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 424/1695] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:56 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:56.317902 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:56.317902 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:56.321646 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b66f6790-2321-4c09-b20e-e79a2bcac304 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.325067 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b66f6790-2321-4c09-b20e-e79a2bcac304 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] DELETE https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:56.325067 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b66f6790-2321-4c09-b20e-e79a2bcac304 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.325067 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b66f6790-2321-4c09-b20e-e79a2bcac304 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:56.325306 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-62bc1b92-09bc-4748-8852-2ce28b375723 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:56.325362 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b66f6790-2321-4c09-b20e-e79a2bcac304 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Delete volume with id: 238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:56.331722 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62bc1b92-09bc-4748-8852-2ce28b375723 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 returned with HTTP 200 Aug 19 15:59:56.332319 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 428/1696] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:56 2026] GET /volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:56.333695 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:56.333695 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:56.334269 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b66f6790-2321-4c09-b20e-e79a2bcac304 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:56.345044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb142214-80bc-497b-b661-83e3f2ccd9a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.347146 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb142214-80bc-497b-b661-83e3f2ccd9a9 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] DELETE https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 Aug 19 15:59:56.347356 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb142214-80bc-497b-b661-83e3f2ccd9a9 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.347627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb142214-80bc-497b-b661-83e3f2ccd9a9 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:56.347818 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-bb142214-80bc-497b-b661-83e3f2ccd9a9 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Delete volume with id: 73b76494-ee4a-4316-8f01-d04452d3ad68 Aug 19 15:59:56.356708 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:56.356708 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:56.357334 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb142214-80bc-497b-b661-83e3f2ccd9a9 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:56.364481 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b66f6790-2321-4c09-b20e-e79a2bcac304 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Delete volume request issued successfully. Aug 19 15:59:56.364742 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b66f6790-2321-4c09-b20e-e79a2bcac304 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 202 Aug 19 15:59:56.365259 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 419/1697] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:56 2026] DELETE /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:56.377110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-96a8e631-ef19-4193-be9c-7bf80847acd9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.379243 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-96a8e631-ef19-4193-be9c-7bf80847acd9 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:56.379496 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-96a8e631-ef19-4193-be9c-7bf80847acd9 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.379802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-96a8e631-ef19-4193-be9c-7bf80847acd9 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:56.388916 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb142214-80bc-497b-b661-83e3f2ccd9a9 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Delete volume request issued successfully. Aug 19 15:59:56.389192 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb142214-80bc-497b-b661-83e3f2ccd9a9 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 returned with HTTP 202 Aug 19 15:59:56.389774 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 427/1698] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 15:59:56 2026] DELETE /volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 15:59:56.398538 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:56.398538 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:56.401081 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c850db71-7171-436d-8a9b-5a2056635743 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.403943 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-96a8e631-ef19-4193-be9c-7bf80847acd9 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Volume info retrieved successfully. Aug 19 15:59:56.406469 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c850db71-7171-436d-8a9b-5a2056635743 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 Aug 19 15:59:56.407651 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c850db71-7171-436d-8a9b-5a2056635743 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.407651 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c850db71-7171-436d-8a9b-5a2056635743 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:56.409188 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-96a8e631-ef19-4193-be9c-7bf80847acd9 tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 200 Aug 19 15:59:56.409709 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 425/1699] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:56 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:56.420345 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:56.420345 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:56.425593 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c850db71-7171-436d-8a9b-5a2056635743 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Volume info retrieved successfully. Aug 19 15:59:56.431495 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c850db71-7171-436d-8a9b-5a2056635743 tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 returned with HTTP 200 Aug 19 15:59:56.432265 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 429/1700] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:56 2026] GET /volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:56.820582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-08360353-fcd3-4d1f-8125-5ea4b850cda7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.822742 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08360353-fcd3-4d1f-8125-5ea4b850cda7 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca Aug 19 15:59:56.823049 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08360353-fcd3-4d1f-8125-5ea4b850cda7 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.823282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08360353-fcd3-4d1f-8125-5ea4b850cda7 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:56.830348 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08360353-fcd3-4d1f-8125-5ea4b850cda7 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca returned with HTTP 404 Aug 19 15:59:56.831134 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 420/1701] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:56 2026] GET /volume/v3/volumes/d9872aab-5a61-49c2-8db2-5105b6fa18ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:56.846245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.850189 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:56.850671 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1484414585"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:56.852809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1484414585'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:56.853290 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Create volume of 1 GB Aug 19 15:59:56.860683 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Availability Zones retrieved successfully. Aug 19 15:59:56.868142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Flow 'volume_create_api' (7466fcaf-79e3-4825-841c-8a49fbd75c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:56.869643 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b914656-f1b5-460c-9ed8-e1b79964fcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:56.871041 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:56.919056 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b914656-f1b5-460c-9ed8-e1b79964fcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:56.920265 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8997921f-05c4-410d-89a4-fbfd8b6e0e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:56.988803 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d84a9d46-8fd0-4a5d-84d4-7423e89d1e85 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:56.991208 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d84a9d46-8fd0-4a5d-84d4-7423e89d1e85 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 15:59:56.991389 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d84a9d46-8fd0-4a5d-84d4-7423e89d1e85 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:56.991720 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d84a9d46-8fd0-4a5d-84d4-7423e89d1e85 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:57.009150 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:57.009150 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:57.014182 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Created reservations ['68dc9979-625d-4528-88de-23f8ebf24787', '592631f6-0bdf-4293-9735-ea3e16662f58', 'ef5d7165-3109-4b74-9057-33f2a589b157', 'fcf0ea7c-5e1c-44cf-a833-63e8790477ef'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:57.014338 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d84a9d46-8fd0-4a5d-84d4-7423e89d1e85 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 15:59:57.015168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8997921f-05c4-410d-89a4-fbfd8b6e0e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68dc9979-625d-4528-88de-23f8ebf24787', '592631f6-0bdf-4293-9735-ea3e16662f58', 'ef5d7165-3109-4b74-9057-33f2a589b157', 'fcf0ea7c-5e1c-44cf-a833-63e8790477ef']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.016468 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b84ba8-60b7-4d7e-9358-3deb1d0c1f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:57.022923 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d84a9d46-8fd0-4a5d-84d4-7423e89d1e85 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 15:59:57.023798 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 426/1702] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:56 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:57.049933 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b84ba8-60b7-4d7e-9358-3deb1d0c1f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cf68ed4-d9b6-4240-80b6-7b10835295b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1484414585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e1d3f17cea45b099e1b4cc517519f0',qos_specs=None,replication_status=,reservations=['68dc9979-625d-4528-88de-23f8ebf24787','592631f6-0bdf-4293-9735-ea3e16662f58','ef5d7165-3109-4b74-9057-33f2a589b157','fcf0ea7c-5e1c-44cf-a833-63e8790477ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3535eecd1b984f9e934eeb58efc62ed8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1484414585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cf68ed4-d9b6-4240-80b6-7b10835295b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e1d3f17cea45b099e1b4cc517519f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3535eecd1b984f9e934eeb58efc62ed8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.051027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd7d094c-18db-4000-aad5-fd5652b5cea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:57.086077 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd7d094c-18db-4000-aad5-fd5652b5cea9) transitioned into 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-1484414585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e1d3f17cea45b099e1b4cc517519f0',qos_specs=None,replication_status=,reservations=['68dc9979-625d-4528-88de-23f8ebf24787','592631f6-0bdf-4293-9735-ea3e16662f58','ef5d7165-3109-4b74-9057-33f2a589b157','fcf0ea7c-5e1c-44cf-a833-63e8790477ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3535eecd1b984f9e934eeb58efc62ed8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.087236 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463dc3cc-559c-4093-9337-4d57b33d4b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:57.100910 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463dc3cc-559c-4093-9337-4d57b33d4b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.102217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Flow 'volume_create_api' (7466fcaf-79e3-4825-841c-8a49fbd75c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:57.102779 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Create volume request issued successfully. Aug 19 15:59:57.104817 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d0f2d71-d0fd-457a-9ad1-75a97207c717 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:57.105448 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 428/1703] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:56 2026] POST /volume/v3/volumes => generated 746 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:57.125460 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ba1da620-d1d1-47c6-8988-80236edb4997 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:57.128115 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba1da620-d1d1-47c6-8988-80236edb4997 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 15:59:57.128480 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba1da620-d1d1-47c6-8988-80236edb4997 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:57.128968 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba1da620-d1d1-47c6-8988-80236edb4997 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:57.140301 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:57.140301 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:57.146080 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ba1da620-d1d1-47c6-8988-80236edb4997 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:57.154259 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba1da620-d1d1-47c6-8988-80236edb4997 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 200 Aug 19 15:59:57.155448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:57.155797 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 430/1704] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:57 2026] GET /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:57.160259 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:57.160725 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1472294147"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:57.165878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1472294147'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:57.166071 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Create volume of 1 GB Aug 19 15:59:57.176453 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Availability Zones retrieved successfully. Aug 19 15:59:57.188457 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Flow 'volume_create_api' (8fa35a5c-64c3-4229-b932-eea26f850175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:57.189662 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ea0fd5-8366-4a32-a675-01c80d88ab32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:57.191305 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:57.231536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ea0fd5-8366-4a32-a675-01c80d88ab32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.232574 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9150fdb-bedc-452d-997e-b64a49d4ffc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:57.335463 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Created reservations ['017d9f3a-8164-411f-b2eb-119b0f39348b', '27d0919c-4439-4f8e-a314-0f51adb7646b', 'c2ce94e8-ef3c-4aa3-9ebc-7dddd614c1a4', '6149713b-097b-493e-911b-dea19b187501'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:57.337094 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9150fdb-bedc-452d-997e-b64a49d4ffc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['017d9f3a-8164-411f-b2eb-119b0f39348b', '27d0919c-4439-4f8e-a314-0f51adb7646b', 'c2ce94e8-ef3c-4aa3-9ebc-7dddd614c1a4', '6149713b-097b-493e-911b-dea19b187501']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.337446 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b64634-f32f-4270-8d57-12f6919e6656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:57.365551 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b64634-f32f-4270-8d57-12f6919e6656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f5f4e67-2769-4adf-9c8e-19dbfea62f78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1472294147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c793af224140488f3f6a6aca3f2071',qos_specs=None,replication_status=,reservations=['017d9f3a-8164-411f-b2eb-119b0f39348b','27d0919c-4439-4f8e-a314-0f51adb7646b','c2ce94e8-ef3c-4aa3-9ebc-7dddd614c1a4','6149713b-097b-493e-911b-dea19b187501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8938e1783c594e02921cfd92239ed7d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1472294147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f5f4e67-2769-4adf-9c8e-19dbfea62f78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34c793af224140488f3f6a6aca3f2071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8938e1783c594e02921cfd92239ed7d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.366428 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598cdc5e-d661-4165-8c11-e3f68107ab8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:57.390483 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598cdc5e-d661-4165-8c11-e3f68107ab8f) transitioned into 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-1472294147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c793af224140488f3f6a6aca3f2071',qos_specs=None,replication_status=,reservations=['017d9f3a-8164-411f-b2eb-119b0f39348b','27d0919c-4439-4f8e-a314-0f51adb7646b','c2ce94e8-ef3c-4aa3-9ebc-7dddd614c1a4','6149713b-097b-493e-911b-dea19b187501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8938e1783c594e02921cfd92239ed7d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.391400 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d454cdc0-674b-47cb-a706-b29bfc67deb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:57.408178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d454cdc0-674b-47cb-a706-b29bfc67deb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:57.408178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Flow 'volume_create_api' (8fa35a5c-64c3-4229-b932-eea26f850175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:57.408547 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Create volume request issued successfully. Aug 19 15:59:57.409317 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e42ee133-eb9e-4378-9c42-b157d87cf7bb tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:57.409856 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 421/1705] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:57 2026] POST /volume/v3/volumes => generated 752 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 15:59:57.429201 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e8298af3-8b51-422e-bd2e-392afb92102d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:57.432256 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e8298af3-8b51-422e-bd2e-392afb92102d tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] GET https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 Aug 19 15:59:57.432556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e8298af3-8b51-422e-bd2e-392afb92102d tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:57.432889 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e8298af3-8b51-422e-bd2e-392afb92102d tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:57.442952 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e8298af3-8b51-422e-bd2e-392afb92102d tempest-VolumesActionsTest-493269495 tempest-VolumesActionsTest-493269495-project-member] https://10.4.3.32/volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 returned with HTTP 404 Aug 19 15:59:57.443665 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 427/1706] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:57 2026] GET /volume/v3/volumes/238ddfe6-d2e5-4002-bf4e-d328e6a51b95 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:57.451404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-99065499-14d4-4298-b560-d32cb7da19ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:57.454741 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99065499-14d4-4298-b560-d32cb7da19ba tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] GET https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 Aug 19 15:59:57.455237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99065499-14d4-4298-b560-d32cb7da19ba tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:57.455398 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99065499-14d4-4298-b560-d32cb7da19ba tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:57.467444 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99065499-14d4-4298-b560-d32cb7da19ba tempest-VolumesCloneTest-1130766232 tempest-VolumesCloneTest-1130766232-project-member] https://10.4.3.32/volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 returned with HTTP 404 Aug 19 15:59:57.468459 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 429/1707] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:57 2026] GET /volume/v3/volumes/73b76494-ee4a-4316-8f01-d04452d3ad68 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 15:59:58.050829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-960307a2-5da7-4e3c-b88e-ebc0c27efb51 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:58.055856 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-960307a2-5da7-4e3c-b88e-ebc0c27efb51 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 15:59:58.056020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-960307a2-5da7-4e3c-b88e-ebc0c27efb51 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:58.056394 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-960307a2-5da7-4e3c-b88e-ebc0c27efb51 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:58.072992 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:58.072992 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:58.086072 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-960307a2-5da7-4e3c-b88e-ebc0c27efb51 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 15:59:58.101313 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-960307a2-5da7-4e3c-b88e-ebc0c27efb51 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 15:59:58.101313 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 431/1708] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:58 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:58.177343 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ab1b40b-d41f-4d18-bdd1-60eb772e42ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:58.181646 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ab1b40b-d41f-4d18-bdd1-60eb772e42ad tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 15:59:58.181646 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ab1b40b-d41f-4d18-bdd1-60eb772e42ad tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:58.181933 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ab1b40b-d41f-4d18-bdd1-60eb772e42ad tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:58.193648 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:58.193648 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:58.199987 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0ab1b40b-d41f-4d18-bdd1-60eb772e42ad tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:58.207212 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ab1b40b-d41f-4d18-bdd1-60eb772e42ad tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 200 Aug 19 15:59:58.207823 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 422/1709] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:58 2026] GET /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:58.229715 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe6ab379-0ce8-4fbb-a155-49d6cc9db86f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:58.232035 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe6ab379-0ce8-4fbb-a155-49d6cc9db86f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 15:59:58.232486 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe6ab379-0ce8-4fbb-a155-49d6cc9db86f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cf68ed4-d9b6-4240-80b6-7b10835295b3", "name": "tempest-VolumesExtendTest-Snapshot-515240549"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:58.250068 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:58.250068 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:58.250918 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fe6ab379-0ce8-4fbb-a155-49d6cc9db86f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:58.251062 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-fe6ab379-0ce8-4fbb-a155-49d6cc9db86f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Create snapshot from volume 6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 15:59:58.330886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-fe6ab379-0ce8-4fbb-a155-49d6cc9db86f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Created reservations ['53b8ed83-814b-4e88-af4c-978a2c7707c9', '9eb8e13d-8b8d-403a-8da5-1aef1366c45d', '7b098e13-3881-40d8-8783-56bb5dc580c7', 'f2707cea-17a3-4817-a4e9-aebb5cf67b2e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:58.386242 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fe6ab379-0ce8-4fbb-a155-49d6cc9db86f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Snapshot create request issued successfully. Aug 19 15:59:58.386535 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe6ab379-0ce8-4fbb-a155-49d6cc9db86f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 15:59:58.387707 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 428/1710] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 15:59:58 2026] POST /volume/v3/snapshots => generated 303 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:58.403060 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f5faaee4-4705-4603-9aec-3dbe10e8cbc9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:58.405374 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5faaee4-4705-4603-9aec-3dbe10e8cbc9 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e Aug 19 15:59:58.406135 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5faaee4-4705-4603-9aec-3dbe10e8cbc9 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:58.406421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5faaee4-4705-4603-9aec-3dbe10e8cbc9 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:58.413455 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:58.413455 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 15:59:58.414122 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f5faaee4-4705-4603-9aec-3dbe10e8cbc9 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Snapshot retrieved successfully. Aug 19 15:59:58.415220 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5faaee4-4705-4603-9aec-3dbe10e8cbc9 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e returned with HTTP 200 Aug 19 15:59:58.415699 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 430/1711] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:58 2026] GET /volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:59.122404 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28d9b498-a405-47d2-9b2f-2f712a3597c2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:59.125724 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28d9b498-a405-47d2-9b2f-2f712a3597c2 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 15:59:59.126845 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28d9b498-a405-47d2-9b2f-2f712a3597c2 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:59.126845 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28d9b498-a405-47d2-9b2f-2f712a3597c2 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:59.141906 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:59.141906 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:59.151443 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28d9b498-a405-47d2-9b2f-2f712a3597c2 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 15:59:59.158648 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28d9b498-a405-47d2-9b2f-2f712a3597c2 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 15:59:59.159125 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 432/1712] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:59 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:59.428383 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a831b269-7b43-4db1-9539-3f1ba99c7340 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:59.430886 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a831b269-7b43-4db1-9539-3f1ba99c7340 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e Aug 19 15:59:59.431197 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a831b269-7b43-4db1-9539-3f1ba99c7340 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:59.432135 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a831b269-7b43-4db1-9539-3f1ba99c7340 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:59.439610 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:59.439610 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:59.440226 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a831b269-7b43-4db1-9539-3f1ba99c7340 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Snapshot retrieved successfully. Aug 19 15:59:59.441291 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a831b269-7b43-4db1-9539-3f1ba99c7340 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e returned with HTTP 200 Aug 19 15:59:59.441703 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 423/1713] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 15:59:59 2026] GET /volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:59.458776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-119d5362-edc1-400e-8a07-1da80d2e68bc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:59.461127 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-119d5362-edc1-400e-8a07-1da80d2e68bc tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] POST https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3/action Aug 19 15:59:59.464767 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-119d5362-edc1-400e-8a07-1da80d2e68bc tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 15:59:59.465020 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-119d5362-edc1-400e-8a07-1da80d2e68bc tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:59.479191 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:59.479191 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 15:59:59.479995 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-119d5362-edc1-400e-8a07-1da80d2e68bc tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:59.494119 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b108fe8b-5264-4da5-b508-941044542eb5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:59.540692 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-119d5362-edc1-400e-8a07-1da80d2e68bc tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Created reservations ['c10d62d1-4821-408f-b33b-6d8658cc33cf', '9df48955-ca02-4b7c-9015-4f7652da92ca'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:59.552511 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-119d5362-edc1-400e-8a07-1da80d2e68bc tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Extend volume request issued successfully. Aug 19 15:59:59.552894 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-119d5362-edc1-400e-8a07-1da80d2e68bc tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3/action returned with HTTP 202 Aug 19 15:59:59.554217 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 429/1714] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 15:59:59 2026] POST /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 15:59:59.564840 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c056c96b-c413-40b0-b01a-af027ba4d337 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:59.567480 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c056c96b-c413-40b0-b01a-af027ba4d337 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 15:59:59.568969 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c056c96b-c413-40b0-b01a-af027ba4d337 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:59.569714 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c056c96b-c413-40b0-b01a-af027ba4d337 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:59.585135 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:59.585135 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 15:59:59.596746 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c056c96b-c413-40b0-b01a-af027ba4d337 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 15:59:59.600853 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c056c96b-c413-40b0-b01a-af027ba4d337 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 200 Aug 19 15:59:59.601322 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 433/1715] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:59 2026] GET /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 15:59:59.667786 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 15:59:59.667786 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-965871804"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 15:59:59.668899 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-965871804'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 15:59:59.669313 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume of 1 GB Aug 19 15:59:59.675488 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Availability Zones retrieved successfully. Aug 19 15:59:59.683516 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Flow 'volume_create_api' (78912bbf-b22c-4136-996f-895b76a1b016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:59.685026 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf9a1c34-ae37-4da6-a9cb-8576a20c8917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:59.686428 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 15:59:59.740794 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf9a1c34-ae37-4da6-a9cb-8576a20c8917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:59.742019 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee80271-e731-46ef-b49d-5d3bbbc08ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:59.818802 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Created reservations ['57498c41-92d8-4bd6-ab7a-6b509c5f443c', '588134fc-c8ec-42c5-a192-4dd0242f4820', '442fbe9c-9875-4430-b45f-da3f4b06ed31', '9132b118-80af-4d77-af89-e99aac17e590'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 15:59:59.819336 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee80271-e731-46ef-b49d-5d3bbbc08ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57498c41-92d8-4bd6-ab7a-6b509c5f443c', '588134fc-c8ec-42c5-a192-4dd0242f4820', '442fbe9c-9875-4430-b45f-da3f4b06ed31', '9132b118-80af-4d77-af89-e99aac17e590']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:59.820640 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595b0efb-7dd2-4935-b802-a9d6d77aec82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:59.855058 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595b0efb-7dd2-4935-b802-a9d6d77aec82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bfacfc1-72de-4485-a79b-56993f451e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-965871804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdec7594737941ed94a1cbd733b8578b',qos_specs=None,replication_status=,reservations=['57498c41-92d8-4bd6-ab7a-6b509c5f443c','588134fc-c8ec-42c5-a192-4dd0242f4820','442fbe9c-9875-4430-b45f-da3f4b06ed31','9132b118-80af-4d77-af89-e99aac17e590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79951bcf181548e59413b39adba26b30',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T15:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-965871804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bfacfc1-72de-4485-a79b-56993f451e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdec7594737941ed94a1cbd733b8578b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='79951bcf181548e59413b39adba26b30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:59.856123 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5304e0b1-2345-4747-b0da-194e00b88d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:59.878911 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5304e0b1-2345-4747-b0da-194e00b88d57) transitioned into 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-965871804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdec7594737941ed94a1cbd733b8578b',qos_specs=None,replication_status=,reservations=['57498c41-92d8-4bd6-ab7a-6b509c5f443c','588134fc-c8ec-42c5-a192-4dd0242f4820','442fbe9c-9875-4430-b45f-da3f4b06ed31','9132b118-80af-4d77-af89-e99aac17e590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79951bcf181548e59413b39adba26b30',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:59.880104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa8df0b2-4813-4c42-8a99-d7c1bc49dadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 15:59:59.893789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa8df0b2-4813-4c42-8a99-d7c1bc49dadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 15:59:59.895203 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Flow 'volume_create_api' (78912bbf-b22c-4136-996f-895b76a1b016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 15:59:59.895529 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume request issued successfully. Aug 19 15:59:59.896552 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b108fe8b-5264-4da5-b508-941044542eb5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 15:59:59.897234 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 431/1716] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 15:59:59 2026] POST /volume/v3/volumes => generated 747 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 15:59:59.920913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f7ec720-8380-4b6a-a8a5-50656010ad12 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 15:59:59.923428 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f7ec720-8380-4b6a-a8a5-50656010ad12 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 Aug 19 15:59:59.925196 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f7ec720-8380-4b6a-a8a5-50656010ad12 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 15:59:59.925196 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f7ec720-8380-4b6a-a8a5-50656010ad12 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 15:59:59.933174 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 15:59:59.933174 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 15:59:59.938150 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8f7ec720-8380-4b6a-a8a5-50656010ad12 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume info retrieved successfully. Aug 19 15:59:59.944138 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f7ec720-8380-4b6a-a8a5-50656010ad12 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 returned with HTTP 200 Aug 19 15:59:59.944946 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 424/1717] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 15:59:59 2026] GET /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:00.175147 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-260d88e4-e151-4698-a32f-ebbb41630771 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:00.178253 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-260d88e4-e151-4698-a32f-ebbb41630771 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:00.178417 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-260d88e4-e151-4698-a32f-ebbb41630771 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:00.179126 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-260d88e4-e151-4698-a32f-ebbb41630771 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:00.186857 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:00.186857 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:00.193486 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-260d88e4-e151-4698-a32f-ebbb41630771 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:00.200278 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-260d88e4-e151-4698-a32f-ebbb41630771 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:00.200793 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 430/1718] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:00 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:00:00.618619 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-756b57a7-0bf5-497b-95fd-947b1359db4f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:00.621576 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-756b57a7-0bf5-497b-95fd-947b1359db4f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 16:00:00.621576 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-756b57a7-0bf5-497b-95fd-947b1359db4f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:00.621576 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-756b57a7-0bf5-497b-95fd-947b1359db4f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:00.643628 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:00.643628 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:00.660735 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-756b57a7-0bf5-497b-95fd-947b1359db4f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 16:00:00.668718 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-756b57a7-0bf5-497b-95fd-947b1359db4f tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 200 Aug 19 16:00:00.668893 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 434/1719] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:00 2026] GET /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:00.687055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae231735-cc8c-40ea-9807-6e5fdfb17b88 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:00.689868 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae231735-cc8c-40ea-9807-6e5fdfb17b88 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 16:00:00.690246 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae231735-cc8c-40ea-9807-6e5fdfb17b88 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:00.690352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae231735-cc8c-40ea-9807-6e5fdfb17b88 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:00.701734 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:00.701734 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:00.707118 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ae231735-cc8c-40ea-9807-6e5fdfb17b88 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 16:00:00.714793 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae231735-cc8c-40ea-9807-6e5fdfb17b88 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 200 Aug 19 16:00:00.715330 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 432/1720] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:00 2026] GET /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:00.734138 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98cd04a3-cd8a-4f12-837a-5b263723d5fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:00.736302 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98cd04a3-cd8a-4f12-837a-5b263723d5fb tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e Aug 19 16:00:00.736710 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98cd04a3-cd8a-4f12-837a-5b263723d5fb tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:00.736962 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98cd04a3-cd8a-4f12-837a-5b263723d5fb tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:00.737130 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-98cd04a3-cd8a-4f12-837a-5b263723d5fb tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Delete snapshot with id: 758bffb2-48b8-4405-956f-576ed853b04e Aug 19 16:00:00.745436 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:00.745436 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:00.746092 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-98cd04a3-cd8a-4f12-837a-5b263723d5fb tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Snapshot retrieved successfully. Aug 19 16:00:00.779313 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-98cd04a3-cd8a-4f12-837a-5b263723d5fb tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Snapshot delete request issued successfully. Aug 19 16:00:00.779630 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98cd04a3-cd8a-4f12-837a-5b263723d5fb tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e returned with HTTP 202 Aug 19 16:00:00.780459 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 425/1721] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:00:00 2026] DELETE /volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:00.789752 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fab7b89d-1db7-4459-9440-88e24e3112a1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:00.792996 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fab7b89d-1db7-4459-9440-88e24e3112a1 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e Aug 19 16:00:00.793446 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fab7b89d-1db7-4459-9440-88e24e3112a1 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:00.793446 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fab7b89d-1db7-4459-9440-88e24e3112a1 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:00.805034 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:00.805034 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:00.805656 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fab7b89d-1db7-4459-9440-88e24e3112a1 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Snapshot retrieved successfully. Aug 19 16:00:00.808862 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fab7b89d-1db7-4459-9440-88e24e3112a1 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e returned with HTTP 200 Aug 19 16:00:00.809468 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 431/1722] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:00 2026] GET /volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:00.964954 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b49d5354-d183-483e-aea9-89264b5cb4b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:00.967449 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b49d5354-d183-483e-aea9-89264b5cb4b6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 Aug 19 16:00:00.967746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b49d5354-d183-483e-aea9-89264b5cb4b6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:00.968099 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b49d5354-d183-483e-aea9-89264b5cb4b6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:00.988400 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:00.988400 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:00.997113 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b49d5354-d183-483e-aea9-89264b5cb4b6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume info retrieved successfully. Aug 19 16:00:01.004495 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b49d5354-d183-483e-aea9-89264b5cb4b6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 returned with HTTP 200 Aug 19 16:00:01.005391 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 435/1723] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:00 2026] GET /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:01.224042 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d3986d4-4bc7-4189-9b6b-d2845d388618 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:01.230061 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d3986d4-4bc7-4189-9b6b-d2845d388618 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:01.232124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d3986d4-4bc7-4189-9b6b-d2845d388618 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:01.232263 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d3986d4-4bc7-4189-9b6b-d2845d388618 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:01.270180 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:01.270180 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:01.285402 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7d3986d4-4bc7-4189-9b6b-d2845d388618 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:01.297449 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d3986d4-4bc7-4189-9b6b-d2845d388618 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:01.297449 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 433/1724] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:01 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:01.828891 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f76e9d7-10b1-49d0-a3d0-8f75735819b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:01.832707 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f76e9d7-10b1-49d0-a3d0-8f75735819b7 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e Aug 19 16:00:01.832707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f76e9d7-10b1-49d0-a3d0-8f75735819b7 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:01.832707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f76e9d7-10b1-49d0-a3d0-8f75735819b7 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:01.843909 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f76e9d7-10b1-49d0-a3d0-8f75735819b7 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e returned with HTTP 404 Aug 19 16:00:01.845527 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 426/1725] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:01 2026] GET /volume/v3/snapshots/758bffb2-48b8-4405-956f-576ed853b04e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:01.858231 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce2b7cb3-2521-4a6c-bd75-e0c5292263d3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:01.861708 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce2b7cb3-2521-4a6c-bd75-e0c5292263d3 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 16:00:01.861708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce2b7cb3-2521-4a6c-bd75-e0c5292263d3 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:01.862771 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce2b7cb3-2521-4a6c-bd75-e0c5292263d3 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:01.879320 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:01.879320 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:01.890221 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ce2b7cb3-2521-4a6c-bd75-e0c5292263d3 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 16:00:01.895542 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce2b7cb3-2521-4a6c-bd75-e0c5292263d3 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 200 Aug 19 16:00:01.896167 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 432/1726] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:01 2026] GET /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:01.920312 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-816dd2b8-a60a-4eab-9213-eb2d1521fff8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:01.921268 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-816dd2b8-a60a-4eab-9213-eb2d1521fff8 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 16:00:01.924793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-816dd2b8-a60a-4eab-9213-eb2d1521fff8 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:01.924793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-816dd2b8-a60a-4eab-9213-eb2d1521fff8 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:01.924793 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-816dd2b8-a60a-4eab-9213-eb2d1521fff8 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Delete volume with id: 6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 16:00:01.933230 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:01.933230 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:01.935665 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-816dd2b8-a60a-4eab-9213-eb2d1521fff8 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 16:00:01.987736 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-816dd2b8-a60a-4eab-9213-eb2d1521fff8 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Delete volume request issued successfully. Aug 19 16:00:01.987736 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-816dd2b8-a60a-4eab-9213-eb2d1521fff8 tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 202 Aug 19 16:00:01.988444 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 436/1727] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:01 2026] DELETE /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:01.998713 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8734fc5-3dd3-48ac-b55b-432c3fdc852c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:02.001848 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8734fc5-3dd3-48ac-b55b-432c3fdc852c tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 16:00:02.001848 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8734fc5-3dd3-48ac-b55b-432c3fdc852c tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:02.001848 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8734fc5-3dd3-48ac-b55b-432c3fdc852c tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:02.018389 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:02.018389 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:02.026582 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8734fc5-3dd3-48ac-b55b-432c3fdc852c tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Volume info retrieved successfully. Aug 19 16:00:02.037031 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8734fc5-3dd3-48ac-b55b-432c3fdc852c tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 200 Aug 19 16:00:02.037031 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 434/1728] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:01 2026] GET /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:02.080356 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-387dbfee-bd99-4042-bad1-c4833372840f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:02.085370 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-387dbfee-bd99-4042-bad1-c4833372840f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:02.085750 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-387dbfee-bd99-4042-bad1-c4833372840f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:02.086472 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-387dbfee-bd99-4042-bad1-c4833372840f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:02.112501 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:02.112501 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:02.120913 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-387dbfee-bd99-4042-bad1-c4833372840f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Volume info retrieved successfully. Aug 19 16:00:02.127152 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-387dbfee-bd99-4042-bad1-c4833372840f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:02.127812 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 427/1729] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:02 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:02.196441 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a313d3fc-fd1f-40a2-94f8-93d66f8b7789 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:02.199215 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a313d3fc-fd1f-40a2-94f8-93d66f8b7789 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:02.199215 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a313d3fc-fd1f-40a2-94f8-93d66f8b7789 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:02.199705 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a313d3fc-fd1f-40a2-94f8-93d66f8b7789 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:02.227311 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:02.227311 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:02.236276 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a313d3fc-fd1f-40a2-94f8-93d66f8b7789 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:02.247046 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a313d3fc-fd1f-40a2-94f8-93d66f8b7789 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:02.247615 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 433/1730] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:02 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:02.292582 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-666b379f-f5bf-4e4f-ac9c-0bf67f7b1299 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:02.304547 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-666b379f-f5bf-4e4f-ac9c-0bf67f7b1299 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e/action Aug 19 16:00:02.305207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-666b379f-f5bf-4e4f-ac9c-0bf67f7b1299 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:02.305360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-666b379f-f5bf-4e4f-ac9c-0bf67f7b1299 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:02.320237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a59157f-4e70-41b2-a9d4-0ae689c0a2ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:02.326789 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a59157f-4e70-41b2-a9d4-0ae689c0a2ac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:02.326789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a59157f-4e70-41b2-a9d4-0ae689c0a2ac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:02.326789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a59157f-4e70-41b2-a9d4-0ae689c0a2ac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:02.336433 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:02.336433 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:02.336736 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-666b379f-f5bf-4e4f-ac9c-0bf67f7b1299 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:02.337278 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:02.337278 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:02.348604 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a59157f-4e70-41b2-a9d4-0ae689c0a2ac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:02.356367 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a59157f-4e70-41b2-a9d4-0ae689c0a2ac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:02.357691 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 435/1731] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:02 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:02.358583 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-666b379f-f5bf-4e4f-ac9c-0bf67f7b1299 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Begin detaching volume completed successfully. Aug 19 16:00:02.358892 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-666b379f-f5bf-4e4f-ac9c-0bf67f7b1299 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e/action returned with HTTP 202 Aug 19 16:00:02.359455 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 437/1732] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:00:02 2026] POST /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:00:02.405924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9ea98a5-97d3-4926-931c-5c2fea00e447 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:02.409979 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9ea98a5-97d3-4926-931c-5c2fea00e447 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:02.410612 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9ea98a5-97d3-4926-931c-5c2fea00e447 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:02.410612 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9ea98a5-97d3-4926-931c-5c2fea00e447 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:02.438652 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:02.438652 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:02.453333 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d9ea98a5-97d3-4926-931c-5c2fea00e447 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:02.456392 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4c2f04bf-1f64-44e2-bccc-bcba472e0a95 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:02.456975 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c2f04bf-1f64-44e2-bccc-bcba472e0a95 None None] GET https://10.4.3.32/volume// Aug 19 16:00:02.457465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c2f04bf-1f64-44e2-bccc-bcba472e0a95 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:02.457550 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c2f04bf-1f64-44e2-bccc-bcba472e0a95 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:02.458022 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c2f04bf-1f64-44e2-bccc-bcba472e0a95 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:02.458437 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 434/1733] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00: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 19 16:00:02.459350 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9ea98a5-97d3-4926-931c-5c2fea00e447 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:02.460104 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 428/1734] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:02 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1443 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:02.471394 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-2f14cc51-1d89-4c52-82b4-1e2d6eb66630 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:02.475290 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-2f14cc51-1d89-4c52-82b4-1e2d6eb66630 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:02.475290 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-2f14cc51-1d89-4c52-82b4-1e2d6eb66630 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:02.476374 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-2f14cc51-1d89-4c52-82b4-1e2d6eb66630 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:02.499151 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:02.499151 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:02.508787 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-2f14cc51-1d89-4c52-82b4-1e2d6eb66630 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:02.514612 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-2f14cc51-1d89-4c52-82b4-1e2d6eb66630 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:02.515240 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 436/1735] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:02 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1623 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:03.055536 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa521492-781c-42d8-ac27-b9cb31e6127b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:03.059236 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa521492-781c-42d8-ac27-b9cb31e6127b tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] GET https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 Aug 19 16:00:03.059446 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa521492-781c-42d8-ac27-b9cb31e6127b tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:03.059672 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa521492-781c-42d8-ac27-b9cb31e6127b tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:03.073475 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa521492-781c-42d8-ac27-b9cb31e6127b tempest-VolumesExtendTest-1010216607 tempest-VolumesExtendTest-1010216607-project-member] https://10.4.3.32/volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 returned with HTTP 404 Aug 19 16:00:03.073930 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 438/1736] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:03 2026] GET /volume/v3/volumes/6cf68ed4-d9b6-4240-80b6-7b10835295b3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:03.338159 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a0e18c44-f540-4a1f-a03c-f93918749766 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:03.341928 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a0e18c44-f540-4a1f-a03c-f93918749766 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:03.342284 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a0e18c44-f540-4a1f-a03c-f93918749766 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:03.343835 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a0e18c44-f540-4a1f-a03c-f93918749766 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:03.369525 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:03.369525 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:03.377510 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a0e18c44-f540-4a1f-a03c-f93918749766 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:03.380301 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2973f0cc-ea56-4a36-b3d2-32cb7e4a249e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:03.384241 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2973f0cc-ea56-4a36-b3d2-32cb7e4a249e tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:03.384241 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2973f0cc-ea56-4a36-b3d2-32cb7e4a249e tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:03.384241 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2973f0cc-ea56-4a36-b3d2-32cb7e4a249e tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:03.387739 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-a0e18c44-f540-4a1f-a03c-f93918749766 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:03.388350 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 435/1737] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:03 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1443 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:03.396493 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:03.396493 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:03.406212 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2973f0cc-ea56-4a36-b3d2-32cb7e4a249e tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:03.413244 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2973f0cc-ea56-4a36-b3d2-32cb7e4a249e tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:03.413803 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 429/1738] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:03 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:03.418837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-925a1c4f-161f-4824-a790-4e20f972ab55 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:03.423014 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-925a1c4f-161f-4824-a790-4e20f972ab55 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda Aug 19 16:00:03.423728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-925a1c4f-161f-4824-a790-4e20f972ab55 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:03.423728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-925a1c4f-161f-4824-a790-4e20f972ab55 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:03.435802 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:03.435802 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:03.480878 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0fc7ff49-7f03-4c39-9ebe-1dc58f8cbcee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:03.482888 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0fc7ff49-7f03-4c39-9ebe-1dc58f8cbcee tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:03.483370 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0fc7ff49-7f03-4c39-9ebe-1dc58f8cbcee tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:03.483518 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0fc7ff49-7f03-4c39-9ebe-1dc58f8cbcee tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:03.506442 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:03.506442 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:03.512447 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0fc7ff49-7f03-4c39-9ebe-1dc58f8cbcee tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:03.517919 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0fc7ff49-7f03-4c39-9ebe-1dc58f8cbcee tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:03.518685 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 439/1739] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:03 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:03.534122 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5689f32a-e6e9-4c39-82f1-98fd2d778c46 req-925a1c4f-161f-4824-a790-4e20f972ab55 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda returned with HTTP 200 Aug 19 16:00:03.534639 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 437/1740] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:00:03 2026] DELETE /volume/v3/attachments/346a43b5-7081-484b-a976-350be8b2beda => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:00:04.431788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-524b0563-1701-4b53-b462-127b11ae42f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:04.434380 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-524b0563-1701-4b53-b462-127b11ae42f8 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:04.434678 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-524b0563-1701-4b53-b462-127b11ae42f8 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:04.434985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-524b0563-1701-4b53-b462-127b11ae42f8 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:04.446893 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:04.446893 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:04.452566 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-524b0563-1701-4b53-b462-127b11ae42f8 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:04.459503 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-524b0563-1701-4b53-b462-127b11ae42f8 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:04.460286 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 436/1741] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:04 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:04.540492 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-199d0d98-3be9-4179-914d-e1b4aa2c7890 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:04.543104 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-199d0d98-3be9-4179-914d-e1b4aa2c7890 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:04.543104 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-199d0d98-3be9-4179-914d-e1b4aa2c7890 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:04.543401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-199d0d98-3be9-4179-914d-e1b4aa2c7890 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:04.556478 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:04.556478 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:04.561277 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-199d0d98-3be9-4179-914d-e1b4aa2c7890 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:04.567856 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-199d0d98-3be9-4179-914d-e1b4aa2c7890 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:04.568246 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 430/1742] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:04 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:04.586693 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-70a24856-d5fd-4d9f-a745-380781e6c45e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:04.589725 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-70a24856-d5fd-4d9f-a745-380781e6c45e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:04.590083 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-70a24856-d5fd-4d9f-a745-380781e6c45e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:04.590313 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-70a24856-d5fd-4d9f-a745-380781e6c45e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:04.605369 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:04.605369 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:04.612032 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-70a24856-d5fd-4d9f-a745-380781e6c45e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] Volume info retrieved successfully. Aug 19 16:00:04.618969 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-70a24856-d5fd-4d9f-a745-380781e6c45e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-reader] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:04.619720 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 440/1743] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:04 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:04.694924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-4904b2fe-30f5-479b-bb83-e4896ed76a96 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:04.699578 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-4904b2fe-30f5-479b-bb83-e4896ed76a96 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:04.699896 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-4904b2fe-30f5-479b-bb83-e4896ed76a96 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:04.700217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-4904b2fe-30f5-479b-bb83-e4896ed76a96 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:04.714926 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:04.714926 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:04.719938 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-4904b2fe-30f5-479b-bb83-e4896ed76a96 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:04.726750 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-4904b2fe-30f5-479b-bb83-e4896ed76a96 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:04.727109 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 438/1744] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:04 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:04.761489 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-af1510b3-3cb3-432b-84cd-cb0f1b653922 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:04.765911 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-af1510b3-3cb3-432b-84cd-cb0f1b653922 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e/action Aug 19 16:00:04.766645 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-af1510b3-3cb3-432b-84cd-cb0f1b653922 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:04.766645 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-af1510b3-3cb3-432b-84cd-cb0f1b653922 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:04.786381 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:04.786381 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:04.787053 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-af1510b3-3cb3-432b-84cd-cb0f1b653922 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:04.800313 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-af1510b3-3cb3-432b-84cd-cb0f1b653922 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Begin detaching volume completed successfully. Aug 19 16:00:04.800313 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-af1510b3-3cb3-432b-84cd-cb0f1b653922 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e/action returned with HTTP 202 Aug 19 16:00:04.801994 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 437/1745] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:00:04 2026] POST /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:00:04.836883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20a87854-57fb-401b-95e2-b87b59ec07a1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:04.839607 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20a87854-57fb-401b-95e2-b87b59ec07a1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:04.840087 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20a87854-57fb-401b-95e2-b87b59ec07a1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:04.840636 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20a87854-57fb-401b-95e2-b87b59ec07a1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:04.862134 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:04.862134 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:04.870917 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-20a87854-57fb-401b-95e2-b87b59ec07a1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:04.879874 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20a87854-57fb-401b-95e2-b87b59ec07a1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:04.880343 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 431/1746] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:04 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:04.966016 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-298c26e4-fb6d-490f-add6-b01aa3fbcb54 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:04.968624 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-298c26e4-fb6d-490f-add6-b01aa3fbcb54 None None] GET https://10.4.3.32/volume// Aug 19 16:00:04.968624 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-298c26e4-fb6d-490f-add6-b01aa3fbcb54 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:04.968624 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-298c26e4-fb6d-490f-add6-b01aa3fbcb54 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:04.968624 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-298c26e4-fb6d-490f-add6-b01aa3fbcb54 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:04.972176 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 441/1747] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00:04 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:00:05.008100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-ce841b1a-fd6d-4086-a819-769892ef8d35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:05.015063 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-ce841b1a-fd6d-4086-a819-769892ef8d35 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:05.015362 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-ce841b1a-fd6d-4086-a819-769892ef8d35 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:05.015650 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-ce841b1a-fd6d-4086-a819-769892ef8d35 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:05.049034 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:05.049034 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:05.076261 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-ce841b1a-fd6d-4086-a819-769892ef8d35 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:05.083464 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-ce841b1a-fd6d-4086-a819-769892ef8d35 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:05.084500 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 439/1748] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:05 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1326 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:05.147674 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:05.323407 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:05.323947 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1418818287"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:05.325883 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1418818287'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:05.326068 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume of 1 GB Aug 19 16:00:05.332495 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Availability Zones retrieved successfully. Aug 19 16:00:05.340039 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (296ed5e4-2edc-429d-8180-305e2d22b273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:05.341703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974effcc-c7e7-40db-89de-b0e1fdb483d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:05.343257 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:05.388024 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974effcc-c7e7-40db-89de-b0e1fdb483d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:05.389114 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a53cfdc-1195-4571-a99e-4688869661b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:05.478829 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-be2bb2c7-ee4a-4022-a9d3-3882e0458133 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:05.480741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be2bb2c7-ee4a-4022-a9d3-3882e0458133 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:05.481791 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be2bb2c7-ee4a-4022-a9d3-3882e0458133 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:05.481791 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be2bb2c7-ee4a-4022-a9d3-3882e0458133 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:05.492638 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:05.492638 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:05.500014 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-be2bb2c7-ee4a-4022-a9d3-3882e0458133 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:05.507198 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Created reservations ['fce314ad-2040-49b6-b639-53268224b2de', 'd7441e7c-2948-43b4-bb62-ce23cbb81dff', 'ac3dd4d6-ce7d-41b9-b0c1-0cdf24c42971', '2598fb6f-67ec-4d25-8fd9-e0ee8136016f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:05.509971 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be2bb2c7-ee4a-4022-a9d3-3882e0458133 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:05.509971 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 432/1749] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:05 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:05.510112 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a53cfdc-1195-4571-a99e-4688869661b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fce314ad-2040-49b6-b639-53268224b2de', 'd7441e7c-2948-43b4-bb62-ce23cbb81dff', 'ac3dd4d6-ce7d-41b9-b0c1-0cdf24c42971', '2598fb6f-67ec-4d25-8fd9-e0ee8136016f']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:05.510112 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3562ed83-3f88-4dd3-b31b-be49fbebc74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:05.545524 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3562ed83-3f88-4dd3-b31b-be49fbebc74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dce714a6-bb57-40b7-9afb-d7366538c83f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1418818287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['fce314ad-2040-49b6-b639-53268224b2de','d7441e7c-2948-43b4-bb62-ce23cbb81dff','ac3dd4d6-ce7d-41b9-b0c1-0cdf24c42971','2598fb6f-67ec-4d25-8fd9-e0ee8136016f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1418818287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dce714a6-bb57-40b7-9afb-d7366538c83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='46ae6e92526447b38420b47f3cb8236b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:05.546820 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1447dac8-f043-49d3-9455-64b8d771ac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:05.579164 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1447dac8-f043-49d3-9455-64b8d771ac95) transitioned into 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-1418818287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['fce314ad-2040-49b6-b639-53268224b2de','d7441e7c-2948-43b4-bb62-ce23cbb81dff','ac3dd4d6-ce7d-41b9-b0c1-0cdf24c42971','2598fb6f-67ec-4d25-8fd9-e0ee8136016f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:05.579342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207c9583-0e53-453c-9bc3-3bf6c940c5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:05.600699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207c9583-0e53-453c-9bc3-3bf6c940c5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:05.601420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (296ed5e4-2edc-429d-8180-305e2d22b273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:05.601573 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request issued successfully. Aug 19 16:00:05.602299 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ccd83a4-931c-4a75-b805-7d98aaad5c4c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:05.603507 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 438/1750] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:05 2026] POST /volume/v3/volumes => generated 756 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:05.625441 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-489a98cc-0605-4e3e-ae5a-e9c8f1333abd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:05.627527 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-489a98cc-0605-4e3e-ae5a-e9c8f1333abd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f Aug 19 16:00:05.627932 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-489a98cc-0605-4e3e-ae5a-e9c8f1333abd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:05.628134 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-489a98cc-0605-4e3e-ae5a-e9c8f1333abd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:05.642852 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:05.642852 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:05.661203 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-489a98cc-0605-4e3e-ae5a-e9c8f1333abd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:05.674263 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-489a98cc-0605-4e3e-ae5a-e9c8f1333abd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f returned with HTTP 200 Aug 19 16:00:05.674980 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 442/1751] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:05 2026] GET /volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f => generated 824 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:05.902482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ffa947a-814e-4846-8a33-5d9346d687f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:05.904738 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ffa947a-814e-4846-8a33-5d9346d687f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:05.906874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ffa947a-814e-4846-8a33-5d9346d687f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:05.906874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ffa947a-814e-4846-8a33-5d9346d687f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:05.934046 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:05.934046 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:05.940107 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ffa947a-814e-4846-8a33-5d9346d687f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:05.949434 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ffa947a-814e-4846-8a33-5d9346d687f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:05.949434 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 440/1752] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:05 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:06.524426 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-935e442a-d369-4513-81d1-457c6e2c8ad9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:06.526655 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-935e442a-d369-4513-81d1-457c6e2c8ad9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:06.526961 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-935e442a-d369-4513-81d1-457c6e2c8ad9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:06.527189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-935e442a-d369-4513-81d1-457c6e2c8ad9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:06.537085 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:06.537085 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:06.542775 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-935e442a-d369-4513-81d1-457c6e2c8ad9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:06.549274 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-935e442a-d369-4513-81d1-457c6e2c8ad9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:06.549888 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 433/1753] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:06 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:06.694125 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0cbdebab-7c44-4c7a-a432-dabc60617fe1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:06.696572 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0cbdebab-7c44-4c7a-a432-dabc60617fe1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f Aug 19 16:00:06.696860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0cbdebab-7c44-4c7a-a432-dabc60617fe1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:06.697078 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0cbdebab-7c44-4c7a-a432-dabc60617fe1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:06.708530 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:06.708530 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:06.714317 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0cbdebab-7c44-4c7a-a432-dabc60617fe1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:06.720951 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0cbdebab-7c44-4c7a-a432-dabc60617fe1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f returned with HTTP 200 Aug 19 16:00:06.721583 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 439/1754] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:06 2026] GET /volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:06.738302 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8961d89a-c585-462d-a2c5-e76d6ca1713b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:06.742857 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8961d89a-c585-462d-a2c5-e76d6ca1713b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:00:06.742857 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8961d89a-c585-462d-a2c5-e76d6ca1713b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dce714a6-bb57-40b7-9afb-d7366538c83f", "name": "tempest-CreateVolumesFromBackupTest-Backup-1012967961"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:06.745109 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-8961d89a-c585-462d-a2c5-e76d6ca1713b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Creating new backup {'backup': {'volume_id': 'dce714a6-bb57-40b7-9afb-d7366538c83f', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1012967961'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:00:06.745109 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-8961d89a-c585-462d-a2c5-e76d6ca1713b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Creating backup of volume dce714a6-bb57-40b7-9afb-d7366538c83f in container None Aug 19 16:00:06.748590 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=364,cinder:UPDATE=87,cinder:INSERT=59 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:00:06.757150 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:06.757150 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:06.758873 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8961d89a-c585-462d-a2c5-e76d6ca1713b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:06.799957 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-8961d89a-c585-462d-a2c5-e76d6ca1713b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Created reservations ['a28b546b-cdf8-4f23-adbc-6f230d9a997a', 'be9247ca-3964-4099-b6d1-b06d4ec46a12'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:06.850636 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8961d89a-c585-462d-a2c5-e76d6ca1713b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:00:06.851558 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 443/1755] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:06 2026] POST /volume/v3/backups => generated 337 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:06.860009 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43f81b30-96fb-4938-8572-4e9fc88fb4ee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:06.864629 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43f81b30-96fb-4938-8572-4e9fc88fb4ee tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:06.865084 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43f81b30-96fb-4938-8572-4e9fc88fb4ee tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:06.865443 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43f81b30-96fb-4938-8572-4e9fc88fb4ee tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:06.865672 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-43f81b30-96fb-4938-8572-4e9fc88fb4ee tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:06.874795 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:06.874795 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:06.874795 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43f81b30-96fb-4938-8572-4e9fc88fb4ee tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:06.874795 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 441/1756] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:06 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:06.967343 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f64b09e0-4138-488d-a1be-0bcd441ec861 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:06.971269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f64b09e0-4138-488d-a1be-0bcd441ec861 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:06.971570 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f64b09e0-4138-488d-a1be-0bcd441ec861 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:06.971813 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f64b09e0-4138-488d-a1be-0bcd441ec861 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:06.974680 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=337,cinder:UPDATE=99,cinder:DELETE=1,cinder:INSERT=49 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:00:06.989406 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:06.989406 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:06.996366 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f64b09e0-4138-488d-a1be-0bcd441ec861 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:07.003679 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f64b09e0-4138-488d-a1be-0bcd441ec861 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:07.004296 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 434/1757] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:06 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:07.566584 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2b72eb23-08e7-465e-bf58-c26fb08e0a84 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:07.571285 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b72eb23-08e7-465e-bf58-c26fb08e0a84 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:07.571563 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b72eb23-08e7-465e-bf58-c26fb08e0a84 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:07.572714 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b72eb23-08e7-465e-bf58-c26fb08e0a84 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:07.576466 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=404,cinder:INSERT=79,cinder:UPDATE=120,cinder:DELETE=2 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:00:07.585875 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:07.585875 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:07.595910 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2b72eb23-08e7-465e-bf58-c26fb08e0a84 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:07.606201 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b72eb23-08e7-465e-bf58-c26fb08e0a84 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:07.606965 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 440/1758] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:07 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:07.892245 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bea9ccba-9ff9-4a42-923b-59d7da1eada5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:07.898397 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bea9ccba-9ff9-4a42-923b-59d7da1eada5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:07.898667 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bea9ccba-9ff9-4a42-923b-59d7da1eada5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:07.899746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bea9ccba-9ff9-4a42-923b-59d7da1eada5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:07.900509 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bea9ccba-9ff9-4a42-923b-59d7da1eada5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:07.914624 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:07.914624 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:07.916939 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bea9ccba-9ff9-4a42-923b-59d7da1eada5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:07.916939 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 444/1759] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:07 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:08.027853 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b558de5f-e1c0-4e83-b52e-a42354227d9e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:08.032635 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b558de5f-e1c0-4e83-b52e-a42354227d9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:08.034263 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b558de5f-e1c0-4e83-b52e-a42354227d9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:08.034263 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b558de5f-e1c0-4e83-b52e-a42354227d9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:08.053471 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:08.053471 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:08.064565 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b558de5f-e1c0-4e83-b52e-a42354227d9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:08.072726 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b558de5f-e1c0-4e83-b52e-a42354227d9e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:08.073460 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 442/1760] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:08 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:08.624353 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4d64f67f-e336-426f-b881-769e1514d651 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:08.629480 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d64f67f-e336-426f-b881-769e1514d651 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:08.629845 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d64f67f-e336-426f-b881-769e1514d651 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:08.630185 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d64f67f-e336-426f-b881-769e1514d651 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:08.639881 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:08.639881 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:08.646677 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4d64f67f-e336-426f-b881-769e1514d651 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:08.652749 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d64f67f-e336-426f-b881-769e1514d651 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:08.654783 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 435/1761] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:08 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:08.933402 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a17fc62-21ce-4804-9d6f-ec799ae41c8c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:08.935471 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a17fc62-21ce-4804-9d6f-ec799ae41c8c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:08.935747 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a17fc62-21ce-4804-9d6f-ec799ae41c8c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:08.936743 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a17fc62-21ce-4804-9d6f-ec799ae41c8c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:08.936743 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8a17fc62-21ce-4804-9d6f-ec799ae41c8c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:08.942318 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:08.942318 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:08.943431 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a17fc62-21ce-4804-9d6f-ec799ae41c8c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:08.944120 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 441/1762] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:08 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:09.092414 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3388ce5a-c258-4a09-9f6e-05c8a956e66b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:09.095946 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3388ce5a-c258-4a09-9f6e-05c8a956e66b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:09.096190 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3388ce5a-c258-4a09-9f6e-05c8a956e66b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:09.096432 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3388ce5a-c258-4a09-9f6e-05c8a956e66b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:09.117633 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:09.117633 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:09.129311 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3388ce5a-c258-4a09-9f6e-05c8a956e66b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:09.135814 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3388ce5a-c258-4a09-9f6e-05c8a956e66b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:09.136496 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 445/1763] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:09 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:09.162803 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-d58adc94-7967-43ac-a3d4-58dc354f247a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:09.166439 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-d58adc94-7967-43ac-a3d4-58dc354f247a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:09.166887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-d58adc94-7967-43ac-a3d4-58dc354f247a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:09.167259 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-d58adc94-7967-43ac-a3d4-58dc354f247a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:09.182058 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:09.182058 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:09.188225 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-d58adc94-7967-43ac-a3d4-58dc354f247a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:09.195731 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-d58adc94-7967-43ac-a3d4-58dc354f247a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:09.196580 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 443/1764] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:09 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:09.674866 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bbb53a95-ab46-4758-bcf8-29213979fe7c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:09.676942 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bbb53a95-ab46-4758-bcf8-29213979fe7c tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:09.677148 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bbb53a95-ab46-4758-bcf8-29213979fe7c tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:09.677368 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bbb53a95-ab46-4758-bcf8-29213979fe7c tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:09.688789 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:09.688789 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:09.695010 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bbb53a95-ab46-4758-bcf8-29213979fe7c tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:09.703347 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bbb53a95-ab46-4758-bcf8-29213979fe7c tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:09.703932 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 436/1765] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:09 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:09.964713 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aba58c42-715d-4e3b-8774-057f43f4e240 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:09.967960 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aba58c42-715d-4e3b-8774-057f43f4e240 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:09.968342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aba58c42-715d-4e3b-8774-057f43f4e240 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:09.968837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aba58c42-715d-4e3b-8774-057f43f4e240 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:09.968928 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-aba58c42-715d-4e3b-8774-057f43f4e240 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:09.975285 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:09.975285 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:09.976446 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aba58c42-715d-4e3b-8774-057f43f4e240 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:09.978155 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 442/1766] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:09 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:10.158526 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f69c17f4-b82b-4bd8-a4b6-78611140de1a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:10.160643 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f69c17f4-b82b-4bd8-a4b6-78611140de1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:10.161952 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f69c17f4-b82b-4bd8-a4b6-78611140de1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:10.162332 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f69c17f4-b82b-4bd8-a4b6-78611140de1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:10.182722 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:10.182722 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:10.191745 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f69c17f4-b82b-4bd8-a4b6-78611140de1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:10.201776 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f69c17f4-b82b-4bd8-a4b6-78611140de1a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:10.202323 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 446/1767] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:10 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:10.719689 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8238addf-efde-47b9-8509-416d7f4c883a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:10.723024 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8238addf-efde-47b9-8509-416d7f4c883a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:10.723249 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8238addf-efde-47b9-8509-416d7f4c883a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:10.723445 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8238addf-efde-47b9-8509-416d7f4c883a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:10.734202 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:10.734202 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:10.739448 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8238addf-efde-47b9-8509-416d7f4c883a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:10.746003 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8238addf-efde-47b9-8509-416d7f4c883a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:10.746662 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 444/1768] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:10 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:10.992382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c7af280-bc42-4f3c-bbbf-f0265bbd5471 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:10.994854 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c7af280-bc42-4f3c-bbbf-f0265bbd5471 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:10.995439 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c7af280-bc42-4f3c-bbbf-f0265bbd5471 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:10.997016 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c7af280-bc42-4f3c-bbbf-f0265bbd5471 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:10.997242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4c7af280-bc42-4f3c-bbbf-f0265bbd5471 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:11.016345 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:11.016345 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:11.017325 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c7af280-bc42-4f3c-bbbf-f0265bbd5471 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:11.022234 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 437/1769] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:10 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:11.026184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-982cd881-abf5-4c7d-9ddd-6655ebfd78ff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:11.028986 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-982cd881-abf5-4c7d-9ddd-6655ebfd78ff tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/8c1516ea-1ac2-4318-9af3-1292157008b1/action Aug 19 16:00:11.029458 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-982cd881-abf5-4c7d-9ddd-6655ebfd78ff tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-attach": {"instance_uuid": "2434fbbe-8f07-474f-b99e-1fd993bbd5d4", "mountpoint": "/dev/vdc"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:11.029716 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-982cd881-abf5-4c7d-9ddd-6655ebfd78ff tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2434fbbe-8f07-474f-b99e-1fd993bbd5d4", "mountpoint": "/dev/vdc"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:11.039657 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-982cd881-abf5-4c7d-9ddd-6655ebfd78ff tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/8c1516ea-1ac2-4318-9af3-1292157008b1/action returned with HTTP 404 Aug 19 16:00:11.040457 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 443/1770] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:11 2026] POST /volume/v3/volumes/8c1516ea-1ac2-4318-9af3-1292157008b1/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:11.224333 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-45e64227-3e91-45dd-8a55-2f69d008b8b7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:11.228886 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45e64227-3e91-45dd-8a55-2f69d008b8b7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:11.230808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45e64227-3e91-45dd-8a55-2f69d008b8b7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:11.230808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45e64227-3e91-45dd-8a55-2f69d008b8b7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:11.255746 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:11.255746 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:11.265416 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-45e64227-3e91-45dd-8a55-2f69d008b8b7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:11.274912 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45e64227-3e91-45dd-8a55-2f69d008b8b7 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:11.275406 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 447/1771] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:11 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1c9025d7-4357-4c81-bcc5-1c939148dca4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c9025d7-4357-4c81-bcc5-1c939148dca4 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c9025d7-4357-4c81-bcc5-1c939148dca4 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c9025d7-4357-4c81-bcc5-1c939148dca4 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c9025d7-4357-4c81-bcc5-1c939148dca4 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c9025d7-4357-4c81-bcc5-1c939148dca4 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:12.538813 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 445/1772] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:11 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5afd829-6e47-4b5c-951d-aa96819735dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5afd829-6e47-4b5c-951d-aa96819735dd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5afd829-6e47-4b5c-951d-aa96819735dd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5afd829-6e47-4b5c-951d-aa96819735dd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f5afd829-6e47-4b5c-951d-aa96819735dd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5afd829-6e47-4b5c-951d-aa96819735dd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:12.540385 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 438/1773] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:12 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b86cbf29-fcf0-4f06-bee6-22ab5bdf18b4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b86cbf29-fcf0-4f06-bee6-22ab5bdf18b4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b86cbf29-fcf0-4f06-bee6-22ab5bdf18b4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b86cbf29-fcf0-4f06-bee6-22ab5bdf18b4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b86cbf29-fcf0-4f06-bee6-22ab5bdf18b4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b86cbf29-fcf0-4f06-bee6-22ab5bdf18b4 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:12.541332 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 444/1774] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:12 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:12.824308 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-17ad530f-ce18-4866-9ea8-f51d0a3f3cac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:12.827374 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17ad530f-ce18-4866-9ea8-f51d0a3f3cac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:12.827718 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17ad530f-ce18-4866-9ea8-f51d0a3f3cac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:12.828016 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17ad530f-ce18-4866-9ea8-f51d0a3f3cac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:12.838814 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:12.838814 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:12.844489 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-17ad530f-ce18-4866-9ea8-f51d0a3f3cac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:12.852175 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17ad530f-ce18-4866-9ea8-f51d0a3f3cac tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:12.852175 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 448/1775] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:12 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:13.068381 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f0f78c9b-32c0-4302-8030-40c799707421 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:13.070837 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0f78c9b-32c0-4302-8030-40c799707421 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:13.071155 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0f78c9b-32c0-4302-8030-40c799707421 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:13.071306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0f78c9b-32c0-4302-8030-40c799707421 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:13.071403 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f0f78c9b-32c0-4302-8030-40c799707421 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:13.078356 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:13.078356 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:13.079679 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0f78c9b-32c0-4302-8030-40c799707421 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:13.080250 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 446/1776] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:13 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:13.351843 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-810eef8a-3b17-4631-b68a-ef5d8f54933d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:13.355153 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-810eef8a-3b17-4631-b68a-ef5d8f54933d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:13.355422 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-810eef8a-3b17-4631-b68a-ef5d8f54933d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:13.355697 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-810eef8a-3b17-4631-b68a-ef5d8f54933d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:13.369213 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:13.369213 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:13.374691 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-810eef8a-3b17-4631-b68a-ef5d8f54933d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:13.382053 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-810eef8a-3b17-4631-b68a-ef5d8f54933d tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:13.382804 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 439/1777] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:13 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:13.873724 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a00fa21b-3b5a-4212-8a7c-c6a27f8df444 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:13.875614 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a00fa21b-3b5a-4212-8a7c-c6a27f8df444 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:13.878959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a00fa21b-3b5a-4212-8a7c-c6a27f8df444 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:13.879285 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a00fa21b-3b5a-4212-8a7c-c6a27f8df444 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:13.889452 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:13.889452 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:13.895352 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a00fa21b-3b5a-4212-8a7c-c6a27f8df444 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:13.900809 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a00fa21b-3b5a-4212-8a7c-c6a27f8df444 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:13.901295 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 445/1778] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:13 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:14.096231 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1bb0074e-c108-4be4-8237-1c43c1d83635 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:14.100869 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bb0074e-c108-4be4-8237-1c43c1d83635 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:14.101235 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bb0074e-c108-4be4-8237-1c43c1d83635 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:14.101529 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bb0074e-c108-4be4-8237-1c43c1d83635 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:14.102534 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1bb0074e-c108-4be4-8237-1c43c1d83635 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:14.108617 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:14.108617 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:14.109635 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bb0074e-c108-4be4-8237-1c43c1d83635 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:14.110052 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 449/1779] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:14 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:14.397037 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d447f721-2715-4fde-89cc-f735519001cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:14.401604 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d447f721-2715-4fde-89cc-f735519001cf tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:14.401955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d447f721-2715-4fde-89cc-f735519001cf tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:14.402247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d447f721-2715-4fde-89cc-f735519001cf tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:14.420522 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:14.420522 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:14.426203 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d447f721-2715-4fde-89cc-f735519001cf tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:14.435127 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d447f721-2715-4fde-89cc-f735519001cf tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:14.435532 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 447/1780] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:14 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:14.920767 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e2a4baa9-ca9c-41fe-baf0-e2c15a1752f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:14.923138 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2a4baa9-ca9c-41fe-baf0-e2c15a1752f6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:14.923408 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2a4baa9-ca9c-41fe-baf0-e2c15a1752f6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:14.923637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2a4baa9-ca9c-41fe-baf0-e2c15a1752f6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:14.936434 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:14.936434 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:14.941163 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e2a4baa9-ca9c-41fe-baf0-e2c15a1752f6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:14.947622 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2a4baa9-ca9c-41fe-baf0-e2c15a1752f6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:14.948084 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 440/1781] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:14 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:15.122987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b0de546-a3bd-4525-8c96-19ab36d856ab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:15.124984 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b0de546-a3bd-4525-8c96-19ab36d856ab tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:15.125232 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b0de546-a3bd-4525-8c96-19ab36d856ab tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:15.125444 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b0de546-a3bd-4525-8c96-19ab36d856ab tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:15.125532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1b0de546-a3bd-4525-8c96-19ab36d856ab tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:15.131100 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:15.131100 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:15.132236 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b0de546-a3bd-4525-8c96-19ab36d856ab tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:15.132743 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 446/1782] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:15 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:15.451666 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0dd7577a-01bb-4197-85f0-14115dc1bc47 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:15.453805 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0dd7577a-01bb-4197-85f0-14115dc1bc47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:15.456802 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0dd7577a-01bb-4197-85f0-14115dc1bc47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:15.456802 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0dd7577a-01bb-4197-85f0-14115dc1bc47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:15.471403 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:15.471403 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:15.479650 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0dd7577a-01bb-4197-85f0-14115dc1bc47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:15.492027 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0dd7577a-01bb-4197-85f0-14115dc1bc47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:15.492551 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 450/1783] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:15 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:15.800809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-deac25ef-9663-445a-84fc-624c866fc643 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:15.803096 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:15.803533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a5acc378-160a-470f-b74c-06c06c34b98f", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1534350555"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:15.805825 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume request body: {'volume': {'imageRef': 'a5acc378-160a-470f-b74c-06c06c34b98f', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1534350555'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:15.903285 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume of 2 GB Aug 19 16:00:15.906447 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=410,cinder:INSERT=77,cinder:UPDATE=127 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:00:15.910409 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Availability Zones retrieved successfully. Aug 19 16:00:15.918531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Flow 'volume_create_api' (266cda08-c4de-446f-bd1e-8ca78416a675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:15.921204 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599562fb-e3e1-4da3-afcb-53569f6fe081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:15.922598 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Validating volume size '2' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:15.958972 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599562fb-e3e1-4da3-afcb-53569f6fe081) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 16:00:15.958972 np0000007787 devstack@c-api.service[100249]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a5acc378-160a-470f-b74c-06c06c34b98f is not active. Aug 19 16:00:15.958972 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599562fb-e3e1-4da3-afcb-53569f6fe081) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:15.959915 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599562fb-e3e1-4da3-afcb-53569f6fe081) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 16:00:15.960913 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Flow 'volume_create_api' (266cda08-c4de-446f-bd1e-8ca78416a675) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 16:00:15.961252 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-deac25ef-9663-445a-84fc-624c866fc643 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 19 16:00:15.963291 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 448/1784] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:15 2026] POST /volume/v3/volumes => generated 125 bytes in 162 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:15.966166 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae33adbd-de75-45b2-bf02-cc260e65cccf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:15.969193 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae33adbd-de75-45b2-bf02-cc260e65cccf tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:15.969386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae33adbd-de75-45b2-bf02-cc260e65cccf tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:15.969598 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae33adbd-de75-45b2-bf02-cc260e65cccf tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:15.981435 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:15.981435 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:15.986426 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ae33adbd-de75-45b2-bf02-cc260e65cccf tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:15.993496 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae33adbd-de75-45b2-bf02-cc260e65cccf tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:15.994032 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 441/1785] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:15 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:16.009031 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-c2521ecd-ec12-4f68-9296-42421f83a105 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.011652 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-c2521ecd-ec12-4f68-9296-42421f83a105 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:16.011779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-c2521ecd-ec12-4f68-9296-42421f83a105 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:16.012062 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-c2521ecd-ec12-4f68-9296-42421f83a105 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:16.021232 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:16.021232 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:16.026191 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-c2521ecd-ec12-4f68-9296-42421f83a105 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:16.032159 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-c2521ecd-ec12-4f68-9296-42421f83a105 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:16.032691 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 447/1786] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:16 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:16.133065 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b2e4ef94-4226-4a0e-8b28-a317bee3d42f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.133794 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2e4ef94-4226-4a0e-8b28-a317bee3d42f None None] GET https://10.4.3.32/volume// Aug 19 16:00:16.133794 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ef94-4226-4a0e-8b28-a317bee3d42f None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:16.133937 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ef94-4226-4a0e-8b28-a317bee3d42f None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:16.134277 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2e4ef94-4226-4a0e-8b28-a317bee3d42f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:16.134567 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 451/1787] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:00: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 19 16:00:16.143967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-0aa1792e-c598-4141-9ece-3a4b87011db3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.146304 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-0aa1792e-c598-4141-9ece-3a4b87011db3 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:00:16.148708 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-0aa1792e-c598-4141-9ece-3a4b87011db3 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b04fcbc-ba51-41cd-8fcc-35f18be3f324", "connector": null, "instance_uuid": "d6bed0b9-0c1c-4749-a3a7-2a31d74cad54"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:16.149537 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b494018f-e94e-4a97-9ff7-a59f9eb98633 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.151950 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b494018f-e94e-4a97-9ff7-a59f9eb98633 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:16.152208 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b494018f-e94e-4a97-9ff7-a59f9eb98633 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:16.152455 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b494018f-e94e-4a97-9ff7-a59f9eb98633 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:16.152672 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b494018f-e94e-4a97-9ff7-a59f9eb98633 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:16.158342 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:16.158342 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:16.160719 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:16.160719 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:16.161198 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b494018f-e94e-4a97-9ff7-a59f9eb98633 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:16.161504 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 442/1788] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:16 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:16.198403 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-0aa1792e-c598-4141-9ece-3a4b87011db3 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:00:16.198987 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 449/1789] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:00:16 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 19 16:00:16.237918 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-913ccd99-8816-43b7-833b-a13eec6b434d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.240030 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-913ccd99-8816-43b7-833b-a13eec6b434d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:16.240370 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-913ccd99-8816-43b7-833b-a13eec6b434d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:16.240720 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-913ccd99-8816-43b7-833b-a13eec6b434d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:16.254973 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:16.254973 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:16.256755 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-238f140a-dfa9-41db-86e7-73f1c67613e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.257612 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-238f140a-dfa9-41db-86e7-73f1c67613e8 None None] GET https://10.4.3.32/volume// Aug 19 16:00:16.257835 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-238f140a-dfa9-41db-86e7-73f1c67613e8 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:16.258087 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-238f140a-dfa9-41db-86e7-73f1c67613e8 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:16.259013 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-238f140a-dfa9-41db-86e7-73f1c67613e8 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:16.259396 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 452/1790] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:00:16.259597 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-913ccd99-8816-43b7-833b-a13eec6b434d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:16.266106 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-913ccd99-8816-43b7-833b-a13eec6b434d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:16.266701 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 448/1791] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:16 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:16.272813 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-f08ac646-8845-4239-b43f-d24d71c65a3e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.275487 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-f08ac646-8845-4239-b43f-d24d71c65a3e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:16.275779 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-f08ac646-8845-4239-b43f-d24d71c65a3e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:16.276017 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-f08ac646-8845-4239-b43f-d24d71c65a3e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:16.287658 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:16.287658 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:16.291937 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-f08ac646-8845-4239-b43f-d24d71c65a3e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:16.297731 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-f08ac646-8845-4239-b43f-d24d71c65a3e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:16.298371 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 443/1792] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:16 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 1029 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:16.435096 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-a63570c8-9300-4be0-9ebf-71006ab519db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.437568 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-a63570c8-9300-4be0-9ebf-71006ab519db tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] PUT https://10.4.3.32/volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9 Aug 19 16:00:16.438018 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-a63570c8-9300-4be0-9ebf-71006ab519db tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:16.447053 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-a63570c8-9300-4be0-9ebf-71006ab519db tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Acquiring lock "cinder-attachment_update-6b04fcbc-ba51-41cd-8fcc-35f18be3f324-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:00:16.453130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-a63570c8-9300-4be0-9ebf-71006ab519db tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Lock "cinder-attachment_update-6b04fcbc-ba51-41cd-8fcc-35f18be3f324-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:00:16.454270 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:16.454270 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:16.510122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33f0f122-bfcd-436d-a872-5d40901ef9ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:16.513748 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33f0f122-bfcd-436d-a872-5d40901ef9ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:16.514016 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33f0f122-bfcd-436d-a872-5d40901ef9ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:16.514491 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33f0f122-bfcd-436d-a872-5d40901ef9ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:16.533443 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:16.533443 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:16.541848 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-33f0f122-bfcd-436d-a872-5d40901ef9ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:16.549869 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33f0f122-bfcd-436d-a872-5d40901ef9ad tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:16.550425 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 453/1793] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:16 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:16.559747 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-a63570c8-9300-4be0-9ebf-71006ab519db tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Lock "cinder-attachment_update-6b04fcbc-ba51-41cd-8fcc-35f18be3f324-np0000007787" released by "attachment_update" :: held 0.107s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:00:16.560207 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-a63570c8-9300-4be0-9ebf-71006ab519db tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9 returned with HTTP 200 Aug 19 16:00:16.560909 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 450/1794] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:00:16 2026] PUT /volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:17.012973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fb422ba6-9da4-4865-812d-dc6e6fe75c34 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:17.017630 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb422ba6-9da4-4865-812d-dc6e6fe75c34 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:17.017944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb422ba6-9da4-4865-812d-dc6e6fe75c34 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:17.018300 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb422ba6-9da4-4865-812d-dc6e6fe75c34 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:17.029749 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:17.029749 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:17.036207 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fb422ba6-9da4-4865-812d-dc6e6fe75c34 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:17.043874 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb422ba6-9da4-4865-812d-dc6e6fe75c34 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:17.044286 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 449/1795] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:17 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:17.175698 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b7c5fa9-e383-48d1-90a8-26d33a3af0bf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:17.178234 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b7c5fa9-e383-48d1-90a8-26d33a3af0bf tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:17.178424 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b7c5fa9-e383-48d1-90a8-26d33a3af0bf tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:17.178733 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b7c5fa9-e383-48d1-90a8-26d33a3af0bf tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:17.178894 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4b7c5fa9-e383-48d1-90a8-26d33a3af0bf tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:17.183716 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:17.183716 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:17.184694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b7c5fa9-e383-48d1-90a8-26d33a3af0bf tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:17.185117 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 444/1796] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:17 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:17.284534 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-426a8530-4e8f-4d61-9842-dd5ce7b74c53 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:17.288274 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-426a8530-4e8f-4d61-9842-dd5ce7b74c53 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:17.288274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-426a8530-4e8f-4d61-9842-dd5ce7b74c53 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:17.288528 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-426a8530-4e8f-4d61-9842-dd5ce7b74c53 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:17.303361 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:17.303361 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:17.309420 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-426a8530-4e8f-4d61-9842-dd5ce7b74c53 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:17.316248 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-426a8530-4e8f-4d61-9842-dd5ce7b74c53 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:17.316850 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 454/1797] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:17 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:17.568623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d58c3544-a99f-440f-aa6b-4d43eed3b5ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:17.572227 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d58c3544-a99f-440f-aa6b-4d43eed3b5ba tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:17.572447 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d58c3544-a99f-440f-aa6b-4d43eed3b5ba tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:17.572834 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d58c3544-a99f-440f-aa6b-4d43eed3b5ba tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:17.596442 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:17.596442 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:17.602114 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d58c3544-a99f-440f-aa6b-4d43eed3b5ba tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:17.608792 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d58c3544-a99f-440f-aa6b-4d43eed3b5ba tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:17.609192 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 451/1798] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:17 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:18.059110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-663003fa-a649-4747-9e92-83b518b51670 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.063243 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-663003fa-a649-4747-9e92-83b518b51670 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:18.063402 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-663003fa-a649-4747-9e92-83b518b51670 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:18.063690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-663003fa-a649-4747-9e92-83b518b51670 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:18.077039 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:18.077039 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:18.084297 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-663003fa-a649-4747-9e92-83b518b51670 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:18.092656 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-663003fa-a649-4747-9e92-83b518b51670 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:18.093243 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 450/1799] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:18 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:18.197020 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e5beba0-6ca6-4a27-925f-dfa697f6dd39 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.199409 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e5beba0-6ca6-4a27-925f-dfa697f6dd39 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:18.199671 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e5beba0-6ca6-4a27-925f-dfa697f6dd39 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:18.199939 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e5beba0-6ca6-4a27-925f-dfa697f6dd39 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:18.200095 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0e5beba0-6ca6-4a27-925f-dfa697f6dd39 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:18.205665 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:18.205665 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:18.206694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e5beba0-6ca6-4a27-925f-dfa697f6dd39 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:18.207205 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 445/1800] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:18 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:18.337824 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-131897b4-7453-4da7-ab7e-009420276cbd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.341708 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-131897b4-7453-4da7-ab7e-009420276cbd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:18.341708 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-131897b4-7453-4da7-ab7e-009420276cbd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:18.341708 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-131897b4-7453-4da7-ab7e-009420276cbd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:18.356488 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:18.356488 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:18.363271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.364463 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-131897b4-7453-4da7-ab7e-009420276cbd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:18.366041 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:18.367334 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "f594eead-9d10-4901-a063-d724b86fb461"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.369981 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'f594eead-9d10-4901-a063-d724b86fb461'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:18.373815 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-131897b4-7453-4da7-ab7e-009420276cbd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:18.374501 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 455/1801] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:18 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:18.466878 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume of 1 GB Aug 19 16:00:18.472815 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Availability Zones retrieved successfully. Aug 19 16:00:18.480223 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Flow 'volume_create_api' (aaa21e38-18bc-4378-830e-545764d9d425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:18.482797 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a3c785-76ce-4f92-9620-fc408036c85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:18.484014 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:18.526300 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a3c785-76ce-4f92-9620-fc408036c85b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 16:00:18.526300 np0000007787 devstack@c-api.service[100249]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 19 16:00:18.528580 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a3c785-76ce-4f92-9620-fc408036c85b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:18.529509 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a3c785-76ce-4f92-9620-fc408036c85b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 16:00:18.530604 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Flow 'volume_create_api' (aaa21e38-18bc-4378-830e-545764d9d425) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 16:00:18.530971 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfc718a3-41ef-4a38-b36a-c648284d5556 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 19 16:00:18.531498 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 452/1802] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:18 2026] POST /volume/v3/volumes => generated 134 bytes in 169 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:18.626505 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc435301-47f7-4c85-b21a-5c636fb103a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.628080 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc435301-47f7-4c85-b21a-5c636fb103a0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:18.628431 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc435301-47f7-4c85-b21a-5c636fb103a0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:18.628698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc435301-47f7-4c85-b21a-5c636fb103a0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:18.642073 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:18.642073 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:18.647477 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cc435301-47f7-4c85-b21a-5c636fb103a0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:18.659415 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc435301-47f7-4c85-b21a-5c636fb103a0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:18.660066 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 451/1803] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:18 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:18.747713 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e51953f-ab1c-4d4b-a0cc-ff8103ee5dc3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.749583 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e51953f-ab1c-4d4b-a0cc-ff8103ee5dc3 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:18.749941 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e51953f-ab1c-4d4b-a0cc-ff8103ee5dc3 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.751603 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e51953f-ab1c-4d4b-a0cc-ff8103ee5dc3 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 19 16:00:18.752107 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 446/1804] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:18 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 19 16:00:18.760607 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-de3ed336-7d60-4007-8fe8-e373e91d9060 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.765783 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de3ed336-7d60-4007-8fe8-e373e91d9060 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:18.765783 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-de3ed336-7d60-4007-8fe8-e373e91d9060 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0e1751bc-3cf1-40f7-ad86-69873c6a0547"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.766033 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-de3ed336-7d60-4007-8fe8-e373e91d9060 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0e1751bc-3cf1-40f7-ad86-69873c6a0547'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:18.770544 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-de3ed336-7d60-4007-8fe8-e373e91d9060 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 19 16:00:18.771164 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 456/1805] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:18 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:18.780711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2c839a7-5ea9-415f-9c1a-f400a9d81d34 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.782941 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2c839a7-5ea9-415f-9c1a-f400a9d81d34 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:18.783322 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2c839a7-5ea9-415f-9c1a-f400a9d81d34 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "af9d6906-24d1-4d06-916d-85b8fb88fb73"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.785128 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a2c839a7-5ea9-415f-9c1a-f400a9d81d34 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'af9d6906-24d1-4d06-916d-85b8fb88fb73'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:18.792884 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2c839a7-5ea9-415f-9c1a-f400a9d81d34 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 19 16:00:18.793599 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 453/1806] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:18 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:18.804250 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ad98363-78b9-425d-a8e6-82222220a1bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.806222 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ad98363-78b9-425d-a8e6-82222220a1bd tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:18.806699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ad98363-78b9-425d-a8e6-82222220a1bd tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "9985a630-d813-44fe-899b-eb6c7682c0a7"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.808652 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-8ad98363-78b9-425d-a8e6-82222220a1bd tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '9985a630-d813-44fe-899b-eb6c7682c0a7'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:18.815893 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ad98363-78b9-425d-a8e6-82222220a1bd tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 19 16:00:18.816399 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 452/1807] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:18 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:18.831321 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ff075a2-5567-4ef0-935d-d9588ea16167 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.839682 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ff075a2-5567-4ef0-935d-d9588ea16167 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:18.840421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ff075a2-5567-4ef0-935d-d9588ea16167 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.842605 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ff075a2-5567-4ef0-935d-d9588ea16167 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 19 16:00:18.843109 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 447/1808] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:18 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:18.855165 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-45a21b05-369c-430f-ba78-0afff841b141 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.856683 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45a21b05-369c-430f-ba78-0afff841b141 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:18.857192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-45a21b05-369c-430f-ba78-0afff841b141 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.859698 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-45a21b05-369c-430f-ba78-0afff841b141 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 19 16:00:18.860630 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 457/1809] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:18 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:18.870530 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2509e556-d6f8-4c5a-ae33-50c35bd65251 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.872958 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2509e556-d6f8-4c5a-ae33-50c35bd65251 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:18.873351 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2509e556-d6f8-4c5a-ae33-50c35bd65251 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.875153 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2509e556-d6f8-4c5a-ae33-50c35bd65251 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 19 16:00:18.875830 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 454/1810] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:00:18 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:18.887190 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c65fd7f8-1011-454c-848b-e1d23f6498d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.889473 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c65fd7f8-1011-454c-848b-e1d23f6498d1 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] DELETE https://10.4.3.32/volume/v3/volumes/tempest-invalid-1182813107 Aug 19 16:00:18.889913 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c65fd7f8-1011-454c-848b-e1d23f6498d1 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:18.890178 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c65fd7f8-1011-454c-848b-e1d23f6498d1 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:18.890386 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c65fd7f8-1011-454c-848b-e1d23f6498d1 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Delete volume with id: tempest-invalid-1182813107 Aug 19 16:00:18.897863 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c65fd7f8-1011-454c-848b-e1d23f6498d1 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-1182813107 returned with HTTP 404 Aug 19 16:00:18.898400 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 453/1811] 10.4.3.32 () {66 vars in 1314 bytes} [Wed Aug 19 16:00:18 2026] DELETE /volume/v3/volumes/tempest-invalid-1182813107 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:18.909224 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65334d1f-74d0-4b00-94d2-eac8d4159e7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.911514 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 448/1812] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 16:00:18 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 19 16:00:18.922654 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4f10de9b-0b26-4b1c-be60-856ad094537f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.927399 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f10de9b-0b26-4b1c-be60-856ad094537f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/xxx/action Aug 19 16:00:18.927399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f10de9b-0b26-4b1c-be60-856ad094537f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-detach": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:18.927399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f10de9b-0b26-4b1c-be60-856ad094537f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:18.937389 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f10de9b-0b26-4b1c-be60-856ad094537f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 19 16:00:18.938481 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 458/1813] 10.4.3.32 () {68 vars in 1284 bytes} [Wed Aug 19 16:00:18 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:18.950240 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e395b8a-5f54-4764-8fb6-496729d7bfe4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.952233 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e395b8a-5f54-4764-8fb6-496729d7bfe4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/tempest-invalid-2120323608 Aug 19 16:00:18.952621 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e395b8a-5f54-4764-8fb6-496729d7bfe4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:18.952791 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e395b8a-5f54-4764-8fb6-496729d7bfe4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:18.959387 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e395b8a-5f54-4764-8fb6-496729d7bfe4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-2120323608 returned with HTTP 404 Aug 19 16:00:18.959999 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 455/1814] 10.4.3.32 () {66 vars in 1311 bytes} [Wed Aug 19 16:00:18 2026] GET /volume/v3/volumes/tempest-invalid-2120323608 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:18.972009 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25db6e4c-aff9-4c27-92bb-ae17ea9beed3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.974481 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 454/1815] 10.4.3.32 () {66 vars in 1233 bytes} [Wed Aug 19 16:00:18 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 19 16:00:18.984150 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:18.986520 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?status=null Aug 19 16:00:18.986520 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:18.986709 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:18.987524 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:00:18.987667 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Could not evaluate value null, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 16:00:18.988639 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:00:18.997573 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Get all volumes completed successfully. Aug 19 16:00:19.000806 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7466a8e8-14ac-4d2c-bf5d-2dde374f62e2 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 19 16:00:19.000806 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 449/1816] 10.4.3.32 () {66 vars in 1274 bytes} [Wed Aug 19 16:00:18 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:00:19.020347 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4b26dec1-ec8f-422a-8f1b-d28a59169644 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.022745 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4b26dec1-ec8f-422a-8f1b-d28a59169644 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1466072639 Aug 19 16:00:19.023665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4b26dec1-ec8f-422a-8f1b-d28a59169644 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.024378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4b26dec1-ec8f-422a-8f1b-d28a59169644 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.025178 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-4b26dec1-ec8f-422a-8f1b-d28a59169644 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:00:19.026921 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4b26dec1-ec8f-422a-8f1b-d28a59169644 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1466072639'), ('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:00:19.069134 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4b26dec1-ec8f-422a-8f1b-d28a59169644 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Get all volumes completed successfully. Aug 19 16:00:19.072202 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4b26dec1-ec8f-422a-8f1b-d28a59169644 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1466072639 returned with HTTP 200 Aug 19 16:00:19.072961 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 459/1817] 10.4.3.32 () {66 vars in 1352 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1466072639 => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:00:19.089103 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.092385 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes?status=null Aug 19 16:00:19.092819 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.093089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.093542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:00:19.093939 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Could not evaluate value null, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 16:00:19.094950 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:00:19.108856 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a46cce8a-ef3f-4be5-bf5a-eaa871e08a77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.111077 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a46cce8a-ef3f-4be5-bf5a-eaa871e08a77 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:19.111397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a46cce8a-ef3f-4be5-bf5a-eaa871e08a77 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.111622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a46cce8a-ef3f-4be5-bf5a-eaa871e08a77 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.121401 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.121401 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:19.126452 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a46cce8a-ef3f-4be5-bf5a-eaa871e08a77 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:19.130442 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Get all volumes completed successfully. Aug 19 16:00:19.130990 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7a6b3aa-9fff-4b2f-9818-a11ce9cd74e0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes?status=null returned with HTTP 200 Aug 19 16:00:19.131507 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 456/1818] 10.4.3.32 () {66 vars in 1253 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:00:19.136602 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a46cce8a-ef3f-4be5-bf5a-eaa871e08a77 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:19.137185 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 455/1819] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:19.145958 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7674490-289c-45b4-8788-de1d17620eb4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.147992 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7674490-289c-45b4-8788-de1d17620eb4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-452291505 Aug 19 16:00:19.148257 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7674490-289c-45b4-8788-de1d17620eb4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.148517 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7674490-289c-45b4-8788-de1d17620eb4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.148858 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-c7674490-289c-45b4-8788-de1d17620eb4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:00:19.149605 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7674490-289c-45b4-8788-de1d17620eb4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-452291505'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:00:19.156452 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7674490-289c-45b4-8788-de1d17620eb4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Get all volumes completed successfully. Aug 19 16:00:19.156973 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7674490-289c-45b4-8788-de1d17620eb4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-452291505 returned with HTTP 200 Aug 19 16:00:19.157274 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 450/1820] 10.4.3.32 () {66 vars in 1329 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-452291505 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:00:19.168152 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-72aa11cf-b80e-4041-97f8-be1b4ee37c5f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.169732 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72aa11cf-b80e-4041-97f8-be1b4ee37c5f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action Aug 19 16:00:19.170257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72aa11cf-b80e-4041-97f8-be1b4ee37c5f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.170486 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72aa11cf-b80e-4041-97f8-be1b4ee37c5f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.183158 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.183158 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:19.185431 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-72aa11cf-b80e-4041-97f8-be1b4ee37c5f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume info retrieved successfully. Aug 19 16:00:19.198150 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-72aa11cf-b80e-4041-97f8-be1b4ee37c5f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Reserve volume completed successfully. Aug 19 16:00:19.199589 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72aa11cf-b80e-4041-97f8-be1b4ee37c5f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action returned with HTTP 202 Aug 19 16:00:19.199589 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 460/1821] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:00:19.207999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3f4fade7-8e2a-4716-860b-c925c211ba87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.209854 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f4fade7-8e2a-4716-860b-c925c211ba87 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action Aug 19 16:00:19.210233 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f4fade7-8e2a-4716-860b-c925c211ba87 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.210352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f4fade7-8e2a-4716-860b-c925c211ba87 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.220061 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.220061 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:19.220445 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3f4fade7-8e2a-4716-860b-c925c211ba87 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume info retrieved successfully. Aug 19 16:00:19.220824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-233c9f17-e2a1-4895-a4a8-cf725e7807bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.223069 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-233c9f17-e2a1-4895-a4a8-cf725e7807bd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:19.223264 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-233c9f17-e2a1-4895-a4a8-cf725e7807bd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.223442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-233c9f17-e2a1-4895-a4a8-cf725e7807bd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.223604 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-233c9f17-e2a1-4895-a4a8-cf725e7807bd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:19.228314 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.228314 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:19.229105 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-233c9f17-e2a1-4895-a4a8-cf725e7807bd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:19.229514 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 456/1822] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:19.229634 np0000007787 devstack@c-api.service[100249]: ERROR cinder.volume.api [None req-3f4fade7-8e2a-4716-860b-c925c211ba87 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume status must be available to reserve, but the status is attaching. Aug 19 16:00:19.229835 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f4fade7-8e2a-4716-860b-c925c211ba87 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action returned with HTTP 400 Aug 19 16:00:19.230343 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 457/1823] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action => generated 132 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:19.240318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-841c2102-1abb-4dde-af34-48d6cce356ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.242071 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-841c2102-1abb-4dde-af34-48d6cce356ec tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action Aug 19 16:00:19.242383 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-841c2102-1abb-4dde-af34-48d6cce356ec tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.242496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-841c2102-1abb-4dde-af34-48d6cce356ec tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.253828 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.253828 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:19.253828 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-841c2102-1abb-4dde-af34-48d6cce356ec tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume info retrieved successfully. Aug 19 16:00:19.268917 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-841c2102-1abb-4dde-af34-48d6cce356ec tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Unreserve volume completed successfully. Aug 19 16:00:19.269172 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-841c2102-1abb-4dde-af34-48d6cce356ec tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action returned with HTTP 202 Aug 19 16:00:19.269578 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 451/1824] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:00:19.278460 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43f160bf-51a5-4086-a42b-f6cc4cabb6b0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.283011 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43f160bf-51a5-4086-a42b-f6cc4cabb6b0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/eba6ab3c-d7ba-4424-8417-68a07f51a51e/action Aug 19 16:00:19.283011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43f160bf-51a5-4086-a42b-f6cc4cabb6b0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.283011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43f160bf-51a5-4086-a42b-f6cc4cabb6b0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.290084 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43f160bf-51a5-4086-a42b-f6cc4cabb6b0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/eba6ab3c-d7ba-4424-8417-68a07f51a51e/action returned with HTTP 404 Aug 19 16:00:19.290084 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 461/1825] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/eba6ab3c-d7ba-4424-8417-68a07f51a51e/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:19.299184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d6f5d530-9769-4c5f-882c-ba9326a511b4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.301422 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6f5d530-9769-4c5f-882c-ba9326a511b4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/aed325ae-d487-431a-b44d-7c4e4b1b3bcb/action Aug 19 16:00:19.301839 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6f5d530-9769-4c5f-882c-ba9326a511b4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.301975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6f5d530-9769-4c5f-882c-ba9326a511b4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.309888 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6f5d530-9769-4c5f-882c-ba9326a511b4 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/aed325ae-d487-431a-b44d-7c4e4b1b3bcb/action returned with HTTP 404 Aug 19 16:00:19.310425 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 457/1826] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/aed325ae-d487-431a-b44d-7c4e4b1b3bcb/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:19.322183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1ceb0421-a8e9-4b6c-ac85-c7f03cd187a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.323271 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 458/1827] 10.4.3.32 () {68 vars in 1253 bytes} [Wed Aug 19 16:00:19 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 16:00:19.326096 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e400760-2e43-42ed-96d9-a61a4964796a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.328073 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:19.328473 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-643829412", "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.330850 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-643829412', 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:19.333794 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5a492c75-180b-4d1a-af89-d2be272d6520 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.335886 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5a492c75-180b-4d1a-af89-d2be272d6520 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] PUT https://10.4.3.32/volume/v3/volumes/tempest-invalid-360767224 Aug 19 16:00:19.336265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5a492c75-180b-4d1a-af89-d2be272d6520 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.350928 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5a492c75-180b-4d1a-af89-d2be272d6520 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-360767224 returned with HTTP 404 Aug 19 16:00:19.351497 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 462/1828] 10.4.3.32 () {68 vars in 1328 bytes} [Wed Aug 19 16:00:19 2026] PUT /volume/v3/volumes/tempest-invalid-360767224 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:19.361728 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9553bb65-52a3-45da-926e-42e84fe961bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.364012 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9553bb65-52a3-45da-926e-42e84fe961bb tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] PUT https://10.4.3.32/volume/v3/volumes/01cc1901-33c2-4adf-afff-f7c39246a890 Aug 19 16:00:19.366350 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9553bb65-52a3-45da-926e-42e84fe961bb tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.374532 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9553bb65-52a3-45da-926e-42e84fe961bb tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/01cc1901-33c2-4adf-afff-f7c39246a890 returned with HTTP 404 Aug 19 16:00:19.376960 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 458/1829] 10.4.3.32 () {68 vars in 1361 bytes} [Wed Aug 19 16:00:19 2026] PUT /volume/v3/volumes/01cc1901-33c2-4adf-afff-f7c39246a890 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:19.387057 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61a0ec44-5d38-4d32-9898-8bb4b44f5a7f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.389515 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61a0ec44-5d38-4d32-9898-8bb4b44f5a7f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] DELETE https://10.4.3.32/volume/v3/volumes/54e8e7dd-58e6-4b81-861f-880163728ef9 Aug 19 16:00:19.389839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61a0ec44-5d38-4d32-9898-8bb4b44f5a7f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.390217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61a0ec44-5d38-4d32-9898-8bb4b44f5a7f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.390271 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c76b37dd-3c7d-432d-8545-716958d586cb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.390510 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-61a0ec44-5d38-4d32-9898-8bb4b44f5a7f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Delete volume with id: 54e8e7dd-58e6-4b81-861f-880163728ef9 Aug 19 16:00:19.392359 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c76b37dd-3c7d-432d-8545-716958d586cb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:19.392542 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c76b37dd-3c7d-432d-8545-716958d586cb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.392884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c76b37dd-3c7d-432d-8545-716958d586cb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.399777 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61a0ec44-5d38-4d32-9898-8bb4b44f5a7f tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/54e8e7dd-58e6-4b81-861f-880163728ef9 returned with HTTP 404 Aug 19 16:00:19.400481 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 459/1830] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:19 2026] DELETE /volume/v3/volumes/54e8e7dd-58e6-4b81-861f-880163728ef9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:19.405234 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.405234 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:19.409510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99e74664-6c27-44df-b6a0-51443bd7c868 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.409658 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c76b37dd-3c7d-432d-8545-716958d586cb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:19.411320 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99e74664-6c27-44df-b6a0-51443bd7c868 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action Aug 19 16:00:19.411642 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99e74664-6c27-44df-b6a0-51443bd7c868 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.411767 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99e74664-6c27-44df-b6a0-51443bd7c868 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.413403 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99e74664-6c27-44df-b6a0-51443bd7c868 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action returned with HTTP 400 Aug 19 16:00:19.414134 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 459/1831] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:19.415925 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c76b37dd-3c7d-432d-8545-716958d586cb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:19.416417 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 463/1832] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:19.425771 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f6ea2cd-39c3-472c-845e-be43e3a9497c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.427448 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f6ea2cd-39c3-472c-845e-be43e3a9497c tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action Aug 19 16:00:19.427901 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f6ea2cd-39c3-472c-845e-be43e3a9497c tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.428078 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f6ea2cd-39c3-472c-845e-be43e3a9497c tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.430064 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f6ea2cd-39c3-472c-845e-be43e3a9497c tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action returned with HTTP 400 Aug 19 16:00:19.430587 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 460/1833] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:19.435750 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Create volume of 1 GB Aug 19 16:00:19.436061 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.436061 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:19.440190 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Availability Zones retrieved successfully. Aug 19 16:00:19.440918 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f67bbbb4-40dc-45c5-9a50-694cfb489606 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.443805 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f67bbbb4-40dc-45c5-9a50-694cfb489606 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/06a829b7-4e6a-43d3-a213-4ebd9867a9e1/action Aug 19 16:00:19.444206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f67bbbb4-40dc-45c5-9a50-694cfb489606 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.444385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f67bbbb4-40dc-45c5-9a50-694cfb489606 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.445397 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Flow 'volume_create_api' (2bacfb1c-c0cc-46c5-a7e1-5d3ddef6570e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:19.446428 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace1ee11-a2d3-4dcb-9ccf-77fcc22528b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:19.447346 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:19.451474 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f67bbbb4-40dc-45c5-9a50-694cfb489606 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/06a829b7-4e6a-43d3-a213-4ebd9867a9e1/action returned with HTTP 404 Aug 19 16:00:19.452045 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 460/1834] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/06a829b7-4e6a-43d3-a213-4ebd9867a9e1/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:19.461610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8d4f7751-8294-4594-9f2a-6ed2540e0fd6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.463534 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d4f7751-8294-4594-9f2a-6ed2540e0fd6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action Aug 19 16:00:19.463950 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d4f7751-8294-4594-9f2a-6ed2540e0fd6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.464075 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d4f7751-8294-4594-9f2a-6ed2540e0fd6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.465545 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d4f7751-8294-4594-9f2a-6ed2540e0fd6 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action returned with HTTP 400 Aug 19 16:00:19.466027 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 464/1835] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:00:19.473671 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fb844b78-8d95-439c-b056-b2cc8cba26e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.475330 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb844b78-8d95-439c-b056-b2cc8cba26e5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] POST https://10.4.3.32/volume/v3/volumes/None/action Aug 19 16:00:19.475707 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb844b78-8d95-439c-b056-b2cc8cba26e5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:19.475866 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb844b78-8d95-439c-b056-b2cc8cba26e5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:19.483448 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb844b78-8d95-439c-b056-b2cc8cba26e5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/None/action returned with HTTP 404 Aug 19 16:00:19.484078 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 461/1836] 10.4.3.32 () {68 vars in 1287 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:19.491223 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-70656641-0e3f-491d-81f6-00ec52ce2b79 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.493052 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70656641-0e3f-491d-81f6-00ec52ce2b79 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/9a991919-b0bb-4744-b156-fc4678d0c429 Aug 19 16:00:19.493276 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70656641-0e3f-491d-81f6-00ec52ce2b79 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.493502 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70656641-0e3f-491d-81f6-00ec52ce2b79 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.500128 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70656641-0e3f-491d-81f6-00ec52ce2b79 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/9a991919-b0bb-4744-b156-fc4678d0c429 returned with HTTP 404 Aug 19 16:00:19.500690 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 461/1837] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes/9a991919-b0bb-4744-b156-fc4678d0c429 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:19.505285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace1ee11-a2d3-4dcb-9ccf-77fcc22528b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:19.506346 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8484f79b-63af-4eaf-86d3-1c3c9044b49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:19.509200 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-65c07b37-3edb-4ee3-8cb0-435953ba0134 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.511498 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65c07b37-3edb-4ee3-8cb0-435953ba0134 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 Aug 19 16:00:19.511772 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65c07b37-3edb-4ee3-8cb0-435953ba0134 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.512008 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65c07b37-3edb-4ee3-8cb0-435953ba0134 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.521797 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.521797 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:19.527271 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-65c07b37-3edb-4ee3-8cb0-435953ba0134 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume info retrieved successfully. Aug 19 16:00:19.533052 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65c07b37-3edb-4ee3-8cb0-435953ba0134 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 returned with HTTP 200 Aug 19 16:00:19.533584 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 465/1838] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:19.545486 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af62b266-fd23-45ed-9d4a-9ef51969cab0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.547443 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af62b266-fd23-45ed-9d4a-9ef51969cab0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 Aug 19 16:00:19.547668 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af62b266-fd23-45ed-9d4a-9ef51969cab0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.547901 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af62b266-fd23-45ed-9d4a-9ef51969cab0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.548062 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-af62b266-fd23-45ed-9d4a-9ef51969cab0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Delete volume with id: 6bfacfc1-72de-4485-a79b-56993f451e39 Aug 19 16:00:19.555741 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.555741 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:19.556244 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af62b266-fd23-45ed-9d4a-9ef51969cab0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume info retrieved successfully. Aug 19 16:00:19.577945 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Created reservations ['b17b2c52-ced9-4b2a-bc54-e30a5c5b14d5', 'f0f43630-3db8-4734-8483-d173d25f0512', '79f03667-9334-4537-b342-ba62bb9297ac', '41eff03d-ac51-4dfd-9669-1ed4157f1349'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:19.578693 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8484f79b-63af-4eaf-86d3-1c3c9044b49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17b2c52-ced9-4b2a-bc54-e30a5c5b14d5', 'f0f43630-3db8-4734-8483-d173d25f0512', '79f03667-9334-4537-b342-ba62bb9297ac', '41eff03d-ac51-4dfd-9669-1ed4157f1349']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:19.579440 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938c8ca7-6497-4aeb-89d9-52d23b9df00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:19.581633 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af62b266-fd23-45ed-9d4a-9ef51969cab0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Delete volume request issued successfully. Aug 19 16:00:19.581892 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af62b266-fd23-45ed-9d4a-9ef51969cab0 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 returned with HTTP 202 Aug 19 16:00:19.582291 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 462/1839] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:19 2026] DELETE /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:19.590714 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-85343344-54ec-4240-b10b-72ce23b987ed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.592673 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85343344-54ec-4240-b10b-72ce23b987ed tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 Aug 19 16:00:19.592854 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85343344-54ec-4240-b10b-72ce23b987ed tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.593061 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85343344-54ec-4240-b10b-72ce23b987ed tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.600240 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.600240 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:19.604103 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-85343344-54ec-4240-b10b-72ce23b987ed tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Volume info retrieved successfully. Aug 19 16:00:19.608538 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85343344-54ec-4240-b10b-72ce23b987ed tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 returned with HTTP 200 Aug 19 16:00:19.609015 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 462/1840] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:19.616428 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938c8ca7-6497-4aeb-89d9-52d23b9df00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81d6a946-a8a8-4f38-bdd2-e7f612a7831f', '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-643829412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a413a790ec54a888533f822a383d0f4',qos_specs=None,replication_status=,reservations=['b17b2c52-ced9-4b2a-bc54-e30a5c5b14d5','f0f43630-3db8-4734-8483-d173d25f0512','79f03667-9334-4537-b342-ba62bb9297ac','41eff03d-ac51-4dfd-9669-1ed4157f1349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97b1d567fe4493a88d761b57084d9b7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-643829412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81d6a946-a8a8-4f38-bdd2-e7f612a7831f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a413a790ec54a888533f822a383d0f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d97b1d567fe4493a88d761b57084d9b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:19.617200 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd3cf1d-5077-4275-82d4-85bc1887b7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:19.645832 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd3cf1d-5077-4275-82d4-85bc1887b7cb) transitioned into 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-643829412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a413a790ec54a888533f822a383d0f4',qos_specs=None,replication_status=,reservations=['b17b2c52-ced9-4b2a-bc54-e30a5c5b14d5','f0f43630-3db8-4734-8483-d173d25f0512','79f03667-9334-4537-b342-ba62bb9297ac','41eff03d-ac51-4dfd-9669-1ed4157f1349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97b1d567fe4493a88d761b57084d9b7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:19.647123 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35beadf-e431-4bac-926b-005c4ae5b2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:19.662719 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35beadf-e431-4bac-926b-005c4ae5b2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:19.663644 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Flow 'volume_create_api' (2bacfb1c-c0cc-46c5-a7e1-5d3ddef6570e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:19.664026 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Create volume request issued successfully. Aug 19 16:00:19.664675 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e400760-2e43-42ed-96d9-a61a4964796a tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:19.665195 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 452/1841] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:19 2026] POST /volume/v3/volumes => generated 750 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:19.679542 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-175dbca0-4170-4f86-9882-794a086b966f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.681045 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c7b2466a-9788-4f8b-a751-fceae0662fe4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:19.681894 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-175dbca0-4170-4f86-9882-794a086b966f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:19.682128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-175dbca0-4170-4f86-9882-794a086b966f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.682370 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-175dbca0-4170-4f86-9882-794a086b966f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.683487 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7b2466a-9788-4f8b-a751-fceae0662fe4 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] GET https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f Aug 19 16:00:19.683874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7b2466a-9788-4f8b-a751-fceae0662fe4 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:19.684538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7b2466a-9788-4f8b-a751-fceae0662fe4 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:19.695392 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.695392 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:19.696277 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:19.696277 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:19.702281 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-175dbca0-4170-4f86-9882-794a086b966f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:19.703368 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c7b2466a-9788-4f8b-a751-fceae0662fe4 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Volume info retrieved successfully. Aug 19 16:00:19.709245 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-175dbca0-4170-4f86-9882-794a086b966f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:19.709485 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7b2466a-9788-4f8b-a751-fceae0662fe4 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f returned with HTTP 200 Aug 19 16:00:19.709836 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 466/1842] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:19.710004 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 463/1843] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:19 2026] GET /volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:20.151606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e29dc24-59d4-42bf-816d-f44206d5f38f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:20.153741 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e29dc24-59d4-42bf-816d-f44206d5f38f tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:20.153980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e29dc24-59d4-42bf-816d-f44206d5f38f tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:20.154162 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e29dc24-59d4-42bf-816d-f44206d5f38f tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:20.160997 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:20.160997 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:20.165863 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0e29dc24-59d4-42bf-816d-f44206d5f38f tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:20.170513 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e29dc24-59d4-42bf-816d-f44206d5f38f tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:20.170965 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 463/1844] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:20 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:20.244566 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-41dc219d-18ec-4f40-be7e-5dda26913f72 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:20.246798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41dc219d-18ec-4f40-be7e-5dda26913f72 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:20.247039 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41dc219d-18ec-4f40-be7e-5dda26913f72 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:20.247275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41dc219d-18ec-4f40-be7e-5dda26913f72 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:20.247421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-41dc219d-18ec-4f40-be7e-5dda26913f72 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:20.252366 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:20.252366 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:20.253457 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41dc219d-18ec-4f40-be7e-5dda26913f72 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:20.253821 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 453/1845] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:20 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:20.432412 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cfcad64a-e2b6-44f2-8e00-9eb2782ffa16 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:20.434429 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfcad64a-e2b6-44f2-8e00-9eb2782ffa16 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:20.434695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfcad64a-e2b6-44f2-8e00-9eb2782ffa16 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:20.434936 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfcad64a-e2b6-44f2-8e00-9eb2782ffa16 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:20.444572 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:20.444572 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:20.448624 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cfcad64a-e2b6-44f2-8e00-9eb2782ffa16 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:20.453122 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfcad64a-e2b6-44f2-8e00-9eb2782ffa16 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:20.453865 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 467/1846] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:20 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:20.624955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9d7f1b58-2051-42e3-a509-bae03c6f27b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:20.626942 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d7f1b58-2051-42e3-a509-bae03c6f27b5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] GET https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 Aug 19 16:00:20.627214 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d7f1b58-2051-42e3-a509-bae03c6f27b5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:20.627485 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d7f1b58-2051-42e3-a509-bae03c6f27b5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:20.636361 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d7f1b58-2051-42e3-a509-bae03c6f27b5 tempest-VolumesNegativeTest-1999289909 tempest-VolumesNegativeTest-1999289909-project-member] https://10.4.3.32/volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 returned with HTTP 404 Aug 19 16:00:20.637085 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 464/1847] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:20 2026] GET /volume/v3/volumes/6bfacfc1-72de-4485-a79b-56993f451e39 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:20.727241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1db413de-5910-4863-8d61-7f81a46b6d7e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:20.727645 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9857710c-034b-4584-a869-817eef23db7c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:20.729542 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1db413de-5910-4863-8d61-7f81a46b6d7e tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] GET https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f Aug 19 16:00:20.729873 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1db413de-5910-4863-8d61-7f81a46b6d7e tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:20.729936 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9857710c-034b-4584-a869-817eef23db7c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:20.730169 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1db413de-5910-4863-8d61-7f81a46b6d7e tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:20.730226 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9857710c-034b-4584-a869-817eef23db7c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:20.730390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9857710c-034b-4584-a869-817eef23db7c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:20.742711 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:20.742711 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:20.745829 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:20.745829 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:20.747412 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1db413de-5910-4863-8d61-7f81a46b6d7e tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Volume info retrieved successfully. Aug 19 16:00:20.753243 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9857710c-034b-4584-a869-817eef23db7c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:20.755376 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1db413de-5910-4863-8d61-7f81a46b6d7e tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f returned with HTTP 200 Aug 19 16:00:20.755932 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 464/1848] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:20 2026] GET /volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:20.761461 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9857710c-034b-4584-a869-817eef23db7c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:20.761896 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 454/1849] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:20 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:20.797321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-3dae9d6b-9ed1-4f86-b0f7-f92856f5558c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:20.800310 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-3dae9d6b-9ed1-4f86-b0f7-f92856f5558c tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] GET https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f Aug 19 16:00:20.801609 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-3dae9d6b-9ed1-4f86-b0f7-f92856f5558c tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:20.801609 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-3dae9d6b-9ed1-4f86-b0f7-f92856f5558c tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:20.811129 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:20.811129 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:20.817449 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-3dae9d6b-9ed1-4f86-b0f7-f92856f5558c tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Volume info retrieved successfully. Aug 19 16:00:20.824717 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-3dae9d6b-9ed1-4f86-b0f7-f92856f5558c tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f returned with HTTP 200 Aug 19 16:00:20.825524 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 468/1850] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:20 2026] GET /volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:21.186370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-312e225e-4c49-4d9c-86b7-1feb024130cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:21.188596 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-312e225e-4c49-4d9c-86b7-1feb024130cd tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:21.188886 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-312e225e-4c49-4d9c-86b7-1feb024130cd tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:21.189150 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-312e225e-4c49-4d9c-86b7-1feb024130cd tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:21.197956 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:21.197956 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:21.202502 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-312e225e-4c49-4d9c-86b7-1feb024130cd tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:21.208364 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-312e225e-4c49-4d9c-86b7-1feb024130cd tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:21.208948 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 465/1851] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:21 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:21.264755 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c12acce-fd88-48cc-8d4c-71b754149ff1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:21.267450 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c12acce-fd88-48cc-8d4c-71b754149ff1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:21.267689 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c12acce-fd88-48cc-8d4c-71b754149ff1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:21.268140 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c12acce-fd88-48cc-8d4c-71b754149ff1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:21.268140 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2c12acce-fd88-48cc-8d4c-71b754149ff1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:21.273269 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:21.273269 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:21.274349 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c12acce-fd88-48cc-8d4c-71b754149ff1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:21.274967 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 465/1852] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:21 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:21.393220 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-43282a74-ed7d-478b-9dcb-c86cf827e850 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:21.395990 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-43282a74-ed7d-478b-9dcb-c86cf827e850 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] GET https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f Aug 19 16:00:21.396242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-43282a74-ed7d-478b-9dcb-c86cf827e850 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:21.396485 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-43282a74-ed7d-478b-9dcb-c86cf827e850 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:21.407410 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:21.407410 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:21.412457 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-43282a74-ed7d-478b-9dcb-c86cf827e850 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Volume info retrieved successfully. Aug 19 16:00:21.418995 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-43282a74-ed7d-478b-9dcb-c86cf827e850 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f returned with HTTP 200 Aug 19 16:00:21.419315 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 455/1853] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:21 2026] GET /volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:21.432159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-786a2419-255c-4c6b-ab15-08ccb802c376 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:21.432684 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-786a2419-255c-4c6b-ab15-08ccb802c376 None None] GET https://10.4.3.32/volume// Aug 19 16:00:21.433157 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-786a2419-255c-4c6b-ab15-08ccb802c376 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:21.433222 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-786a2419-255c-4c6b-ab15-08ccb802c376 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:21.433638 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-786a2419-255c-4c6b-ab15-08ccb802c376 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:21.434476 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 469/1854] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:00: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 19 16:00:21.446293 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-23907dea-aad0-47ef-930c-5ef96053985d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:21.448747 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-23907dea-aad0-47ef-930c-5ef96053985d tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:00:21.449228 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-23907dea-aad0-47ef-930c-5ef96053985d tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81d6a946-a8a8-4f38-bdd2-e7f612a7831f", "connector": null, "instance_uuid": "7e304518-2926-4927-bd35-7af5a5bee92c"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:21.459944 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:21.459944 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:21.470194 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e0d5e2cc-890b-4a08-9dff-89dd3bc070cc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:21.473807 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e0d5e2cc-890b-4a08-9dff-89dd3bc070cc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:21.473807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e0d5e2cc-890b-4a08-9dff-89dd3bc070cc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:21.473807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e0d5e2cc-890b-4a08-9dff-89dd3bc070cc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:21.488589 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:21.488589 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:21.491984 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e0d5e2cc-890b-4a08-9dff-89dd3bc070cc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:21.498438 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e0d5e2cc-890b-4a08-9dff-89dd3bc070cc tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:21.499006 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 466/1855] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:21 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:21.501631 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-23907dea-aad0-47ef-930c-5ef96053985d tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:00:21.504333 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 466/1856] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:00:21 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 19 16:00:21.782001 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ae811dd-ede4-468f-aee4-ba3b8c5aaae1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:21.786809 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ae811dd-ede4-468f-aee4-ba3b8c5aaae1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:21.787321 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ae811dd-ede4-468f-aee4-ba3b8c5aaae1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:21.788127 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ae811dd-ede4-468f-aee4-ba3b8c5aaae1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:21.809418 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:21.809418 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:21.817140 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9ae811dd-ede4-468f-aee4-ba3b8c5aaae1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:21.821230 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ae811dd-ede4-468f-aee4-ba3b8c5aaae1 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:21.821689 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 456/1857] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:21 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:21.844354 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-77b5a078-95de-4c02-8470-0affb132861c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:21.850196 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-77b5a078-95de-4c02-8470-0affb132861c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 Aug 19 16:00:21.850348 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-77b5a078-95de-4c02-8470-0affb132861c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:21.850692 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-77b5a078-95de-4c02-8470-0affb132861c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:21.862237 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:21.862237 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:21.933272 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-85bede9d-55e0-4f2e-890e-b35f9d2f38c5 req-77b5a078-95de-4c02-8470-0affb132861c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 returned with HTTP 200 Aug 19 16:00:21.933753 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 470/1858] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:00:21 2026] DELETE /volume/v3/attachments/5c2b2fe5-9d0c-43b8-a3dc-7967e2f48381 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:22.225698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-56b2917e-9929-492b-b0e9-977ec1e86eb6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.229780 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56b2917e-9929-492b-b0e9-977ec1e86eb6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:22.229780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56b2917e-9929-492b-b0e9-977ec1e86eb6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:22.229780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56b2917e-9929-492b-b0e9-977ec1e86eb6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:22.241816 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:22.241816 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:22.246659 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-56b2917e-9929-492b-b0e9-977ec1e86eb6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:22.251978 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56b2917e-9929-492b-b0e9-977ec1e86eb6 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:22.252473 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 467/1859] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:22 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:22.286507 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2287040f-290e-4a18-90da-6944c8fcf4cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.289002 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2287040f-290e-4a18-90da-6944c8fcf4cd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:22.289241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2287040f-290e-4a18-90da-6944c8fcf4cd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:22.289465 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2287040f-290e-4a18-90da-6944c8fcf4cd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:22.289608 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2287040f-290e-4a18-90da-6944c8fcf4cd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:22.293503 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-fdeed0f8-bced-444a-8493-b0e9ffece1ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.295805 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-fdeed0f8-bced-444a-8493-b0e9ffece1ad tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:22.296023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-fdeed0f8-bced-444a-8493-b0e9ffece1ad tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:22.296223 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-fdeed0f8-bced-444a-8493-b0e9ffece1ad tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:22.303519 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:22.303519 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:22.306038 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:22.306038 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:22.307160 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2287040f-290e-4a18-90da-6944c8fcf4cd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:22.307331 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-fdeed0f8-bced-444a-8493-b0e9ffece1ad tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:22.307643 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 467/1860] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:22 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:22.312959 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-fdeed0f8-bced-444a-8493-b0e9ffece1ad tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:22.313579 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 457/1861] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:22 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 1156 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:22.517265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd172b8a-d609-4e71-ae70-e109e7885c7c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.519977 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd172b8a-d609-4e71-ae70-e109e7885c7c tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:22.519977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd172b8a-d609-4e71-ae70-e109e7885c7c tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:22.520166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd172b8a-d609-4e71-ae70-e109e7885c7c tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:22.536350 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:22.536350 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:22.543090 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fd172b8a-d609-4e71-ae70-e109e7885c7c tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:22.549673 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd172b8a-d609-4e71-ae70-e109e7885c7c tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:22.550426 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 471/1862] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:22 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:22.636712 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-2b0e89fe-9628-43a4-aead-96edf3826976 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.643260 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-2b0e89fe-9628-43a4-aead-96edf3826976 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:22.643260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-2b0e89fe-9628-43a4-aead-96edf3826976 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:22.643260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-2b0e89fe-9628-43a4-aead-96edf3826976 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:22.652138 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:22.652138 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:22.657205 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-2b0e89fe-9628-43a4-aead-96edf3826976 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:22.664073 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-2b0e89fe-9628-43a4-aead-96edf3826976 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:22.664073 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 468/1863] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:22 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 1156 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:22.676277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ebc978a4-e8fa-4a2f-80ea-8f4f3e76dace None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.676836 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ebc978a4-e8fa-4a2f-80ea-8f4f3e76dace None None] GET https://10.4.3.32/volume// Aug 19 16:00:22.677085 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ebc978a4-e8fa-4a2f-80ea-8f4f3e76dace None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:22.677370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ebc978a4-e8fa-4a2f-80ea-8f4f3e76dace None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:22.677810 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ebc978a4-e8fa-4a2f-80ea-8f4f3e76dace None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:22.678203 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 468/1864] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:00: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 19 16:00:22.687592 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-8b2e6f4f-9e58-445e-8fbd-bbeebf8b9d47 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.691339 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-8b2e6f4f-9e58-445e-8fbd-bbeebf8b9d47 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:00:22.691777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-8b2e6f4f-9e58-445e-8fbd-bbeebf8b9d47 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a2e44e1-09fa-449e-ad4c-f6abc880a2c9", "connector": null, "instance_uuid": "ae12a367-0b65-4202-a73e-0dfa38e600c7"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:22.708042 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:22.708042 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:22.755137 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-8b2e6f4f-9e58-445e-8fbd-bbeebf8b9d47 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:00:22.755137 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 458/1865] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:00:22 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 19 16:00:22.836050 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-109e0c40-6e83-470a-89cd-e5cdd81aa046 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.839264 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-109e0c40-6e83-470a-89cd-e5cdd81aa046 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:22.839508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-109e0c40-6e83-470a-89cd-e5cdd81aa046 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:22.839652 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-109e0c40-6e83-470a-89cd-e5cdd81aa046 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:22.849313 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:22.849313 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:22.863873 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-109e0c40-6e83-470a-89cd-e5cdd81aa046 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:22.870637 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-109e0c40-6e83-470a-89cd-e5cdd81aa046 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:22.871085 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 472/1866] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:22 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:22.884838 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32026f76-03da-4236-acbb-ea5f31063144 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:22.887116 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32026f76-03da-4236-acbb-ea5f31063144 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:22.887116 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32026f76-03da-4236-acbb-ea5f31063144 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:22.888210 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32026f76-03da-4236-acbb-ea5f31063144 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:22.905033 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:22.905033 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:22.912727 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32026f76-03da-4236-acbb-ea5f31063144 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:22.922447 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32026f76-03da-4236-acbb-ea5f31063144 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:22.922963 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 469/1867] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:22 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:23.016370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-04b3a8e3-ff1f-4373-9c30-c86de4b218c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.018248 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04b3a8e3-ff1f-4373-9c30-c86de4b218c6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:23.018433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04b3a8e3-ff1f-4373-9c30-c86de4b218c6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:23.018641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04b3a8e3-ff1f-4373-9c30-c86de4b218c6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:23.033655 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.033655 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:23.044009 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-04b3a8e3-ff1f-4373-9c30-c86de4b218c6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:23.057295 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04b3a8e3-ff1f-4373-9c30-c86de4b218c6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:23.057708 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 469/1868] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:23 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:23.139908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.143314 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:23.143734 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1500104113", "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:23.145833 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1500104113', 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:23.201939 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4f5f5cdc-60e6-4327-9ff2-10d01406b24a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.202611 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f5f5cdc-60e6-4327-9ff2-10d01406b24a None None] GET https://10.4.3.32/volume// Aug 19 16:00:23.203058 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f5f5cdc-60e6-4327-9ff2-10d01406b24a None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:23.206388 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f5f5cdc-60e6-4327-9ff2-10d01406b24a None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:23.207350 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f5f5cdc-60e6-4327-9ff2-10d01406b24a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:23.207491 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 473/1869] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00:23 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:00:23.224247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-a56fcedc-c8d3-40a2-8704-16d3d1022e50 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.226920 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-a56fcedc-c8d3-40a2-8704-16d3d1022e50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] GET https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f Aug 19 16:00:23.227232 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-a56fcedc-c8d3-40a2-8704-16d3d1022e50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:23.227507 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-a56fcedc-c8d3-40a2-8704-16d3d1022e50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:23.240729 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.240729 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:23.244520 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-a56fcedc-c8d3-40a2-8704-16d3d1022e50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Volume info retrieved successfully. Aug 19 16:00:23.250063 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-a56fcedc-c8d3-40a2-8704-16d3d1022e50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f returned with HTTP 200 Aug 19 16:00:23.250063 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 470/1870] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:23 2026] GET /volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f => generated 1537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:23.268796 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume of 1 GB Aug 19 16:00:23.269202 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.269202 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:23.270151 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Availability Zones retrieved successfully. Aug 19 16:00:23.278370 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Flow 'volume_create_api' (f1f8d3c3-e0ae-465b-84f4-855a02cd7c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:23.279773 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb142881-91f7-4081-882f-646c3edf479a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:23.281003 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:23.321117 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-379e3052-49f9-4a49-9edf-87ce5b073339 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.323364 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-379e3052-49f9-4a49-9edf-87ce5b073339 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:23.323587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-379e3052-49f9-4a49-9edf-87ce5b073339 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:23.323749 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-379e3052-49f9-4a49-9edf-87ce5b073339 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:23.323870 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-379e3052-49f9-4a49-9edf-87ce5b073339 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:23.328362 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.328362 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:23.328868 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.328868 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:23.329149 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-379e3052-49f9-4a49-9edf-87ce5b073339 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:23.329578 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 470/1871] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:23 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:23.347428 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb142881-91f7-4081-882f-646c3edf479a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b9946d30-987c-413b-a5f7-b836085e6782,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9946d30-987c-413b-a5f7-b836085e6782', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:23.348425 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf81dc4-cd59-490f-a1a4-a680bfb19794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:23.357932 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-d6cccd74-f358-4108-8708-b5cf79644cb2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.362140 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-d6cccd74-f358-4108-8708-b5cf79644cb2 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] PUT https://10.4.3.32/volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6 Aug 19 16:00:23.362500 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-d6cccd74-f358-4108-8708-b5cf79644cb2 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:23.375245 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-d6cccd74-f358-4108-8708-b5cf79644cb2 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Acquiring lock "cinder-attachment_update-81d6a946-a8a8-4f38-bdd2-e7f612a7831f-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:00:23.381940 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-d6cccd74-f358-4108-8708-b5cf79644cb2 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Lock "cinder-attachment_update-81d6a946-a8a8-4f38-bdd2-e7f612a7831f-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:00:23.383325 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.383325 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:23.395752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Created reservations ['d43b6ead-315b-4200-9001-b37d7ba4d83b', 'fa559a89-5c50-4c6f-a0a7-d9518abe4d3c', 'e2f859a8-d4db-4b11-8ecb-a1607a4aacc5', 'e974f69b-0441-41b0-b608-76b51e25bc5a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:23.396743 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf81dc4-cd59-490f-a1a4-a680bfb19794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d43b6ead-315b-4200-9001-b37d7ba4d83b', 'fa559a89-5c50-4c6f-a0a7-d9518abe4d3c', 'e2f859a8-d4db-4b11-8ecb-a1607a4aacc5', 'e974f69b-0441-41b0-b608-76b51e25bc5a']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:23.397825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70bc0c82-db8f-42d9-a18d-8c648e6400d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:23.430732 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70bc0c82-db8f-42d9-a18d-8c648e6400d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8261df5a-a79b-4992-ac49-68740d257b57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1500104113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82fa8ee76492497782773ea36777aea0',qos_specs=None,replication_status=,reservations=['d43b6ead-315b-4200-9001-b37d7ba4d83b','fa559a89-5c50-4c6f-a0a7-d9518abe4d3c','e2f859a8-d4db-4b11-8ecb-a1607a4aacc5','e974f69b-0441-41b0-b608-76b51e25bc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e75ce9707948e2b3515d31ce704b03',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1500104113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8261df5a-a79b-4992-ac49-68740d257b57,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82fa8ee76492497782773ea36777aea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='27e75ce9707948e2b3515d31ce704b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9946d30-987c-413b-a5f7-b836085e6782),volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:23.431886 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff35d2f0-0368-4b3d-be71-76d4574ae157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:23.465491 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff35d2f0-0368-4b3d-be71-76d4574ae157) transitioned into 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-1500104113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82fa8ee76492497782773ea36777aea0',qos_specs=None,replication_status=,reservations=['d43b6ead-315b-4200-9001-b37d7ba4d83b','fa559a89-5c50-4c6f-a0a7-d9518abe4d3c','e2f859a8-d4db-4b11-8ecb-a1607a4aacc5','e974f69b-0441-41b0-b608-76b51e25bc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27e75ce9707948e2b3515d31ce704b03',volume_type_id=b9946d30-987c-413b-a5f7-b836085e6782)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:23.466394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc294e1c-401b-41ae-be6e-ba61b588de9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:23.479677 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc294e1c-401b-41ae-be6e-ba61b588de9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:23.480533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Flow 'volume_create_api' (f1f8d3c3-e0ae-465b-84f4-855a02cd7c50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:23.480996 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create volume request issued successfully. Aug 19 16:00:23.481784 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d54e02d1-8686-4f9d-92d1-65ac9239084b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:23.483062 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 459/1872] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:23 2026] POST /volume/v3/volumes => generated 758 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:23.500927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-91929bb9-aaca-4cb4-9146-52681ecb8c6a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.500996 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-d6cccd74-f358-4108-8708-b5cf79644cb2 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Lock "cinder-attachment_update-81d6a946-a8a8-4f38-bdd2-e7f612a7831f-np0000007787" released by "attachment_update" :: held 0.118s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:00:23.500996 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-d6cccd74-f358-4108-8708-b5cf79644cb2 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6 returned with HTTP 200 Aug 19 16:00:23.500996 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 474/1873] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:00:23 2026] PUT /volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:23.503061 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-91929bb9-aaca-4cb4-9146-52681ecb8c6a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:23.503321 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-91929bb9-aaca-4cb4-9146-52681ecb8c6a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:23.503719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-91929bb9-aaca-4cb4-9146-52681ecb8c6a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:23.514078 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.514078 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:23.520849 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-91929bb9-aaca-4cb4-9146-52681ecb8c6a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:23.527638 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-91929bb9-aaca-4cb4-9146-52681ecb8c6a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 200 Aug 19 16:00:23.529811 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 471/1874] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:23 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:23.535802 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-b5de0b99-5e4e-4ed6-8e25-76c43a81ce50 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.541265 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-b5de0b99-5e4e-4ed6-8e25-76c43a81ce50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] POST https://10.4.3.32/volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6/action Aug 19 16:00:23.541685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-b5de0b99-5e4e-4ed6-8e25-76c43a81ce50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:23.541854 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-b5de0b99-5e4e-4ed6-8e25-76c43a81ce50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:23.563049 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.563049 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:23.572176 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-efa0780c-dbdf-4195-8fb4-976658818f0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:23.575242 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-efa0780c-dbdf-4195-8fb4-976658818f0d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:23.575532 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-efa0780c-dbdf-4195-8fb4-976658818f0d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:23.575994 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-efa0780c-dbdf-4195-8fb4-976658818f0d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:23.586448 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-262f114a-af4a-41a5-9507-dc5bae7fd13c req-b5de0b99-5e4e-4ed6-8e25-76c43a81ce50 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6/action returned with HTTP 204 Aug 19 16:00:23.587271 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 471/1875] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:00:23 2026] POST /volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:23.589662 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:23.589662 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:23.601280 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-efa0780c-dbdf-4195-8fb4-976658818f0d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:23.611646 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-efa0780c-dbdf-4195-8fb4-976658818f0d tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:23.612351 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 460/1876] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:23 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:24.343798 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e10aa411-d6d4-4b31-8b50-26c7ea41805c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:24.345523 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e10aa411-d6d4-4b31-8b50-26c7ea41805c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:24.345823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e10aa411-d6d4-4b31-8b50-26c7ea41805c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:24.346166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e10aa411-d6d4-4b31-8b50-26c7ea41805c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:24.347727 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e10aa411-d6d4-4b31-8b50-26c7ea41805c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:24.353699 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:24.353699 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:24.355560 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e10aa411-d6d4-4b31-8b50-26c7ea41805c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:24.356355 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 475/1877] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:24 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:24.506998 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-234acc31-307d-4e03-9161-14cdd2dd629b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:24.507473 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-234acc31-307d-4e03-9161-14cdd2dd629b None None] GET https://10.4.3.32/volume// Aug 19 16:00:24.507773 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-234acc31-307d-4e03-9161-14cdd2dd629b None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:24.508019 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-234acc31-307d-4e03-9161-14cdd2dd629b None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:24.508371 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-234acc31-307d-4e03-9161-14cdd2dd629b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:24.508682 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 472/1878] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:00:24.520327 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-ad2aefee-b005-4b35-9838-3ec57678f8ee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:24.523392 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-ad2aefee-b005-4b35-9838-3ec57678f8ee tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:24.523930 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-ad2aefee-b005-4b35-9838-3ec57678f8ee tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:24.524197 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-ad2aefee-b005-4b35-9838-3ec57678f8ee tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:24.534827 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:24.534827 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:24.539596 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-ad2aefee-b005-4b35-9838-3ec57678f8ee tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:24.545466 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-ad2aefee-b005-4b35-9838-3ec57678f8ee tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:24.546065 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 472/1879] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:24 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 1335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:24.546581 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2fcaf1f9-da11-4664-b44b-4c2d005f3c92 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:24.550452 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2fcaf1f9-da11-4664-b44b-4c2d005f3c92 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:24.550452 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2fcaf1f9-da11-4664-b44b-4c2d005f3c92 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:24.550452 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2fcaf1f9-da11-4664-b44b-4c2d005f3c92 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:24.558856 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:24.558856 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:24.564842 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2fcaf1f9-da11-4664-b44b-4c2d005f3c92 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:24.572656 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2fcaf1f9-da11-4664-b44b-4c2d005f3c92 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 200 Aug 19 16:00:24.573304 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 461/1880] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:24 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:24.632737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5255ac5c-5ed3-41ae-9c41-7dc75a40fe6e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:24.634372 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5255ac5c-5ed3-41ae-9c41-7dc75a40fe6e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:24.634754 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5255ac5c-5ed3-41ae-9c41-7dc75a40fe6e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:24.635079 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5255ac5c-5ed3-41ae-9c41-7dc75a40fe6e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:24.648148 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:24.648148 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:24.652932 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5255ac5c-5ed3-41ae-9c41-7dc75a40fe6e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:24.659720 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5255ac5c-5ed3-41ae-9c41-7dc75a40fe6e tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:24.660228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-9e202219-f0e3-458b-9656-8c7846fffbda None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:24.660467 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 476/1881] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:24 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:24.662650 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-9e202219-f0e3-458b-9656-8c7846fffbda tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] PUT https://10.4.3.32/volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9 Aug 19 16:00:24.663085 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-9e202219-f0e3-458b-9656-8c7846fffbda tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:24.673666 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-9e202219-f0e3-458b-9656-8c7846fffbda tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Acquiring lock "cinder-attachment_update-8a2e44e1-09fa-449e-ad4c-f6abc880a2c9-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:00:24.678722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-9e202219-f0e3-458b-9656-8c7846fffbda tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Lock "cinder-attachment_update-8a2e44e1-09fa-449e-ad4c-f6abc880a2c9-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:00:24.679801 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:24.679801 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:24.747245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-1105cf75-b9f4-4ddc-ab47-bb57e9551c46 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:24.749853 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-1105cf75-b9f4-4ddc-ab47-bb57e9551c46 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:24.749853 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-1105cf75-b9f4-4ddc-ab47-bb57e9551c46 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:24.750215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-1105cf75-b9f4-4ddc-ab47-bb57e9551c46 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:24.759320 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:24.759320 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:24.763773 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-1105cf75-b9f4-4ddc-ab47-bb57e9551c46 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:24.769680 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-1105cf75-b9f4-4ddc-ab47-bb57e9551c46 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 200 Aug 19 16:00:24.770158 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 473/1882] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:24 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:24.783309 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-9e202219-f0e3-458b-9656-8c7846fffbda tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Lock "cinder-attachment_update-8a2e44e1-09fa-449e-ad4c-f6abc880a2c9-np0000007787" released by "attachment_update" :: held 0.105s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:00:24.783746 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-9e202219-f0e3-458b-9656-8c7846fffbda tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9 returned with HTTP 200 Aug 19 16:00:24.784632 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 473/1883] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:00:24 2026] PUT /volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:24.808739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-62f23623-3046-42f3-a234-a2b7971cb836 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:24.811597 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-62f23623-3046-42f3-a234-a2b7971cb836 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] POST https://10.4.3.32/volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9/action Aug 19 16:00:24.812119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-62f23623-3046-42f3-a234-a2b7971cb836 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:24.812285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-62f23623-3046-42f3-a234-a2b7971cb836 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:24.847852 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:24.847852 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:24.862401 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12f5d307-6cd4-4076-849e-5d24c3797e94 req-62f23623-3046-42f3-a234-a2b7971cb836 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9/action returned with HTTP 204 Aug 19 16:00:24.862449 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 462/1884] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:00:24 2026] POST /volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:25.188995 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-7152fdde-0fee-44d6-b632-ae9915ce39dd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:25.194459 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-7152fdde-0fee-44d6-b632-ae9915ce39dd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] POST https://10.4.3.32/volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9/action Aug 19 16:00:25.195645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-7152fdde-0fee-44d6-b632-ae9915ce39dd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:25.195645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-7152fdde-0fee-44d6-b632-ae9915ce39dd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:25.250083 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:25.250083 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:25.294698 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d02b4aa1-5aa6-4272-bf8d-428fad1bd47c req-7152fdde-0fee-44d6-b632-ae9915ce39dd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9/action returned with HTTP 204 Aug 19 16:00:25.295326 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 477/1885] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:00:25 2026] POST /volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:25.372469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec3c5dfc-4dbe-45e4-a123-2120458c036c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:25.377718 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec3c5dfc-4dbe-45e4-a123-2120458c036c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:25.377986 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec3c5dfc-4dbe-45e4-a123-2120458c036c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:25.378122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec3c5dfc-4dbe-45e4-a123-2120458c036c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:25.378300 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ec3c5dfc-4dbe-45e4-a123-2120458c036c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:25.386196 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:25.386196 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:25.387729 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec3c5dfc-4dbe-45e4-a123-2120458c036c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:25.388511 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 474/1886] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:25 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:25.439393 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-26dcda1c-3ebf-4caf-9008-de3cfe7e9cf6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:25.442480 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-26dcda1c-3ebf-4caf-9008-de3cfe7e9cf6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:25.442820 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-26dcda1c-3ebf-4caf-9008-de3cfe7e9cf6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:25.443045 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-26dcda1c-3ebf-4caf-9008-de3cfe7e9cf6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:25.454521 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:25.454521 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:25.460516 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-26dcda1c-3ebf-4caf-9008-de3cfe7e9cf6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:25.469291 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-26dcda1c-3ebf-4caf-9008-de3cfe7e9cf6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 200 Aug 19 16:00:25.469917 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 474/1887] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:25 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:25.481972 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1995b745-beef-4c92-9a4c-a31264a32af3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:25.481972 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1995b745-beef-4c92-9a4c-a31264a32af3 None None] GET https://10.4.3.32/volume// Aug 19 16:00:25.481972 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1995b745-beef-4c92-9a4c-a31264a32af3 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:25.482194 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1995b745-beef-4c92-9a4c-a31264a32af3 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:25.482575 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1995b745-beef-4c92-9a4c-a31264a32af3 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:25.483033 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 463/1888] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:00: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 19 16:00:25.492136 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-caefd824-9e65-4f2b-a8ed-8686c00a9ce0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:25.494636 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-caefd824-9e65-4f2b-a8ed-8686c00a9ce0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:00:25.495065 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-caefd824-9e65-4f2b-a8ed-8686c00a9ce0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8261df5a-a79b-4992-ac49-68740d257b57", "connector": null, "instance_uuid": "18eb8324-23e3-43c0-bc68-5d09117ac9c4"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:25.504014 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:25.504014 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:25.534338 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-caefd824-9e65-4f2b-a8ed-8686c00a9ce0 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:00:25.535086 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 478/1889] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:00:25 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 19 16:00:25.682100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d515807a-f8df-4cd5-8e27-beacd1630fc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:25.684231 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d515807a-f8df-4cd5-8e27-beacd1630fc1 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:25.684487 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d515807a-f8df-4cd5-8e27-beacd1630fc1 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:25.684772 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d515807a-f8df-4cd5-8e27-beacd1630fc1 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:25.699532 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:25.699532 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:25.706622 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d515807a-f8df-4cd5-8e27-beacd1630fc1 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:25.714998 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d515807a-f8df-4cd5-8e27-beacd1630fc1 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:25.715553 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 475/1890] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:25 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:25.731383 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cdab9863-f4c3-41ed-9649-434ca5dfa7bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:25.734324 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cdab9863-f4c3-41ed-9649-434ca5dfa7bd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:25.734324 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cdab9863-f4c3-41ed-9649-434ca5dfa7bd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:25.734324 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cdab9863-f4c3-41ed-9649-434ca5dfa7bd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:25.746880 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:25.746880 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:25.750107 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cdab9863-f4c3-41ed-9649-434ca5dfa7bd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:25.757115 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cdab9863-f4c3-41ed-9649-434ca5dfa7bd tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:25.757645 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 475/1891] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:25 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:25.812892 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-784cfdba-2bba-4828-873b-9c39c4b10a4a req-5bf9e508-8db1-44ec-ac68-e0a531f4c751 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:25.815375 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-784cfdba-2bba-4828-873b-9c39c4b10a4a req-5bf9e508-8db1-44ec-ac68-e0a531f4c751 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:25.815582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-784cfdba-2bba-4828-873b-9c39c4b10a4a req-5bf9e508-8db1-44ec-ac68-e0a531f4c751 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:25.815725 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-784cfdba-2bba-4828-873b-9c39c4b10a4a req-5bf9e508-8db1-44ec-ac68-e0a531f4c751 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:25.825879 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:25.825879 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:25.829919 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-784cfdba-2bba-4828-873b-9c39c4b10a4a req-5bf9e508-8db1-44ec-ac68-e0a531f4c751 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:25.838641 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-784cfdba-2bba-4828-873b-9c39c4b10a4a req-5bf9e508-8db1-44ec-ac68-e0a531f4c751 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:25.839240 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 464/1892] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:25 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:26.410810 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b23f7d8-2d4f-4178-b39b-f26cc496054e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:26.412919 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b23f7d8-2d4f-4178-b39b-f26cc496054e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:26.413066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b23f7d8-2d4f-4178-b39b-f26cc496054e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:26.413321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b23f7d8-2d4f-4178-b39b-f26cc496054e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:26.413482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0b23f7d8-2d4f-4178-b39b-f26cc496054e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:26.426333 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:26.426333 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:26.428137 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b23f7d8-2d4f-4178-b39b-f26cc496054e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:26.429582 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 479/1893] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:26 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:27.441784 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ed50d235-6a7f-41b1-94be-72d977ad1e58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:27.446091 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed50d235-6a7f-41b1-94be-72d977ad1e58 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:27.446538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed50d235-6a7f-41b1-94be-72d977ad1e58 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:27.446784 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed50d235-6a7f-41b1-94be-72d977ad1e58 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:27.447178 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ed50d235-6a7f-41b1-94be-72d977ad1e58 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:27.455539 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:27.455539 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:27.456053 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed50d235-6a7f-41b1-94be-72d977ad1e58 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:27.456980 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 476/1894] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:27 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:27.689903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5bb1ca53-eceb-4aa9-8997-fd64cd16ab4d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:27.690369 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5bb1ca53-eceb-4aa9-8997-fd64cd16ab4d None None] GET https://10.4.3.32/volume// Aug 19 16:00:27.690369 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5bb1ca53-eceb-4aa9-8997-fd64cd16ab4d None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:27.690636 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5bb1ca53-eceb-4aa9-8997-fd64cd16ab4d None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:27.691019 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5bb1ca53-eceb-4aa9-8997-fd64cd16ab4d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:27.692048 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 476/1895] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00: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 19 16:00:27.714249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-2bf6e137-8ec0-4a51-86d1-b14f6bd70c8e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:27.716665 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-2bf6e137-8ec0-4a51-86d1-b14f6bd70c8e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:27.716910 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-2bf6e137-8ec0-4a51-86d1-b14f6bd70c8e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:27.716998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-2bf6e137-8ec0-4a51-86d1-b14f6bd70c8e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:27.732903 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:27.732903 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:27.736149 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-2bf6e137-8ec0-4a51-86d1-b14f6bd70c8e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:27.746603 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-2bf6e137-8ec0-4a51-86d1-b14f6bd70c8e tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 200 Aug 19 16:00:27.747180 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 465/1896] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:27 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 1545 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:27.988961 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-cdb5fa91-3ec6-4011-af9e-e2bfcce00119 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:27.997876 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-cdb5fa91-3ec6-4011-af9e-e2bfcce00119 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] PUT https://10.4.3.32/volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a Aug 19 16:00:27.998449 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-cdb5fa91-3ec6-4011-af9e-e2bfcce00119 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:28.012085 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-cdb5fa91-3ec6-4011-af9e-e2bfcce00119 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Acquiring lock "cinder-attachment_update-8261df5a-a79b-4992-ac49-68740d257b57-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:00:28.018039 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-cdb5fa91-3ec6-4011-af9e-e2bfcce00119 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-8261df5a-a79b-4992-ac49-68740d257b57-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:00:28.019363 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:28.019363 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:28.191484 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-cdb5fa91-3ec6-4011-af9e-e2bfcce00119 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Lock "cinder-attachment_update-8261df5a-a79b-4992-ac49-68740d257b57-np0000007787" released by "attachment_update" :: held 0.173s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:00:28.191911 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-cdb5fa91-3ec6-4011-af9e-e2bfcce00119 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a returned with HTTP 200 Aug 19 16:00:28.192491 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 480/1897] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:00:27 2026] PUT /volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:00:28.254408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-efe18dcc-8c81-45a0-8ca8-c09932403a41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:28.259010 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-efe18dcc-8c81-45a0-8ca8-c09932403a41 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a/action Aug 19 16:00:28.259673 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-efe18dcc-8c81-45a0-8ca8-c09932403a41 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:28.259673 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-efe18dcc-8c81-45a0-8ca8-c09932403a41 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:28.280950 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:28.280950 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:28.308320 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-849c3692-24e2-4427-a6d4-4bb919b9f1d7 req-efe18dcc-8c81-45a0-8ca8-c09932403a41 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a/action returned with HTTP 204 Aug 19 16:00:28.309828 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 477/1898] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:00:28 2026] POST /volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:28.470943 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5d993bf8-b828-4bf6-b2b4-99b633f6b772 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:28.477276 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d993bf8-b828-4bf6-b2b4-99b633f6b772 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:28.477482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d993bf8-b828-4bf6-b2b4-99b633f6b772 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:28.478283 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d993bf8-b828-4bf6-b2b4-99b633f6b772 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:28.478283 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5d993bf8-b828-4bf6-b2b4-99b633f6b772 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:28.491555 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:28.491555 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:28.493224 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d993bf8-b828-4bf6-b2b4-99b633f6b772 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:28.493739 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 477/1899] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:28 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:29.513342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ca7ebb02-ce70-4a2a-b298-99c24cbde848 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:29.515588 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca7ebb02-ce70-4a2a-b298-99c24cbde848 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:29.515826 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca7ebb02-ce70-4a2a-b298-99c24cbde848 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:29.516052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca7ebb02-ce70-4a2a-b298-99c24cbde848 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:29.516516 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ca7ebb02-ce70-4a2a-b298-99c24cbde848 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:29.521247 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:29.521247 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:29.522124 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca7ebb02-ce70-4a2a-b298-99c24cbde848 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:29.522485 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 466/1900] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:29 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:30.473934 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-43699768-ff0c-4587-9545-b3213d1d883a req-00d5e457-e209-413f-8cbd-2f9ad31354b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:30.478895 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43699768-ff0c-4587-9545-b3213d1d883a req-00d5e457-e209-413f-8cbd-2f9ad31354b4 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:00:30.478895 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-43699768-ff0c-4587-9545-b3213d1d883a req-00d5e457-e209-413f-8cbd-2f9ad31354b4 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:30.478895 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-43699768-ff0c-4587-9545-b3213d1d883a req-00d5e457-e209-413f-8cbd-2f9ad31354b4 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:30.501645 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:30.501645 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:30.510950 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-43699768-ff0c-4587-9545-b3213d1d883a req-00d5e457-e209-413f-8cbd-2f9ad31354b4 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:00:30.518716 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43699768-ff0c-4587-9545-b3213d1d883a req-00d5e457-e209-413f-8cbd-2f9ad31354b4 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:00:30.520078 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 481/1901] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:30 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:30.541867 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c645dd16-8920-4e7e-a52a-adc6236ec1f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:30.544896 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c645dd16-8920-4e7e-a52a-adc6236ec1f4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:30.546969 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c645dd16-8920-4e7e-a52a-adc6236ec1f4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:30.547308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c645dd16-8920-4e7e-a52a-adc6236ec1f4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:30.547419 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c645dd16-8920-4e7e-a52a-adc6236ec1f4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:30.561482 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:30.561482 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:30.562598 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c645dd16-8920-4e7e-a52a-adc6236ec1f4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:30.563048 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 478/1902] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:30 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:31.586405 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b2981a7c-caef-4e52-a037-a680cb935038 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:31.589555 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2981a7c-caef-4e52-a037-a680cb935038 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:31.589555 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2981a7c-caef-4e52-a037-a680cb935038 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:31.589555 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2981a7c-caef-4e52-a037-a680cb935038 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:31.589555 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b2981a7c-caef-4e52-a037-a680cb935038 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:31.595860 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:31.595860 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:31.596010 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2981a7c-caef-4e52-a037-a680cb935038 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:31.596501 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 478/1903] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:31 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:32.609677 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-49407aed-532f-4407-bae7-401a0122a291 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:32.611546 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49407aed-532f-4407-bae7-401a0122a291 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:32.611704 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49407aed-532f-4407-bae7-401a0122a291 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:32.612388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49407aed-532f-4407-bae7-401a0122a291 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:32.612577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-49407aed-532f-4407-bae7-401a0122a291 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:32.619339 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:32.619339 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:32.620375 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49407aed-532f-4407-bae7-401a0122a291 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:32.620983 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 467/1904] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:32 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:33.644509 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e6278990-5ec9-467e-9312-7148dc2ca006 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:33.647973 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6278990-5ec9-467e-9312-7148dc2ca006 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:33.647973 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6278990-5ec9-467e-9312-7148dc2ca006 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:33.647973 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e6278990-5ec9-467e-9312-7148dc2ca006 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:33.648449 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e6278990-5ec9-467e-9312-7148dc2ca006 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:33.657988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:33.660814 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:33.660814 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:33.661184 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e6278990-5ec9-467e-9312-7148dc2ca006 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:33.661881 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 482/1905] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:33 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:33.662125 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:33.662650 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-623897410", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:33.665862 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-623897410', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:33.666874 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume of 1 GB Aug 19 16:00:33.675413 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Availability Zones retrieved successfully. Aug 19 16:00:33.684336 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Flow 'volume_create_api' (8a64b424-e037-4a56-922b-a5e79a12e946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:33.686606 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a80e54e-c2e7-4c21-8a87-227c9100b458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:33.686910 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:33.748711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a80e54e-c2e7-4c21-8a87-227c9100b458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:33.749668 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10bdb9b-3927-4f90-a17e-539cf91a18ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:33.891143 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Created reservations ['de8bb26a-59b2-426a-9a22-4fc79e3f17b7', 'a31957db-d159-4ce8-bb64-804671928314', '7455a533-aea4-43b0-a45b-3dc55bd5f67f', '59d1e6d0-2185-49a4-8708-dcd76453cdc8'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:33.891143 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10bdb9b-3927-4f90-a17e-539cf91a18ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de8bb26a-59b2-426a-9a22-4fc79e3f17b7', 'a31957db-d159-4ce8-bb64-804671928314', '7455a533-aea4-43b0-a45b-3dc55bd5f67f', '59d1e6d0-2185-49a4-8708-dcd76453cdc8']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:33.891390 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc1f72f-8cfb-40fa-a0bb-aa762cfdfc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:33.933366 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc1f72f-8cfb-40fa-a0bb-aa762cfdfc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0e3abf2-606e-4b0f-b30f-247e4fe31789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-623897410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e45ca5e2c4f5588fb413a3992f367',qos_specs=None,replication_status=,reservations=['de8bb26a-59b2-426a-9a22-4fc79e3f17b7','a31957db-d159-4ce8-bb64-804671928314','7455a533-aea4-43b0-a45b-3dc55bd5f67f','59d1e6d0-2185-49a4-8708-dcd76453cdc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-623897410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0e3abf2-606e-4b0f-b30f-247e4fe31789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487e45ca5e2c4f5588fb413a3992f367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:33.934661 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eae491b4-9528-45d7-aa19-b269519cadd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:34.005572 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eae491b4-9528-45d7-aa19-b269519cadd8) transitioned into 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-623897410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e45ca5e2c4f5588fb413a3992f367',qos_specs=None,replication_status=,reservations=['de8bb26a-59b2-426a-9a22-4fc79e3f17b7','a31957db-d159-4ce8-bb64-804671928314','7455a533-aea4-43b0-a45b-3dc55bd5f67f','59d1e6d0-2185-49a4-8708-dcd76453cdc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:34.006641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b9e9e7-f05a-4705-ab4d-eca2881e5fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:34.027022 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b9e9e7-f05a-4705-ab4d-eca2881e5fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:34.027022 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Flow 'volume_create_api' (8a64b424-e037-4a56-922b-a5e79a12e946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:34.027402 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume request issued successfully. Aug 19 16:00:34.028354 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65411bfc-2e07-4244-8b4b-e035b4459da4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:34.028901 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 479/1906] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:33 2026] POST /volume/v3/volumes => generated 754 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:34.055022 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f67b42ff-c11a-4cf7-b09e-13242ba87cf3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:34.057813 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f67b42ff-c11a-4cf7-b09e-13242ba87cf3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:34.057813 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f67b42ff-c11a-4cf7-b09e-13242ba87cf3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:34.058628 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f67b42ff-c11a-4cf7-b09e-13242ba87cf3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:34.075560 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:34.075560 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:34.083835 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f67b42ff-c11a-4cf7-b09e-13242ba87cf3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:34.093843 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f67b42ff-c11a-4cf7-b09e-13242ba87cf3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:34.094332 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 479/1907] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:34 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:34.680881 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae2d19de-e640-42af-aed2-a06d9f263a97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:34.689486 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae2d19de-e640-42af-aed2-a06d9f263a97 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:34.690283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae2d19de-e640-42af-aed2-a06d9f263a97 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:34.690283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae2d19de-e640-42af-aed2-a06d9f263a97 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:34.691599 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ae2d19de-e640-42af-aed2-a06d9f263a97 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:34.697793 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:34.697793 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:34.699723 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae2d19de-e640-42af-aed2-a06d9f263a97 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:34.699998 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 468/1908] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:34 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:35.114688 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f266740b-6073-4528-994d-e3d1db423cbc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:35.125172 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f266740b-6073-4528-994d-e3d1db423cbc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:35.125606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f266740b-6073-4528-994d-e3d1db423cbc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:35.125955 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f266740b-6073-4528-994d-e3d1db423cbc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:35.142340 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:35.142340 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:35.154025 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f266740b-6073-4528-994d-e3d1db423cbc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:35.165218 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f266740b-6073-4528-994d-e3d1db423cbc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:35.167167 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 483/1909] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:35 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:35.188711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0afe8882-6fc5-4ae9-be83-fc94d354024a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:35.191907 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0afe8882-6fc5-4ae9-be83-fc94d354024a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:35.191907 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0afe8882-6fc5-4ae9-be83-fc94d354024a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:35.192119 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0afe8882-6fc5-4ae9-be83-fc94d354024a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:35.200641 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:35.200641 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:35.206731 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0afe8882-6fc5-4ae9-be83-fc94d354024a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:35.212367 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0afe8882-6fc5-4ae9-be83-fc94d354024a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:35.213029 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 480/1910] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:35 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:35.718983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9ac340d6-0c14-453b-9f46-8e4f8770de55 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:35.720925 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9ac340d6-0c14-453b-9f46-8e4f8770de55 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:35.721323 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9ac340d6-0c14-453b-9f46-8e4f8770de55 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:35.721323 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9ac340d6-0c14-453b-9f46-8e4f8770de55 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:35.721466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9ac340d6-0c14-453b-9f46-8e4f8770de55 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:35.730775 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:35.730775 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:35.730775 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9ac340d6-0c14-453b-9f46-8e4f8770de55 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:35.730775 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 480/1911] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:35 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:36.185353 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-25d6b196-64b1-4758-8271-1529d6e526a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:36.187134 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-25d6b196-64b1-4758-8271-1529d6e526a6 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:36.187408 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-25d6b196-64b1-4758-8271-1529d6e526a6 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:36.188176 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-25d6b196-64b1-4758-8271-1529d6e526a6 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:36.199561 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:36.199561 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:36.206040 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-25d6b196-64b1-4758-8271-1529d6e526a6 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:36.216380 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-25d6b196-64b1-4758-8271-1529d6e526a6 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:36.216965 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 469/1912] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:36 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:00:36.351318 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9f876b24-14ef-4f50-b523-3de46c852bc6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:36.351318 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f876b24-14ef-4f50-b523-3de46c852bc6 None None] GET https://10.4.3.32/volume// Aug 19 16:00:36.351318 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f876b24-14ef-4f50-b523-3de46c852bc6 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:36.351318 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f876b24-14ef-4f50-b523-3de46c852bc6 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:36.351318 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f876b24-14ef-4f50-b523-3de46c852bc6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:36.351318 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 484/1913] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:00: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 19 16:00:36.364545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-e992afc4-f242-4c2c-9c6c-6ed72498c1f8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:36.443116 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-e992afc4-f242-4c2c-9c6c-6ed72498c1f8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:00:36.443653 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-e992afc4-f242-4c2c-9c6c-6ed72498c1f8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0e3abf2-606e-4b0f-b30f-247e4fe31789", "connector": null, "instance_uuid": "e6b57bae-6c74-4a81-bd52-5e4083734b9f"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:36.454979 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:36.454979 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:36.496170 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-e992afc4-f242-4c2c-9c6c-6ed72498c1f8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:00:36.496827 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 481/1914] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:00:36 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:36.543132 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02df0b60-932f-4049-9c0c-17cc2304b3ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:36.544559 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02df0b60-932f-4049-9c0c-17cc2304b3ef tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:36.544845 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02df0b60-932f-4049-9c0c-17cc2304b3ef tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:36.545069 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02df0b60-932f-4049-9c0c-17cc2304b3ef tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:36.562014 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:36.562014 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:36.566251 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-da093621-d477-48a0-b6ad-b818068a41f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:36.567421 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da093621-d477-48a0-b6ad-b818068a41f7 None None] GET https://10.4.3.32/volume// Aug 19 16:00:36.567740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da093621-d477-48a0-b6ad-b818068a41f7 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:36.568012 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da093621-d477-48a0-b6ad-b818068a41f7 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:36.568411 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da093621-d477-48a0-b6ad-b818068a41f7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:36.568818 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 470/1915] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:00:36.569479 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-02df0b60-932f-4049-9c0c-17cc2304b3ef tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:36.577071 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02df0b60-932f-4049-9c0c-17cc2304b3ef tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:36.578740 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 481/1916] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:36 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:36.580497 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-f589c470-1e19-411e-9a28-6bd6926d4e90 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:36.583907 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-f589c470-1e19-411e-9a28-6bd6926d4e90 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:36.583907 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-f589c470-1e19-411e-9a28-6bd6926d4e90 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:36.583907 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-f589c470-1e19-411e-9a28-6bd6926d4e90 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:36.597905 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:36.597905 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:36.604366 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-f589c470-1e19-411e-9a28-6bd6926d4e90 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:36.614184 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-f589c470-1e19-411e-9a28-6bd6926d4e90 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:36.614947 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 485/1917] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:36 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:36.753190 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-027b4d3d-1daa-4d35-817d-f4d250f5d1bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:36.755418 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-027b4d3d-1daa-4d35-817d-f4d250f5d1bc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:36.755707 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-027b4d3d-1daa-4d35-817d-f4d250f5d1bc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:36.756140 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-027b4d3d-1daa-4d35-817d-f4d250f5d1bc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:36.756140 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-027b4d3d-1daa-4d35-817d-f4d250f5d1bc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:36.758280 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-7ab711b9-7bfd-4493-b37b-c2368892510d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:36.765046 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-7ab711b9-7bfd-4493-b37b-c2368892510d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] PUT https://10.4.3.32/volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514 Aug 19 16:00:36.765046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-7ab711b9-7bfd-4493-b37b-c2368892510d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:36.765151 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:36.765151 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:36.765151 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-027b4d3d-1daa-4d35-817d-f4d250f5d1bc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:36.765151 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 482/1918] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:36 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:36.773247 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-7ab711b9-7bfd-4493-b37b-c2368892510d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Acquiring lock "cinder-attachment_update-b0e3abf2-606e-4b0f-b30f-247e4fe31789-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:00:36.780124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-7ab711b9-7bfd-4493-b37b-c2368892510d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Lock "cinder-attachment_update-b0e3abf2-606e-4b0f-b30f-247e4fe31789-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:00:36.781254 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:36.781254 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:36.933994 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-7ab711b9-7bfd-4493-b37b-c2368892510d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Lock "cinder-attachment_update-b0e3abf2-606e-4b0f-b30f-247e4fe31789-np0000007787" released by "attachment_update" :: held 0.154s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:00:36.934272 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-7ab711b9-7bfd-4493-b37b-c2368892510d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514 returned with HTTP 200 Aug 19 16:00:36.934845 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 471/1919] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:00:36 2026] PUT /volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:37.590162 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-438060ba-810a-4e5e-b2d5-99ad1c325afc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:37.593386 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-438060ba-810a-4e5e-b2d5-99ad1c325afc tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/limits Aug 19 16:00:37.593433 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-438060ba-810a-4e5e-b2d5-99ad1c325afc tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:37.593684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-438060ba-810a-4e5e-b2d5-99ad1c325afc tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:37.594586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-be554c75-e627-4522-9ce8-4c2d43160ac8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:37.599986 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be554c75-e627-4522-9ce8-4c2d43160ac8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:37.600411 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be554c75-e627-4522-9ce8-4c2d43160ac8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:37.601440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be554c75-e627-4522-9ce8-4c2d43160ac8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:37.621196 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:37.621196 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:37.622844 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-438060ba-810a-4e5e-b2d5-99ad1c325afc tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 19 16:00:37.623369 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 482/1920] 10.4.3.32 () {68 vars in 1477 bytes} [Wed Aug 19 16:00:37 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:00:37.635908 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-be554c75-e627-4522-9ce8-4c2d43160ac8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:37.657591 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be554c75-e627-4522-9ce8-4c2d43160ac8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:37.658243 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 486/1921] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:37 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:37.704494 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-05ca7f5d-e16e-4a16-b891-f4fd1447b6c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:37.709665 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-05ca7f5d-e16e-4a16-b891-f4fd1447b6c9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:37.709665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-05ca7f5d-e16e-4a16-b891-f4fd1447b6c9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:37.709665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-05ca7f5d-e16e-4a16-b891-f4fd1447b6c9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:37.724186 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:37.724186 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:37.731074 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-05ca7f5d-e16e-4a16-b891-f4fd1447b6c9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:37.744250 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-05ca7f5d-e16e-4a16-b891-f4fd1447b6c9 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 200 Aug 19 16:00:37.744471 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 483/1922] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:37 2026] GET /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 1448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:37.762353 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-3f8a9a95-cbb0-4009-8b4d-20a437acc3ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:37.765589 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-3f8a9a95-cbb0-4009-8b4d-20a437acc3ed tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:00:37.766437 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-3f8a9a95-cbb0-4009-8b4d-20a437acc3ed tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a2e44e1-09fa-449e-ad4c-f6abc880a2c9", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-866707501", "description": null, "metadata": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:37.778406 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a7a23cd0-4cab-46a7-99e4-1e702754a251 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:37.781657 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7a23cd0-4cab-46a7-99e4-1e702754a251 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:37.781926 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7a23cd0-4cab-46a7-99e4-1e702754a251 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:37.782154 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7a23cd0-4cab-46a7-99e4-1e702754a251 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:37.782288 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a7a23cd0-4cab-46a7-99e4-1e702754a251 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:37.782547 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:37.782547 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:37.783250 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-3f8a9a95-cbb0-4009-8b4d-20a437acc3ed tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:37.783492 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-3f8a9a95-cbb0-4009-8b4d-20a437acc3ed tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Create snapshot from volume 8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:37.788553 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:37.788553 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:37.790871 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7a23cd0-4cab-46a7-99e4-1e702754a251 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:37.791403 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 483/1923] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:37 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:37.840985 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-3f8a9a95-cbb0-4009-8b4d-20a437acc3ed tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Created reservations ['119835d9-b3e4-4268-bc64-dfa409beddb1', 'da82a974-be68-488c-8269-73e4a7df7ed9', 'ffa0cb88-90a6-44c4-94ea-b48756bcb183', '96fcfcda-323b-459e-8bce-79d73763e3ea'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:37.901319 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-3f8a9a95-cbb0-4009-8b4d-20a437acc3ed tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Snapshot force create request issued successfully. Aug 19 16:00:37.901814 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ece554a6-f5d3-47fe-8113-63d91af8b0c1 req-3f8a9a95-cbb0-4009-8b4d-20a437acc3ed tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:00:37.902401 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 472/1924] 10.4.3.32 () {72 vars in 1540 bytes} [Wed Aug 19 16:00:37 2026] POST /volume/v3/snapshots => generated 318 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:38.675751 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4fb0d3af-645b-4fbd-a925-2c2ee59f146c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:38.680062 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4fb0d3af-645b-4fbd-a925-2c2ee59f146c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:38.683785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4fb0d3af-645b-4fbd-a925-2c2ee59f146c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:38.683785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4fb0d3af-645b-4fbd-a925-2c2ee59f146c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:38.696716 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:38.696716 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:38.702018 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4fb0d3af-645b-4fbd-a925-2c2ee59f146c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:38.710311 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4fb0d3af-645b-4fbd-a925-2c2ee59f146c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:38.710883 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 487/1925] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:38 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:38.810390 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f1b92c6-624d-49b6-9850-97ce71520c33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:38.812830 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f1b92c6-624d-49b6-9850-97ce71520c33 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:38.816967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f1b92c6-624d-49b6-9850-97ce71520c33 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:38.817233 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f1b92c6-624d-49b6-9850-97ce71520c33 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:38.817489 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5f1b92c6-624d-49b6-9850-97ce71520c33 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:38.823705 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:38.823705 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:38.824571 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f1b92c6-624d-49b6-9850-97ce71520c33 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:38.825966 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 484/1926] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:38 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:39.728669 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9aef1f8b-386d-4745-bd14-03754ef2d778 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:39.732246 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9aef1f8b-386d-4745-bd14-03754ef2d778 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:39.732246 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9aef1f8b-386d-4745-bd14-03754ef2d778 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:39.732246 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9aef1f8b-386d-4745-bd14-03754ef2d778 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:39.747148 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:39.747148 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:39.755847 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9aef1f8b-386d-4745-bd14-03754ef2d778 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:39.762277 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9aef1f8b-386d-4745-bd14-03754ef2d778 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:39.763275 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 484/1927] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:39 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:39.841786 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75d26747-35ff-42b9-a1cb-4b8ecda08736 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:39.844791 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75d26747-35ff-42b9-a1cb-4b8ecda08736 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:39.845144 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75d26747-35ff-42b9-a1cb-4b8ecda08736 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:39.845354 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75d26747-35ff-42b9-a1cb-4b8ecda08736 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:39.846149 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-75d26747-35ff-42b9-a1cb-4b8ecda08736 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:39.851783 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:39.851783 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:39.853028 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75d26747-35ff-42b9-a1cb-4b8ecda08736 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:39.853941 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 473/1928] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:39 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:40.243253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-5d1c522f-06fd-4555-9a7a-85ff3b64c29f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:40.245845 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-5d1c522f-06fd-4555-9a7a-85ff3b64c29f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/limits Aug 19 16:00:40.246120 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-5d1c522f-06fd-4555-9a7a-85ff3b64c29f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:40.246390 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-5d1c522f-06fd-4555-9a7a-85ff3b64c29f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:40.280387 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-5d1c522f-06fd-4555-9a7a-85ff3b64c29f tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 19 16:00:40.280945 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 488/1929] 10.4.3.32 () {68 vars in 1477 bytes} [Wed Aug 19 16:00:40 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:40.362945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-c47e64a6-7e2b-4eed-85ec-4898ff52a897 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:40.367602 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-c47e64a6-7e2b-4eed-85ec-4898ff52a897 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:40.367602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-c47e64a6-7e2b-4eed-85ec-4898ff52a897 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:40.367602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-c47e64a6-7e2b-4eed-85ec-4898ff52a897 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:40.382955 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:40.382955 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:40.390497 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-c47e64a6-7e2b-4eed-85ec-4898ff52a897 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:40.400323 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-c47e64a6-7e2b-4eed-85ec-4898ff52a897 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 200 Aug 19 16:00:40.401955 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 485/1930] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:40 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 1658 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:40.417054 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-81c78d2e-6598-4a0f-a9c0-190602039718 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:40.421227 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-81c78d2e-6598-4a0f-a9c0-190602039718 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:00:40.421633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-81c78d2e-6598-4a0f-a9c0-190602039718 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8261df5a-a79b-4992-ac49-68740d257b57", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:40.440066 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:40.440066 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:40.440544 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-81c78d2e-6598-4a0f-a9c0-190602039718 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:40.440745 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-81c78d2e-6598-4a0f-a9c0-190602039718 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Create snapshot from volume 8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:40.540627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-81c78d2e-6598-4a0f-a9c0-190602039718 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Created reservations ['4b036b10-0e42-47fd-b513-494d95ad51e5', 'd32044ec-7ec9-477d-b5c2-8cbf24b46e9e', '88e24281-ef52-47e6-91a3-c6bdec33afc9', 'db2a376b-dd95-43b6-88e2-eaa8ee5221bf'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:40.624719 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-81c78d2e-6598-4a0f-a9c0-190602039718 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Snapshot force create request issued successfully. Aug 19 16:00:40.624719 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7edcdcca-ff27-4937-9f5d-d0b41937bcec req-81c78d2e-6598-4a0f-a9c0-190602039718 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:00:40.626967 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 485/1931] 10.4.3.32 () {72 vars in 1540 bytes} [Wed Aug 19 16:00:40 2026] POST /volume/v3/snapshots => generated 292 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:40.637649 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-d08d36ba-fa2c-4509-bcc8-a9d1b5303d2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:40.642886 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7d2fbbb8-f7c8-42c7-8871-3ef5bb11ae75 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:40.646113 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-d08d36ba-fa2c-4509-bcc8-a9d1b5303d2c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514/action Aug 19 16:00:40.648426 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-d08d36ba-fa2c-4509-bcc8-a9d1b5303d2c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:40.648426 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-d08d36ba-fa2c-4509-bcc8-a9d1b5303d2c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:40.648582 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d2fbbb8-f7c8-42c7-8871-3ef5bb11ae75 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 Aug 19 16:00:40.648820 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d2fbbb8-f7c8-42c7-8871-3ef5bb11ae75 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:40.649719 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7d2fbbb8-f7c8-42c7-8871-3ef5bb11ae75 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:40.660751 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:40.660751 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:40.661381 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7d2fbbb8-f7c8-42c7-8871-3ef5bb11ae75 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Snapshot retrieved successfully. Aug 19 16:00:40.662550 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7d2fbbb8-f7c8-42c7-8871-3ef5bb11ae75 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 returned with HTTP 200 Aug 19 16:00:40.663141 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 489/1932] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:40 2026] GET /volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 => generated 477 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:40.674412 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:40.674412 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:40.695717 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9b1724c7-4b51-4d35-853b-96d54abbd82c req-d08d36ba-fa2c-4509-bcc8-a9d1b5303d2c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514/action returned with HTTP 204 Aug 19 16:00:40.696202 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 474/1933] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:00:40 2026] POST /volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:40.785026 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07a4aaf1-c865-4bea-b62d-152580f57c3e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:40.787447 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07a4aaf1-c865-4bea-b62d-152580f57c3e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:40.787658 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07a4aaf1-c865-4bea-b62d-152580f57c3e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:40.789047 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07a4aaf1-c865-4bea-b62d-152580f57c3e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:40.802667 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:40.802667 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:40.807717 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-07a4aaf1-c865-4bea-b62d-152580f57c3e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:40.814940 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07a4aaf1-c865-4bea-b62d-152580f57c3e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:40.815509 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 486/1934] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:40 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:40.872548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-43db64a7-1c0d-4f51-86bd-66c921b96555 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:40.875955 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43db64a7-1c0d-4f51-86bd-66c921b96555 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:40.876250 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43db64a7-1c0d-4f51-86bd-66c921b96555 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:40.876987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43db64a7-1c0d-4f51-86bd-66c921b96555 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:40.876987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-43db64a7-1c0d-4f51-86bd-66c921b96555 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:40.887091 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:40.887091 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:40.888588 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43db64a7-1c0d-4f51-86bd-66c921b96555 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:40.889505 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 486/1935] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:40 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:41.043161 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9aaf3f8b-bd85-43dd-a8a4-868be4b89547 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:41.048660 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9aaf3f8b-bd85-43dd-a8a4-868be4b89547 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 Aug 19 16:00:41.048881 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9aaf3f8b-bd85-43dd-a8a4-868be4b89547 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:41.049122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9aaf3f8b-bd85-43dd-a8a4-868be4b89547 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:41.049224 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-9aaf3f8b-bd85-43dd-a8a4-868be4b89547 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Delete snapshot with id: fb874d98-3276-4813-b7d3-508149863524 Aug 19 16:00:41.065161 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:41.065161 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:41.065374 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9aaf3f8b-bd85-43dd-a8a4-868be4b89547 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Snapshot retrieved successfully. Aug 19 16:00:41.100973 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9aaf3f8b-bd85-43dd-a8a4-868be4b89547 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Snapshot delete request issued successfully. Aug 19 16:00:41.102381 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9aaf3f8b-bd85-43dd-a8a4-868be4b89547 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 returned with HTTP 202 Aug 19 16:00:41.102381 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 490/1936] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:00:41 2026] DELETE /volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:41.114713 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-be87bba9-b5ea-45a1-9f6e-c3a714f48cf1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:41.118931 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be87bba9-b5ea-45a1-9f6e-c3a714f48cf1 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 Aug 19 16:00:41.119249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be87bba9-b5ea-45a1-9f6e-c3a714f48cf1 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:41.119579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be87bba9-b5ea-45a1-9f6e-c3a714f48cf1 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:41.132192 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:41.132192 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:41.132987 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-be87bba9-b5ea-45a1-9f6e-c3a714f48cf1 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Snapshot retrieved successfully. Aug 19 16:00:41.135192 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be87bba9-b5ea-45a1-9f6e-c3a714f48cf1 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 returned with HTTP 200 Aug 19 16:00:41.135907 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 475/1937] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:41 2026] GET /volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:41.911184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8c6eb0ea-d96c-4f69-9759-23c44e154a71 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:41.914035 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c6eb0ea-d96c-4f69-9759-23c44e154a71 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:41.914035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c6eb0ea-d96c-4f69-9759-23c44e154a71 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:41.914035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c6eb0ea-d96c-4f69-9759-23c44e154a71 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:41.914035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8c6eb0ea-d96c-4f69-9759-23c44e154a71 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:41.924564 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:41.924564 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:41.927512 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c6eb0ea-d96c-4f69-9759-23c44e154a71 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:41.928344 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 487/1938] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:41 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:42.150032 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-176f0da2-ab5b-4162-9a10-b8c13e33ae54 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:42.156342 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-176f0da2-ab5b-4162-9a10-b8c13e33ae54 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] GET https://10.4.3.32/volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 Aug 19 16:00:42.156342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-176f0da2-ab5b-4162-9a10-b8c13e33ae54 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:42.156588 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-176f0da2-ab5b-4162-9a10-b8c13e33ae54 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:42.163548 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-176f0da2-ab5b-4162-9a10-b8c13e33ae54 tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 returned with HTTP 404 Aug 19 16:00:42.164196 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 487/1939] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:42 2026] GET /volume/v3/snapshots/fb874d98-3276-4813-b7d3-508149863524 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:42.946578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c3388b22-eeed-4457-8ab4-75af7a82d7ac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:42.952418 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3388b22-eeed-4457-8ab4-75af7a82d7ac tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:42.952836 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3388b22-eeed-4457-8ab4-75af7a82d7ac tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:42.954977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3388b22-eeed-4457-8ab4-75af7a82d7ac tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:42.954977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c3388b22-eeed-4457-8ab4-75af7a82d7ac tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:42.964702 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:42.964702 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:42.966607 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3388b22-eeed-4457-8ab4-75af7a82d7ac tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:42.969823 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 491/1940] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:42 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 757 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:00:43.992754 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ef43a22-ea41-4b07-b479-fbd52cc965a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:44.007866 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ef43a22-ea41-4b07-b479-fbd52cc965a9 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:44.007866 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ef43a22-ea41-4b07-b479-fbd52cc965a9 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:44.007866 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ef43a22-ea41-4b07-b479-fbd52cc965a9 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:44.007866 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3ef43a22-ea41-4b07-b479-fbd52cc965a9 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:44.022976 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:44.022976 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:44.024238 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ef43a22-ea41-4b07-b479-fbd52cc965a9 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:44.024855 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 476/1941] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:43 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 758 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:44.607587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-241993bf-2c1a-431b-a6c7-baea0600467a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:44.609620 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-241993bf-2c1a-431b-a6c7-baea0600467a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] DELETE https://10.4.3.32/volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9 Aug 19 16:00:44.609844 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-241993bf-2c1a-431b-a6c7-baea0600467a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:44.609952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-241993bf-2c1a-431b-a6c7-baea0600467a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:44.616962 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:44.616962 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:44.694991 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-241993bf-2c1a-431b-a6c7-baea0600467a tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9 returned with HTTP 200 Aug 19 16:00:44.695570 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 488/1942] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:00:44 2026] DELETE /volume/v3/attachments/daf9823a-ec30-4614-a3a3-c42828ce1da9 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:44.713107 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-db1a8ce3-5b59-41b4-87d4-61e7c376bebe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:44.715330 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-db1a8ce3-5b59-41b4-87d4-61e7c376bebe tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:44.715564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-db1a8ce3-5b59-41b4-87d4-61e7c376bebe tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:44.715793 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-db1a8ce3-5b59-41b4-87d4-61e7c376bebe tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:44.716009 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-db1a8ce3-5b59-41b4-87d4-61e7c376bebe tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Delete volume with id: 8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 Aug 19 16:00:44.724240 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:44.724240 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:44.724962 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-db1a8ce3-5b59-41b4-87d4-61e7c376bebe tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Volume info retrieved successfully. Aug 19 16:00:44.747571 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-db1a8ce3-5b59-41b4-87d4-61e7c376bebe tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] Delete volume request issued successfully. Aug 19 16:00:44.747821 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c7a103fc-357d-4d45-8f08-b1aa5da9d8cf req-db1a8ce3-5b59-41b4-87d4-61e7c376bebe tempest-ImageDependencyTests-1847479869 tempest-ImageDependencyTests-1847479869-project-member] https://10.4.3.32/volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 returned with HTTP 202 Aug 19 16:00:44.748332 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 488/1943] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 16:00:44 2026] DELETE /volume/v3/volumes/8a2e44e1-09fa-449e-ad4c-f6abc880a2c9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:45.040184 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-96cd4e37-26cc-4af9-9df1-8163073608fd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:45.044566 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96cd4e37-26cc-4af9-9df1-8163073608fd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:45.045043 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96cd4e37-26cc-4af9-9df1-8163073608fd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:45.045473 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96cd4e37-26cc-4af9-9df1-8163073608fd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:45.045649 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-96cd4e37-26cc-4af9-9df1-8163073608fd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:45.053956 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:45.053956 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:45.055030 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96cd4e37-26cc-4af9-9df1-8163073608fd tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:45.055615 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 492/1944] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:45 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:45.068431 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:45.071067 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:45.071478 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "20a0e741-e9fe-471a-892b-1b45ae4e7867", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1016015073"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:45.073775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request body: {'volume': {"'backup_id": '20a0e741-e9fe-471a-892b-1b45ae4e7867', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1016015073'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:45.073775 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume of 1 GB Aug 19 16:00:45.082673 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Availability Zones retrieved successfully. Aug 19 16:00:45.091621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (2da57531-cfbf-4fa3-aec8-63977e639fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:45.093726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80fb311-c348-4e39-9d64-43eb08d1e8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.095472 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:45.165833 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d80fb311-c348-4e39-9d64-43eb08d1e8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.167486 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5fd2b9-3d1c-4e9c-a366-924ab0252baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.194318 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0e18eaea-b60c-4196-883e-b8a909559660 req-b31de5e9-7be2-44d8-80ab-1b29e40d9c2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:45.200974 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0e18eaea-b60c-4196-883e-b8a909559660 req-b31de5e9-7be2-44d8-80ab-1b29e40d9c2a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:45.201250 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0e18eaea-b60c-4196-883e-b8a909559660 req-b31de5e9-7be2-44d8-80ab-1b29e40d9c2a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:45.201564 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0e18eaea-b60c-4196-883e-b8a909559660 req-b31de5e9-7be2-44d8-80ab-1b29e40d9c2a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:45.224747 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:45.224747 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:45.234977 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0e18eaea-b60c-4196-883e-b8a909559660 req-b31de5e9-7be2-44d8-80ab-1b29e40d9c2a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:45.244711 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0e18eaea-b60c-4196-883e-b8a909559660 req-b31de5e9-7be2-44d8-80ab-1b29e40d9c2a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 200 Aug 19 16:00:45.244711 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 489/1945] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:45 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 1658 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:45.250043 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Created reservations ['fc3cc2d0-9143-41e6-af86-5abf5b3a54bb', 'cbb8dd8d-6ea5-4daf-b77c-db412a033629', 'ec90dbeb-1432-482a-bf51-2a74985146f7', 'f420b283-868e-4432-ae13-4e0190e2bcbd'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:45.251309 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5fd2b9-3d1c-4e9c-a366-924ab0252baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3cc2d0-9143-41e6-af86-5abf5b3a54bb', 'cbb8dd8d-6ea5-4daf-b77c-db412a033629', 'ec90dbeb-1432-482a-bf51-2a74985146f7', 'f420b283-868e-4432-ae13-4e0190e2bcbd']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.252609 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b36d5a4-65ef-4bc3-8b69-9994ad23e4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.291748 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b36d5a4-65ef-4bc3-8b69-9994ad23e4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a130d501-3c2a-4d18-8f76-ae6f5555783d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1016015073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['fc3cc2d0-9143-41e6-af86-5abf5b3a54bb','cbb8dd8d-6ea5-4daf-b77c-db412a033629','ec90dbeb-1432-482a-bf51-2a74985146f7','f420b283-868e-4432-ae13-4e0190e2bcbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1016015073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a130d501-3c2a-4d18-8f76-ae6f5555783d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='46ae6e92526447b38420b47f3cb8236b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.294044 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989bd4fe-6f24-478d-8813-223741727f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.347859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989bd4fe-6f24-478d-8813-223741727f56) transitioned into 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-1016015073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['fc3cc2d0-9143-41e6-af86-5abf5b3a54bb','cbb8dd8d-6ea5-4daf-b77c-db412a033629','ec90dbeb-1432-482a-bf51-2a74985146f7','f420b283-868e-4432-ae13-4e0190e2bcbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.347859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd337a16-ddcd-41ad-baa1-9c5ef604ec5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.369629 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd337a16-ddcd-41ad-baa1-9c5ef604ec5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.371261 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (2da57531-cfbf-4fa3-aec8-63977e639fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:45.371261 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request issued successfully. Aug 19 16:00:45.372341 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-542dce0c-d73d-487a-8a39-6a5b9c94fb31 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:45.372433 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 477/1946] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:45 2026] POST /volume/v3/volumes => generated 756 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:45.397576 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:45.402864 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:45.402864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "20a0e741-e9fe-471a-892b-1b45ae4e7867", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-598748956"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:45.405899 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request body: {'volume': {"'backup_id": '20a0e741-e9fe-471a-892b-1b45ae4e7867', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-598748956'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:45.405899 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume of 1 GB Aug 19 16:00:45.413038 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Availability Zones retrieved successfully. Aug 19 16:00:45.420822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (8a88e026-8118-405d-ad14-a2ee528ec4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:45.422440 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4271534-d8fc-42f4-a73d-5dd643dd1801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.424116 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:45.481062 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4271534-d8fc-42f4-a73d-5dd643dd1801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.483400 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d34f0e-505a-4fd3-8d1b-88da825aef6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.548939 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Created reservations ['38321175-fd87-4e3a-885e-dc37aceffda4', '26f87ab2-f667-4bb7-9ec5-3f1816348ccd', '2667410f-bb30-4f44-bc52-21ae174d4178', 'd0a43c46-7999-431c-acc7-ee1198239fb3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:45.551170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d34f0e-505a-4fd3-8d1b-88da825aef6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38321175-fd87-4e3a-885e-dc37aceffda4', '26f87ab2-f667-4bb7-9ec5-3f1816348ccd', '2667410f-bb30-4f44-bc52-21ae174d4178', 'd0a43c46-7999-431c-acc7-ee1198239fb3']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.551170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca2e8a9-d123-4faf-956e-7a92778d8763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.563315 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dc7fa7c4-146e-4113-9e92-497c21dacf60 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:45.567406 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc7fa7c4-146e-4113-9e92-497c21dacf60 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:00:45.567743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc7fa7c4-146e-4113-9e92-497c21dacf60 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0e3abf2-606e-4b0f-b30f-247e4fe31789", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-632270753", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:45.589173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca2e8a9-d123-4faf-956e-7a92778d8763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a5f9db-ad5e-48b6-b389-e114f4468b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-598748956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['38321175-fd87-4e3a-885e-dc37aceffda4','26f87ab2-f667-4bb7-9ec5-3f1816348ccd','2667410f-bb30-4f44-bc52-21ae174d4178','d0a43c46-7999-431c-acc7-ee1198239fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-598748956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a5f9db-ad5e-48b6-b389-e114f4468b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='46ae6e92526447b38420b47f3cb8236b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.589388 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:45.589388 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:45.590008 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dc7fa7c4-146e-4113-9e92-497c21dacf60 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:45.590222 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd228112-2172-4218-841f-b7e2d4aa5ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.590782 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-dc7fa7c4-146e-4113-9e92-497c21dacf60 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create snapshot from volume b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:45.622050 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd228112-2172-4218-841f-b7e2d4aa5ef5) transitioned into 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-598748956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['38321175-fd87-4e3a-885e-dc37aceffda4','26f87ab2-f667-4bb7-9ec5-3f1816348ccd','2667410f-bb30-4f44-bc52-21ae174d4178','d0a43c46-7999-431c-acc7-ee1198239fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.623089 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8436551f-d631-448a-be65-b5a5472460b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.637436 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8436551f-d631-448a-be65-b5a5472460b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.638807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (8a88e026-8118-405d-ad14-a2ee528ec4d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:45.639539 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request issued successfully. Aug 19 16:00:45.640995 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-971f6252-ab2d-49c4-8abc-3e83080a2968 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:45.640995 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 489/1947] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:45 2026] POST /volume/v3/volumes => generated 755 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:45.655113 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:45.657563 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:45.658203 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "20a0e741-e9fe-471a-892b-1b45ae4e7867", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2028013332"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:45.660151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request body: {'volume': {"'backup_id": '20a0e741-e9fe-471a-892b-1b45ae4e7867', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2028013332'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:45.660317 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume of 1 GB Aug 19 16:00:45.662589 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-dc7fa7c4-146e-4113-9e92-497c21dacf60 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Created reservations ['5a9adf15-2ad0-4867-b9fa-ee4e3c4ed40e', 'a87eff5d-f002-4038-b62b-443e5e2d5cc6', '4b82d865-ef83-41e5-8f32-3628c8f04704', '45b61eb8-c714-4dde-9ae0-09eb737efb22'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:45.666184 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Availability Zones retrieved successfully. Aug 19 16:00:45.679045 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (6456df82-1670-44ee-b1b1-ae5c50bcaba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:45.680892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d223cad9-0ded-4a69-83a7-c84dda19bcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.682130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:45.727259 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dc7fa7c4-146e-4113-9e92-497c21dacf60 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot force create request issued successfully. Aug 19 16:00:45.728072 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc7fa7c4-146e-4113-9e92-497c21dacf60 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:00:45.728278 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d223cad9-0ded-4a69-83a7-c84dda19bcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.731907 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 493/1948] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:00:45 2026] POST /volume/v3/snapshots => generated 312 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:45.731975 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ce38eb-10f1-4be2-a07c-d83ce99b7000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.743357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5dc20cc9-8226-40c1-ae0e-2fda8eb41762 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:45.748737 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dc20cc9-8226-40c1-ae0e-2fda8eb41762 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 Aug 19 16:00:45.749589 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dc20cc9-8226-40c1-ae0e-2fda8eb41762 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:45.749874 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dc20cc9-8226-40c1-ae0e-2fda8eb41762 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:45.762025 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:45.762025 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:45.762717 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5dc20cc9-8226-40c1-ae0e-2fda8eb41762 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:45.764297 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dc20cc9-8226-40c1-ae0e-2fda8eb41762 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 returned with HTTP 200 Aug 19 16:00:45.764920 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 478/1949] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:45 2026] GET /volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 => generated 444 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:45.818519 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Created reservations ['6cd8fd69-a0e5-488d-8c13-df5f38f80da7', '8f293c48-a975-45be-8479-52847029b7d4', '1f996f1a-e35e-4824-a14d-668036354f80', '40f88592-bd60-491b-912d-55cd065d75d9'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:45.819806 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ce38eb-10f1-4be2-a07c-d83ce99b7000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd8fd69-a0e5-488d-8c13-df5f38f80da7', '8f293c48-a975-45be-8479-52847029b7d4', '1f996f1a-e35e-4824-a14d-668036354f80', '40f88592-bd60-491b-912d-55cd065d75d9']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.821304 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a229f6-da25-4f57-9d29-d7dd5bfd4585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.860097 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a229f6-da25-4f57-9d29-d7dd5bfd4585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '782a5ca8-020b-4508-928e-81b473516909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2028013332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['6cd8fd69-a0e5-488d-8c13-df5f38f80da7','8f293c48-a975-45be-8479-52847029b7d4','1f996f1a-e35e-4824-a14d-668036354f80','40f88592-bd60-491b-912d-55cd065d75d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2028013332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=782a5ca8-020b-4508-928e-81b473516909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='46ae6e92526447b38420b47f3cb8236b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.861120 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (499bf531-b01f-48e0-82d8-d9f33496480d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.891901 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (499bf531-b01f-48e0-82d8-d9f33496480d) transitioned into 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-2028013332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['6cd8fd69-a0e5-488d-8c13-df5f38f80da7','8f293c48-a975-45be-8479-52847029b7d4','1f996f1a-e35e-4824-a14d-668036354f80','40f88592-bd60-491b-912d-55cd065d75d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.893929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9938a78-7559-43af-8f6c-ddc88182865f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.910297 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9938a78-7559-43af-8f6c-ddc88182865f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:45.911467 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (6456df82-1670-44ee-b1b1-ae5c50bcaba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:45.911647 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request issued successfully. Aug 19 16:00:45.912376 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2cf923ee-2b32-43ce-ae24-62b44f6b9ac2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:45.912580 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 490/1950] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:45 2026] POST /volume/v3/volumes => generated 756 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:45.931127 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:45.937459 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:45.938792 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "20a0e741-e9fe-471a-892b-1b45ae4e7867", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-531772469"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:45.940599 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request body: {'volume': {"'backup_id": '20a0e741-e9fe-471a-892b-1b45ae4e7867', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-531772469'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:45.940819 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume of 1 GB Aug 19 16:00:45.941196 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:45.941196 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:45.950104 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Availability Zones retrieved successfully. Aug 19 16:00:45.957966 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (efce11af-422a-41cb-a07e-4748c8d739d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:45.961545 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4731268-39d6-459c-a8cc-d36d083b02c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:45.962643 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:45.996236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e1ae43c9-1a26-45ca-b0c2-1031762a388d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.001194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1ae43c9-1a26-45ca-b0c2-1031762a388d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:46.001348 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1ae43c9-1a26-45ca-b0c2-1031762a388d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.001752 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1ae43c9-1a26-45ca-b0c2-1031762a388d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.018193 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4731268-39d6-459c-a8cc-d36d083b02c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.019218 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f1fc15a-c49d-4f9c-94a9-300db1e2f66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.021092 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.021092 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:46.032977 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e1ae43c9-1a26-45ca-b0c2-1031762a388d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:46.041706 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1ae43c9-1a26-45ca-b0c2-1031762a388d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:46.042216 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 494/1951] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:45 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.113219 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Created reservations ['cb6c093c-16c1-4664-b263-dedf1eb9b0a5', '29264e7f-4168-4937-8dc2-a1c92f6737d6', '7c0b0233-2135-4cec-b472-ef88ce213c76', '3059ccd4-ca8a-4524-ac92-982e6b30310f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:46.113740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-464361c2-fdad-4c7f-a7ad-c84279e2b097 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.114600 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f1fc15a-c49d-4f9c-94a9-300db1e2f66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6c093c-16c1-4664-b263-dedf1eb9b0a5', '29264e7f-4168-4937-8dc2-a1c92f6737d6', '7c0b0233-2135-4cec-b472-ef88ce213c76', '3059ccd4-ca8a-4524-ac92-982e6b30310f']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.115585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53645672-38af-4f29-8384-5959453be2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.116564 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-464361c2-fdad-4c7f-a7ad-c84279e2b097 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:46.116853 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-464361c2-fdad-4c7f-a7ad-c84279e2b097 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.117198 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-464361c2-fdad-4c7f-a7ad-c84279e2b097 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.129143 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.129143 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:46.134173 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-464361c2-fdad-4c7f-a7ad-c84279e2b097 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:46.140195 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-464361c2-fdad-4c7f-a7ad-c84279e2b097 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:46.140707 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 479/1952] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.146986 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53645672-38af-4f29-8384-5959453be2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-531772469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['cb6c093c-16c1-4664-b263-dedf1eb9b0a5','29264e7f-4168-4937-8dc2-a1c92f6737d6','7c0b0233-2135-4cec-b472-ef88ce213c76','3059ccd4-ca8a-4524-ac92-982e6b30310f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-531772469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='46ae6e92526447b38420b47f3cb8236b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.148052 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d7a8ee-e566-43b4-b857-75c6c880001d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.178738 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d7a8ee-e566-43b4-b857-75c6c880001d) transitioned into 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-531772469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['cb6c093c-16c1-4664-b263-dedf1eb9b0a5','29264e7f-4168-4937-8dc2-a1c92f6737d6','7c0b0233-2135-4cec-b472-ef88ce213c76','3059ccd4-ca8a-4524-ac92-982e6b30310f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.180523 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07548f96-08d8-48e0-ae36-32567b92a61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.196185 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07548f96-08d8-48e0-ae36-32567b92a61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.197401 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (efce11af-422a-41cb-a07e-4748c8d739d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:46.197876 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request issued successfully. Aug 19 16:00:46.198788 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e112b48-7a52-407e-a8c1-91d1f4183dde tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:46.199076 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 490/1953] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:45 2026] POST /volume/v3/volumes => generated 755 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:46.214638 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0083724c-7788-49b8-8756-554f87eab360 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.216700 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:46.217232 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "20a0e741-e9fe-471a-892b-1b45ae4e7867", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1343744479"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:46.219627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request body: {'volume': {"'backup_id": '20a0e741-e9fe-471a-892b-1b45ae4e7867', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1343744479'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:46.219925 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume of 1 GB Aug 19 16:00:46.220474 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.220474 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:46.226300 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Availability Zones retrieved successfully. Aug 19 16:00:46.235705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (94b04b4b-7b2d-457f-951c-c446789caae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:46.237824 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8184751a-9660-4d41-8843-c4b1bce9f32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.241566 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:46.272695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-68d3ef00-2014-47ef-a343-4d49c8bff0a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.273334 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68d3ef00-2014-47ef-a343-4d49c8bff0a9 None None] GET https://10.4.3.32/volume// Aug 19 16:00:46.273625 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68d3ef00-2014-47ef-a343-4d49c8bff0a9 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.273907 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68d3ef00-2014-47ef-a343-4d49c8bff0a9 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.274967 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68d3ef00-2014-47ef-a343-4d49c8bff0a9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:46.275407 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 495/1954] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:00:46.285280 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8184751a-9660-4d41-8843-c4b1bce9f32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.286619 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d620c4c8-07ea-4cdb-ad2b-8b607fe9b368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.288941 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-f02e8fd5-14cc-45a2-95f2-321192fd765a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.321974 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0e18eaea-b60c-4196-883e-b8a909559660 req-327be620-a2ef-4be8-80bb-edc52816b28a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.325104 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0e18eaea-b60c-4196-883e-b8a909559660 req-327be620-a2ef-4be8-80bb-edc52816b28a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a Aug 19 16:00:46.325104 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0e18eaea-b60c-4196-883e-b8a909559660 req-327be620-a2ef-4be8-80bb-edc52816b28a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.326086 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0e18eaea-b60c-4196-883e-b8a909559660 req-327be620-a2ef-4be8-80bb-edc52816b28a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.338618 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.338618 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:46.339874 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-f02e8fd5-14cc-45a2-95f2-321192fd765a tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:00:46.340519 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-f02e8fd5-14cc-45a2-95f2-321192fd765a tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f5f4e67-2769-4adf-9c8e-19dbfea62f78", "connector": null, "instance_uuid": "eb9fc9b5-da6c-4921-afb3-5deb917ae309"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:46.352230 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.352230 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:46.352554 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Created reservations ['e8c6369d-f30f-4f27-b0a0-55466edb2b22', '6deadd56-f91e-48b6-82a3-e1f4c1155bca', '18d7a79b-1373-4695-9079-1d0f32b55838', 'f5e7ab79-7891-4270-b3be-dd831519804c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:46.353804 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d620c4c8-07ea-4cdb-ad2b-8b607fe9b368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8c6369d-f30f-4f27-b0a0-55466edb2b22', '6deadd56-f91e-48b6-82a3-e1f4c1155bca', '18d7a79b-1373-4695-9079-1d0f32b55838', 'f5e7ab79-7891-4270-b3be-dd831519804c']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.355182 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8423a5-42ee-4b38-9207-11a5b2fe6d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.386549 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e8423a5-42ee-4b38-9207-11a5b2fe6d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31c81107-3bb2-4551-8b45-2c682ee7c7e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1343744479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['e8c6369d-f30f-4f27-b0a0-55466edb2b22','6deadd56-f91e-48b6-82a3-e1f4c1155bca','18d7a79b-1373-4695-9079-1d0f32b55838','f5e7ab79-7891-4270-b3be-dd831519804c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1343744479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31c81107-3bb2-4551-8b45-2c682ee7c7e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='46ae6e92526447b38420b47f3cb8236b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.389426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c75260f-2d7f-4df4-a728-9f4d52e78ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.408171 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0e18eaea-b60c-4196-883e-b8a909559660 req-327be620-a2ef-4be8-80bb-edc52816b28a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a returned with HTTP 200 Aug 19 16:00:46.409797 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 491/1955] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:00:46 2026] DELETE /volume/v3/attachments/82501507-3c81-4ef3-936a-55832cf2c79a => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.410416 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-f02e8fd5-14cc-45a2-95f2-321192fd765a tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:00:46.411086 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 480/1956] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:00:46 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 19 16:00:46.415055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c75260f-2d7f-4df4-a728-9f4d52e78ccb) transitioned into 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-1343744479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f6cdf47f24a6391c203cd98e8f41c',qos_specs=None,replication_status=,reservations=['e8c6369d-f30f-4f27-b0a0-55466edb2b22','6deadd56-f91e-48b6-82a3-e1f4c1155bca','18d7a79b-1373-4695-9079-1d0f32b55838','f5e7ab79-7891-4270-b3be-dd831519804c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ae6e92526447b38420b47f3cb8236b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.416070 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6e0cfe-12fe-4387-83dc-8d62b86b4b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:46.429139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6e0cfe-12fe-4387-83dc-8d62b86b4b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:46.431533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Flow 'volume_create_api' (94b04b4b-7b2d-457f-951c-c446789caae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:46.431533 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Create volume request issued successfully. Aug 19 16:00:46.431533 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0083724c-7788-49b8-8756-554f87eab360 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:46.431533 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 491/1957] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:46 2026] POST /volume/v3/volumes => generated 756 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:46.447604 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-418c3e06-9f47-4d92-8f14-d015f690fa98 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.449583 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-418c3e06-9f47-4d92-8f14-d015f690fa98 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d Aug 19 16:00:46.451884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-418c3e06-9f47-4d92-8f14-d015f690fa98 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.451884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-418c3e06-9f47-4d92-8f14-d015f690fa98 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.451970 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8eabb459-576d-4e90-b77f-68b78df80441 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.452980 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8eabb459-576d-4e90-b77f-68b78df80441 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:46.453096 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8eabb459-576d-4e90-b77f-68b78df80441 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.453336 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8eabb459-576d-4e90-b77f-68b78df80441 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.462920 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.462920 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:46.465295 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-29e1fee2-13be-43ed-a072-de995bd6fb35 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.465778 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29e1fee2-13be-43ed-a072-de995bd6fb35 None None] GET https://10.4.3.32/volume// Aug 19 16:00:46.466050 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29e1fee2-13be-43ed-a072-de995bd6fb35 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.466318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29e1fee2-13be-43ed-a072-de995bd6fb35 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.467353 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29e1fee2-13be-43ed-a072-de995bd6fb35 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:46.469009 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 481/1958] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:00:46.469257 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.469257 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:46.473027 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-418c3e06-9f47-4d92-8f14-d015f690fa98 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:46.476702 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8eabb459-576d-4e90-b77f-68b78df80441 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:46.480779 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-418c3e06-9f47-4d92-8f14-d015f690fa98 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d returned with HTTP 200 Aug 19 16:00:46.481321 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 496/1959] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.482200 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8eabb459-576d-4e90-b77f-68b78df80441 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:46.482697 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 492/1960] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.496456 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-92358f6d-2643-4277-9853-cc8602a6d719 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.498803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80cddf2b-e46b-4acf-9418-365d7b565a07 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.499937 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-92358f6d-2643-4277-9853-cc8602a6d719 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:46.500166 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-92358f6d-2643-4277-9853-cc8602a6d719 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.500361 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-92358f6d-2643-4277-9853-cc8602a6d719 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.503510 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80cddf2b-e46b-4acf-9418-365d7b565a07 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e Aug 19 16:00:46.503734 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80cddf2b-e46b-4acf-9418-365d7b565a07 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.503976 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80cddf2b-e46b-4acf-9418-365d7b565a07 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.514268 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.514268 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:46.515225 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.515225 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:46.519736 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-92358f6d-2643-4277-9853-cc8602a6d719 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:46.520171 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-80cddf2b-e46b-4acf-9418-365d7b565a07 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:46.525115 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80cddf2b-e46b-4acf-9418-365d7b565a07 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e returned with HTTP 200 Aug 19 16:00:46.525576 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 482/1961] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.525965 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-92358f6d-2643-4277-9853-cc8602a6d719 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:46.526413 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 492/1962] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:46.544002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8b076e8c-9eed-471f-bcd0-9c1ecf425269 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.549022 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b076e8c-9eed-471f-bcd0-9c1ecf425269 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 Aug 19 16:00:46.549329 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b076e8c-9eed-471f-bcd0-9c1ecf425269 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.549625 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b076e8c-9eed-471f-bcd0-9c1ecf425269 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.561717 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.561717 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:46.567312 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8b076e8c-9eed-471f-bcd0-9c1ecf425269 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:46.574643 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b076e8c-9eed-471f-bcd0-9c1ecf425269 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 returned with HTTP 200 Aug 19 16:00:46.575836 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 497/1963] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.598277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4362c23c-4ba9-4399-b23c-3ca4dceaaa19 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.600705 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4362c23c-4ba9-4399-b23c-3ca4dceaaa19 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 Aug 19 16:00:46.600877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4362c23c-4ba9-4399-b23c-3ca4dceaaa19 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.601942 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4362c23c-4ba9-4399-b23c-3ca4dceaaa19 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.611402 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.611402 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:46.615928 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4362c23c-4ba9-4399-b23c-3ca4dceaaa19 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:46.621821 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4362c23c-4ba9-4399-b23c-3ca4dceaaa19 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 returned with HTTP 200 Aug 19 16:00:46.622396 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 493/1964] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.638984 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-487d3592-6643-44a4-b6e3-a5ae685e3ad7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.641856 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-487d3592-6643-44a4-b6e3-a5ae685e3ad7 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 Aug 19 16:00:46.642190 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-487d3592-6643-44a4-b6e3-a5ae685e3ad7 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.642360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-487d3592-6643-44a4-b6e3-a5ae685e3ad7 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.661811 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.661811 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:46.666470 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-487d3592-6643-44a4-b6e3-a5ae685e3ad7 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:46.671742 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-487d3592-6643-44a4-b6e3-a5ae685e3ad7 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 returned with HTTP 200 Aug 19 16:00:46.672217 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 483/1965] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.674636 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-fd77fc2b-e9ae-41fb-abe7-93592c3a271d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.679934 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-fd77fc2b-e9ae-41fb-abe7-93592c3a271d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] PUT https://10.4.3.32/volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd Aug 19 16:00:46.680416 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-fd77fc2b-e9ae-41fb-abe7-93592c3a271d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:46.688286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d10ccf07-d332-404a-bf84-0265dc262bf6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.690988 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d10ccf07-d332-404a-bf84-0265dc262bf6 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] DELETE https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:46.691558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d10ccf07-d332-404a-bf84-0265dc262bf6 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.691719 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d10ccf07-d332-404a-bf84-0265dc262bf6 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.691896 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-d10ccf07-d332-404a-bf84-0265dc262bf6 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete backup with id: 20a0e741-e9fe-471a-892b-1b45ae4e7867. Aug 19 16:00:46.695193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-fd77fc2b-e9ae-41fb-abe7-93592c3a271d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Acquiring lock "cinder-attachment_update-2f5f4e67-2769-4adf-9c8e-19dbfea62f78-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:00:46.697845 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.697845 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:46.699916 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-fd77fc2b-e9ae-41fb-abe7-93592c3a271d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Lock "cinder-attachment_update-2f5f4e67-2769-4adf-9c8e-19dbfea62f78-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:00:46.701383 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.701383 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:46.719815 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-d10ccf07-d332-404a-bf84-0265dc262bf6 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] delete_backup rpcapi backup_id 20a0e741-e9fe-471a-892b-1b45ae4e7867 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:00:46.725213 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d10ccf07-d332-404a-bf84-0265dc262bf6 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 202 Aug 19 16:00:46.725213 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 498/1966] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:46 2026] DELETE /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:00:46.735086 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2aa8a995-b1f8-4deb-bc74-697d6cb86d43 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.737633 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2aa8a995-b1f8-4deb-bc74-697d6cb86d43 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:46.738149 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2aa8a995-b1f8-4deb-bc74-697d6cb86d43 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.738464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2aa8a995-b1f8-4deb-bc74-697d6cb86d43 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.739350 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2aa8a995-b1f8-4deb-bc74-697d6cb86d43 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:46.744967 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.744967 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:46.745863 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2aa8a995-b1f8-4deb-bc74-697d6cb86d43 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 200 Aug 19 16:00:46.746612 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 494/1967] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.781099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-77c940e4-aaf9-4f46-8249-b91b0ef1784a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.784718 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77c940e4-aaf9-4f46-8249-b91b0ef1784a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 Aug 19 16:00:46.784829 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77c940e4-aaf9-4f46-8249-b91b0ef1784a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.785048 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-77c940e4-aaf9-4f46-8249-b91b0ef1784a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.792290 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.792290 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:46.792736 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-77c940e4-aaf9-4f46-8249-b91b0ef1784a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:46.793794 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-77c940e4-aaf9-4f46-8249-b91b0ef1784a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 returned with HTTP 200 Aug 19 16:00:46.794255 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 484/1968] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.804981 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c255c94f-b00d-4cb6-a8e4-0b6a1efb1ec8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:46.808036 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c255c94f-b00d-4cb6-a8e4-0b6a1efb1ec8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 Aug 19 16:00:46.808291 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c255c94f-b00d-4cb6-a8e4-0b6a1efb1ec8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:46.808550 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c255c94f-b00d-4cb6-a8e4-0b6a1efb1ec8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:46.816205 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:46.816205 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:46.816867 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c255c94f-b00d-4cb6-a8e4-0b6a1efb1ec8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:46.818612 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c255c94f-b00d-4cb6-a8e4-0b6a1efb1ec8 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 returned with HTTP 200 Aug 19 16:00:46.818612 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 499/1969] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:46 2026] GET /volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:46.834589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-fd77fc2b-e9ae-41fb-abe7-93592c3a271d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Lock "cinder-attachment_update-2f5f4e67-2769-4adf-9c8e-19dbfea62f78-np0000007787" released by "attachment_update" :: held 0.135s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:00:46.835006 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-fd77fc2b-e9ae-41fb-abe7-93592c3a271d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd returned with HTTP 200 Aug 19 16:00:46.835582 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 493/1970] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:00:46 2026] PUT /volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:47.501324 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-51545007-7c88-4b1d-b4c8-99133eca9c03 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:47.506997 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51545007-7c88-4b1d-b4c8-99133eca9c03 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:47.506997 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51545007-7c88-4b1d-b4c8-99133eca9c03 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:47.506997 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51545007-7c88-4b1d-b4c8-99133eca9c03 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:47.527722 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:47.527722 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:47.537849 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-51545007-7c88-4b1d-b4c8-99133eca9c03 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:47.551514 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51545007-7c88-4b1d-b4c8-99133eca9c03 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:47.552147 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 495/1971] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:47 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:47.758619 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc686ff3-81c6-4886-984a-7fea0a010f2d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:47.765629 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc686ff3-81c6-4886-984a-7fea0a010f2d tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 Aug 19 16:00:47.765910 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc686ff3-81c6-4886-984a-7fea0a010f2d tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:47.766178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc686ff3-81c6-4886-984a-7fea0a010f2d tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:47.766334 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bc686ff3-81c6-4886-984a-7fea0a010f2d tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Show backup with id 20a0e741-e9fe-471a-892b-1b45ae4e7867. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:00:47.781664 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc686ff3-81c6-4886-984a-7fea0a010f2d tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 returned with HTTP 404 Aug 19 16:00:47.782698 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 485/1972] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:47 2026] GET /volume/v3/backups/20a0e741-e9fe-471a-892b-1b45ae4e7867 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:47.799367 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-afcb8e52-56b4-41de-8466-e79982bae82c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:47.801288 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-afcb8e52-56b4-41de-8466-e79982bae82c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] DELETE https://10.4.3.32/volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 Aug 19 16:00:47.801721 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-afcb8e52-56b4-41de-8466-e79982bae82c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:47.802080 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-afcb8e52-56b4-41de-8466-e79982bae82c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:47.802363 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-afcb8e52-56b4-41de-8466-e79982bae82c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume with id: 31c81107-3bb2-4551-8b45-2c682ee7c7e0 Aug 19 16:00:47.811586 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:47.811586 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:47.812439 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-afcb8e52-56b4-41de-8466-e79982bae82c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:47.835632 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-afcb8e52-56b4-41de-8466-e79982bae82c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume request issued successfully. Aug 19 16:00:47.836635 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-afcb8e52-56b4-41de-8466-e79982bae82c tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 returned with HTTP 202 Aug 19 16:00:47.836635 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 500/1973] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:47 2026] DELETE /volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:47.844826 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-157dfad2-dcbe-4942-9891-be534f3f306b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:47.849224 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-157dfad2-dcbe-4942-9891-be534f3f306b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 Aug 19 16:00:47.850200 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-157dfad2-dcbe-4942-9891-be534f3f306b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:47.850200 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-157dfad2-dcbe-4942-9891-be534f3f306b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:47.862886 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:47.862886 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:47.875597 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-157dfad2-dcbe-4942-9891-be534f3f306b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:47.884349 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-157dfad2-dcbe-4942-9891-be534f3f306b tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 returned with HTTP 200 Aug 19 16:00:47.885134 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 494/1974] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:47 2026] GET /volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:48.205849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-151ead84-4491-4fcf-9b73-8690f0df77e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:48.205849 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-151ead84-4491-4fcf-9b73-8690f0df77e6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57?cascade=True Aug 19 16:00:48.205849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-151ead84-4491-4fcf-9b73-8690f0df77e6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:48.205849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-151ead84-4491-4fcf-9b73-8690f0df77e6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:48.205849 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-151ead84-4491-4fcf-9b73-8690f0df77e6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume with id: 8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:48.214640 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:48.214640 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:48.215221 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-151ead84-4491-4fcf-9b73-8690f0df77e6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:48.288706 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-151ead84-4491-4fcf-9b73-8690f0df77e6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume request issued successfully. Aug 19 16:00:48.288706 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-151ead84-4491-4fcf-9b73-8690f0df77e6 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57?cascade=True returned with HTTP 202 Aug 19 16:00:48.288706 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 496/1975] 10.4.3.32 () {66 vars in 1369 bytes} [Wed Aug 19 16:00:48 2026] DELETE /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57?cascade=True => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:48.305967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-566c1e81-befc-4cb9-adf7-cd8f013f1286 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:48.308702 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-566c1e81-befc-4cb9-adf7-cd8f013f1286 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:48.308967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-566c1e81-befc-4cb9-adf7-cd8f013f1286 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:48.309247 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-566c1e81-befc-4cb9-adf7-cd8f013f1286 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:48.326875 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:48.326875 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:48.336867 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-566c1e81-befc-4cb9-adf7-cd8f013f1286 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:48.344790 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-566c1e81-befc-4cb9-adf7-cd8f013f1286 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 200 Aug 19 16:00:48.344790 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 486/1976] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:48 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:48.569715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-901249fa-f4e2-4494-8798-ed0dcf0162d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:48.572200 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-901249fa-f4e2-4494-8798-ed0dcf0162d4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:48.572545 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-901249fa-f4e2-4494-8798-ed0dcf0162d4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:48.572871 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-901249fa-f4e2-4494-8798-ed0dcf0162d4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:48.589333 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:48.589333 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:48.594130 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-901249fa-f4e2-4494-8798-ed0dcf0162d4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:48.599885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-901249fa-f4e2-4494-8798-ed0dcf0162d4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:48.600392 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 501/1977] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:48 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:00:48.869537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e09939cf-29bc-4b86-86ef-3ccbdbaab02c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:48.872257 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e09939cf-29bc-4b86-86ef-3ccbdbaab02c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:00:48.872353 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e09939cf-29bc-4b86-86ef-3ccbdbaab02c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0e3abf2-606e-4b0f-b30f-247e4fe31789", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-813142148", "description": null, "metadata": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:48.889140 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:48.889140 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:48.889140 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e09939cf-29bc-4b86-86ef-3ccbdbaab02c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:48.889140 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e09939cf-29bc-4b86-86ef-3ccbdbaab02c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create snapshot from volume b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:48.900235 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5f16986a-6ec9-4957-ac08-461e37346e65 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:48.902310 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f16986a-6ec9-4957-ac08-461e37346e65 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 Aug 19 16:00:48.902539 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f16986a-6ec9-4957-ac08-461e37346e65 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:48.902745 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f16986a-6ec9-4957-ac08-461e37346e65 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:48.909959 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f16986a-6ec9-4957-ac08-461e37346e65 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 returned with HTTP 404 Aug 19 16:00:48.910609 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 497/1978] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:48 2026] GET /volume/v3/volumes/31c81107-3bb2-4551-8b45-2c682ee7c7e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:48.918604 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd806570-b720-42f4-8bb9-b76fcc3870a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:48.921097 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd806570-b720-42f4-8bb9-b76fcc3870a5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] DELETE https://10.4.3.32/volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 Aug 19 16:00:48.921302 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd806570-b720-42f4-8bb9-b76fcc3870a5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:48.921501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd806570-b720-42f4-8bb9-b76fcc3870a5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:48.921701 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-dd806570-b720-42f4-8bb9-b76fcc3870a5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume with id: 54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 Aug 19 16:00:48.932238 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:48.932238 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:48.933195 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dd806570-b720-42f4-8bb9-b76fcc3870a5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:48.933368 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-e09939cf-29bc-4b86-86ef-3ccbdbaab02c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Created reservations ['f960cc5b-3e34-42a1-a6bc-1377cfc46ae2', '250c1ae4-2e29-4822-b797-0ce8c1214565', '1ed45fb2-85c4-4d8e-abd2-d89f7de6a825', '8694e7bf-3c67-4c3e-96e3-fef08d0990bc'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:48.967717 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dd806570-b720-42f4-8bb9-b76fcc3870a5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume request issued successfully. Aug 19 16:00:48.967940 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd806570-b720-42f4-8bb9-b76fcc3870a5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 returned with HTTP 202 Aug 19 16:00:48.968406 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 487/1979] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:48 2026] DELETE /volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:48.981980 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eff20755-8266-436b-940a-e301e7075bc2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:48.984550 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eff20755-8266-436b-940a-e301e7075bc2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 Aug 19 16:00:48.984892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eff20755-8266-436b-940a-e301e7075bc2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:48.985173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eff20755-8266-436b-940a-e301e7075bc2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.000665 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:49.000665 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:49.005977 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eff20755-8266-436b-940a-e301e7075bc2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:49.013118 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eff20755-8266-436b-940a-e301e7075bc2 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 returned with HTTP 200 Aug 19 16:00:49.013532 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 502/1980] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:48 2026] GET /volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:49.022594 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e09939cf-29bc-4b86-86ef-3ccbdbaab02c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot force create request issued successfully. Aug 19 16:00:49.022594 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e09939cf-29bc-4b86-86ef-3ccbdbaab02c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:00:49.022594 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 495/1981] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:00:48 2026] POST /volume/v3/snapshots => generated 312 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:49.032263 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1dd4dd2c-6104-43e7-8931-f25bc20f043b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.036053 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1dd4dd2c-6104-43e7-8931-f25bc20f043b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 Aug 19 16:00:49.036053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1dd4dd2c-6104-43e7-8931-f25bc20f043b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:49.036053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1dd4dd2c-6104-43e7-8931-f25bc20f043b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.040876 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:49.040876 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:49.041547 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1dd4dd2c-6104-43e7-8931-f25bc20f043b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:49.043697 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1dd4dd2c-6104-43e7-8931-f25bc20f043b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 returned with HTTP 200 Aug 19 16:00:49.043697 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 498/1982] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:49 2026] GET /volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:49.269318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c893ea66-1b3c-4cd3-a10e-1cf6ad980f7e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.361422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22c36449-b6ae-481b-9b64-057326809be2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.363607 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22c36449-b6ae-481b-9b64-057326809be2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:49.363868 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22c36449-b6ae-481b-9b64-057326809be2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:49.364119 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22c36449-b6ae-481b-9b64-057326809be2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.369433 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c893ea66-1b3c-4cd3-a10e-1cf6ad980f7e tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:00:49.369840 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c893ea66-1b3c-4cd3-a10e-1cf6ad980f7e tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-437141002", "extra_specs": {"storage_protocol": "tempest-storage_protocol-934230244", "vendor_name": "tempest-vendor_name-1869565725"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:49.372291 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22c36449-b6ae-481b-9b64-057326809be2 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 404 Aug 19 16:00:49.373098 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 503/1983] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:49 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:49.395501 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c893ea66-1b3c-4cd3-a10e-1cf6ad980f7e tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:00:49.395961 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 488/1984] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:00:49 2026] POST /volume/v3/types => generated 326 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:49.407977 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.506667 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:49.507213 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e3de3ec-03a9-4815-a174-97dcbe7454f8", "size": 1, "name": "tempest-UserMessagesTest-Volume-730828448"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:49.509268 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Create volume request body: {'volume': {'volume_type': '5e3de3ec-03a9-4815-a174-97dcbe7454f8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-730828448'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:49.515356 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Create volume of 1 GB Aug 19 16:00:49.515777 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:49.515777 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:49.516532 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Availability Zones retrieved successfully. Aug 19 16:00:49.525326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Flow 'volume_create_api' (66f4c9e7-b36f-4a4b-bd7b-4f3967ee0b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:49.526492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcae755a-22be-4e29-b85c-0cf71d7269a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:49.527948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:49.557353 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcae755a-22be-4e29-b85c-0cf71d7269a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:00:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-934230244',vendor_name='tempest-vendor_name-1869565725'},id=5e3de3ec-03a9-4815-a174-97dcbe7454f8,is_public=True,name='tempest-UserMessagesTest-volume-type-437141002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e3de3ec-03a9-4815-a174-97dcbe7454f8', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:49.558621 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a14735-00cd-4389-8c1d-528a8102d996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:49.596785 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-437141002 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-437141002, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:00:49.597277 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-437141002 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-437141002, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:00:49.619045 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-828a65bd-d927-423e-9534-05a46d43a89a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.621260 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-828a65bd-d927-423e-9534-05a46d43a89a tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:49.623166 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-828a65bd-d927-423e-9534-05a46d43a89a tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:49.623166 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-828a65bd-d927-423e-9534-05a46d43a89a tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.634508 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:49.634508 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:49.639187 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-828a65bd-d927-423e-9534-05a46d43a89a tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:49.645022 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-828a65bd-d927-423e-9534-05a46d43a89a tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:49.645561 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 499/1985] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:49 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:49.657771 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Created reservations ['37f67ff7-2c13-4925-adad-72f2da19dd72', '6b9f02d1-eddf-407e-a700-b2162a88c2de', '293df4bf-488e-4652-8127-0e5eacf281a3', 'ada2ea96-e9d7-414b-b2f8-1024b8b1abfa'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:49.658744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a14735-00cd-4389-8c1d-528a8102d996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f67ff7-2c13-4925-adad-72f2da19dd72', '6b9f02d1-eddf-407e-a700-b2162a88c2de', '293df4bf-488e-4652-8127-0e5eacf281a3', 'ada2ea96-e9d7-414b-b2f8-1024b8b1abfa']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:49.659667 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f3fa34-a47b-4bfb-9d40-743323067d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:49.691583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f3fa34-a47b-4bfb-9d40-743323067d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-730828448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1621b3ca99fc401baf2f79e7384f5197',qos_specs=None,replication_status=,reservations=['37f67ff7-2c13-4925-adad-72f2da19dd72','6b9f02d1-eddf-407e-a700-b2162a88c2de','293df4bf-488e-4652-8127-0e5eacf281a3','ada2ea96-e9d7-414b-b2f8-1024b8b1abfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07550027cef04868883570cc30d7c0b9',volume_type_id=5e3de3ec-03a9-4815-a174-97dcbe7454f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-730828448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1621b3ca99fc401baf2f79e7384f5197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='07550027cef04868883570cc30d7c0b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e3de3ec-03a9-4815-a174-97dcbe7454f8),volume_type_id=5e3de3ec-03a9-4815-a174-97dcbe7454f8)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:49.692246 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b3b20d-6d28-4a0a-83ad-46598e96993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:49.717517 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b3b20d-6d28-4a0a-83ad-46598e96993a) transitioned into 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-730828448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1621b3ca99fc401baf2f79e7384f5197',qos_specs=None,replication_status=,reservations=['37f67ff7-2c13-4925-adad-72f2da19dd72','6b9f02d1-eddf-407e-a700-b2162a88c2de','293df4bf-488e-4652-8127-0e5eacf281a3','ada2ea96-e9d7-414b-b2f8-1024b8b1abfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07550027cef04868883570cc30d7c0b9',volume_type_id=5e3de3ec-03a9-4815-a174-97dcbe7454f8)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:49.718300 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41b388f-a5ae-48f0-bda9-01dcca2da8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:49.733442 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f41b388f-a5ae-48f0-bda9-01dcca2da8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:49.734464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Flow 'volume_create_api' (66f4c9e7-b36f-4a4b-bd7b-4f3967ee0b22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:49.734953 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Create volume request issued successfully. Aug 19 16:00:49.735823 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f42f9742-47cd-4cdc-98e4-137c9cee2d20 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:49.736583 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 496/1986] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:00:49 2026] POST /volume/v3/volumes => generated 782 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:49.751380 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-35d4607d-7a8d-4319-96f3-d736cf10289e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.753770 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-35d4607d-7a8d-4319-96f3-d736cf10289e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c Aug 19 16:00:49.754003 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-35d4607d-7a8d-4319-96f3-d736cf10289e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:49.754263 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-35d4607d-7a8d-4319-96f3-d736cf10289e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.766446 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:49.766446 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:49.772113 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-35d4607d-7a8d-4319-96f3-d736cf10289e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Volume info retrieved successfully. Aug 19 16:00:49.778693 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-35d4607d-7a8d-4319-96f3-d736cf10289e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c returned with HTTP 200 Aug 19 16:00:49.779431 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 504/1987] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:00:49 2026] GET /volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:49.830231 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5ffd06d4-d77b-4c8b-821f-98624d1ed453 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.832237 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ffd06d4-d77b-4c8b-821f-98624d1ed453 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:49.832496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ffd06d4-d77b-4c8b-821f-98624d1ed453 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:49.832687 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ffd06d4-d77b-4c8b-821f-98624d1ed453 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.832888 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5ffd06d4-d77b-4c8b-821f-98624d1ed453 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume with id: 8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:49.839385 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ffd06d4-d77b-4c8b-821f-98624d1ed453 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 404 Aug 19 16:00:49.840083 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 489/1988] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:49 2026] DELETE /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:49.848312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c092866a-8ed5-4f82-aff4-ff652cda3b9c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.849625 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c092866a-8ed5-4f82-aff4-ff652cda3b9c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 Aug 19 16:00:49.849900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c092866a-8ed5-4f82-aff4-ff652cda3b9c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:49.850070 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c092866a-8ed5-4f82-aff4-ff652cda3b9c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.858641 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c092866a-8ed5-4f82-aff4-ff652cda3b9c tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 returned with HTTP 404 Aug 19 16:00:49.859346 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 500/1989] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:49 2026] GET /volume/v3/volumes/8261df5a-a79b-4992-ac49-68740d257b57 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:49.867028 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ae30ca3-6782-4f2c-9353-d97d3a64dd80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.868935 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ae30ca3-6782-4f2c-9353-d97d3a64dd80 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:49.869133 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ae30ca3-6782-4f2c-9353-d97d3a64dd80 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:49.869319 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ae30ca3-6782-4f2c-9353-d97d3a64dd80 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.869479 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0ae30ca3-6782-4f2c-9353-d97d3a64dd80 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume with id: 18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:49.878093 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:49.878093 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:49.878735 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ae30ca3-6782-4f2c-9353-d97d3a64dd80 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:49.906676 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ae30ca3-6782-4f2c-9353-d97d3a64dd80 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume request issued successfully. Aug 19 16:00:49.906912 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ae30ca3-6782-4f2c-9353-d97d3a64dd80 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 202 Aug 19 16:00:49.907364 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 497/1990] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:49 2026] DELETE /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:49.915909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a99e7aeb-70b3-481a-99b3-52f83bb69efb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:49.918990 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a99e7aeb-70b3-481a-99b3-52f83bb69efb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:49.919535 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a99e7aeb-70b3-481a-99b3-52f83bb69efb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:49.920186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a99e7aeb-70b3-481a-99b3-52f83bb69efb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:49.929311 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:49.929311 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:49.934636 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a99e7aeb-70b3-481a-99b3-52f83bb69efb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:49.940871 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a99e7aeb-70b3-481a-99b3-52f83bb69efb tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 200 Aug 19 16:00:49.941582 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 505/1991] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:49 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:50.031377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ea92d3e-f260-4912-bc3f-92e8d140d9ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.034999 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ea92d3e-f260-4912-bc3f-92e8d140d9ff tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 Aug 19 16:00:50.035549 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ea92d3e-f260-4912-bc3f-92e8d140d9ff tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.035973 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ea92d3e-f260-4912-bc3f-92e8d140d9ff tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.046219 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ea92d3e-f260-4912-bc3f-92e8d140d9ff tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 returned with HTTP 404 Aug 19 16:00:50.046219 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 490/1992] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/volumes/54fddeb8-44ef-4dc1-a6bf-c6cfa38e3eb1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:50.054644 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-da721819-9a00-43c3-848e-e2b79d573460 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.055877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71333f42-3aa1-403b-937b-69cb5717e397 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.056987 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da721819-9a00-43c3-848e-e2b79d573460 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 Aug 19 16:00:50.057279 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71333f42-3aa1-403b-937b-69cb5717e397 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] DELETE https://10.4.3.32/volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 Aug 19 16:00:50.057347 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da721819-9a00-43c3-848e-e2b79d573460 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.057571 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71333f42-3aa1-403b-937b-69cb5717e397 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.057668 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da721819-9a00-43c3-848e-e2b79d573460 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.058524 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71333f42-3aa1-403b-937b-69cb5717e397 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.058524 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-71333f42-3aa1-403b-937b-69cb5717e397 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume with id: 782a5ca8-020b-4508-928e-81b473516909 Aug 19 16:00:50.063030 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.063030 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:50.063533 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-da721819-9a00-43c3-848e-e2b79d573460 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:50.064377 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da721819-9a00-43c3-848e-e2b79d573460 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 returned with HTTP 200 Aug 19 16:00:50.064809 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 501/1993] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:50.067096 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.067096 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:50.067635 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71333f42-3aa1-403b-937b-69cb5717e397 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:50.075511 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b792b51a-f388-4b06-b700-66fcf532ad55 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.081772 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b792b51a-f388-4b06-b700-66fcf532ad55 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 Aug 19 16:00:50.082086 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b792b51a-f388-4b06-b700-66fcf532ad55 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.082944 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b792b51a-f388-4b06-b700-66fcf532ad55 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.090024 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.090024 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:50.090622 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b792b51a-f388-4b06-b700-66fcf532ad55 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:50.091603 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b792b51a-f388-4b06-b700-66fcf532ad55 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 returned with HTTP 200 Aug 19 16:00:50.092700 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 506/1994] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:50.098326 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71333f42-3aa1-403b-937b-69cb5717e397 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume request issued successfully. Aug 19 16:00:50.098326 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71333f42-3aa1-403b-937b-69cb5717e397 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 returned with HTTP 202 Aug 19 16:00:50.099167 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 498/1995] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:50 2026] DELETE /volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:50.107803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e29f30a-e7b0-47d8-9a58-ebb603cb71a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.111827 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e29f30a-e7b0-47d8-9a58-ebb603cb71a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 Aug 19 16:00:50.112147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e29f30a-e7b0-47d8-9a58-ebb603cb71a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.112427 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e29f30a-e7b0-47d8-9a58-ebb603cb71a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.127319 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.127319 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:50.131982 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0e29f30a-e7b0-47d8-9a58-ebb603cb71a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:50.140411 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e29f30a-e7b0-47d8-9a58-ebb603cb71a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 returned with HTTP 200 Aug 19 16:00:50.141322 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 491/1996] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:50.153794 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-c0cf3dde-046a-4f97-8dbb-168f05b50415 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.156022 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-c0cf3dde-046a-4f97-8dbb-168f05b50415 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd/action Aug 19 16:00:50.156404 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-c0cf3dde-046a-4f97-8dbb-168f05b50415 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:50.156597 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-c0cf3dde-046a-4f97-8dbb-168f05b50415 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:50.179897 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.179897 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:50.195465 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd35e18f-c7b2-4dd0-8a52-c0cf3e6cd97a req-c0cf3dde-046a-4f97-8dbb-168f05b50415 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd/action returned with HTTP 204 Aug 19 16:00:50.196245 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 502/1997] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:00:50 2026] POST /volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:50.661778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c802ac6d-6222-4630-9d5f-d2550ae51044 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.663720 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c802ac6d-6222-4630-9d5f-d2550ae51044 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:50.663951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c802ac6d-6222-4630-9d5f-d2550ae51044 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.664170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c802ac6d-6222-4630-9d5f-d2550ae51044 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.676289 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.676289 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:50.680641 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c802ac6d-6222-4630-9d5f-d2550ae51044 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:50.685620 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c802ac6d-6222-4630-9d5f-d2550ae51044 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:50.686084 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 507/1998] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:50.699390 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f6558e50-cca1-4fcf-aa85-7b202bee05f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.701276 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6558e50-cca1-4fcf-aa85-7b202bee05f7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:50.701851 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6558e50-cca1-4fcf-aa85-7b202bee05f7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.701851 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6558e50-cca1-4fcf-aa85-7b202bee05f7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.714070 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.714070 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:50.718361 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f6558e50-cca1-4fcf-aa85-7b202bee05f7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:50.722967 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6558e50-cca1-4fcf-aa85-7b202bee05f7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:50.723394 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 499/1999] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:50.794681 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c24463b4-de20-4ebb-a253-2cf97429ae4b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.796858 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c24463b4-de20-4ebb-a253-2cf97429ae4b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c Aug 19 16:00:50.797209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c24463b4-de20-4ebb-a253-2cf97429ae4b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.797522 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c24463b4-de20-4ebb-a253-2cf97429ae4b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.808796 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.808796 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:50.814400 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c24463b4-de20-4ebb-a253-2cf97429ae4b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Volume info retrieved successfully. Aug 19 16:00:50.822774 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c24463b4-de20-4ebb-a253-2cf97429ae4b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c returned with HTTP 200 Aug 19 16:00:50.824779 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 492/2000] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:50.837816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c39b23f9-3439-4ed0-a6da-8365e30e17fd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.839621 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c39b23f9-3439-4ed0-a6da-8365e30e17fd tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/messages Aug 19 16:00:50.839814 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c39b23f9-3439-4ed0-a6da-8365e30e17fd tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.839981 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c39b23f9-3439-4ed0-a6da-8365e30e17fd tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.844458 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c39b23f9-3439-4ed0-a6da-8365e30e17fd tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:00:50.844861 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 503/2001] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:00: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 19 16:00:50.857401 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-52da73bd-06e9-40e9-8024-d160b4a77c01 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.859885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52da73bd-06e9-40e9-8024-d160b4a77c01 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] DELETE https://10.4.3.32/volume/v3/messages/adeca030-a2c5-4b71-b1a1-57a674ef0f3c Aug 19 16:00:50.860170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52da73bd-06e9-40e9-8024-d160b4a77c01 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.860413 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52da73bd-06e9-40e9-8024-d160b4a77c01 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.875031 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52da73bd-06e9-40e9-8024-d160b4a77c01 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/messages/adeca030-a2c5-4b71-b1a1-57a674ef0f3c returned with HTTP 204 Aug 19 16:00:50.875604 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 508/2002] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 16:00:50 2026] DELETE /volume/v3/messages/adeca030-a2c5-4b71-b1a1-57a674ef0f3c => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 16:00:50.885239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6ff63684-9a3f-4e12-ba78-7091e5d0ee82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.888397 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ff63684-9a3f-4e12-ba78-7091e5d0ee82 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/messages/adeca030-a2c5-4b71-b1a1-57a674ef0f3c Aug 19 16:00:50.888397 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ff63684-9a3f-4e12-ba78-7091e5d0ee82 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.888397 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ff63684-9a3f-4e12-ba78-7091e5d0ee82 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.894331 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ff63684-9a3f-4e12-ba78-7091e5d0ee82 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/messages/adeca030-a2c5-4b71-b1a1-57a674ef0f3c returned with HTTP 404 Aug 19 16:00:50.894999 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 500/2003] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/messages/adeca030-a2c5-4b71-b1a1-57a674ef0f3c => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:50.903291 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-87ebd110-65f3-4ae2-ad7b-5471ff71d558 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.906017 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-87ebd110-65f3-4ae2-ad7b-5471ff71d558 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c Aug 19 16:00:50.906384 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-87ebd110-65f3-4ae2-ad7b-5471ff71d558 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.906712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-87ebd110-65f3-4ae2-ad7b-5471ff71d558 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.917346 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.917346 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:50.922634 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-87ebd110-65f3-4ae2-ad7b-5471ff71d558 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Volume info retrieved successfully. Aug 19 16:00:50.928192 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-87ebd110-65f3-4ae2-ad7b-5471ff71d558 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c returned with HTTP 200 Aug 19 16:00:50.928575 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 493/2004] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:50.943487 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.945828 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c Aug 19 16:00:50.946108 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.946342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.946630 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Delete volume with id: bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c Aug 19 16:00:50.955691 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:50.955691 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:50.956377 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Volume info retrieved successfully. Aug 19 16:00:50.958071 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100248) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 16:00:50.960715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1f4b9bf9-e7bb-4354-aa40-aed6b782c28b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:50.963117 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1f4b9bf9-e7bb-4354-aa40-aed6b782c28b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e Aug 19 16:00:50.963354 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1f4b9bf9-e7bb-4354-aa40-aed6b782c28b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:50.963577 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1f4b9bf9-e7bb-4354-aa40-aed6b782c28b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:50.975194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1f4b9bf9-e7bb-4354-aa40-aed6b782c28b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e returned with HTTP 404 Aug 19 16:00:50.975893 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 509/2005] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:50 2026] GET /volume/v3/volumes/18584f93-a5ae-4f2a-b659-7170ea12747e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:50.979626 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-437141002 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-437141002, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:00:50.980622 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-437141002 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-437141002, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:00:51.014814 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Created reservations ['e1601416-b4c6-4c83-95aa-a59483824fa1', 'ae100c94-4404-484d-bb22-6edd16b7c0c5', '950d54b5-8311-43da-be68-2c600749cd0f', 'be4614df-23e5-4266-a003-a8088ad50bd3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:51.076231 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Delete volume request issued successfully. Aug 19 16:00:51.076791 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d493e4f-f5e5-4577-a41e-de29626761e1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c returned with HTTP 202 Aug 19 16:00:51.077248 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 504/2006] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:00:50 2026] DELETE /volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:51.088028 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71e6281a-9563-421d-9e84-c35a6ca8e79c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.090433 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71e6281a-9563-421d-9e84-c35a6ca8e79c tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c Aug 19 16:00:51.090770 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71e6281a-9563-421d-9e84-c35a6ca8e79c tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:51.091049 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71e6281a-9563-421d-9e84-c35a6ca8e79c tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:51.099308 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71e6281a-9563-421d-9e84-c35a6ca8e79c tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c returned with HTTP 404 Aug 19 16:00:51.099933 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 501/2007] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:00:51 2026] GET /volume/v3/volumes/bd5b1d8b-a025-4f7f-bd1b-ab51e68b2f2c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:51.109277 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27a5f76f-754d-4cee-a5b4-7947121e84c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.113262 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27a5f76f-754d-4cee-a5b4-7947121e84c3 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] DELETE https://10.4.3.32/volume/v3/types/5e3de3ec-03a9-4815-a174-97dcbe7454f8 Aug 19 16:00:51.116501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27a5f76f-754d-4cee-a5b4-7947121e84c3 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:51.116961 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27a5f76f-754d-4cee-a5b4-7947121e84c3 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:51.155789 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0541629e-4bc2-4fa0-8ce1-0d56c1dd2eb5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.159637 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0541629e-4bc2-4fa0-8ce1-0d56c1dd2eb5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 Aug 19 16:00:51.159923 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0541629e-4bc2-4fa0-8ce1-0d56c1dd2eb5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:51.160143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0541629e-4bc2-4fa0-8ce1-0d56c1dd2eb5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:51.172811 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0541629e-4bc2-4fa0-8ce1-0d56c1dd2eb5 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 returned with HTTP 404 Aug 19 16:00:51.173378 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 510/2008] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:51 2026] GET /volume/v3/volumes/782a5ca8-020b-4508-928e-81b473516909 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:51.174750 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27a5f76f-754d-4cee-a5b4-7947121e84c3 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] https://10.4.3.32/volume/v3/types/5e3de3ec-03a9-4815-a174-97dcbe7454f8 returned with HTTP 202 Aug 19 16:00:51.175613 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 494/2009] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:00:51 2026] DELETE /volume/v3/types/5e3de3ec-03a9-4815-a174-97dcbe7454f8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:51.181646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-75ca919b-db38-49aa-90fe-86b63b30e76e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.185101 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-12ca97ee-991f-4325-9d39-ca84e0352ed4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.186780 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75ca919b-db38-49aa-90fe-86b63b30e76e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] DELETE https://10.4.3.32/volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e Aug 19 16:00:51.186780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75ca919b-db38-49aa-90fe-86b63b30e76e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:51.186780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75ca919b-db38-49aa-90fe-86b63b30e76e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:51.186780 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-75ca919b-db38-49aa-90fe-86b63b30e76e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume with id: 39a5f9db-ad5e-48b6-b389-e114f4468b0e Aug 19 16:00:51.188896 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12ca97ee-991f-4325-9d39-ca84e0352ed4 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] GET https://10.4.3.32/volume/v3/types/5e3de3ec-03a9-4815-a174-97dcbe7454f8 Aug 19 16:00:51.191855 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12ca97ee-991f-4325-9d39-ca84e0352ed4 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:51.193102 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12ca97ee-991f-4325-9d39-ca84e0352ed4 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:51.197537 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12ca97ee-991f-4325-9d39-ca84e0352ed4 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] https://10.4.3.32/volume/v3/types/5e3de3ec-03a9-4815-a174-97dcbe7454f8 returned with HTTP 404 Aug 19 16:00:51.198278 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 502/2010] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:00:51 2026] GET /volume/v3/types/5e3de3ec-03a9-4815-a174-97dcbe7454f8 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:51.201492 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:51.201492 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:51.202261 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-75ca919b-db38-49aa-90fe-86b63b30e76e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:51.214151 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d22faef4-faff-43eb-9129-db71bac4e206 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.216538 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d22faef4-faff-43eb-9129-db71bac4e206 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:00:51.217098 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d22faef4-faff-43eb-9129-db71bac4e206 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1533261522", "extra_specs": {"storage_protocol": "tempest-storage_protocol-927630733", "vendor_name": "tempest-vendor_name-352384038"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:51.231317 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-75ca919b-db38-49aa-90fe-86b63b30e76e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume request issued successfully. Aug 19 16:00:51.231546 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75ca919b-db38-49aa-90fe-86b63b30e76e tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e returned with HTTP 202 Aug 19 16:00:51.232119 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 505/2011] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:51 2026] DELETE /volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:51.246041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1432c175-2010-487c-ad6a-040a53dbead1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.248924 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1432c175-2010-487c-ad6a-040a53dbead1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e Aug 19 16:00:51.248924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1432c175-2010-487c-ad6a-040a53dbead1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:51.249811 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1432c175-2010-487c-ad6a-040a53dbead1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:51.253404 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d22faef4-faff-43eb-9129-db71bac4e206 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:00:51.254429 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 511/2012] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:00:51 2026] POST /volume/v3/types => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:51.259790 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:51.259790 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:51.265697 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1432c175-2010-487c-ad6a-040a53dbead1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:51.268252 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.271181 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:51.272407 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c29f0d11-51a8-404a-b4f2-d1599e370dc9", "size": 1, "name": "tempest-UserMessagesTest-Volume-1673991174"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:51.275215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Create volume request body: {'volume': {'volume_type': 'c29f0d11-51a8-404a-b4f2-d1599e370dc9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1673991174'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:51.278240 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1432c175-2010-487c-ad6a-040a53dbead1 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e returned with HTTP 200 Aug 19 16:00:51.278784 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 495/2013] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:51 2026] GET /volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:51.286367 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Create volume of 1 GB Aug 19 16:00:51.286819 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:51.286819 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:51.286906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-a6acff2c-8f17-462c-afee-3c1112fca611 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.287896 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Availability Zones retrieved successfully. Aug 19 16:00:51.290910 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-a6acff2c-8f17-462c-afee-3c1112fca611 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:51.291369 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-a6acff2c-8f17-462c-afee-3c1112fca611 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:51.291462 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-a6acff2c-8f17-462c-afee-3c1112fca611 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:51.297781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Flow 'volume_create_api' (8d79d663-edfa-4660-b5a7-0925b1dd97c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:51.298937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd4d7eb-b0d8-4a77-abb0-5183de220355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:51.300505 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:51.304072 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:51.304072 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:51.310006 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-a6acff2c-8f17-462c-afee-3c1112fca611 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:51.316285 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-a6acff2c-8f17-462c-afee-3c1112fca611 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:51.316821 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 506/2014] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:51 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:51.335625 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd4d7eb-b0d8-4a77-abb0-5183de220355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:00:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-927630733',vendor_name='tempest-vendor_name-352384038'},id=c29f0d11-51a8-404a-b4f2-d1599e370dc9,is_public=True,name='tempest-UserMessagesTest-volume-type-1533261522',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c29f0d11-51a8-404a-b4f2-d1599e370dc9', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:51.336703 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3ec233-da57-44aa-9af3-db2cd0f94449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:51.387232 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1533261522 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1533261522, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:00:51.387678 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1533261522 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1533261522, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:00:51.433199 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Created reservations ['a7ffbcf9-7283-4610-b982-a86909da25e2', 'ca0bb79d-0836-4f40-b85d-45885b0936eb', 'e9f37680-d349-45c2-af05-afadd7c6b0e1', '8de55136-4780-45df-9d4a-b92677fed897'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:51.434110 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3ec233-da57-44aa-9af3-db2cd0f94449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7ffbcf9-7283-4610-b982-a86909da25e2', 'ca0bb79d-0836-4f40-b85d-45885b0936eb', 'e9f37680-d349-45c2-af05-afadd7c6b0e1', '8de55136-4780-45df-9d4a-b92677fed897']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:51.435087 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58ad398-38f9-4a2d-a46b-6fa58062b880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:51.461394 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58ad398-38f9-4a2d-a46b-6fa58062b880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6624a1d3-0a13-4da7-8bad-da99b3930053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1673991174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1621b3ca99fc401baf2f79e7384f5197',qos_specs=None,replication_status=,reservations=['a7ffbcf9-7283-4610-b982-a86909da25e2','ca0bb79d-0836-4f40-b85d-45885b0936eb','e9f37680-d349-45c2-af05-afadd7c6b0e1','8de55136-4780-45df-9d4a-b92677fed897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07550027cef04868883570cc30d7c0b9',volume_type_id=c29f0d11-51a8-404a-b4f2-d1599e370dc9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1673991174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6624a1d3-0a13-4da7-8bad-da99b3930053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1621b3ca99fc401baf2f79e7384f5197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='07550027cef04868883570cc30d7c0b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c29f0d11-51a8-404a-b4f2-d1599e370dc9),volume_type_id=c29f0d11-51a8-404a-b4f2-d1599e370dc9)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:51.462617 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77ea3281-6406-4b85-af52-24b02a96ec9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:51.499265 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77ea3281-6406-4b85-af52-24b02a96ec9d) transitioned into 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-1673991174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1621b3ca99fc401baf2f79e7384f5197',qos_specs=None,replication_status=,reservations=['a7ffbcf9-7283-4610-b982-a86909da25e2','ca0bb79d-0836-4f40-b85d-45885b0936eb','e9f37680-d349-45c2-af05-afadd7c6b0e1','8de55136-4780-45df-9d4a-b92677fed897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07550027cef04868883570cc30d7c0b9',volume_type_id=c29f0d11-51a8-404a-b4f2-d1599e370dc9)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:51.500420 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ca3c9c-9caf-4095-b44d-edde8c8762fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:51.513117 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ca3c9c-9caf-4095-b44d-edde8c8762fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:51.514373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Flow 'volume_create_api' (8d79d663-edfa-4660-b5a7-0925b1dd97c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:51.514882 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Create volume request issued successfully. Aug 19 16:00:51.515860 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f62ee176-af3e-4e2d-a734-c0857f2d8eb1 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:51.516518 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 503/2015] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:00:51 2026] POST /volume/v3/volumes => generated 784 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:51.537865 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f305ed19-4a99-4a0c-9f78-daf0e78c1e4d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.540055 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f305ed19-4a99-4a0c-9f78-daf0e78c1e4d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 Aug 19 16:00:51.540298 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f305ed19-4a99-4a0c-9f78-daf0e78c1e4d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:51.540520 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f305ed19-4a99-4a0c-9f78-daf0e78c1e4d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:51.550693 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:51.550693 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:51.561845 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f305ed19-4a99-4a0c-9f78-daf0e78c1e4d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Volume info retrieved successfully. Aug 19 16:00:51.566836 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f305ed19-4a99-4a0c-9f78-daf0e78c1e4d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 returned with HTTP 200 Aug 19 16:00:51.567461 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 512/2016] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:00:51 2026] GET /volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:51.976233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b1c9c03-a9ec-42f5-ab2b-9f6a81dfb433 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:51.979370 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b1c9c03-a9ec-42f5-ab2b-9f6a81dfb433 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:00:51.979589 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b1c9c03-a9ec-42f5-ab2b-9f6a81dfb433 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0e3abf2-606e-4b0f-b30f-247e4fe31789", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1643289908", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:51.998908 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:51.998908 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:51.999548 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b1c9c03-a9ec-42f5-ab2b-9f6a81dfb433 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:52.000518 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-2b1c9c03-a9ec-42f5-ab2b-9f6a81dfb433 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create snapshot from volume b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:52.055740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2b1c9c03-a9ec-42f5-ab2b-9f6a81dfb433 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Created reservations ['41b8ed2a-9207-4c6a-85b2-9ff832cc7992', 'c65325d0-fca1-4af4-96ce-75bbe304a339', 'c0b0b450-3fdb-4bfd-a113-ec215753de02', '34272596-a7dc-451b-abef-d3a8ce6a8f3f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:52.140710 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b1c9c03-a9ec-42f5-ab2b-9f6a81dfb433 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot force create request issued successfully. Aug 19 16:00:52.141223 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b1c9c03-a9ec-42f5-ab2b-9f6a81dfb433 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:00:52.141657 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 496/2017] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:00:51 2026] POST /volume/v3/snapshots => generated 313 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:52.156774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-109c3699-a610-4f75-927b-dd0b8f1d1246 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.159035 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-109c3699-a610-4f75-927b-dd0b8f1d1246 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b Aug 19 16:00:52.159303 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-109c3699-a610-4f75-927b-dd0b8f1d1246 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.160228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-109c3699-a610-4f75-927b-dd0b8f1d1246 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.174616 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:52.174616 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:52.175893 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-109c3699-a610-4f75-927b-dd0b8f1d1246 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:52.176572 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-109c3699-a610-4f75-927b-dd0b8f1d1246 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b returned with HTTP 200 Aug 19 16:00:52.178320 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 507/2018] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:52.295583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f8ea2d7-f1b8-4b21-a76b-0ed00fac3dcc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.298346 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f8ea2d7-f1b8-4b21-a76b-0ed00fac3dcc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e Aug 19 16:00:52.298574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f8ea2d7-f1b8-4b21-a76b-0ed00fac3dcc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.298875 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f8ea2d7-f1b8-4b21-a76b-0ed00fac3dcc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.307544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f8ea2d7-f1b8-4b21-a76b-0ed00fac3dcc tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e returned with HTTP 404 Aug 19 16:00:52.308311 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 504/2019] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/volumes/39a5f9db-ad5e-48b6-b389-e114f4468b0e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:52.316068 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1a26cb3-9b7a-4363-bbb8-9d383ae6b64f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.318671 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1a26cb3-9b7a-4363-bbb8-9d383ae6b64f tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d Aug 19 16:00:52.319011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1a26cb3-9b7a-4363-bbb8-9d383ae6b64f tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.319337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1a26cb3-9b7a-4363-bbb8-9d383ae6b64f tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.319596 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a1a26cb3-9b7a-4363-bbb8-9d383ae6b64f tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume with id: a130d501-3c2a-4d18-8f76-ae6f5555783d Aug 19 16:00:52.329741 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:52.329741 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:52.330451 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1a26cb3-9b7a-4363-bbb8-9d383ae6b64f tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:52.362716 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1a26cb3-9b7a-4363-bbb8-9d383ae6b64f tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume request issued successfully. Aug 19 16:00:52.362987 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1a26cb3-9b7a-4363-bbb8-9d383ae6b64f tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d returned with HTTP 202 Aug 19 16:00:52.363440 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 513/2020] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:52 2026] DELETE /volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:52.373366 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7e8bac0-de8f-4498-aaef-b0be3b29fe94 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.379136 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7e8bac0-de8f-4498-aaef-b0be3b29fe94 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d Aug 19 16:00:52.380086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7e8bac0-de8f-4498-aaef-b0be3b29fe94 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.380086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7e8bac0-de8f-4498-aaef-b0be3b29fe94 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.394096 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:52.394096 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:52.400672 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b7e8bac0-de8f-4498-aaef-b0be3b29fe94 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:52.409387 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7e8bac0-de8f-4498-aaef-b0be3b29fe94 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d returned with HTTP 200 Aug 19 16:00:52.410097 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 497/2021] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:52.533981 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f5ccbae5-f0d2-4fd7-b702-8262c86ce1f6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.534404 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5ccbae5-f0d2-4fd7-b702-8262c86ce1f6 None None] GET https://10.4.3.32/volume// Aug 19 16:00:52.534651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5ccbae5-f0d2-4fd7-b702-8262c86ce1f6 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.535027 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5ccbae5-f0d2-4fd7-b702-8262c86ce1f6 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.535642 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5ccbae5-f0d2-4fd7-b702-8262c86ce1f6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:52.535833 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 508/2022] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00: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 19 16:00:52.549709 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-ac32e1f6-1ce3-4e70-b495-49a752a1c325 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.552473 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-ac32e1f6-1ce3-4e70-b495-49a752a1c325 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:00:52.552854 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-ac32e1f6-1ce3-4e70-b495-49a752a1c325 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f5f4e67-2769-4adf-9c8e-19dbfea62f78", "connector": null, "instance_uuid": "eb9fc9b5-da6c-4921-afb3-5deb917ae309"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:52.584514 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:52.584514 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:52.586523 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e1272ff4-b5be-4bb5-897e-ba27a7b2d26b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.589507 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1272ff4-b5be-4bb5-897e-ba27a7b2d26b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 Aug 19 16:00:52.589661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1272ff4-b5be-4bb5-897e-ba27a7b2d26b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.589910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1272ff4-b5be-4bb5-897e-ba27a7b2d26b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.600512 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:52.600512 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:52.606469 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e1272ff4-b5be-4bb5-897e-ba27a7b2d26b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Volume info retrieved successfully. Aug 19 16:00:52.612275 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1272ff4-b5be-4bb5-897e-ba27a7b2d26b tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 returned with HTTP 200 Aug 19 16:00:52.612697 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 514/2023] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:52.627135 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06a3a462-5884-490c-aa6f-5f196a4f0647 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.630319 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06a3a462-5884-490c-aa6f-5f196a4f0647 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/messages Aug 19 16:00:52.630613 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06a3a462-5884-490c-aa6f-5f196a4f0647 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.630870 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06a3a462-5884-490c-aa6f-5f196a4f0647 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.637601 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-ac32e1f6-1ce3-4e70-b495-49a752a1c325 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:00:52.638391 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 505/2024] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:00:52 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:52.639666 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06a3a462-5884-490c-aa6f-5f196a4f0647 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:00:52.640347 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 498/2025] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:52.651994 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5ce0267b-eac8-4d58-aeb9-069fdf969c1d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.653977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eed50138-31c4-4fa3-a8c4-ba30bb4870cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.654334 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5ce0267b-eac8-4d58-aeb9-069fdf969c1d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/messages/e484e775-4b09-4e80-8d39-3a4044b78ca7 Aug 19 16:00:52.654431 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eed50138-31c4-4fa3-a8c4-ba30bb4870cc None None] GET https://10.4.3.32/volume// Aug 19 16:00:52.654602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5ce0267b-eac8-4d58-aeb9-069fdf969c1d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.654666 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eed50138-31c4-4fa3-a8c4-ba30bb4870cc None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.654788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eed50138-31c4-4fa3-a8c4-ba30bb4870cc None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.654847 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5ce0267b-eac8-4d58-aeb9-069fdf969c1d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.655115 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eed50138-31c4-4fa3-a8c4-ba30bb4870cc None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:52.655417 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 515/2026] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00: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 19 16:00:52.660777 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5ce0267b-eac8-4d58-aeb9-069fdf969c1d tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/messages/e484e775-4b09-4e80-8d39-3a4044b78ca7 returned with HTTP 200 Aug 19 16:00:52.661272 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 509/2027] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/messages/e484e775-4b09-4e80-8d39-3a4044b78ca7 => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:52.668200 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-076e4bb5-7069-47a5-971e-5ee3a3d7dbe5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.671857 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-076e4bb5-7069-47a5-971e-5ee3a3d7dbe5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:52.672148 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-076e4bb5-7069-47a5-971e-5ee3a3d7dbe5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.672356 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-076e4bb5-7069-47a5-971e-5ee3a3d7dbe5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.673158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78aff641-00b8-4f3a-9b8a-0f5a89011937 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.676420 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78aff641-00b8-4f3a-9b8a-0f5a89011937 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/messages Aug 19 16:00:52.676420 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78aff641-00b8-4f3a-9b8a-0f5a89011937 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.676420 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78aff641-00b8-4f3a-9b8a-0f5a89011937 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.681066 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78aff641-00b8-4f3a-9b8a-0f5a89011937 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:00:52.681066 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 499/2028] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:00:52 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 19 16:00:52.689088 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:52.689088 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:52.693012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c02d943b-7371-4672-9268-df665ed8da56 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.693767 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-076e4bb5-7069-47a5-971e-5ee3a3d7dbe5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:52.693914 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c02d943b-7371-4672-9268-df665ed8da56 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] DELETE https://10.4.3.32/volume/v3/messages/e484e775-4b09-4e80-8d39-3a4044b78ca7 Aug 19 16:00:52.694081 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c02d943b-7371-4672-9268-df665ed8da56 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.694416 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c02d943b-7371-4672-9268-df665ed8da56 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.698655 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-076e4bb5-7069-47a5-971e-5ee3a3d7dbe5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:52.698968 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 506/2029] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:52.710051 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c02d943b-7371-4672-9268-df665ed8da56 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/messages/e484e775-4b09-4e80-8d39-3a4044b78ca7 returned with HTTP 204 Aug 19 16:00:52.710436 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 516/2030] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 16:00:52 2026] DELETE /volume/v3/messages/e484e775-4b09-4e80-8d39-3a4044b78ca7 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 16:00:52.721214 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c2844a9f-090d-4565-a9e9-fe9a9cac7afe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.722169 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2844a9f-090d-4565-a9e9-fe9a9cac7afe tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 Aug 19 16:00:52.722427 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2844a9f-090d-4565-a9e9-fe9a9cac7afe tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.722680 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2844a9f-090d-4565-a9e9-fe9a9cac7afe tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.731335 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:52.731335 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:52.738026 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c2844a9f-090d-4565-a9e9-fe9a9cac7afe tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Volume info retrieved successfully. Aug 19 16:00:52.743346 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2844a9f-090d-4565-a9e9-fe9a9cac7afe tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 returned with HTTP 200 Aug 19 16:00:52.743818 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 510/2031] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:52.764463 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.767613 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 Aug 19 16:00:52.768014 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.768386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.768706 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Delete volume with id: 6624a1d3-0a13-4da7-8bad-da99b3930053 Aug 19 16:00:52.777356 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:52.777356 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:52.778774 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Volume info retrieved successfully. Aug 19 16:00:52.779220 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 16:00:52.799661 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1533261522 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1533261522, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:00:52.799661 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1533261522 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1533261522, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:00:52.812441 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Created reservations ['ce0712ae-19b7-49fa-9f29-f901e65475ad', '37ef2fb0-c58d-496e-8df1-b84c958d450d', '1e4f7e25-42b8-4b85-b7c5-6ae9a4568364', '5b83cc55-de67-4e9f-8a0b-2f4269c463bf'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:52.847922 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Delete volume request issued successfully. Aug 19 16:00:52.848165 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ecde437d-3f58-4d79-bc74-8c80f5129e7e tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 returned with HTTP 202 Aug 19 16:00:52.848606 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 500/2032] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:00:52 2026] DELETE /volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:52.858766 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8bf1f6c9-74ee-4658-b578-cd18dd409ae9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.861158 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bf1f6c9-74ee-4658-b578-cd18dd409ae9 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] GET https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 Aug 19 16:00:52.861398 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bf1f6c9-74ee-4658-b578-cd18dd409ae9 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.861690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bf1f6c9-74ee-4658-b578-cd18dd409ae9 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.869118 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bf1f6c9-74ee-4658-b578-cd18dd409ae9 tempest-UserMessagesTest-1078813232 tempest-UserMessagesTest-1078813232-project-member] https://10.4.3.32/volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 returned with HTTP 404 Aug 19 16:00:52.869777 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 507/2033] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/volumes/6624a1d3-0a13-4da7-8bad-da99b3930053 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:52.878067 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-62b1eb84-7150-4f66-b027-8a7d93de9563 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.879582 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62b1eb84-7150-4f66-b027-8a7d93de9563 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] DELETE https://10.4.3.32/volume/v3/types/c29f0d11-51a8-404a-b4f2-d1599e370dc9 Aug 19 16:00:52.879981 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62b1eb84-7150-4f66-b027-8a7d93de9563 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.880320 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62b1eb84-7150-4f66-b027-8a7d93de9563 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.917601 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62b1eb84-7150-4f66-b027-8a7d93de9563 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] https://10.4.3.32/volume/v3/types/c29f0d11-51a8-404a-b4f2-d1599e370dc9 returned with HTTP 202 Aug 19 16:00:52.917601 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 517/2034] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:00:52 2026] DELETE /volume/v3/types/c29f0d11-51a8-404a-b4f2-d1599e370dc9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:52.928590 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9ec3e32a-4748-4e2d-9b08-3d26b281f7d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:52.934389 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9ec3e32a-4748-4e2d-9b08-3d26b281f7d1 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] GET https://10.4.3.32/volume/v3/types/c29f0d11-51a8-404a-b4f2-d1599e370dc9 Aug 19 16:00:52.934660 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9ec3e32a-4748-4e2d-9b08-3d26b281f7d1 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:52.934896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9ec3e32a-4748-4e2d-9b08-3d26b281f7d1 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:52.943206 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9ec3e32a-4748-4e2d-9b08-3d26b281f7d1 tempest-UserMessagesTest-367754243 tempest-UserMessagesTest-367754243-project-admin] https://10.4.3.32/volume/v3/types/c29f0d11-51a8-404a-b4f2-d1599e370dc9 returned with HTTP 404 Aug 19 16:00:52.943774 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 511/2035] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:00:52 2026] GET /volume/v3/types/c29f0d11-51a8-404a-b4f2-d1599e370dc9 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:53.100073 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-229d8df1-882b-4054-9607-b170c2e1d5a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.103387 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-229d8df1-882b-4054-9607-b170c2e1d5a4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] DELETE https://10.4.3.32/volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd Aug 19 16:00:53.103783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-229d8df1-882b-4054-9607-b170c2e1d5a4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.104090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-229d8df1-882b-4054-9607-b170c2e1d5a4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.116997 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.116997 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:53.189426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e00a2c8a-3fb7-40e7-aaa9-f243be051ea3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.189956 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-229d8df1-882b-4054-9607-b170c2e1d5a4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd returned with HTTP 200 Aug 19 16:00:53.190665 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 501/2036] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:00:53 2026] DELETE /volume/v3/attachments/9d4c943e-d4d0-436d-8a3b-4481e2eaabfd => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:53.193081 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e00a2c8a-3fb7-40e7-aaa9-f243be051ea3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b Aug 19 16:00:53.193081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e00a2c8a-3fb7-40e7-aaa9-f243be051ea3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.193081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e00a2c8a-3fb7-40e7-aaa9-f243be051ea3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.202177 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.202177 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:53.202824 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e00a2c8a-3fb7-40e7-aaa9-f243be051ea3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:53.204810 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e00a2c8a-3fb7-40e7-aaa9-f243be051ea3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b returned with HTTP 200 Aug 19 16:00:53.205350 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 508/2037] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:53 2026] GET /volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:53.216082 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-56abe37a-dcb2-4170-b2f9-be7720416c87 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.220936 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56abe37a-dcb2-4170-b2f9-be7720416c87 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b Aug 19 16:00:53.222780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56abe37a-dcb2-4170-b2f9-be7720416c87 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.222780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56abe37a-dcb2-4170-b2f9-be7720416c87 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.234063 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.234063 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:53.234892 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-56abe37a-dcb2-4170-b2f9-be7720416c87 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:53.237133 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56abe37a-dcb2-4170-b2f9-be7720416c87 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b returned with HTTP 200 Aug 19 16:00:53.238085 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 518/2038] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:00:53 2026] GET /volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:53.307092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f221ba76-5432-49ea-9b99-876da56b1257 req-264d0356-b372-429e-9458-5b1c690ef7d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.310487 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-264d0356-b372-429e-9458-5b1c690ef7d0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:53.310803 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-264d0356-b372-429e-9458-5b1c690ef7d0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.311083 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-264d0356-b372-429e-9458-5b1c690ef7d0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.324089 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.324089 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:53.328315 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f221ba76-5432-49ea-9b99-876da56b1257 req-264d0356-b372-429e-9458-5b1c690ef7d0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:53.333791 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-264d0356-b372-429e-9458-5b1c690ef7d0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:53.333791 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 512/2039] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:53 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:53.364917 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f221ba76-5432-49ea-9b99-876da56b1257 req-2677d155-f352-4cee-a83f-7c5d346a1067 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.364917 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-2677d155-f352-4cee-a83f-7c5d346a1067 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789/action Aug 19 16:00:53.364917 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-2677d155-f352-4cee-a83f-7c5d346a1067 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:53.364917 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-2677d155-f352-4cee-a83f-7c5d346a1067 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:53.382707 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.382707 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:53.383344 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f221ba76-5432-49ea-9b99-876da56b1257 req-2677d155-f352-4cee-a83f-7c5d346a1067 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:53.399826 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f221ba76-5432-49ea-9b99-876da56b1257 req-2677d155-f352-4cee-a83f-7c5d346a1067 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Begin detaching volume completed successfully. Aug 19 16:00:53.400146 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-2677d155-f352-4cee-a83f-7c5d346a1067 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789/action returned with HTTP 202 Aug 19 16:00:53.400691 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 502/2040] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:00:53 2026] POST /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:00:53.435627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-760dda83-76a6-4619-b440-303311daea60 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.439264 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-760dda83-76a6-4619-b440-303311daea60 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d Aug 19 16:00:53.440393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-760dda83-76a6-4619-b440-303311daea60 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.440393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-760dda83-76a6-4619-b440-303311daea60 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.450608 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-760dda83-76a6-4619-b440-303311daea60 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d returned with HTTP 404 Aug 19 16:00:53.451340 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 509/2041] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:53 2026] GET /volume/v3/volumes/a130d501-3c2a-4d18-8f76-ae6f5555783d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:53.463195 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-436ecafa-8f58-41e9-a12e-afc83d34df44 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.469906 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-436ecafa-8f58-41e9-a12e-afc83d34df44 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] DELETE https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f Aug 19 16:00:53.470259 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-436ecafa-8f58-41e9-a12e-afc83d34df44 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.470467 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-436ecafa-8f58-41e9-a12e-afc83d34df44 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.470704 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-436ecafa-8f58-41e9-a12e-afc83d34df44 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume with id: dce714a6-bb57-40b7-9afb-d7366538c83f Aug 19 16:00:53.487799 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.487799 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:53.488178 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0c389369-9b73-432b-962f-9c7ec700dc94 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.488354 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-436ecafa-8f58-41e9-a12e-afc83d34df44 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:53.488703 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c389369-9b73-432b-962f-9c7ec700dc94 None None] GET https://10.4.3.32/volume// Aug 19 16:00:53.488968 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c389369-9b73-432b-962f-9c7ec700dc94 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.490188 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c389369-9b73-432b-962f-9c7ec700dc94 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.490188 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c389369-9b73-432b-962f-9c7ec700dc94 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:53.490188 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 513/2042] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00: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 19 16:00:53.504249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f221ba76-5432-49ea-9b99-876da56b1257 req-3077dc96-f323-47fe-81bd-8948ab4dfe02 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.507429 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-3077dc96-f323-47fe-81bd-8948ab4dfe02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:00:53.507604 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-3077dc96-f323-47fe-81bd-8948ab4dfe02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.507802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-3077dc96-f323-47fe-81bd-8948ab4dfe02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.519492 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-436ecafa-8f58-41e9-a12e-afc83d34df44 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Delete volume request issued successfully. Aug 19 16:00:53.519492 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-436ecafa-8f58-41e9-a12e-afc83d34df44 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f returned with HTTP 202 Aug 19 16:00:53.520425 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 519/2043] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:53 2026] DELETE /volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:53.523628 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6952dfd-7974-4e0b-a0a4-1d6013235e97 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.523628 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6952dfd-7974-4e0b-a0a4-1d6013235e97 None None] GET https://10.4.3.32/volume// Aug 19 16:00:53.523937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6952dfd-7974-4e0b-a0a4-1d6013235e97 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.524199 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6952dfd-7974-4e0b-a0a4-1d6013235e97 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.526575 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6952dfd-7974-4e0b-a0a4-1d6013235e97 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:53.526711 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.526711 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:53.526861 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 510/2044] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00:53 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:00:53.533176 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-876b1329-2bf2-4849-852c-782eef1b3d69 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.534312 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f221ba76-5432-49ea-9b99-876da56b1257 req-3077dc96-f323-47fe-81bd-8948ab4dfe02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:53.535860 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-876b1329-2bf2-4849-852c-782eef1b3d69 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f Aug 19 16:00:53.535860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-876b1329-2bf2-4849-852c-782eef1b3d69 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.535860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-876b1329-2bf2-4849-852c-782eef1b3d69 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.538189 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-8a70de2e-7de7-44dc-8273-a5a9e9492340 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.541715 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-8a70de2e-7de7-44dc-8273-a5a9e9492340 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:00:53.542088 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-8a70de2e-7de7-44dc-8273-a5a9e9492340 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:53.542283 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-8a70de2e-7de7-44dc-8273-a5a9e9492340 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:53.545435 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.545435 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:53.548036 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-3077dc96-f323-47fe-81bd-8948ab4dfe02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:00:53.548898 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 503/2045] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:53 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:53.552576 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.552576 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:53.554200 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-876b1329-2bf2-4849-852c-782eef1b3d69 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Volume info retrieved successfully. Aug 19 16:00:53.556948 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-8a70de2e-7de7-44dc-8273-a5a9e9492340 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:00:53.562925 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-8a70de2e-7de7-44dc-8273-a5a9e9492340 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:00:53.563322 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 520/2046] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:53 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:53.564460 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-876b1329-2bf2-4849-852c-782eef1b3d69 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f returned with HTTP 200 Aug 19 16:00:53.564819 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 514/2047] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:53 2026] GET /volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:53.711705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-777120fc-03af-48cc-a2a1-492a40b9c438 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.717499 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-777120fc-03af-48cc-a2a1-492a40b9c438 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] PUT https://10.4.3.32/volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b Aug 19 16:00:53.718004 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-777120fc-03af-48cc-a2a1-492a40b9c438 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:53.731639 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-777120fc-03af-48cc-a2a1-492a40b9c438 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Acquiring lock "cinder-attachment_update-2f5f4e67-2769-4adf-9c8e-19dbfea62f78-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:00:53.739247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-777120fc-03af-48cc-a2a1-492a40b9c438 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Lock "cinder-attachment_update-2f5f4e67-2769-4adf-9c8e-19dbfea62f78-np0000007787" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:00:53.740826 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.740826 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:53.866212 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-777120fc-03af-48cc-a2a1-492a40b9c438 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Lock "cinder-attachment_update-2f5f4e67-2769-4adf-9c8e-19dbfea62f78-np0000007787" released by "attachment_update" :: held 0.126s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:00:53.866717 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-777120fc-03af-48cc-a2a1-492a40b9c438 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b returned with HTTP 200 Aug 19 16:00:53.867464 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 511/2048] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:00:53 2026] PUT /volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:53.897052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-6e87127d-8c83-4ea9-8704-9beb01ca8975 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:53.899717 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-6e87127d-8c83-4ea9-8704-9beb01ca8975 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b/action Aug 19 16:00:53.900209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-6e87127d-8c83-4ea9-8704-9beb01ca8975 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:00:53.900381 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-6e87127d-8c83-4ea9-8704-9beb01ca8975 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:53.920595 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:53.920595 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:53.937784 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-200f9ce0-fbc5-493c-a0c9-9af394059001 req-6e87127d-8c83-4ea9-8704-9beb01ca8975 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b/action returned with HTTP 204 Aug 19 16:00:53.938596 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 504/2049] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:00:53 2026] POST /volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:54.584854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f4453b9e-0650-452c-9e9d-31c586ac18a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:54.587246 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4453b9e-0650-452c-9e9d-31c586ac18a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] GET https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f Aug 19 16:00:54.587445 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4453b9e-0650-452c-9e9d-31c586ac18a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:54.587675 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4453b9e-0650-452c-9e9d-31c586ac18a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:54.603575 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4453b9e-0650-452c-9e9d-31c586ac18a4 tempest-CreateVolumesFromBackupTest-920636732 tempest-CreateVolumesFromBackupTest-920636732-project-member] https://10.4.3.32/volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f returned with HTTP 404 Aug 19 16:00:54.605998 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 521/2050] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:54 2026] GET /volume/v3/volumes/dce714a6-bb57-40b7-9afb-d7366538c83f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:54.736458 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f221ba76-5432-49ea-9b99-876da56b1257 req-c5508fa6-ca1b-4b84-b9ed-2966cf38f704 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:54.739273 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-c5508fa6-ca1b-4b84-b9ed-2966cf38f704 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514 Aug 19 16:00:54.739456 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-c5508fa6-ca1b-4b84-b9ed-2966cf38f704 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:54.739783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-c5508fa6-ca1b-4b84-b9ed-2966cf38f704 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:54.747413 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:54.747413 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:54.849999 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f221ba76-5432-49ea-9b99-876da56b1257 req-c5508fa6-ca1b-4b84-b9ed-2966cf38f704 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514 returned with HTTP 200 Aug 19 16:00:54.850770 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 515/2051] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:00:54 2026] DELETE /volume/v3/attachments/8d2a0efc-8745-45f1-85b5-bbd144748514 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:55.601906 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:55.605418 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:00:55.605961 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1710190059", "snapshot_id": "1f6fe22c-61c4-4227-9f9a-abfc02ae5826", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:55.608519 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1710190059', 'snapshot_id': '1f6fe22c-61c4-4227-9f9a-abfc02ae5826', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:00:55.617558 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:55.617558 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:55.619126 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:00:55.619392 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume of 1 GB Aug 19 16:00:55.632562 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Availability Zones retrieved successfully. Aug 19 16:00:55.641648 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Flow 'volume_create_api' (dd265b9d-7679-4831-98e6-e069c176afff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:55.644744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0396089a-7162-4d68-957b-3f0d62a5c930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:55.646263 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:00:55.695044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0396089a-7162-4d68-957b-3f0d62a5c930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1f6fe22c-61c4-4227-9f9a-abfc02ae5826', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:55.695044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa45818-eb52-413b-9dc1-4d1470febcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:55.757041 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Created reservations ['ec846097-dff0-4cac-aed8-9d69a6a4d9e1', '14c6e2e9-f6ff-4f53-a496-05b376e2f751', 'f71f04a2-f81d-4741-befc-22412093a7d2', '7ef6c180-f6d5-432e-8c18-1a5b44f85830'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:00:55.757798 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa45818-eb52-413b-9dc1-4d1470febcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec846097-dff0-4cac-aed8-9d69a6a4d9e1', '14c6e2e9-f6ff-4f53-a496-05b376e2f751', 'f71f04a2-f81d-4741-befc-22412093a7d2', '7ef6c180-f6d5-432e-8c18-1a5b44f85830']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:55.759119 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad36999-832a-4ae2-b9cc-643bfc494334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:55.808627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad36999-832a-4ae2-b9cc-643bfc494334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99a82777-8db6-4281-99df-ba37e110d3f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1710190059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e45ca5e2c4f5588fb413a3992f367',qos_specs=None,replication_status=,reservations=['ec846097-dff0-4cac-aed8-9d69a6a4d9e1','14c6e2e9-f6ff-4f53-a496-05b376e2f751','f71f04a2-f81d-4741-befc-22412093a7d2','7ef6c180-f6d5-432e-8c18-1a5b44f85830'],size=1,snapshot_id=1f6fe22c-61c4-4227-9f9a-abfc02ae5826,source_replicaid=,source_volid=None,status='creating',user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1710190059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99a82777-8db6-4281-99df-ba37e110d3f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487e45ca5e2c4f5588fb413a3992f367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1f6fe22c-61c4-4227-9f9a-abfc02ae5826,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:55.809847 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c9c740-cae5-42aa-a415-d01649b71f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:55.840836 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c9c740-cae5-42aa-a415-d01649b71f79) transitioned into 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-1710190059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e45ca5e2c4f5588fb413a3992f367',qos_specs=None,replication_status=,reservations=['ec846097-dff0-4cac-aed8-9d69a6a4d9e1','14c6e2e9-f6ff-4f53-a496-05b376e2f751','f71f04a2-f81d-4741-befc-22412093a7d2','7ef6c180-f6d5-432e-8c18-1a5b44f85830'],size=1,snapshot_id=1f6fe22c-61c4-4227-9f9a-abfc02ae5826,source_replicaid=,source_volid=None,status='creating',user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:55.841951 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743db188-b63d-4840-9bfa-e7b52af3d3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:00:55.873994 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743db188-b63d-4840-9bfa-e7b52af3d3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:00:55.874800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Flow 'volume_create_api' (dd265b9d-7679-4831-98e6-e069c176afff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:00:55.875187 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume request issued successfully. Aug 19 16:00:55.875775 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-246f8fd2-ea0d-45fa-ac78-1eba51b851e4 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:00:55.876269 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 512/2052] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:00:55 2026] POST /volume/v3/volumes => generated 789 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:00:55.891186 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-25f65fca-e30e-4681-a05b-b7f64faf59ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:55.894782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25f65fca-e30e-4681-a05b-b7f64faf59ca tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:00:55.894782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25f65fca-e30e-4681-a05b-b7f64faf59ca tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:55.894782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25f65fca-e30e-4681-a05b-b7f64faf59ca tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:55.906673 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:55.906673 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:55.920018 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-25f65fca-e30e-4681-a05b-b7f64faf59ca tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:55.922644 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25f65fca-e30e-4681-a05b-b7f64faf59ca tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:00:55.923289 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 505/2053] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:55 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:56.341512 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-53bfe0ba-55d5-4a04-8dc2-ab3c1a14c093 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:56.467294 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53bfe0ba-55d5-4a04-8dc2-ab3c1a14c093 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] GET https://10.4.3.32/volume/v3/os-quota-class-sets/default Aug 19 16:00:56.467486 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53bfe0ba-55d5-4a04-8dc2-ab3c1a14c093 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:56.467651 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-53bfe0ba-55d5-4a04-8dc2-ab3c1a14c093 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:56.484784 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-53bfe0ba-55d5-4a04-8dc2-ab3c1a14c093 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 16:00:56.485359 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 522/2054] 10.4.3.32 () {66 vars in 1290 bytes} [Wed Aug 19 16:00:56 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:56.497973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-732d81de-6d69-40fa-9daf-2126b51c1fe8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:56.502859 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-732d81de-6d69-40fa-9daf-2126b51c1fe8 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] GET https://10.4.3.32/volume/v3/os-quota-class-sets/default Aug 19 16:00:56.502859 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-732d81de-6d69-40fa-9daf-2126b51c1fe8 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:56.502859 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-732d81de-6d69-40fa-9daf-2126b51c1fe8 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:56.502859 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:56.502859 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:56.521381 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-732d81de-6d69-40fa-9daf-2126b51c1fe8 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 16:00:56.521381 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 516/2055] 10.4.3.32 () {66 vars in 1290 bytes} [Wed Aug 19 16:00:56 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:56.532512 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-533c3c9c-67cf-40fb-94ae-1682185f8633 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:56.534661 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-533c3c9c-67cf-40fb-94ae-1682185f8633 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:00:56.535134 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-533c3c9c-67cf-40fb-94ae-1682185f8633 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1513202857"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:56.536655 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:56.536655 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:56.564609 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-533c3c9c-67cf-40fb-94ae-1682185f8633 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:00:56.565037 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 513/2056] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:00:56 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 19 16:00:56.575597 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-55884f0f-9744-4511-918b-2e7973282380 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:56.578155 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-55884f0f-9744-4511-918b-2e7973282380 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-class-sets/default Aug 19 16:00:56.578658 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-55884f0f-9744-4511-918b-2e7973282380 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-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-1513202857": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1513202857": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1513202857": 8}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:56.729741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-55884f0f-9744-4511-918b-2e7973282380 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 16:00:56.730433 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 506/2057] 10.4.3.32 () {68 vars in 1311 bytes} [Wed Aug 19 16:00:56 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 19 16:00:56.749779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f59ba838-ccbc-4352-8410-dcf72e150e7b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:56.749779 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f59ba838-ccbc-4352-8410-dcf72e150e7b tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/cf3152e1746c47339f352777100b9ef2/defaults Aug 19 16:00:56.749779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f59ba838-ccbc-4352-8410-dcf72e150e7b tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:56.749779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f59ba838-ccbc-4352-8410-dcf72e150e7b tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Calling method 'defaults' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:56.755292 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f59ba838-ccbc-4352-8410-dcf72e150e7b tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/cf3152e1746c47339f352777100b9ef2/defaults returned with HTTP 200 Aug 19 16:00:56.755733 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 523/2058] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 16:00:56 2026] GET /volume/v3/os-quota-sets/cf3152e1746c47339f352777100b9ef2/defaults => generated 645 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:56.942187 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f824b999-b026-42e4-8649-6bde52969d62 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:56.943842 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac011fd6-39b2-4f43-967d-ffb752380352 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:56.944415 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f824b999-b026-42e4-8649-6bde52969d62 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:00:56.944770 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f824b999-b026-42e4-8649-6bde52969d62 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:56.945031 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f824b999-b026-42e4-8649-6bde52969d62 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:56.946375 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac011fd6-39b2-4f43-967d-ffb752380352 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/b1866dd73bd84f8ea00bb6a20523a532/defaults Aug 19 16:00:56.946592 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac011fd6-39b2-4f43-967d-ffb752380352 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:56.947555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac011fd6-39b2-4f43-967d-ffb752380352 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Calling method 'defaults' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:56.955325 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:56.955325 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:56.960819 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f824b999-b026-42e4-8649-6bde52969d62 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:56.962353 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac011fd6-39b2-4f43-967d-ffb752380352 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/b1866dd73bd84f8ea00bb6a20523a532/defaults returned with HTTP 200 Aug 19 16:00:56.963232 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 514/2059] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 16:00:56 2026] GET /volume/v3/os-quota-sets/b1866dd73bd84f8ea00bb6a20523a532/defaults => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:56.972112 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f824b999-b026-42e4-8649-6bde52969d62 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:00:56.972416 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 517/2060] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:56 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:56.994744 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94862085-ba41-4247-a6c5-99af10d7b5c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:56.997587 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94862085-ba41-4247-a6c5-99af10d7b5c2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:00:56.997915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94862085-ba41-4247-a6c5-99af10d7b5c2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:56.998269 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94862085-ba41-4247-a6c5-99af10d7b5c2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:57.007551 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:57.007551 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:57.013976 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-94862085-ba41-4247-a6c5-99af10d7b5c2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:57.019518 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94862085-ba41-4247-a6c5-99af10d7b5c2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:00:57.020019 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 507/2061] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:56 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:57.097128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e634e7b6-7522-4a88-ad27-71e836adaad4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:57.100557 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e634e7b6-7522-4a88-ad27-71e836adaad4 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] DELETE https://10.4.3.32/volume/v3/types/2d88e214-4db1-4f72-aa77-a626a406b6b5 Aug 19 16:00:57.101005 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e634e7b6-7522-4a88-ad27-71e836adaad4 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:57.101312 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e634e7b6-7522-4a88-ad27-71e836adaad4 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:57.147932 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e634e7b6-7522-4a88-ad27-71e836adaad4 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/types/2d88e214-4db1-4f72-aa77-a626a406b6b5 returned with HTTP 202 Aug 19 16:00:57.148327 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 524/2062] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:00:57 2026] DELETE /volume/v3/types/2d88e214-4db1-4f72-aa77-a626a406b6b5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:57.157105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20186aaf-7a75-40c1-977e-6624cc8a159b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:57.159533 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20186aaf-7a75-40c1-977e-6624cc8a159b tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] GET https://10.4.3.32/volume/v3/types/2d88e214-4db1-4f72-aa77-a626a406b6b5 Aug 19 16:00:57.159789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20186aaf-7a75-40c1-977e-6624cc8a159b tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:57.160355 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20186aaf-7a75-40c1-977e-6624cc8a159b tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:57.164602 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20186aaf-7a75-40c1-977e-6624cc8a159b tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/types/2d88e214-4db1-4f72-aa77-a626a406b6b5 returned with HTTP 404 Aug 19 16:00:57.165177 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 515/2063] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:00:57 2026] GET /volume/v3/types/2d88e214-4db1-4f72-aa77-a626a406b6b5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:57.173699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4af3a86d-76b0-4507-87c7-7e4c21b87336 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:57.175562 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4af3a86d-76b0-4507-87c7-7e4c21b87336 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-class-sets/default Aug 19 16:00:57.175933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4af3a86d-76b0-4507-87c7-7e4c21b87336 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:57.256109 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4af3a86d-76b0-4507-87c7-7e4c21b87336 tempest-VolumeQuotaClassesTest-1980556496 tempest-VolumeQuotaClassesTest-1980556496-project-admin] https://10.4.3.32/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 16:00:57.256548 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 518/2064] 10.4.3.32 () {68 vars in 1311 bytes} [Wed Aug 19 16:00:57 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:57.392124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-edf425a4-7acb-4e9e-84b9-4c66619d8e47 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:57.394513 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-edf425a4-7acb-4e9e-84b9-4c66619d8e47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 16:00:57.394725 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-edf425a4-7acb-4e9e-84b9-4c66619d8e47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:57.394970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-edf425a4-7acb-4e9e-84b9-4c66619d8e47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:57.395142 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-edf425a4-7acb-4e9e-84b9-4c66619d8e47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume with id: 799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 16:00:57.403164 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:57.403164 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:57.403712 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-edf425a4-7acb-4e9e-84b9-4c66619d8e47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:57.428214 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-edf425a4-7acb-4e9e-84b9-4c66619d8e47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume request issued successfully. Aug 19 16:00:57.428626 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-edf425a4-7acb-4e9e-84b9-4c66619d8e47 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 202 Aug 19 16:00:57.429308 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 508/2065] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:00:57 2026] DELETE /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:00:57.437620 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-703c7272-ff13-43d4-8875-2a0e703fd58a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:57.440497 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-703c7272-ff13-43d4-8875-2a0e703fd58a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 16:00:57.440834 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-703c7272-ff13-43d4-8875-2a0e703fd58a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:57.441128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-703c7272-ff13-43d4-8875-2a0e703fd58a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:57.454452 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:57.454452 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:57.460962 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-703c7272-ff13-43d4-8875-2a0e703fd58a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:00:57.467502 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-703c7272-ff13-43d4-8875-2a0e703fd58a tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 200 Aug 19 16:00:57.468445 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 525/2066] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:57 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:57.836055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-67937cba-43da-4319-b74f-99605e2d7e54 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:57.838181 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-67937cba-43da-4319-b74f-99605e2d7e54 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:00:57.838400 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-67937cba-43da-4319-b74f-99605e2d7e54 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:57.838611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-67937cba-43da-4319-b74f-99605e2d7e54 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:57.845799 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:57.845799 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:00:57.851190 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-67937cba-43da-4319-b74f-99605e2d7e54 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:57.857309 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-67937cba-43da-4319-b74f-99605e2d7e54 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:00:57.857886 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 516/2067] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:00:57 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:57.940911 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4874c250-06b7-456f-b382-1f51e97d0cca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:57.941437 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4874c250-06b7-456f-b382-1f51e97d0cca None None] GET https://10.4.3.32/volume// Aug 19 16:00:57.941695 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4874c250-06b7-456f-b382-1f51e97d0cca None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:57.941961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4874c250-06b7-456f-b382-1f51e97d0cca None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:57.942453 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4874c250-06b7-456f-b382-1f51e97d0cca None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:57.943082 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 519/2068] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:00: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 19 16:00:57.952174 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-74f052d5-fc0c-4e14-92c2-447877eb6010 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:57.954673 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-74f052d5-fc0c-4e14-92c2-447877eb6010 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:00:57.955072 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-74f052d5-fc0c-4e14-92c2-447877eb6010 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99a82777-8db6-4281-99df-ba37e110d3f0", "connector": null, "instance_uuid": "e6b57bae-6c74-4a81-bd52-5e4083734b9f"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:57.966126 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:57.966126 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:58.023987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-74f052d5-fc0c-4e14-92c2-447877eb6010 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:00:58.024496 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 509/2069] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:00:57 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:58.061299 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b8a80a49-ff5f-4e67-bb27-173beacd4cf2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:58.063236 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b8a80a49-ff5f-4e67-bb27-173beacd4cf2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:00:58.063447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b8a80a49-ff5f-4e67-bb27-173beacd4cf2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:58.064276 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b8a80a49-ff5f-4e67-bb27-173beacd4cf2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:58.073925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a91eff5-5d54-445d-bd99-49692a6c029a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:58.074364 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a91eff5-5d54-445d-bd99-49692a6c029a None None] GET https://10.4.3.32/volume// Aug 19 16:00:58.074496 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a91eff5-5d54-445d-bd99-49692a6c029a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:58.074694 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a91eff5-5d54-445d-bd99-49692a6c029a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:58.075085 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a91eff5-5d54-445d-bd99-49692a6c029a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:00:58.075437 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 517/2070] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:00: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 19 16:00:58.084203 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:58.084203 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:58.087158 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-d2f3de35-e0aa-437e-9ec8-fc7d5e25a065 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:58.088825 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b8a80a49-ff5f-4e67-bb27-173beacd4cf2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:58.090074 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-d2f3de35-e0aa-437e-9ec8-fc7d5e25a065 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:00:58.090186 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-d2f3de35-e0aa-437e-9ec8-fc7d5e25a065 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:58.090513 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-d2f3de35-e0aa-437e-9ec8-fc7d5e25a065 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:58.096367 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b8a80a49-ff5f-4e67-bb27-173beacd4cf2 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:00:58.097011 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 526/2071] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:58 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:00:58.108648 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:58.108648 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:00:58.117615 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-d2f3de35-e0aa-437e-9ec8-fc7d5e25a065 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:58.124076 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-d2f3de35-e0aa-437e-9ec8-fc7d5e25a065 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:00:58.124626 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 520/2072] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:00:58 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:00:58.244067 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-1f4a435d-0c1c-4ec4-9148-3f6d2927b280 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:58.246502 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-1f4a435d-0c1c-4ec4-9148-3f6d2927b280 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] PUT https://10.4.3.32/volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e Aug 19 16:00:58.246773 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-1f4a435d-0c1c-4ec4-9148-3f6d2927b280 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:00:58.254944 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-1f4a435d-0c1c-4ec4-9148-3f6d2927b280 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Acquiring lock "cinder-attachment_update-99a82777-8db6-4281-99df-ba37e110d3f0-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:00:58.259663 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-1f4a435d-0c1c-4ec4-9148-3f6d2927b280 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Lock "cinder-attachment_update-99a82777-8db6-4281-99df-ba37e110d3f0-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:00:58.261227 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:58.261227 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:00:58.373843 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-1f4a435d-0c1c-4ec4-9148-3f6d2927b280 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Lock "cinder-attachment_update-99a82777-8db6-4281-99df-ba37e110d3f0-np0000007787" released by "attachment_update" :: held 0.114s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:00:58.374342 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-1f4a435d-0c1c-4ec4-9148-3f6d2927b280 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e returned with HTTP 200 Aug 19 16:00:58.375102 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 510/2073] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:00:58 2026] PUT /volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:00:58.483623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95f00829-4e4f-4414-914d-7ce7eaa5c562 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:58.485526 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95f00829-4e4f-4414-914d-7ce7eaa5c562 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 Aug 19 16:00:58.485735 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95f00829-4e4f-4414-914d-7ce7eaa5c562 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:58.485977 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95f00829-4e4f-4414-914d-7ce7eaa5c562 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:58.491881 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95f00829-4e4f-4414-914d-7ce7eaa5c562 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 returned with HTTP 404 Aug 19 16:00:58.492387 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 518/2074] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:58 2026] GET /volume/v3/volumes/799ed1c9-4631-4c66-a3b1-e9a57278bc74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:00:59.114405 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1e54863a-65bd-41cd-8190-6f1c8c0a0bbf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:00:59.116855 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e54863a-65bd-41cd-8190-6f1c8c0a0bbf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:00:59.116855 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e54863a-65bd-41cd-8190-6f1c8c0a0bbf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:00:59.116992 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e54863a-65bd-41cd-8190-6f1c8c0a0bbf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:00:59.139572 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:00:59.139572 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:00:59.152123 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1e54863a-65bd-41cd-8190-6f1c8c0a0bbf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:00:59.164038 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e54863a-65bd-41cd-8190-6f1c8c0a0bbf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:00:59.164620 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 527/2075] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:00:59 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:00.185276 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c2d26eea-51f2-40f4-b199-47755565f076 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:00.189888 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2d26eea-51f2-40f4-b199-47755565f076 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:00.190014 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2d26eea-51f2-40f4-b199-47755565f076 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:00.190237 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2d26eea-51f2-40f4-b199-47755565f076 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:00.221648 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:00.221648 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:00.232793 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c2d26eea-51f2-40f4-b199-47755565f076 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:00.239627 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2d26eea-51f2-40f4-b199-47755565f076 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:01:00.240124 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 521/2076] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:00 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:00.368443 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df60a78b-efab-4bac-878a-75922043a34c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:00.495188 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df60a78b-efab-4bac-878a-75922043a34c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:01:00.495612 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df60a78b-efab-4bac-878a-75922043a34c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1180005806"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:00.497134 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:00.497134 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:00.517675 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df60a78b-efab-4bac-878a-75922043a34c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:01:00.517675 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 511/2077] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:01:00 2026] POST /volume/v3/types => generated 233 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:00.530775 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c290b48-8da9-4684-b45d-34a158f2f72c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:00.532890 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c290b48-8da9-4684-b45d-34a158f2f72c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:01:00.533303 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c290b48-8da9-4684-b45d-34a158f2f72c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-486967805", "extra_specs": {"multiattach": " True"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:00.561310 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c290b48-8da9-4684-b45d-34a158f2f72c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:01:00.561856 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 519/2078] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:01:00 2026] POST /volume/v3/types => generated 258 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:00.574890 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:00.687343 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:00.688697 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1180005806", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-909609135"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:00.690274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1180005806', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-909609135'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:00.694076 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Create volume of 1 GB Aug 19 16:01:00.694613 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:00.694613 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:00.695143 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Availability Zones retrieved successfully. Aug 19 16:01:00.701293 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Flow 'volume_create_api' (b79af43d-dbaf-44e9-8742-8b0197c97fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:00.702262 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffe5258-8e8c-4d9f-b66a-1b3219496d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:00.703276 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:00.737157 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffe5258-8e8c-4d9f-b66a-1b3219496d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:01:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea8a9128-a5eb-4711-8022-6a8a8c3796ea,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1180005806',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea8a9128-a5eb-4711-8022-6a8a8c3796ea', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:00.738582 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea23d51c-8c26-4db1-b439-4d4d411565cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:00.784371 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:00.784847 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:00.846151 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Created reservations ['74efd18c-94e8-40de-9606-823c97a71e6f', '03627fba-c000-46d3-99ed-bf55aafeb501', 'cbc65f83-3501-42ed-9961-153cedff3fd3', '427e2856-b57b-4ceb-8f4a-269af7b0630b'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:00.847179 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea23d51c-8c26-4db1-b439-4d4d411565cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74efd18c-94e8-40de-9606-823c97a71e6f', '03627fba-c000-46d3-99ed-bf55aafeb501', 'cbc65f83-3501-42ed-9961-153cedff3fd3', '427e2856-b57b-4ceb-8f4a-269af7b0630b']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:00.847906 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (facae75c-b97f-4b01-8752-2d3f4a56e860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:00.878558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (facae75c-b97f-4b01-8752-2d3f4a56e860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aae5c140-5217-4510-bf33-d2b3690d8e9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-909609135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e6e7c3784f4da2a541ecc1ec83c89f',qos_specs=None,replication_status=,reservations=['74efd18c-94e8-40de-9606-823c97a71e6f','03627fba-c000-46d3-99ed-bf55aafeb501','cbc65f83-3501-42ed-9961-153cedff3fd3','427e2856-b57b-4ceb-8f4a-269af7b0630b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01af47e14639464ea69de9465bbeca5c',volume_type_id=ea8a9128-a5eb-4711-8022-6a8a8c3796ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-909609135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aae5c140-5217-4510-bf33-d2b3690d8e9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e6e7c3784f4da2a541ecc1ec83c89f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='01af47e14639464ea69de9465bbeca5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea8a9128-a5eb-4711-8022-6a8a8c3796ea),volume_type_id=ea8a9128-a5eb-4711-8022-6a8a8c3796ea)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:00.880170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba51d56e-81d2-4933-859e-94f923006613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:00.912445 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba51d56e-81d2-4933-859e-94f923006613) transitioned into 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-909609135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e6e7c3784f4da2a541ecc1ec83c89f',qos_specs=None,replication_status=,reservations=['74efd18c-94e8-40de-9606-823c97a71e6f','03627fba-c000-46d3-99ed-bf55aafeb501','cbc65f83-3501-42ed-9961-153cedff3fd3','427e2856-b57b-4ceb-8f4a-269af7b0630b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01af47e14639464ea69de9465bbeca5c',volume_type_id=ea8a9128-a5eb-4711-8022-6a8a8c3796ea)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:00.912445 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163503a4-d360-4b79-ab61-ca10461dc353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:00.930802 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163503a4-d360-4b79-ab61-ca10461dc353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:00.932903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Flow 'volume_create_api' (b79af43d-dbaf-44e9-8742-8b0197c97fdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:00.932903 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Create volume request issued successfully. Aug 19 16:01:00.935643 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-93ede48a-aa8f-4b44-b2de-a90ec441c0fa tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:00.936164 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 528/2079] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:01:00 2026] POST /volume/v3/volumes => generated 869 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:00.958366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-971404c6-bd3c-4536-af48-35c4364ed926 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:00.960652 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-971404c6-bd3c-4536-af48-35c4364ed926 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:00.960941 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-971404c6-bd3c-4536-af48-35c4364ed926 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:00.961169 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-971404c6-bd3c-4536-af48-35c4364ed926 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:00.971947 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:00.971947 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:00.978476 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-971404c6-bd3c-4536-af48-35c4364ed926 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:00.986079 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-971404c6-bd3c-4536-af48-35c4364ed926 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:00.986701 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 522/2080] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:00 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:01.256289 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2600df2e-a00e-49fa-bb91-01580a2c2871 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:01.258134 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2600df2e-a00e-49fa-bb91-01580a2c2871 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:01.258323 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2600df2e-a00e-49fa-bb91-01580a2c2871 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:01.258521 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2600df2e-a00e-49fa-bb91-01580a2c2871 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:01.268792 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:01.268792 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:01.272780 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2600df2e-a00e-49fa-bb91-01580a2c2871 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:01.277172 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2600df2e-a00e-49fa-bb91-01580a2c2871 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:01:01.277577 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 512/2081] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:01 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:02.007426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cdb56014-625f-46d0-bb26-e72330a559ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:02.009609 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cdb56014-625f-46d0-bb26-e72330a559ea tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:02.009782 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cdb56014-625f-46d0-bb26-e72330a559ea tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:02.010071 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cdb56014-625f-46d0-bb26-e72330a559ea tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:02.043192 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:02.043192 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:02.057323 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cdb56014-625f-46d0-bb26-e72330a559ea tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:02.058252 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-fcfb2117-94b4-4031-9d33-8b791dd41fdb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:02.063920 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-fcfb2117-94b4-4031-9d33-8b791dd41fdb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e/action Aug 19 16:01:02.064107 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-fcfb2117-94b4-4031-9d33-8b791dd41fdb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:02.064193 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-fcfb2117-94b4-4031-9d33-8b791dd41fdb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:02.083783 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cdb56014-625f-46d0-bb26-e72330a559ea tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:02.084383 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 520/2082] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:02 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 996 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:02.109542 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b46c707-6d1c-49d0-b7b7-5dea23ea1e2b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:02.113043 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b46c707-6d1c-49d0-b7b7-5dea23ea1e2b tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:02.114807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b46c707-6d1c-49d0-b7b7-5dea23ea1e2b tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:02.115523 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b46c707-6d1c-49d0-b7b7-5dea23ea1e2b tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:02.118175 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:02.118175 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:02.125654 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:02.125654 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:02.131469 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1b46c707-6d1c-49d0-b7b7-5dea23ea1e2b tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Volume info retrieved successfully. Aug 19 16:01:02.136681 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b46c707-6d1c-49d0-b7b7-5dea23ea1e2b tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:02.137084 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 523/2083] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:02 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 1190 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:02.152860 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:02.156055 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3ddb5604-4d2a-41ff-92bd-1f12d8a31dbe req-fcfb2117-94b4-4031-9d33-8b791dd41fdb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e/action returned with HTTP 204 Aug 19 16:01:02.156055 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 529/2084] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:01:02 2026] POST /volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:02.165782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] POST https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a/action Aug 19 16:01:02.166222 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-486967805", "migration_policy": "never"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:02.168062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-486967805", "migration_policy": "never"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:02.187727 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:02.187727 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:02.192011 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:02.206932 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:02.206932 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:02.243744 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-486967805 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-486967805, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:02.244547 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-486967805 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-486967805, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:02.293542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a59f570-a9d2-408e-8f85-cf925dd640da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:02.297660 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a59f570-a9d2-408e-8f85-cf925dd640da tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:02.298379 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a59f570-a9d2-408e-8f85-cf925dd640da tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:02.298379 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a59f570-a9d2-408e-8f85-cf925dd640da tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:02.303863 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Created reservations ['5121f614-518e-403d-bada-423704f51b22', 'c569fe44-5e8d-4af3-91e0-bab480387acf'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:02.313016 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:02.313016 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:02.318802 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a59f570-a9d2-408e-8f85-cf925dd640da tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:02.327866 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a59f570-a9d2-408e-8f85-cf925dd640da tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:01:02.328502 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 521/2085] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:02 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 1174 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:02.332333 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:02.332333 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:02.358945 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Created reservations ['248493b6-5419-41c4-b132-1198f3c31a60', '923c3dd4-cd57-4584-bdb5-d67a36341be1'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:02.434298 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Retype volume request issued successfully. Aug 19 16:01:02.434298 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57560492-a78d-4b9f-92c1-ef9ee0f9d46f tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a/action returned with HTTP 202 Aug 19 16:01:02.434298 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 513/2086] 10.4.3.32 () {70 vars in 1425 bytes} [Wed Aug 19 16:01:02 2026] POST /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 16:01:02.445142 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d5455a58-e26f-4d24-ae87-f8d8b3faeaac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:02.448512 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d5455a58-e26f-4d24-ae87-f8d8b3faeaac tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:02.448817 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d5455a58-e26f-4d24-ae87-f8d8b3faeaac tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:02.448932 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:02.450550 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d5455a58-e26f-4d24-ae87-f8d8b3faeaac tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:02.469814 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:02.469814 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:02.485444 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d5455a58-e26f-4d24-ae87-f8d8b3faeaac tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:02.498012 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d5455a58-e26f-4d24-ae87-f8d8b3faeaac tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:02.498862 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 524/2087] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:02 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 994 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:02.513724 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:02.519790 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-457700038"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:02.519790 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-457700038'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:02.519790 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume of 1 GB Aug 19 16:01:02.533577 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Availability Zones retrieved successfully. Aug 19 16:01:02.544508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Flow 'volume_create_api' (a059fc7d-35c3-4d48-8046-d27cb9656446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:02.546950 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3a95f0-cca7-473d-89a4-d5fc1e717dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:02.548504 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:02.599926 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3a95f0-cca7-473d-89a4-d5fc1e717dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:02.601335 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9eebda4-7eaf-43a3-bcb3-24c14d3137da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:02.737122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['e5f5349d-1846-41e8-9b5d-148bb2905095', 'db5b68cc-5f3f-4e3f-bdfe-65dc7ff9fa34', '953455ef-11ca-49e8-b5af-9cee8fb99eb4', 'b0aefc54-e78b-4408-9d74-b579a635f899'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:02.738326 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9eebda4-7eaf-43a3-bcb3-24c14d3137da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f5349d-1846-41e8-9b5d-148bb2905095', 'db5b68cc-5f3f-4e3f-bdfe-65dc7ff9fa34', '953455ef-11ca-49e8-b5af-9cee8fb99eb4', 'b0aefc54-e78b-4408-9d74-b579a635f899']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:02.739707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2062c0a0-b24a-4eff-99a0-2f320c7a1613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:02.785731 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2062c0a0-b24a-4eff-99a0-2f320c7a1613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc41913-83f1-4eb2-8c18-ad39b527ab6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-457700038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364f2fc3740343f3a035030d8a24f090',qos_specs=None,replication_status=,reservations=['e5f5349d-1846-41e8-9b5d-148bb2905095','db5b68cc-5f3f-4e3f-bdfe-65dc7ff9fa34','953455ef-11ca-49e8-b5af-9cee8fb99eb4','b0aefc54-e78b-4408-9d74-b579a635f899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68621c18bb432f881b41ed9e3dd42f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-457700038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fc41913-83f1-4eb2-8c18-ad39b527ab6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364f2fc3740343f3a035030d8a24f090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fe68621c18bb432f881b41ed9e3dd42f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:02.786473 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be2d909-caa7-4baf-9b4e-d4feec19ef8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:02.829704 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be2d909-caa7-4baf-9b4e-d4feec19ef8e) transitioned into 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-457700038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364f2fc3740343f3a035030d8a24f090',qos_specs=None,replication_status=,reservations=['e5f5349d-1846-41e8-9b5d-148bb2905095','db5b68cc-5f3f-4e3f-bdfe-65dc7ff9fa34','953455ef-11ca-49e8-b5af-9cee8fb99eb4','b0aefc54-e78b-4408-9d74-b579a635f899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68621c18bb432f881b41ed9e3dd42f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:02.830779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a252f5-bd2e-4aa2-a798-8540aad014e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:02.854525 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a252f5-bd2e-4aa2-a798-8540aad014e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:02.854525 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Flow 'volume_create_api' (a059fc7d-35c3-4d48-8046-d27cb9656446) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:02.854525 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume request issued successfully. Aug 19 16:01:02.854962 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab2d963d-e7c2-4374-ae54-dd220a05c0fb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:02.855808 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 530/2088] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:02 2026] POST /volume/v3/volumes => generated 746 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:02.873524 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8100707f-865d-4688-a3b1-03e9e8898e37 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:02.877375 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8100707f-865d-4688-a3b1-03e9e8898e37 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a Aug 19 16:01:02.877375 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8100707f-865d-4688-a3b1-03e9e8898e37 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:02.877375 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8100707f-865d-4688-a3b1-03e9e8898e37 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:02.891429 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:02.891429 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:02.899846 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8100707f-865d-4688-a3b1-03e9e8898e37 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:01:02.910741 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8100707f-865d-4688-a3b1-03e9e8898e37 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a returned with HTTP 200 Aug 19 16:01:02.911191 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 522/2089] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:02 2026] GET /volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:03.517405 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e81c07db-c651-48d1-b577-f7a9f7293d4c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:03.519808 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e81c07db-c651-48d1-b577-f7a9f7293d4c tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:03.519974 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e81c07db-c651-48d1-b577-f7a9f7293d4c tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:03.520165 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e81c07db-c651-48d1-b577-f7a9f7293d4c tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:03.527725 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:03.527725 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:03.531676 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e81c07db-c651-48d1-b577-f7a9f7293d4c tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:03.536119 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e81c07db-c651-48d1-b577-f7a9f7293d4c tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:03.536515 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 514/2090] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:03 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:03.553813 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3a8283ad-b1e1-4b02-9e74-090bae444037 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:03.558398 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a8283ad-b1e1-4b02-9e74-090bae444037 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:03.558398 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a8283ad-b1e1-4b02-9e74-090bae444037 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:03.558398 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a8283ad-b1e1-4b02-9e74-090bae444037 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:03.568961 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:03.568961 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:03.572239 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3a8283ad-b1e1-4b02-9e74-090bae444037 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Volume info retrieved successfully. Aug 19 16:01:03.577496 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a8283ad-b1e1-4b02-9e74-090bae444037 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:03.578411 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 525/2091] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:03 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 1188 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:03.595405 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-083f7166-5e76-44e3-9394-d6fb0fa56351 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:03.598005 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-083f7166-5e76-44e3-9394-d6fb0fa56351 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:03.598378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-083f7166-5e76-44e3-9394-d6fb0fa56351 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:03.598676 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-083f7166-5e76-44e3-9394-d6fb0fa56351 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:03.611274 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:03.611274 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:03.618095 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-083f7166-5e76-44e3-9394-d6fb0fa56351 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Volume info retrieved successfully. Aug 19 16:01:03.625824 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-083f7166-5e76-44e3-9394-d6fb0fa56351 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:03.628324 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 531/2092] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:03 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 1188 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:03.644993 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:03.647276 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] POST https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a/action Aug 19 16:01:03.647730 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1180005806", "migration_policy": "never"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:03.647914 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1180005806", "migration_policy": "never"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:03.659093 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:03.659093 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:03.659688 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:03.688039 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:03.688780 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1180005806, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:03.706930 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Created reservations ['20109ede-b766-4b53-9dea-0ee63bb17897', 'e1d3f081-5b7f-49c4-b6e8-d98bd3cb63c6'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:03.720208 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-486967805 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-486967805, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:03.720630 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-486967805 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-486967805, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:01:03.742023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Created reservations ['98ac9a50-4317-4e19-867a-4aa193adfb37', 'ccb420c7-7ca2-4240-8c81-30c95af07579'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:03.804441 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Retype volume request issued successfully. Aug 19 16:01:03.804770 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2026d643-e46c-4d0d-bad4-d07d3f8c9a83 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a/action returned with HTTP 202 Aug 19 16:01:03.805395 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 523/2093] 10.4.3.32 () {70 vars in 1425 bytes} [Wed Aug 19 16:01:03 2026] POST /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 16:01:03.815303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0b68e42c-65b4-47fa-95ea-ad19b27baaf3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:03.817719 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b68e42c-65b4-47fa-95ea-ad19b27baaf3 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:03.818000 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b68e42c-65b4-47fa-95ea-ad19b27baaf3 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:03.818341 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b68e42c-65b4-47fa-95ea-ad19b27baaf3 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:03.829535 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:03.829535 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:03.834361 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0b68e42c-65b4-47fa-95ea-ad19b27baaf3 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:03.840944 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b68e42c-65b4-47fa-95ea-ad19b27baaf3 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:03.841492 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 515/2094] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:03 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:03.929616 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4861e343-8440-4ee1-a9b5-5f28392fbfcc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:03.931638 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4861e343-8440-4ee1-a9b5-5f28392fbfcc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a Aug 19 16:01:03.932329 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4861e343-8440-4ee1-a9b5-5f28392fbfcc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:03.932535 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4861e343-8440-4ee1-a9b5-5f28392fbfcc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:03.945983 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:03.945983 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:03.954333 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4861e343-8440-4ee1-a9b5-5f28392fbfcc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:01:03.962544 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4861e343-8440-4ee1-a9b5-5f28392fbfcc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a returned with HTTP 200 Aug 19 16:01:03.963535 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 526/2095] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:03 2026] GET /volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:03.980729 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2b876df-6b30-4f44-90c1-34ad9387e694 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:03.984364 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2b876df-6b30-4f44-90c1-34ad9387e694 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:01:03.984364 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2b876df-6b30-4f44-90c1-34ad9387e694 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2fc41913-83f1-4eb2-8c18-ad39b527ab6a", "name": "tempest-VolumesBackupsTest-Backup-1646497742"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:03.986681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-d2b876df-6b30-4f44-90c1-34ad9387e694 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating new backup {'backup': {'volume_id': '2fc41913-83f1-4eb2-8c18-ad39b527ab6a', 'name': 'tempest-VolumesBackupsTest-Backup-1646497742'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:01:03.986897 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-d2b876df-6b30-4f44-90c1-34ad9387e694 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating backup of volume 2fc41913-83f1-4eb2-8c18-ad39b527ab6a in container None Aug 19 16:01:03.998324 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:03.998324 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:03.998841 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d2b876df-6b30-4f44-90c1-34ad9387e694 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:01:04.072357 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d2b876df-6b30-4f44-90c1-34ad9387e694 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['5a0cc4c7-0c1c-438b-96f8-ef78b781a519', '15faa55a-1cdc-4f4a-a9aa-76135b628b37'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:04.182147 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2b876df-6b30-4f44-90c1-34ad9387e694 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:01:04.183061 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 532/2096] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:03 2026] POST /volume/v3/backups => generated 328 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:04.196312 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8d50382-1763-4974-8112-0130e15e682a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:04.198772 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8d50382-1763-4974-8112-0130e15e682a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:04.199105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8d50382-1763-4974-8112-0130e15e682a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:04.199321 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8d50382-1763-4974-8112-0130e15e682a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:04.199421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b8d50382-1763-4974-8112-0130e15e682a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:04.206097 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:04.206097 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:04.207248 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8d50382-1763-4974-8112-0130e15e682a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:04.208508 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 524/2097] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:04 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:04.858419 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fca390c5-0e3d-4209-834b-b20578bb505a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:04.860702 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fca390c5-0e3d-4209-834b-b20578bb505a tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:04.860981 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fca390c5-0e3d-4209-834b-b20578bb505a tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:04.861324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fca390c5-0e3d-4209-834b-b20578bb505a tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:04.871663 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:04.871663 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:04.877943 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fca390c5-0e3d-4209-834b-b20578bb505a tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:04.883967 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fca390c5-0e3d-4209-834b-b20578bb505a tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:04.884536 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 516/2098] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:04 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:04.900294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aa2b59cb-e287-4555-aad4-ad7ceeb8eb1c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:04.902600 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa2b59cb-e287-4555-aad4-ad7ceeb8eb1c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:04.902974 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa2b59cb-e287-4555-aad4-ad7ceeb8eb1c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:04.903307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa2b59cb-e287-4555-aad4-ad7ceeb8eb1c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:04.912590 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:04.912590 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:04.916909 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aa2b59cb-e287-4555-aad4-ad7ceeb8eb1c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Volume info retrieved successfully. Aug 19 16:01:04.921647 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa2b59cb-e287-4555-aad4-ad7ceeb8eb1c tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:04.922162 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 527/2099] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:04 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:04.935610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c86d8446-edc6-4ad7-ac21-30f9708f0ddf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:04.937906 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c86d8446-edc6-4ad7-ac21-30f9708f0ddf tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-909609135 Aug 19 16:01:04.938242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c86d8446-edc6-4ad7-ac21-30f9708f0ddf tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:04.938538 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c86d8446-edc6-4ad7-ac21-30f9708f0ddf tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:04.941213 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:04.941213 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:04.941719 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-c86d8446-edc6-4ad7-ac21-30f9708f0ddf tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-909609135'), ('all_tenants', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:01:04.991163 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c86d8446-edc6-4ad7-ac21-30f9708f0ddf tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Get all volumes completed successfully. Aug 19 16:01:04.991772 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c86d8446-edc6-4ad7-ac21-30f9708f0ddf tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-909609135 returned with HTTP 200 Aug 19 16:01:04.993047 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 533/2100] 10.4.3.32 () {68 vars in 1420 bytes} [Wed Aug 19 16:01:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-909609135 => generated 339 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:05.004090 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1c16ab44-5de9-431c-8188-eb97b68a3d9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:05.007466 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c16ab44-5de9-431c-8188-eb97b68a3d9f tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-909609135 Aug 19 16:01:05.008787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c16ab44-5de9-431c-8188-eb97b68a3d9f tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:05.008787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c16ab44-5de9-431c-8188-eb97b68a3d9f tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:05.009970 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1c16ab44-5de9-431c-8188-eb97b68a3d9f tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-909609135'), ('all_tenants', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:01:05.046255 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c16ab44-5de9-431c-8188-eb97b68a3d9f tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Get all volumes completed successfully. Aug 19 16:01:05.048117 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c16ab44-5de9-431c-8188-eb97b68a3d9f tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-909609135 returned with HTTP 200 Aug 19 16:01:05.048117 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 525/2101] 10.4.3.32 () {68 vars in 1420 bytes} [Wed Aug 19 16:01:05 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-909609135 => generated 339 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:05.058676 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fee5a8a4-0e1a-4208-965b-0ebee8dda384 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:05.061165 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fee5a8a4-0e1a-4208-965b-0ebee8dda384 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:05.061374 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fee5a8a4-0e1a-4208-965b-0ebee8dda384 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:05.061555 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fee5a8a4-0e1a-4208-965b-0ebee8dda384 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:05.069790 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:05.069790 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:05.075125 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fee5a8a4-0e1a-4208-965b-0ebee8dda384 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:05.082214 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fee5a8a4-0e1a-4208-965b-0ebee8dda384 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:05.082746 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 517/2102] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:05 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:05.100163 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-500cd827-7310-4d2e-b00e-1ccf115f3b77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:05.102376 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-500cd827-7310-4d2e-b00e-1ccf115f3b77 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] DELETE https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:05.102722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-500cd827-7310-4d2e-b00e-1ccf115f3b77 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:05.102939 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-500cd827-7310-4d2e-b00e-1ccf115f3b77 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:05.103634 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-500cd827-7310-4d2e-b00e-1ccf115f3b77 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Delete volume with id: aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:05.116497 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:05.116497 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:05.117265 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-500cd827-7310-4d2e-b00e-1ccf115f3b77 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:05.159254 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-500cd827-7310-4d2e-b00e-1ccf115f3b77 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Delete volume request issued successfully. Aug 19 16:01:05.159254 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-500cd827-7310-4d2e-b00e-1ccf115f3b77 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 202 Aug 19 16:01:05.159706 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 528/2103] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:01:05 2026] DELETE /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:01:05.170986 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5c4b0639-9ada-4f43-8cc8-1c53c8a62312 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:05.189954 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c4b0639-9ada-4f43-8cc8-1c53c8a62312 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:05.190494 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c4b0639-9ada-4f43-8cc8-1c53c8a62312 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:05.196342 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c4b0639-9ada-4f43-8cc8-1c53c8a62312 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:05.211825 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:05.211825 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:05.225014 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5c4b0639-9ada-4f43-8cc8-1c53c8a62312 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Volume info retrieved successfully. Aug 19 16:01:05.225352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8d189eb4-4746-425d-aee5-a3400e930423 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:05.228462 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d189eb4-4746-425d-aee5-a3400e930423 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:05.228462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d189eb4-4746-425d-aee5-a3400e930423 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:05.228462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d189eb4-4746-425d-aee5-a3400e930423 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:05.228462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8d189eb4-4746-425d-aee5-a3400e930423 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:05.238798 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c4b0639-9ada-4f43-8cc8-1c53c8a62312 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 200 Aug 19 16:01:05.238798 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 534/2104] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:05 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 995 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:05.239008 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:05.239008 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:05.239346 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d189eb4-4746-425d-aee5-a3400e930423 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:05.239666 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 526/2105] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:05 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:05.246032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-8f079893-e20f-4175-90a1-51fd195b32f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:05.252410 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-8f079893-e20f-4175-90a1-51fd195b32f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 16:01:05.252699 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-8f079893-e20f-4175-90a1-51fd195b32f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:05.253479 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-8f079893-e20f-4175-90a1-51fd195b32f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:05.270635 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:05.270635 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:05.277482 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-8f079893-e20f-4175-90a1-51fd195b32f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:01:05.287628 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-8f079893-e20f-4175-90a1-51fd195b32f9 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 200 Aug 19 16:01:05.288321 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 518/2106] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:05 2026] GET /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 1657 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:06.251441 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c204f5e1-a777-4900-b2ab-43cbcd8c3e24 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.255901 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c204f5e1-a777-4900-b2ab-43cbcd8c3e24 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] GET https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a Aug 19 16:01:06.256346 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c204f5e1-a777-4900-b2ab-43cbcd8c3e24 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.256569 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c204f5e1-a777-4900-b2ab-43cbcd8c3e24 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.259290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5228749-943d-4556-854d-a8738fb44a1a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.264792 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5228749-943d-4556-854d-a8738fb44a1a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:06.264792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5228749-943d-4556-854d-a8738fb44a1a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.264792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5228749-943d-4556-854d-a8738fb44a1a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.264792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d5228749-943d-4556-854d-a8738fb44a1a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:06.265775 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c204f5e1-a777-4900-b2ab-43cbcd8c3e24 tempest-VolumeRetypeMultiattachTest-790455392 tempest-VolumeRetypeMultiattachTest-790455392-project-member] https://10.4.3.32/volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a returned with HTTP 404 Aug 19 16:01:06.266425 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 529/2107] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:06 2026] GET /volume/v3/volumes/aae5c140-5217-4510-bf33-d2b3690d8e9a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:06.273482 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:06.273482 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:06.273482 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5228749-943d-4556-854d-a8738fb44a1a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:06.273482 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 535/2108] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:06 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:06.279473 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2f523239-aa0e-4bee-af1f-8fde5fd86004 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.281441 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f523239-aa0e-4bee-af1f-8fde5fd86004 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] DELETE https://10.4.3.32/volume/v3/types/e70e8b71-8955-4b80-8539-7a7f98fbf08c Aug 19 16:01:06.282637 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f523239-aa0e-4bee-af1f-8fde5fd86004 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.282637 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f523239-aa0e-4bee-af1f-8fde5fd86004 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.318491 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f523239-aa0e-4bee-af1f-8fde5fd86004 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/types/e70e8b71-8955-4b80-8539-7a7f98fbf08c returned with HTTP 202 Aug 19 16:01:06.319234 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 527/2109] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:01:06 2026] DELETE /volume/v3/types/e70e8b71-8955-4b80-8539-7a7f98fbf08c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:06.327924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-560a0793-39d6-4eed-9cc1-98ed50f2e7a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.330474 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-560a0793-39d6-4eed-9cc1-98ed50f2e7a7 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] GET https://10.4.3.32/volume/v3/types/e70e8b71-8955-4b80-8539-7a7f98fbf08c Aug 19 16:01:06.331267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-560a0793-39d6-4eed-9cc1-98ed50f2e7a7 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.331267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-560a0793-39d6-4eed-9cc1-98ed50f2e7a7 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.334971 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-560a0793-39d6-4eed-9cc1-98ed50f2e7a7 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/types/e70e8b71-8955-4b80-8539-7a7f98fbf08c returned with HTTP 404 Aug 19 16:01:06.335615 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 519/2110] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:01:06 2026] GET /volume/v3/types/e70e8b71-8955-4b80-8539-7a7f98fbf08c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:06.344628 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-69b309cf-a603-4432-961e-a10f4f718ab5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.346728 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-69b309cf-a603-4432-961e-a10f4f718ab5 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] DELETE https://10.4.3.32/volume/v3/types/ea8a9128-a5eb-4711-8022-6a8a8c3796ea Aug 19 16:01:06.346978 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-69b309cf-a603-4432-961e-a10f4f718ab5 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.348145 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-69b309cf-a603-4432-961e-a10f4f718ab5 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.386993 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-69b309cf-a603-4432-961e-a10f4f718ab5 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/types/ea8a9128-a5eb-4711-8022-6a8a8c3796ea returned with HTTP 202 Aug 19 16:01:06.387436 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 530/2111] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:01:06 2026] DELETE /volume/v3/types/ea8a9128-a5eb-4711-8022-6a8a8c3796ea => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:06.398635 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f1f46b40-fe8b-4f82-8436-e0e2e53938f6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.402109 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1f46b40-fe8b-4f82-8436-e0e2e53938f6 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] GET https://10.4.3.32/volume/v3/types/ea8a9128-a5eb-4711-8022-6a8a8c3796ea Aug 19 16:01:06.402856 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1f46b40-fe8b-4f82-8436-e0e2e53938f6 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.402856 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f1f46b40-fe8b-4f82-8436-e0e2e53938f6 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.408149 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f1f46b40-fe8b-4f82-8436-e0e2e53938f6 tempest-VolumeRetypeMultiattachTest-1688830964 tempest-VolumeRetypeMultiattachTest-1688830964-project-admin] https://10.4.3.32/volume/v3/types/ea8a9128-a5eb-4711-8022-6a8a8c3796ea returned with HTTP 404 Aug 19 16:01:06.408149 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 536/2112] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:01:06 2026] GET /volume/v3/types/ea8a9128-a5eb-4711-8022-6a8a8c3796ea => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:06.757033 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-a76084b5-330b-46ce-abb6-aab2d5d3478c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.759697 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-a76084b5-330b-46ce-abb6-aab2d5d3478c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:06.760404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-a76084b5-330b-46ce-abb6-aab2d5d3478c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.760404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-a76084b5-330b-46ce-abb6-aab2d5d3478c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.777278 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:06.777278 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:06.782422 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-a76084b5-330b-46ce-abb6-aab2d5d3478c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:06.789977 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-a76084b5-330b-46ce-abb6-aab2d5d3478c tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:01:06.790981 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 528/2113] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:06 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:06.819259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-cb894470-caaf-4031-96e1-1a455b6b32fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.822139 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-cb894470-caaf-4031-96e1-1a455b6b32fb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0/action Aug 19 16:01:06.822411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-cb894470-caaf-4031-96e1-1a455b6b32fb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:06.822517 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-cb894470-caaf-4031-96e1-1a455b6b32fb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:06.837602 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:06.837602 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:06.839061 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-cb894470-caaf-4031-96e1-1a455b6b32fb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:06.860156 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-cb894470-caaf-4031-96e1-1a455b6b32fb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Begin detaching volume completed successfully. Aug 19 16:01:06.860404 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-cb894470-caaf-4031-96e1-1a455b6b32fb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0/action returned with HTTP 202 Aug 19 16:01:06.861075 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 520/2114] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:01:06 2026] POST /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:01:06.941152 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-93559a0f-ebcf-4714-9be5-f4fc6c91a6bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.941597 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-93559a0f-ebcf-4714-9be5-f4fc6c91a6bb None None] GET https://10.4.3.32/volume// Aug 19 16:01:06.942045 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-93559a0f-ebcf-4714-9be5-f4fc6c91a6bb None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.942243 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-93559a0f-ebcf-4714-9be5-f4fc6c91a6bb None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.942836 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-93559a0f-ebcf-4714-9be5-f4fc6c91a6bb None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:06.943163 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 531/2115] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01: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 19 16:01:06.955904 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-362e9c60-96d0-4ddf-9393-531986d5b31b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:06.958808 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-362e9c60-96d0-4ddf-9393-531986d5b31b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:06.959268 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-362e9c60-96d0-4ddf-9393-531986d5b31b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:06.959780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-362e9c60-96d0-4ddf-9393-531986d5b31b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:06.966208 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=370,cinder:INSERT=44,cinder:UPDATE=79 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:01:06.999804 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:06.999804 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:07.006746 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-362e9c60-96d0-4ddf-9393-531986d5b31b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:07.016666 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-362e9c60-96d0-4ddf-9393-531986d5b31b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:01:07.017512 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 537/2116] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:06 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 1357 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:07.292643 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a703d07f-2bdd-470a-860b-2740dd51bd2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:07.294741 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a703d07f-2bdd-470a-860b-2740dd51bd2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:07.295208 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a703d07f-2bdd-470a-860b-2740dd51bd2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:07.295357 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a703d07f-2bdd-470a-860b-2740dd51bd2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:07.295474 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a703d07f-2bdd-470a-860b-2740dd51bd2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:07.303250 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:07.303250 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:07.304538 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a703d07f-2bdd-470a-860b-2740dd51bd2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:07.305003 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 529/2117] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:07 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:07.811510 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-880e13d3-f126-4498-8f9d-e378c10b5b49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:07.819830 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-880e13d3-f126-4498-8f9d-e378c10b5b49 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a Aug 19 16:01:07.819830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-880e13d3-f126-4498-8f9d-e378c10b5b49 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:07.819830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-880e13d3-f126-4498-8f9d-e378c10b5b49 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:07.821600 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=392,cinder:UPDATE=110,cinder:INSERT=56 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:01:07.833894 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:07.833894 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:07.943882 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3b7caa3e-a435-45b3-a6d6-aaeaf53fba02 req-880e13d3-f126-4498-8f9d-e378c10b5b49 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a returned with HTTP 200 Aug 19 16:01:07.944514 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 521/2118] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:01:07 2026] DELETE /volume/v3/attachments/54f5dfb2-1f41-4858-8edb-3597218dc27a => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:08.190328 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-ec65445f-052a-4cea-ac78-59518d78ed81 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:08.195715 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-ec65445f-052a-4cea-ac78-59518d78ed81 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e Aug 19 16:01:08.195715 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-ec65445f-052a-4cea-ac78-59518d78ed81 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:08.197547 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-ec65445f-052a-4cea-ac78-59518d78ed81 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:08.202564 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=348,cinder:UPDATE=74,cinder:INSERT=27 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:01:08.216151 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:08.216151 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:08.319258 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e26c8d0a-b9a8-4668-ba34-cf2db7ad1fe1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:08.322780 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e26c8d0a-b9a8-4668-ba34-cf2db7ad1fe1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:08.323324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e26c8d0a-b9a8-4668-ba34-cf2db7ad1fe1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:08.323594 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e26c8d0a-b9a8-4668-ba34-cf2db7ad1fe1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:08.323945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e26c8d0a-b9a8-4668-ba34-cf2db7ad1fe1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:08.328277 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fd8fd458-1a8b-4ad7-92e8-fa50572262bf req-ec65445f-052a-4cea-ac78-59518d78ed81 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e returned with HTTP 200 Aug 19 16:01:08.328731 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 532/2119] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:01:08 2026] DELETE /volume/v3/attachments/dbfe4976-1ecb-4bca-ba72-4be4e052031e => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:08.335282 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:08.335282 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:08.339946 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e26c8d0a-b9a8-4668-ba34-cf2db7ad1fe1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:08.344810 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 538/2120] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:08 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:09.123251 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:09.126130 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:09.126130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1597677734", "snapshot_id": "8424dd63-5441-4c42-ae9b-36e25b3b0822", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:09.127364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1597677734', 'snapshot_id': '8424dd63-5441-4c42-ae9b-36e25b3b0822', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:09.142011 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:09.142011 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:09.143397 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:01:09.143397 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume of 1 GB Aug 19 16:01:09.162912 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Availability Zones retrieved successfully. Aug 19 16:01:09.170688 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Flow 'volume_create_api' (7ffc793f-511f-42a9-904e-977967cd4876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:09.172824 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f94f478-9a08-4cc2-a257-bd9778be3192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:09.174489 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:09.248198 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f94f478-9a08-4cc2-a257-bd9778be3192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8424dd63-5441-4c42-ae9b-36e25b3b0822', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:09.250192 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b793adad-830d-49c4-855b-fe8fb10feed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:09.332413 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Created reservations ['8a41772e-2480-4f15-adfb-842fadf88122', '26430df6-6bc6-4f63-b852-8172887fe43e', 'a049f0e0-9cde-4af9-91e5-2d37053d0099', '195624f5-fd45-4cd7-ac55-4c7cdbd4ff59'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:09.333917 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b793adad-830d-49c4-855b-fe8fb10feed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a41772e-2480-4f15-adfb-842fadf88122', '26430df6-6bc6-4f63-b852-8172887fe43e', 'a049f0e0-9cde-4af9-91e5-2d37053d0099', '195624f5-fd45-4cd7-ac55-4c7cdbd4ff59']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:09.335358 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e57f833f-8d9a-4e30-b575-23917476aa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:09.361903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d37396d5-6a4d-411a-8603-1fc77320fe60 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:09.364626 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d37396d5-6a4d-411a-8603-1fc77320fe60 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:09.364967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d37396d5-6a4d-411a-8603-1fc77320fe60 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:09.365285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d37396d5-6a4d-411a-8603-1fc77320fe60 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:09.365457 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d37396d5-6a4d-411a-8603-1fc77320fe60 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:09.372645 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:09.372645 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:09.374361 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d37396d5-6a4d-411a-8603-1fc77320fe60 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:09.376094 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 522/2121] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:09 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:09.406154 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e57f833f-8d9a-4e30-b575-23917476aa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75a152e3-1ffc-476e-86d0-c04efb2d322b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1597677734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e45ca5e2c4f5588fb413a3992f367',qos_specs=None,replication_status=,reservations=['8a41772e-2480-4f15-adfb-842fadf88122','26430df6-6bc6-4f63-b852-8172887fe43e','a049f0e0-9cde-4af9-91e5-2d37053d0099','195624f5-fd45-4cd7-ac55-4c7cdbd4ff59'],size=1,snapshot_id=8424dd63-5441-4c42-ae9b-36e25b3b0822,source_replicaid=,source_volid=None,status='creating',user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1597677734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75a152e3-1ffc-476e-86d0-c04efb2d322b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487e45ca5e2c4f5588fb413a3992f367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8424dd63-5441-4c42-ae9b-36e25b3b0822,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:09.407691 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e33c585-f2b7-4161-84d9-e0d036dcf0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:09.442737 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e33c585-f2b7-4161-84d9-e0d036dcf0f8) transitioned into 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-1597677734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e45ca5e2c4f5588fb413a3992f367',qos_specs=None,replication_status=,reservations=['8a41772e-2480-4f15-adfb-842fadf88122','26430df6-6bc6-4f63-b852-8172887fe43e','a049f0e0-9cde-4af9-91e5-2d37053d0099','195624f5-fd45-4cd7-ac55-4c7cdbd4ff59'],size=1,snapshot_id=8424dd63-5441-4c42-ae9b-36e25b3b0822,source_replicaid=,source_volid=None,status='creating',user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:09.443744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545c119d-1208-4f4f-9eeb-1660952f9663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:09.488227 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545c119d-1208-4f4f-9eeb-1660952f9663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:09.489629 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Flow 'volume_create_api' (7ffc793f-511f-42a9-904e-977967cd4876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:09.490176 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume request issued successfully. Aug 19 16:01:09.491982 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86eb64c7-67f7-46aa-81d8-8a5b298d184a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:09.492270 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 530/2122] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:09 2026] POST /volume/v3/volumes => generated 789 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:09.505807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e113bcca-dda7-435b-aaa2-f1f0ec103aeb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:09.509011 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e113bcca-dda7-435b-aaa2-f1f0ec103aeb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:09.509278 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e113bcca-dda7-435b-aaa2-f1f0ec103aeb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:09.509544 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e113bcca-dda7-435b-aaa2-f1f0ec103aeb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:09.520883 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:09.520883 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:09.528811 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e113bcca-dda7-435b-aaa2-f1f0ec103aeb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:09.537293 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e113bcca-dda7-435b-aaa2-f1f0ec103aeb tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:09.538460 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 533/2123] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:09 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:09.741045 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2aaa9500-8b1c-4320-944a-d42472f9856b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:09.750144 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2aaa9500-8b1c-4320-944a-d42472f9856b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 16:01:09.752561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2aaa9500-8b1c-4320-944a-d42472f9856b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:09.753567 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2aaa9500-8b1c-4320-944a-d42472f9856b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:09.753567 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2aaa9500-8b1c-4320-944a-d42472f9856b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume with id: ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 16:01:09.764097 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:09.764097 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:09.765058 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2aaa9500-8b1c-4320-944a-d42472f9856b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:01:09.830593 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2aaa9500-8b1c-4320-944a-d42472f9856b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Delete volume request issued successfully. Aug 19 16:01:09.831388 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2aaa9500-8b1c-4320-944a-d42472f9856b tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 202 Aug 19 16:01:09.832831 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 539/2124] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:09 2026] DELETE /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:09.843628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3e278bfc-11e6-4c0a-bfb1-3abdaa2e5e42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:09.845412 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e278bfc-11e6-4c0a-bfb1-3abdaa2e5e42 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 16:01:09.845923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e278bfc-11e6-4c0a-bfb1-3abdaa2e5e42 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:09.845923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e278bfc-11e6-4c0a-bfb1-3abdaa2e5e42 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:09.855450 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:09.855450 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:09.860157 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3e278bfc-11e6-4c0a-bfb1-3abdaa2e5e42 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Volume info retrieved successfully. Aug 19 16:01:09.869677 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e278bfc-11e6-4c0a-bfb1-3abdaa2e5e42 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 200 Aug 19 16:01:09.872724 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 523/2125] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:09 2026] GET /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:10.251937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f26260d4-2a86-47fd-9d61-8b65b84461bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:10.390908 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7190d075-a832-4929-92a9-cf15cc2a8c90 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:10.392976 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7190d075-a832-4929-92a9-cf15cc2a8c90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:10.393172 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7190d075-a832-4929-92a9-cf15cc2a8c90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:10.393392 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7190d075-a832-4929-92a9-cf15cc2a8c90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:10.393568 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7190d075-a832-4929-92a9-cf15cc2a8c90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:10.399622 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:10.399622 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:10.400810 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7190d075-a832-4929-92a9-cf15cc2a8c90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:10.401544 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 534/2126] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:10 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:10.423483 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f26260d4-2a86-47fd-9d61-8b65b84461bd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 19 16:01:10.423721 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f26260d4-2a86-47fd-9d61-8b65b84461bd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:10.424016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f26260d4-2a86-47fd-9d61-8b65b84461bd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:10.424384 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-f26260d4-2a86-47fd-9d61-8b65b84461bd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:01:10.425695 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:10.425695 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:10.425932 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f26260d4-2a86-47fd-9d61-8b65b84461bd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:01:10.436509 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f26260d4-2a86-47fd-9d61-8b65b84461bd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Get all volumes completed successfully. Aug 19 16:01:10.436895 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f26260d4-2a86-47fd-9d61-8b65b84461bd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 16:01:10.437295 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 531/2127] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 16:01:10 2026] GET /volume/v3/volumes => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:10.449828 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:10.456316 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:10.457615 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-50258625"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:10.462103 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-50258625'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:10.462254 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume of 1 GB Aug 19 16:01:10.475570 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Availability Zones retrieved successfully. Aug 19 16:01:10.485991 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Flow 'volume_create_api' (4b5cb4a4-a4c8-4255-8930-958d5124e70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:10.487988 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ced2c9-5e77-4071-9216-331874bc1cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:10.489179 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:10.528276 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6ced2c9-5e77-4071-9216-331874bc1cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:10.529246 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8987c23-7c71-4749-a664-06be7b54b0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:10.557259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b35dba34-09fd-414e-a8e9-c883c285da42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:10.559541 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b35dba34-09fd-414e-a8e9-c883c285da42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:10.559888 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b35dba34-09fd-414e-a8e9-c883c285da42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:10.560166 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b35dba34-09fd-414e-a8e9-c883c285da42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:10.570071 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:10.570071 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:10.575536 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b35dba34-09fd-414e-a8e9-c883c285da42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:10.581543 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b35dba34-09fd-414e-a8e9-c883c285da42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:10.582209 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 524/2128] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:10 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:10.595302 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fb71193c-7aee-45ce-8938-10be87c2b8be None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:10.597530 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb71193c-7aee-45ce-8938-10be87c2b8be tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:10.597877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb71193c-7aee-45ce-8938-10be87c2b8be tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:10.598179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb71193c-7aee-45ce-8938-10be87c2b8be tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:10.607334 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:10.607334 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:10.612876 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fb71193c-7aee-45ce-8938-10be87c2b8be tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:10.617087 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Created reservations ['4507185d-d5ef-493f-b2f1-d0bec1b432dd', 'e3aab6ca-2131-4a7c-9e12-866ca1d29567', '4a957d8a-629a-4445-bce1-b517e5148cf9', 'a9b01f3c-7c3b-4f3a-9041-5012b2020599'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:10.617952 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8987c23-7c71-4749-a664-06be7b54b0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4507185d-d5ef-493f-b2f1-d0bec1b432dd', 'e3aab6ca-2131-4a7c-9e12-866ca1d29567', '4a957d8a-629a-4445-bce1-b517e5148cf9', 'a9b01f3c-7c3b-4f3a-9041-5012b2020599']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:10.618488 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb71193c-7aee-45ce-8938-10be87c2b8be tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:10.618748 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afbd8de-03ac-4a32-b9aa-8d5b22d77c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:10.619164 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 535/2129] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:10 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:10.652284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afbd8de-03ac-4a32-b9aa-8d5b22d77c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cf8aaaf-7e61-4329-887c-78729070e081', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-50258625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15fa3961ffdc403a8ce03f5360d076e9',qos_specs=None,replication_status=,reservations=['4507185d-d5ef-493f-b2f1-d0bec1b432dd','e3aab6ca-2131-4a7c-9e12-866ca1d29567','4a957d8a-629a-4445-bce1-b517e5148cf9','a9b01f3c-7c3b-4f3a-9041-5012b2020599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0655e1478a7844a4b5654b894761d7ad',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-50258625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cf8aaaf-7e61-4329-887c-78729070e081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15fa3961ffdc403a8ce03f5360d076e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0655e1478a7844a4b5654b894761d7ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:10.653027 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b3d13e-c862-4db5-ace6-afd96fb92ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:10.677165 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b3d13e-c862-4db5-ace6-afd96fb92ad4) transitioned into 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-50258625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15fa3961ffdc403a8ce03f5360d076e9',qos_specs=None,replication_status=,reservations=['4507185d-d5ef-493f-b2f1-d0bec1b432dd','e3aab6ca-2131-4a7c-9e12-866ca1d29567','4a957d8a-629a-4445-bce1-b517e5148cf9','a9b01f3c-7c3b-4f3a-9041-5012b2020599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0655e1478a7844a4b5654b894761d7ad',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:10.677892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1668fa35-e494-4ecb-9cf6-712669dab297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:10.691485 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1668fa35-e494-4ecb-9cf6-712669dab297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:10.692515 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Flow 'volume_create_api' (4b5cb4a4-a4c8-4255-8930-958d5124e70b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:10.692888 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume request issued successfully. Aug 19 16:01:10.693525 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-74e20dc7-ad63-4019-bbd7-c31f5e38f23b tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:10.694083 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 540/2130] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:10 2026] POST /volume/v3/volumes => generated 751 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:10.708132 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57c064fa-401d-49a7-8342-bf0f8496c211 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:10.710056 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57c064fa-401d-49a7-8342-bf0f8496c211 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 Aug 19 16:01:10.710241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57c064fa-401d-49a7-8342-bf0f8496c211 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:10.710408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57c064fa-401d-49a7-8342-bf0f8496c211 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:10.720755 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:10.720755 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:10.725169 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57c064fa-401d-49a7-8342-bf0f8496c211 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:10.730691 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57c064fa-401d-49a7-8342-bf0f8496c211 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 returned with HTTP 200 Aug 19 16:01:10.731196 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 532/2131] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:10 2026] GET /volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:10.893603 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f132902-e9c8-489d-bbc5-3b60d2da3a52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:10.895578 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f132902-e9c8-489d-bbc5-3b60d2da3a52 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] GET https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 Aug 19 16:01:10.895853 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f132902-e9c8-489d-bbc5-3b60d2da3a52 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:10.896117 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f132902-e9c8-489d-bbc5-3b60d2da3a52 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:10.902968 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f132902-e9c8-489d-bbc5-3b60d2da3a52 tempest-AttachVolumeMultiAttachTest-1908635908 tempest-AttachVolumeMultiAttachTest-1908635908-project-member] https://10.4.3.32/volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 returned with HTTP 404 Aug 19 16:01:10.903633 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 525/2132] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:10 2026] GET /volume/v3/volumes/ad4b425d-3f4f-4449-b51f-de8b3a761dc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:11.209566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d1ddd953-f407-4c7c-923c-2b0df5b283b1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.212681 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d1ddd953-f407-4c7c-923c-2b0df5b283b1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:11.212962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d1ddd953-f407-4c7c-923c-2b0df5b283b1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:11.213204 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d1ddd953-f407-4c7c-923c-2b0df5b283b1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:11.223821 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:11.223821 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:11.229502 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d1ddd953-f407-4c7c-923c-2b0df5b283b1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:11.236085 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d1ddd953-f407-4c7c-923c-2b0df5b283b1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:11.236650 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 536/2133] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:11 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:11.334869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-674c21fd-6a30-4c16-a90d-16dd1dcf2ba0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.334869 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-674c21fd-6a30-4c16-a90d-16dd1dcf2ba0 None None] GET https://10.4.3.32/volume// Aug 19 16:01:11.334869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-674c21fd-6a30-4c16-a90d-16dd1dcf2ba0 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:11.334869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-674c21fd-6a30-4c16-a90d-16dd1dcf2ba0 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:11.334869 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-674c21fd-6a30-4c16-a90d-16dd1dcf2ba0 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:11.335992 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 541/2134] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:01:11 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:01:11.344534 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d16d1e58-ca2f-493f-929c-2950f9cdec43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.420282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7891faf2-0854-42b3-a887-f947c62dc0fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.424128 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7891faf2-0854-42b3-a887-f947c62dc0fd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:11.424302 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7891faf2-0854-42b3-a887-f947c62dc0fd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:11.424488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7891faf2-0854-42b3-a887-f947c62dc0fd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:11.424579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7891faf2-0854-42b3-a887-f947c62dc0fd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:11.429105 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d16d1e58-ca2f-493f-929c-2950f9cdec43 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:01:11.429105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d16d1e58-ca2f-493f-929c-2950f9cdec43 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75a152e3-1ffc-476e-86d0-c04efb2d322b", "connector": null, "instance_uuid": "e6b57bae-6c74-4a81-bd52-5e4083734b9f"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:11.432738 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:11.432738 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:11.433923 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7891faf2-0854-42b3-a887-f947c62dc0fd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:11.434476 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 526/2135] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:11 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:11.439104 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:11.439104 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:11.503638 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-d16d1e58-ca2f-493f-929c-2950f9cdec43 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:01:11.504088 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 533/2136] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:01:11 2026] POST /volume/v3/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:11.566240 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-12647284-4eb8-40dc-a6a0-eb1eacb42bb0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.569849 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12647284-4eb8-40dc-a6a0-eb1eacb42bb0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:11.570268 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12647284-4eb8-40dc-a6a0-eb1eacb42bb0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:11.571712 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12647284-4eb8-40dc-a6a0-eb1eacb42bb0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:11.582945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f199f2e9-a726-4a89-8ac5-fb28b1d66666 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.583494 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f199f2e9-a726-4a89-8ac5-fb28b1d66666 None None] GET https://10.4.3.32/volume// Aug 19 16:01:11.583823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f199f2e9-a726-4a89-8ac5-fb28b1d66666 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:11.584124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f199f2e9-a726-4a89-8ac5-fb28b1d66666 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:11.584645 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f199f2e9-a726-4a89-8ac5-fb28b1d66666 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:11.589534 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 542/2137] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01:11 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:01:11.592136 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:11.592136 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:11.601424 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-12647284-4eb8-40dc-a6a0-eb1eacb42bb0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:11.606042 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-1ff0bca3-5881-4e16-9dfd-54acbe620d49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.607873 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12647284-4eb8-40dc-a6a0-eb1eacb42bb0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:11.608467 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 537/2138] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:11 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:11.612608 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-1ff0bca3-5881-4e16-9dfd-54acbe620d49 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:11.613959 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-1ff0bca3-5881-4e16-9dfd-54acbe620d49 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:11.614360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-1ff0bca3-5881-4e16-9dfd-54acbe620d49 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:11.639580 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:11.639580 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:11.644570 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-1ff0bca3-5881-4e16-9dfd-54acbe620d49 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:11.650660 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-1ff0bca3-5881-4e16-9dfd-54acbe620d49 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:11.651229 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 527/2139] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:11 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:11.744506 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-434c6708-4fd6-49e5-8c68-8406f9d3d22e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.746974 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-434c6708-4fd6-49e5-8c68-8406f9d3d22e tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 Aug 19 16:01:11.746974 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-434c6708-4fd6-49e5-8c68-8406f9d3d22e tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:11.747282 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-434c6708-4fd6-49e5-8c68-8406f9d3d22e tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:11.755307 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:11.755307 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:11.759920 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-434c6708-4fd6-49e5-8c68-8406f9d3d22e tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:11.764777 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-434c6708-4fd6-49e5-8c68-8406f9d3d22e tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 returned with HTTP 200 Aug 19 16:01:11.765479 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 534/2140] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:11 2026] GET /volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:11.779737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-0e401337-29af-42c9-8ef1-623bd07d6139 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.782383 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-0e401337-29af-42c9-8ef1-623bd07d6139 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] PUT https://10.4.3.32/volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a Aug 19 16:01:11.782923 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-0e401337-29af-42c9-8ef1-623bd07d6139 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:11.786411 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1d4193a9-b19a-4170-9ef6-1f920311784d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.789204 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d4193a9-b19a-4170-9ef6-1f920311784d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 Aug 19 16:01:11.789486 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d4193a9-b19a-4170-9ef6-1f920311784d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:11.789739 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d4193a9-b19a-4170-9ef6-1f920311784d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:11.802483 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-0e401337-29af-42c9-8ef1-623bd07d6139 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Acquiring lock "cinder-attachment_update-75a152e3-1ffc-476e-86d0-c04efb2d322b-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:01:11.806546 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:11.806546 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:11.812862 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-0e401337-29af-42c9-8ef1-623bd07d6139 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Lock "cinder-attachment_update-75a152e3-1ffc-476e-86d0-c04efb2d322b-np0000007787" acquired by "attachment_update" :: waited 0.010s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:01:11.814270 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:11.814270 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:11.816956 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1d4193a9-b19a-4170-9ef6-1f920311784d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:11.823337 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d4193a9-b19a-4170-9ef6-1f920311784d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 returned with HTTP 200 Aug 19 16:01:11.823833 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 538/2141] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:11 2026] GET /volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:11.844338 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:11.847235 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:11.847654 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-307813147"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:11.849937 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-307813147'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:11.849937 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume of 1 GB Aug 19 16:01:11.856290 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Availability Zones retrieved successfully. Aug 19 16:01:11.862625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Flow 'volume_create_api' (b4ea0353-ba1a-41b1-96c0-e99710d6b8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:11.863626 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e26fde-1fb9-4260-93ca-3f9216ce93d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:11.864671 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:11.905626 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e26fde-1fb9-4260-93ca-3f9216ce93d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:11.907939 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b062dd-4a6c-4e75-8bb7-227741734cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:11.947262 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-0e401337-29af-42c9-8ef1-623bd07d6139 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Lock "cinder-attachment_update-75a152e3-1ffc-476e-86d0-c04efb2d322b-np0000007787" released by "attachment_update" :: held 0.134s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:01:11.947682 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-0e401337-29af-42c9-8ef1-623bd07d6139 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a returned with HTTP 200 Aug 19 16:01:11.948343 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 543/2142] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:01:11 2026] PUT /volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:11.980128 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Created reservations ['cb07f132-1589-4a34-9a2a-f6057c73aec6', '7e8f8090-25a6-4636-9bcd-493be98704af', 'd3c0c197-fce0-4cc4-96ed-4e45560ab637', '7e3db789-2c8f-41cf-97fa-558e7d1a3b79'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:11.980128 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b062dd-4a6c-4e75-8bb7-227741734cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb07f132-1589-4a34-9a2a-f6057c73aec6', '7e8f8090-25a6-4636-9bcd-493be98704af', 'd3c0c197-fce0-4cc4-96ed-4e45560ab637', '7e3db789-2c8f-41cf-97fa-558e7d1a3b79']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:11.980343 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54666927-9042-4cb5-a162-c89b5a76a93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:12.031952 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54666927-9042-4cb5-a162-c89b5a76a93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e9dba5-8947-43b2-b35e-d8a6a0d71d91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-307813147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15fa3961ffdc403a8ce03f5360d076e9',qos_specs=None,replication_status=,reservations=['cb07f132-1589-4a34-9a2a-f6057c73aec6','7e8f8090-25a6-4636-9bcd-493be98704af','d3c0c197-fce0-4cc4-96ed-4e45560ab637','7e3db789-2c8f-41cf-97fa-558e7d1a3b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0655e1478a7844a4b5654b894761d7ad',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-307813147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41e9dba5-8947-43b2-b35e-d8a6a0d71d91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15fa3961ffdc403a8ce03f5360d076e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0655e1478a7844a4b5654b894761d7ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:12.032999 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad847670-9c96-479c-a94d-8bffb1d29116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:12.091477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad847670-9c96-479c-a94d-8bffb1d29116) transitioned into 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-307813147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15fa3961ffdc403a8ce03f5360d076e9',qos_specs=None,replication_status=,reservations=['cb07f132-1589-4a34-9a2a-f6057c73aec6','7e8f8090-25a6-4636-9bcd-493be98704af','d3c0c197-fce0-4cc4-96ed-4e45560ab637','7e3db789-2c8f-41cf-97fa-558e7d1a3b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0655e1478a7844a4b5654b894761d7ad',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:12.092321 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52566c9b-bf10-4bae-b343-f41d77fdc537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:12.106175 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dc9875f6-3755-4f90-87d1-6d6fab7eceeb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:12.107057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52566c9b-bf10-4bae-b343-f41d77fdc537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:12.108072 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Flow 'volume_create_api' (b4ea0353-ba1a-41b1-96c0-e99710d6b8d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:12.108333 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc9875f6-3755-4f90-87d1-6d6fab7eceeb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:01:12.108485 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume request issued successfully. Aug 19 16:01:12.108552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc9875f6-3755-4f90-87d1-6d6fab7eceeb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:12.108643 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc9875f6-3755-4f90-87d1-6d6fab7eceeb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:12.109072 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-690c70f7-40eb-48a3-92a9-64bfb537b254 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:12.109631 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 528/2143] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:11 2026] POST /volume/v3/volumes => generated 752 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:12.122177 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:12.122177 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:12.126697 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dc9875f6-3755-4f90-87d1-6d6fab7eceeb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:12.129507 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-351f2edf-e34e-4a6e-81aa-f2c8db3a9d01 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:12.132268 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-351f2edf-e34e-4a6e-81aa-f2c8db3a9d01 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 Aug 19 16:01:12.132799 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-351f2edf-e34e-4a6e-81aa-f2c8db3a9d01 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:12.133344 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-351f2edf-e34e-4a6e-81aa-f2c8db3a9d01 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:12.133872 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc9875f6-3755-4f90-87d1-6d6fab7eceeb tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:01:12.135361 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 535/2144] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:12 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:12.149971 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:12.149971 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:12.152702 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-351f2edf-e34e-4a6e-81aa-f2c8db3a9d01 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:12.158814 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-351f2edf-e34e-4a6e-81aa-f2c8db3a9d01 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 returned with HTTP 200 Aug 19 16:01:12.159254 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 539/2145] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:12 2026] GET /volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:12.186155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-a517c2ff-7e67-42b5-93e0-f1c1f76bfdca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:12.188229 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-a517c2ff-7e67-42b5-93e0-f1c1f76bfdca tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:01:12.188475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-a517c2ff-7e67-42b5-93e0-f1c1f76bfdca tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:12.188660 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-a517c2ff-7e67-42b5-93e0-f1c1f76bfdca tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:12.203977 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:12.203977 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:12.210373 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-a517c2ff-7e67-42b5-93e0-f1c1f76bfdca tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:12.223992 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-a517c2ff-7e67-42b5-93e0-f1c1f76bfdca tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:01:12.224604 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 544/2146] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:12 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:12.253018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-4893ff10-00a0-4e1e-9645-295fed1dfd60 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:12.256293 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-4893ff10-00a0-4e1e-9645-295fed1dfd60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] POST https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324/action Aug 19 16:01:12.256714 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-4893ff10-00a0-4e1e-9645-295fed1dfd60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:12.257026 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-4893ff10-00a0-4e1e-9645-295fed1dfd60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:12.274546 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:12.274546 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:12.275594 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-4893ff10-00a0-4e1e-9645-295fed1dfd60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:12.288425 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-4893ff10-00a0-4e1e-9645-295fed1dfd60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Begin detaching volume completed successfully. Aug 19 16:01:12.288803 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-4893ff10-00a0-4e1e-9645-295fed1dfd60 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324/action returned with HTTP 202 Aug 19 16:01:12.290611 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 529/2147] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:01:12 2026] POST /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:01:12.368074 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4318ba2d-13e9-409c-9f4a-e9e781c5f328 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:12.368606 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4318ba2d-13e9-409c-9f4a-e9e781c5f328 None None] GET https://10.4.3.32/volume// Aug 19 16:01:12.368672 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4318ba2d-13e9-409c-9f4a-e9e781c5f328 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:12.368936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4318ba2d-13e9-409c-9f4a-e9e781c5f328 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:12.369314 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4318ba2d-13e9-409c-9f4a-e9e781c5f328 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:12.369744 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 536/2148] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01: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 19 16:01:12.383824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-f51fe9b4-5d49-48c7-8ed6-7fd7251dc407 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:12.387085 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-f51fe9b4-5d49-48c7-8ed6-7fd7251dc407 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:01:12.387522 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-f51fe9b4-5d49-48c7-8ed6-7fd7251dc407 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:12.387664 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-f51fe9b4-5d49-48c7-8ed6-7fd7251dc407 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:12.407183 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:12.407183 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:12.415512 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-f51fe9b4-5d49-48c7-8ed6-7fd7251dc407 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:12.423959 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-f51fe9b4-5d49-48c7-8ed6-7fd7251dc407 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:01:12.424678 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 540/2149] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:12 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:12.453561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1729dba2-63e8-4934-b973-0d2c114a0a2a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:12.457789 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1729dba2-63e8-4934-b973-0d2c114a0a2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:12.457988 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1729dba2-63e8-4934-b973-0d2c114a0a2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:12.458208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1729dba2-63e8-4934-b973-0d2c114a0a2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:12.459647 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1729dba2-63e8-4934-b973-0d2c114a0a2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:12.465947 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:12.465947 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:12.467137 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1729dba2-63e8-4934-b973-0d2c114a0a2a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:12.467936 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 545/2150] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:12 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:12.627637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-71881391-b5bd-4783-a483-73dfa4d262c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:12.630029 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71881391-b5bd-4783-a483-73dfa4d262c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:12.630257 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71881391-b5bd-4783-a483-73dfa4d262c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:12.630690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71881391-b5bd-4783-a483-73dfa4d262c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:12.643162 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:12.643162 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:12.647475 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-71881391-b5bd-4783-a483-73dfa4d262c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:12.653887 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71881391-b5bd-4783-a483-73dfa4d262c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:12.653887 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 530/2151] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:12 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:13.176170 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da6bb435-2bf0-4c5a-a49a-b03234b078b8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:13.179005 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da6bb435-2bf0-4c5a-a49a-b03234b078b8 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 Aug 19 16:01:13.179005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da6bb435-2bf0-4c5a-a49a-b03234b078b8 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:13.179005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da6bb435-2bf0-4c5a-a49a-b03234b078b8 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:13.191217 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:13.191217 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:13.197788 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-da6bb435-2bf0-4c5a-a49a-b03234b078b8 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:13.206194 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da6bb435-2bf0-4c5a-a49a-b03234b078b8 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 returned with HTTP 200 Aug 19 16:01:13.207185 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 537/2152] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:13 2026] GET /volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:13.227098 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-00184039-9b9c-4d8e-9972-785af103eee4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:13.234631 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00184039-9b9c-4d8e-9972-785af103eee4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 Aug 19 16:01:13.234631 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00184039-9b9c-4d8e-9972-785af103eee4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:13.234631 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00184039-9b9c-4d8e-9972-785af103eee4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:13.245187 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:13.245187 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:13.251502 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-00184039-9b9c-4d8e-9972-785af103eee4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:13.265834 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00184039-9b9c-4d8e-9972-785af103eee4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 returned with HTTP 200 Aug 19 16:01:13.266501 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 541/2153] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:13 2026] GET /volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:13.283399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:13.287538 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:13.288271 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-512722923"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:13.291845 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-512722923'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:13.291972 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume of 1 GB Aug 19 16:01:13.300212 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Availability Zones retrieved successfully. Aug 19 16:01:13.313163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Flow 'volume_create_api' (2c83b5dd-c29d-4d4c-bcf3-4081d59c729a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:13.322051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d0c546-b21b-4948-a976-ab1bae7b793c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:13.322719 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:13.358969 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d0c546-b21b-4948-a976-ab1bae7b793c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:13.359955 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b0133a-d645-4bb8-bdde-a30c60d65b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:13.429727 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Created reservations ['75528157-0bca-47dd-9bf8-b984e6f83888', '8d150753-9289-425a-a1cb-710a287bc1c3', 'bc4496d2-e0d5-42aa-bc93-22cbae377ac1', '9d5b9c28-da2c-4ac7-a3bb-45af4310b906'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:13.430077 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b0133a-d645-4bb8-bdde-a30c60d65b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75528157-0bca-47dd-9bf8-b984e6f83888', '8d150753-9289-425a-a1cb-710a287bc1c3', 'bc4496d2-e0d5-42aa-bc93-22cbae377ac1', '9d5b9c28-da2c-4ac7-a3bb-45af4310b906']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:13.431327 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a565fa9-4936-43f7-8569-52381677efef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:13.463824 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a565fa9-4936-43f7-8569-52381677efef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9451a5e2-2531-4f6d-899a-548c8312366b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-512722923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15fa3961ffdc403a8ce03f5360d076e9',qos_specs=None,replication_status=,reservations=['75528157-0bca-47dd-9bf8-b984e6f83888','8d150753-9289-425a-a1cb-710a287bc1c3','bc4496d2-e0d5-42aa-bc93-22cbae377ac1','9d5b9c28-da2c-4ac7-a3bb-45af4310b906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0655e1478a7844a4b5654b894761d7ad',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-512722923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9451a5e2-2531-4f6d-899a-548c8312366b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15fa3961ffdc403a8ce03f5360d076e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0655e1478a7844a4b5654b894761d7ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:13.465002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5df464b4-d1f2-4075-84a7-4f6fc1328c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:13.485283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a204ffa4-a7ec-480c-99cb-5ba5048ffcda None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:13.488655 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a204ffa4-a7ec-480c-99cb-5ba5048ffcda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:13.488655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a204ffa4-a7ec-480c-99cb-5ba5048ffcda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:13.488655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a204ffa4-a7ec-480c-99cb-5ba5048ffcda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:13.488655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a204ffa4-a7ec-480c-99cb-5ba5048ffcda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:13.489965 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5df464b4-d1f2-4075-84a7-4f6fc1328c56) transitioned into 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-512722923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15fa3961ffdc403a8ce03f5360d076e9',qos_specs=None,replication_status=,reservations=['75528157-0bca-47dd-9bf8-b984e6f83888','8d150753-9289-425a-a1cb-710a287bc1c3','bc4496d2-e0d5-42aa-bc93-22cbae377ac1','9d5b9c28-da2c-4ac7-a3bb-45af4310b906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0655e1478a7844a4b5654b894761d7ad',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:13.490874 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91799f32-331c-462e-b00e-c6170bd08b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:13.494555 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:13.494555 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:13.495692 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a204ffa4-a7ec-480c-99cb-5ba5048ffcda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:13.496311 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 531/2154] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:13 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:13.503318 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91799f32-331c-462e-b00e-c6170bd08b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:13.504273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Flow 'volume_create_api' (2c83b5dd-c29d-4d4c-bcf3-4081d59c729a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:13.504596 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Create volume request issued successfully. Aug 19 16:01:13.505161 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e2297bd-5000-4b86-b41f-48bc479bbdd4 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:13.505723 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 546/2155] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:13 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 19 16:01:13.519542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e9c072f9-68a7-4d34-b400-f658499d2cc9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:13.521093 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9c072f9-68a7-4d34-b400-f658499d2cc9 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b Aug 19 16:01:13.521325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9c072f9-68a7-4d34-b400-f658499d2cc9 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:13.521593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9c072f9-68a7-4d34-b400-f658499d2cc9 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:13.533294 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:13.533294 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:13.539978 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e9c072f9-68a7-4d34-b400-f658499d2cc9 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:13.546866 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9c072f9-68a7-4d34-b400-f658499d2cc9 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b returned with HTTP 200 Aug 19 16:01:13.547857 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 538/2156] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:13 2026] GET /volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:13.673840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c5b635a8-b8b5-43d1-ab48-713778490414 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:13.676171 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c5b635a8-b8b5-43d1-ab48-713778490414 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:13.676442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c5b635a8-b8b5-43d1-ab48-713778490414 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:13.676682 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c5b635a8-b8b5-43d1-ab48-713778490414 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:13.699086 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:13.699086 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:13.705480 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c5b635a8-b8b5-43d1-ab48-713778490414 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:13.714326 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c5b635a8-b8b5-43d1-ab48-713778490414 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:13.720806 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 542/2157] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:13 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:14.510856 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8b313178-cf57-4082-8907-965bdc98dd1b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:14.513386 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b313178-cf57-4082-8907-965bdc98dd1b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:14.513696 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b313178-cf57-4082-8907-965bdc98dd1b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:14.514012 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b313178-cf57-4082-8907-965bdc98dd1b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:14.514179 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8b313178-cf57-4082-8907-965bdc98dd1b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:14.520730 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:14.520730 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:14.521797 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b313178-cf57-4082-8907-965bdc98dd1b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:14.522499 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 532/2158] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:14 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:14.560166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1c4b7a00-7eca-4d9f-974d-075819730951 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:14.562609 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c4b7a00-7eca-4d9f-974d-075819730951 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b Aug 19 16:01:14.562968 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c4b7a00-7eca-4d9f-974d-075819730951 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:14.563508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c4b7a00-7eca-4d9f-974d-075819730951 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:14.572609 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:14.572609 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:14.578700 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1c4b7a00-7eca-4d9f-974d-075819730951 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:14.585740 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c4b7a00-7eca-4d9f-974d-075819730951 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b returned with HTTP 200 Aug 19 16:01:14.586297 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 547/2159] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:14 2026] GET /volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:14.604718 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-201f38c6-2a10-40d4-9c93-7f8abb03fa99 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:14.607239 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-201f38c6-2a10-40d4-9c93-7f8abb03fa99 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b Aug 19 16:01:14.607615 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-201f38c6-2a10-40d4-9c93-7f8abb03fa99 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:14.607925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-201f38c6-2a10-40d4-9c93-7f8abb03fa99 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:14.621452 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:14.621452 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:14.632707 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-201f38c6-2a10-40d4-9c93-7f8abb03fa99 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:14.643959 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-201f38c6-2a10-40d4-9c93-7f8abb03fa99 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b returned with HTTP 200 Aug 19 16:01:14.643959 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 539/2160] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:14 2026] GET /volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:14.659580 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:14.746931 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d42ec06-2cf2-44f4-b913-7702df2dbb67 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:14.749224 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d42ec06-2cf2-44f4-b913-7702df2dbb67 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:14.749476 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d42ec06-2cf2-44f4-b913-7702df2dbb67 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:14.749976 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d42ec06-2cf2-44f4-b913-7702df2dbb67 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:14.772059 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:14.772059 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:14.777335 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d42ec06-2cf2-44f4-b913-7702df2dbb67 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:14.783177 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d42ec06-2cf2-44f4-b913-7702df2dbb67 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:14.783640 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 533/2161] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:14 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:14.824903 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:14.824903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:14.831631 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:14.831841 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Create volume of 1 GB Aug 19 16:01:14.839368 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Availability Zones retrieved successfully. Aug 19 16:01:14.849685 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Flow 'volume_create_api' (9261b066-acb1-4ba6-9f4d-623b2c296562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:14.851136 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14cdf4c-72e0-44e1-874e-840fd0793eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:14.852513 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:14.890516 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14cdf4c-72e0-44e1-874e-840fd0793eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:14.890719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec875924-1932-4116-a3d0-631c62d0221a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:15.018330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Created reservations ['9493f174-e6c5-4f0d-87f0-6054c77046d0', 'a9a3e1d1-f7cd-43c3-b118-3daba74102fd', '8f7aa858-5a01-4d32-b148-6bdb0f4b460b', '46ec1139-ce45-4eb5-a9e4-8c28b8d78299'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:15.019182 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec875924-1932-4116-a3d0-631c62d0221a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9493f174-e6c5-4f0d-87f0-6054c77046d0', 'a9a3e1d1-f7cd-43c3-b118-3daba74102fd', '8f7aa858-5a01-4d32-b148-6bdb0f4b460b', '46ec1139-ce45-4eb5-a9e4-8c28b8d78299']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:15.020400 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bba6454-8f6e-4644-b9ed-d25f0452e778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:15.052353 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bba6454-8f6e-4644-b9ed-d25f0452e778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6eed340-fb74-4262-a9dd-80b8ef2a5153', '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='1a11fc8863844bec98eb389fb8f8ad89',qos_specs=None,replication_status=,reservations=['9493f174-e6c5-4f0d-87f0-6054c77046d0','a9a3e1d1-f7cd-43c3-b118-3daba74102fd','8f7aa858-5a01-4d32-b148-6bdb0f4b460b','46ec1139-ce45-4eb5-a9e4-8c28b8d78299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8463223dfbec49c98aba75607286b634',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:15Z,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=a6eed340-fb74-4262-a9dd-80b8ef2a5153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a11fc8863844bec98eb389fb8f8ad89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8463223dfbec49c98aba75607286b634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:15.055378 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55080028-d91e-4cea-a51a-38a51ba8810c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:15.092502 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55080028-d91e-4cea-a51a-38a51ba8810c) transitioned into 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='1a11fc8863844bec98eb389fb8f8ad89',qos_specs=None,replication_status=,reservations=['9493f174-e6c5-4f0d-87f0-6054c77046d0','a9a3e1d1-f7cd-43c3-b118-3daba74102fd','8f7aa858-5a01-4d32-b148-6bdb0f4b460b','46ec1139-ce45-4eb5-a9e4-8c28b8d78299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8463223dfbec49c98aba75607286b634',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:15.093536 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a310d4a-70a0-4a84-b52f-d1cb2b93983e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:15.118500 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a310d4a-70a0-4a84-b52f-d1cb2b93983e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:15.119615 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Flow 'volume_create_api' (9261b066-acb1-4ba6-9f4d-623b2c296562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:15.120187 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Create volume request issued successfully. Aug 19 16:01:15.121145 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab19aeb1-cb88-4725-bbae-2d812cbaa3d5 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:15.122223 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 543/2162] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:14 2026] POST /volume/v3/volumes => generated 731 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:15.142399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-558b112c-a931-466c-b5ad-027da94a2293 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:15.145321 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-558b112c-a931-466c-b5ad-027da94a2293 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 Aug 19 16:01:15.145572 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-558b112c-a931-466c-b5ad-027da94a2293 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:15.145730 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-558b112c-a931-466c-b5ad-027da94a2293 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:15.154147 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:15.154147 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:15.161684 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-558b112c-a931-466c-b5ad-027da94a2293 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Volume info retrieved successfully. Aug 19 16:01:15.168740 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-558b112c-a931-466c-b5ad-027da94a2293 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] https://10.4.3.32/volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 returned with HTTP 200 Aug 19 16:01:15.169404 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 548/2163] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:15 2026] GET /volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:15.333755 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-e4ebc57a-1e54-47ad-8dc5-6748df794f0a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:15.340457 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-e4ebc57a-1e54-47ad-8dc5-6748df794f0a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a/action Aug 19 16:01:15.341152 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-e4ebc57a-1e54-47ad-8dc5-6748df794f0a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:15.341295 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-e4ebc57a-1e54-47ad-8dc5-6748df794f0a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:15.369754 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:15.369754 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:15.387884 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-92512600-bd43-4dbe-b4b6-c102ad12031a req-e4ebc57a-1e54-47ad-8dc5-6748df794f0a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a/action returned with HTTP 204 Aug 19 16:01:15.388487 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 540/2164] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:01:15 2026] POST /volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:15.422179 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-88bcd2a9-85d5-4691-946d-2493473dab73 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:15.427862 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-88bcd2a9-85d5-4691-946d-2493473dab73 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9 Aug 19 16:01:15.428078 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-88bcd2a9-85d5-4691-946d-2493473dab73 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:15.428284 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-88bcd2a9-85d5-4691-946d-2493473dab73 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:15.438195 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:15.438195 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:15.504420 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bff40474-c10f-4e17-b62d-4cb79df6c886 req-88bcd2a9-85d5-4691-946d-2493473dab73 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9 returned with HTTP 200 Aug 19 16:01:15.504928 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 534/2165] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:01:15 2026] DELETE /volume/v3/attachments/b0f532c3-be89-4bc6-819e-6846d42918e9 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:15.539622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bf67f5fd-a469-4d18-a1c7-1fabbd13ec8d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:15.544704 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf67f5fd-a469-4d18-a1c7-1fabbd13ec8d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:15.545043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf67f5fd-a469-4d18-a1c7-1fabbd13ec8d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:15.545288 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf67f5fd-a469-4d18-a1c7-1fabbd13ec8d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:15.545672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-bf67f5fd-a469-4d18-a1c7-1fabbd13ec8d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:15.554530 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:15.554530 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:15.555719 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf67f5fd-a469-4d18-a1c7-1fabbd13ec8d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:15.557234 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 544/2166] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:15 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:15.807447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b59fd028-7e95-40c1-901d-a856fef7a4f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:15.809941 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b59fd028-7e95-40c1-901d-a856fef7a4f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:15.810439 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b59fd028-7e95-40c1-901d-a856fef7a4f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:15.810569 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b59fd028-7e95-40c1-901d-a856fef7a4f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:15.826264 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:15.826264 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:15.830970 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b59fd028-7e95-40c1-901d-a856fef7a4f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:15.836193 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b59fd028-7e95-40c1-901d-a856fef7a4f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:15.836747 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 549/2167] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:15 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:15.921128 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5a4b5fcb-f551-4362-b61e-4eea9ab9043a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:15.921128 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a4b5fcb-f551-4362-b61e-4eea9ab9043a None None] GET https://10.4.3.32/volume// Aug 19 16:01:15.921128 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a4b5fcb-f551-4362-b61e-4eea9ab9043a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:15.922026 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a4b5fcb-f551-4362-b61e-4eea9ab9043a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:15.922026 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a4b5fcb-f551-4362-b61e-4eea9ab9043a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:15.922129 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 541/2168] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:01:15.939207 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-000b29b5-41b8-429d-8498-1efb570a431f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:15.942945 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-000b29b5-41b8-429d-8498-1efb570a431f tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:01:15.943295 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-000b29b5-41b8-429d-8498-1efb570a431f tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81d6a946-a8a8-4f38-bdd2-e7f612a7831f", "connector": null, "instance_uuid": "7e304518-2926-4927-bd35-7af5a5bee92c"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:15.961623 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:15.961623 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:16.015906 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-000b29b5-41b8-429d-8498-1efb570a431f tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:01:16.016593 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 535/2169] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:01:15 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:16.028297 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-181228ca-616c-4d89-bd2b-4c0f1659d890 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.031310 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-181228ca-616c-4d89-bd2b-4c0f1659d890 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6 Aug 19 16:01:16.031619 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-181228ca-616c-4d89-bd2b-4c0f1659d890 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.031902 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-181228ca-616c-4d89-bd2b-4c0f1659d890 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.047107 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.047107 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:16.126547 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8424aea7-939c-4ffa-81bb-ee4eb96f48ef req-181228ca-616c-4d89-bd2b-4c0f1659d890 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6 returned with HTTP 200 Aug 19 16:01:16.127446 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 545/2170] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:01:16 2026] DELETE /volume/v3/attachments/4ed73cf4-1fb5-41fc-adf2-ef72a95fafb6 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:16.185368 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9241509e-57b1-4dc5-802c-cd4d05d5da21 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.187968 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9241509e-57b1-4dc5-802c-cd4d05d5da21 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] GET https://10.4.3.32/volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 Aug 19 16:01:16.188527 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9241509e-57b1-4dc5-802c-cd4d05d5da21 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.188527 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9241509e-57b1-4dc5-802c-cd4d05d5da21 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.199630 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.199630 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:16.206245 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9241509e-57b1-4dc5-802c-cd4d05d5da21 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Volume info retrieved successfully. Aug 19 16:01:16.213518 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9241509e-57b1-4dc5-802c-cd4d05d5da21 tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] https://10.4.3.32/volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 returned with HTTP 200 Aug 19 16:01:16.214231 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 550/2171] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:16 2026] GET /volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 => generated 962 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:16.234321 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8acba30c-1bb1-4c94-92f6-89c7e896d92b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.236676 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8acba30c-1bb1-4c94-92f6-89c7e896d92b tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1&project_id=15fa3961ffdc403a8ce03f5360d076e9 Aug 19 16:01:16.236946 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8acba30c-1bb1-4c94-92f6-89c7e896d92b tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.237175 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8acba30c-1bb1-4c94-92f6-89c7e896d92b tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.240794 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8acba30c-1bb1-4c94-92f6-89c7e896d92b tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Could not evaluate value 15fa3961ffdc403a8ce03f5360d076e9, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 16:01:16.240794 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8acba30c-1bb1-4c94-92f6-89c7e896d92b tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Searching by: MultiDict([('project_id', '15fa3961ffdc403a8ce03f5360d076e9'), ('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:01:16.269812 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=440,cinder:UPDATE=130,cinder:INSERT=72 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:01:16.278150 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8acba30c-1bb1-4c94-92f6-89c7e896d92b tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Get all volumes completed successfully. Aug 19 16:01:16.279747 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.279747 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:16.287574 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8acba30c-1bb1-4c94-92f6-89c7e896d92b tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1&project_id=15fa3961ffdc403a8ce03f5360d076e9 returned with HTTP 200 Aug 19 16:01:16.287574 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 542/2172] 10.4.3.32 () {66 vars in 1366 bytes} [Wed Aug 19 16:01:16 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=15fa3961ffdc403a8ce03f5360d076e9 => generated 3036 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:16.309785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dc685f29-190d-40c5-b240-883a3b17ac4a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.312338 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc685f29-190d-40c5-b240-883a3b17ac4a tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 Aug 19 16:01:16.312507 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc685f29-190d-40c5-b240-883a3b17ac4a tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.313538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc685f29-190d-40c5-b240-883a3b17ac4a tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.313538 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-dc685f29-190d-40c5-b240-883a3b17ac4a tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Delete volume with id: a6eed340-fb74-4262-a9dd-80b8ef2a5153 Aug 19 16:01:16.324316 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.324316 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:16.324843 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dc685f29-190d-40c5-b240-883a3b17ac4a tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Volume info retrieved successfully. Aug 19 16:01:16.349559 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dc685f29-190d-40c5-b240-883a3b17ac4a tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] Delete volume request issued successfully. Aug 19 16:01:16.349559 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc685f29-190d-40c5-b240-883a3b17ac4a tempest-VolumesListAdminTestJSON-1212998053 tempest-VolumesListAdminTestJSON-1212998053-project-admin] https://10.4.3.32/volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 returned with HTTP 202 Aug 19 16:01:16.349995 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 536/2173] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:16 2026] DELETE /volume/v3/volumes/a6eed340-fb74-4262-a9dd-80b8ef2a5153 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:16.360491 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-39d1b682-d013-4054-8bbb-dc4cb7ce944d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.362868 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-39d1b682-d013-4054-8bbb-dc4cb7ce944d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b Aug 19 16:01:16.362868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-39d1b682-d013-4054-8bbb-dc4cb7ce944d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.364248 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-39d1b682-d013-4054-8bbb-dc4cb7ce944d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.372443 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.372443 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:16.378606 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-39d1b682-d013-4054-8bbb-dc4cb7ce944d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:16.386382 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-39d1b682-d013-4054-8bbb-dc4cb7ce944d tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b returned with HTTP 200 Aug 19 16:01:16.387020 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 546/2174] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:16 2026] GET /volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:16.407041 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-647e0575-e775-440f-b699-67975cbc2072 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.409559 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-647e0575-e775-440f-b699-67975cbc2072 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b Aug 19 16:01:16.409868 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-647e0575-e775-440f-b699-67975cbc2072 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.410202 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-647e0575-e775-440f-b699-67975cbc2072 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.410389 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-647e0575-e775-440f-b699-67975cbc2072 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Delete volume with id: 9451a5e2-2531-4f6d-899a-548c8312366b Aug 19 16:01:16.419709 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.419709 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:16.420349 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-647e0575-e775-440f-b699-67975cbc2072 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:16.439784 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-eee6804e-8b2d-4dfb-bcfd-bdf0921f4b1f req-96270e9f-5e18-4cca-8ac6-75f034f645af None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.443074 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eee6804e-8b2d-4dfb-bcfd-bdf0921f4b1f req-96270e9f-5e18-4cca-8ac6-75f034f645af tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] DELETE https://10.4.3.32/volume/v3/volumes/tempest-invalid-764953261 Aug 19 16:01:16.443360 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eee6804e-8b2d-4dfb-bcfd-bdf0921f4b1f req-96270e9f-5e18-4cca-8ac6-75f034f645af tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.443434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eee6804e-8b2d-4dfb-bcfd-bdf0921f4b1f req-96270e9f-5e18-4cca-8ac6-75f034f645af tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.443712 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-eee6804e-8b2d-4dfb-bcfd-bdf0921f4b1f req-96270e9f-5e18-4cca-8ac6-75f034f645af tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] Delete volume with id: tempest-invalid-764953261 Aug 19 16:01:16.448797 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-647e0575-e775-440f-b699-67975cbc2072 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Delete volume request issued successfully. Aug 19 16:01:16.449110 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-647e0575-e775-440f-b699-67975cbc2072 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b returned with HTTP 202 Aug 19 16:01:16.449716 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 551/2175] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:16 2026] DELETE /volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:16.452279 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eee6804e-8b2d-4dfb-bcfd-bdf0921f4b1f req-96270e9f-5e18-4cca-8ac6-75f034f645af tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] https://10.4.3.32/volume/v3/volumes/tempest-invalid-764953261 returned with HTTP 404 Aug 19 16:01:16.452896 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 543/2176] 10.4.3.32 () {70 vars in 1580 bytes} [Wed Aug 19 16:01:16 2026] DELETE /volume/v3/volumes/tempest-invalid-764953261 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:16.460135 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dbdf23f8-c4df-4a59-9aeb-920b7facf13f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.463176 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbdf23f8-c4df-4a59-9aeb-920b7facf13f tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b Aug 19 16:01:16.463314 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbdf23f8-c4df-4a59-9aeb-920b7facf13f tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.463628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbdf23f8-c4df-4a59-9aeb-920b7facf13f tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.473548 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.473548 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:16.478980 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dbdf23f8-c4df-4a59-9aeb-920b7facf13f tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:16.486027 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbdf23f8-c4df-4a59-9aeb-920b7facf13f tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b returned with HTTP 200 Aug 19 16:01:16.486664 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 537/2177] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:16 2026] GET /volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:16.572879 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-569b44c9-4bd6-4a1a-b3d9-de673524d41e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.575582 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-569b44c9-4bd6-4a1a-b3d9-de673524d41e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:16.575889 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-569b44c9-4bd6-4a1a-b3d9-de673524d41e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.576133 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-569b44c9-4bd6-4a1a-b3d9-de673524d41e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.576270 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-569b44c9-4bd6-4a1a-b3d9-de673524d41e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:16.585229 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.585229 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:16.587821 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-569b44c9-4bd6-4a1a-b3d9-de673524d41e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:16.588966 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 547/2178] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:16 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:16.589156 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8dc35e2a-db9a-49bf-b823-7edb504054b5 req-489aa63b-c3f1-41d3-94cb-4872e03faa6a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.592258 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8dc35e2a-db9a-49bf-b823-7edb504054b5 req-489aa63b-c3f1-41d3-94cb-4872e03faa6a tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e060d8eb-733a-4539-8582-ed33fab198bf Aug 19 16:01:16.592378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8dc35e2a-db9a-49bf-b823-7edb504054b5 req-489aa63b-c3f1-41d3-94cb-4872e03faa6a tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.592609 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8dc35e2a-db9a-49bf-b823-7edb504054b5 req-489aa63b-c3f1-41d3-94cb-4872e03faa6a tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.592803 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-8dc35e2a-db9a-49bf-b823-7edb504054b5 req-489aa63b-c3f1-41d3-94cb-4872e03faa6a tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] Delete volume with id: e060d8eb-733a-4539-8582-ed33fab198bf Aug 19 16:01:16.600318 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8dc35e2a-db9a-49bf-b823-7edb504054b5 req-489aa63b-c3f1-41d3-94cb-4872e03faa6a tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-member] https://10.4.3.32/volume/v3/volumes/e060d8eb-733a-4539-8582-ed33fab198bf returned with HTTP 404 Aug 19 16:01:16.600502 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 552/2179] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 16:01:16 2026] DELETE /volume/v3/volumes/e060d8eb-733a-4539-8582-ed33fab198bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:16.610684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-99d0ecfb-8f67-49ef-ac28-98f0ff803c67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.613140 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99d0ecfb-8f67-49ef-ac28-98f0ff803c67 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:01:16.614630 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99d0ecfb-8f67-49ef-ac28-98f0ff803c67 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.615785 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99d0ecfb-8f67-49ef-ac28-98f0ff803c67 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.629617 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:16.629617 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:16.634711 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b61bcc22-6e59-44c2-8b5d-5f8e207153bc req-004201fb-1b60-4dc5-aeca-88d5ac1d56a1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:16.639383 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-99d0ecfb-8f67-49ef-ac28-98f0ff803c67 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:16.639518 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b61bcc22-6e59-44c2-8b5d-5f8e207153bc req-004201fb-1b60-4dc5-aeca-88d5ac1d56a1 tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-reader] GET https://10.4.3.32/volume/v3/volumes/cf354a2b-28b6-4da1-8534-d484088dfeff Aug 19 16:01:16.639695 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b61bcc22-6e59-44c2-8b5d-5f8e207153bc req-004201fb-1b60-4dc5-aeca-88d5ac1d56a1 tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:16.639973 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b61bcc22-6e59-44c2-8b5d-5f8e207153bc req-004201fb-1b60-4dc5-aeca-88d5ac1d56a1 tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:16.649519 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99d0ecfb-8f67-49ef-ac28-98f0ff803c67 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:01:16.652967 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b61bcc22-6e59-44c2-8b5d-5f8e207153bc req-004201fb-1b60-4dc5-aeca-88d5ac1d56a1 tempest-VolumesNegativeTest-1339777530 tempest-VolumesNegativeTest-1339777530-project-reader] https://10.4.3.32/volume/v3/volumes/cf354a2b-28b6-4da1-8534-d484088dfeff returned with HTTP 404 Aug 19 16:01:16.653094 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 544/2180] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:16 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:16.655335 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 538/2181] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:16 2026] GET /volume/v3/volumes/cf354a2b-28b6-4da1-8534-d484088dfeff => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:01:17.513838 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cee45076-a871-45bc-b49f-c731fba536fd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:17.521673 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cee45076-a871-45bc-b49f-c731fba536fd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b Aug 19 16:01:17.523950 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cee45076-a871-45bc-b49f-c731fba536fd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:17.525208 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cee45076-a871-45bc-b49f-c731fba536fd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:17.541569 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cee45076-a871-45bc-b49f-c731fba536fd tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b returned with HTTP 404 Aug 19 16:01:17.542866 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 548/2182] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:17 2026] GET /volume/v3/volumes/9451a5e2-2531-4f6d-899a-548c8312366b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:17.561041 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-23a671a6-d385-4ba2-a276-f4edbd7ad3ef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:17.564472 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-23a671a6-d385-4ba2-a276-f4edbd7ad3ef tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 Aug 19 16:01:17.564558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-23a671a6-d385-4ba2-a276-f4edbd7ad3ef tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:17.565055 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-23a671a6-d385-4ba2-a276-f4edbd7ad3ef tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:17.578215 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:17.578215 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:17.590178 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-23a671a6-d385-4ba2-a276-f4edbd7ad3ef tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:17.600162 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-23a671a6-d385-4ba2-a276-f4edbd7ad3ef tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 returned with HTTP 200 Aug 19 16:01:17.600683 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 553/2183] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:17 2026] GET /volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:17.608719 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-093671fc-0827-476f-b0b1-3f5950e5798b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:17.616394 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-093671fc-0827-476f-b0b1-3f5950e5798b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:17.616394 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-093671fc-0827-476f-b0b1-3f5950e5798b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:17.616394 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-093671fc-0827-476f-b0b1-3f5950e5798b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:17.616394 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-093671fc-0827-476f-b0b1-3f5950e5798b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:17.624191 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4d6b2e96-e936-4c2a-b41a-4db9c7f49414 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:17.627859 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d6b2e96-e936-4c2a-b41a-4db9c7f49414 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] DELETE https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 Aug 19 16:01:17.628092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d6b2e96-e936-4c2a-b41a-4db9c7f49414 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:17.628724 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d6b2e96-e936-4c2a-b41a-4db9c7f49414 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:17.629746 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4d6b2e96-e936-4c2a-b41a-4db9c7f49414 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Delete volume with id: 41e9dba5-8947-43b2-b35e-d8a6a0d71d91 Aug 19 16:01:17.630739 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:17.630739 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:17.631877 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-093671fc-0827-476f-b0b1-3f5950e5798b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:17.632336 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 545/2184] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:17 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:17.642270 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:17.642270 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:17.643374 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4d6b2e96-e936-4c2a-b41a-4db9c7f49414 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:17.686701 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4d6b2e96-e936-4c2a-b41a-4db9c7f49414 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Delete volume request issued successfully. Aug 19 16:01:17.686991 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d6b2e96-e936-4c2a-b41a-4db9c7f49414 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 returned with HTTP 202 Aug 19 16:01:17.687523 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 539/2185] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:17 2026] DELETE /volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:17.698268 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-800025bf-10cc-4ca5-854a-e84ad81cc744 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:17.699480 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-800025bf-10cc-4ca5-854a-e84ad81cc744 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 Aug 19 16:01:17.699706 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-800025bf-10cc-4ca5-854a-e84ad81cc744 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:17.699996 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-800025bf-10cc-4ca5-854a-e84ad81cc744 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:17.714309 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:17.714309 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:17.720937 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-800025bf-10cc-4ca5-854a-e84ad81cc744 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:17.728285 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-800025bf-10cc-4ca5-854a-e84ad81cc744 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 returned with HTTP 200 Aug 19 16:01:17.729441 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 549/2186] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:17 2026] GET /volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:01:18.648238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b74369eb-5353-4792-b368-ae42dface9b1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:18.651980 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b74369eb-5353-4792-b368-ae42dface9b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:18.652221 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b74369eb-5353-4792-b368-ae42dface9b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:18.652529 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b74369eb-5353-4792-b368-ae42dface9b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:18.652688 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b74369eb-5353-4792-b368-ae42dface9b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:18.661791 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:18.661791 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:18.662406 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b74369eb-5353-4792-b368-ae42dface9b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:18.663228 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 554/2187] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:18 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:18.747044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c379e414-67b8-4719-ae97-1b258ef384ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:18.750749 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c379e414-67b8-4719-ae97-1b258ef384ed tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 Aug 19 16:01:18.751133 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c379e414-67b8-4719-ae97-1b258ef384ed tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:18.751496 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c379e414-67b8-4719-ae97-1b258ef384ed tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:18.761741 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c379e414-67b8-4719-ae97-1b258ef384ed tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 returned with HTTP 404 Aug 19 16:01:18.763367 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 546/2188] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:18 2026] GET /volume/v3/volumes/41e9dba5-8947-43b2-b35e-d8a6a0d71d91 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:18.774832 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e7bfda6c-7d92-4d36-9e4f-f76f554a6e7c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:18.777326 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7bfda6c-7d92-4d36-9e4f-f76f554a6e7c tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 Aug 19 16:01:18.777623 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7bfda6c-7d92-4d36-9e4f-f76f554a6e7c tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:18.777911 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7bfda6c-7d92-4d36-9e4f-f76f554a6e7c tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:18.789477 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:18.789477 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:18.797788 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e7bfda6c-7d92-4d36-9e4f-f76f554a6e7c tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:18.801918 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7bfda6c-7d92-4d36-9e4f-f76f554a6e7c tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 returned with HTTP 200 Aug 19 16:01:18.802620 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 540/2189] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:18 2026] GET /volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:18.834690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5a76f118-54f2-4558-a8a9-758b3453fa52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:18.839750 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a76f118-54f2-4558-a8a9-758b3453fa52 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 Aug 19 16:01:18.839750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a76f118-54f2-4558-a8a9-758b3453fa52 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:18.842661 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a76f118-54f2-4558-a8a9-758b3453fa52 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:18.842661 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5a76f118-54f2-4558-a8a9-758b3453fa52 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Delete volume with id: 7cf8aaaf-7e61-4329-887c-78729070e081 Aug 19 16:01:18.854593 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:18.854593 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:18.855228 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5a76f118-54f2-4558-a8a9-758b3453fa52 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:18.894112 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5a76f118-54f2-4558-a8a9-758b3453fa52 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Delete volume request issued successfully. Aug 19 16:01:18.894564 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a76f118-54f2-4558-a8a9-758b3453fa52 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 returned with HTTP 202 Aug 19 16:01:18.895095 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 550/2190] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:18 2026] DELETE /volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:18.908533 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5ad152d1-19e4-490b-a9b7-90f8438882de None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:18.913600 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ad152d1-19e4-490b-a9b7-90f8438882de tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 Aug 19 16:01:18.913702 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ad152d1-19e4-490b-a9b7-90f8438882de tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:18.913866 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ad152d1-19e4-490b-a9b7-90f8438882de tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:18.927734 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:18.927734 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:18.938622 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5ad152d1-19e4-490b-a9b7-90f8438882de tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Volume info retrieved successfully. Aug 19 16:01:18.952356 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ad152d1-19e4-490b-a9b7-90f8438882de tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 returned with HTTP 200 Aug 19 16:01:18.952356 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 555/2191] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:18 2026] GET /volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:19.137157 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-671eb795-1cd9-41d4-bb4b-38e4c5f5db51 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:19.138195 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-671eb795-1cd9-41d4-bb4b-38e4c5f5db51 None None] GET https://10.4.3.32/volume// Aug 19 16:01:19.140139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-671eb795-1cd9-41d4-bb4b-38e4c5f5db51 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:19.140642 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-671eb795-1cd9-41d4-bb4b-38e4c5f5db51 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:19.141267 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-671eb795-1cd9-41d4-bb4b-38e4c5f5db51 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:19.141832 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 547/2192] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01:19 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:01:19.156787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-06744b2e-0345-41cb-9941-430b07589637 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:19.162848 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-06744b2e-0345-41cb-9941-430b07589637 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] GET https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f Aug 19 16:01:19.163256 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-06744b2e-0345-41cb-9941-430b07589637 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:19.163835 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-06744b2e-0345-41cb-9941-430b07589637 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:19.184996 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:19.184996 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:19.188321 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-06744b2e-0345-41cb-9941-430b07589637 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Volume info retrieved successfully. Aug 19 16:01:19.196227 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-06744b2e-0345-41cb-9941-430b07589637 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f returned with HTTP 200 Aug 19 16:01:19.196786 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 541/2193] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:19 2026] GET /volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f => generated 1537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:19.325212 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-258e8fa5-e3ea-47bf-9df4-3c41de384ea5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:19.330046 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-258e8fa5-e3ea-47bf-9df4-3c41de384ea5 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] PUT https://10.4.3.32/volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553 Aug 19 16:01:19.331225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-258e8fa5-e3ea-47bf-9df4-3c41de384ea5 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:19.344149 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-258e8fa5-e3ea-47bf-9df4-3c41de384ea5 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Acquiring lock "cinder-attachment_update-81d6a946-a8a8-4f38-bdd2-e7f612a7831f-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:01:19.350341 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-258e8fa5-e3ea-47bf-9df4-3c41de384ea5 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Lock "cinder-attachment_update-81d6a946-a8a8-4f38-bdd2-e7f612a7831f-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:01:19.352462 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:19.352462 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:19.497310 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-258e8fa5-e3ea-47bf-9df4-3c41de384ea5 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Lock "cinder-attachment_update-81d6a946-a8a8-4f38-bdd2-e7f612a7831f-np0000007787" released by "attachment_update" :: held 0.147s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:01:19.497900 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-258e8fa5-e3ea-47bf-9df4-3c41de384ea5 tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553 returned with HTTP 200 Aug 19 16:01:19.498837 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 551/2194] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:01:19 2026] PUT /volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:19.530880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-df396dfe-3b37-4dc3-a2d0-82ccb60ba71f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:19.534100 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-df396dfe-3b37-4dc3-a2d0-82ccb60ba71f tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] POST https://10.4.3.32/volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553/action Aug 19 16:01:19.534684 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-df396dfe-3b37-4dc3-a2d0-82ccb60ba71f tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:19.534925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-df396dfe-3b37-4dc3-a2d0-82ccb60ba71f tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:19.559802 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:19.559802 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:19.580875 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13b35faf-4114-41e5-973e-12d40a272cd6 req-df396dfe-3b37-4dc3-a2d0-82ccb60ba71f tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553/action returned with HTTP 204 Aug 19 16:01:19.581488 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 556/2195] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:01:19 2026] POST /volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:19.680069 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4155691d-5304-4ffe-8d2b-b3e7b846c02c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:19.682577 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4155691d-5304-4ffe-8d2b-b3e7b846c02c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:19.682577 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4155691d-5304-4ffe-8d2b-b3e7b846c02c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:19.682577 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4155691d-5304-4ffe-8d2b-b3e7b846c02c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:19.682577 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4155691d-5304-4ffe-8d2b-b3e7b846c02c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:19.691966 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:19.691966 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:19.692863 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4155691d-5304-4ffe-8d2b-b3e7b846c02c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:19.693632 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 548/2196] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:19 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:19.803883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75f63129-a058-4b53-ab69-9ec7da75291d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:19.972101 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-28599ed5-9677-4797-a294-69c837923e69 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:19.974389 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28599ed5-9677-4797-a294-69c837923e69 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] GET https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 Aug 19 16:01:19.974650 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28599ed5-9677-4797-a294-69c837923e69 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:19.974901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28599ed5-9677-4797-a294-69c837923e69 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:19.984948 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28599ed5-9677-4797-a294-69c837923e69 tempest-VolumesListAdminTestJSON-1493271432 tempest-VolumesListAdminTestJSON-1493271432-project-member] https://10.4.3.32/volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 returned with HTTP 404 Aug 19 16:01:19.984948 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 552/2197] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:19 2026] GET /volume/v3/volumes/7cf8aaaf-7e61-4329-887c-78729070e081 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:19.992301 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75f63129-a058-4b53-ab69-9ec7da75291d tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:01:19.992881 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75f63129-a058-4b53-ab69-9ec7da75291d tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:20.033941 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75f63129-a058-4b53-ab69-9ec7da75291d tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:01:20.034651 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 542/2198] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:01:19 2026] POST /volume/v3/types => generated 188 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:20.051743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-285caf2b-f137-413b-9c6a-165b6bf53ce9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.054475 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-285caf2b-f137-413b-9c6a-165b6bf53ce9 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:01:20.054982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-285caf2b-f137-413b-9c6a-165b6bf53ce9 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:20.080090 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-285caf2b-f137-413b-9c6a-165b6bf53ce9 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:01:20.080699 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 557/2199] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:01:20 2026] POST /volume/v3/types => generated 188 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:20.096226 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.150646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-286a5384-4245-4bce-bc85-b136c6cf798b req-51abc69a-e9a7-4d47-8e3c-7796c23d9053 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.152576 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-51abc69a-e9a7-4d47-8e3c-7796c23d9053 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:20.153493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-51abc69a-e9a7-4d47-8e3c-7796c23d9053 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:20.153493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-51abc69a-e9a7-4d47-8e3c-7796c23d9053 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:20.161233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2ceecd38-6592-4e55-8e5a-25b9908d0c5a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.164285 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ceecd38-6592-4e55-8e5a-25b9908d0c5a tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:01:20.164607 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ceecd38-6592-4e55-8e5a-25b9908d0c5a tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:20.164903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ceecd38-6592-4e55-8e5a-25b9908d0c5a tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:20.165135 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2ceecd38-6592-4e55-8e5a-25b9908d0c5a tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Delete volume with id: 6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:01:20.172375 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:20.172375 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:20.176188 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:20.176188 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:20.176935 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2ceecd38-6592-4e55-8e5a-25b9908d0c5a tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:20.180353 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-286a5384-4245-4bce-bc85-b136c6cf798b req-51abc69a-e9a7-4d47-8e3c-7796c23d9053 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:20.189632 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-51abc69a-e9a7-4d47-8e3c-7796c23d9053 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:20.190288 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 553/2200] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:20 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:20.195775 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:20.197108 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2138172829"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:20.200695 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2138172829'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:20.209051 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Create volume of 1 GB Aug 19 16:01:20.209229 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:20.209229 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:20.210852 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Availability Zones retrieved successfully. Aug 19 16:01:20.218180 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2ceecd38-6592-4e55-8e5a-25b9908d0c5a tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Delete volume request issued successfully. Aug 19 16:01:20.221002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-286a5384-4245-4bce-bc85-b136c6cf798b req-cd29c2d8-635d-4d59-aedb-a31e138b722f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.222269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ceecd38-6592-4e55-8e5a-25b9908d0c5a tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 202 Aug 19 16:01:20.222269 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 543/2201] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:20 2026] DELETE /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:20.225807 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Flow 'volume_create_api' (0b736ec6-592c-4c54-afee-593ddd6683dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:20.227783 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-cd29c2d8-635d-4d59-aedb-a31e138b722f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b/action Aug 19 16:01:20.227924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27a5232a-1785-4228-bf65-75472040c56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:20.228029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-cd29c2d8-635d-4d59-aedb-a31e138b722f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:20.228029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-cd29c2d8-635d-4d59-aedb-a31e138b722f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:20.228113 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:20.235189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ba7b954a-cff2-4767-90bc-52d9f758c7b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.241874 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba7b954a-cff2-4767-90bc-52d9f758c7b6 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:01:20.241874 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba7b954a-cff2-4767-90bc-52d9f758c7b6 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:20.241874 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba7b954a-cff2-4767-90bc-52d9f758c7b6 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:20.249814 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:20.249814 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:20.249814 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-286a5384-4245-4bce-bc85-b136c6cf798b req-cd29c2d8-635d-4d59-aedb-a31e138b722f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:20.256563 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:20.256563 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:20.262409 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ba7b954a-cff2-4767-90bc-52d9f758c7b6 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:20.262598 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27a5232a-1785-4228-bf65-75472040c56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:01:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc8473fe-7026-4ea9-9c81-1f4681d696e7,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc8473fe-7026-4ea9-9c81-1f4681d696e7', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:20.263619 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-286a5384-4245-4bce-bc85-b136c6cf798b req-cd29c2d8-635d-4d59-aedb-a31e138b722f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Begin detaching volume completed successfully. Aug 19 16:01:20.263619 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-cd29c2d8-635d-4d59-aedb-a31e138b722f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b/action returned with HTTP 202 Aug 19 16:01:20.263789 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680fabf3-46b2-45e2-99c6-78b32b4cd11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:20.264003 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 558/2202] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:01:20 2026] POST /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:01:20.270941 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba7b954a-cff2-4767-90bc-52d9f758c7b6 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 200 Aug 19 16:01:20.272332 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 554/2203] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:20 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:20.313286 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-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 19 16:01:20.313660 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-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 19 16:01:20.344987 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d0f1bcb8-d06e-4f96-8a38-a65a6e228723 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.345463 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0f1bcb8-d06e-4f96-8a38-a65a6e228723 None None] GET https://10.4.3.32/volume// Aug 19 16:01:20.345720 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0f1bcb8-d06e-4f96-8a38-a65a6e228723 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:20.345985 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0f1bcb8-d06e-4f96-8a38-a65a6e228723 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:20.346341 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0f1bcb8-d06e-4f96-8a38-a65a6e228723 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:20.346641 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 544/2204] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01: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 19 16:01:20.358919 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-286a5384-4245-4bce-bc85-b136c6cf798b req-040fd686-2b03-4cc7-ace6-1ae082c9c32a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.361477 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-040fd686-2b03-4cc7-ace6-1ae082c9c32a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:20.363002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-040fd686-2b03-4cc7-ace6-1ae082c9c32a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:20.363002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-040fd686-2b03-4cc7-ace6-1ae082c9c32a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:20.378516 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:20.378516 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:20.386901 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-286a5384-4245-4bce-bc85-b136c6cf798b req-040fd686-2b03-4cc7-ace6-1ae082c9c32a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:20.392625 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-040fd686-2b03-4cc7-ace6-1ae082c9c32a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:20.392625 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 559/2205] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:20 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:20.404723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Created reservations ['b2242b52-6119-4d65-899c-9eb86eb253ea', 'f8a848b1-4572-4cb6-adf5-509f12084611', '9ace3ab1-c454-4b63-a045-43f7c47343fe', '1f4fa367-d384-4d9d-a086-d9d044c582b7'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:20.407611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680fabf3-46b2-45e2-99c6-78b32b4cd11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2242b52-6119-4d65-899c-9eb86eb253ea', 'f8a848b1-4572-4cb6-adf5-509f12084611', '9ace3ab1-c454-4b63-a045-43f7c47343fe', '1f4fa367-d384-4d9d-a086-d9d044c582b7']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:20.408576 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a640e9fd-509b-44d6-9369-fd24f7d75c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:20.456062 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a640e9fd-509b-44d6-9369-fd24f7d75c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c403f6-e213-4a34-b862-fbb6796c7662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2138172829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='561ca98d0615402288f2458d1897959b',qos_specs=None,replication_status=,reservations=['b2242b52-6119-4d65-899c-9eb86eb253ea','f8a848b1-4572-4cb6-adf5-509f12084611','9ace3ab1-c454-4b63-a045-43f7c47343fe','1f4fa367-d384-4d9d-a086-d9d044c582b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212c89a7f0394bf7a81837ca4948a6a8',volume_type_id=dc8473fe-7026-4ea9-9c81-1f4681d696e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2138172829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3c403f6-e213-4a34-b862-fbb6796c7662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='561ca98d0615402288f2458d1897959b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='212c89a7f0394bf7a81837ca4948a6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc8473fe-7026-4ea9-9c81-1f4681d696e7),volume_type_id=dc8473fe-7026-4ea9-9c81-1f4681d696e7)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:20.457111 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffecbe87-f33e-4b6f-9168-5233b8606d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:20.506850 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffecbe87-f33e-4b6f-9168-5233b8606d38) transitioned into 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-2138172829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='561ca98d0615402288f2458d1897959b',qos_specs=None,replication_status=,reservations=['b2242b52-6119-4d65-899c-9eb86eb253ea','f8a848b1-4572-4cb6-adf5-509f12084611','9ace3ab1-c454-4b63-a045-43f7c47343fe','1f4fa367-d384-4d9d-a086-d9d044c582b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212c89a7f0394bf7a81837ca4948a6a8',volume_type_id=dc8473fe-7026-4ea9-9c81-1f4681d696e7)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:20.508513 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec5d43d-041d-4b5b-92ad-4ed440d1753f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:20.525870 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec5d43d-041d-4b5b-92ad-4ed440d1753f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:20.526938 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Flow 'volume_create_api' (0b736ec6-592c-4c54-afee-593ddd6683dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:20.527407 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Create volume request issued successfully. Aug 19 16:01:20.528443 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ba8020f-c034-47b7-ab21-731374dcbb9c tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:20.529005 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 549/2206] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:20 2026] POST /volume/v3/volumes => generated 766 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:20.548925 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f6db560a-1277-4566-96a2-4f127e8c1bee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.552789 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f6db560a-1277-4566-96a2-4f127e8c1bee tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:20.552789 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f6db560a-1277-4566-96a2-4f127e8c1bee tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:20.552975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f6db560a-1277-4566-96a2-4f127e8c1bee tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:20.569678 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:20.569678 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:20.574702 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f6db560a-1277-4566-96a2-4f127e8c1bee tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Volume info retrieved successfully. Aug 19 16:01:20.581585 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f6db560a-1277-4566-96a2-4f127e8c1bee tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 200 Aug 19 16:01:20.582468 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 555/2207] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:20 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:20.709913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8882495-7966-4d12-93e8-cae8fbb2e99b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:20.715291 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8882495-7966-4d12-93e8-cae8fbb2e99b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:20.715598 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8882495-7966-4d12-93e8-cae8fbb2e99b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:20.715889 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8882495-7966-4d12-93e8-cae8fbb2e99b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:20.716050 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f8882495-7966-4d12-93e8-cae8fbb2e99b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:20.731726 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:20.731726 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:20.733168 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8882495-7966-4d12-93e8-cae8fbb2e99b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:20.733752 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 545/2208] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:20 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:21.291972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8128d7d0-389a-4dcb-86ae-971f49e06918 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.295700 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8128d7d0-389a-4dcb-86ae-971f49e06918 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 Aug 19 16:01:21.296574 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8128d7d0-389a-4dcb-86ae-971f49e06918 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:21.298551 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8128d7d0-389a-4dcb-86ae-971f49e06918 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:21.311290 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8128d7d0-389a-4dcb-86ae-971f49e06918 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 returned with HTTP 404 Aug 19 16:01:21.311290 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 560/2209] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:21 2026] GET /volume/v3/volumes/6b04fcbc-ba51-41cd-8fcc-35f18be3f324 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:21.330307 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d07b1f91-304c-4d07-bdd2-7accf15418ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.335191 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d07b1f91-304c-4d07-bdd2-7accf15418ed tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 Aug 19 16:01:21.335191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d07b1f91-304c-4d07-bdd2-7accf15418ed tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:21.335191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d07b1f91-304c-4d07-bdd2-7accf15418ed tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:21.336354 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d07b1f91-304c-4d07-bdd2-7accf15418ed tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Delete volume with id: 4d746446-0e73-4c18-aab1-c664bc4c56b7 Aug 19 16:01:21.350685 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:21.350685 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:21.351263 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d07b1f91-304c-4d07-bdd2-7accf15418ed tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:21.392241 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d07b1f91-304c-4d07-bdd2-7accf15418ed tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Delete volume request issued successfully. Aug 19 16:01:21.392241 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d07b1f91-304c-4d07-bdd2-7accf15418ed tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 returned with HTTP 202 Aug 19 16:01:21.393250 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 550/2210] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:21 2026] DELETE /volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:21.411738 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-700948f5-214c-4b8c-a3bb-05fbd05d4608 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.417630 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-700948f5-214c-4b8c-a3bb-05fbd05d4608 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 Aug 19 16:01:21.417850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-700948f5-214c-4b8c-a3bb-05fbd05d4608 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:21.418109 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-700948f5-214c-4b8c-a3bb-05fbd05d4608 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:21.435818 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:21.435818 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:21.444362 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-700948f5-214c-4b8c-a3bb-05fbd05d4608 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Volume info retrieved successfully. Aug 19 16:01:21.452783 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-700948f5-214c-4b8c-a3bb-05fbd05d4608 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 returned with HTTP 200 Aug 19 16:01:21.453112 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 556/2211] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:21 2026] GET /volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:21.600900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0f5ef853-63d3-4264-902a-73bbcd5c74e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.603301 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f5ef853-63d3-4264-902a-73bbcd5c74e9 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:21.603574 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f5ef853-63d3-4264-902a-73bbcd5c74e9 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:21.603843 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f5ef853-63d3-4264-902a-73bbcd5c74e9 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:21.616986 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:21.616986 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:21.626561 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0f5ef853-63d3-4264-902a-73bbcd5c74e9 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Volume info retrieved successfully. Aug 19 16:01:21.637191 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f5ef853-63d3-4264-902a-73bbcd5c74e9 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 200 Aug 19 16:01:21.637734 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 546/2212] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:21 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:21.644855 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-286a5384-4245-4bce-bc85-b136c6cf798b req-904d4e04-5733-4a77-b644-193db802b738 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.647517 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-904d4e04-5733-4a77-b644-193db802b738 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a Aug 19 16:01:21.647741 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-904d4e04-5733-4a77-b644-193db802b738 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:21.648010 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-904d4e04-5733-4a77-b644-193db802b738 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:21.655261 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4149de2e-ae29-4aae-b483-0d37d5652a21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.659713 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4149de2e-ae29-4aae-b483-0d37d5652a21 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:21.660003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4149de2e-ae29-4aae-b483-0d37d5652a21 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:21.660269 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4149de2e-ae29-4aae-b483-0d37d5652a21 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:21.661506 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:21.661506 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:21.676246 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:21.676246 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:21.685746 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4149de2e-ae29-4aae-b483-0d37d5652a21 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Volume info retrieved successfully. Aug 19 16:01:21.695235 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4149de2e-ae29-4aae-b483-0d37d5652a21 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 200 Aug 19 16:01:21.695893 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 551/2213] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:21 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 1032 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:21.713606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.715870 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] POST https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662/action Aug 19 16:01:21.716309 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:21.717036 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:21.731908 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:21.731908 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:21.732828 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Volume info retrieved successfully. Aug 19 16:01:21.744144 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-286a5384-4245-4bce-bc85-b136c6cf798b req-904d4e04-5733-4a77-b644-193db802b738 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a returned with HTTP 200 Aug 19 16:01:21.744843 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 561/2214] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:01:21 2026] DELETE /volume/v3/attachments/eb2772d4-eb5a-48d4-898f-715721e4f35a => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:21.751737 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eeb4cff4-166f-43d9-ae6c-be86b7edda2f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.753951 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eeb4cff4-166f-43d9-ae6c-be86b7edda2f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:21.754219 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eeb4cff4-166f-43d9-ae6c-be86b7edda2f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:21.754494 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eeb4cff4-166f-43d9-ae6c-be86b7edda2f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:21.754657 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-eeb4cff4-166f-43d9-ae6c-be86b7edda2f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:21.761634 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-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 19 16:01:21.761697 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:21.761697 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:21.761870 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-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 19 16:01:21.762700 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eeb4cff4-166f-43d9-ae6c-be86b7edda2f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:21.763220 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 547/2215] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:21 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:21.803874 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Created reservations ['20e6b9b9-240a-4453-bc8b-bd3aa5bf779d', '48cb2717-0c08-4e56-beab-0cc883bece61'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:21.817867 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-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 19 16:01:21.818477 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-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 19 16:01:21.830244 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Created reservations ['39634718-a836-41cb-853e-027c65433b63', '2ac50691-eeba-4056-a426-74dda96f3aa9'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:21.880365 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Retype volume request issued successfully. Aug 19 16:01:21.881259 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f00bc4d2-4e80-4553-a8e0-5b65ae49b548 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662/action returned with HTTP 202 Aug 19 16:01:21.882075 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 557/2216] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:01:21 2026] POST /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 16:01:21.891711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eed143ea-d027-4bec-a5b2-0f17c608c13a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:21.894273 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eed143ea-d027-4bec-a5b2-0f17c608c13a tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:21.894635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eed143ea-d027-4bec-a5b2-0f17c608c13a tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:21.895069 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eed143ea-d027-4bec-a5b2-0f17c608c13a tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:21.909268 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:21.909268 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:21.920154 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eed143ea-d027-4bec-a5b2-0f17c608c13a tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Volume info retrieved successfully. Aug 19 16:01:21.929623 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eed143ea-d027-4bec-a5b2-0f17c608c13a tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 200 Aug 19 16:01:21.930486 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 552/2217] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:21 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:22.475428 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2179eb7d-746b-40fb-b567-1efc7a83cab2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:22.477490 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2179eb7d-746b-40fb-b567-1efc7a83cab2 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] GET https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 Aug 19 16:01:22.477699 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2179eb7d-746b-40fb-b567-1efc7a83cab2 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:22.477908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2179eb7d-746b-40fb-b567-1efc7a83cab2 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:22.484796 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2179eb7d-746b-40fb-b567-1efc7a83cab2 tempest-ServerRescueNegativeTestJSON-1269662498 tempest-ServerRescueNegativeTestJSON-1269662498-project-member] https://10.4.3.32/volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 returned with HTTP 404 Aug 19 16:01:22.485081 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 562/2218] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:22 2026] GET /volume/v3/volumes/4d746446-0e73-4c18-aab1-c664bc4c56b7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:22.545212 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-41155718-e746-495d-bc62-132c8f5bb029 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:22.550628 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:22.551487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-231649693", "snapshot_id": "cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:22.553924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-231649693', 'snapshot_id': 'cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:22.563318 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:22.563318 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:22.564141 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:01:22.564318 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume of 1 GB Aug 19 16:01:22.570219 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Availability Zones retrieved successfully. Aug 19 16:01:22.578344 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Flow 'volume_create_api' (0a16f3c4-934b-4f71-bd92-400acd6b3fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:22.579878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af0dc1b8-9e91-41e5-9665-330e6408b6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:22.581064 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:22.619502 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af0dc1b8-9e91-41e5-9665-330e6408b6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:22.623143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f349c9-901e-4be9-99db-bf0cbb274d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:22.687106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Created reservations ['4ae02cc1-9f14-4ab9-86f9-b24180240eea', '9bd814c5-6f2a-496c-a691-efc8f0df964b', '3a920b92-e103-405a-a2b4-8e4daaa0dc1e', 'adf27252-57ea-4a8c-aa8d-7ff047d0d345'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:22.688025 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f349c9-901e-4be9-99db-bf0cbb274d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ae02cc1-9f14-4ab9-86f9-b24180240eea', '9bd814c5-6f2a-496c-a691-efc8f0df964b', '3a920b92-e103-405a-a2b4-8e4daaa0dc1e', 'adf27252-57ea-4a8c-aa8d-7ff047d0d345']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:22.688893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9369a275-2824-4f1a-918a-6d11765e7051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:22.736676 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9369a275-2824-4f1a-918a-6d11765e7051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '470f32cf-ebd7-41f8-8ca7-3d1f471584b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-231649693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e45ca5e2c4f5588fb413a3992f367',qos_specs=None,replication_status=,reservations=['4ae02cc1-9f14-4ab9-86f9-b24180240eea','9bd814c5-6f2a-496c-a691-efc8f0df964b','3a920b92-e103-405a-a2b4-8e4daaa0dc1e','adf27252-57ea-4a8c-aa8d-7ff047d0d345'],size=1,snapshot_id=cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b,source_replicaid=,source_volid=None,status='creating',user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-231649693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=470f32cf-ebd7-41f8-8ca7-3d1f471584b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487e45ca5e2c4f5588fb413a3992f367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:22.737702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5841cbc5-9541-4e0e-9f76-527a2a93cd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:22.761901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5841cbc5-9541-4e0e-9f76-527a2a93cd57) transitioned into 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-231649693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e45ca5e2c4f5588fb413a3992f367',qos_specs=None,replication_status=,reservations=['4ae02cc1-9f14-4ab9-86f9-b24180240eea','9bd814c5-6f2a-496c-a691-efc8f0df964b','3a920b92-e103-405a-a2b4-8e4daaa0dc1e','adf27252-57ea-4a8c-aa8d-7ff047d0d345'],size=1,snapshot_id=cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b,source_replicaid=,source_volid=None,status='creating',user_id='c66dc65bc0cd4ca79d7dfa7e6e0395ed',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:22.762875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6422234a-9d4e-40e7-b184-19b2db562e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:22.776529 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-062f4539-2c3a-481f-9639-cda95782df43 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:22.780612 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-062f4539-2c3a-481f-9639-cda95782df43 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:22.780612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-062f4539-2c3a-481f-9639-cda95782df43 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:22.780612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-062f4539-2c3a-481f-9639-cda95782df43 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:22.780612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-062f4539-2c3a-481f-9639-cda95782df43 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:22.785996 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:22.785996 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:22.787156 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-062f4539-2c3a-481f-9639-cda95782df43 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:22.787662 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 558/2219] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:22 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:22.798954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6422234a-9d4e-40e7-b184-19b2db562e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:22.800275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Flow 'volume_create_api' (0a16f3c4-934b-4f71-bd92-400acd6b3fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:22.800830 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Create volume request issued successfully. Aug 19 16:01:22.801991 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41155718-e746-495d-bc62-132c8f5bb029 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:22.802617 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 548/2220] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:22 2026] POST /volume/v3/volumes => generated 788 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:22.819165 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c514ffa-5e45-4de4-92e0-c206fd0b1ffc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:22.821751 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c514ffa-5e45-4de4-92e0-c206fd0b1ffc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:22.822029 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c514ffa-5e45-4de4-92e0-c206fd0b1ffc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:22.822253 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c514ffa-5e45-4de4-92e0-c206fd0b1ffc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:22.832600 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:22.832600 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:22.840520 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3c514ffa-5e45-4de4-92e0-c206fd0b1ffc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:22.850279 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c514ffa-5e45-4de4-92e0-c206fd0b1ffc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:22.851097 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 553/2221] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:22 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:22.949131 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-01eebbc9-b584-4c43-bc13-d6fe933cc1cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:22.952882 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01eebbc9-b584-4c43-bc13-d6fe933cc1cc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:22.953846 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01eebbc9-b584-4c43-bc13-d6fe933cc1cc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:22.953846 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01eebbc9-b584-4c43-bc13-d6fe933cc1cc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:22.964379 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:22.964379 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:22.970369 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-01eebbc9-b584-4c43-bc13-d6fe933cc1cc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Volume info retrieved successfully. Aug 19 16:01:22.978095 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01eebbc9-b584-4c43-bc13-d6fe933cc1cc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 200 Aug 19 16:01:22.978619 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 563/2222] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:22 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:22.993236 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-687277f5-5a7e-4f28-a1da-4db47dca5709 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:22.996028 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-687277f5-5a7e-4f28-a1da-4db47dca5709 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:22.996329 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-687277f5-5a7e-4f28-a1da-4db47dca5709 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:22.996598 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-687277f5-5a7e-4f28-a1da-4db47dca5709 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.008293 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:23.008293 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:23.013246 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-687277f5-5a7e-4f28-a1da-4db47dca5709 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Volume info retrieved successfully. Aug 19 16:01:23.018927 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-687277f5-5a7e-4f28-a1da-4db47dca5709 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 200 Aug 19 16:01:23.019366 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 559/2223] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:22 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:23.036043 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7132de3e-1522-4b7b-a918-371bb3706796 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.038417 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7132de3e-1522-4b7b-a918-371bb3706796 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] GET https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2138172829 Aug 19 16:01:23.038645 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7132de3e-1522-4b7b-a918-371bb3706796 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.038892 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7132de3e-1522-4b7b-a918-371bb3706796 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.040282 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:23.040282 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:23.040282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7132de3e-1522-4b7b-a918-371bb3706796 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2138172829'), ('all_tenants', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:01:23.081498 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7132de3e-1522-4b7b-a918-371bb3706796 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Get all volumes completed successfully. Aug 19 16:01:23.082126 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7132de3e-1522-4b7b-a918-371bb3706796 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2138172829 returned with HTTP 200 Aug 19 16:01:23.082558 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 549/2224] 10.4.3.32 () {66 vars in 1391 bytes} [Wed Aug 19 16:01:23 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2138172829 => generated 345 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:23.097385 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c765a53d-7394-4ad9-997e-820d896b60cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.099100 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c765a53d-7394-4ad9-997e-820d896b60cb tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:23.099385 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c765a53d-7394-4ad9-997e-820d896b60cb tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.099730 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c765a53d-7394-4ad9-997e-820d896b60cb tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.109044 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:23.109044 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:23.114035 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c765a53d-7394-4ad9-997e-820d896b60cb tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Volume info retrieved successfully. Aug 19 16:01:23.122261 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c765a53d-7394-4ad9-997e-820d896b60cb tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 200 Aug 19 16:01:23.122683 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 554/2225] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:23 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:23.138251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b546a226-0757-47ae-b237-93a2ae7626fc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.142492 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b546a226-0757-47ae-b237-93a2ae7626fc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:23.144557 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b546a226-0757-47ae-b237-93a2ae7626fc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.144910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b546a226-0757-47ae-b237-93a2ae7626fc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.145176 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b546a226-0757-47ae-b237-93a2ae7626fc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Delete volume with id: d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:23.158310 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:23.158310 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:23.159038 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b546a226-0757-47ae-b237-93a2ae7626fc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Volume info retrieved successfully. Aug 19 16:01:23.195341 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b546a226-0757-47ae-b237-93a2ae7626fc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Delete volume request issued successfully. Aug 19 16:01:23.197858 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b546a226-0757-47ae-b237-93a2ae7626fc tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 202 Aug 19 16:01:23.197858 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 564/2226] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:23 2026] DELETE /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:23.206919 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1e648778-bfe8-4353-9932-27a04cac81e2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.209284 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e648778-bfe8-4353-9932-27a04cac81e2 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:23.209648 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e648778-bfe8-4353-9932-27a04cac81e2 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.209938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e648778-bfe8-4353-9932-27a04cac81e2 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.222353 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:23.222353 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:23.225839 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2f4a5569-a69c-40fb-8c3c-090d5ee2b1a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.226204 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f4a5569-a69c-40fb-8c3c-090d5ee2b1a4 None None] GET https://10.4.3.32/volume// Aug 19 16:01:23.226365 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f4a5569-a69c-40fb-8c3c-090d5ee2b1a4 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.226607 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f4a5569-a69c-40fb-8c3c-090d5ee2b1a4 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.227006 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f4a5569-a69c-40fb-8c3c-090d5ee2b1a4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:23.227328 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 550/2227] 10.4.3.32 () {64 vars in 997 bytes} [Wed Aug 19 16:01: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 19 16:01:23.233127 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1e648778-bfe8-4353-9932-27a04cac81e2 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Volume info retrieved successfully. Aug 19 16:01:23.242879 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31414cf9-f659-4e63-8afc-4ce9e167f2e2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.243418 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31414cf9-f659-4e63-8afc-4ce9e167f2e2 None None] GET https://10.4.3.32/volume// Aug 19 16:01:23.243793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31414cf9-f659-4e63-8afc-4ce9e167f2e2 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.244022 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31414cf9-f659-4e63-8afc-4ce9e167f2e2 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.244517 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31414cf9-f659-4e63-8afc-4ce9e167f2e2 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:23.245134 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 555/2228] 10.4.3.32 () {64 vars in 997 bytes} [Wed Aug 19 16:01: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 19 16:01:23.246358 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e648778-bfe8-4353-9932-27a04cac81e2 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 200 Aug 19 16:01:23.247289 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 560/2229] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:23 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:23.256550 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0d4ebd6d-cdc7-4ce0-a9b8-48820bfb853a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.386602 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d4ebd6d-cdc7-4ce0-a9b8-48820bfb853a tempest-VersionsTest-1225752914 tempest-VersionsTest-1225752914-project-member] GET https://10.4.3.32/volume/v3/ Aug 19 16:01:23.386930 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0d4ebd6d-cdc7-4ce0-a9b8-48820bfb853a tempest-VersionsTest-1225752914 tempest-VersionsTest-1225752914-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.387205 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0d4ebd6d-cdc7-4ce0-a9b8-48820bfb853a tempest-VersionsTest-1225752914 tempest-VersionsTest-1225752914-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.387782 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d4ebd6d-cdc7-4ce0-a9b8-48820bfb853a tempest-VersionsTest-1225752914 tempest-VersionsTest-1225752914-project-member] https://10.4.3.32/volume/v3/ returned with HTTP 200 Aug 19 16:01:23.388312 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 565/2230] 10.4.3.32 () {66 vars in 1209 bytes} [Wed Aug 19 16:01:23 2026] GET /volume/v3/ => generated 385 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:23.800679 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fdf515b5-1a9d-435d-8320-8d1985e2c6c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.802821 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdf515b5-1a9d-435d-8320-8d1985e2c6c0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:23.803102 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdf515b5-1a9d-435d-8320-8d1985e2c6c0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.803318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdf515b5-1a9d-435d-8320-8d1985e2c6c0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.803487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-fdf515b5-1a9d-435d-8320-8d1985e2c6c0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:23.809276 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:23.809276 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:23.810528 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdf515b5-1a9d-435d-8320-8d1985e2c6c0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:23.813270 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 551/2231] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:23 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:23.865679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-338ecd2c-602f-40cc-b282-98da58d23188 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.868201 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-338ecd2c-602f-40cc-b282-98da58d23188 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:23.868471 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-338ecd2c-602f-40cc-b282-98da58d23188 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.868750 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-338ecd2c-602f-40cc-b282-98da58d23188 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.879612 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:23.879612 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:23.884349 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-338ecd2c-602f-40cc-b282-98da58d23188 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:23.889622 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-338ecd2c-602f-40cc-b282-98da58d23188 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:23.890253 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 556/2232] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:23 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:23.906931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-20f3fc6a-0b18-4e97-a1f3-3e0d8a69de56 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:23.909131 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-20f3fc6a-0b18-4e97-a1f3-3e0d8a69de56 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:23.909349 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-20f3fc6a-0b18-4e97-a1f3-3e0d8a69de56 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:23.909553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-20f3fc6a-0b18-4e97-a1f3-3e0d8a69de56 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:23.918222 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:23.918222 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:23.927746 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-20f3fc6a-0b18-4e97-a1f3-3e0d8a69de56 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:23.938575 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-20f3fc6a-0b18-4e97-a1f3-3e0d8a69de56 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:23.941598 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 561/2233] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:23 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:24.262484 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9f8f8a02-7748-4a22-833e-a416b51b4e79 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.264293 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f8f8a02-7748-4a22-833e-a416b51b4e79 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] GET https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 Aug 19 16:01:24.264491 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f8f8a02-7748-4a22-833e-a416b51b4e79 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.264709 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f8f8a02-7748-4a22-833e-a416b51b4e79 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.271352 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f8f8a02-7748-4a22-833e-a416b51b4e79 tempest-VolumeRetypeWithoutMigrationTest-869562036 tempest-VolumeRetypeWithoutMigrationTest-869562036-project-member] https://10.4.3.32/volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 returned with HTTP 404 Aug 19 16:01:24.271893 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 566/2234] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/v3/volumes/d3c403f6-e213-4a34-b862-fbb6796c7662 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:24.280650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9679de9e-ed0a-4a7a-86e7-b2648f057e2f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.283330 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9679de9e-ed0a-4a7a-86e7-b2648f057e2f tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] DELETE https://10.4.3.32/volume/v3/types/f272178e-9972-424f-91fe-131b721f8f96 Aug 19 16:01:24.283543 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9679de9e-ed0a-4a7a-86e7-b2648f057e2f tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.283919 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9679de9e-ed0a-4a7a-86e7-b2648f057e2f tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.300297 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.302614 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:24.302986 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-531473154", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:24.304827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-531473154', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:24.304941 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Create volume of 1 GB Aug 19 16:01:24.314582 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Availability Zones retrieved successfully. Aug 19 16:01:24.322014 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Flow 'volume_create_api' (9a34e7eb-ce47-45f1-901c-b75770674cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:24.323084 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83e8db4-d58f-4a56-9631-6563de1af295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:24.324271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:24.324347 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9679de9e-ed0a-4a7a-86e7-b2648f057e2f tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/types/f272178e-9972-424f-91fe-131b721f8f96 returned with HTTP 202 Aug 19 16:01:24.325041 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 552/2235] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:01:24 2026] DELETE /volume/v3/types/f272178e-9972-424f-91fe-131b721f8f96 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:24.332896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fea3c584-ae73-4a0c-8040-d9f602317af7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.335726 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fea3c584-ae73-4a0c-8040-d9f602317af7 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] GET https://10.4.3.32/volume/v3/types/f272178e-9972-424f-91fe-131b721f8f96 Aug 19 16:01:24.335973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fea3c584-ae73-4a0c-8040-d9f602317af7 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.336192 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fea3c584-ae73-4a0c-8040-d9f602317af7 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.345065 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fea3c584-ae73-4a0c-8040-d9f602317af7 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/types/f272178e-9972-424f-91fe-131b721f8f96 returned with HTTP 404 Aug 19 16:01:24.345702 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 562/2236] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/v3/types/f272178e-9972-424f-91fe-131b721f8f96 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:24.353993 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-717a8e1a-9ad0-4c01-8c53-6af8aaf25944 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.356052 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-717a8e1a-9ad0-4c01-8c53-6af8aaf25944 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] DELETE https://10.4.3.32/volume/v3/types/dc8473fe-7026-4ea9-9c81-1f4681d696e7 Aug 19 16:01:24.356340 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-717a8e1a-9ad0-4c01-8c53-6af8aaf25944 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.356680 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-717a8e1a-9ad0-4c01-8c53-6af8aaf25944 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.376226 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83e8db4-d58f-4a56-9631-6563de1af295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:24.377382 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f3ad5a8-5964-4c14-b9ad-8838f7a4b6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:24.394474 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-717a8e1a-9ad0-4c01-8c53-6af8aaf25944 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/types/dc8473fe-7026-4ea9-9c81-1f4681d696e7 returned with HTTP 202 Aug 19 16:01:24.394904 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 567/2237] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:01:24 2026] DELETE /volume/v3/types/dc8473fe-7026-4ea9-9c81-1f4681d696e7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:24.409366 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3db3eb2-7e52-402e-a2bc-3de234996d41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.413055 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3db3eb2-7e52-402e-a2bc-3de234996d41 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] GET https://10.4.3.32/volume/v3/types/dc8473fe-7026-4ea9-9c81-1f4681d696e7 Aug 19 16:01:24.413055 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3db3eb2-7e52-402e-a2bc-3de234996d41 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.413055 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3db3eb2-7e52-402e-a2bc-3de234996d41 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.420381 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3db3eb2-7e52-402e-a2bc-3de234996d41 tempest-VolumeRetypeWithoutMigrationTest-1116372864 tempest-VolumeRetypeWithoutMigrationTest-1116372864-project-admin] https://10.4.3.32/volume/v3/types/dc8473fe-7026-4ea9-9c81-1f4681d696e7 returned with HTTP 404 Aug 19 16:01:24.421539 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 553/2238] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/v3/types/dc8473fe-7026-4ea9-9c81-1f4681d696e7 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:24.489587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Created reservations ['7b0c1195-1a07-439b-96c5-d721f87c3190', '8b728c77-795d-40e4-b12f-6024be120413', '0ac4e035-4f2d-433d-8d12-92b3273227d2', '52757494-faf6-4ec7-9910-09d4c0a3b2ba'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:24.490676 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f3ad5a8-5964-4c14-b9ad-8838f7a4b6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b0c1195-1a07-439b-96c5-d721f87c3190', '8b728c77-795d-40e4-b12f-6024be120413', '0ac4e035-4f2d-433d-8d12-92b3273227d2', '52757494-faf6-4ec7-9910-09d4c0a3b2ba']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:24.492402 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeafa374-1ae4-4c2a-851a-2c8a76d8909d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:24.525785 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeafa374-1ae4-4c2a-851a-2c8a76d8909d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc5a0c61-397c-426d-945d-aa61b49e4570', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-531473154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc988fb87e624c36a85a0c9d3e9a2f1a',qos_specs=None,replication_status=,reservations=['7b0c1195-1a07-439b-96c5-d721f87c3190','8b728c77-795d-40e4-b12f-6024be120413','0ac4e035-4f2d-433d-8d12-92b3273227d2','52757494-faf6-4ec7-9910-09d4c0a3b2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ca59ac86e1d4d96a70d1876a0f928c2',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-531473154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc5a0c61-397c-426d-945d-aa61b49e4570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc988fb87e624c36a85a0c9d3e9a2f1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7ca59ac86e1d4d96a70d1876a0f928c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:24.527082 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44942cbe-62a2-4374-a1dd-eba27ad884be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:24.558747 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44942cbe-62a2-4374-a1dd-eba27ad884be) transitioned into 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-531473154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc988fb87e624c36a85a0c9d3e9a2f1a',qos_specs=None,replication_status=,reservations=['7b0c1195-1a07-439b-96c5-d721f87c3190','8b728c77-795d-40e4-b12f-6024be120413','0ac4e035-4f2d-433d-8d12-92b3273227d2','52757494-faf6-4ec7-9910-09d4c0a3b2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ca59ac86e1d4d96a70d1876a0f928c2',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:24.559417 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3ec70c-7ec0-48f1-b829-254032ee1d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:24.577901 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3ec70c-7ec0-48f1-b829-254032ee1d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:24.578889 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Flow 'volume_create_api' (9a34e7eb-ce47-45f1-901c-b75770674cd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:24.579438 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Create volume request issued successfully. Aug 19 16:01:24.580045 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4997e401-a4f4-4aa8-8a62-57eb96c4b830 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:24.580616 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 557/2239] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:01:24 2026] POST /volume/v3/volumes => generated 786 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:24.595399 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2202778f-2f8c-449f-953a-54c99d54c6dd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.597134 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2202778f-2f8c-449f-953a-54c99d54c6dd tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:24.597357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2202778f-2f8c-449f-953a-54c99d54c6dd tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.597691 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2202778f-2f8c-449f-953a-54c99d54c6dd tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.605430 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:24.605430 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:24.610438 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2202778f-2f8c-449f-953a-54c99d54c6dd tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:24.616309 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2202778f-2f8c-449f-953a-54c99d54c6dd tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:24.617060 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 563/2240] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:24.627926 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-93040f61-b2a9-4b66-b741-439656655b0e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.630921 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-93040f61-b2a9-4b66-b741-439656655b0e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:24.631233 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-93040f61-b2a9-4b66-b741-439656655b0e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.631542 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-93040f61-b2a9-4b66-b741-439656655b0e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.643476 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:24.643476 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:24.650865 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-93040f61-b2a9-4b66-b741-439656655b0e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:24.666461 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-93040f61-b2a9-4b66-b741-439656655b0e tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:24.666804 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 568/2241] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:24.803625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1109987a-92b8-473f-8dd6-22854afd6394 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.804209 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1109987a-92b8-473f-8dd6-22854afd6394 None None] GET https://10.4.3.32/volume// Aug 19 16:01:24.804348 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1109987a-92b8-473f-8dd6-22854afd6394 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.804508 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1109987a-92b8-473f-8dd6-22854afd6394 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.804914 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1109987a-92b8-473f-8dd6-22854afd6394 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:24.805401 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 554/2242] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:01:24.822103 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-9c8eb269-81c3-4845-a756-89b66ab6f79b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.824839 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-9c8eb269-81c3-4845-a756-89b66ab6f79b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:01:24.825231 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-9c8eb269-81c3-4845-a756-89b66ab6f79b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "470f32cf-ebd7-41f8-8ca7-3d1f471584b6", "connector": null, "instance_uuid": "e6b57bae-6c74-4a81-bd52-5e4083734b9f"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:24.827577 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c03492d0-38ac-4dba-8fa2-ad3c778bae49 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.829312 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c03492d0-38ac-4dba-8fa2-ad3c778bae49 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:24.829536 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c03492d0-38ac-4dba-8fa2-ad3c778bae49 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.829742 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c03492d0-38ac-4dba-8fa2-ad3c778bae49 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.829868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c03492d0-38ac-4dba-8fa2-ad3c778bae49 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:24.838565 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:24.838565 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:24.839483 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c03492d0-38ac-4dba-8fa2-ad3c778bae49 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:24.839886 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 564/2243] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:24.842255 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:24.842255 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:24.870207 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-9c8eb269-81c3-4845-a756-89b66ab6f79b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:01:24.870811 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 558/2244] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:01:24 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 19 16:01:24.903988 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e8ff1ad7-d8d2-42f3-852f-52583a0d0a3b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.907342 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8ff1ad7-d8d2-42f3-852f-52583a0d0a3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:24.907342 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8ff1ad7-d8d2-42f3-852f-52583a0d0a3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.908001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e8ff1ad7-d8d2-42f3-852f-52583a0d0a3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.918202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ad8c312-1d35-4da3-a232-1a0eeb07b93c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.918646 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ad8c312-1d35-4da3-a232-1a0eeb07b93c None None] GET https://10.4.3.32/volume// Aug 19 16:01:24.918839 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ad8c312-1d35-4da3-a232-1a0eeb07b93c None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.919032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ad8c312-1d35-4da3-a232-1a0eeb07b93c None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.919462 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ad8c312-1d35-4da3-a232-1a0eeb07b93c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:24.919996 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 555/2245] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:01:24.924363 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:24.924363 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:24.928224 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e8ff1ad7-d8d2-42f3-852f-52583a0d0a3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:24.929138 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-ac227889-7a1a-48e2-ba73-1171ff5ba7af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:24.932865 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-ac227889-7a1a-48e2-ba73-1171ff5ba7af tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:24.933126 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-ac227889-7a1a-48e2-ba73-1171ff5ba7af tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:24.933325 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-ac227889-7a1a-48e2-ba73-1171ff5ba7af tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:24.933991 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e8ff1ad7-d8d2-42f3-852f-52583a0d0a3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:24.934440 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 569/2246] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:24.943715 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:24.943715 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:24.948492 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-ac227889-7a1a-48e2-ba73-1171ff5ba7af tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:24.954057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-ac227889-7a1a-48e2-ba73-1171ff5ba7af tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:24.954632 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 565/2247] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:24 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 1060 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:25.069609 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-12a5b599-e7a7-4da4-aef2-79bf80782ebc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.071782 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-12a5b599-e7a7-4da4-aef2-79bf80782ebc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] PUT https://10.4.3.32/volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b Aug 19 16:01:25.072160 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-12a5b599-e7a7-4da4-aef2-79bf80782ebc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:25.083734 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-12a5b599-e7a7-4da4-aef2-79bf80782ebc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Acquiring lock "cinder-attachment_update-470f32cf-ebd7-41f8-8ca7-3d1f471584b6-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:01:25.089208 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-12a5b599-e7a7-4da4-aef2-79bf80782ebc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Lock "cinder-attachment_update-470f32cf-ebd7-41f8-8ca7-3d1f471584b6-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:01:25.090335 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:25.090335 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:25.148896 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.191784 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-12a5b599-e7a7-4da4-aef2-79bf80782ebc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Lock "cinder-attachment_update-470f32cf-ebd7-41f8-8ca7-3d1f471584b6-np0000007787" released by "attachment_update" :: held 0.101s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:01:25.191784 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-12a5b599-e7a7-4da4-aef2-79bf80782ebc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b returned with HTTP 200 Aug 19 16:01:25.191784 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 559/2248] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:01:25 2026] PUT /volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:25.282307 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:25.282307 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-516959817"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:25.282307 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-516959817'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:25.282307 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume of 1 GB Aug 19 16:01:25.287341 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Availability Zones retrieved successfully. Aug 19 16:01:25.295046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Flow 'volume_create_api' (1d0544c3-f922-4ce1-8843-0c8f4606952e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:25.296248 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb6397a-9063-4d8b-9e33-7594a40ced7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:25.297266 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:25.336256 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb6397a-9063-4d8b-9e33-7594a40ced7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:25.337212 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be539ed7-8aa9-4a57-a8a9-6ff5cf12c94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:25.417384 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Created reservations ['5fa09193-a6f2-4a79-ab28-c9c42110b0d2', '2f03822e-93ac-44f3-912e-61ff90e19d62', '48dadafa-e5f7-43b9-8271-1c1d2cf61f1f', 'ff123142-e6bd-47ba-956e-81762365ddd8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:25.420538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be539ed7-8aa9-4a57-a8a9-6ff5cf12c94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fa09193-a6f2-4a79-ab28-c9c42110b0d2', '2f03822e-93ac-44f3-912e-61ff90e19d62', '48dadafa-e5f7-43b9-8271-1c1d2cf61f1f', 'ff123142-e6bd-47ba-956e-81762365ddd8']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:25.421721 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e235a877-2bf3-460d-9846-c2d27865c409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:25.462539 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e235a877-2bf3-460d-9846-c2d27865c409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a7aa701-8c8c-4591-a2a0-807c09641b28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-516959817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934e77e3c784ee8bc365b7b527efce7',qos_specs=None,replication_status=,reservations=['5fa09193-a6f2-4a79-ab28-c9c42110b0d2','2f03822e-93ac-44f3-912e-61ff90e19d62','48dadafa-e5f7-43b9-8271-1c1d2cf61f1f','ff123142-e6bd-47ba-956e-81762365ddd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ee7b7d73a1441cba283a3cf36e351f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-516959817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a7aa701-8c8c-4591-a2a0-807c09641b28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c934e77e3c784ee8bc365b7b527efce7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='01ee7b7d73a1441cba283a3cf36e351f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:25.464006 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56cd391-a3c9-4c0e-9d8c-001e365fc910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:25.492048 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56cd391-a3c9-4c0e-9d8c-001e365fc910) transitioned into 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-516959817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934e77e3c784ee8bc365b7b527efce7',qos_specs=None,replication_status=,reservations=['5fa09193-a6f2-4a79-ab28-c9c42110b0d2','2f03822e-93ac-44f3-912e-61ff90e19d62','48dadafa-e5f7-43b9-8271-1c1d2cf61f1f','ff123142-e6bd-47ba-956e-81762365ddd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ee7b7d73a1441cba283a3cf36e351f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:25.493045 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3d948d-d3a7-4bef-bfec-cc3969050fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:25.503684 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3d948d-d3a7-4bef-bfec-cc3969050fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:25.504837 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Flow 'volume_create_api' (1d0544c3-f922-4ce1-8843-0c8f4606952e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:25.505226 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume request issued successfully. Aug 19 16:01:25.506500 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a48d3df2-535d-443b-b083-8d7bfc549b75 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:25.507046 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 556/2249] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:25 2026] POST /volume/v3/volumes => generated 748 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:25.526414 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-992f7a1d-8fa1-47a2-801f-da81e436e3a6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.528851 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-992f7a1d-8fa1-47a2-801f-da81e436e3a6 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:25.529075 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-992f7a1d-8fa1-47a2-801f-da81e436e3a6 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:25.529263 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-992f7a1d-8fa1-47a2-801f-da81e436e3a6 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:25.547218 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:25.547218 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:25.553669 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-992f7a1d-8fa1-47a2-801f-da81e436e3a6 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:25.565000 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-992f7a1d-8fa1-47a2-801f-da81e436e3a6 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 returned with HTTP 200 Aug 19 16:01:25.566841 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 570/2250] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:25 2026] GET /volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:25.636589 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5c3ee31-577b-4ca6-acc7-74021cb11856 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.639590 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5c3ee31-577b-4ca6-acc7-74021cb11856 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:25.639958 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5c3ee31-577b-4ca6-acc7-74021cb11856 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:25.640083 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5c3ee31-577b-4ca6-acc7-74021cb11856 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:25.658519 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:25.658519 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:25.664230 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b5c3ee31-577b-4ca6-acc7-74021cb11856 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:25.670497 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5c3ee31-577b-4ca6-acc7-74021cb11856 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:25.670940 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 566/2251] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:25 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:25.692845 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d5392d2f-f049-42a5-b7f7-0b95a0b917bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.694323 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5392d2f-f049-42a5-b7f7-0b95a0b917bb tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:25.694693 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5392d2f-f049-42a5-b7f7-0b95a0b917bb tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:25.695143 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5392d2f-f049-42a5-b7f7-0b95a0b917bb tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:25.709132 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:25.709132 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:25.715414 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d5392d2f-f049-42a5-b7f7-0b95a0b917bb tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:25.722528 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5392d2f-f049-42a5-b7f7-0b95a0b917bb tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:25.723541 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 560/2252] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:25 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:25.788108 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-cf5936a9-a132-4473-90bd-cb802015f63a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.792585 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-cf5936a9-a132-4473-90bd-cb802015f63a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:25.792749 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-cf5936a9-a132-4473-90bd-cb802015f63a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:25.793023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-cf5936a9-a132-4473-90bd-cb802015f63a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:25.808928 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:25.808928 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:25.820134 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-cf5936a9-a132-4473-90bd-cb802015f63a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:25.825693 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-cf5936a9-a132-4473-90bd-cb802015f63a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:25.826266 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 557/2253] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:25 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:25.857191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-360e6b75-e998-4c36-ac4d-901de038eeda None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.858962 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-360e6b75-e998-4c36-ac4d-901de038eeda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:25.859600 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-360e6b75-e998-4c36-ac4d-901de038eeda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:25.859600 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-360e6b75-e998-4c36-ac4d-901de038eeda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:25.859600 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-360e6b75-e998-4c36-ac4d-901de038eeda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:25.868934 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:25.868934 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:25.870145 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-360e6b75-e998-4c36-ac4d-901de038eeda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:25.870660 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 571/2254] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:25 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:25.951651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-336bafa9-471a-4eec-84d7-87d3cc8f1c53 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.954510 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-336bafa9-471a-4eec-84d7-87d3cc8f1c53 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:25.954510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-336bafa9-471a-4eec-84d7-87d3cc8f1c53 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:25.954672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-336bafa9-471a-4eec-84d7-87d3cc8f1c53 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:25.969799 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:25.969799 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:25.975869 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-336bafa9-471a-4eec-84d7-87d3cc8f1c53 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:25.989132 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-336bafa9-471a-4eec-84d7-87d3cc8f1c53 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:25.989132 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 567/2255] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:25 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:25.991163 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6214cfba-eccc-4ab8-a860-73c0f9ee72e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:25.991439 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6214cfba-eccc-4ab8-a860-73c0f9ee72e4 None None] GET https://10.4.3.32/volume// Aug 19 16:01:25.991692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6214cfba-eccc-4ab8-a860-73c0f9ee72e4 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:25.992367 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6214cfba-eccc-4ab8-a860-73c0f9ee72e4 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:25.992453 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6214cfba-eccc-4ab8-a860-73c0f9ee72e4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:25.993078 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 561/2256] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:01: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 19 16:01:26.012637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-351d942f-16e2-4907-9d3c-9b341444c59c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.015645 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-351d942f-16e2-4907-9d3c-9b341444c59c tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:01:26.016182 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-351d942f-16e2-4907-9d3c-9b341444c59c tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc5a0c61-397c-426d-945d-aa61b49e4570", "connector": null, "instance_uuid": "f211abf8-6bef-468c-a95a-8d6a9d242a54"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:26.030977 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:26.030977 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:26.088827 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-351d942f-16e2-4907-9d3c-9b341444c59c tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:01:26.089371 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 558/2257] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:01:26 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:26.141343 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8e3e4e34-d2a1-4bbb-b94d-8e936c068754 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.145340 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8e3e4e34-d2a1-4bbb-b94d-8e936c068754 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:26.145340 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8e3e4e34-d2a1-4bbb-b94d-8e936c068754 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:26.145340 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8e3e4e34-d2a1-4bbb-b94d-8e936c068754 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:26.164309 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-917bf96d-00ab-48bc-ac2b-726520b56766 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.164601 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:26.164601 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:26.164929 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-917bf96d-00ab-48bc-ac2b-726520b56766 None None] GET https://10.4.3.32/volume// Aug 19 16:01:26.165199 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-917bf96d-00ab-48bc-ac2b-726520b56766 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:26.165556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-917bf96d-00ab-48bc-ac2b-726520b56766 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:26.166470 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-917bf96d-00ab-48bc-ac2b-726520b56766 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:26.167005 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 568/2258] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01:26 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:01:26.171099 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8e3e4e34-d2a1-4bbb-b94d-8e936c068754 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:26.177297 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8e3e4e34-d2a1-4bbb-b94d-8e936c068754 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:26.178050 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 572/2259] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:26 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:26.178648 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-3362840b-0c97-489f-95b2-97f801b01cc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.181486 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-3362840b-0c97-489f-95b2-97f801b01cc1 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:26.181802 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-3362840b-0c97-489f-95b2-97f801b01cc1 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:26.182088 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-3362840b-0c97-489f-95b2-97f801b01cc1 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:26.193963 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:26.193963 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:26.198393 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-3362840b-0c97-489f-95b2-97f801b01cc1 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:26.204282 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-3362840b-0c97-489f-95b2-97f801b01cc1 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:26.204846 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 562/2260] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:26 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 1040 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:26.325792 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-b1cf0de1-8f44-4e4b-98c9-5b28deddd015 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.327624 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-b1cf0de1-8f44-4e4b-98c9-5b28deddd015 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] PUT https://10.4.3.32/volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 Aug 19 16:01:26.328013 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-b1cf0de1-8f44-4e4b-98c9-5b28deddd015 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:26.336437 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-b1cf0de1-8f44-4e4b-98c9-5b28deddd015 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Acquiring lock "cinder-attachment_update-bc5a0c61-397c-426d-945d-aa61b49e4570-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:01:26.341008 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-b1cf0de1-8f44-4e4b-98c9-5b28deddd015 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Lock "cinder-attachment_update-bc5a0c61-397c-426d-945d-aa61b49e4570-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:01:26.342014 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:26.342014 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:26.435649 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-b1cf0de1-8f44-4e4b-98c9-5b28deddd015 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Lock "cinder-attachment_update-bc5a0c61-397c-426d-945d-aa61b49e4570-np0000007787" released by "attachment_update" :: held 0.095s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:01:26.436736 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-b1cf0de1-8f44-4e4b-98c9-5b28deddd015 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 returned with HTTP 200 Aug 19 16:01:26.436736 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 559/2261] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:01:26 2026] PUT /volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:26.586190 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f026756-6a1e-4669-b116-54b27fe6a833 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.589045 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f026756-6a1e-4669-b116-54b27fe6a833 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:26.589261 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f026756-6a1e-4669-b116-54b27fe6a833 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:26.589928 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f026756-6a1e-4669-b116-54b27fe6a833 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:26.598869 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:26.598869 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:26.603593 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f026756-6a1e-4669-b116-54b27fe6a833 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:26.608897 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f026756-6a1e-4669-b116-54b27fe6a833 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 returned with HTTP 200 Aug 19 16:01:26.609437 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 569/2262] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:26 2026] GET /volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:26.633530 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fce3cfdb-9092-4650-bcf6-7e08ea926373 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.635386 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fce3cfdb-9092-4650-bcf6-7e08ea926373 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:01:26.637711 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fce3cfdb-9092-4650-bcf6-7e08ea926373 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a7aa701-8c8c-4591-a2a0-807c09641b28", "name": "tempest-VolumesDeleteCascade-Snapshot-98166334"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:26.659518 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:26.659518 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:26.660477 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fce3cfdb-9092-4650-bcf6-7e08ea926373 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:26.660800 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-fce3cfdb-9092-4650-bcf6-7e08ea926373 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create snapshot from volume 2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:26.748914 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-fce3cfdb-9092-4650-bcf6-7e08ea926373 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Created reservations ['2f4096e8-34c2-4f71-b88e-817f12d8e682', 'fe511381-921c-44dc-b6d1-a03162349f10', 'f26df46f-621f-4114-b03d-0915e9fb60bd', '034b3419-81a0-41c1-9041-b6778d0ec063'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:26.806986 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fce3cfdb-9092-4650-bcf6-7e08ea926373 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot create request issued successfully. Aug 19 16:01:26.807452 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fce3cfdb-9092-4650-bcf6-7e08ea926373 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:01:26.808015 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 573/2263] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:01:26 2026] POST /volume/v3/snapshots => generated 305 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:26.820151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9feba800-a7c0-4e38-b95f-ff88064b20bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.822132 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9feba800-a7c0-4e38-b95f-ff88064b20bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc Aug 19 16:01:26.822491 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9feba800-a7c0-4e38-b95f-ff88064b20bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:26.822697 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9feba800-a7c0-4e38-b95f-ff88064b20bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:26.828975 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:26.828975 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:26.829585 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9feba800-a7c0-4e38-b95f-ff88064b20bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot retrieved successfully. Aug 19 16:01:26.830791 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9feba800-a7c0-4e38-b95f-ff88064b20bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc returned with HTTP 200 Aug 19 16:01:26.831043 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 563/2264] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:26 2026] GET /volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:26.886891 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ce91d554-fb65-4e87-a26b-30b56337493b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:26.889270 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce91d554-fb65-4e87-a26b-30b56337493b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:26.889542 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce91d554-fb65-4e87-a26b-30b56337493b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:26.889817 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce91d554-fb65-4e87-a26b-30b56337493b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:26.889972 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ce91d554-fb65-4e87-a26b-30b56337493b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:26.895855 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:26.895855 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:26.896943 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce91d554-fb65-4e87-a26b-30b56337493b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:26.897452 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 560/2265] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:26 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:27.006865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-52cb2fb7-73f8-4a59-839e-50087a1d3a7a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.008969 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52cb2fb7-73f8-4a59-839e-50087a1d3a7a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:27.009188 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52cb2fb7-73f8-4a59-839e-50087a1d3a7a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:27.009364 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52cb2fb7-73f8-4a59-839e-50087a1d3a7a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:27.021011 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:27.021011 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:27.026746 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-52cb2fb7-73f8-4a59-839e-50087a1d3a7a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:27.035652 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52cb2fb7-73f8-4a59-839e-50087a1d3a7a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:27.036426 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 570/2266] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:27 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:27.192905 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5a53a8ce-0fae-4a11-a9ff-ae04e90245ab None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.194965 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5a53a8ce-0fae-4a11-a9ff-ae04e90245ab tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:27.195267 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5a53a8ce-0fae-4a11-a9ff-ae04e90245ab tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:27.195463 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5a53a8ce-0fae-4a11-a9ff-ae04e90245ab tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:27.208137 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:27.208137 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:27.212006 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5a53a8ce-0fae-4a11-a9ff-ae04e90245ab tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:27.216709 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5a53a8ce-0fae-4a11-a9ff-ae04e90245ab tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:27.217113 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 574/2267] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:27 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:27.684293 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8abf8dc0-a66f-49fc-9360-88d2f22c8dc3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.788997 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8abf8dc0-a66f-49fc-9360-88d2f22c8dc3 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:01:27.789692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8abf8dc0-a66f-49fc-9360-88d2f22c8dc3 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1933022818"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:27.809722 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8abf8dc0-a66f-49fc-9360-88d2f22c8dc3 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:01:27.810537 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 564/2268] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:01:27 2026] POST /volume/v3/types => generated 231 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:27.820072 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-764cc6cd-b5cb-4810-a188-e96126e23c53 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.822008 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-764cc6cd-b5cb-4810-a188-e96126e23c53 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] POST https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs Aug 19 16:01:27.822337 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-764cc6cd-b5cb-4810-a188-e96126e23c53 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:27.842468 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2628fe92-5cdb-406c-a293-1c2515f3e59d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.845377 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2628fe92-5cdb-406c-a293-1c2515f3e59d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc Aug 19 16:01:27.845377 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2628fe92-5cdb-406c-a293-1c2515f3e59d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:27.845377 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2628fe92-5cdb-406c-a293-1c2515f3e59d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:27.850975 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-764cc6cd-b5cb-4810-a188-e96126e23c53 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs returned with HTTP 200 Aug 19 16:01:27.851384 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 561/2269] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 16:01:27 2026] POST /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:27.851728 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:27.851728 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:27.852479 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2628fe92-5cdb-406c-a293-1c2515f3e59d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot retrieved successfully. Aug 19 16:01:27.853532 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2628fe92-5cdb-406c-a293-1c2515f3e59d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc returned with HTTP 200 Aug 19 16:01:27.854018 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 571/2270] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:27 2026] GET /volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:27.863928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ec9ef10-5006-44e4-9aaa-45aafbfb0418 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.864878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13c3b95d-423e-449d-a3e1-934708c44e8b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.866071 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ec9ef10-5006-44e4-9aaa-45aafbfb0418 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] GET https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 Aug 19 16:01:27.866314 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ec9ef10-5006-44e4-9aaa-45aafbfb0418 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:27.866528 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ec9ef10-5006-44e4-9aaa-45aafbfb0418 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:27.867559 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13c3b95d-423e-449d-a3e1-934708c44e8b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:01:27.868067 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13c3b95d-423e-449d-a3e1-934708c44e8b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a7aa701-8c8c-4591-a2a0-807c09641b28", "name": "tempest-VolumesDeleteCascade-Snapshot-180245652"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:27.876269 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ec9ef10-5006-44e4-9aaa-45aafbfb0418 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 returned with HTTP 200 Aug 19 16:01:27.876846 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 575/2271] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:01:27 2026] GET /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:27.884159 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:27.884159 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:27.885447 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5a8620a-4630-41b4-a89e-9ae898ee217c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.885683 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-13c3b95d-423e-449d-a3e1-934708c44e8b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:27.885911 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-13c3b95d-423e-449d-a3e1-934708c44e8b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create snapshot from volume 2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:27.887774 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5a8620a-4630-41b4-a89e-9ae898ee217c tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] DELETE https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 Aug 19 16:01:27.888109 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5a8620a-4630-41b4-a89e-9ae898ee217c tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:27.888268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5a8620a-4630-41b4-a89e-9ae898ee217c tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:27.909862 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5a8620a-4630-41b4-a89e-9ae898ee217c tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 returned with HTTP 202 Aug 19 16:01:27.910275 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 562/2272] 10.4.3.32 () {66 vars in 1392 bytes} [Wed Aug 19 16:01:27 2026] DELETE /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:01:27.914841 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-59bcd01c-4cc7-4e13-bc54-3d6788f0707a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.917130 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59bcd01c-4cc7-4e13-bc54-3d6788f0707a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:27.917279 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59bcd01c-4cc7-4e13-bc54-3d6788f0707a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:27.917567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59bcd01c-4cc7-4e13-bc54-3d6788f0707a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:27.917778 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-59bcd01c-4cc7-4e13-bc54-3d6788f0707a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:27.918499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-19a4d244-d654-4b97-a3a0-6843e17546da None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.920737 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19a4d244-d654-4b97-a3a0-6843e17546da tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] GET https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 Aug 19 16:01:27.920985 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19a4d244-d654-4b97-a3a0-6843e17546da tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:27.921204 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19a4d244-d654-4b97-a3a0-6843e17546da tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:27.923711 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:27.923711 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:27.924697 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59bcd01c-4cc7-4e13-bc54-3d6788f0707a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:27.925381 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 572/2273] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:27 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:27.928647 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19a4d244-d654-4b97-a3a0-6843e17546da tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 returned with HTTP 404 Aug 19 16:01:27.928800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-13c3b95d-423e-449d-a3e1-934708c44e8b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Created reservations ['6795c09c-eea6-41ec-8de8-b04a17ca89bc', '105a7aa1-bca7-4abd-8958-43d71cea3caf', '8bfe6233-fe87-4173-8139-ebe32fa205ec', '460edd95-3a4c-4902-803a-797ba09ea446'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:27.929197 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 576/2274] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:01:27 2026] GET /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:27.939149 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78908be8-8ee1-49bf-bb34-0ae44f52c907 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.941220 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78908be8-8ee1-49bf-bb34-0ae44f52c907 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] POST https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs Aug 19 16:01:27.941645 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78908be8-8ee1-49bf-bb34-0ae44f52c907 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:27.971004 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78908be8-8ee1-49bf-bb34-0ae44f52c907 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs returned with HTTP 200 Aug 19 16:01:27.971619 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 563/2275] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 16:01:27 2026] POST /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:27.985715 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-97935454-127d-4639-80f0-27557f2f381d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:27.988677 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-97935454-127d-4639-80f0-27557f2f381d tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] GET https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs Aug 19 16:01:27.988677 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-97935454-127d-4639-80f0-27557f2f381d tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:27.989261 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-13c3b95d-423e-449d-a3e1-934708c44e8b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot create request issued successfully. Aug 19 16:01:27.989909 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13c3b95d-423e-449d-a3e1-934708c44e8b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:01:27.990480 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 565/2276] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:01:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:27.992148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-97935454-127d-4639-80f0-27557f2f381d tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.003661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad8cd68b-6f44-46ca-90b0-9ae8727f8065 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.006824 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad8cd68b-6f44-46ca-90b0-9ae8727f8065 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 Aug 19 16:01:28.006824 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad8cd68b-6f44-46ca-90b0-9ae8727f8065 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:28.006932 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-97935454-127d-4639-80f0-27557f2f381d tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs returned with HTTP 200 Aug 19 16:01:28.007311 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad8cd68b-6f44-46ca-90b0-9ae8727f8065 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.008375 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 573/2277] 10.4.3.32 () {66 vars in 1371 bytes} [Wed Aug 19 16:01:27 2026] GET /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:28.013988 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:28.013988 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:28.013988 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ad8cd68b-6f44-46ca-90b0-9ae8727f8065 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot retrieved successfully. Aug 19 16:01:28.015579 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad8cd68b-6f44-46ca-90b0-9ae8727f8065 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 returned with HTTP 200 Aug 19 16:01:28.015579 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 577/2278] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:28 2026] GET /volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:28.023893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-228a0045-30f6-4f51-b28f-4402f6ebb5a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.025330 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-228a0045-30f6-4f51-b28f-4402f6ebb5a0 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] POST https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs Aug 19 16:01:28.025700 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-228a0045-30f6-4f51-b28f-4402f6ebb5a0 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:28.050161 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-228a0045-30f6-4f51-b28f-4402f6ebb5a0 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs returned with HTTP 200 Aug 19 16:01:28.051148 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 564/2279] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 16:01:28 2026] POST /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:28.053292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52314259-1afb-4952-b62a-b05534c41aa5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.058072 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52314259-1afb-4952-b62a-b05534c41aa5 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:28.058072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52314259-1afb-4952-b62a-b05534c41aa5 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:28.058072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52314259-1afb-4952-b62a-b05534c41aa5 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.063441 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-48b4d006-7a57-425a-a459-1cdcc341c437 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.068052 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-48b4d006-7a57-425a-a459-1cdcc341c437 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] PUT https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec2 Aug 19 16:01:28.068469 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-48b4d006-7a57-425a-a459-1cdcc341c437 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:28.071817 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:28.071817 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:28.079706 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-52314259-1afb-4952-b62a-b05534c41aa5 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:28.087514 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52314259-1afb-4952-b62a-b05534c41aa5 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:28.088088 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 566/2280] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:28 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:28.122325 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-48b4d006-7a57-425a-a459-1cdcc341c437 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec2 returned with HTTP 200 Aug 19 16:01:28.123139 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 574/2281] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 16:01:28 2026] PUT /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec2 => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:28.132110 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0a050553-6329-427c-a1a9-6f48e51d4a4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.134302 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a050553-6329-427c-a1a9-6f48e51d4a4e tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] GET https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec2 Aug 19 16:01:28.134617 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a050553-6329-427c-a1a9-6f48e51d4a4e tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:28.134696 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a050553-6329-427c-a1a9-6f48e51d4a4e tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.141195 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a050553-6329-427c-a1a9-6f48e51d4a4e tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec2 returned with HTTP 200 Aug 19 16:01:28.141568 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 578/2282] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:01:28 2026] GET /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:28.150640 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a5a74953-af6f-427f-8d68-e0bf6a1b26eb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.152560 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5a74953-af6f-427f-8d68-e0bf6a1b26eb tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] POST https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs Aug 19 16:01:28.152951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5a74953-af6f-427f-8d68-e0bf6a1b26eb tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:28.179502 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5a74953-af6f-427f-8d68-e0bf6a1b26eb tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs returned with HTTP 200 Aug 19 16:01:28.180322 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 565/2283] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 16:01:28 2026] POST /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs => generated 51 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:28.190352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef0c89ae-947d-4187-8b10-9554bdec1c9c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.192273 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef0c89ae-947d-4187-8b10-9554bdec1c9c tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] GET https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs Aug 19 16:01:28.192500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef0c89ae-947d-4187-8b10-9554bdec1c9c tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:28.192787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef0c89ae-947d-4187-8b10-9554bdec1c9c tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.204172 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef0c89ae-947d-4187-8b10-9554bdec1c9c tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs returned with HTTP 200 Aug 19 16:01:28.204620 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 567/2284] 10.4.3.32 () {66 vars in 1371 bytes} [Wed Aug 19 16:01:28 2026] GET /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8/extra_specs => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:01:28.216565 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-436acf63-4dac-4c77-b19b-caf3ef09dcd3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.218950 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-436acf63-4dac-4c77-b19b-caf3ef09dcd3 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] DELETE https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8 Aug 19 16:01:28.219153 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-436acf63-4dac-4c77-b19b-caf3ef09dcd3 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:28.219435 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-436acf63-4dac-4c77-b19b-caf3ef09dcd3 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.231888 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ae531b47-109f-4315-8d51-e0576f9e9118 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.234339 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae531b47-109f-4315-8d51-e0576f9e9118 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:28.234737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae531b47-109f-4315-8d51-e0576f9e9118 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:28.234999 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae531b47-109f-4315-8d51-e0576f9e9118 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.246369 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:28.246369 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:28.249603 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-436acf63-4dac-4c77-b19b-caf3ef09dcd3 tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8 returned with HTTP 202 Aug 19 16:01:28.250212 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 575/2285] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:01:28 2026] DELETE /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:28.250665 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ae531b47-109f-4315-8d51-e0576f9e9118 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:28.256014 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae531b47-109f-4315-8d51-e0576f9e9118 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:28.256474 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 579/2286] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:28 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:28.259184 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-740b9f4e-a024-4f5a-955e-a4b20222f9ee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.268935 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-740b9f4e-a024-4f5a-955e-a4b20222f9ee tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] GET https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8 Aug 19 16:01:28.269488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-740b9f4e-a024-4f5a-955e-a4b20222f9ee tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:28.269488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-740b9f4e-a024-4f5a-955e-a4b20222f9ee tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.278076 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-740b9f4e-a024-4f5a-955e-a4b20222f9ee tempest-VolumeTypesExtraSpecsTest-1815215340 tempest-VolumeTypesExtraSpecsTest-1815215340-project-admin] https://10.4.3.32/volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8 returned with HTTP 404 Aug 19 16:01:28.278076 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 566/2287] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:01:28 2026] GET /volume/v3/types/c09f8f07-d14c-4c9c-9331-d0fe1a730ac8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:28.660718 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-6e7cb2f6-5c85-42c5-9b9c-5bbf818a34e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.663721 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-6e7cb2f6-5c85-42c5-9b9c-5bbf818a34e0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b/action Aug 19 16:01:28.664165 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-6e7cb2f6-5c85-42c5-9b9c-5bbf818a34e0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:28.664347 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-6e7cb2f6-5c85-42c5-9b9c-5bbf818a34e0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:28.682914 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:28.682914 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:28.698075 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d4c3577e-ee83-4778-9fbf-2131661b6b0f req-6e7cb2f6-5c85-42c5-9b9c-5bbf818a34e0 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b/action returned with HTTP 204 Aug 19 16:01:28.698710 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 568/2288] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:01:28 2026] POST /volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:28.937190 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2bb7e678-79be-4183-9265-fc24a70bf54b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:28.939309 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2bb7e678-79be-4183-9265-fc24a70bf54b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:28.939589 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2bb7e678-79be-4183-9265-fc24a70bf54b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:28.939852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2bb7e678-79be-4183-9265-fc24a70bf54b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:28.940007 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2bb7e678-79be-4183-9265-fc24a70bf54b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:28.945203 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:28.945203 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:28.946072 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2bb7e678-79be-4183-9265-fc24a70bf54b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:28.946471 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 576/2289] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:28 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:29.026625 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2f697401-cabd-41f1-98d6-7df2fb5fd538 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:29.028638 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f697401-cabd-41f1-98d6-7df2fb5fd538 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 Aug 19 16:01:29.030295 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f697401-cabd-41f1-98d6-7df2fb5fd538 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:29.030295 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f697401-cabd-41f1-98d6-7df2fb5fd538 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:29.035780 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:29.035780 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:29.037781 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2f697401-cabd-41f1-98d6-7df2fb5fd538 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot retrieved successfully. Aug 19 16:01:29.037781 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f697401-cabd-41f1-98d6-7df2fb5fd538 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 returned with HTTP 200 Aug 19 16:01:29.038550 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 580/2290] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:29 2026] GET /volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:29.048544 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04b7a55f-3674-4dbf-9b1d-d5f0f7b51b09 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:29.050556 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04b7a55f-3674-4dbf-9b1d-d5f0f7b51b09 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28?cascade=True Aug 19 16:01:29.050785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04b7a55f-3674-4dbf-9b1d-d5f0f7b51b09 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:29.050986 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04b7a55f-3674-4dbf-9b1d-d5f0f7b51b09 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:29.051168 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-04b7a55f-3674-4dbf-9b1d-d5f0f7b51b09 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete volume with id: 2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:29.059931 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:29.059931 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:29.060459 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04b7a55f-3674-4dbf-9b1d-d5f0f7b51b09 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:29.102685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e3073959-4925-4ab5-a69e-908b2046dca7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:29.105036 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3073959-4925-4ab5-a69e-908b2046dca7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:29.105287 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3073959-4925-4ab5-a69e-908b2046dca7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:29.105530 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3073959-4925-4ab5-a69e-908b2046dca7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:29.107056 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04b7a55f-3674-4dbf-9b1d-d5f0f7b51b09 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete volume request issued successfully. Aug 19 16:01:29.107271 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04b7a55f-3674-4dbf-9b1d-d5f0f7b51b09 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28?cascade=True returned with HTTP 202 Aug 19 16:01:29.107733 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 567/2291] 10.4.3.32 () {66 vars in 1369 bytes} [Wed Aug 19 16:01:29 2026] DELETE /volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28?cascade=True => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:29.116209 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-45e18d77-f5f8-42af-aa76-2c5eaa41cf99 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:29.118445 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-45e18d77-f5f8-42af-aa76-2c5eaa41cf99 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:29.118679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-45e18d77-f5f8-42af-aa76-2c5eaa41cf99 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:29.118896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-45e18d77-f5f8-42af-aa76-2c5eaa41cf99 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:29.127049 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:29.127049 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:29.129092 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:29.129092 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:29.132701 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-45e18d77-f5f8-42af-aa76-2c5eaa41cf99 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:29.134109 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e3073959-4925-4ab5-a69e-908b2046dca7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:29.138003 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-45e18d77-f5f8-42af-aa76-2c5eaa41cf99 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 returned with HTTP 200 Aug 19 16:01:29.138498 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 577/2292] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:29 2026] GET /volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:29.139866 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3073959-4925-4ab5-a69e-908b2046dca7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:29.140295 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 569/2293] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:29 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 1173 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:29.278996 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da06f712-a212-411e-8b04-e39d0daf99fc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:29.280556 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da06f712-a212-411e-8b04-e39d0daf99fc tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:29.281002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da06f712-a212-411e-8b04-e39d0daf99fc tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:29.281324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da06f712-a212-411e-8b04-e39d0daf99fc tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:29.295661 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:29.295661 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:29.302608 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da06f712-a212-411e-8b04-e39d0daf99fc tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:29.309312 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da06f712-a212-411e-8b04-e39d0daf99fc tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:29.309997 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 581/2294] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:29 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:29.956847 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9863bdb9-e9dc-4e1f-bd45-75bcfda97c7c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:29.958973 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9863bdb9-e9dc-4e1f-bd45-75bcfda97c7c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:29.959222 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9863bdb9-e9dc-4e1f-bd45-75bcfda97c7c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:29.959458 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9863bdb9-e9dc-4e1f-bd45-75bcfda97c7c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:29.959572 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9863bdb9-e9dc-4e1f-bd45-75bcfda97c7c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:29.973935 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:29.973935 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:29.974915 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9863bdb9-e9dc-4e1f-bd45-75bcfda97c7c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:29.975293 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 568/2295] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:29 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:30.156884 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7a4f7833-9028-41e5-92f3-507508b5a93e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.159299 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a4f7833-9028-41e5-92f3-507508b5a93e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:30.159530 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a4f7833-9028-41e5-92f3-507508b5a93e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.159784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a4f7833-9028-41e5-92f3-507508b5a93e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.173947 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a4f7833-9028-41e5-92f3-507508b5a93e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 returned with HTTP 404 Aug 19 16:01:30.174430 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 578/2296] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:30 2026] GET /volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:30.186160 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b79ec3c-fbd8-4f27-92ea-5f00498fa0bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.192012 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b79ec3c-fbd8-4f27-92ea-5f00498fa0bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 19 16:01:30.192012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b79ec3c-fbd8-4f27-92ea-5f00498fa0bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.192012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b79ec3c-fbd8-4f27-92ea-5f00498fa0bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.192012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-2b79ec3c-fbd8-4f27-92ea-5f00498fa0bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:01:30.192012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2b79ec3c-fbd8-4f27-92ea-5f00498fa0bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:01:30.200811 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2b79ec3c-fbd8-4f27-92ea-5f00498fa0bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Get all volumes completed successfully. Aug 19 16:01:30.201418 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b79ec3c-fbd8-4f27-92ea-5f00498fa0bc tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 16:01:30.201994 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 570/2297] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 16:01:30 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 19 16:01:30.212185 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-72288d67-5525-4ba4-aa0a-b6cec34b412d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.214101 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72288d67-5525-4ba4-aa0a-b6cec34b412d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 19 16:01:30.214210 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72288d67-5525-4ba4-aa0a-b6cec34b412d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.214434 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72288d67-5525-4ba4-aa0a-b6cec34b412d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.214676 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-72288d67-5525-4ba4-aa0a-b6cec34b412d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:01:30.215693 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-72288d67-5525-4ba4-aa0a-b6cec34b412d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:01:30.219774 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-72288d67-5525-4ba4-aa0a-b6cec34b412d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Get all snapshots completed successfully. Aug 19 16:01:30.220040 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72288d67-5525-4ba4-aa0a-b6cec34b412d tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 19 16:01:30.220460 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 582/2298] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 16:01:30 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 19 16:01:30.231968 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e1c8f342-05c4-4e59-ae11-157434d30b05 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.233954 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1c8f342-05c4-4e59-ae11-157434d30b05 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 Aug 19 16:01:30.234278 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1c8f342-05c4-4e59-ae11-157434d30b05 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.234548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1c8f342-05c4-4e59-ae11-157434d30b05 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.234653 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-e1c8f342-05c4-4e59-ae11-157434d30b05 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete snapshot with id: 03efb77c-3752-4c81-b6b1-ce50b958e215 Aug 19 16:01:30.239751 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1c8f342-05c4-4e59-ae11-157434d30b05 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 returned with HTTP 404 Aug 19 16:01:30.240265 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 569/2299] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:01:30 2026] DELETE /volume/v3/snapshots/03efb77c-3752-4c81-b6b1-ce50b958e215 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:30.250938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-16bf6c7d-df5a-461a-99eb-f01727254816 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.253048 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16bf6c7d-df5a-461a-99eb-f01727254816 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc Aug 19 16:01:30.253280 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16bf6c7d-df5a-461a-99eb-f01727254816 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.253537 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16bf6c7d-df5a-461a-99eb-f01727254816 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.253665 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-16bf6c7d-df5a-461a-99eb-f01727254816 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete snapshot with id: 6b43f3b2-6f22-4243-b562-df87ff0ca8cc Aug 19 16:01:30.258816 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16bf6c7d-df5a-461a-99eb-f01727254816 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc returned with HTTP 404 Aug 19 16:01:30.259383 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 579/2300] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:01:30 2026] DELETE /volume/v3/snapshots/6b43f3b2-6f22-4243-b562-df87ff0ca8cc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:30.266314 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2070dceb-8542-42ca-8f93-96094790942e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.268239 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2070dceb-8542-42ca-8f93-96094790942e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:30.268509 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2070dceb-8542-42ca-8f93-96094790942e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.268738 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2070dceb-8542-42ca-8f93-96094790942e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.274506 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2070dceb-8542-42ca-8f93-96094790942e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 returned with HTTP 404 Aug 19 16:01:30.275008 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 571/2301] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:30 2026] GET /volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:30.286337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e2fd524-89d6-43e0-969c-e259e86dc673 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.293069 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e2fd524-89d6-43e0-969c-e259e86dc673 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:30.294402 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e2fd524-89d6-43e0-969c-e259e86dc673 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.294402 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e2fd524-89d6-43e0-969c-e259e86dc673 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.294402 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-6e2fd524-89d6-43e0-969c-e259e86dc673 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete volume with id: 2a7aa701-8c8c-4591-a2a0-807c09641b28 Aug 19 16:01:30.300332 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e2fd524-89d6-43e0-969c-e259e86dc673 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 returned with HTTP 404 Aug 19 16:01:30.300993 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 583/2302] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:30 2026] DELETE /volume/v3/volumes/2a7aa701-8c8c-4591-a2a0-807c09641b28 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:30.309004 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.310886 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:30.311283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-50219426"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:30.312781 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-50219426'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:30.312959 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume of 1 GB Aug 19 16:01:30.320274 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Availability Zones retrieved successfully. Aug 19 16:01:30.323489 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a53766d2-95ae-443e-ad9d-b83bb53eb145 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.325279 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a53766d2-95ae-443e-ad9d-b83bb53eb145 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:30.325615 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a53766d2-95ae-443e-ad9d-b83bb53eb145 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.325850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a53766d2-95ae-443e-ad9d-b83bb53eb145 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.325933 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Flow 'volume_create_api' (a7f880ad-8edf-452d-8dfb-cda821c1a946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:30.327141 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00dc4f3-3d99-4281-9c06-5b52ca987e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:30.328125 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:30.338224 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:30.338224 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:30.344800 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a53766d2-95ae-443e-ad9d-b83bb53eb145 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:30.351005 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a53766d2-95ae-443e-ad9d-b83bb53eb145 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:30.351503 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 580/2303] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:30 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:30.360057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00dc4f3-3d99-4281-9c06-5b52ca987e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:30.360906 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68464709-c0c2-4931-a56d-6e567698e03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:30.416126 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Created reservations ['a2574c0f-b270-4bdb-84dd-86731f982a82', '3aa90da2-532d-41b2-ad10-0e0bdf43c148', '01ed167a-c99d-435d-a8af-a208418daaeb', 'cc7e5f46-a50a-4705-9d77-5fe8e4c41d41'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:30.417089 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68464709-c0c2-4931-a56d-6e567698e03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2574c0f-b270-4bdb-84dd-86731f982a82', '3aa90da2-532d-41b2-ad10-0e0bdf43c148', '01ed167a-c99d-435d-a8af-a208418daaeb', 'cc7e5f46-a50a-4705-9d77-5fe8e4c41d41']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:30.418203 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9ad7b5-dea2-47c0-8175-887b64f5dad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:30.450051 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9ad7b5-dea2-47c0-8175-887b64f5dad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd124affd-e1d0-4e68-9f8b-a98b79d41dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-50219426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934e77e3c784ee8bc365b7b527efce7',qos_specs=None,replication_status=,reservations=['a2574c0f-b270-4bdb-84dd-86731f982a82','3aa90da2-532d-41b2-ad10-0e0bdf43c148','01ed167a-c99d-435d-a8af-a208418daaeb','cc7e5f46-a50a-4705-9d77-5fe8e4c41d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ee7b7d73a1441cba283a3cf36e351f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-50219426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d124affd-e1d0-4e68-9f8b-a98b79d41dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c934e77e3c784ee8bc365b7b527efce7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='01ee7b7d73a1441cba283a3cf36e351f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:30.450910 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6676cb49-9077-4d49-a7e3-ffee15fb9d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:30.478468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6676cb49-9077-4d49-a7e3-ffee15fb9d67) transitioned into 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-50219426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934e77e3c784ee8bc365b7b527efce7',qos_specs=None,replication_status=,reservations=['a2574c0f-b270-4bdb-84dd-86731f982a82','3aa90da2-532d-41b2-ad10-0e0bdf43c148','01ed167a-c99d-435d-a8af-a208418daaeb','cc7e5f46-a50a-4705-9d77-5fe8e4c41d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01ee7b7d73a1441cba283a3cf36e351f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:30.479504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5357365-480b-4687-afdd-5953003fa755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:30.490652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5357365-480b-4687-afdd-5953003fa755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:30.491544 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Flow 'volume_create_api' (a7f880ad-8edf-452d-8dfb-cda821c1a946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:30.491874 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume request issued successfully. Aug 19 16:01:30.492511 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef67430e-4d10-4a8e-af96-a64204f9ca9e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:30.493123 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 570/2304] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:30 2026] POST /volume/v3/volumes => generated 747 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:30.507209 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8f472dc-be76-4851-9346-0bdb306586a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.509278 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8f472dc-be76-4851-9346-0bdb306586a4 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:30.509562 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8f472dc-be76-4851-9346-0bdb306586a4 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.509827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8f472dc-be76-4851-9346-0bdb306586a4 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.517922 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:30.517922 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:30.522033 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8f472dc-be76-4851-9346-0bdb306586a4 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:30.529503 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8f472dc-be76-4851-9346-0bdb306586a4 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe returned with HTTP 200 Aug 19 16:01:30.531348 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 572/2305] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:30 2026] GET /volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:30.989493 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7d64c72-2430-4c6b-b79b-f95bbddb0902 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:30.993897 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7d64c72-2430-4c6b-b79b-f95bbddb0902 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:30.993897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7d64c72-2430-4c6b-b79b-f95bbddb0902 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:30.993897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7d64c72-2430-4c6b-b79b-f95bbddb0902 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:30.993897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a7d64c72-2430-4c6b-b79b-f95bbddb0902 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:31.000316 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:31.000316 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:31.002029 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7d64c72-2430-4c6b-b79b-f95bbddb0902 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:31.002612 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 584/2306] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:30 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:31.368052 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-40741e5d-5fa4-455f-8e73-4f89b5bee5a2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:31.371721 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-40741e5d-5fa4-455f-8e73-4f89b5bee5a2 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:31.371721 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-40741e5d-5fa4-455f-8e73-4f89b5bee5a2 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:31.371721 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-40741e5d-5fa4-455f-8e73-4f89b5bee5a2 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:31.390140 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:31.390140 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:31.397093 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-40741e5d-5fa4-455f-8e73-4f89b5bee5a2 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:31.403618 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-40741e5d-5fa4-455f-8e73-4f89b5bee5a2 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:31.404110 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 581/2307] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:31 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:31.409963 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:31.524271 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:31.524694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1004426767"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:31.526152 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1004426767'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:31.526298 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Create volume of 1 GB Aug 19 16:01:31.529228 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:31.529228 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:31.531063 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Availability Zones retrieved successfully. Aug 19 16:01:31.537512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Flow 'volume_create_api' (7b683a18-3b13-4e0d-a2de-00e8fc6bbd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:31.538588 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee715f4f-70af-4b47-9ab3-5493a97fa434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:31.539777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:31.544480 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-858adb35-b51d-4f5a-80da-3f66f692dfc5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:31.546609 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-858adb35-b51d-4f5a-80da-3f66f692dfc5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:31.546930 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-858adb35-b51d-4f5a-80da-3f66f692dfc5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:31.547191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-858adb35-b51d-4f5a-80da-3f66f692dfc5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:31.556706 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:31.556706 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:31.562092 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-858adb35-b51d-4f5a-80da-3f66f692dfc5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:31.567487 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-858adb35-b51d-4f5a-80da-3f66f692dfc5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe returned with HTTP 200 Aug 19 16:01:31.568103 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 573/2308] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:31 2026] GET /volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:31.579728 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee715f4f-70af-4b47-9ab3-5493a97fa434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:31.580780 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4b780e-3c04-4bb7-a378-6c37e7a2c54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:31.590113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d47a462c-ff36-4582-8ad8-89c5888a39bb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:31.592526 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d47a462c-ff36-4582-8ad8-89c5888a39bb tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:01:31.592915 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d47a462c-ff36-4582-8ad8-89c5888a39bb tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d124affd-e1d0-4e68-9f8b-a98b79d41dfe", "name": "tempest-VolumesDeleteCascade-Snapshot-248767852"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:31.608623 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:31.608623 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:31.609558 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d47a462c-ff36-4582-8ad8-89c5888a39bb tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:31.609748 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-d47a462c-ff36-4582-8ad8-89c5888a39bb tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create snapshot from volume d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:31.668405 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Created reservations ['771ac954-590e-4a88-b899-ad07274c069f', '881080de-fc6a-49cf-8b89-2d1a8271086f', '2b49ab65-d3d7-4fa8-a538-11b8bbc75ac5', '74db0237-ee2b-4804-a76d-f9e857cd2033'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:31.669416 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d47a462c-ff36-4582-8ad8-89c5888a39bb tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Created reservations ['ee4abbd9-4570-47fe-b648-3e3144df55e4', '4f564db0-5400-4adf-8fbe-9e9ab3526f25', '79c87dcb-b5ff-45a0-8b64-a618097baaa5', '817cf3a3-61f8-43e1-b378-5878f8346434'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:31.669498 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d4b780e-3c04-4bb7-a378-6c37e7a2c54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['771ac954-590e-4a88-b899-ad07274c069f', '881080de-fc6a-49cf-8b89-2d1a8271086f', '2b49ab65-d3d7-4fa8-a538-11b8bbc75ac5', '74db0237-ee2b-4804-a76d-f9e857cd2033']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:31.670244 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66454560-9be2-4cdd-93e5-fed84e966ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:31.701459 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66454560-9be2-4cdd-93e5-fed84e966ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd571f3e-c59d-43fa-83ed-50b273562dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1004426767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2521bdaf36413bb396dcc5b9323d22',qos_specs=None,replication_status=,reservations=['771ac954-590e-4a88-b899-ad07274c069f','881080de-fc6a-49cf-8b89-2d1a8271086f','2b49ab65-d3d7-4fa8-a538-11b8bbc75ac5','74db0237-ee2b-4804-a76d-f9e857cd2033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e0e15b045f4506b73b71d22ed86955',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1004426767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd571f3e-c59d-43fa-83ed-50b273562dcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b2521bdaf36413bb396dcc5b9323d22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='15e0e15b045f4506b73b71d22ed86955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:31.702583 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586bf8fc-61cc-4a0a-8839-e3b1dd4915cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:31.714425 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-0177ca82-0525-4287-83a0-5fef99471b05 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:31.718520 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d47a462c-ff36-4582-8ad8-89c5888a39bb tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot create request issued successfully. Aug 19 16:01:31.718520 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d47a462c-ff36-4582-8ad8-89c5888a39bb tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:01:31.718520 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 585/2309] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:01:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:31.728858 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-0177ca82-0525-4287-83a0-5fef99471b05 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] POST https://10.4.3.32/volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99/action Aug 19 16:01:31.729294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-0177ca82-0525-4287-83a0-5fef99471b05 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:31.729460 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-0177ca82-0525-4287-83a0-5fef99471b05 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:31.731427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74250edd-bd7e-4c4d-bb27-8e5b50137c3b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:31.736739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586bf8fc-61cc-4a0a-8839-e3b1dd4915cf) transitioned into 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-1004426767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2521bdaf36413bb396dcc5b9323d22',qos_specs=None,replication_status=,reservations=['771ac954-590e-4a88-b899-ad07274c069f','881080de-fc6a-49cf-8b89-2d1a8271086f','2b49ab65-d3d7-4fa8-a538-11b8bbc75ac5','74db0237-ee2b-4804-a76d-f9e857cd2033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e0e15b045f4506b73b71d22ed86955',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:31.736739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e401013b-0e8d-4d0d-8a9f-0768d894a682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:31.737882 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74250edd-bd7e-4c4d-bb27-8e5b50137c3b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f Aug 19 16:01:31.740166 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74250edd-bd7e-4c4d-bb27-8e5b50137c3b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:31.741469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74250edd-bd7e-4c4d-bb27-8e5b50137c3b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:31.747504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e401013b-0e8d-4d0d-8a9f-0768d894a682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:31.748811 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Flow 'volume_create_api' (7b683a18-3b13-4e0d-a2de-00e8fc6bbd94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:31.749645 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Create volume request issued successfully. Aug 19 16:01:31.750329 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:31.750329 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:31.750507 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6770f3b-8dbf-42d2-9357-d8c597a1af90 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:31.751057 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 571/2310] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:01:31 2026] POST /volume/v3/volumes => generated 817 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:31.751115 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74250edd-bd7e-4c4d-bb27-8e5b50137c3b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot retrieved successfully. Aug 19 16:01:31.752680 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74250edd-bd7e-4c4d-bb27-8e5b50137c3b tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f returned with HTTP 200 Aug 19 16:01:31.753202 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 574/2311] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:31 2026] GET /volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:31.756219 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:31.756219 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:31.767177 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a549bf3e-a5d2-4012-8fe7-6fb9d12e4676 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:31.770541 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a549bf3e-a5d2-4012-8fe7-6fb9d12e4676 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:31.771141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a549bf3e-a5d2-4012-8fe7-6fb9d12e4676 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:31.771141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a549bf3e-a5d2-4012-8fe7-6fb9d12e4676 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:31.774915 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1286f45e-33cd-4b34-a9d2-ceb2cf6114d2 req-0177ca82-0525-4287-83a0-5fef99471b05 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99/action returned with HTTP 204 Aug 19 16:01:31.775481 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 582/2312] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:01:31 2026] POST /volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:31.781650 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:31.781650 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:31.792498 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a549bf3e-a5d2-4012-8fe7-6fb9d12e4676 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Volume info retrieved successfully. Aug 19 16:01:31.799751 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a549bf3e-a5d2-4012-8fe7-6fb9d12e4676 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 200 Aug 19 16:01:31.800337 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 586/2313] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:31 2026] GET /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 885 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:32.017883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-725a50f1-390d-4b85-b499-a39395559688 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.019513 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-725a50f1-390d-4b85-b499-a39395559688 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:32.020018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-725a50f1-390d-4b85-b499-a39395559688 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.021209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-725a50f1-390d-4b85-b499-a39395559688 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.021209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-725a50f1-390d-4b85-b499-a39395559688 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:32.026280 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.026280 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:32.027366 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-725a50f1-390d-4b85-b499-a39395559688 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:32.027900 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 572/2314] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:32.040237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6995076f-0313-4d99-8add-1c77edf8821a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.042496 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2/restore Aug 19 16:01:32.043246 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2fc41913-83f1-4eb2-8c18-ad39b527ab6a"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:32.045098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Restoring backup 64d58734-e132-4aa8-9812-86fc458155a2 ({'restore': {'volume_id': '2fc41913-83f1-4eb2-8c18-ad39b527ab6a'}}) {{(pid=100249) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 16:01:32.045352 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Restoring backup 64d58734-e132-4aa8-9812-86fc458155a2 to volume 2fc41913-83f1-4eb2-8c18-ad39b527ab6a. Aug 19 16:01:32.055369 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.055369 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:32.073534 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.073534 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:32.074690 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:01:32.074882 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Checking backup size 1 against volume size 1 {{(pid=100249) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 16:01:32.075035 np0000007787 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Overwriting volume 2fc41913-83f1-4eb2-8c18-ad39b527ab6a with restore of backup 64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:32.097396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] restore_backup in rpcapi backup_id 64d58734-e132-4aa8-9812-86fc458155a2 {{(pid=100249) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 16:01:32.102944 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6995076f-0313-4d99-8add-1c77edf8821a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2/restore returned with HTTP 202 Aug 19 16:01:32.103452 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 575/2315] 10.4.3.32 () {68 vars in 1386 bytes} [Wed Aug 19 16:01:32 2026] POST /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2/restore => generated 181 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:32.111425 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b9f3be58-80e1-4e9e-b723-263b3bb4271d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.113302 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9f3be58-80e1-4e9e-b723-263b3bb4271d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:32.113522 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9f3be58-80e1-4e9e-b723-263b3bb4271d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.113735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9f3be58-80e1-4e9e-b723-263b3bb4271d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.113854 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b9f3be58-80e1-4e9e-b723-263b3bb4271d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:32.118558 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.118558 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:32.119401 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9f3be58-80e1-4e9e-b723-263b3bb4271d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:32.120017 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 583/2316] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:32.421201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-237ba6da-150a-4933-b1c9-e92c4910d80a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.423238 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-237ba6da-150a-4933-b1c9-e92c4910d80a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:32.423523 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-237ba6da-150a-4933-b1c9-e92c4910d80a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.423771 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-237ba6da-150a-4933-b1c9-e92c4910d80a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.433427 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.433427 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:32.438462 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-237ba6da-150a-4933-b1c9-e92c4910d80a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:32.443124 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-237ba6da-150a-4933-b1c9-e92c4910d80a tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:32.443627 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 587/2317] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:32.457800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e3891be1-5c9a-4f11-919e-e52f0fe46617 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.460118 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3891be1-5c9a-4f11-919e-e52f0fe46617 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:32.460372 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3891be1-5c9a-4f11-919e-e52f0fe46617 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.460630 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3891be1-5c9a-4f11-919e-e52f0fe46617 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.475225 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.475225 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:32.489339 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e3891be1-5c9a-4f11-919e-e52f0fe46617 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:32.495515 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3891be1-5c9a-4f11-919e-e52f0fe46617 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:32.495965 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 573/2318] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:32.513231 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64a6ba8e-c003-4ae7-a04b-a84ddb1cb718 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.515583 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 576/2319] 10.4.3.32 () {70 vars in 1604 bytes} [Wed Aug 19 16:01:32 2026] DELETE /volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 16:01:32.523606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-609e5e8c-6187-4dc9-91a9-8cb0a799ae94 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.615055 np0000007787 devstack@c-api.service[100248]: WARNING keystonemiddleware.auth_token [None req-609e5e8c-6187-4dc9-91a9-8cb0a799ae94 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 16:01:32.616194 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 584/2320] 10.4.3.32 () {70 vars in 1604 bytes} [Wed Aug 19 16:01:32 2026] DELETE /volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 => generated 114 bytes in 93 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 16:01:32.623344 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-660268af-a88f-4f6a-922d-470cf9c1e93d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.625102 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 Aug 19 16:01:32.625315 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.625539 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.637934 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.637934 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:32.696714 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Attachment connected to vm f211abf8-6bef-468c-a95a-8d6a9d242a54, checking data on nova Aug 19 16:01:32.697344 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.compute.nova [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=100250) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 16:01:32.763027 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad824b4b-366d-4a03-920f-56d8ec28e8c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.765397 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad824b4b-366d-4a03-920f-56d8ec28e8c2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f Aug 19 16:01:32.765662 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad824b4b-366d-4a03-920f-56d8ec28e8c2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.765950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad824b4b-366d-4a03-920f-56d8ec28e8c2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.771358 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.771358 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:32.771977 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ad824b4b-366d-4a03-920f-56d8ec28e8c2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot retrieved successfully. Aug 19 16:01:32.772896 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad824b4b-366d-4a03-920f-56d8ec28e8c2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f returned with HTTP 200 Aug 19 16:01:32.773303 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 574/2321] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:32.781837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61bf8076-9367-4d7c-89d9-48c633ad293f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.784032 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:32.784167 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "af2f9846-12d6-41bc-b4d5-f6f85a97a57f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1639524611"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:32.786086 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume request body: {'volume': {'snapshot_id': 'af2f9846-12d6-41bc-b4d5-f6f85a97a57f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1639524611'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:32.791941 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.791941 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:32.792584 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Snapshot retrieved successfully. Aug 19 16:01:32.792733 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume of 1 GB Aug 19 16:01:32.797551 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Availability Zones retrieved successfully. Aug 19 16:01:32.804180 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Flow 'volume_create_api' (27e0427f-73e7-438b-a673-61871c6a2ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:32.805617 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a6103d-f9ed-4e73-8a64-cf17448a3b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:32.806634 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:32.816595 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f2a99d17-9e36-4ff7-b25b-1f6f5cf41fa7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.818618 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f2a99d17-9e36-4ff7-b25b-1f6f5cf41fa7 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:32.818852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f2a99d17-9e36-4ff7-b25b-1f6f5cf41fa7 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.819093 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f2a99d17-9e36-4ff7-b25b-1f6f5cf41fa7 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.829720 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.829720 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:32.835210 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f2a99d17-9e36-4ff7-b25b-1f6f5cf41fa7 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Volume info retrieved successfully. Aug 19 16:01:32.841651 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a6103d-f9ed-4e73-8a64-cf17448a3b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'af2f9846-12d6-41bc-b4d5-f6f85a97a57f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:32.841861 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f2a99d17-9e36-4ff7-b25b-1f6f5cf41fa7 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 200 Aug 19 16:01:32.842316 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 585/2322] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:32.842741 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a50dcf6-8a1c-46fb-881c-16ca6757e545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:32.862201 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20433599-08f0-44a2-ad81-658532c136d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.865190 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20433599-08f0-44a2-ad81-658532c136d5 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Aug 19 16:01:32.865485 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20433599-08f0-44a2-ad81-658532c136d5 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fd571f3e-c59d-43fa-83ed-50b273562dcc"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:32.867104 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volume_transfer [None req-20433599-08f0-44a2-ad81-658532c136d5 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fd571f3e-c59d-43fa-83ed-50b273562dcc'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 16:01:32.867267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volume_transfer [None req-20433599-08f0-44a2-ad81-658532c136d5 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Creating transfer of volume fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:32.867381 np0000007787 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-20433599-08f0-44a2-ad81-658532c136d5 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Generating transfer record for volume fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:32.876795 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.876795 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:32.889178 np0000007787 devstack@c-api.service[100250]: DEBUG novaclient.v2.client [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/f211abf8-6bef-468c-a95a-8d6a9d242a54/os-volume_attachments/bc5a0c61-397c-426d-945d-aa61b49e4570 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7cb3fd43bdaa58e18e761ac479db2460b94f94059ff63b246f6bd1e2243687df" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-660268af-a88f-4f6a-922d-470cf9c1e93d" -H "X-Service-Token: {SHA256}f8b2b8330bb7616cbc6fb2c93fe381adc9aac0cccb2cc7caae275ce51d189a4e" {{(pid=100250) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 16:01:32.890325 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20433599-08f0-44a2-ad81-658532c136d5 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Aug 19 16:01:32.890832 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 575/2323] 10.4.3.32 () {70 vars in 1319 bytes} [Wed Aug 19 16:01:32 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:32.896859 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Created reservations ['7ae891c7-48d1-4420-9352-efa824b3c3b3', 'ed92e8ff-8bcb-472c-9631-15aa76892611', '25efc265-959b-49e1-99b6-084d1cdeb0b2', '1919ff82-4da8-42d4-9212-8754fc12628b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:32.897815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a50dcf6-8a1c-46fb-881c-16ca6757e545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ae891c7-48d1-4420-9352-efa824b3c3b3', 'ed92e8ff-8bcb-472c-9631-15aa76892611', '25efc265-959b-49e1-99b6-084d1cdeb0b2', '1919ff82-4da8-42d4-9212-8754fc12628b']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:32.899232 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c98a24-9cce-484e-8d07-af52235236bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:32.901572 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ed47ea0-fc9f-4a53-9565-f2c88c6e65d9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.904212 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ed47ea0-fc9f-4a53-9565-f2c88c6e65d9 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:32.904368 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ed47ea0-fc9f-4a53-9565-f2c88c6e65d9 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.904621 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ed47ea0-fc9f-4a53-9565-f2c88c6e65d9 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.913879 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:32.913879 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:32.918607 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2ed47ea0-fc9f-4a53-9565-f2c88c6e65d9 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Volume info retrieved successfully. Aug 19 16:01:32.925651 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ed47ea0-fc9f-4a53-9565-f2c88c6e65d9 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 200 Aug 19 16:01:32.926241 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 586/2324] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:32.938667 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b387bb7f-0fff-4aec-b896-cedd6a328743 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.940869 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b387bb7f-0fff-4aec-b896-cedd6a328743 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183 Aug 19 16:01:32.941122 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b387bb7f-0fff-4aec-b896-cedd6a328743 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.941320 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b387bb7f-0fff-4aec-b896-cedd6a328743 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.947037 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b387bb7f-0fff-4aec-b896-cedd6a328743 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183 returned with HTTP 200 Aug 19 16:01:32.948014 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 576/2325] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:32.948250 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c98a24-9cce-484e-8d07-af52235236bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e455982-8da9-4357-b253-130a6883aed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1639524611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934e77e3c784ee8bc365b7b527efce7',qos_specs=None,replication_status=,reservations=['7ae891c7-48d1-4420-9352-efa824b3c3b3','ed92e8ff-8bcb-472c-9631-15aa76892611','25efc265-959b-49e1-99b6-084d1cdeb0b2','1919ff82-4da8-42d4-9212-8754fc12628b'],size=1,snapshot_id=af2f9846-12d6-41bc-b4d5-f6f85a97a57f,source_replicaid=,source_volid=None,status='creating',user_id='01ee7b7d73a1441cba283a3cf36e351f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1639524611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e455982-8da9-4357-b253-130a6883aed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c934e77e3c784ee8bc365b7b527efce7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=af2f9846-12d6-41bc-b4d5-f6f85a97a57f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01ee7b7d73a1441cba283a3cf36e351f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:32.952788 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebb36cb-9d7a-4b08-a953-f168168f32c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:32.958675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-79c33fd3-739c-4780-a587-65250bf20a14 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.961192 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-79c33fd3-739c-4780-a587-65250bf20a14 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volume-transfers Aug 19 16:01:32.961914 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-79c33fd3-739c-4780-a587-65250bf20a14 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:32.961914 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-79c33fd3-739c-4780-a587-65250bf20a14 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:32.962066 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volume_transfer [None req-79c33fd3-739c-4780-a587-65250bf20a14 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Listing volume transfers {{(pid=100248) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 16:01:32.969746 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-79c33fd3-739c-4780-a587-65250bf20a14 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 200 Aug 19 16:01:32.970270 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 587/2326] 10.4.3.32 () {68 vars in 1298 bytes} [Wed Aug 19 16:01:32 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:01:32.981478 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:32.984732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebb36cb-9d7a-4b08-a953-f168168f32c9) transitioned into 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-1639524611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c934e77e3c784ee8bc365b7b527efce7',qos_specs=None,replication_status=,reservations=['7ae891c7-48d1-4420-9352-efa824b3c3b3','ed92e8ff-8bcb-472c-9631-15aa76892611','25efc265-959b-49e1-99b6-084d1cdeb0b2','1919ff82-4da8-42d4-9212-8754fc12628b'],size=1,snapshot_id=af2f9846-12d6-41bc-b4d5-f6f85a97a57f,source_replicaid=,source_volid=None,status='creating',user_id='01ee7b7d73a1441cba283a3cf36e351f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:32.985454 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98436954-5b28-41a9-98f0-8eb8a142e66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:33.017878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98436954-5b28-41a9-98f0-8eb8a142e66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:33.017878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Flow 'volume_create_api' (27e0427f-73e7-438b-a673-61871c6a2ea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:33.017878 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Create volume request issued successfully. Aug 19 16:01:33.017878 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61bf8076-9367-4d7c-89d9-48c633ad293f tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:33.018451 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 577/2327] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:32 2026] POST /volume/v3/volumes => generated 783 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:33.035831 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c36d14f-154a-4f9b-bc84-cdaf7dfea225 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.037732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c36d14f-154a-4f9b-bc84-cdaf7dfea225 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 Aug 19 16:01:33.037963 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c36d14f-154a-4f9b-bc84-cdaf7dfea225 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.038140 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c36d14f-154a-4f9b-bc84-cdaf7dfea225 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.048927 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.048927 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:33.050899 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9c36d14f-154a-4f9b-bc84-cdaf7dfea225 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:33.057318 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c36d14f-154a-4f9b-bc84-cdaf7dfea225 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 returned with HTTP 200 Aug 19 16:01:33.057691 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 588/2328] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:33.077146 np0000007787 devstack@c-api.service[100250]: DEBUG novaclient.v2.client [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 16:01:32 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-511510eb-b587-499a-a0c2-48868abcff91 x-openstack-request-id: req-511510eb-b587-499a-a0c2-48868abcff91 {{(pid=100250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 16:01:33.077310 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] POST https://10.4.3.32/volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183/accept Aug 19 16:01:33.077355 np0000007787 devstack@c-api.service[100250]: DEBUG novaclient.v2.client [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bc5a0c61-397c-426d-945d-aa61b49e4570", "serverId": "f211abf8-6bef-468c-a95a-8d6a9d242a54", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f373d242-c4ad-4eb1-a8fc-9e79184e1b99", "bdm_uuid": "f8316982-0392-47fc-8066-7a6c7a47ecd9"}} {{(pid=100250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 16:01:33.077503 np0000007787 devstack@c-api.service[100250]: DEBUG novaclient.v2.client [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/f211abf8-6bef-468c-a95a-8d6a9d242a54/os-volume_attachments/bc5a0c61-397c-426d-945d-aa61b49e4570 used request id req-511510eb-b587-499a-a0c2-48868abcff91 {{(pid=100250) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 16:01:33.077827 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "df172c41c63dc3b3"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:33.080307 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Accepting volume transfer 76fd2e43-d527-4bd0-8696-2e07edab6183 {{(pid=100251) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 16:01:33.083788 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Accepting transfer 76fd2e43-d527-4bd0-8696-2e07edab6183 Aug 19 16:01:33.083875 np0000007787 devstack@c-api.service[100250]: ERROR cinder.volume.api [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-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 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Caught error: Detach volume from instance f211abf8-6bef-468c-a95a-8d6a9d242a54 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f211abf8-6bef-468c-a95a-8d6a9d242a54 using the Compute API Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: 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 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 16:01:33.084586 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f211abf8-6bef-468c-a95a-8d6a9d242a54 using the Compute API Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.middleware.fault [None req-660268af-a88f-4f6a-922d-470cf9c1e93d tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 returned with HTTP 409 Aug 19 16:01:33.085996 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 588/2329] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:01:32 2026] DELETE /volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 => generated 167 bytes in 463 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:33.135725 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-624a1266-c4d2-43fb-955f-f3185757ff14 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.138254 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-624a1266-c4d2-43fb-955f-f3185757ff14 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:33.138565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-624a1266-c4d2-43fb-955f-f3185757ff14 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.138851 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-624a1266-c4d2-43fb-955f-f3185757ff14 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.139005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-624a1266-c4d2-43fb-955f-f3185757ff14 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:33.141058 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-864d5382-ca76-47c4-8d70-9996504de831 req-b444b006-8f99-432c-b729-09bd7cfa6724 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.143489 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-b444b006-8f99-432c-b729-09bd7cfa6724 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:33.143726 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-b444b006-8f99-432c-b729-09bd7cfa6724 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.143925 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-b444b006-8f99-432c-b729-09bd7cfa6724 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.146002 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.146002 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:33.147150 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-624a1266-c4d2-43fb-955f-f3185757ff14 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:33.148013 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 578/2330] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:33.156702 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.156702 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:33.161233 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-864d5382-ca76-47c4-8d70-9996504de831 req-b444b006-8f99-432c-b729-09bd7cfa6724 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:33.167913 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-b444b006-8f99-432c-b729-09bd7cfa6724 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:33.168430 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 589/2331] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 1153 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:33.178925 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Created reservations ['313f7516-6856-49e3-9f8d-e6d6c6fff8d1', '705f4fcc-6ede-4ec9-8392-666f49696ba0', 'effb97ec-294b-4b1a-baa9-be4f8323660f', '99781b34-8f53-4d5b-9126-3106fe072992'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:33.200861 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-864d5382-ca76-47c4-8d70-9996504de831 req-6af79be3-eba6-4239-9798-e42c59862f89 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.203458 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-6af79be3-eba6-4239-9798-e42c59862f89 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] POST https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570/action Aug 19 16:01:33.203926 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-6af79be3-eba6-4239-9798-e42c59862f89 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:33.204073 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-6af79be3-eba6-4239-9798-e42c59862f89 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:33.215113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Created reservations ['1afe26b0-e336-469e-9711-0e58f46be532', '9eb77554-6ba6-44ae-a40e-26b27d8a7cff', '83e17d7f-f24d-458d-ac12-a57c5d4bb9de', '52056cbe-a1c2-4c88-a493-c8b0c22e1972'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:33.243986 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [req-864d5382-ca76-47c4-8d70-9996504de831 req-6af79be3-eba6-4239-9798-e42c59862f89 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:01:33.257750 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.257750 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:33.258351 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-864d5382-ca76-47c4-8d70-9996504de831 req-6af79be3-eba6-4239-9798-e42c59862f89 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:33.270818 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-864d5382-ca76-47c4-8d70-9996504de831 req-6af79be3-eba6-4239-9798-e42c59862f89 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Begin detaching volume completed successfully. Aug 19 16:01:33.271101 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-6af79be3-eba6-4239-9798-e42c59862f89 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570/action returned with HTTP 202 Aug 19 16:01:33.271702 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 589/2332] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:01:33 2026] POST /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:01:33.286101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Created reservations ['fd53e359-6bfb-4978-a77a-73ce88a7487b', '98e91216-3d60-40ab-8700-58ab389e99b0', 'ff6cf753-7625-4c06-b7c5-787f1b4eb964', '05ed047b-81a1-46f9-9472-5a557c8edeb4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:33.328785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Created reservations ['2da09157-24e6-4fac-9026-77ceac709f5f', '3baf69f9-8036-49eb-b125-35962f3d74ae', '8c1d312a-4bc7-43a1-a43f-32bce2766fb7', 'a540dfa7-4510-4fa9-a980-58ad64591133'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:33.344070 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Transfer volume completed successfully. Aug 19 16:01:33.346671 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37865588-9e2b-4407-92b7-8c5450e6dce4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.347069 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37865588-9e2b-4407-92b7-8c5450e6dce4 None None] GET https://10.4.3.32/volume// Aug 19 16:01:33.347247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37865588-9e2b-4407-92b7-8c5450e6dce4 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.347457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37865588-9e2b-4407-92b7-8c5450e6dce4 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.347813 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37865588-9e2b-4407-92b7-8c5450e6dce4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:33.348101 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 579/2333] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01: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 19 16:01:33.361843 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-864d5382-ca76-47c4-8d70-9996504de831 req-8465af53-7ca9-46cd-9cf3-27283648f103 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.363316 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-8465af53-7ca9-46cd-9cf3-27283648f103 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:33.363577 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-8465af53-7ca9-46cd-9cf3-27283648f103 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.363802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-8465af53-7ca9-46cd-9cf3-27283648f103 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.380583 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.380583 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:33.387337 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-864d5382-ca76-47c4-8d70-9996504de831 req-8465af53-7ca9-46cd-9cf3-27283648f103 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:33.398077 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-8465af53-7ca9-46cd-9cf3-27283648f103 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:33.398077 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 590/2334] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 1336 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:33.407935 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c730778b-c352-4e71-95ed-45698befecc9 req-5bbda39d-2a89-4062-af3a-059f7e6257c3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.413095 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-5bbda39d-2a89-4062-af3a-059f7e6257c3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:33.413380 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-5bbda39d-2a89-4062-af3a-059f7e6257c3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.413689 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-5bbda39d-2a89-4062-af3a-059f7e6257c3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.430264 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.430264 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:33.435711 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c730778b-c352-4e71-95ed-45698befecc9 req-5bbda39d-2a89-4062-af3a-059f7e6257c3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:33.442562 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-5bbda39d-2a89-4062-af3a-059f7e6257c3 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:33.443130 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 590/2335] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:33.456553 np0000007787 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Volume fd571f3e-c59d-43fa-83ed-50b273562dcc has been transferred. Aug 19 16:01:33.465422 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35e0d061-3f54-47fe-9781-ef3d4c93369b tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] https://10.4.3.32/volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183/accept returned with HTTP 202 Aug 19 16:01:33.465882 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 577/2336] 10.4.3.32 () {70 vars in 1451 bytes} [Wed Aug 19 16:01:32 2026] POST /volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183/accept => generated 363 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:33.466465 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c730778b-c352-4e71-95ed-45698befecc9 req-02ffb9d8-e329-42a1-a788-28a6eeb4d34d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.469453 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-02ffb9d8-e329-42a1-a788-28a6eeb4d34d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] POST https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6/action Aug 19 16:01:33.470746 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-02ffb9d8-e329-42a1-a788-28a6eeb4d34d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:33.470746 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-02ffb9d8-e329-42a1-a788-28a6eeb4d34d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:33.480860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-03aa0aeb-eaaf-4acf-80fb-319b53535b08 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.486914 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-03aa0aeb-eaaf-4acf-80fb-319b53535b08 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] GET https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:33.487131 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-03aa0aeb-eaaf-4acf-80fb-319b53535b08 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.487422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-03aa0aeb-eaaf-4acf-80fb-319b53535b08 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.495232 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.495232 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:33.496520 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.496520 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:33.497231 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c730778b-c352-4e71-95ed-45698befecc9 req-02ffb9d8-e329-42a1-a788-28a6eeb4d34d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:33.499128 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-03aa0aeb-eaaf-4acf-80fb-319b53535b08 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Volume info retrieved successfully. Aug 19 16:01:33.505075 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-03aa0aeb-eaaf-4acf-80fb-319b53535b08 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 200 Aug 19 16:01:33.505633 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 591/2337] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:33.506980 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c730778b-c352-4e71-95ed-45698befecc9 req-02ffb9d8-e329-42a1-a788-28a6eeb4d34d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Begin detaching volume completed successfully. Aug 19 16:01:33.514876 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-02ffb9d8-e329-42a1-a788-28a6eeb4d34d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6/action returned with HTTP 202 Aug 19 16:01:33.514876 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 580/2338] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:01:33 2026] POST /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:01:33.527639 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2446febe-2bcb-4367-ae7d-4a600cae1726 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.529550 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2446febe-2bcb-4367-ae7d-4a600cae1726 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] GET https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:33.529747 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2446febe-2bcb-4367-ae7d-4a600cae1726 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.529950 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2446febe-2bcb-4367-ae7d-4a600cae1726 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.542156 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.542156 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:33.547183 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2446febe-2bcb-4367-ae7d-4a600cae1726 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] Volume info retrieved successfully. Aug 19 16:01:33.553046 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2446febe-2bcb-4367-ae7d-4a600cae1726 tempest-VolumesTransfersV357Test-2044867248 tempest-VolumesTransfersV357Test-2044867248-project-member] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 200 Aug 19 16:01:33.553577 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 591/2339] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:33.570665 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-acd51ca8-c6fe-4b83-9639-e7a4917e9fc1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.571306 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-acd51ca8-c6fe-4b83-9639-e7a4917e9fc1 None None] GET https://10.4.3.32/volume// Aug 19 16:01:33.571306 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-acd51ca8-c6fe-4b83-9639-e7a4917e9fc1 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.571306 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-acd51ca8-c6fe-4b83-9639-e7a4917e9fc1 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.571539 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce28add7-328f-4382-ba4f-6d9a0993bb8a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.571880 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-acd51ca8-c6fe-4b83-9639-e7a4917e9fc1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:33.571880 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 578/2340] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01: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 19 16:01:33.573919 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce28add7-328f-4382-ba4f-6d9a0993bb8a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183 Aug 19 16:01:33.574258 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce28add7-328f-4382-ba4f-6d9a0993bb8a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.574496 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce28add7-328f-4382-ba4f-6d9a0993bb8a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.574663 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-ce28add7-328f-4382-ba4f-6d9a0993bb8a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Delete transfer with id: 76fd2e43-d527-4bd0-8696-2e07edab6183 Aug 19 16:01:33.578671 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce28add7-328f-4382-ba4f-6d9a0993bb8a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183 returned with HTTP 404 Aug 19 16:01:33.579282 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 592/2341] 10.4.3.32 () {68 vars in 1412 bytes} [Wed Aug 19 16:01:33 2026] DELETE /volume/v3/volume-transfers/76fd2e43-d527-4bd0-8696-2e07edab6183 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:33.581092 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c730778b-c352-4e71-95ed-45698befecc9 req-b93ded16-38fc-4454-9109-ee5924669e45 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.583088 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-b93ded16-38fc-4454-9109-ee5924669e45 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:33.583323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-b93ded16-38fc-4454-9109-ee5924669e45 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.583532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-b93ded16-38fc-4454-9109-ee5924669e45 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.587094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9712fce6-116b-488b-b916-02ae744bc8a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.593311 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.593311 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:33.597643 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c730778b-c352-4e71-95ed-45698befecc9 req-b93ded16-38fc-4454-9109-ee5924669e45 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:33.602891 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-b93ded16-38fc-4454-9109-ee5924669e45 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:33.603341 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 581/2342] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:33.659831 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9712fce6-116b-488b-b916-02ae744bc8a0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:33.660266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9712fce6-116b-488b-b916-02ae744bc8a0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.660408 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9712fce6-116b-488b-b916-02ae744bc8a0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.660614 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9712fce6-116b-488b-b916-02ae744bc8a0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Delete volume with id: fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:33.668808 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.668808 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:33.669202 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9712fce6-116b-488b-b916-02ae744bc8a0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Volume info retrieved successfully. Aug 19 16:01:33.685850 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9712fce6-116b-488b-b916-02ae744bc8a0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Delete volume request issued successfully. Aug 19 16:01:33.686009 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9712fce6-116b-488b-b916-02ae744bc8a0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 202 Aug 19 16:01:33.686558 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 592/2343] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:01:33 2026] DELETE /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:01:33.694960 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9babcb4e-0493-45b4-9a9b-1938155dffc1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:33.697182 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9babcb4e-0493-45b4-9a9b-1938155dffc1 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] GET https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:33.697676 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9babcb4e-0493-45b4-9a9b-1938155dffc1 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:33.697945 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9babcb4e-0493-45b4-9a9b-1938155dffc1 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:33.707919 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:33.707919 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:33.714056 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9babcb4e-0493-45b4-9a9b-1938155dffc1 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Volume info retrieved successfully. Aug 19 16:01:33.720095 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9babcb4e-0493-45b4-9a9b-1938155dffc1 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 200 Aug 19 16:01:33.720657 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 579/2344] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:33 2026] GET /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:34.071740 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-15beaa7f-b291-4801-928f-836d0818843e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.073955 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15beaa7f-b291-4801-928f-836d0818843e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 Aug 19 16:01:34.074190 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15beaa7f-b291-4801-928f-836d0818843e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.074419 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15beaa7f-b291-4801-928f-836d0818843e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.088724 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:34.088724 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:34.093787 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-15beaa7f-b291-4801-928f-836d0818843e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:34.099944 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15beaa7f-b291-4801-928f-836d0818843e tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 returned with HTTP 200 Aug 19 16:01:34.100454 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 593/2345] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:34 2026] GET /volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:34.118130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6503a0f8-1ba9-4bd6-8d21-e7e2ed569682 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.120022 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6503a0f8-1ba9-4bd6-8d21-e7e2ed569682 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 Aug 19 16:01:34.120245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6503a0f8-1ba9-4bd6-8d21-e7e2ed569682 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.120457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6503a0f8-1ba9-4bd6-8d21-e7e2ed569682 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.127398 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:34.127398 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:34.131153 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6503a0f8-1ba9-4bd6-8d21-e7e2ed569682 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:34.135778 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6503a0f8-1ba9-4bd6-8d21-e7e2ed569682 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 returned with HTTP 200 Aug 19 16:01:34.136472 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 582/2346] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:34 2026] GET /volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:34.148303 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4af1c82d-f789-4f42-8384-651d95c20d82 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.150189 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4af1c82d-f789-4f42-8384-651d95c20d82 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe?cascade=True Aug 19 16:01:34.150447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4af1c82d-f789-4f42-8384-651d95c20d82 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.150699 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4af1c82d-f789-4f42-8384-651d95c20d82 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.150924 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4af1c82d-f789-4f42-8384-651d95c20d82 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete volume with id: d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:34.158260 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad4c4db2-cd28-4db1-ac58-b97855b5506e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.159284 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:34.159284 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:34.159936 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4af1c82d-f789-4f42-8384-651d95c20d82 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:34.160712 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad4c4db2-cd28-4db1-ac58-b97855b5506e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:34.160982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad4c4db2-cd28-4db1-ac58-b97855b5506e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.161226 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad4c4db2-cd28-4db1-ac58-b97855b5506e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.161380 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ad4c4db2-cd28-4db1-ac58-b97855b5506e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:34.166717 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:34.166717 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:34.167939 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad4c4db2-cd28-4db1-ac58-b97855b5506e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:34.168320 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 580/2347] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:34 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:34.208733 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4af1c82d-f789-4f42-8384-651d95c20d82 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete volume request issued successfully. Aug 19 16:01:34.209087 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4af1c82d-f789-4f42-8384-651d95c20d82 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe?cascade=True returned with HTTP 202 Aug 19 16:01:34.209452 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 593/2348] 10.4.3.32 () {66 vars in 1369 bytes} [Wed Aug 19 16:01:34 2026] DELETE /volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe?cascade=True => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:34.219820 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1f37ee15-1848-4fb3-bc88-6ecc5d8c2ab3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.222553 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1f37ee15-1848-4fb3-bc88-6ecc5d8c2ab3 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:34.222553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1f37ee15-1848-4fb3-bc88-6ecc5d8c2ab3 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.222553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1f37ee15-1848-4fb3-bc88-6ecc5d8c2ab3 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.230079 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:34.230079 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:34.234423 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1f37ee15-1848-4fb3-bc88-6ecc5d8c2ab3 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:34.238945 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1f37ee15-1848-4fb3-bc88-6ecc5d8c2ab3 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe returned with HTTP 200 Aug 19 16:01:34.239150 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 594/2349] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:34 2026] GET /volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:34.734755 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d95a0083-250a-4ef8-acbb-dc2b61904b95 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.739920 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d95a0083-250a-4ef8-acbb-dc2b61904b95 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] GET https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:34.739920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d95a0083-250a-4ef8-acbb-dc2b61904b95 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.739920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d95a0083-250a-4ef8-acbb-dc2b61904b95 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.747119 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d95a0083-250a-4ef8-acbb-dc2b61904b95 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 404 Aug 19 16:01:34.747968 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 583/2350] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:34 2026] GET /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:34.758226 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d2cf71e-996c-4967-b99a-44bb6a1240eb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.760523 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d2cf71e-996c-4967-b99a-44bb6a1240eb tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:34.760825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d2cf71e-996c-4967-b99a-44bb6a1240eb tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.761085 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d2cf71e-996c-4967-b99a-44bb6a1240eb tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.769302 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d2cf71e-996c-4967-b99a-44bb6a1240eb tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 404 Aug 19 16:01:34.769971 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 581/2351] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:34 2026] GET /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 16:01:34.779237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-17d06a3f-dcf5-41f1-a4bd-4363fbded913 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.781847 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17d06a3f-dcf5-41f1-a4bd-4363fbded913 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] DELETE https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:34.782247 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17d06a3f-dcf5-41f1-a4bd-4363fbded913 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.783062 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17d06a3f-dcf5-41f1-a4bd-4363fbded913 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.783062 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-17d06a3f-dcf5-41f1-a4bd-4363fbded913 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Delete volume with id: fd571f3e-c59d-43fa-83ed-50b273562dcc Aug 19 16:01:34.790887 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17d06a3f-dcf5-41f1-a4bd-4363fbded913 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc returned with HTTP 404 Aug 19 16:01:34.791600 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 594/2352] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:01:34 2026] DELETE /volume/v3/volumes/fd571f3e-c59d-43fa-83ed-50b273562dcc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:34.803841 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.805638 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-864d5382-ca76-47c4-8d70-9996504de831 req-eaae5641-acde-4f9a-af58-e5dbb426f51c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.805889 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:34.806314 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-305917235"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:34.808043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-305917235'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:34.808180 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Create volume of 1 GB Aug 19 16:01:34.808267 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-eaae5641-acde-4f9a-af58-e5dbb426f51c tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 Aug 19 16:01:34.808537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-eaae5641-acde-4f9a-af58-e5dbb426f51c tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.808799 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-eaae5641-acde-4f9a-af58-e5dbb426f51c tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:34.812875 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Availability Zones retrieved successfully. Aug 19 16:01:34.817802 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:34.817802 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:34.819390 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Flow 'volume_create_api' (fcfc0e6a-4d56-42bf-aa73-c471187a2df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:34.820442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e580f3e-f3c1-4ee6-9917-6be04935b3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:34.821444 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:34.851063 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e580f3e-f3c1-4ee6-9917-6be04935b3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:34.851906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a52ad86-52c3-4d2f-aa1e-f783cde11c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:34.891048 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-864d5382-ca76-47c4-8d70-9996504de831 req-eaae5641-acde-4f9a-af58-e5dbb426f51c tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 returned with HTTP 200 Aug 19 16:01:34.895130 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 584/2353] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:01:34 2026] DELETE /volume/v3/attachments/f373d242-c4ad-4eb1-a8fc-9e79184e1b99 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:01:34.899215 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Created reservations ['924f55a6-da6f-498f-879c-ada14170288f', 'b4748718-8b0b-4c62-a8cd-50e1736e91af', 'd7015e6d-18d8-4b9b-9f0f-b5cf843c72dd', '77d0f6d7-eec5-48fe-a409-44d9cb169401'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:34.900113 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a52ad86-52c3-4d2f-aa1e-f783cde11c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['924f55a6-da6f-498f-879c-ada14170288f', 'b4748718-8b0b-4c62-a8cd-50e1736e91af', 'd7015e6d-18d8-4b9b-9f0f-b5cf843c72dd', '77d0f6d7-eec5-48fe-a409-44d9cb169401']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:34.900906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997d6b77-54fa-4f5a-b29e-fe51c4ba3faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:34.938089 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997d6b77-54fa-4f5a-b29e-fe51c4ba3faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4001b71e-ea99-408a-8900-46bb7591d9a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-305917235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2521bdaf36413bb396dcc5b9323d22',qos_specs=None,replication_status=,reservations=['924f55a6-da6f-498f-879c-ada14170288f','b4748718-8b0b-4c62-a8cd-50e1736e91af','d7015e6d-18d8-4b9b-9f0f-b5cf843c72dd','77d0f6d7-eec5-48fe-a409-44d9cb169401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e0e15b045f4506b73b71d22ed86955',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-305917235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4001b71e-ea99-408a-8900-46bb7591d9a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b2521bdaf36413bb396dcc5b9323d22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='15e0e15b045f4506b73b71d22ed86955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:34.939097 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25a10c6-2574-444d-bd88-ef179b046249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:34.961865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25a10c6-2574-444d-bd88-ef179b046249) transitioned into 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-305917235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2521bdaf36413bb396dcc5b9323d22',qos_specs=None,replication_status=,reservations=['924f55a6-da6f-498f-879c-ada14170288f','b4748718-8b0b-4c62-a8cd-50e1736e91af','d7015e6d-18d8-4b9b-9f0f-b5cf843c72dd','77d0f6d7-eec5-48fe-a409-44d9cb169401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e0e15b045f4506b73b71d22ed86955',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:34.962816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392b4dba-0795-4592-8a22-9ee9e15e442d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:34.978800 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392b4dba-0795-4592-8a22-9ee9e15e442d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:34.980070 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Flow 'volume_create_api' (fcfc0e6a-4d56-42bf-aa73-c471187a2df8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:34.980429 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Create volume request issued successfully. Aug 19 16:01:34.981626 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ac03c29-53f2-422e-b419-2ae8f7306b16 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:34.982284 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 595/2354] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:01:34 2026] POST /volume/v3/volumes => generated 816 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:34.994181 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8eea01da-f996-461a-80e3-f33f04bb7d83 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:34.997094 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8eea01da-f996-461a-80e3-f33f04bb7d83 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:34.997573 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8eea01da-f996-461a-80e3-f33f04bb7d83 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:34.997999 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8eea01da-f996-461a-80e3-f33f04bb7d83 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.006509 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.006509 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:35.011228 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8eea01da-f996-461a-80e3-f33f04bb7d83 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Volume info retrieved successfully. Aug 19 16:01:35.015959 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8eea01da-f996-461a-80e3-f33f04bb7d83 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 200 Aug 19 16:01:35.016491 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 582/2355] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:34 2026] GET /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:35.131731 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c730778b-c352-4e71-95ed-45698befecc9 req-8bbe02c2-7503-4eba-b734-0245bc498e02 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.135178 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-8bbe02c2-7503-4eba-b734-0245bc498e02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b Aug 19 16:01:35.135178 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-8bbe02c2-7503-4eba-b734-0245bc498e02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.135827 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-8bbe02c2-7503-4eba-b734-0245bc498e02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.144571 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.144571 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:35.185369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d00978dc-dc64-4ad7-873c-f59d2935763f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.189116 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d00978dc-dc64-4ad7-873c-f59d2935763f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:35.189840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d00978dc-dc64-4ad7-873c-f59d2935763f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.189935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d00978dc-dc64-4ad7-873c-f59d2935763f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.190164 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d00978dc-dc64-4ad7-873c-f59d2935763f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:35.198277 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.198277 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:35.199592 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d00978dc-dc64-4ad7-873c-f59d2935763f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:35.203461 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 585/2356] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:35.253915 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f3ee961b-6734-45ba-8497-e5e732c45795 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.254098 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c730778b-c352-4e71-95ed-45698befecc9 req-8bbe02c2-7503-4eba-b734-0245bc498e02 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b returned with HTTP 200 Aug 19 16:01:35.255106 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 595/2357] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:01:35 2026] DELETE /volume/v3/attachments/81c1d379-9633-4610-b738-0c5ec4168e3b => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:01:35.256465 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f3ee961b-6734-45ba-8497-e5e732c45795 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:35.256654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f3ee961b-6734-45ba-8497-e5e732c45795 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.256860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f3ee961b-6734-45ba-8497-e5e732c45795 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.263961 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f3ee961b-6734-45ba-8497-e5e732c45795 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe returned with HTTP 404 Aug 19 16:01:35.264863 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 596/2358] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:35.278445 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37c7663e-07ff-4e43-bf19-1ebc2ccca5e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.281996 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37c7663e-07ff-4e43-bf19-1ebc2ccca5e2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 19 16:01:35.282375 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37c7663e-07ff-4e43-bf19-1ebc2ccca5e2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.282633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37c7663e-07ff-4e43-bf19-1ebc2ccca5e2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.282959 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-37c7663e-07ff-4e43-bf19-1ebc2ccca5e2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:01:35.283992 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-37c7663e-07ff-4e43-bf19-1ebc2ccca5e2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:01:35.294275 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37c7663e-07ff-4e43-bf19-1ebc2ccca5e2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Get all volumes completed successfully. Aug 19 16:01:35.296296 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37c7663e-07ff-4e43-bf19-1ebc2ccca5e2 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 16:01:35.297138 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 583/2359] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:35.306472 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86f7e822-e4c5-4869-a6c8-06c9a65639d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.311218 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86f7e822-e4c5-4869-a6c8-06c9a65639d5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 19 16:01:35.311584 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86f7e822-e4c5-4869-a6c8-06c9a65639d5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.311945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86f7e822-e4c5-4869-a6c8-06c9a65639d5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.312137 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-86f7e822-e4c5-4869-a6c8-06c9a65639d5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:01:35.313293 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-86f7e822-e4c5-4869-a6c8-06c9a65639d5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:01:35.328458 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86f7e822-e4c5-4869-a6c8-06c9a65639d5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Get all snapshots completed successfully. Aug 19 16:01:35.328843 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86f7e822-e4c5-4869-a6c8-06c9a65639d5 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 19 16:01:35.329427 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 586/2360] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 19 16:01:35.341493 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-36df2aed-d0d6-4e14-855f-98cac7338e65 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.344730 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-36df2aed-d0d6-4e14-855f-98cac7338e65 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 Aug 19 16:01:35.344730 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-36df2aed-d0d6-4e14-855f-98cac7338e65 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.344730 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-36df2aed-d0d6-4e14-855f-98cac7338e65 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.353300 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.353300 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:35.357678 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-36df2aed-d0d6-4e14-855f-98cac7338e65 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:35.362644 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-36df2aed-d0d6-4e14-855f-98cac7338e65 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 returned with HTTP 200 Aug 19 16:01:35.363024 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 596/2361] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:35.380938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c3ec05c3-3b7e-4da4-981c-01b71a39a0d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.383852 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3ec05c3-3b7e-4da4-981c-01b71a39a0d1 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 Aug 19 16:01:35.384460 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3ec05c3-3b7e-4da4-981c-01b71a39a0d1 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.384735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3ec05c3-3b7e-4da4-981c-01b71a39a0d1 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.384996 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c3ec05c3-3b7e-4da4-981c-01b71a39a0d1 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete volume with id: 6e455982-8da9-4357-b253-130a6883aed2 Aug 19 16:01:35.395342 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.395342 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:35.395709 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c3ec05c3-3b7e-4da4-981c-01b71a39a0d1 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:35.420890 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c3ec05c3-3b7e-4da4-981c-01b71a39a0d1 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete volume request issued successfully. Aug 19 16:01:35.421069 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3ec05c3-3b7e-4da4-981c-01b71a39a0d1 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 returned with HTTP 202 Aug 19 16:01:35.421568 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 597/2362] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:35 2026] DELETE /volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:35.431144 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9a2fe0b-7b11-4019-b249-5e91cb2e3ab8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.433312 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9a2fe0b-7b11-4019-b249-5e91cb2e3ab8 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 Aug 19 16:01:35.433616 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9a2fe0b-7b11-4019-b249-5e91cb2e3ab8 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.433911 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9a2fe0b-7b11-4019-b249-5e91cb2e3ab8 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.443975 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.443975 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:35.450550 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d9a2fe0b-7b11-4019-b249-5e91cb2e3ab8 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Volume info retrieved successfully. Aug 19 16:01:35.457905 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9a2fe0b-7b11-4019-b249-5e91cb2e3ab8 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 returned with HTTP 200 Aug 19 16:01:35.458169 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 584/2363] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:35.470925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-46aa167d-10cb-4330-8f5c-d4ffc08bdca3 req-22e34e62-0b5f-4d11-8370-ea109165af84 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.473287 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-46aa167d-10cb-4330-8f5c-d4ffc08bdca3 req-22e34e62-0b5f-4d11-8370-ea109165af84 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:35.473553 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-46aa167d-10cb-4330-8f5c-d4ffc08bdca3 req-22e34e62-0b5f-4d11-8370-ea109165af84 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.473844 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-46aa167d-10cb-4330-8f5c-d4ffc08bdca3 req-22e34e62-0b5f-4d11-8370-ea109165af84 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.482396 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.482396 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:35.488046 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-46aa167d-10cb-4330-8f5c-d4ffc08bdca3 req-22e34e62-0b5f-4d11-8370-ea109165af84 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:35.493314 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-46aa167d-10cb-4330-8f5c-d4ffc08bdca3 req-22e34e62-0b5f-4d11-8370-ea109165af84 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:35.493921 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 587/2364] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:35.508880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8498038d-681a-43d7-a719-bd14255fea22 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.510775 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8498038d-681a-43d7-a719-bd14255fea22 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] DELETE https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:35.511423 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8498038d-681a-43d7-a719-bd14255fea22 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.511423 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8498038d-681a-43d7-a719-bd14255fea22 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.511643 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-8498038d-681a-43d7-a719-bd14255fea22 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Delete volume with id: bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:35.522391 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.522391 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:35.523171 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8498038d-681a-43d7-a719-bd14255fea22 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:35.547573 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8498038d-681a-43d7-a719-bd14255fea22 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Delete volume request issued successfully. Aug 19 16:01:35.547851 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8498038d-681a-43d7-a719-bd14255fea22 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 202 Aug 19 16:01:35.548299 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 597/2365] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:01:35 2026] DELETE /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:01:35.558984 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8c7443d7-9652-459a-aff7-49034a3671ca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.565259 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8c7443d7-9652-459a-aff7-49034a3671ca tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:35.565602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8c7443d7-9652-459a-aff7-49034a3671ca tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.565895 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8c7443d7-9652-459a-aff7-49034a3671ca tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.580145 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.580145 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:35.587326 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8c7443d7-9652-459a-aff7-49034a3671ca tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Volume info retrieved successfully. Aug 19 16:01:35.595569 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8c7443d7-9652-459a-aff7-49034a3671ca tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 200 Aug 19 16:01:35.597040 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 598/2366] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:35.703738 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33f3a6ba-b9f5-4e5b-8b82-b13e3b6060f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.705983 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33f3a6ba-b9f5-4e5b-8b82-b13e3b6060f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:35.706321 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33f3a6ba-b9f5-4e5b-8b82-b13e3b6060f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.706591 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33f3a6ba-b9f5-4e5b-8b82-b13e3b6060f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.714786 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.714786 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:35.718535 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-33f3a6ba-b9f5-4e5b-8b82-b13e3b6060f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:35.723642 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33f3a6ba-b9f5-4e5b-8b82-b13e3b6060f7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:35.724169 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 585/2367] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:35.737172 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-559905cd-428f-4f0b-99cc-8482883aa2b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.739442 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-559905cd-428f-4f0b-99cc-8482883aa2b7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:35.739737 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-559905cd-428f-4f0b-99cc-8482883aa2b7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.740030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-559905cd-428f-4f0b-99cc-8482883aa2b7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.747956 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.747956 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:35.751844 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-559905cd-428f-4f0b-99cc-8482883aa2b7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:35.756546 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-559905cd-428f-4f0b-99cc-8482883aa2b7 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:35.757005 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 588/2368] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:35.772589 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05399dfd-a1e4-40ac-85d1-8667da44e551 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.774892 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05399dfd-a1e4-40ac-85d1-8667da44e551 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:35.775279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05399dfd-a1e4-40ac-85d1-8667da44e551 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.775592 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05399dfd-a1e4-40ac-85d1-8667da44e551 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.775849 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-05399dfd-a1e4-40ac-85d1-8667da44e551 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete volume with id: 470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:35.784615 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.784615 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:35.785288 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05399dfd-a1e4-40ac-85d1-8667da44e551 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:35.803666 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05399dfd-a1e4-40ac-85d1-8667da44e551 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete volume request issued successfully. Aug 19 16:01:35.803950 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05399dfd-a1e4-40ac-85d1-8667da44e551 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 202 Aug 19 16:01:35.804448 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 598/2369] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:35 2026] DELETE /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:35.812181 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb8ef140-d533-4354-916f-ac5714fa6278 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:35.815301 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb8ef140-d533-4354-916f-ac5714fa6278 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:35.815508 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb8ef140-d533-4354-916f-ac5714fa6278 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:35.815697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb8ef140-d533-4354-916f-ac5714fa6278 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:35.826957 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:35.826957 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:35.831218 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb8ef140-d533-4354-916f-ac5714fa6278 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:35.837067 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb8ef140-d533-4354-916f-ac5714fa6278 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 200 Aug 19 16:01:35.837603 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 599/2370] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:35 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:36.031775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0b54b45a-4c18-4778-b711-4047ea93483a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.034425 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b54b45a-4c18-4778-b711-4047ea93483a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:36.034810 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b54b45a-4c18-4778-b711-4047ea93483a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.035114 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b54b45a-4c18-4778-b711-4047ea93483a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.050999 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.050999 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:36.064191 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0b54b45a-4c18-4778-b711-4047ea93483a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Volume info retrieved successfully. Aug 19 16:01:36.070993 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b54b45a-4c18-4778-b711-4047ea93483a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 200 Aug 19 16:01:36.072010 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 586/2371] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:36.087186 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9682fd26-8bf7-4376-be75-419d8ded2f91 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.091464 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9682fd26-8bf7-4376-be75-419d8ded2f91 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] POST https://10.4.3.32/volume/v3/volume-transfers Aug 19 16:01:36.093486 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9682fd26-8bf7-4376-be75-419d8ded2f91 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4001b71e-ea99-408a-8900-46bb7591d9a5"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:36.096913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volume_transfer [None req-9682fd26-8bf7-4376-be75-419d8ded2f91 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Creating new volume transfer {'transfer': {'volume_id': '4001b71e-ea99-408a-8900-46bb7591d9a5'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 16:01:36.097099 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volume_transfer [None req-9682fd26-8bf7-4376-be75-419d8ded2f91 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Creating transfer of volume 4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:36.097258 np0000007787 devstack@c-api.service[100249]: INFO cinder.transfer.api [None req-9682fd26-8bf7-4376-be75-419d8ded2f91 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Generating transfer record for volume 4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:36.107500 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.107500 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:36.125889 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9682fd26-8bf7-4376-be75-419d8ded2f91 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volume-transfers returned with HTTP 202 Aug 19 16:01:36.126545 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 589/2372] 10.4.3.32 () {70 vars in 1319 bytes} [Wed Aug 19 16:01:36 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:36.138037 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf8ed5fd-0779-4db6-9044-eb74a4d0cc1f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.141551 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf8ed5fd-0779-4db6-9044-eb74a4d0cc1f tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:36.141875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf8ed5fd-0779-4db6-9044-eb74a4d0cc1f tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.142363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf8ed5fd-0779-4db6-9044-eb74a4d0cc1f tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.151555 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.151555 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:36.157989 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bf8ed5fd-0779-4db6-9044-eb74a4d0cc1f tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Volume info retrieved successfully. Aug 19 16:01:36.164288 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf8ed5fd-0779-4db6-9044-eb74a4d0cc1f tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 200 Aug 19 16:01:36.164845 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 599/2373] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:36.183292 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-31201ed1-5fb2-42f0-99a0-ec21e6ebc56a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.185590 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31201ed1-5fb2-42f0-99a0-ec21e6ebc56a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volume-transfers/detail Aug 19 16:01:36.185839 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31201ed1-5fb2-42f0-99a0-ec21e6ebc56a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.186042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31201ed1-5fb2-42f0-99a0-ec21e6ebc56a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.186206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volume_transfer [None req-31201ed1-5fb2-42f0-99a0-ec21e6ebc56a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Listing volume transfers {{(pid=100248) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 16:01:36.194052 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31201ed1-5fb2-42f0-99a0-ec21e6ebc56a tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 16:01:36.194514 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 600/2374] 10.4.3.32 () {68 vars in 1319 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:36.207151 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b144c2fa-a847-4f2c-8410-48f07368f809 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.209771 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b144c2fa-a847-4f2c-8410-48f07368f809 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/443a56eb-156d-4e70-a2b4-59a6a9b16c5e Aug 19 16:01:36.210114 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b144c2fa-a847-4f2c-8410-48f07368f809 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.210362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b144c2fa-a847-4f2c-8410-48f07368f809 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.210526 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-b144c2fa-a847-4f2c-8410-48f07368f809 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Delete transfer with id: 443a56eb-156d-4e70-a2b4-59a6a9b16c5e Aug 19 16:01:36.216067 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b260ebcb-c0a3-4d40-8183-d96f1c86abaa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.221360 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b260ebcb-c0a3-4d40-8183-d96f1c86abaa tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:36.221605 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b260ebcb-c0a3-4d40-8183-d96f1c86abaa tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.221898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b260ebcb-c0a3-4d40-8183-d96f1c86abaa tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.222047 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b260ebcb-c0a3-4d40-8183-d96f1c86abaa tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:36.224910 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.224910 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:36.230363 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.230363 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:36.231325 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b260ebcb-c0a3-4d40-8183-d96f1c86abaa tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:36.231855 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 590/2375] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:36.240851 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b144c2fa-a847-4f2c-8410-48f07368f809 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volume-transfers/443a56eb-156d-4e70-a2b4-59a6a9b16c5e returned with HTTP 202 Aug 19 16:01:36.241422 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 587/2376] 10.4.3.32 () {68 vars in 1412 bytes} [Wed Aug 19 16:01:36 2026] DELETE /volume/v3/volume-transfers/443a56eb-156d-4e70-a2b4-59a6a9b16c5e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:01:36.249228 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e20ec547-3d89-49b0-bc02-b23e9db139e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.252717 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e20ec547-3d89-49b0-bc02-b23e9db139e4 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:36.253084 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e20ec547-3d89-49b0-bc02-b23e9db139e4 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.253360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e20ec547-3d89-49b0-bc02-b23e9db139e4 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.265105 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.265105 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:36.270222 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e20ec547-3d89-49b0-bc02-b23e9db139e4 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Volume info retrieved successfully. Aug 19 16:01:36.276787 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e20ec547-3d89-49b0-bc02-b23e9db139e4 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 200 Aug 19 16:01:36.277237 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 600/2377] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:36.296222 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f9eabc3e-5749-44ff-8023-5c52c3bafde2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.298407 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f9eabc3e-5749-44ff-8023-5c52c3bafde2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] DELETE https://10.4.3.32/volume/v3/volume-transfers/443a56eb-156d-4e70-a2b4-59a6a9b16c5e Aug 19 16:01:36.298630 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f9eabc3e-5749-44ff-8023-5c52c3bafde2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.298819 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f9eabc3e-5749-44ff-8023-5c52c3bafde2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.298945 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-f9eabc3e-5749-44ff-8023-5c52c3bafde2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Delete transfer with id: 443a56eb-156d-4e70-a2b4-59a6a9b16c5e Aug 19 16:01:36.302951 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f9eabc3e-5749-44ff-8023-5c52c3bafde2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volume-transfers/443a56eb-156d-4e70-a2b4-59a6a9b16c5e returned with HTTP 404 Aug 19 16:01:36.303592 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 601/2378] 10.4.3.32 () {68 vars in 1412 bytes} [Wed Aug 19 16:01:36 2026] DELETE /volume/v3/volume-transfers/443a56eb-156d-4e70-a2b4-59a6a9b16c5e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:36.312858 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef3bf55e-1ac7-4ea7-9205-26514d83566f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.314940 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef3bf55e-1ac7-4ea7-9205-26514d83566f tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:36.315248 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef3bf55e-1ac7-4ea7-9205-26514d83566f tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.315494 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef3bf55e-1ac7-4ea7-9205-26514d83566f tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.315698 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ef3bf55e-1ac7-4ea7-9205-26514d83566f tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Delete volume with id: 4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:36.324095 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.324095 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:36.324577 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ef3bf55e-1ac7-4ea7-9205-26514d83566f tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Volume info retrieved successfully. Aug 19 16:01:36.350233 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ef3bf55e-1ac7-4ea7-9205-26514d83566f tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Delete volume request issued successfully. Aug 19 16:01:36.350502 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef3bf55e-1ac7-4ea7-9205-26514d83566f tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 202 Aug 19 16:01:36.350961 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 591/2379] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:01:36 2026] DELETE /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:01:36.359124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-738594f7-07a5-4757-a7d5-bbd6d3c9d7c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.361278 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-738594f7-07a5-4757-a7d5-bbd6d3c9d7c0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] GET https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:36.361545 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-738594f7-07a5-4757-a7d5-bbd6d3c9d7c0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.361745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-738594f7-07a5-4757-a7d5-bbd6d3c9d7c0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.370559 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.370559 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:36.376492 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-738594f7-07a5-4757-a7d5-bbd6d3c9d7c0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Volume info retrieved successfully. Aug 19 16:01:36.382462 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-738594f7-07a5-4757-a7d5-bbd6d3c9d7c0 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 200 Aug 19 16:01:36.383013 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 588/2380] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:36.474641 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-54ae9e65-ad96-4ae7-a8e9-9bf711fdcb86 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.477053 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54ae9e65-ad96-4ae7-a8e9-9bf711fdcb86 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 Aug 19 16:01:36.477214 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54ae9e65-ad96-4ae7-a8e9-9bf711fdcb86 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.477422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-54ae9e65-ad96-4ae7-a8e9-9bf711fdcb86 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.485554 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-54ae9e65-ad96-4ae7-a8e9-9bf711fdcb86 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 returned with HTTP 404 Aug 19 16:01:36.486312 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 601/2381] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/6e455982-8da9-4357-b253-130a6883aed2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:36.497897 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e86a2d80-8672-487a-9077-79f058b69dea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.502471 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e86a2d80-8672-487a-9077-79f058b69dea tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f Aug 19 16:01:36.503119 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e86a2d80-8672-487a-9077-79f058b69dea tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.503670 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e86a2d80-8672-487a-9077-79f058b69dea tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.503917 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-e86a2d80-8672-487a-9077-79f058b69dea tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete snapshot with id: af2f9846-12d6-41bc-b4d5-f6f85a97a57f Aug 19 16:01:36.509845 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e86a2d80-8672-487a-9077-79f058b69dea tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f returned with HTTP 404 Aug 19 16:01:36.510859 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 602/2382] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:01:36 2026] DELETE /volume/v3/snapshots/af2f9846-12d6-41bc-b4d5-f6f85a97a57f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:36.519511 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c568a0c0-f8fd-4b56-a47f-c20ea62bb72a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.521596 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c568a0c0-f8fd-4b56-a47f-c20ea62bb72a tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] GET https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:36.521943 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c568a0c0-f8fd-4b56-a47f-c20ea62bb72a tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.522245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c568a0c0-f8fd-4b56-a47f-c20ea62bb72a tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.529299 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c568a0c0-f8fd-4b56-a47f-c20ea62bb72a tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe returned with HTTP 404 Aug 19 16:01:36.529967 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 592/2383] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:36.539556 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c4d03320-148e-473e-b1ac-25257d839548 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.541559 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4d03320-148e-473e-b1ac-25257d839548 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:36.541795 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4d03320-148e-473e-b1ac-25257d839548 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.542115 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4d03320-148e-473e-b1ac-25257d839548 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.542254 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c4d03320-148e-473e-b1ac-25257d839548 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] Delete volume with id: d124affd-e1d0-4e68-9f8b-a98b79d41dfe Aug 19 16:01:36.548731 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4d03320-148e-473e-b1ac-25257d839548 tempest-VolumesDeleteCascade-569465223 tempest-VolumesDeleteCascade-569465223-project-member] https://10.4.3.32/volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe returned with HTTP 404 Aug 19 16:01:36.549291 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 589/2384] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:36 2026] DELETE /volume/v3/volumes/d124affd-e1d0-4e68-9f8b-a98b79d41dfe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:36.614620 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ac429ea-4a0a-4085-9698-9948b7d89952 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.617222 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ac429ea-4a0a-4085-9698-9948b7d89952 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] GET https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 Aug 19 16:01:36.617557 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ac429ea-4a0a-4085-9698-9948b7d89952 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.617906 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ac429ea-4a0a-4085-9698-9948b7d89952 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.626274 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ac429ea-4a0a-4085-9698-9948b7d89952 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381 tempest-TestServerVolumeAttachScenarioOldVersion-1770526381-project-member] https://10.4.3.32/volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 returned with HTTP 404 Aug 19 16:01:36.627047 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 602/2385] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/bc5a0c61-397c-426d-945d-aa61b49e4570 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:36.854297 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a03a1bf0-48ce-4b71-86ed-6aa046e7efad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.856753 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a03a1bf0-48ce-4b71-86ed-6aa046e7efad tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 Aug 19 16:01:36.857465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a03a1bf0-48ce-4b71-86ed-6aa046e7efad tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.857961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a03a1bf0-48ce-4b71-86ed-6aa046e7efad tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.868140 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a03a1bf0-48ce-4b71-86ed-6aa046e7efad tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 returned with HTTP 404 Aug 19 16:01:36.869217 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 603/2386] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/470f32cf-ebd7-41f8-8ca7-3d1f471584b6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:36.878482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9d22df6-ea2f-4d65-9376-776913dddf2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.880743 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9d22df6-ea2f-4d65-9376-776913dddf2a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:36.881018 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9d22df6-ea2f-4d65-9376-776913dddf2a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.881258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9d22df6-ea2f-4d65-9376-776913dddf2a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.893650 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.893650 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:36.899607 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c9d22df6-ea2f-4d65-9376-776913dddf2a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:36.905562 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9d22df6-ea2f-4d65-9376-776913dddf2a tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:36.906121 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 593/2387] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:36.925490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a33a925d-3290-4d87-a643-73e9855ed9cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.927575 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a33a925d-3290-4d87-a643-73e9855ed9cc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:36.929318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a33a925d-3290-4d87-a643-73e9855ed9cc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.929318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a33a925d-3290-4d87-a643-73e9855ed9cc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.941416 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:36.941416 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:36.947400 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a33a925d-3290-4d87-a643-73e9855ed9cc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:36.964937 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a33a925d-3290-4d87-a643-73e9855ed9cc tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:36.965689 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 590/2388] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:36 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:36.984203 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a1fae7e0-cf3e-4f03-9522-f1b2d8438064 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:36.987688 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1fae7e0-cf3e-4f03-9522-f1b2d8438064 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:36.987897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1fae7e0-cf3e-4f03-9522-f1b2d8438064 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:36.988482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a1fae7e0-cf3e-4f03-9522-f1b2d8438064 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:36.988482 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a1fae7e0-cf3e-4f03-9522-f1b2d8438064 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete volume with id: 75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:37.013810 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:37.013810 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:37.016862 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1fae7e0-cf3e-4f03-9522-f1b2d8438064 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:37.081263 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a1fae7e0-cf3e-4f03-9522-f1b2d8438064 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete volume request issued successfully. Aug 19 16:01:37.081263 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a1fae7e0-cf3e-4f03-9522-f1b2d8438064 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 202 Aug 19 16:01:37.082778 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 603/2389] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:36 2026] DELETE /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:37.090563 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e69351b0-5850-4c98-841d-a3e30dd3211d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:37.093318 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e69351b0-5850-4c98-841d-a3e30dd3211d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:37.093318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e69351b0-5850-4c98-841d-a3e30dd3211d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:37.093465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e69351b0-5850-4c98-841d-a3e30dd3211d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:37.111787 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:37.111787 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:37.125830 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e69351b0-5850-4c98-841d-a3e30dd3211d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:37.130944 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e69351b0-5850-4c98-841d-a3e30dd3211d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 200 Aug 19 16:01:37.132076 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 604/2390] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:37 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:37.251255 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-480518a9-10eb-4e06-b5b2-1b74e963ad70 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:37.254285 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-480518a9-10eb-4e06-b5b2-1b74e963ad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:37.254610 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-480518a9-10eb-4e06-b5b2-1b74e963ad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:37.254920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-480518a9-10eb-4e06-b5b2-1b74e963ad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:37.255120 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-480518a9-10eb-4e06-b5b2-1b74e963ad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:37.271776 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:37.271776 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:37.272964 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-480518a9-10eb-4e06-b5b2-1b74e963ad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:37.273471 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 594/2391] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:37 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:37.399867 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c02b105-98b0-4887-a1bb-231fcddef493 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:37.400366 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c02b105-98b0-4887-a1bb-231fcddef493 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] GET https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:37.400700 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c02b105-98b0-4887-a1bb-231fcddef493 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:37.401010 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c02b105-98b0-4887-a1bb-231fcddef493 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:37.408789 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c02b105-98b0-4887-a1bb-231fcddef493 tempest-VolumesTransfersV357Test-1980944278 tempest-VolumesTransfersV357Test-1980944278-project-admin] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 404 Aug 19 16:01:37.410950 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 591/2392] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:37 2026] GET /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:37.417975 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c065341f-6ceb-49ff-85cd-ee53bc2c1775 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:37.421215 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c065341f-6ceb-49ff-85cd-ee53bc2c1775 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] GET https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:37.421215 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c065341f-6ceb-49ff-85cd-ee53bc2c1775 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:37.421215 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c065341f-6ceb-49ff-85cd-ee53bc2c1775 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:37.431342 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c065341f-6ceb-49ff-85cd-ee53bc2c1775 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 404 Aug 19 16:01:37.431603 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 604/2393] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:01:37 2026] GET /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:37.443988 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-91dc7dfb-ecda-404f-89ad-1bdc6090b4d2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:37.446306 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-91dc7dfb-ecda-404f-89ad-1bdc6090b4d2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:37.446306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-91dc7dfb-ecda-404f-89ad-1bdc6090b4d2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:37.446457 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-91dc7dfb-ecda-404f-89ad-1bdc6090b4d2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:37.446692 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-91dc7dfb-ecda-404f-89ad-1bdc6090b4d2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] Delete volume with id: 4001b71e-ea99-408a-8900-46bb7591d9a5 Aug 19 16:01:37.454861 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-91dc7dfb-ecda-404f-89ad-1bdc6090b4d2 tempest-VolumesTransfersV357Test-1651909298 tempest-VolumesTransfersV357Test-1651909298-project-member] https://10.4.3.32/volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 returned with HTTP 404 Aug 19 16:01:37.455650 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 605/2394] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:01:37 2026] DELETE /volume/v3/volumes/4001b71e-ea99-408a-8900-46bb7591d9a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:01:38.153305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09329c7a-5814-48ab-b8ea-c6116a142d2f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:38.160787 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09329c7a-5814-48ab-b8ea-c6116a142d2f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b Aug 19 16:01:38.160787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09329c7a-5814-48ab-b8ea-c6116a142d2f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:38.160787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09329c7a-5814-48ab-b8ea-c6116a142d2f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:38.171781 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09329c7a-5814-48ab-b8ea-c6116a142d2f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b returned with HTTP 404 Aug 19 16:01:38.172651 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 595/2395] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:38 2026] GET /volume/v3/volumes/75a152e3-1ffc-476e-86d0-c04efb2d322b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:38.188425 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7ab5291-195d-48dc-926c-6742a3e46d33 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:38.190217 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7ab5291-195d-48dc-926c-6742a3e46d33 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:38.190391 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7ab5291-195d-48dc-926c-6742a3e46d33 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:38.190675 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7ab5291-195d-48dc-926c-6742a3e46d33 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:38.203166 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:38.203166 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:38.209723 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a7ab5291-195d-48dc-926c-6742a3e46d33 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:38.216439 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7ab5291-195d-48dc-926c-6742a3e46d33 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:01:38.216439 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 592/2396] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:38 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:01:38.242636 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f6ff10e7-bf4c-428a-8626-47241f8d8d7d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:38.244708 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6ff10e7-bf4c-428a-8626-47241f8d8d7d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:38.245644 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6ff10e7-bf4c-428a-8626-47241f8d8d7d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:38.245644 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6ff10e7-bf4c-428a-8626-47241f8d8d7d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:38.256407 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:38.256407 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:38.272938 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f6ff10e7-bf4c-428a-8626-47241f8d8d7d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:38.279319 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6ff10e7-bf4c-428a-8626-47241f8d8d7d tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:01:38.279881 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 605/2397] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:38 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:38.289980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-68c6fe1f-b02d-45c3-9287-686164e1f840 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:38.296010 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-68c6fe1f-b02d-45c3-9287-686164e1f840 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:38.296010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-68c6fe1f-b02d-45c3-9287-686164e1f840 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:38.296010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-68c6fe1f-b02d-45c3-9287-686164e1f840 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:38.297353 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-68c6fe1f-b02d-45c3-9287-686164e1f840 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:38.307244 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e08b9558-9d18-40fd-af3f-145b73032338 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:38.311077 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e08b9558-9d18-40fd-af3f-145b73032338 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:38.311077 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e08b9558-9d18-40fd-af3f-145b73032338 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:38.311922 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:38.311922 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:38.312000 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e08b9558-9d18-40fd-af3f-145b73032338 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:38.314111 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e08b9558-9d18-40fd-af3f-145b73032338 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete volume with id: 99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:38.314283 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-68c6fe1f-b02d-45c3-9287-686164e1f840 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:38.314958 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 606/2398] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:38 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:38.328118 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:38.328118 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:38.331094 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e08b9558-9d18-40fd-af3f-145b73032338 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:38.368417 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e08b9558-9d18-40fd-af3f-145b73032338 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete volume request issued successfully. Aug 19 16:01:38.368417 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e08b9558-9d18-40fd-af3f-145b73032338 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 202 Aug 19 16:01:38.368417 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 596/2399] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:38 2026] DELETE /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:38.380000 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80f64129-9cf2-46b6-9dcc-843595657389 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:38.383236 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80f64129-9cf2-46b6-9dcc-843595657389 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:38.383542 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80f64129-9cf2-46b6-9dcc-843595657389 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:38.383901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80f64129-9cf2-46b6-9dcc-843595657389 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:38.396988 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:38.396988 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:38.408901 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-80f64129-9cf2-46b6-9dcc-843595657389 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:38.415325 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80f64129-9cf2-46b6-9dcc-843595657389 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 200 Aug 19 16:01:38.416078 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 593/2400] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:38 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:38.719273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:38.904587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-294d5bab-08f4-44c3-b93d-9ce6b05a3b14 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:38.906881 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:38.906881 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2101241410"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:38.911304 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-294d5bab-08f4-44c3-b93d-9ce6b05a3b14 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:01:38.911594 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-294d5bab-08f4-44c3-b93d-9ce6b05a3b14 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:38.912069 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2101241410'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:38.912306 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Create volume of 2 GB Aug 19 16:01:38.912979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-294d5bab-08f4-44c3-b93d-9ce6b05a3b14 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:38.927210 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Availability Zones retrieved successfully. Aug 19 16:01:38.933940 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:38.933940 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:38.942794 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-294d5bab-08f4-44c3-b93d-9ce6b05a3b14 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:38.943636 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Flow 'volume_create_api' (5aef9d75-1388-46b0-a0ba-b5d4ea8c877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:38.943636 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b3ea5f-8e0b-4607-9029-a0b844b07ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:38.943636 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Validating volume size '2' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:38.947112 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-294d5bab-08f4-44c3-b93d-9ce6b05a3b14 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:01:38.947976 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 607/2401] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:38 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:38.987441 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b3ea5f-8e0b-4607-9029-a0b844b07ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:38.988257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f77f1c3b-a674-41c1-b0f9-c5eb63a5d7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:39.138183 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Created reservations ['25dd58e0-9aae-4c2e-9512-b9a76b94e0f5', '0dca29b9-82f0-4868-bed7-b28b50e9c048', '79398cae-cc92-48c8-b9a5-fe266279c095', '2bc1526a-7531-44cc-9b80-082990607ee1'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:39.139170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f77f1c3b-a674-41c1-b0f9-c5eb63a5d7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25dd58e0-9aae-4c2e-9512-b9a76b94e0f5', '0dca29b9-82f0-4868-bed7-b28b50e9c048', '79398cae-cc92-48c8-b9a5-fe266279c095', '2bc1526a-7531-44cc-9b80-082990607ee1']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:39.140113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd15befe-c6d3-4084-bc11-d7f2e6371811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:39.174499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd15befe-c6d3-4084-bc11-d7f2e6371811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb8e364-5f90-4fa7-b5f9-17446894f41b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2101241410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281efbcec48140b0a38e0ca377b71638',qos_specs=None,replication_status=,reservations=['25dd58e0-9aae-4c2e-9512-b9a76b94e0f5','0dca29b9-82f0-4868-bed7-b28b50e9c048','79398cae-cc92-48c8-b9a5-fe266279c095','2bc1526a-7531-44cc-9b80-082990607ee1'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9201fc85dd4ee1823963f53b82f699',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2101241410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb8e364-5f90-4fa7-b5f9-17446894f41b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281efbcec48140b0a38e0ca377b71638',provider_auth=None,provider_geometry=None,provider_id=None,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='bf9201fc85dd4ee1823963f53b82f699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:39.175571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0fb290b-165c-4542-ad37-ce1bb8c75b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:39.214940 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0fb290b-165c-4542-ad37-ce1bb8c75b68) transitioned into 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-2101241410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281efbcec48140b0a38e0ca377b71638',qos_specs=None,replication_status=,reservations=['25dd58e0-9aae-4c2e-9512-b9a76b94e0f5','0dca29b9-82f0-4868-bed7-b28b50e9c048','79398cae-cc92-48c8-b9a5-fe266279c095','2bc1526a-7531-44cc-9b80-082990607ee1'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9201fc85dd4ee1823963f53b82f699',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:39.215674 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379bcf9e-a4f7-48dc-8879-7b1a709a99a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:39.233551 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379bcf9e-a4f7-48dc-8879-7b1a709a99a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:39.238606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Flow 'volume_create_api' (5aef9d75-1388-46b0-a0ba-b5d4ea8c877f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:39.238606 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Create volume request issued successfully. Aug 19 16:01:39.245291 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3d1ded6-5d00-4ec6-9236-bd2be073163a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:39.247416 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 606/2402] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:38 2026] POST /volume/v3/volumes => generated 753 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:39.267027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ee2d358-ad6b-4d71-a593-0763abd924d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.269167 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ee2d358-ad6b-4d71-a593-0763abd924d2 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] GET https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b Aug 19 16:01:39.269502 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ee2d358-ad6b-4d71-a593-0763abd924d2 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.269703 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ee2d358-ad6b-4d71-a593-0763abd924d2 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.283895 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:39.283895 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:39.289986 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ee2d358-ad6b-4d71-a593-0763abd924d2 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Volume info retrieved successfully. Aug 19 16:01:39.306262 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ee2d358-ad6b-4d71-a593-0763abd924d2 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b returned with HTTP 200 Aug 19 16:01:39.307392 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 597/2403] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:39 2026] GET /volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:39.336209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b31aa2b3-518c-4357-93b5-f5a1a207090a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.338068 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-798c5490-91d6-49e8-9499-466b095264da None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.339262 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b31aa2b3-518c-4357-93b5-f5a1a207090a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:39.340723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b31aa2b3-518c-4357-93b5-f5a1a207090a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.340723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b31aa2b3-518c-4357-93b5-f5a1a207090a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.340723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b31aa2b3-518c-4357-93b5-f5a1a207090a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:39.340992 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-798c5490-91d6-49e8-9499-466b095264da tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:01:39.340992 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-798c5490-91d6-49e8-9499-466b095264da tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.340992 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-798c5490-91d6-49e8-9499-466b095264da tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.353359 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:39.353359 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:39.356333 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b31aa2b3-518c-4357-93b5-f5a1a207090a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:39.358117 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 594/2404] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:39 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:39.363057 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:39.363057 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:39.376205 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-798c5490-91d6-49e8-9499-466b095264da tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:39.389038 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-798c5490-91d6-49e8-9499-466b095264da tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:01:39.389689 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 608/2405] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:39 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:39.437059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8bec5346-76d0-4013-8586-2f119ae5b875 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.441264 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bec5346-76d0-4013-8586-2f119ae5b875 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 Aug 19 16:01:39.441264 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bec5346-76d0-4013-8586-2f119ae5b875 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.442171 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bec5346-76d0-4013-8586-2f119ae5b875 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.457092 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bec5346-76d0-4013-8586-2f119ae5b875 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 returned with HTTP 404 Aug 19 16:01:39.457092 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 607/2406] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:39 2026] GET /volume/v3/volumes/99a82777-8db6-4281-99df-ba37e110d3f0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:39.471958 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-166f1a7c-421e-4f9c-9292-44515e035366 req-30d16b20-69b1-4aa7-938a-26f1ddad14ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.475294 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-30d16b20-69b1-4aa7-938a-26f1ddad14ef tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:01:39.476884 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-30d16b20-69b1-4aa7-938a-26f1ddad14ef tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.476884 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-30d16b20-69b1-4aa7-938a-26f1ddad14ef tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.484797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-929d7cae-a56b-486d-8f51-3fa279b1fb0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.487507 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-929d7cae-a56b-486d-8f51-3fa279b1fb0f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b Aug 19 16:01:39.487507 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-929d7cae-a56b-486d-8f51-3fa279b1fb0f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.487507 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-929d7cae-a56b-486d-8f51-3fa279b1fb0f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.487507 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-929d7cae-a56b-486d-8f51-3fa279b1fb0f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete snapshot with id: cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b Aug 19 16:01:39.496353 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:39.496353 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:39.496675 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:39.496675 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:39.498017 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-929d7cae-a56b-486d-8f51-3fa279b1fb0f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:01:39.504991 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-166f1a7c-421e-4f9c-9292-44515e035366 req-30d16b20-69b1-4aa7-938a-26f1ddad14ef tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:39.512106 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-30d16b20-69b1-4aa7-938a-26f1ddad14ef tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:01:39.513053 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 598/2407] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:39 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:39.536838 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-929d7cae-a56b-486d-8f51-3fa279b1fb0f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot delete request issued successfully. Aug 19 16:01:39.536838 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-929d7cae-a56b-486d-8f51-3fa279b1fb0f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b returned with HTTP 202 Aug 19 16:01:39.536838 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 595/2408] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:01:39 2026] DELETE /volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:39.551674 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d84ea529-8b20-4692-b48b-94db8414fe3b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.552395 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-166f1a7c-421e-4f9c-9292-44515e035366 req-f7b8a1b1-4cfe-4cc2-bf5c-a00788065eb9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.555745 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d84ea529-8b20-4692-b48b-94db8414fe3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b Aug 19 16:01:39.556054 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d84ea529-8b20-4692-b48b-94db8414fe3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.556474 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d84ea529-8b20-4692-b48b-94db8414fe3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.557096 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-f7b8a1b1-4cfe-4cc2-bf5c-a00788065eb9 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78/action Aug 19 16:01:39.557409 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-f7b8a1b1-4cfe-4cc2-bf5c-a00788065eb9 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:39.557477 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-f7b8a1b1-4cfe-4cc2-bf5c-a00788065eb9 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:39.564592 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:39.564592 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:39.564710 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d84ea529-8b20-4692-b48b-94db8414fe3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:01:39.566638 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d84ea529-8b20-4692-b48b-94db8414fe3b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b returned with HTTP 200 Aug 19 16:01:39.566800 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 609/2409] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:39 2026] GET /volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:39.575720 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:39.575720 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:39.576422 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-166f1a7c-421e-4f9c-9292-44515e035366 req-f7b8a1b1-4cfe-4cc2-bf5c-a00788065eb9 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:39.602415 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-166f1a7c-421e-4f9c-9292-44515e035366 req-f7b8a1b1-4cfe-4cc2-bf5c-a00788065eb9 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Begin detaching volume completed successfully. Aug 19 16:01:39.602415 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-f7b8a1b1-4cfe-4cc2-bf5c-a00788065eb9 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78/action returned with HTTP 202 Aug 19 16:01:39.603594 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 608/2410] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:01:39 2026] POST /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:01:39.694706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-987ddc52-f267-4b84-b50b-2f1b803902c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.694706 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-987ddc52-f267-4b84-b50b-2f1b803902c0 None None] GET https://10.4.3.32/volume// Aug 19 16:01:39.694706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-987ddc52-f267-4b84-b50b-2f1b803902c0 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.694706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-987ddc52-f267-4b84-b50b-2f1b803902c0 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.694706 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-987ddc52-f267-4b84-b50b-2f1b803902c0 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:39.694706 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 599/2411] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01: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 19 16:01:39.712415 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-166f1a7c-421e-4f9c-9292-44515e035366 req-38853bbf-d78e-4654-9779-70adb65d22bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:39.715399 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-38853bbf-d78e-4654-9779-70adb65d22bd tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:01:39.717196 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-38853bbf-d78e-4654-9779-70adb65d22bd tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:39.717196 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-38853bbf-d78e-4654-9779-70adb65d22bd tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:39.731337 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:39.731337 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:39.738151 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-166f1a7c-421e-4f9c-9292-44515e035366 req-38853bbf-d78e-4654-9779-70adb65d22bd tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:39.745286 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-38853bbf-d78e-4654-9779-70adb65d22bd tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:01:39.745286 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 596/2412] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:39 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:40.332123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea5fd658-6904-4758-8b76-be41ef5ae878 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.334731 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea5fd658-6904-4758-8b76-be41ef5ae878 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] GET https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b Aug 19 16:01:40.335354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea5fd658-6904-4758-8b76-be41ef5ae878 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:40.335354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea5fd658-6904-4758-8b76-be41ef5ae878 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:40.348340 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:40.348340 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:40.358396 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea5fd658-6904-4758-8b76-be41ef5ae878 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Volume info retrieved successfully. Aug 19 16:01:40.370216 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea5fd658-6904-4758-8b76-be41ef5ae878 tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b returned with HTTP 200 Aug 19 16:01:40.370914 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 610/2413] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:40 2026] GET /volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:40.378328 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ae3dcce7-db55-4810-b9f0-7395129d8938 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.383796 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae3dcce7-db55-4810-b9f0-7395129d8938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:40.383796 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae3dcce7-db55-4810-b9f0-7395129d8938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:40.383796 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae3dcce7-db55-4810-b9f0-7395129d8938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:40.383796 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ae3dcce7-db55-4810-b9f0-7395129d8938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:40.387665 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:40.387665 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:40.389329 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae3dcce7-db55-4810-b9f0-7395129d8938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:40.389329 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 609/2414] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:40 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:40.394863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.398792 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:40.398792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9eb8e364-5f90-4fa7-b5f9-17446894f41b"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:40.398792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '9eb8e364-5f90-4fa7-b5f9-17446894f41b'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:40.410937 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:40.410937 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:40.410937 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Volume retrieved successfully. Aug 19 16:01:40.410937 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Create volume of 1 GB Aug 19 16:01:40.417519 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Availability Zones retrieved successfully. Aug 19 16:01:40.423195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Flow 'volume_create_api' (32747a73-e902-4276-a751-333385ab9279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:40.424903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae9bf28-b684-4a9d-bbef-00fc0c06ed0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:40.429779 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:40.429779 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae9bf28-b684-4a9d-bbef-00fc0c06ed0e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 16:01:40.429779 np0000007787 devstack@c-api.service[100249]: 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 19 16:01:40.431247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae9bf28-b684-4a9d-bbef-00fc0c06ed0e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:40.432037 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae9bf28-b684-4a9d-bbef-00fc0c06ed0e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 16:01:40.433576 np0000007787 devstack@c-api.service[100249]: WARNING cinder.volume.api [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Flow 'volume_create_api' (32747a73-e902-4276-a751-333385ab9279) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 16:01:40.433576 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-00cab39f-174c-44d1-8b10-63e3cadc5d1a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 19 16:01:40.433576 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 600/2415] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:40 2026] POST /volume/v3/volumes => generated 173 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:01:40.441927 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b446984-b2de-4a4e-aedb-9bd933c64f9a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.445065 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b446984-b2de-4a4e-aedb-9bd933c64f9a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] GET https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b Aug 19 16:01:40.446142 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b446984-b2de-4a4e-aedb-9bd933c64f9a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:40.446142 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b446984-b2de-4a4e-aedb-9bd933c64f9a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:40.455995 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:40.455995 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:40.462595 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1b446984-b2de-4a4e-aedb-9bd933c64f9a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Volume info retrieved successfully. Aug 19 16:01:40.470547 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b446984-b2de-4a4e-aedb-9bd933c64f9a tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b returned with HTTP 200 Aug 19 16:01:40.471178 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 597/2416] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:40 2026] GET /volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:40.488643 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c7ad4d68-2439-4346-b6ef-025929fea31f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.493491 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7ad4d68-2439-4346-b6ef-025929fea31f tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b Aug 19 16:01:40.493892 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7ad4d68-2439-4346-b6ef-025929fea31f tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:40.494317 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7ad4d68-2439-4346-b6ef-025929fea31f tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:40.494577 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c7ad4d68-2439-4346-b6ef-025929fea31f tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Delete volume with id: 9eb8e364-5f90-4fa7-b5f9-17446894f41b Aug 19 16:01:40.513660 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:40.513660 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:40.513866 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c7ad4d68-2439-4346-b6ef-025929fea31f tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Volume info retrieved successfully. Aug 19 16:01:40.550745 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c7ad4d68-2439-4346-b6ef-025929fea31f tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Delete volume request issued successfully. Aug 19 16:01:40.551389 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7ad4d68-2439-4346-b6ef-025929fea31f tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b returned with HTTP 202 Aug 19 16:01:40.552120 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 611/2417] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:40 2026] DELETE /volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:40.564302 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9b01db15-6d39-449e-ad27-377643a25abe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.567400 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b01db15-6d39-449e-ad27-377643a25abe tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] GET https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b Aug 19 16:01:40.567609 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b01db15-6d39-449e-ad27-377643a25abe tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:40.567891 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9b01db15-6d39-449e-ad27-377643a25abe tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:40.590792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-efe36a06-9bad-4a44-a8f4-de700b2c62c1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.592432 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:40.592432 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:40.595502 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efe36a06-9bad-4a44-a8f4-de700b2c62c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b Aug 19 16:01:40.595502 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efe36a06-9bad-4a44-a8f4-de700b2c62c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:40.595502 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efe36a06-9bad-4a44-a8f4-de700b2c62c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:40.608102 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efe36a06-9bad-4a44-a8f4-de700b2c62c1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b returned with HTTP 404 Aug 19 16:01:40.608234 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9b01db15-6d39-449e-ad27-377643a25abe tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Volume info retrieved successfully. Aug 19 16:01:40.608292 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 601/2418] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:40 2026] GET /volume/v3/snapshots/cf2fcdc1-b217-44d4-a0be-cf4486cbbc1b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:40.616931 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9b01db15-6d39-449e-ad27-377643a25abe tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b returned with HTTP 200 Aug 19 16:01:40.617460 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 610/2419] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:40 2026] GET /volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:40.621479 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90403a9e-c875-413d-b41a-64e30ac17a9b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.626796 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90403a9e-c875-413d-b41a-64e30ac17a9b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 Aug 19 16:01:40.626796 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90403a9e-c875-413d-b41a-64e30ac17a9b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:40.626796 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90403a9e-c875-413d-b41a-64e30ac17a9b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:40.626796 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-90403a9e-c875-413d-b41a-64e30ac17a9b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete snapshot with id: 8424dd63-5441-4c42-ae9b-36e25b3b0822 Aug 19 16:01:40.638419 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:40.638419 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:40.639017 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90403a9e-c875-413d-b41a-64e30ac17a9b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:01:40.672818 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90403a9e-c875-413d-b41a-64e30ac17a9b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot delete request issued successfully. Aug 19 16:01:40.672963 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90403a9e-c875-413d-b41a-64e30ac17a9b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 returned with HTTP 202 Aug 19 16:01:40.674229 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 598/2420] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:01:40 2026] DELETE /volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:40.689540 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d920e052-85fd-4842-8ad8-8e284335294f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:40.692154 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d920e052-85fd-4842-8ad8-8e284335294f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 Aug 19 16:01:40.692839 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d920e052-85fd-4842-8ad8-8e284335294f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:40.693168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d920e052-85fd-4842-8ad8-8e284335294f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:40.704452 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:40.704452 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:40.705892 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d920e052-85fd-4842-8ad8-8e284335294f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:01:40.706571 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d920e052-85fd-4842-8ad8-8e284335294f tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 returned with HTTP 200 Aug 19 16:01:40.707179 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 612/2421] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:40 2026] GET /volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:41.409131 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eea38b40-b840-4597-ad14-80b4224e2498 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:41.410387 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eea38b40-b840-4597-ad14-80b4224e2498 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:41.410801 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eea38b40-b840-4597-ad14-80b4224e2498 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:41.410999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eea38b40-b840-4597-ad14-80b4224e2498 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:41.411081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-eea38b40-b840-4597-ad14-80b4224e2498 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:41.423662 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:41.423662 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:41.425100 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eea38b40-b840-4597-ad14-80b4224e2498 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:41.425797 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 602/2422] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:41 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:41.643056 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b7a4244d-cea4-4e2e-ac22-1739fb61077d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:41.648180 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7a4244d-cea4-4e2e-ac22-1739fb61077d tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] GET https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b Aug 19 16:01:41.648180 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7a4244d-cea4-4e2e-ac22-1739fb61077d tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:41.648663 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b7a4244d-cea4-4e2e-ac22-1739fb61077d tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:41.661753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b7a4244d-cea4-4e2e-ac22-1739fb61077d tempest-VolumesCloneNegativeTest-1815699170 tempest-VolumesCloneNegativeTest-1815699170-project-member] https://10.4.3.32/volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b returned with HTTP 404 Aug 19 16:01:41.663856 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 611/2423] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:41 2026] GET /volume/v3/volumes/9eb8e364-5f90-4fa7-b5f9-17446894f41b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:41.721736 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1566dcf-68eb-46a7-b69b-b45623e262ee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:41.728483 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1566dcf-68eb-46a7-b69b-b45623e262ee tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 Aug 19 16:01:41.729196 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1566dcf-68eb-46a7-b69b-b45623e262ee tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:41.729891 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1566dcf-68eb-46a7-b69b-b45623e262ee tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:41.739564 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1566dcf-68eb-46a7-b69b-b45623e262ee tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 returned with HTTP 404 Aug 19 16:01:41.739949 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 599/2424] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:41 2026] GET /volume/v3/snapshots/8424dd63-5441-4c42-ae9b-36e25b3b0822 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:41.753495 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1aeef837-9113-47fa-8c03-5a82ee4a2208 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:41.756004 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1aeef837-9113-47fa-8c03-5a82ee4a2208 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 Aug 19 16:01:41.758103 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1aeef837-9113-47fa-8c03-5a82ee4a2208 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:41.758103 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1aeef837-9113-47fa-8c03-5a82ee4a2208 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:41.758103 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-1aeef837-9113-47fa-8c03-5a82ee4a2208 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete snapshot with id: 1f6fe22c-61c4-4227-9f9a-abfc02ae5826 Aug 19 16:01:41.762294 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:41.767341 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:41.767341 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:41.767782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-166f1a7c-421e-4f9c-9292-44515e035366 req-2b6948da-ef29-4bd9-9400-adcd5ac8842d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:41.768594 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1aeef837-9113-47fa-8c03-5a82ee4a2208 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:01:41.773741 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-2b6948da-ef29-4bd9-9400-adcd5ac8842d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] DELETE https://10.4.3.32/volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b Aug 19 16:01:41.778774 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-2b6948da-ef29-4bd9-9400-adcd5ac8842d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:41.778774 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-2b6948da-ef29-4bd9-9400-adcd5ac8842d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:41.792471 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:41.792471 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:41.809226 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1aeef837-9113-47fa-8c03-5a82ee4a2208 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot delete request issued successfully. Aug 19 16:01:41.809500 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1aeef837-9113-47fa-8c03-5a82ee4a2208 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 returned with HTTP 202 Aug 19 16:01:41.810266 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 613/2425] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:01:41 2026] DELETE /volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:41.828293 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4546c26c-4228-408a-be85-47d6544e5266 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:41.834527 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4546c26c-4228-408a-be85-47d6544e5266 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 Aug 19 16:01:41.834527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4546c26c-4228-408a-be85-47d6544e5266 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:41.834840 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4546c26c-4228-408a-be85-47d6544e5266 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:41.842181 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:41.842181 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:41.842854 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4546c26c-4228-408a-be85-47d6544e5266 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Snapshot retrieved successfully. Aug 19 16:01:41.844339 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4546c26c-4228-408a-be85-47d6544e5266 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 returned with HTTP 200 Aug 19 16:01:41.844511 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 600/2426] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:41 2026] GET /volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:41.907628 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-166f1a7c-421e-4f9c-9292-44515e035366 req-2b6948da-ef29-4bd9-9400-adcd5ac8842d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b returned with HTTP 200 Aug 19 16:01:41.908228 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 612/2427] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:01:41 2026] DELETE /volume/v3/attachments/1d2a7dde-617b-40b6-b043-2dd2c1eb913b => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:42.032195 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:42.033072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1885253208", "metadata": {"Type": "Test"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:42.036297 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1885253208', 'metadata': {'Type': 'Test'}}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:42.036647 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume of 1 GB Aug 19 16:01:42.045796 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Availability Zones retrieved successfully. Aug 19 16:01:42.052843 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (fefbb0cf-5c00-4727-9e80-5041b079bd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:42.054268 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef60b8ce-fe1e-4afe-bdbe-aebd13eb3db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:42.056571 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:42.101243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef60b8ce-fe1e-4afe-bdbe-aebd13eb3db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:42.102376 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65ed1355-d1be-40fe-9bd7-5304260a09bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:42.228711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Created reservations ['f5f846bb-5588-4bd1-9657-4571346d7ffc', 'd07e4f5b-734d-4fcd-b746-ca73bad22144', '45cc68ef-505b-4014-b008-ddd23cc66b01', '6a0f8984-a2b1-4d22-bef0-f04cb40f9e00'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:42.230467 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65ed1355-d1be-40fe-9bd7-5304260a09bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5f846bb-5588-4bd1-9657-4571346d7ffc', 'd07e4f5b-734d-4fcd-b746-ca73bad22144', '45cc68ef-505b-4014-b008-ddd23cc66b01', '6a0f8984-a2b1-4d22-bef0-f04cb40f9e00']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:42.233611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1274dd-54f7-42f4-bb81-c20acf99dbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:42.277458 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1274dd-54f7-42f4-bb81-c20acf99dbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b30a1b2-867f-41e8-9b9e-1353259eb484', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1885253208',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['f5f846bb-5588-4bd1-9657-4571346d7ffc','d07e4f5b-734d-4fcd-b746-ca73bad22144','45cc68ef-505b-4014-b008-ddd23cc66b01','6a0f8984-a2b1-4d22-bef0-f04cb40f9e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1885253208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b30a1b2-867f-41e8-9b9e-1353259eb484,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2d63573c584946768910415487ade9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4b90d40c94be49129e4b026828266015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:42.279155 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30168ac8-68dc-4ff4-8d6c-a8f247b81313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:42.326183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30168ac8-68dc-4ff4-8d6c-a8f247b81313) transitioned into 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-1885253208',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['f5f846bb-5588-4bd1-9657-4571346d7ffc','d07e4f5b-734d-4fcd-b746-ca73bad22144','45cc68ef-505b-4014-b008-ddd23cc66b01','6a0f8984-a2b1-4d22-bef0-f04cb40f9e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:42.327444 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cae0667e-a599-4611-800a-4ed1528fee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:42.351270 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cae0667e-a599-4611-800a-4ed1528fee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:42.352542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (fefbb0cf-5c00-4727-9e80-5041b079bd75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:42.353078 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request issued successfully. Aug 19 16:01:42.354092 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8c0fd36-d4c6-49ba-b81b-fffcc5155a8a tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:42.355081 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 603/2428] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:41 2026] POST /volume/v3/volumes => generated 757 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:42.374564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5f9ce457-effd-4fb7-b8b0-18481b367dd7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:42.377060 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f9ce457-effd-4fb7-b8b0-18481b367dd7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:42.377323 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f9ce457-effd-4fb7-b8b0-18481b367dd7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:42.377585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f9ce457-effd-4fb7-b8b0-18481b367dd7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:42.391734 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:42.391734 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:42.401746 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5f9ce457-effd-4fb7-b8b0-18481b367dd7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:42.411219 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f9ce457-effd-4fb7-b8b0-18481b367dd7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 200 Aug 19 16:01:42.411453 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 614/2429] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:42 2026] GET /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:42.439514 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a92b41b-5f53-4126-87d3-26bb54fddc66 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:42.441716 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a92b41b-5f53-4126-87d3-26bb54fddc66 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:42.441969 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a92b41b-5f53-4126-87d3-26bb54fddc66 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:42.442212 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a92b41b-5f53-4126-87d3-26bb54fddc66 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:42.442590 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4a92b41b-5f53-4126-87d3-26bb54fddc66 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:42.452710 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:42.452710 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:42.454957 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a92b41b-5f53-4126-87d3-26bb54fddc66 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:42.454957 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 601/2430] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:42 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:42.859914 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b6d455a-b03c-4708-8448-3329e492ca42 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:42.862981 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b6d455a-b03c-4708-8448-3329e492ca42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 Aug 19 16:01:42.863746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b6d455a-b03c-4708-8448-3329e492ca42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:42.863746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b6d455a-b03c-4708-8448-3329e492ca42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:42.871025 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b6d455a-b03c-4708-8448-3329e492ca42 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 returned with HTTP 404 Aug 19 16:01:42.872971 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 613/2431] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:01:42 2026] GET /volume/v3/snapshots/1f6fe22c-61c4-4227-9f9a-abfc02ae5826 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:01:42.883941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-447833a9-831a-45bd-8130-509ce3a53e25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:42.886796 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-447833a9-831a-45bd-8130-509ce3a53e25 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:01:42.886796 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-447833a9-831a-45bd-8130-509ce3a53e25 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:42.886994 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-447833a9-831a-45bd-8130-509ce3a53e25 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:42.894671 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6fc01de8-7d1d-46fb-b9b0-7832d92cd245 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:42.898720 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:42.898720 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:42.900401 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6fc01de8-7d1d-46fb-b9b0-7832d92cd245 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:01:42.900669 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6fc01de8-7d1d-46fb-b9b0-7832d92cd245 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:42.900967 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6fc01de8-7d1d-46fb-b9b0-7832d92cd245 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:42.905559 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-447833a9-831a-45bd-8130-509ce3a53e25 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:42.913126 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-447833a9-831a-45bd-8130-509ce3a53e25 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:01:42.913660 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 604/2432] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:42 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:42.918808 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:42.918808 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:42.924773 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6fc01de8-7d1d-46fb-b9b0-7832d92cd245 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:42.932833 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5dec5ff4-341c-40b0-be97-278e6e14b7cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:42.934919 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dec5ff4-341c-40b0-be97-278e6e14b7cf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:01:42.935006 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6fc01de8-7d1d-46fb-b9b0-7832d92cd245 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:01:42.937925 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dec5ff4-341c-40b0-be97-278e6e14b7cf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:42.937925 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dec5ff4-341c-40b0-be97-278e6e14b7cf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:42.941570 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 615/2433] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:42 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:42.947234 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:42.947234 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:42.954990 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5dec5ff4-341c-40b0-be97-278e6e14b7cf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:42.965947 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dec5ff4-341c-40b0-be97-278e6e14b7cf tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:01:42.965947 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 602/2434] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:42 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:42.985334 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e83eef52-0b24-4210-aba4-35ad0946327b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:42.989806 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e83eef52-0b24-4210-aba4-35ad0946327b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:01:42.989806 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e83eef52-0b24-4210-aba4-35ad0946327b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:42.990188 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e83eef52-0b24-4210-aba4-35ad0946327b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:42.990188 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e83eef52-0b24-4210-aba4-35ad0946327b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete volume with id: b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:01:43.006050 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:43.006050 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:43.006696 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e83eef52-0b24-4210-aba4-35ad0946327b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:43.045212 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e83eef52-0b24-4210-aba4-35ad0946327b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Delete volume request issued successfully. Aug 19 16:01:43.045477 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e83eef52-0b24-4210-aba4-35ad0946327b tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 202 Aug 19 16:01:43.045954 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 614/2435] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:42 2026] DELETE /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:43.058398 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3084a622-51fe-4dd1-8d72-5d38730cfc51 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:43.061651 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3084a622-51fe-4dd1-8d72-5d38730cfc51 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:01:43.063393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3084a622-51fe-4dd1-8d72-5d38730cfc51 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:43.063393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3084a622-51fe-4dd1-8d72-5d38730cfc51 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:43.076191 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:43.076191 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:43.083824 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3084a622-51fe-4dd1-8d72-5d38730cfc51 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Volume info retrieved successfully. Aug 19 16:01:43.092085 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3084a622-51fe-4dd1-8d72-5d38730cfc51 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 200 Aug 19 16:01:43.092153 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 605/2436] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:43 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:01:43.431552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-69c368d4-d969-45d8-b57c-99ca58e442fd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:43.436055 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-69c368d4-d969-45d8-b57c-99ca58e442fd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:43.438170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-69c368d4-d969-45d8-b57c-99ca58e442fd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:43.438170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-69c368d4-d969-45d8-b57c-99ca58e442fd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:43.454031 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:43.454031 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:43.470334 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-69c368d4-d969-45d8-b57c-99ca58e442fd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:43.472408 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9142803e-90e5-4e0a-ad0c-a5b40ebfacb9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:43.475044 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9142803e-90e5-4e0a-ad0c-a5b40ebfacb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:43.476033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9142803e-90e5-4e0a-ad0c-a5b40ebfacb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:43.476033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9142803e-90e5-4e0a-ad0c-a5b40ebfacb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:43.476033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9142803e-90e5-4e0a-ad0c-a5b40ebfacb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:43.488793 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-69c368d4-d969-45d8-b57c-99ca58e442fd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 200 Aug 19 16:01:43.489253 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 616/2437] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:43 2026] GET /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:43.490777 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:43.490777 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:43.491863 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9142803e-90e5-4e0a-ad0c-a5b40ebfacb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:43.492399 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 603/2438] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:43 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:43.508803 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0941e420-3627-4917-8f61-85318423ae8f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:43.511135 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0941e420-3627-4917-8f61-85318423ae8f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:43.511135 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0941e420-3627-4917-8f61-85318423ae8f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:43.511837 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0941e420-3627-4917-8f61-85318423ae8f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:43.522845 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:43.522845 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:43.528787 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0941e420-3627-4917-8f61-85318423ae8f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:43.540314 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0941e420-3627-4917-8f61-85318423ae8f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 200 Aug 19 16:01:43.541998 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 615/2439] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:43 2026] GET /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:43.561056 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fefc637e-6961-484f-be68-8cfaccd4518f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:43.563498 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fefc637e-6961-484f-be68-8cfaccd4518f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:43.564074 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fefc637e-6961-484f-be68-8cfaccd4518f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1885253208"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:43.577136 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:43.577136 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:43.583177 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fefc637e-6961-484f-be68-8cfaccd4518f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:43.598395 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fefc637e-6961-484f-be68-8cfaccd4518f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:43.599567 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fefc637e-6961-484f-be68-8cfaccd4518f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 200 Aug 19 16:01:43.600221 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 606/2440] 10.4.3.32 () {68 vars in 1361 bytes} [Wed Aug 19 16:01:43 2026] PUT /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 782 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:43.625864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f456c9bc-17f0-43de-8844-4a4e6591c07e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:43.629271 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f456c9bc-17f0-43de-8844-4a4e6591c07e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:43.629654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f456c9bc-17f0-43de-8844-4a4e6591c07e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-6481354", "description": "This is the new description of volume"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:43.648782 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:43.648782 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:43.657178 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f456c9bc-17f0-43de-8844-4a4e6591c07e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:43.691039 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f456c9bc-17f0-43de-8844-4a4e6591c07e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:43.692454 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f456c9bc-17f0-43de-8844-4a4e6591c07e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 200 Aug 19 16:01:43.693041 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 617/2441] 10.4.3.32 () {68 vars in 1362 bytes} [Wed Aug 19 16:01:43 2026] PUT /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:43.714968 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f1d2be0-94c1-4c06-a6a1-9c8a1cfffaae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:43.719621 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f1d2be0-94c1-4c06-a6a1-9c8a1cfffaae tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:43.719621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f1d2be0-94c1-4c06-a6a1-9c8a1cfffaae tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:43.719690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f1d2be0-94c1-4c06-a6a1-9c8a1cfffaae tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:43.729804 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:43.729804 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:43.735185 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9f1d2be0-94c1-4c06-a6a1-9c8a1cfffaae tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:43.742039 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f1d2be0-94c1-4c06-a6a1-9c8a1cfffaae tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 200 Aug 19 16:01:43.742486 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 604/2442] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:43 2026] GET /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:43.758473 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:43.763667 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:43.763667 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1843457726", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2060057412"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:43.767453 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1843457726', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2060057412'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:43.767453 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume of 1 GB Aug 19 16:01:43.772871 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Availability Zones retrieved successfully. Aug 19 16:01:43.779806 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (25ba0a0f-9eeb-431b-86f0-0739891a78d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:43.781216 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a8b773-369d-4a4d-beb8-7050a3769405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:43.782380 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:43.836729 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a8b773-369d-4a4d-beb8-7050a3769405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:43.838811 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c18153-f1ec-4b0b-9fb2-2edd7b3e9ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:43.920074 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Created reservations ['5ac59b3b-5471-4994-9ec1-57c929b206b4', '0cbfc9d1-1e74-4a36-b31f-22d4ca89f049', '3da3efcc-4214-44c2-9727-91c46b8459a5', '12cd0987-4a4b-445d-b389-83946800056c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:43.921426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c18153-f1ec-4b0b-9fb2-2edd7b3e9ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac59b3b-5471-4994-9ec1-57c929b206b4', '0cbfc9d1-1e74-4a36-b31f-22d4ca89f049', '3da3efcc-4214-44c2-9727-91c46b8459a5', '12cd0987-4a4b-445d-b389-83946800056c']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:43.922610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34a6b0b-5cb8-4dc1-bd94-19c713fcccb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:43.962983 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34a6b0b-5cb8-4dc1-bd94-19c713fcccb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5e50d44-8812-4a0d-9e28-099c3e867b00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1843457726',display_name='tempest-VolumesGetTest-Volume-2060057412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['5ac59b3b-5471-4994-9ec1-57c929b206b4','0cbfc9d1-1e74-4a36-b31f-22d4ca89f049','3da3efcc-4214-44c2-9727-91c46b8459a5','12cd0987-4a4b-445d-b389-83946800056c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1843457726',display_name='tempest-VolumesGetTest-Volume-2060057412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5e50d44-8812-4a0d-9e28-099c3e867b00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d63573c584946768910415487ade9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4b90d40c94be49129e4b026828266015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:43.964042 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699b43c4-44af-4baa-bb56-513a7cedeb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:44.037070 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699b43c4-44af-4baa-bb56-513a7cedeb28) transitioned into 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-1843457726',display_name='tempest-VolumesGetTest-Volume-2060057412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['5ac59b3b-5471-4994-9ec1-57c929b206b4','0cbfc9d1-1e74-4a36-b31f-22d4ca89f049','3da3efcc-4214-44c2-9727-91c46b8459a5','12cd0987-4a4b-445d-b389-83946800056c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:44.037810 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e60c4e4c-2883-4c6e-b452-0d30ece74884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:44.061658 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e60c4e4c-2883-4c6e-b452-0d30ece74884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:44.063475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (25ba0a0f-9eeb-431b-86f0-0739891a78d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:44.063588 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request issued successfully. Aug 19 16:01:44.064266 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-92bda995-d065-4abd-9bea-f2b72b5a3884 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:44.065015 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 616/2443] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:43 2026] POST /volume/v3/volumes => generated 778 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:44.082942 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-77a952d7-d9f1-40ce-839c-a79283824e11 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:44.084227 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77a952d7-d9f1-40ce-839c-a79283824e11 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 Aug 19 16:01:44.084490 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77a952d7-d9f1-40ce-839c-a79283824e11 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:44.084704 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77a952d7-d9f1-40ce-839c-a79283824e11 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:44.094930 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:44.094930 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:44.108162 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-77a952d7-d9f1-40ce-839c-a79283824e11 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:44.114296 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1e9439b1-5d35-4ae9-a7eb-7f88e0a4aeb1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:44.116500 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e9439b1-5d35-4ae9-a7eb-7f88e0a4aeb1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] GET https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 Aug 19 16:01:44.116797 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e9439b1-5d35-4ae9-a7eb-7f88e0a4aeb1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:44.116999 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e9439b1-5d35-4ae9-a7eb-7f88e0a4aeb1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:44.117571 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77a952d7-d9f1-40ce-839c-a79283824e11 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 returned with HTTP 200 Aug 19 16:01:44.118253 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 607/2444] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:44 2026] GET /volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:01:44.126148 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e9439b1-5d35-4ae9-a7eb-7f88e0a4aeb1 tempest-SnapshotDataIntegrityTests-775665598 tempest-SnapshotDataIntegrityTests-775665598-project-member] https://10.4.3.32/volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 returned with HTTP 404 Aug 19 16:01:44.126399 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 618/2445] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:44 2026] GET /volume/v3/volumes/b0e3abf2-606e-4b0f-b30f-247e4fe31789 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:44.506701 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6488d9da-77bf-4e43-bd2f-d5b1fdc3be68 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:44.509077 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6488d9da-77bf-4e43-bd2f-d5b1fdc3be68 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:44.509391 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6488d9da-77bf-4e43-bd2f-d5b1fdc3be68 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:44.509702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6488d9da-77bf-4e43-bd2f-d5b1fdc3be68 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:44.509907 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6488d9da-77bf-4e43-bd2f-d5b1fdc3be68 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:44.519879 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:44.519879 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:44.520962 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6488d9da-77bf-4e43-bd2f-d5b1fdc3be68 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:44.521122 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 605/2446] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:44 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:45.136393 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2ad3ea16-101a-4bf1-94a5-39e3eb9943d3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:45.139312 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ad3ea16-101a-4bf1-94a5-39e3eb9943d3 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 Aug 19 16:01:45.139659 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ad3ea16-101a-4bf1-94a5-39e3eb9943d3 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:45.139998 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ad3ea16-101a-4bf1-94a5-39e3eb9943d3 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:45.152950 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:45.152950 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:45.169017 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2ad3ea16-101a-4bf1-94a5-39e3eb9943d3 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:45.182248 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ad3ea16-101a-4bf1-94a5-39e3eb9943d3 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 returned with HTTP 200 Aug 19 16:01:45.182248 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 617/2447] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:45 2026] GET /volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 => generated 871 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:45.202158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3069753d-24fb-4388-8465-4e4e56bb224f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:45.204151 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3069753d-24fb-4388-8465-4e4e56bb224f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 Aug 19 16:01:45.204721 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3069753d-24fb-4388-8465-4e4e56bb224f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1885253208", "description": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:45.233914 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:45.233914 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:45.240037 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3069753d-24fb-4388-8465-4e4e56bb224f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:45.256315 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3069753d-24fb-4388-8465-4e4e56bb224f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:45.257416 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3069753d-24fb-4388-8465-4e4e56bb224f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 returned with HTTP 200 Aug 19 16:01:45.258136 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 608/2448] 10.4.3.32 () {68 vars in 1361 bytes} [Wed Aug 19 16:01:45 2026] PUT /volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 => generated 768 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:45.282675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e5ad3d14-35b8-4ffa-ba31-805c9de7da77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:45.285732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e5ad3d14-35b8-4ffa-ba31-805c9de7da77 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 Aug 19 16:01:45.286021 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e5ad3d14-35b8-4ffa-ba31-805c9de7da77 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:45.286284 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e5ad3d14-35b8-4ffa-ba31-805c9de7da77 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:45.301893 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:45.301893 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:45.308525 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e5ad3d14-35b8-4ffa-ba31-805c9de7da77 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:45.320686 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e5ad3d14-35b8-4ffa-ba31-805c9de7da77 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 returned with HTTP 200 Aug 19 16:01:45.321260 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 619/2449] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:45 2026] GET /volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 => generated 836 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:45.340140 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-16bfdb69-e050-4c2f-a19e-a95b9dc7d617 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:45.344498 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16bfdb69-e050-4c2f-a19e-a95b9dc7d617 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 Aug 19 16:01:45.344736 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16bfdb69-e050-4c2f-a19e-a95b9dc7d617 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:45.345072 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16bfdb69-e050-4c2f-a19e-a95b9dc7d617 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:45.345495 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-16bfdb69-e050-4c2f-a19e-a95b9dc7d617 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume with id: d5e50d44-8812-4a0d-9e28-099c3e867b00 Aug 19 16:01:45.359534 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:45.359534 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:45.360175 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-16bfdb69-e050-4c2f-a19e-a95b9dc7d617 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:45.414299 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-16bfdb69-e050-4c2f-a19e-a95b9dc7d617 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume request issued successfully. Aug 19 16:01:45.414299 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16bfdb69-e050-4c2f-a19e-a95b9dc7d617 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 returned with HTTP 202 Aug 19 16:01:45.414984 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 606/2450] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:45 2026] DELETE /volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:45.427891 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a0953b5c-c265-4380-b537-8f1b3fd33d6b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:45.431494 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0953b5c-c265-4380-b537-8f1b3fd33d6b tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 Aug 19 16:01:45.431494 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0953b5c-c265-4380-b537-8f1b3fd33d6b tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:45.433053 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0953b5c-c265-4380-b537-8f1b3fd33d6b tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:45.445954 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:45.445954 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:45.453927 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a0953b5c-c265-4380-b537-8f1b3fd33d6b tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:45.462712 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0953b5c-c265-4380-b537-8f1b3fd33d6b tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 returned with HTTP 200 Aug 19 16:01:45.463245 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 618/2451] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:45 2026] GET /volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:45.538676 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8042446d-5328-497c-9c00-f206e0413fd9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:45.541047 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8042446d-5328-497c-9c00-f206e0413fd9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:45.541327 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8042446d-5328-497c-9c00-f206e0413fd9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:45.541641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8042446d-5328-497c-9c00-f206e0413fd9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:45.541780 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8042446d-5328-497c-9c00-f206e0413fd9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:45.546920 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:45.546920 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:45.548017 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8042446d-5328-497c-9c00-f206e0413fd9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:45.548487 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 609/2452] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:45 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:46.480579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4751398f-2ef1-408b-a643-a643075efe92 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:46.483397 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4751398f-2ef1-408b-a643-a643075efe92 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 Aug 19 16:01:46.483639 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4751398f-2ef1-408b-a643-a643075efe92 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:46.483900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4751398f-2ef1-408b-a643-a643075efe92 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:46.490995 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4751398f-2ef1-408b-a643-a643075efe92 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 returned with HTTP 404 Aug 19 16:01:46.491714 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 620/2453] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:46 2026] GET /volume/v3/volumes/d5e50d44-8812-4a0d-9e28-099c3e867b00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:46.501451 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b431a7a2-07b2-4bbd-81a3-5e0a6c6795e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:46.508019 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b431a7a2-07b2-4bbd-81a3-5e0a6c6795e1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:46.508019 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b431a7a2-07b2-4bbd-81a3-5e0a6c6795e1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:46.508019 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b431a7a2-07b2-4bbd-81a3-5e0a6c6795e1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:46.520606 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:46.520606 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:46.526774 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b431a7a2-07b2-4bbd-81a3-5e0a6c6795e1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:46.534697 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b431a7a2-07b2-4bbd-81a3-5e0a6c6795e1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 200 Aug 19 16:01:46.535273 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 607/2454] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:46 2026] GET /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:46.553167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5c382c90-09e3-4171-ac06-c6a37095bf1f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:46.556476 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c382c90-09e3-4171-ac06-c6a37095bf1f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:46.556476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c382c90-09e3-4171-ac06-c6a37095bf1f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:46.556476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5c382c90-09e3-4171-ac06-c6a37095bf1f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:46.556476 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-5c382c90-09e3-4171-ac06-c6a37095bf1f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume with id: 5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:46.560503 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2f875109-739f-4bf3-af83-9d8dbbb5219b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:46.563203 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f875109-739f-4bf3-af83-9d8dbbb5219b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:46.563508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f875109-739f-4bf3-af83-9d8dbbb5219b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:46.563856 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f875109-739f-4bf3-af83-9d8dbbb5219b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:46.564024 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2f875109-739f-4bf3-af83-9d8dbbb5219b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:46.570080 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:46.570080 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:46.570904 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f875109-739f-4bf3-af83-9d8dbbb5219b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:46.571093 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:46.571093 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:46.571319 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 610/2455] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:46 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:46.571831 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5c382c90-09e3-4171-ac06-c6a37095bf1f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:46.609834 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5c382c90-09e3-4171-ac06-c6a37095bf1f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume request issued successfully. Aug 19 16:01:46.610143 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5c382c90-09e3-4171-ac06-c6a37095bf1f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 202 Aug 19 16:01:46.610846 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 619/2456] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:46 2026] DELETE /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:46.619911 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7fcf5a3e-e005-4490-8cc0-dc6b683dbddf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:46.623745 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7fcf5a3e-e005-4490-8cc0-dc6b683dbddf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:46.623962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7fcf5a3e-e005-4490-8cc0-dc6b683dbddf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:46.624233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7fcf5a3e-e005-4490-8cc0-dc6b683dbddf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:46.637036 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:46.637036 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:46.643957 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7fcf5a3e-e005-4490-8cc0-dc6b683dbddf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:46.650828 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7fcf5a3e-e005-4490-8cc0-dc6b683dbddf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 200 Aug 19 16:01:46.651266 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 621/2457] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:46 2026] GET /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 885 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:47.436610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:47.438609 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:47.439101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1658817778", "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:47.443076 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1658817778', 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:47.589210 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8943974f-819c-4cdb-ab7d-cd0c72a92fcd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:47.591570 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8943974f-819c-4cdb-ab7d-cd0c72a92fcd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:47.591857 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8943974f-819c-4cdb-ab7d-cd0c72a92fcd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:47.592270 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8943974f-819c-4cdb-ab7d-cd0c72a92fcd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:47.592420 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8943974f-819c-4cdb-ab7d-cd0c72a92fcd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:47.603825 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:47.603825 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:47.603825 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8943974f-819c-4cdb-ab7d-cd0c72a92fcd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:47.603825 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 611/2458] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:47 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:47.620392 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e935434-0fed-4c4c-a80b-77f3a2548dba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:47.622601 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e935434-0fed-4c4c-a80b-77f3a2548dba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a Aug 19 16:01:47.626879 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e935434-0fed-4c4c-a80b-77f3a2548dba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:47.626879 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e935434-0fed-4c4c-a80b-77f3a2548dba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:47.646734 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:47.646734 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:47.652171 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6e935434-0fed-4c4c-a80b-77f3a2548dba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:01:47.661273 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e935434-0fed-4c4c-a80b-77f3a2548dba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a returned with HTTP 200 Aug 19 16:01:47.662784 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 620/2459] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:47 2026] GET /volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:47.667253 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25426095-872a-485f-acf6-0697330adabf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:47.670529 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25426095-872a-485f-acf6-0697330adabf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 Aug 19 16:01:47.670905 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25426095-872a-485f-acf6-0697330adabf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:47.671259 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25426095-872a-485f-acf6-0697330adabf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:47.680889 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25426095-872a-485f-acf6-0697330adabf tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 returned with HTTP 404 Aug 19 16:01:47.681665 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 622/2460] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:47 2026] GET /volume/v3/volumes/5b30a1b2-867f-41e8-9b9e-1353259eb484 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:47.683318 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3dbe1c2d-b426-48fd-a691-f76f2f5fe81c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:47.687507 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dbe1c2d-b426-48fd-a691-f76f2f5fe81c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:47.687507 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dbe1c2d-b426-48fd-a691-f76f2f5fe81c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:47.688888 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dbe1c2d-b426-48fd-a691-f76f2f5fe81c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:47.689198 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-3dbe1c2d-b426-48fd-a691-f76f2f5fe81c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete backup with id: 64d58734-e132-4aa8-9812-86fc458155a2. Aug 19 16:01:47.692698 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2698d734-dc33-4dc2-8798-a479766ed5ef None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:47.697788 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:47.697788 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:47.697979 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:47.697979 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1180494428"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:47.699532 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1180494428'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:47.699721 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume of 1 GB Aug 19 16:01:47.708088 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Availability Zones retrieved successfully. Aug 19 16:01:47.716020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (15ac8289-3758-4dcf-9513-582f3909c2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:47.718416 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1ada33-6b95-46c0-ae7e-1d334ae76414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:47.718658 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:47.731137 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-3dbe1c2d-b426-48fd-a691-f76f2f5fe81c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] delete_backup rpcapi backup_id 64d58734-e132-4aa8-9812-86fc458155a2 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:01:47.733602 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dbe1c2d-b426-48fd-a691-f76f2f5fe81c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 202 Aug 19 16:01:47.734243 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 612/2461] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:47 2026] DELETE /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:01:47.744653 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a0273b83-3316-45a2-89ad-f8bf1448f0d7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:47.747901 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a0273b83-3316-45a2-89ad-f8bf1448f0d7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:47.747901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a0273b83-3316-45a2-89ad-f8bf1448f0d7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:47.747901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a0273b83-3316-45a2-89ad-f8bf1448f0d7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:47.748128 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a0273b83-3316-45a2-89ad-f8bf1448f0d7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:47.753297 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:47.753297 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:47.756179 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a0273b83-3316-45a2-89ad-f8bf1448f0d7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 200 Aug 19 16:01:47.756179 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 623/2462] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:47 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:47.770162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1ada33-6b95-46c0-ae7e-1d334ae76414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:47.774002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccdc2e2-6919-4a46-b511-912cf8409ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:47.824069 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Create volume of 1 GB Aug 19 16:01:47.829682 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Availability Zones retrieved successfully. Aug 19 16:01:47.838281 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Flow 'volume_create_api' (4935f0c6-d074-4466-ab1c-f0f6df2cb6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:47.840999 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45bdddf3-d19c-4039-92ea-d2c8226eef9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:47.843240 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:47.846647 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Created reservations ['bdc5ef63-81b0-4e19-8388-4355803b0771', '41957cc1-51d3-440e-a710-0ab428a716da', 'a20e6a8d-8382-4dd2-ace9-c118e0579567', '34c77d41-015a-4a87-b003-cd6fd54a4fbc'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:47.847899 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ccdc2e2-6919-4a46-b511-912cf8409ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdc5ef63-81b0-4e19-8388-4355803b0771', '41957cc1-51d3-440e-a710-0ab428a716da', 'a20e6a8d-8382-4dd2-ace9-c118e0579567', '34c77d41-015a-4a87-b003-cd6fd54a4fbc']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:47.849664 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b047773-58d4-495b-af3a-9e934be75ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:47.889208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b047773-58d4-495b-af3a-9e934be75ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba7e0563-4c45-4e9c-b1b7-18659aaf64e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1180494428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['bdc5ef63-81b0-4e19-8388-4355803b0771','41957cc1-51d3-440e-a710-0ab428a716da','a20e6a8d-8382-4dd2-ace9-c118e0579567','34c77d41-015a-4a87-b003-cd6fd54a4fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1180494428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba7e0563-4c45-4e9c-b1b7-18659aaf64e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d63573c584946768910415487ade9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4b90d40c94be49129e4b026828266015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:47.889208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ff1201-215e-4c00-897f-a992d8f20545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:47.915571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ff1201-215e-4c00-897f-a992d8f20545) transitioned into 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-1180494428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['bdc5ef63-81b0-4e19-8388-4355803b0771','41957cc1-51d3-440e-a710-0ab428a716da','a20e6a8d-8382-4dd2-ace9-c118e0579567','34c77d41-015a-4a87-b003-cd6fd54a4fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:47.917014 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dce79fb-6df6-45f9-8756-ffc7bb2efe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:47.934568 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dce79fb-6df6-45f9-8756-ffc7bb2efe93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:47.934568 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (15ac8289-3758-4dcf-9513-582f3909c2fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:47.934568 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request issued successfully. Aug 19 16:01:47.934808 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2698d734-dc33-4dc2-8798-a479766ed5ef tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:47.935327 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 621/2463] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:47 2026] POST /volume/v3/volumes => generated 743 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:47.952679 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45bdddf3-d19c-4039-92ea-d2c8226eef9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:47.953274 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d13069-1863-4609-826f-2beea3e77a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:47.955101 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-edb5ce5c-604a-4b2b-bd81-d73d58e61dfe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:47.957368 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-edb5ce5c-604a-4b2b-bd81-d73d58e61dfe tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 Aug 19 16:01:47.957671 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-edb5ce5c-604a-4b2b-bd81-d73d58e61dfe tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:47.958047 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-edb5ce5c-604a-4b2b-bd81-d73d58e61dfe tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:47.968735 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:47.968735 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:47.976732 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-edb5ce5c-604a-4b2b-bd81-d73d58e61dfe tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:47.985204 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-edb5ce5c-604a-4b2b-bd81-d73d58e61dfe tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 returned with HTTP 200 Aug 19 16:01:47.986856 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 613/2464] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:47 2026] GET /volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 => generated 811 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:01:48.042729 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Created reservations ['5b2ae52c-d231-448d-82a4-5cb567b5e732', '2adde2c5-0aa2-4a72-bbb5-8d8f3c9ff3c0', 'fe81f978-db30-4672-9661-e903409fe699', 'e7318891-1799-4d6f-82c2-400f90f83f99'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:48.043802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d13069-1863-4609-826f-2beea3e77a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b2ae52c-d231-448d-82a4-5cb567b5e732', '2adde2c5-0aa2-4a72-bbb5-8d8f3c9ff3c0', 'fe81f978-db30-4672-9661-e903409fe699', 'e7318891-1799-4d6f-82c2-400f90f83f99']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:48.044467 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9c69aa-6ef2-41e4-b0ae-45b7577b3470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:48.075378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9c69aa-6ef2-41e4-b0ae-45b7577b3470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24ca29a7-5ec3-40ad-b3f4-37119407a331', '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-1658817778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c793af224140488f3f6a6aca3f2071',qos_specs=None,replication_status=,reservations=['5b2ae52c-d231-448d-82a4-5cb567b5e732','2adde2c5-0aa2-4a72-bbb5-8d8f3c9ff3c0','fe81f978-db30-4672-9661-e903409fe699','e7318891-1799-4d6f-82c2-400f90f83f99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8938e1783c594e02921cfd92239ed7d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1658817778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24ca29a7-5ec3-40ad-b3f4-37119407a331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34c793af224140488f3f6a6aca3f2071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8938e1783c594e02921cfd92239ed7d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:48.076615 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7974f48-a12a-45d7-9a45-a2928388e2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:48.111011 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7974f48-a12a-45d7-9a45-a2928388e2bb) transitioned into 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-1658817778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c793af224140488f3f6a6aca3f2071',qos_specs=None,replication_status=,reservations=['5b2ae52c-d231-448d-82a4-5cb567b5e732','2adde2c5-0aa2-4a72-bbb5-8d8f3c9ff3c0','fe81f978-db30-4672-9661-e903409fe699','e7318891-1799-4d6f-82c2-400f90f83f99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8938e1783c594e02921cfd92239ed7d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:48.113163 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c625e8-4e76-4dbc-8355-9efdf746e974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:48.127552 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c625e8-4e76-4dbc-8355-9efdf746e974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:48.128859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Flow 'volume_create_api' (4935f0c6-d074-4466-ab1c-f0f6df2cb6e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:48.129248 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Create volume request issued successfully. Aug 19 16:01:48.130130 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6f43228-71f0-428d-a439-60eb43dd3aaa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:48.130687 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 608/2465] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:47 2026] POST /volume/v3/volumes => generated 751 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:48.148619 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-61460afb-8b61-4171-994f-a66a170f0612 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:48.150976 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61460afb-8b61-4171-994f-a66a170f0612 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 Aug 19 16:01:48.151139 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61460afb-8b61-4171-994f-a66a170f0612 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:48.152057 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61460afb-8b61-4171-994f-a66a170f0612 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:48.161270 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:48.161270 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:48.171569 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-61460afb-8b61-4171-994f-a66a170f0612 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:48.180237 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61460afb-8b61-4171-994f-a66a170f0612 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 returned with HTTP 200 Aug 19 16:01:48.180545 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 624/2466] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:48 2026] GET /volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:48.770771 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd886888-de77-46a4-ae14-01dd0571de0c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:48.773623 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd886888-de77-46a4-ae14-01dd0571de0c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 Aug 19 16:01:48.774329 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd886888-de77-46a4-ae14-01dd0571de0c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:48.774329 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd886888-de77-46a4-ae14-01dd0571de0c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:48.774329 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-cd886888-de77-46a4-ae14-01dd0571de0c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 64d58734-e132-4aa8-9812-86fc458155a2. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:48.778779 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd886888-de77-46a4-ae14-01dd0571de0c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 returned with HTTP 404 Aug 19 16:01:48.779331 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 622/2467] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:48 2026] GET /volume/v3/backups/64d58734-e132-4aa8-9812-86fc458155a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:48.794499 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:48.796986 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:48.797659 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1411535622"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:48.799242 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1411535622'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:48.799383 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume of 1 GB Aug 19 16:01:48.804716 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Availability Zones retrieved successfully. Aug 19 16:01:48.810917 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Flow 'volume_create_api' (311e7224-226a-4252-9564-7c3212339f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:48.811793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65a7e7a3-6899-4167-abd7-9f72848c5f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:48.813039 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:48.846175 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65a7e7a3-6899-4167-abd7-9f72848c5f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:48.847081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9dce2d-06af-43fd-a53d-4f28d29f0a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:48.918613 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['c5515020-06b8-45d7-a5f2-efa3b12b8264', '4fa87121-dde7-47e1-8fb4-9a6b9b4e2617', '4971dc69-a8d7-4c89-b22f-4abe02328353', 'd4d13c96-661a-42e8-a7ad-9d25a65ad475'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:48.919841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9dce2d-06af-43fd-a53d-4f28d29f0a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5515020-06b8-45d7-a5f2-efa3b12b8264', '4fa87121-dde7-47e1-8fb4-9a6b9b4e2617', '4971dc69-a8d7-4c89-b22f-4abe02328353', 'd4d13c96-661a-42e8-a7ad-9d25a65ad475']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:48.920755 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ae590d-fd3b-4f8f-95db-e58309d59cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:48.954523 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ae590d-fd3b-4f8f-95db-e58309d59cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9912f28-8b59-4022-ab48-05ca8bb27a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1411535622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364f2fc3740343f3a035030d8a24f090',qos_specs=None,replication_status=,reservations=['c5515020-06b8-45d7-a5f2-efa3b12b8264','4fa87121-dde7-47e1-8fb4-9a6b9b4e2617','4971dc69-a8d7-4c89-b22f-4abe02328353','d4d13c96-661a-42e8-a7ad-9d25a65ad475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68621c18bb432f881b41ed9e3dd42f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1411535622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9912f28-8b59-4022-ab48-05ca8bb27a1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364f2fc3740343f3a035030d8a24f090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fe68621c18bb432f881b41ed9e3dd42f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:48.955576 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4752254c-18e8-4978-be07-636dbe794a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:49.002551 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7721bdb2-0e0a-4d35-942a-ed5dca4c908e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:49.005397 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7721bdb2-0e0a-4d35-942a-ed5dca4c908e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 Aug 19 16:01:49.005646 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7721bdb2-0e0a-4d35-942a-ed5dca4c908e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:49.005947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7721bdb2-0e0a-4d35-942a-ed5dca4c908e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:49.009285 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4752254c-18e8-4978-be07-636dbe794a14) transitioned into 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-1411535622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364f2fc3740343f3a035030d8a24f090',qos_specs=None,replication_status=,reservations=['c5515020-06b8-45d7-a5f2-efa3b12b8264','4fa87121-dde7-47e1-8fb4-9a6b9b4e2617','4971dc69-a8d7-4c89-b22f-4abe02328353','d4d13c96-661a-42e8-a7ad-9d25a65ad475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68621c18bb432f881b41ed9e3dd42f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:49.010779 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e046c8-0e05-4f7c-b96c-b6937d51ca92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:49.016097 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:49.016097 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:49.022686 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7721bdb2-0e0a-4d35-942a-ed5dca4c908e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:49.032034 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e046c8-0e05-4f7c-b96c-b6937d51ca92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:49.033369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Flow 'volume_create_api' (311e7224-226a-4252-9564-7c3212339f45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:49.034385 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume request issued successfully. Aug 19 16:01:49.034945 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7018fae-8637-4a8e-afc1-0b2cacc89ffe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:49.036631 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 614/2468] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:01:48 2026] POST /volume/v3/volumes => generated 747 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:49.036729 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7721bdb2-0e0a-4d35-942a-ed5dca4c908e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 returned with HTTP 200 Aug 19 16:01:49.036729 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 609/2469] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:49 2026] GET /volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:49.054482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:49.055915 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f55d65c-ba8e-4484-8d7c-ac0b714831ac None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:49.058138 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:49.059283 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ba7e0563-4c45-4e9c-b1b7-18659aaf64e9", "size": 1, "name": "tempest-VolumesGetTest-Volume-192071013", "metadata": {"Type": "Test"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:49.060305 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f55d65c-ba8e-4484-8d7c-ac0b714831ac tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d Aug 19 16:01:49.061247 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f55d65c-ba8e-4484-8d7c-ac0b714831ac tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:49.061247 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f55d65c-ba8e-4484-8d7c-ac0b714831ac tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:49.061979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request body: {'volume': {'source_volid': 'ba7e0563-4c45-4e9c-b1b7-18659aaf64e9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-192071013', 'metadata': {'Type': 'Test'}}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:49.074701 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:49.074701 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:49.075685 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume retrieved successfully. Aug 19 16:01:49.075905 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume of 1 GB Aug 19 16:01:49.079545 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:49.079545 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:49.085570 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Availability Zones retrieved successfully. Aug 19 16:01:49.088463 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3f55d65c-ba8e-4484-8d7c-ac0b714831ac tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:01:49.095727 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f55d65c-ba8e-4484-8d7c-ac0b714831ac tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d returned with HTTP 200 Aug 19 16:01:49.096270 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 623/2470] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:49 2026] GET /volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:49.099133 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (f7df5aef-3a5a-4084-9372-8cb5af39778c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:49.101558 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0aec79d-5e9d-480c-9b72-f223e507345c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:49.102654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:49.174550 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0aec79d-5e9d-480c-9b72-f223e507345c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ba7e0563-4c45-4e9c-b1b7-18659aaf64e9', 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:49.176145 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9ae4e8-3442-414c-86ed-6b5b6e3ad662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:49.197993 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d4a10e34-0433-49dc-80c2-47f0cf019de0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:49.200813 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4a10e34-0433-49dc-80c2-47f0cf019de0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 Aug 19 16:01:49.201723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4a10e34-0433-49dc-80c2-47f0cf019de0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:49.201723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4a10e34-0433-49dc-80c2-47f0cf019de0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:49.214784 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:49.214784 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:49.225785 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d4a10e34-0433-49dc-80c2-47f0cf019de0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:49.232074 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4a10e34-0433-49dc-80c2-47f0cf019de0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 returned with HTTP 200 Aug 19 16:01:49.235899 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 615/2471] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:49 2026] GET /volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:49.276242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-f9a17862-1b46-4a30-924d-82694beda5e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:49.279480 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-f9a17862-1b46-4a30-924d-82694beda5e5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 Aug 19 16:01:49.280005 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-f9a17862-1b46-4a30-924d-82694beda5e5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:49.280005 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-f9a17862-1b46-4a30-924d-82694beda5e5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:49.286514 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Created reservations ['10290a48-b914-455a-86b4-0c965b428024', 'eee68127-7d6a-42f3-9c85-11bf8d8c2d2b', 'f2e35a24-054f-4120-8f33-5deeab3958ca', '2bd880ea-b18c-4a2b-9378-7486b4e551ca'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:49.287711 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9ae4e8-3442-414c-86ed-6b5b6e3ad662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10290a48-b914-455a-86b4-0c965b428024', 'eee68127-7d6a-42f3-9c85-11bf8d8c2d2b', 'f2e35a24-054f-4120-8f33-5deeab3958ca', '2bd880ea-b18c-4a2b-9378-7486b4e551ca']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:49.288887 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd676626-eb24-43d6-ad88-4f8d3c1bfbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:49.292514 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:49.292514 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:49.298921 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-f9a17862-1b46-4a30-924d-82694beda5e5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:49.307081 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-f9a17862-1b46-4a30-924d-82694beda5e5 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 returned with HTTP 200 Aug 19 16:01:49.308054 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 610/2472] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:49 2026] GET /volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:49.335034 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd676626-eb24-43d6-ad88-4f8d3c1bfbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6066945-404c-444e-914d-51a75ae47f5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-192071013',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['10290a48-b914-455a-86b4-0c965b428024','eee68127-7d6a-42f3-9c85-11bf8d8c2d2b','f2e35a24-054f-4120-8f33-5deeab3958ca','2bd880ea-b18c-4a2b-9378-7486b4e551ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=ba7e0563-4c45-4e9c-b1b7-18659aaf64e9,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-192071013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6066945-404c-444e-914d-51a75ae47f5a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2d63573c584946768910415487ade9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=ba7e0563-4c45-4e9c-b1b7-18659aaf64e9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b90d40c94be49129e4b026828266015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:49.335936 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d378b89-09d2-43be-90eb-4f48b37fd97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:49.364987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d378b89-09d2-43be-90eb-4f48b37fd97e) transitioned into 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-192071013',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['10290a48-b914-455a-86b4-0c965b428024','eee68127-7d6a-42f3-9c85-11bf8d8c2d2b','f2e35a24-054f-4120-8f33-5deeab3958ca','2bd880ea-b18c-4a2b-9378-7486b4e551ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=ba7e0563-4c45-4e9c-b1b7-18659aaf64e9,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:49.365996 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51048a43-3af0-4a1d-994c-d883d82e3c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:49.393508 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51048a43-3af0-4a1d-994c-d883d82e3c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:49.394964 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (f7df5aef-3a5a-4084-9372-8cb5af39778c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:49.395466 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request issued successfully. Aug 19 16:01:49.396398 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f973a2fe-db33-4016-9b86-67ec02132ae6 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:49.397027 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 625/2473] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:49 2026] POST /volume/v3/volumes => generated 790 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:49.411794 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc331df2-78a7-4dc3-8c74-b5b277c3af90 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:49.414505 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc331df2-78a7-4dc3-8c74-b5b277c3af90 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:49.414848 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc331df2-78a7-4dc3-8c74-b5b277c3af90 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:49.415180 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc331df2-78a7-4dc3-8c74-b5b277c3af90 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:49.426175 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:49.426175 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:49.430622 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fc331df2-78a7-4dc3-8c74-b5b277c3af90 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:49.436578 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc331df2-78a7-4dc3-8c74-b5b277c3af90 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 200 Aug 19 16:01:49.437031 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 624/2474] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:49 2026] GET /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:49.958331 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-7d20bd5c-9117-4b7b-93a2-542566e46065 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:49.963815 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-7d20bd5c-9117-4b7b-93a2-542566e46065 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 Aug 19 16:01:49.963815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-7d20bd5c-9117-4b7b-93a2-542566e46065 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:49.963815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-7d20bd5c-9117-4b7b-93a2-542566e46065 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:49.982052 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:49.982052 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:49.990221 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-7d20bd5c-9117-4b7b-93a2-542566e46065 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:49.998281 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-7d20bd5c-9117-4b7b-93a2-542566e46065 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 returned with HTTP 200 Aug 19 16:01:49.999200 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 616/2475] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:01:49 2026] GET /volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 => generated 1359 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:50.011124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-de1d502b-c7e3-44b9-892a-9b2ccda56524 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.011851 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de1d502b-c7e3-44b9-892a-9b2ccda56524 None None] GET https://10.4.3.32/volume// Aug 19 16:01:50.012062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de1d502b-c7e3-44b9-892a-9b2ccda56524 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:50.012334 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de1d502b-c7e3-44b9-892a-9b2ccda56524 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:50.013478 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de1d502b-c7e3-44b9-892a-9b2ccda56524 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:50.014096 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 611/2476] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:01:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:01:50.025699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-a733fa85-0784-45a4-b10a-1efbb5995faa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.028789 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-a733fa85-0784-45a4-b10a-1efbb5995faa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:01:50.030083 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-a733fa85-0784-45a4-b10a-1efbb5995faa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24ca29a7-5ec3-40ad-b3f4-37119407a331", "connector": null, "instance_uuid": "184cd9fc-cf95-4f27-bf92-d6beab033386"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:50.045454 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.045454 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:50.106191 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-a733fa85-0784-45a4-b10a-1efbb5995faa tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:01:50.106782 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 626/2477] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:01:50 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:50.117915 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f162417b-2f16-4603-ae09-acfa35975392 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.121169 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f162417b-2f16-4603-ae09-acfa35975392 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d Aug 19 16:01:50.121410 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f162417b-2f16-4603-ae09-acfa35975392 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:50.121638 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f162417b-2f16-4603-ae09-acfa35975392 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:50.136534 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.136534 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:50.147553 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f162417b-2f16-4603-ae09-acfa35975392 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:01:50.155396 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f162417b-2f16-4603-ae09-acfa35975392 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d returned with HTTP 200 Aug 19 16:01:50.156788 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 625/2478] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:50 2026] GET /volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:50.173872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6d34638-5c1f-471b-b701-aa6e5f5359e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.179974 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6d34638-5c1f-471b-b701-aa6e5f5359e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:01:50.179974 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6d34638-5c1f-471b-b701-aa6e5f5359e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9912f28-8b59-4022-ab48-05ca8bb27a1d", "name": "tempest-VolumesBackupsTest-Backup-711314916"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:50.184591 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-c6d34638-5c1f-471b-b701-aa6e5f5359e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating new backup {'backup': {'volume_id': 'e9912f28-8b59-4022-ab48-05ca8bb27a1d', 'name': 'tempest-VolumesBackupsTest-Backup-711314916'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:01:50.184591 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-c6d34638-5c1f-471b-b701-aa6e5f5359e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating backup of volume e9912f28-8b59-4022-ab48-05ca8bb27a1d in container None Aug 19 16:01:50.193916 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.193916 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:50.194668 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c6d34638-5c1f-471b-b701-aa6e5f5359e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:01:50.224559 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c6d34638-5c1f-471b-b701-aa6e5f5359e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['d2d0d5d1-1881-471f-9b81-4e75b9f301ef', 'b7c56dd6-56cf-4025-82e0-2a9829b38270'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:50.296187 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6d34638-5c1f-471b-b701-aa6e5f5359e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:01:50.296302 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 617/2479] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:50 2026] POST /volume/v3/backups => generated 327 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:50.317503 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-34d2801c-781f-4f9c-9bb4-2aef03e5a473 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.325363 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34d2801c-781f-4f9c-9bb4-2aef03e5a473 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:50.325695 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34d2801c-781f-4f9c-9bb4-2aef03e5a473 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:50.326026 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34d2801c-781f-4f9c-9bb4-2aef03e5a473 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:50.326203 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-34d2801c-781f-4f9c-9bb4-2aef03e5a473 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:50.336124 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.336124 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:50.337217 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34d2801c-781f-4f9c-9bb4-2aef03e5a473 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:50.337810 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 612/2480] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:50 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:50.456460 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2b91fb68-f5da-4221-81bd-3b55a2b64d07 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.459179 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b91fb68-f5da-4221-81bd-3b55a2b64d07 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:50.459541 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b91fb68-f5da-4221-81bd-3b55a2b64d07 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:50.460096 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b91fb68-f5da-4221-81bd-3b55a2b64d07 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:50.476112 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.476112 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:50.486405 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2b91fb68-f5da-4221-81bd-3b55a2b64d07 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:50.500503 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b91fb68-f5da-4221-81bd-3b55a2b64d07 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 200 Aug 19 16:01:50.501976 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 627/2481] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:50 2026] GET /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:50.526053 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f9790c37-f255-4459-a1f8-958829d46306 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.528550 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9790c37-f255-4459-a1f8-958829d46306 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:50.529101 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9790c37-f255-4459-a1f8-958829d46306 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:50.529520 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9790c37-f255-4459-a1f8-958829d46306 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:50.540240 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.540240 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:50.545434 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f9790c37-f255-4459-a1f8-958829d46306 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:50.552683 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9790c37-f255-4459-a1f8-958829d46306 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 200 Aug 19 16:01:50.552683 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 626/2482] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:50 2026] GET /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:50.568824 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86e0566d-3a14-4045-97d2-98b0b3c4785f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.572618 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86e0566d-3a14-4045-97d2-98b0b3c4785f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:50.573365 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86e0566d-3a14-4045-97d2-98b0b3c4785f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-192071013"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:50.589001 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.589001 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:50.595740 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86e0566d-3a14-4045-97d2-98b0b3c4785f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:50.610131 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86e0566d-3a14-4045-97d2-98b0b3c4785f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:50.611082 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86e0566d-3a14-4045-97d2-98b0b3c4785f tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 200 Aug 19 16:01:50.611664 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 618/2483] 10.4.3.32 () {68 vars in 1361 bytes} [Wed Aug 19 16:01:50 2026] PUT /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:50.629548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9671484e-907a-40b2-8ce9-b90819eacd26 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.631892 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9671484e-907a-40b2-8ce9-b90819eacd26 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:50.632409 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9671484e-907a-40b2-8ce9-b90819eacd26 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-784342276", "description": "This is the new description of volume"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:50.642619 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.642619 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:50.647142 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9671484e-907a-40b2-8ce9-b90819eacd26 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:50.673189 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9671484e-907a-40b2-8ce9-b90819eacd26 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:50.674076 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9671484e-907a-40b2-8ce9-b90819eacd26 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 200 Aug 19 16:01:50.675406 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 613/2484] 10.4.3.32 () {68 vars in 1362 bytes} [Wed Aug 19 16:01:50 2026] PUT /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:50.690305 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c6b69738-4516-4060-91ba-3ae24f6c26df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.694860 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6b69738-4516-4060-91ba-3ae24f6c26df tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:50.694860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6b69738-4516-4060-91ba-3ae24f6c26df tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:50.695168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6b69738-4516-4060-91ba-3ae24f6c26df tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:50.706003 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.706003 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:50.711465 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c6b69738-4516-4060-91ba-3ae24f6c26df tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:50.718120 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6b69738-4516-4060-91ba-3ae24f6c26df tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 200 Aug 19 16:01:50.718971 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 628/2485] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:50 2026] GET /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 922 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:50.735547 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.737398 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:50.737956 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-265332522", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1179192379"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:50.739681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-265332522', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1179192379'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:50.739975 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume of 1 GB Aug 19 16:01:50.744810 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Availability Zones retrieved successfully. Aug 19 16:01:50.751740 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (26aa94c5-e386-4f9f-a3a5-48e90c56c7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:50.753257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02b3b4e-8667-44eb-94d7-1810127ff754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:50.754485 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:50.790660 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02b3b4e-8667-44eb-94d7-1810127ff754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:50.791739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2df3b5-b227-49b6-a36b-1a70d9b30d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:50.868583 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Created reservations ['4b0478eb-5407-4923-906e-9d1c3db3b651', '4adf3f0e-ffd8-49ec-bcc7-f37652a17772', '4f24e3ab-8854-47d9-9e62-9dbb9274896b', 'dccd7587-1a1e-40cc-aa09-7c02172ecd1a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:50.868583 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2df3b5-b227-49b6-a36b-1a70d9b30d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0478eb-5407-4923-906e-9d1c3db3b651', '4adf3f0e-ffd8-49ec-bcc7-f37652a17772', '4f24e3ab-8854-47d9-9e62-9dbb9274896b', 'dccd7587-1a1e-40cc-aa09-7c02172ecd1a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:50.869703 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c3fe0e-ebdd-4393-be43-054c3d183077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:50.904734 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c3fe0e-ebdd-4393-be43-054c3d183077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370ec12c-8e96-4199-9e77-b0789f7b6f76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-265332522',display_name='tempest-VolumesGetTest-Volume-1179192379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['4b0478eb-5407-4923-906e-9d1c3db3b651','4adf3f0e-ffd8-49ec-bcc7-f37652a17772','4f24e3ab-8854-47d9-9e62-9dbb9274896b','dccd7587-1a1e-40cc-aa09-7c02172ecd1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-265332522',display_name='tempest-VolumesGetTest-Volume-1179192379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370ec12c-8e96-4199-9e77-b0789f7b6f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d63573c584946768910415487ade9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4b90d40c94be49129e4b026828266015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:50.905800 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50548455-ed8c-4d18-ac27-9bffb85f0e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:50.934994 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50548455-ed8c-4d18-ac27-9bffb85f0e96) transitioned into 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-265332522',display_name='tempest-VolumesGetTest-Volume-1179192379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['4b0478eb-5407-4923-906e-9d1c3db3b651','4adf3f0e-ffd8-49ec-bcc7-f37652a17772','4f24e3ab-8854-47d9-9e62-9dbb9274896b','dccd7587-1a1e-40cc-aa09-7c02172ecd1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:50.935884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (730439a1-cd3e-4d6c-89cb-37414e93d578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:50.958352 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (730439a1-cd3e-4d6c-89cb-37414e93d578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:50.960049 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (26aa94c5-e386-4f9f-a3a5-48e90c56c7f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:50.961017 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request issued successfully. Aug 19 16:01:50.962548 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27ef0f1a-fb9e-4b16-b503-c7cc3719a408 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:50.963310 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 627/2486] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:50 2026] POST /volume/v3/volumes => generated 777 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:50.977785 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-28d4fc3a-31f1-4301-acbe-2fdc41dbf9dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:50.980428 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28d4fc3a-31f1-4301-acbe-2fdc41dbf9dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 Aug 19 16:01:50.980690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28d4fc3a-31f1-4301-acbe-2fdc41dbf9dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:50.981001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28d4fc3a-31f1-4301-acbe-2fdc41dbf9dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:50.990865 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:50.990865 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:50.995270 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-28d4fc3a-31f1-4301-acbe-2fdc41dbf9dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:51.002451 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28d4fc3a-31f1-4301-acbe-2fdc41dbf9dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 returned with HTTP 200 Aug 19 16:01:51.003024 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 619/2487] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:50 2026] GET /volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:51.357554 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9010f345-160b-4c8a-b2cd-0b37cacfc3b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:51.361895 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9010f345-160b-4c8a-b2cd-0b37cacfc3b7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:51.361895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9010f345-160b-4c8a-b2cd-0b37cacfc3b7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:51.361895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9010f345-160b-4c8a-b2cd-0b37cacfc3b7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:51.361895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9010f345-160b-4c8a-b2cd-0b37cacfc3b7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:51.374948 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:51.374948 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:51.376181 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9010f345-160b-4c8a-b2cd-0b37cacfc3b7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:51.376505 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 614/2488] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:51 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:51.530841 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fd40e99e-8e48-49ef-989b-031ffe8a84c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:51.531577 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd40e99e-8e48-49ef-989b-031ffe8a84c9 None None] GET https://10.4.3.32/volume// Aug 19 16:01:51.531577 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd40e99e-8e48-49ef-989b-031ffe8a84c9 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:51.531664 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd40e99e-8e48-49ef-989b-031ffe8a84c9 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:51.532377 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd40e99e-8e48-49ef-989b-031ffe8a84c9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:01:51.533241 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 629/2489] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:01: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 19 16:01:51.544989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-992b8af8-58aa-4bde-a33d-989f48a3c2f6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:51.549178 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-992b8af8-58aa-4bde-a33d-989f48a3c2f6 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 Aug 19 16:01:51.549178 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-992b8af8-58aa-4bde-a33d-989f48a3c2f6 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:51.549638 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-992b8af8-58aa-4bde-a33d-989f48a3c2f6 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:51.567037 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:51.567037 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:51.574271 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-992b8af8-58aa-4bde-a33d-989f48a3c2f6 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:01:51.580575 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-992b8af8-58aa-4bde-a33d-989f48a3c2f6 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 returned with HTTP 200 Aug 19 16:01:51.580575 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 628/2490] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:01:51 2026] GET /volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 => generated 1538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:01:51.716152 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-3b8eabdc-229b-43ea-975b-c7ff0ffc4f8d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:51.718702 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-3b8eabdc-229b-43ea-975b-c7ff0ffc4f8d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] PUT https://10.4.3.32/volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9 Aug 19 16:01:51.719085 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-3b8eabdc-229b-43ea-975b-c7ff0ffc4f8d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:51.728529 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-3b8eabdc-229b-43ea-975b-c7ff0ffc4f8d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Acquiring lock "cinder-attachment_update-24ca29a7-5ec3-40ad-b3f4-37119407a331-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:01:51.733002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-3b8eabdc-229b-43ea-975b-c7ff0ffc4f8d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Lock "cinder-attachment_update-24ca29a7-5ec3-40ad-b3f4-37119407a331-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:01:51.734019 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:51.734019 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:51.848908 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-3b8eabdc-229b-43ea-975b-c7ff0ffc4f8d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Lock "cinder-attachment_update-24ca29a7-5ec3-40ad-b3f4-37119407a331-np0000007787" released by "attachment_update" :: held 0.116s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:01:51.849479 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-3b8eabdc-229b-43ea-975b-c7ff0ffc4f8d tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9 returned with HTTP 200 Aug 19 16:01:51.850089 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 620/2491] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:01:51 2026] PUT /volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:51.892018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-647aecf6-a204-406d-977d-970d3e3882b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:51.896898 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-647aecf6-a204-406d-977d-970d3e3882b7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9/action Aug 19 16:01:51.898129 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-647aecf6-a204-406d-977d-970d3e3882b7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:01:51.898129 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-647aecf6-a204-406d-977d-970d3e3882b7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:51.930175 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:51.930175 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:51.945749 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d3cb80d3-4c75-4170-aefa-bc3d1f464f09 req-647aecf6-a204-406d-977d-970d3e3882b7 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9/action returned with HTTP 204 Aug 19 16:01:51.946292 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 615/2492] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:01:51 2026] POST /volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:52.019928 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bb785dfc-699f-42c1-8266-4f5a27e89414 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:52.022511 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb785dfc-699f-42c1-8266-4f5a27e89414 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 Aug 19 16:01:52.022851 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb785dfc-699f-42c1-8266-4f5a27e89414 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:52.023824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb785dfc-699f-42c1-8266-4f5a27e89414 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:52.033041 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:52.033041 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:52.038774 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bb785dfc-699f-42c1-8266-4f5a27e89414 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:52.045679 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb785dfc-699f-42c1-8266-4f5a27e89414 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 returned with HTTP 200 Aug 19 16:01:52.046419 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 630/2493] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:52 2026] GET /volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:52.069507 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf0f6311-14b1-4609-a843-631a62841056 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:52.072499 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf0f6311-14b1-4609-a843-631a62841056 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 Aug 19 16:01:52.072846 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf0f6311-14b1-4609-a843-631a62841056 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-192071013", "description": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:52.085394 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:52.085394 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:52.091161 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bf0f6311-14b1-4609-a843-631a62841056 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:52.102968 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bf0f6311-14b1-4609-a843-631a62841056 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:52.103869 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf0f6311-14b1-4609-a843-631a62841056 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 returned with HTTP 200 Aug 19 16:01:52.104533 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 629/2494] 10.4.3.32 () {68 vars in 1361 bytes} [Wed Aug 19 16:01:52 2026] PUT /volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 => generated 767 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:52.120982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8fda1343-f808-4bec-8c5d-cca2c49f24db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:52.123476 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fda1343-f808-4bec-8c5d-cca2c49f24db tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 Aug 19 16:01:52.124323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fda1343-f808-4bec-8c5d-cca2c49f24db tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:52.125239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fda1343-f808-4bec-8c5d-cca2c49f24db tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:52.135524 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:52.135524 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:52.140544 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8fda1343-f808-4bec-8c5d-cca2c49f24db tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:52.147527 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fda1343-f808-4bec-8c5d-cca2c49f24db tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 returned with HTTP 200 Aug 19 16:01:52.147870 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 621/2495] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:52 2026] GET /volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:52.175825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec47917f-e2cb-416a-b8de-42494a85ce0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:52.183745 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec47917f-e2cb-416a-b8de-42494a85ce0d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] DELETE https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 Aug 19 16:01:52.183745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec47917f-e2cb-416a-b8de-42494a85ce0d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:52.183745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec47917f-e2cb-416a-b8de-42494a85ce0d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:52.183745 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ec47917f-e2cb-416a-b8de-42494a85ce0d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume with id: 370ec12c-8e96-4199-9e77-b0789f7b6f76 Aug 19 16:01:52.196968 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:52.196968 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:52.197692 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ec47917f-e2cb-416a-b8de-42494a85ce0d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:52.235322 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ec47917f-e2cb-416a-b8de-42494a85ce0d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume request issued successfully. Aug 19 16:01:52.235612 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec47917f-e2cb-416a-b8de-42494a85ce0d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 returned with HTTP 202 Aug 19 16:01:52.236256 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 616/2496] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:52 2026] DELETE /volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:52.247782 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e8e450d6-4e3a-4470-871e-0eb8fb2224d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:52.250993 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e8e450d6-4e3a-4470-871e-0eb8fb2224d0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 Aug 19 16:01:52.251599 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e8e450d6-4e3a-4470-871e-0eb8fb2224d0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:52.251656 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e8e450d6-4e3a-4470-871e-0eb8fb2224d0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:52.265770 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:52.265770 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:52.272625 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e8e450d6-4e3a-4470-871e-0eb8fb2224d0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:52.279318 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e8e450d6-4e3a-4470-871e-0eb8fb2224d0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 returned with HTTP 200 Aug 19 16:01:52.279871 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 631/2497] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:52 2026] GET /volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:52.392665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a69a4bee-2542-4514-8856-9a58c98dad70 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:52.395215 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a69a4bee-2542-4514-8856-9a58c98dad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:52.395599 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a69a4bee-2542-4514-8856-9a58c98dad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:52.396166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a69a4bee-2542-4514-8856-9a58c98dad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:52.396166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a69a4bee-2542-4514-8856-9a58c98dad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:52.401856 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:52.401856 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:52.403091 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a69a4bee-2542-4514-8856-9a58c98dad70 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:52.403645 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 630/2498] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:52 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:53.296501 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f62f19c6-5537-4b6d-8f8e-b9e4e7553682 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:53.299894 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f62f19c6-5537-4b6d-8f8e-b9e4e7553682 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 Aug 19 16:01:53.299894 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f62f19c6-5537-4b6d-8f8e-b9e4e7553682 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:53.299894 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f62f19c6-5537-4b6d-8f8e-b9e4e7553682 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:53.305735 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f62f19c6-5537-4b6d-8f8e-b9e4e7553682 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 returned with HTTP 404 Aug 19 16:01:53.306310 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 622/2499] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:53 2026] GET /volume/v3/volumes/370ec12c-8e96-4199-9e77-b0789f7b6f76 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:53.319665 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf7aad0d-567c-4380-95ed-ca39a024ba61 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:53.322652 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf7aad0d-567c-4380-95ed-ca39a024ba61 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:53.322652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf7aad0d-567c-4380-95ed-ca39a024ba61 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:53.322652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf7aad0d-567c-4380-95ed-ca39a024ba61 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:53.332810 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:53.332810 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:53.337701 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bf7aad0d-567c-4380-95ed-ca39a024ba61 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:53.343945 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf7aad0d-567c-4380-95ed-ca39a024ba61 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 200 Aug 19 16:01:53.344424 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 617/2500] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:53 2026] GET /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:53.363809 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c4323725-b4cf-4ddf-9b30-62d016e20b58 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:53.366321 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4323725-b4cf-4ddf-9b30-62d016e20b58 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:53.366698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4323725-b4cf-4ddf-9b30-62d016e20b58 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:53.367410 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4323725-b4cf-4ddf-9b30-62d016e20b58 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:53.367410 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c4323725-b4cf-4ddf-9b30-62d016e20b58 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume with id: a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:53.378894 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:53.378894 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:53.378894 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c4323725-b4cf-4ddf-9b30-62d016e20b58 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:53.419587 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e747d58d-cee1-49a0-895b-418061d1ae89 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:53.420013 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c4323725-b4cf-4ddf-9b30-62d016e20b58 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume request issued successfully. Aug 19 16:01:53.420013 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4323725-b4cf-4ddf-9b30-62d016e20b58 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 202 Aug 19 16:01:53.420013 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 632/2501] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:53 2026] DELETE /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:53.421546 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e747d58d-cee1-49a0-895b-418061d1ae89 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:53.421998 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e747d58d-cee1-49a0-895b-418061d1ae89 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:53.422061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e747d58d-cee1-49a0-895b-418061d1ae89 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:53.422262 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e747d58d-cee1-49a0-895b-418061d1ae89 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:53.428516 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:53.428516 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:53.429790 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e747d58d-cee1-49a0-895b-418061d1ae89 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:53.430310 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 631/2502] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:53 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:53.431721 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-144c3716-3f82-4443-a5e4-cc7135648d95 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:53.434380 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-144c3716-3f82-4443-a5e4-cc7135648d95 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:53.434629 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-144c3716-3f82-4443-a5e4-cc7135648d95 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:53.434909 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-144c3716-3f82-4443-a5e4-cc7135648d95 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:53.444844 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:53.444844 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:53.449653 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-144c3716-3f82-4443-a5e4-cc7135648d95 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:53.456132 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-144c3716-3f82-4443-a5e4-cc7135648d95 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 200 Aug 19 16:01:53.456709 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 623/2503] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:53 2026] GET /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:54.448908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-89e8fd5b-f214-4efd-8a6c-2dbab266573e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:54.453844 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89e8fd5b-f214-4efd-8a6c-2dbab266573e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:54.453844 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89e8fd5b-f214-4efd-8a6c-2dbab266573e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:54.453844 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89e8fd5b-f214-4efd-8a6c-2dbab266573e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:54.454461 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-89e8fd5b-f214-4efd-8a6c-2dbab266573e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:54.470574 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:54.470574 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:54.472608 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89e8fd5b-f214-4efd-8a6c-2dbab266573e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:54.474510 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 618/2504] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:54 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:54.474684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc46e122-96be-433d-9d30-bf3511e242e8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:54.476731 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc46e122-96be-433d-9d30-bf3511e242e8 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a Aug 19 16:01:54.477061 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc46e122-96be-433d-9d30-bf3511e242e8 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:54.477304 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc46e122-96be-433d-9d30-bf3511e242e8 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:54.489236 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc46e122-96be-433d-9d30-bf3511e242e8 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a returned with HTTP 404 Aug 19 16:01:54.489958 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 633/2505] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:54 2026] GET /volume/v3/volumes/a6066945-404c-444e-914d-51a75ae47f5a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:54.506735 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ab7d68ba-c92d-4214-ab6b-2070c80d2002 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:54.509643 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab7d68ba-c92d-4214-ab6b-2070c80d2002 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 Aug 19 16:01:54.509788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab7d68ba-c92d-4214-ab6b-2070c80d2002 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:54.510098 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab7d68ba-c92d-4214-ab6b-2070c80d2002 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:54.529257 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:54.529257 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:54.542742 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ab7d68ba-c92d-4214-ab6b-2070c80d2002 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:54.550516 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab7d68ba-c92d-4214-ab6b-2070c80d2002 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 returned with HTTP 200 Aug 19 16:01:54.550945 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 632/2506] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:54 2026] GET /volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 => generated 836 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:54.569703 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af25a80a-0377-4431-bcc0-bd82def6e985 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:54.572496 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af25a80a-0377-4431-bcc0-bd82def6e985 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 Aug 19 16:01:54.574346 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af25a80a-0377-4431-bcc0-bd82def6e985 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:54.574346 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af25a80a-0377-4431-bcc0-bd82def6e985 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:54.574346 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-af25a80a-0377-4431-bcc0-bd82def6e985 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume with id: ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 Aug 19 16:01:54.586012 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:54.586012 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:54.586012 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af25a80a-0377-4431-bcc0-bd82def6e985 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:54.619786 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af25a80a-0377-4431-bcc0-bd82def6e985 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume request issued successfully. Aug 19 16:01:54.620054 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af25a80a-0377-4431-bcc0-bd82def6e985 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 returned with HTTP 202 Aug 19 16:01:54.620540 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 624/2507] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:54 2026] DELETE /volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:54.632478 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef4f055b-5169-4d30-9d04-dc5a03c10567 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:54.638429 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef4f055b-5169-4d30-9d04-dc5a03c10567 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 Aug 19 16:01:54.638429 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef4f055b-5169-4d30-9d04-dc5a03c10567 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:54.638429 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef4f055b-5169-4d30-9d04-dc5a03c10567 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:54.648076 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:54.648076 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:54.660271 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ef4f055b-5169-4d30-9d04-dc5a03c10567 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:54.669175 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef4f055b-5169-4d30-9d04-dc5a03c10567 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 returned with HTTP 200 Aug 19 16:01:54.669703 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 619/2508] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:54 2026] GET /volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:55.491578 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1057a966-82c6-4300-b3cc-c4c19d86d760 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:55.494305 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1057a966-82c6-4300-b3cc-c4c19d86d760 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:55.494556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1057a966-82c6-4300-b3cc-c4c19d86d760 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:55.494804 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1057a966-82c6-4300-b3cc-c4c19d86d760 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:55.495008 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1057a966-82c6-4300-b3cc-c4c19d86d760 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:55.504922 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:55.504922 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:55.506077 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1057a966-82c6-4300-b3cc-c4c19d86d760 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:55.506967 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 634/2509] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:55 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:55.689207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-83bd6550-feab-443f-a66d-09dfa98f0992 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:55.695391 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-83bd6550-feab-443f-a66d-09dfa98f0992 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 Aug 19 16:01:55.695897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-83bd6550-feab-443f-a66d-09dfa98f0992 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:55.696016 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-83bd6550-feab-443f-a66d-09dfa98f0992 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:55.707569 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-83bd6550-feab-443f-a66d-09dfa98f0992 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 returned with HTTP 404 Aug 19 16:01:55.708103 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 633/2510] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:55 2026] GET /volume/v3/volumes/ba7e0563-4c45-4e9c-b1b7-18659aaf64e9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:01:55.768750 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8db070d-d9eb-490e-aa67-13847487ac79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:55.774173 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:55.774557 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-VolumesGetTest-Volume-655010073", "metadata": {"Type": "Test"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:55.776483 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request body: {'volume': {'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-655010073', 'metadata': {'Type': 'Test'}}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:56.113893 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume of 1 GB Aug 19 16:01:56.119685 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Availability Zones retrieved successfully. Aug 19 16:01:56.127909 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (27992c0b-fd5e-42c3-8d48-c1dc8e8e64e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:56.129617 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f02f74-a6cd-4ee3-a97b-a289288fa60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:56.131002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:56.207672 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f02f74-a6cd-4ee3-a97b-a289288fa60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:56.208817 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eebbe36f-5501-4dc4-8cd4-d2135d4972d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:56.269410 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Created reservations ['151c10e1-e947-4ce2-9533-882599bf9e83', 'e328b477-fa14-4410-999b-d2ecab7659ae', '2255b401-d4ad-447e-8bc8-3fb91711451a', '0dacf455-f98b-4970-b665-5f5cbdf47a61'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:56.270472 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eebbe36f-5501-4dc4-8cd4-d2135d4972d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['151c10e1-e947-4ce2-9533-882599bf9e83', 'e328b477-fa14-4410-999b-d2ecab7659ae', '2255b401-d4ad-447e-8bc8-3fb91711451a', '0dacf455-f98b-4970-b665-5f5cbdf47a61']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:56.271510 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c48825e-9562-4c66-8c9c-4327feef16d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:56.304171 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c48825e-9562-4c66-8c9c-4327feef16d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8cbef67-7f21-4d82-bfe0-f60bc6d9c883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-655010073',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['151c10e1-e947-4ce2-9533-882599bf9e83','e328b477-fa14-4410-999b-d2ecab7659ae','2255b401-d4ad-447e-8bc8-3fb91711451a','0dacf455-f98b-4970-b665-5f5cbdf47a61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-655010073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8cbef67-7f21-4d82-bfe0-f60bc6d9c883,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2d63573c584946768910415487ade9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4b90d40c94be49129e4b026828266015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:56.305059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35fc91a6-df76-44c9-bf4b-aed697763615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:56.354839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35fc91a6-df76-44c9-bf4b-aed697763615) transitioned into 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-655010073',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['151c10e1-e947-4ce2-9533-882599bf9e83','e328b477-fa14-4410-999b-d2ecab7659ae','2255b401-d4ad-447e-8bc8-3fb91711451a','0dacf455-f98b-4970-b665-5f5cbdf47a61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:56.354839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26f496b-1c28-4703-ad39-79b745901737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:56.370409 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26f496b-1c28-4703-ad39-79b745901737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:56.377776 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (27992c0b-fd5e-42c3-8d48-c1dc8e8e64e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:56.377776 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request issued successfully. Aug 19 16:01:56.377776 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8db070d-d9eb-490e-aa67-13847487ac79 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:56.377776 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 625/2511] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:55 2026] POST /volume/v3/volumes => generated 756 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:56.400049 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e0460a59-c209-4a84-b998-0dd101ecc67e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:56.404141 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0460a59-c209-4a84-b998-0dd101ecc67e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:01:56.404471 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0460a59-c209-4a84-b998-0dd101ecc67e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:56.404774 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0460a59-c209-4a84-b998-0dd101ecc67e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:56.426611 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:56.426611 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:56.436173 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e0460a59-c209-4a84-b998-0dd101ecc67e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:56.447611 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0460a59-c209-4a84-b998-0dd101ecc67e tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 200 Aug 19 16:01:56.447611 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 620/2512] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:56 2026] GET /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:56.521978 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fd364e9f-a498-4c05-bbb0-a4225ba6fb52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:56.525021 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd364e9f-a498-4c05-bbb0-a4225ba6fb52 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:56.525251 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd364e9f-a498-4c05-bbb0-a4225ba6fb52 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:56.525546 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd364e9f-a498-4c05-bbb0-a4225ba6fb52 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:56.529772 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fd364e9f-a498-4c05-bbb0-a4225ba6fb52 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:56.540691 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:56.540691 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:56.542392 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd364e9f-a498-4c05-bbb0-a4225ba6fb52 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:56.542549 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 635/2513] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:56 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:57.465372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1c90ef92-24c0-4ca3-8330-35c605d5f062 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:57.467630 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c90ef92-24c0-4ca3-8330-35c605d5f062 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:01:57.467899 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c90ef92-24c0-4ca3-8330-35c605d5f062 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:57.469174 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c90ef92-24c0-4ca3-8330-35c605d5f062 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:57.481405 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:57.481405 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:57.489262 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1c90ef92-24c0-4ca3-8330-35c605d5f062 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:57.500302 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c90ef92-24c0-4ca3-8330-35c605d5f062 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 200 Aug 19 16:01:57.501076 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 634/2514] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:57 2026] GET /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:57.524122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aebb2723-1813-4d21-a1d1-70822b4f4577 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:57.526993 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aebb2723-1813-4d21-a1d1-70822b4f4577 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:01:57.526993 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aebb2723-1813-4d21-a1d1-70822b4f4577 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:57.527267 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aebb2723-1813-4d21-a1d1-70822b4f4577 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:57.537377 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:57.537377 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:57.546793 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aebb2723-1813-4d21-a1d1-70822b4f4577 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:57.554050 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aebb2723-1813-4d21-a1d1-70822b4f4577 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 200 Aug 19 16:01:57.555014 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 626/2515] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:57 2026] GET /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:57.560384 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3daaf82-60a0-4c16-8d72-83bb233e748c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:57.562248 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3daaf82-60a0-4c16-8d72-83bb233e748c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:57.562597 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3daaf82-60a0-4c16-8d72-83bb233e748c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:57.563239 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3daaf82-60a0-4c16-8d72-83bb233e748c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:57.563491 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b3daaf82-60a0-4c16-8d72-83bb233e748c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:57.573584 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32164b3b-bfd4-4c60-b4cf-9594408c73a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:57.578609 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32164b3b-bfd4-4c60-b4cf-9594408c73a9 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:01:57.579064 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32164b3b-bfd4-4c60-b4cf-9594408c73a9 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-655010073"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:57.580484 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:57.580484 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:57.581949 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3daaf82-60a0-4c16-8d72-83bb233e748c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:57.582454 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 621/2516] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:57 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:57.593246 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:57.593246 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:57.606980 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32164b3b-bfd4-4c60-b4cf-9594408c73a9 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:57.626447 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32164b3b-bfd4-4c60-b4cf-9594408c73a9 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:57.627147 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32164b3b-bfd4-4c60-b4cf-9594408c73a9 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 200 Aug 19 16:01:57.628934 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 636/2517] 10.4.3.32 () {68 vars in 1361 bytes} [Wed Aug 19 16:01:57 2026] PUT /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:57.644220 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b09eaf18-90f5-4b0e-b0bd-a7f17589664d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:57.646706 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b09eaf18-90f5-4b0e-b0bd-a7f17589664d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:01:57.647260 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b09eaf18-90f5-4b0e-b0bd-a7f17589664d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-996248163", "description": "This is the new description of volume"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:57.663795 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:57.663795 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:57.666168 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b09eaf18-90f5-4b0e-b0bd-a7f17589664d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:57.678963 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b09eaf18-90f5-4b0e-b0bd-a7f17589664d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:57.679906 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b09eaf18-90f5-4b0e-b0bd-a7f17589664d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 200 Aug 19 16:01:57.680644 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 635/2518] 10.4.3.32 () {68 vars in 1362 bytes} [Wed Aug 19 16:01:57 2026] PUT /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:57.700453 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43598952-53cd-4d94-aae1-b5612bf2c4da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:57.703297 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43598952-53cd-4d94-aae1-b5612bf2c4da tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:01:57.703827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43598952-53cd-4d94-aae1-b5612bf2c4da tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:57.703900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43598952-53cd-4d94-aae1-b5612bf2c4da tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:57.715445 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:57.715445 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:57.721753 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-43598952-53cd-4d94-aae1-b5612bf2c4da tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:57.729992 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43598952-53cd-4d94-aae1-b5612bf2c4da tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 200 Aug 19 16:01:57.730306 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 627/2519] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:57 2026] GET /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 1403 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:01:57.754325 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:57.761344 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:01:57.761745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1542241612", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-654854616"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:57.764180 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1542241612', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-654854616'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:01:57.764180 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume of 1 GB Aug 19 16:01:57.770338 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Availability Zones retrieved successfully. Aug 19 16:01:57.779395 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (43b088e7-8162-4d04-b6e3-e5cc65b8eafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:57.781275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f0e197-5adb-49ec-b4f2-4027ec3c19ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:57.783143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:01:57.839794 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f0e197-5adb-49ec-b4f2-4027ec3c19ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:57.840056 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71aabda7-3e76-4f40-8ea7-c81e259c99cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:57.899027 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Created reservations ['3adbdb79-bbc9-4c7d-bc31-cb8785bdbf25', '18a771f4-b7c5-469a-a554-5fc64420653e', '58ac82ba-1faf-43d5-97d5-570d198298d0', '91299bb0-f052-42dd-97a4-6f76613dc2bd'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:01:57.900631 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71aabda7-3e76-4f40-8ea7-c81e259c99cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3adbdb79-bbc9-4c7d-bc31-cb8785bdbf25', '18a771f4-b7c5-469a-a554-5fc64420653e', '58ac82ba-1faf-43d5-97d5-570d198298d0', '91299bb0-f052-42dd-97a4-6f76613dc2bd']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:57.901688 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4109efb9-b528-4516-b3fe-56a8096c3c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:57.942293 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4109efb9-b528-4516-b3fe-56a8096c3c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3268f7bc-fb7f-4da1-b621-2ea70b04e80d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1542241612',display_name='tempest-VolumesGetTest-Volume-654854616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['3adbdb79-bbc9-4c7d-bc31-cb8785bdbf25','18a771f4-b7c5-469a-a554-5fc64420653e','58ac82ba-1faf-43d5-97d5-570d198298d0','91299bb0-f052-42dd-97a4-6f76613dc2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:01:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1542241612',display_name='tempest-VolumesGetTest-Volume-654854616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3268f7bc-fb7f-4da1-b621-2ea70b04e80d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d63573c584946768910415487ade9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4b90d40c94be49129e4b026828266015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:57.943150 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2edb816f-c15b-4192-aa13-d601efaaf4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:57.970932 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2edb816f-c15b-4192-aa13-d601efaaf4d0) transitioned into 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-1542241612',display_name='tempest-VolumesGetTest-Volume-654854616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d63573c584946768910415487ade9e0',qos_specs=None,replication_status=,reservations=['3adbdb79-bbc9-4c7d-bc31-cb8785bdbf25','18a771f4-b7c5-469a-a554-5fc64420653e','58ac82ba-1faf-43d5-97d5-570d198298d0','91299bb0-f052-42dd-97a4-6f76613dc2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b90d40c94be49129e4b026828266015',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:57.971937 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d9eac0-8a08-4bca-a66c-3378a1500437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:01:57.988332 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d9eac0-8a08-4bca-a66c-3378a1500437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:01:57.989304 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Flow 'volume_create_api' (43b088e7-8162-4d04-b6e3-e5cc65b8eafd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:01:57.989730 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Create volume request issued successfully. Aug 19 16:01:57.991788 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61ebaeb6-f47e-42b0-8d6a-5afd4fa89ee5 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:01:57.991788 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 622/2520] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:01:57 2026] POST /volume/v3/volumes => generated 777 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:01:58.009816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb17e7c0-5a39-462c-b9a9-b0eec2a0c9f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:58.012841 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb17e7c0-5a39-462c-b9a9-b0eec2a0c9f7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d Aug 19 16:01:58.013096 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb17e7c0-5a39-462c-b9a9-b0eec2a0c9f7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:58.013330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb17e7c0-5a39-462c-b9a9-b0eec2a0c9f7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:58.025352 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:58.025352 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:58.030705 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb17e7c0-5a39-462c-b9a9-b0eec2a0c9f7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:58.039525 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb17e7c0-5a39-462c-b9a9-b0eec2a0c9f7 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d returned with HTTP 200 Aug 19 16:01:58.040001 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 637/2521] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:58 2026] GET /volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:58.603017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2bbc3f26-16f5-497a-9ad4-3942918d1f9f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:58.607613 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2bbc3f26-16f5-497a-9ad4-3942918d1f9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:58.608916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2bbc3f26-16f5-497a-9ad4-3942918d1f9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:58.608916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2bbc3f26-16f5-497a-9ad4-3942918d1f9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:58.609102 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2bbc3f26-16f5-497a-9ad4-3942918d1f9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:58.620129 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:58.620129 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:58.621238 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2bbc3f26-16f5-497a-9ad4-3942918d1f9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:58.621691 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 636/2522] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:58 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:59.060162 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-129deb3d-02eb-4547-9714-a08a9c677fa0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:59.062344 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-129deb3d-02eb-4547-9714-a08a9c677fa0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d Aug 19 16:01:59.062837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-129deb3d-02eb-4547-9714-a08a9c677fa0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:59.063278 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-129deb3d-02eb-4547-9714-a08a9c677fa0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:59.073893 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:59.073893 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:59.080147 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-129deb3d-02eb-4547-9714-a08a9c677fa0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:59.087540 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-129deb3d-02eb-4547-9714-a08a9c677fa0 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d returned with HTTP 200 Aug 19 16:01:59.088376 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 628/2523] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:59 2026] GET /volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:59.108579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04d028a7-87bf-47c3-af5b-7b650c0dd61d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:59.111854 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04d028a7-87bf-47c3-af5b-7b650c0dd61d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] PUT https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d Aug 19 16:01:59.112366 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04d028a7-87bf-47c3-af5b-7b650c0dd61d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-655010073", "description": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:01:59.124291 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:59.124291 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:59.132082 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04d028a7-87bf-47c3-af5b-7b650c0dd61d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:59.141127 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04d028a7-87bf-47c3-af5b-7b650c0dd61d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume updated successfully. Aug 19 16:01:59.143143 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04d028a7-87bf-47c3-af5b-7b650c0dd61d tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d returned with HTTP 200 Aug 19 16:01:59.143143 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 623/2524] 10.4.3.32 () {68 vars in 1361 bytes} [Wed Aug 19 16:01:59 2026] PUT /volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d => generated 767 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:59.158096 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-492ddfb6-965a-462c-8218-a008ba7f17dd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:59.161199 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-492ddfb6-965a-462c-8218-a008ba7f17dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d Aug 19 16:01:59.161535 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-492ddfb6-965a-462c-8218-a008ba7f17dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:59.162181 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-492ddfb6-965a-462c-8218-a008ba7f17dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:59.174738 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:59.174738 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:01:59.179812 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-492ddfb6-965a-462c-8218-a008ba7f17dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:59.189411 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-492ddfb6-965a-462c-8218-a008ba7f17dd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d returned with HTTP 200 Aug 19 16:01:59.190500 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 638/2525] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:59 2026] GET /volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:01:59.209244 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b759194b-6e95-4183-8efc-a0767375ee45 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:59.211789 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b759194b-6e95-4183-8efc-a0767375ee45 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d Aug 19 16:01:59.211789 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b759194b-6e95-4183-8efc-a0767375ee45 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:59.212071 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b759194b-6e95-4183-8efc-a0767375ee45 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:59.212292 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b759194b-6e95-4183-8efc-a0767375ee45 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume with id: 3268f7bc-fb7f-4da1-b621-2ea70b04e80d Aug 19 16:01:59.221177 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:59.221177 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:01:59.221811 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b759194b-6e95-4183-8efc-a0767375ee45 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:59.252796 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b759194b-6e95-4183-8efc-a0767375ee45 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume request issued successfully. Aug 19 16:01:59.253102 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b759194b-6e95-4183-8efc-a0767375ee45 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d returned with HTTP 202 Aug 19 16:01:59.253782 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 637/2526] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:01:59 2026] DELETE /volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:01:59.269528 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92bf7d54-bdc7-4e23-8b18-46e7e1f2a3bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:59.272792 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92bf7d54-bdc7-4e23-8b18-46e7e1f2a3bd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d Aug 19 16:01:59.272792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92bf7d54-bdc7-4e23-8b18-46e7e1f2a3bd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:59.272792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92bf7d54-bdc7-4e23-8b18-46e7e1f2a3bd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:59.282649 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:59.282649 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:01:59.287240 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-92bf7d54-bdc7-4e23-8b18-46e7e1f2a3bd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:01:59.293838 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92bf7d54-bdc7-4e23-8b18-46e7e1f2a3bd tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d returned with HTTP 200 Aug 19 16:01:59.294988 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 629/2527] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:59 2026] GET /volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:01:59.640413 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-671bb163-ff23-4711-9bda-b86eea578d5f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:01:59.646504 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-671bb163-ff23-4711-9bda-b86eea578d5f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:01:59.646504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-671bb163-ff23-4711-9bda-b86eea578d5f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:01:59.646504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-671bb163-ff23-4711-9bda-b86eea578d5f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:01:59.646504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-671bb163-ff23-4711-9bda-b86eea578d5f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:01:59.653330 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:01:59.653330 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:01:59.655960 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-671bb163-ff23-4711-9bda-b86eea578d5f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:01:59.655960 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 624/2528] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:01:59 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:00.313305 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3243cc2e-dda5-4625-8833-e68c77a90dd4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:00.319902 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3243cc2e-dda5-4625-8833-e68c77a90dd4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d Aug 19 16:02:00.320173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3243cc2e-dda5-4625-8833-e68c77a90dd4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:00.320407 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3243cc2e-dda5-4625-8833-e68c77a90dd4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:00.338712 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3243cc2e-dda5-4625-8833-e68c77a90dd4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d returned with HTTP 404 Aug 19 16:02:00.339441 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 639/2529] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:00 2026] GET /volume/v3/volumes/3268f7bc-fb7f-4da1-b621-2ea70b04e80d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:00.350502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-44040851-883f-41cc-89b6-7e47d37c8fa4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:00.352503 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-44040851-883f-41cc-89b6-7e47d37c8fa4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:02:00.352930 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-44040851-883f-41cc-89b6-7e47d37c8fa4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:00.353201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-44040851-883f-41cc-89b6-7e47d37c8fa4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:00.366706 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:00.366706 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:00.385874 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-44040851-883f-41cc-89b6-7e47d37c8fa4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:02:00.410975 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-44040851-883f-41cc-89b6-7e47d37c8fa4 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 200 Aug 19 16:02:00.410975 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 638/2530] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:00 2026] GET /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 1403 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:00.442852 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7e499aaa-d680-4618-8c8b-197bac77967d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:00.444492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-70ccf1b4-4294-4195-b4e9-944e6f809769 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:00.449795 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70ccf1b4-4294-4195-b4e9-944e6f809769 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:02:00.449795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70ccf1b4-4294-4195-b4e9-944e6f809769 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:00.449795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70ccf1b4-4294-4195-b4e9-944e6f809769 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:00.449795 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-70ccf1b4-4294-4195-b4e9-944e6f809769 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume with id: b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:02:00.464416 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:00.464416 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:00.465128 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-70ccf1b4-4294-4195-b4e9-944e6f809769 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:02:00.508789 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-70ccf1b4-4294-4195-b4e9-944e6f809769 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Delete volume request issued successfully. Aug 19 16:02:00.508964 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70ccf1b4-4294-4195-b4e9-944e6f809769 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 202 Aug 19 16:02:00.509734 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 630/2531] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:02:00 2026] DELETE /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:00.520122 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-af87db5e-142f-4550-a733-d1066dbbbafc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:00.524161 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-af87db5e-142f-4550-a733-d1066dbbbafc tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:02:00.524425 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-af87db5e-142f-4550-a733-d1066dbbbafc tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:00.524699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-af87db5e-142f-4550-a733-d1066dbbbafc tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:00.559963 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:00.559963 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:00.575103 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-af87db5e-142f-4550-a733-d1066dbbbafc tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Volume info retrieved successfully. Aug 19 16:02:00.590524 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-af87db5e-142f-4550-a733-d1066dbbbafc tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 200 Aug 19 16:02:00.591044 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 640/2532] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:00 2026] GET /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 1402 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:00.671377 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c2c980c6-be9a-4803-b91a-78bd99379460 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:00.674273 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2c980c6-be9a-4803-b91a-78bd99379460 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:00.674516 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2c980c6-be9a-4803-b91a-78bd99379460 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:00.674777 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2c980c6-be9a-4803-b91a-78bd99379460 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:00.674925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c2c980c6-be9a-4803-b91a-78bd99379460 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:00.688135 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:00.688135 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:00.689141 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2c980c6-be9a-4803-b91a-78bd99379460 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:00.689605 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 639/2533] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:00 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:00.726324 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:00.729332 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1532767916"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:00.732376 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1532767916'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:00.732540 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Create volume of 1 GB Aug 19 16:02:00.743787 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Availability Zones retrieved successfully. Aug 19 16:02:00.752719 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Flow 'volume_create_api' (cc270989-cb41-41d7-b44e-f72077649009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:00.754093 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b5b6dc2-1c52-48de-b6ce-3b35d00d6788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:00.755503 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:00.792054 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b5b6dc2-1c52-48de-b6ce-3b35d00d6788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:00.792777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9942d47-74a8-4dac-b95b-7ca642f3d536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:00.916484 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Created reservations ['58ae6784-71ec-4dfa-9f8b-04a8a9055045', '9d3cb1eb-266b-43c3-97c3-dd31d92fb60b', 'a48eb181-112b-42e9-ad90-e7bad1070dff', '1b19e8d3-d1e7-4b15-a8cc-e5477da1e207'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:00.918782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9942d47-74a8-4dac-b95b-7ca642f3d536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ae6784-71ec-4dfa-9f8b-04a8a9055045', '9d3cb1eb-266b-43c3-97c3-dd31d92fb60b', 'a48eb181-112b-42e9-ad90-e7bad1070dff', '1b19e8d3-d1e7-4b15-a8cc-e5477da1e207']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:00.918782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a61a4d2-3ee6-40c2-9731-1da4db161a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:00.954398 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a61a4d2-3ee6-40c2-9731-1da4db161a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0ebc33f-6ae6-49e7-a958-fec1077e3575', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1532767916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea79323a9964bf59d6982de3c317e43',qos_specs=None,replication_status=,reservations=['58ae6784-71ec-4dfa-9f8b-04a8a9055045','9d3cb1eb-266b-43c3-97c3-dd31d92fb60b','a48eb181-112b-42e9-ad90-e7bad1070dff','1b19e8d3-d1e7-4b15-a8cc-e5477da1e207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12535a113c2e4295acd582bc598cc628',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1532767916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0ebc33f-6ae6-49e7-a958-fec1077e3575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea79323a9964bf59d6982de3c317e43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='12535a113c2e4295acd582bc598cc628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:00.955880 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3465438e-82bc-4464-8c92-2ac2e3d09cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:00.986124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3465438e-82bc-4464-8c92-2ac2e3d09cbe) transitioned into 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-1532767916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea79323a9964bf59d6982de3c317e43',qos_specs=None,replication_status=,reservations=['58ae6784-71ec-4dfa-9f8b-04a8a9055045','9d3cb1eb-266b-43c3-97c3-dd31d92fb60b','a48eb181-112b-42e9-ad90-e7bad1070dff','1b19e8d3-d1e7-4b15-a8cc-e5477da1e207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12535a113c2e4295acd582bc598cc628',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:00.987198 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d1bf18-8187-4115-9925-3babb095f7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:01.006115 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d1bf18-8187-4115-9925-3babb095f7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:01.007277 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Flow 'volume_create_api' (cc270989-cb41-41d7-b44e-f72077649009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:01.007722 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Create volume request issued successfully. Aug 19 16:02:01.008775 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e499aaa-d680-4618-8c8b-197bac77967d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:01.009519 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 625/2534] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:02:00 2026] POST /volume/v3/volumes => generated 772 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:01.023525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8e67ca6a-379f-4ae8-9711-353d06629518 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:01.026800 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e67ca6a-379f-4ae8-9711-353d06629518 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:01.027053 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e67ca6a-379f-4ae8-9711-353d06629518 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:01.028237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e67ca6a-379f-4ae8-9711-353d06629518 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:01.043235 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:01.043235 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:01.049995 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8e67ca6a-379f-4ae8-9711-353d06629518 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:01.055709 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e67ca6a-379f-4ae8-9711-353d06629518 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:01.056206 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 631/2535] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:01 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:01.611931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9d4b1547-8ff1-48ce-b429-53b3727585f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:01.614155 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d4b1547-8ff1-48ce-b429-53b3727585f1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] GET https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 Aug 19 16:02:01.615349 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d4b1547-8ff1-48ce-b429-53b3727585f1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:01.615349 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d4b1547-8ff1-48ce-b429-53b3727585f1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:01.624365 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d4b1547-8ff1-48ce-b429-53b3727585f1 tempest-VolumesGetTest-1953211397 tempest-VolumesGetTest-1953211397-project-member] https://10.4.3.32/volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 returned with HTTP 404 Aug 19 16:02:01.624913 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 641/2536] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:01 2026] GET /volume/v3/volumes/b8cbef67-7f21-4d82-bfe0-f60bc6d9c883 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:01.704102 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c2d6293a-55d3-4b47-955e-1e94c54f97b1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:01.706368 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2d6293a-55d3-4b47-955e-1e94c54f97b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:01.706605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2d6293a-55d3-4b47-955e-1e94c54f97b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:01.707079 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2d6293a-55d3-4b47-955e-1e94c54f97b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:01.707079 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c2d6293a-55d3-4b47-955e-1e94c54f97b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:01.717001 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:01.717001 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:01.718028 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2d6293a-55d3-4b47-955e-1e94c54f97b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:01.718483 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 640/2537] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:01 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:02.079638 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f75dfa28-ca5e-468c-8cdb-057146bbcb7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:02.096729 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f75dfa28-ca5e-468c-8cdb-057146bbcb7d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:02.096729 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f75dfa28-ca5e-468c-8cdb-057146bbcb7d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:02.097843 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f75dfa28-ca5e-468c-8cdb-057146bbcb7d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:02.120249 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:02.120249 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:02.134341 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f75dfa28-ca5e-468c-8cdb-057146bbcb7d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:02.145612 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f75dfa28-ca5e-468c-8cdb-057146bbcb7d tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:02.146136 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 626/2538] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:02 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:02.740358 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76f380e3-5e31-4a11-af4e-44911c906a9d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:02.743027 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76f380e3-5e31-4a11-af4e-44911c906a9d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:02.743027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76f380e3-5e31-4a11-af4e-44911c906a9d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:02.743871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76f380e3-5e31-4a11-af4e-44911c906a9d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:02.743871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-76f380e3-5e31-4a11-af4e-44911c906a9d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:02.757992 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:02.757992 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:02.758805 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76f380e3-5e31-4a11-af4e-44911c906a9d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:02.762287 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 632/2539] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:02 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:03.778715 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e352364c-3ab0-4260-b7c6-a8c5b50d9aea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:03.783643 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e352364c-3ab0-4260-b7c6-a8c5b50d9aea tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:03.783643 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e352364c-3ab0-4260-b7c6-a8c5b50d9aea tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:03.783643 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e352364c-3ab0-4260-b7c6-a8c5b50d9aea tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:03.783643 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e352364c-3ab0-4260-b7c6-a8c5b50d9aea tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:03.790563 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:03.790563 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:03.793784 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e352364c-3ab0-4260-b7c6-a8c5b50d9aea tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:03.793784 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 642/2540] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:03 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:04.812686 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef33fa2d-ecf7-4179-a353-bbc356977f0f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:04.816739 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef33fa2d-ecf7-4179-a353-bbc356977f0f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:04.816739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef33fa2d-ecf7-4179-a353-bbc356977f0f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:04.816739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef33fa2d-ecf7-4179-a353-bbc356977f0f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:04.816739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ef33fa2d-ecf7-4179-a353-bbc356977f0f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:04.826990 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:04.826990 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:04.828193 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef33fa2d-ecf7-4179-a353-bbc356977f0f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:04.829785 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 641/2541] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:04 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:05.246254 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:05.250734 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:05.252704 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1550018927", "snapshot_id": null, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:05.256635 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1550018927', 'snapshot_id': None, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:05.408600 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Create volume of 1 GB Aug 19 16:02:05.423498 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Availability Zones retrieved successfully. Aug 19 16:02:05.432833 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Flow 'volume_create_api' (5520a5aa-99f6-4709-8d16-9d674f59a922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:05.435557 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18930a49-5574-4c86-ba7b-600cf7cb9991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:05.441034 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:05.543088 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18930a49-5574-4c86-ba7b-600cf7cb9991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:05.543522 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef6a063-3008-4fd3-91f4-04057a55d19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:05.662216 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Created reservations ['7a141521-8aab-4064-8b47-a29505c8f77a', '55e17b1e-66c3-49a4-bdb0-2314ffd9a5f1', 'a0f9fd5f-65f5-4707-b7c0-0da958152707', '9bdb98c8-c4e5-4450-8bc5-801baa39790a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:05.663078 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef6a063-3008-4fd3-91f4-04057a55d19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a141521-8aab-4064-8b47-a29505c8f77a', '55e17b1e-66c3-49a4-bdb0-2314ffd9a5f1', 'a0f9fd5f-65f5-4707-b7c0-0da958152707', '9bdb98c8-c4e5-4450-8bc5-801baa39790a']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:05.664798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f87fc7-cec0-4568-a4ac-4f8ab6e5fda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:05.699129 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f87fc7-cec0-4568-a4ac-4f8ab6e5fda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104a63f9-bb64-4e1a-bb7c-6f21e667ea7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1550018927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3c7c68f9c14f779feb258276d46a65',qos_specs=None,replication_status=,reservations=['7a141521-8aab-4064-8b47-a29505c8f77a','55e17b1e-66c3-49a4-bdb0-2314ffd9a5f1','a0f9fd5f-65f5-4707-b7c0-0da958152707','9bdb98c8-c4e5-4450-8bc5-801baa39790a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e37bd15344540cfa37c54212e4250f2',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1550018927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104a63f9-bb64-4e1a-bb7c-6f21e667ea7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c3c7c68f9c14f779feb258276d46a65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8e37bd15344540cfa37c54212e4250f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:05.700703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f991c1-e0ba-43a3-be5c-0a3f6da0cccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:05.729626 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f991c1-e0ba-43a3-be5c-0a3f6da0cccf) transitioned into 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-1550018927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3c7c68f9c14f779feb258276d46a65',qos_specs=None,replication_status=,reservations=['7a141521-8aab-4064-8b47-a29505c8f77a','55e17b1e-66c3-49a4-bdb0-2314ffd9a5f1','a0f9fd5f-65f5-4707-b7c0-0da958152707','9bdb98c8-c4e5-4450-8bc5-801baa39790a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e37bd15344540cfa37c54212e4250f2',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:05.730543 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81dbebed-ab64-4e77-a652-8de56736a4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:05.750678 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81dbebed-ab64-4e77-a652-8de56736a4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:05.752032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Flow 'volume_create_api' (5520a5aa-99f6-4709-8d16-9d674f59a922) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:05.752511 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Create volume request issued successfully. Aug 19 16:02:05.753144 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f81b257-f8d1-45c0-bc16-1c1673eb7a3f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:05.753650 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 627/2542] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:02:05 2026] POST /volume/v3/volumes => generated 752 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:05.771366 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09ffcbc0-36f0-4df9-a857-fb5d37473851 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:05.776037 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09ffcbc0-36f0-4df9-a857-fb5d37473851 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:02:05.776715 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09ffcbc0-36f0-4df9-a857-fb5d37473851 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:05.776982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09ffcbc0-36f0-4df9-a857-fb5d37473851 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:05.789579 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:05.789579 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:05.795247 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-09ffcbc0-36f0-4df9-a857-fb5d37473851 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:05.803330 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09ffcbc0-36f0-4df9-a857-fb5d37473851 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b returned with HTTP 200 Aug 19 16:02:05.803879 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 633/2543] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:05 2026] GET /volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:05.848339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4b304b7f-500d-4bcf-8252-3d92c73e05e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:05.851882 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4b304b7f-500d-4bcf-8252-3d92c73e05e1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:05.852167 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4b304b7f-500d-4bcf-8252-3d92c73e05e1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:05.852493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4b304b7f-500d-4bcf-8252-3d92c73e05e1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:05.852603 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4b304b7f-500d-4bcf-8252-3d92c73e05e1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:05.858880 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:05.858880 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:05.861969 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4b304b7f-500d-4bcf-8252-3d92c73e05e1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:05.861969 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 643/2544] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:05 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:05.985855 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-35b6a39f-9008-4280-88b3-ac04aeb6cb48 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:05.986404 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-35b6a39f-9008-4280-88b3-ac04aeb6cb48 None None] GET https://10.4.3.32/volume// Aug 19 16:02:05.987029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-35b6a39f-9008-4280-88b3-ac04aeb6cb48 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:05.987029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-35b6a39f-9008-4280-88b3-ac04aeb6cb48 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:05.987687 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-35b6a39f-9008-4280-88b3-ac04aeb6cb48 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:02:05.987903 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 642/2545] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:02: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 19 16:02:06.009460 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-ea00706e-53d7-4841-b562-496e0a03bb10 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:06.012821 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-ea00706e-53d7-4841-b562-496e0a03bb10 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:02:06.013312 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-ea00706e-53d7-4841-b562-496e0a03bb10 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24ca29a7-5ec3-40ad-b3f4-37119407a331", "connector": null, "instance_uuid": "184cd9fc-cf95-4f27-bf92-d6beab033386"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:06.026573 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:06.026573 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:06.087121 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-ea00706e-53d7-4841-b562-496e0a03bb10 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:02:06.087706 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 628/2546] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:02:06 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:06.102478 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-eb59e1d4-cd42-4ab4-89f3-7461590aaf34 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:06.105970 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-eb59e1d4-cd42-4ab4-89f3-7461590aaf34 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] DELETE https://10.4.3.32/volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9 Aug 19 16:02:06.106149 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-eb59e1d4-cd42-4ab4-89f3-7461590aaf34 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:06.106431 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-eb59e1d4-cd42-4ab4-89f3-7461590aaf34 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:06.123118 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:06.123118 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:06.217965 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-eb59e1d4-cd42-4ab4-89f3-7461590aaf34 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9 returned with HTTP 200 Aug 19 16:02:06.218908 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 634/2547] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:02:06 2026] DELETE /volume/v3/attachments/320c9ca4-57ea-40b1-8a96-1741010ffec9 => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:06.820266 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4dfd504c-b00a-4666-9948-c5dbd0e673c5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:06.825250 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4dfd504c-b00a-4666-9948-c5dbd0e673c5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:02:06.825250 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4dfd504c-b00a-4666-9948-c5dbd0e673c5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:06.825250 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4dfd504c-b00a-4666-9948-c5dbd0e673c5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:06.838537 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:06.838537 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:06.849683 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4dfd504c-b00a-4666-9948-c5dbd0e673c5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:06.858849 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4dfd504c-b00a-4666-9948-c5dbd0e673c5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b returned with HTTP 200 Aug 19 16:02:06.859396 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 644/2548] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:06 2026] GET /volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:06.878449 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec5e615c-da2d-4839-b0c2-7065b0709698 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:06.879167 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c097b6f2-a52b-409f-9d88-bda0d8eaf833 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:06.881023 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c097b6f2-a52b-409f-9d88-bda0d8eaf833 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:06.882386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c097b6f2-a52b-409f-9d88-bda0d8eaf833 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:06.882386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c097b6f2-a52b-409f-9d88-bda0d8eaf833 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:06.882509 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec5e615c-da2d-4839-b0c2-7065b0709698 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:02:06.882562 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c097b6f2-a52b-409f-9d88-bda0d8eaf833 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:06.882603 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec5e615c-da2d-4839-b0c2-7065b0709698 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:06.882603 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec5e615c-da2d-4839-b0c2-7065b0709698 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:06.888021 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:06.888021 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:06.891264 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c097b6f2-a52b-409f-9d88-bda0d8eaf833 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:06.891264 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 629/2549] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:06 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:06.895688 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:06.895688 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:06.902244 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ec5e615c-da2d-4839-b0c2-7065b0709698 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:06.909935 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec5e615c-da2d-4839-b0c2-7065b0709698 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b returned with HTTP 200 Aug 19 16:02:06.910436 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 643/2550] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:06 2026] GET /volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:06.924929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19ce4557-7c3a-4ae4-b7e8-59722039e4a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:06.927362 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19ce4557-7c3a-4ae4-b7e8-59722039e4a4 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:02:06.927653 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19ce4557-7c3a-4ae4-b7e8-59722039e4a4 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:06.927959 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19ce4557-7c3a-4ae4-b7e8-59722039e4a4 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:06.937993 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:06.937993 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:06.944279 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-19ce4557-7c3a-4ae4-b7e8-59722039e4a4 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:06.951121 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19ce4557-7c3a-4ae4-b7e8-59722039e4a4 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b returned with HTTP 200 Aug 19 16:02:06.951648 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 635/2551] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:06 2026] GET /volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:06.967816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf1aaac5-1205-4fc3-991e-3a8f1f658fab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:06.969828 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf1aaac5-1205-4fc3-991e-3a8f1f658fab tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:02:06.970333 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf1aaac5-1205-4fc3-991e-3a8f1f658fab tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "104a63f9-bb64-4e1a-bb7c-6f21e667ea7b", "name": "tempest-TestVolumeBackupRestore-backup-1619154358", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:06.972614 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-cf1aaac5-1205-4fc3-991e-3a8f1f658fab tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Creating new backup {'backup': {'volume_id': '104a63f9-bb64-4e1a-bb7c-6f21e667ea7b', 'name': 'tempest-TestVolumeBackupRestore-backup-1619154358', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:02:06.972818 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-cf1aaac5-1205-4fc3-991e-3a8f1f658fab tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Creating backup of volume 104a63f9-bb64-4e1a-bb7c-6f21e667ea7b in container None Aug 19 16:02:06.984104 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:06.984104 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:06.985253 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cf1aaac5-1205-4fc3-991e-3a8f1f658fab tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:07.032793 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-cf1aaac5-1205-4fc3-991e-3a8f1f658fab tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Created reservations ['184a792b-bb2f-4b71-9c0e-a319e60c6003', '5748cbed-e340-4b16-9a3e-11cf942ed4de'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:07.083236 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf1aaac5-1205-4fc3-991e-3a8f1f658fab tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:02:07.083686 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 645/2552] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:02:06 2026] POST /volume/v3/backups => generated 333 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:07.098092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf6994b6-ced9-4c4b-989f-a9b984ff11cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:07.102638 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf6994b6-ced9-4c4b-989f-a9b984ff11cd tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:07.103105 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf6994b6-ced9-4c4b-989f-a9b984ff11cd tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:07.103509 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf6994b6-ced9-4c4b-989f-a9b984ff11cd tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:07.103733 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bf6994b6-ced9-4c4b-989f-a9b984ff11cd tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:07.117187 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:07.117187 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:07.117934 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf6994b6-ced9-4c4b-989f-a9b984ff11cd tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:07.118476 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 630/2553] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:07 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 740 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:07.900963 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0d0c88cc-71e0-46a8-afef-6aa5233b8fda None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:07.907688 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d0c88cc-71e0-46a8-afef-6aa5233b8fda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:07.907688 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0d0c88cc-71e0-46a8-afef-6aa5233b8fda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:07.910013 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0d0c88cc-71e0-46a8-afef-6aa5233b8fda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:07.912480 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0d0c88cc-71e0-46a8-afef-6aa5233b8fda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:07.915411 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=461,cinder:UPDATE=129,cinder:INSERT=68 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:02:07.919480 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:07.919480 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:07.921071 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d0c88cc-71e0-46a8-afef-6aa5233b8fda tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:07.921071 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 644/2554] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:07 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:08.130536 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e79c1f8a-e4e5-4b89-a423-6d01620b54ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:08.133721 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e79c1f8a-e4e5-4b89-a423-6d01620b54ec tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553 Aug 19 16:02:08.133995 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e79c1f8a-e4e5-4b89-a423-6d01620b54ec tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:08.135363 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e79c1f8a-e4e5-4b89-a423-6d01620b54ec tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:08.136209 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-136a12e8-0316-4efb-ba3b-64e11d32aca1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:08.139006 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-09763b93-e608-4a06-90e4-6f5471f85b99 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:08.139653 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-136a12e8-0316-4efb-ba3b-64e11d32aca1 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:08.139999 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-136a12e8-0316-4efb-ba3b-64e11d32aca1 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:08.140315 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-136a12e8-0316-4efb-ba3b-64e11d32aca1 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:08.140461 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-136a12e8-0316-4efb-ba3b-64e11d32aca1 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:08.147526 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:08.147526 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:08.147700 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:08.147700 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:08.148699 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-136a12e8-0316-4efb-ba3b-64e11d32aca1 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:08.149030 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-09763b93-e608-4a06-90e4-6f5471f85b99 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] PUT https://10.4.3.32/volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 Aug 19 16:02:08.149240 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 646/2555] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:08 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:08.150089 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-09763b93-e608-4a06-90e4-6f5471f85b99 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:08.163958 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=559,cinder:UPDATE=175,cinder:INSERT=109 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:02:08.190828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-09763b93-e608-4a06-90e4-6f5471f85b99 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Acquiring lock "cinder-attachment_update-24ca29a7-5ec3-40ad-b3f4-37119407a331-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:02:08.197695 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-09763b93-e608-4a06-90e4-6f5471f85b99 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Lock "cinder-attachment_update-24ca29a7-5ec3-40ad-b3f4-37119407a331-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:02:08.198822 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:08.198822 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:08.237119 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e79c1f8a-e4e5-4b89-a423-6d01620b54ec tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553 returned with HTTP 200 Aug 19 16:02:08.237683 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 636/2556] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:02:08 2026] DELETE /volume/v3/attachments/6b5e8a62-d80d-454c-8bbe-ed8eba8fc553 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:08.253920 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e3c20558-190f-4c72-9376-0b65fcfa2fde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:08.256913 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e3c20558-190f-4c72-9376-0b65fcfa2fde tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] DELETE https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f Aug 19 16:02:08.257117 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e3c20558-190f-4c72-9376-0b65fcfa2fde tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:08.257682 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e3c20558-190f-4c72-9376-0b65fcfa2fde tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:08.257862 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e3c20558-190f-4c72-9376-0b65fcfa2fde tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Delete volume with id: 81d6a946-a8a8-4f38-bdd2-e7f612a7831f Aug 19 16:02:08.269462 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:08.269462 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:08.270017 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e3c20558-190f-4c72-9376-0b65fcfa2fde tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Volume info retrieved successfully. Aug 19 16:02:08.301021 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e3c20558-190f-4c72-9376-0b65fcfa2fde tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] Delete volume request issued successfully. Aug 19 16:02:08.301249 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e6cc773b-964c-4acd-b7be-951d136dc1ea req-e3c20558-190f-4c72-9376-0b65fcfa2fde tempest-TestShelveInstance-1873044048 tempest-TestShelveInstance-1873044048-project-member] https://10.4.3.32/volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f returned with HTTP 202 Aug 19 16:02:08.302057 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 645/2557] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 16:02:08 2026] DELETE /volume/v3/volumes/81d6a946-a8a8-4f38-bdd2-e7f612a7831f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:08.368547 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-09763b93-e608-4a06-90e4-6f5471f85b99 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Lock "cinder-attachment_update-24ca29a7-5ec3-40ad-b3f4-37119407a331-np0000007787" released by "attachment_update" :: held 0.171s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:02:08.368903 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-09763b93-e608-4a06-90e4-6f5471f85b99 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 returned with HTTP 200 Aug 19 16:02:08.369341 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 631/2558] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:02:08 2026] PUT /volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:08.386225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-e368aadd-2c31-427b-b720-ca54c51067c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:08.394266 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-e368aadd-2c31-427b-b720-ca54c51067c4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 Aug 19 16:02:08.394266 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-e368aadd-2c31-427b-b720-ca54c51067c4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:08.394266 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-e368aadd-2c31-427b-b720-ca54c51067c4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:08.394266 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=441,cinder:UPDATE=71,cinder:INSERT=39 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:02:08.428963 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-e368aadd-2c31-427b-b720-ca54c51067c4 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 returned with HTTP 200 Aug 19 16:02:08.429521 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 647/2559] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 16:02:08 2026] GET /volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:08.935509 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-814c7b1a-83a4-4e2e-9334-7d67d7673ae7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:08.940791 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-814c7b1a-83a4-4e2e-9334-7d67d7673ae7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:08.940935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-814c7b1a-83a4-4e2e-9334-7d67d7673ae7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:08.941246 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-814c7b1a-83a4-4e2e-9334-7d67d7673ae7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:08.942253 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-814c7b1a-83a4-4e2e-9334-7d67d7673ae7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:08.948261 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:08.948261 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:08.949421 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-814c7b1a-83a4-4e2e-9334-7d67d7673ae7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:08.951070 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 637/2560] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:08 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:09.163226 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-519dc5df-8f91-440d-be58-8077404e4df8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:09.165635 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-519dc5df-8f91-440d-be58-8077404e4df8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:09.165908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-519dc5df-8f91-440d-be58-8077404e4df8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:09.166136 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-519dc5df-8f91-440d-be58-8077404e4df8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:09.166322 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-519dc5df-8f91-440d-be58-8077404e4df8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:09.170572 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:09.170572 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:09.171373 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-519dc5df-8f91-440d-be58-8077404e4df8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:09.171709 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 646/2561] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:09 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:09.966067 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f92c3cf7-c7cb-4f0b-89e1-3251711e6631 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:09.969500 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f92c3cf7-c7cb-4f0b-89e1-3251711e6631 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:09.969500 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f92c3cf7-c7cb-4f0b-89e1-3251711e6631 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:09.969500 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f92c3cf7-c7cb-4f0b-89e1-3251711e6631 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:09.969500 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f92c3cf7-c7cb-4f0b-89e1-3251711e6631 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:09.982944 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:09.982944 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:09.983549 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f92c3cf7-c7cb-4f0b-89e1-3251711e6631 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:09.984216 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 632/2562] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:09 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:10.190090 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9f2b4d97-02f1-4102-ac39-32d4b1673301 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:10.193242 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f2b4d97-02f1-4102-ac39-32d4b1673301 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:10.193570 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f2b4d97-02f1-4102-ac39-32d4b1673301 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:10.193960 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f2b4d97-02f1-4102-ac39-32d4b1673301 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:10.195015 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9f2b4d97-02f1-4102-ac39-32d4b1673301 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:10.201456 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:10.201456 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:10.202637 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f2b4d97-02f1-4102-ac39-32d4b1673301 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:10.203078 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 648/2563] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:10 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:11.003300 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6700a490-cf22-4413-aab9-1c56ff9eb2cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:11.006626 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6700a490-cf22-4413-aab9-1c56ff9eb2cb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:11.006936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6700a490-cf22-4413-aab9-1c56ff9eb2cb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:11.007092 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6700a490-cf22-4413-aab9-1c56ff9eb2cb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:11.007532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6700a490-cf22-4413-aab9-1c56ff9eb2cb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:11.014609 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:11.014609 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:11.015664 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6700a490-cf22-4413-aab9-1c56ff9eb2cb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:11.016439 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 638/2564] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:11 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:11.223610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5dfaa6fa-997f-4863-b21a-29b2f7e58993 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:11.227531 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5dfaa6fa-997f-4863-b21a-29b2f7e58993 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:11.227719 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5dfaa6fa-997f-4863-b21a-29b2f7e58993 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:11.228524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5dfaa6fa-997f-4863-b21a-29b2f7e58993 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:11.228645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5dfaa6fa-997f-4863-b21a-29b2f7e58993 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:11.236988 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:11.236988 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:11.238965 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5dfaa6fa-997f-4863-b21a-29b2f7e58993 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:11.239554 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 647/2565] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:11 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:12.037493 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21a1d1d9-be59-426a-b1fe-11d4f4ac32f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:12.038049 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21a1d1d9-be59-426a-b1fe-11d4f4ac32f9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:12.038049 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21a1d1d9-be59-426a-b1fe-11d4f4ac32f9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:12.038577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21a1d1d9-be59-426a-b1fe-11d4f4ac32f9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:12.038577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-21a1d1d9-be59-426a-b1fe-11d4f4ac32f9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:12.045298 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:12.045298 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:12.046439 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21a1d1d9-be59-426a-b1fe-11d4f4ac32f9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:12.046914 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 633/2566] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:12 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:12.256549 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e264c96a-21ac-41ec-b30d-fc30ad766258 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:12.259661 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e264c96a-21ac-41ec-b30d-fc30ad766258 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:12.259661 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e264c96a-21ac-41ec-b30d-fc30ad766258 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:12.259661 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e264c96a-21ac-41ec-b30d-fc30ad766258 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:12.259661 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e264c96a-21ac-41ec-b30d-fc30ad766258 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:12.265191 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:12.265191 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:12.266809 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e264c96a-21ac-41ec-b30d-fc30ad766258 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:12.266809 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 649/2567] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:12 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:13.068124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f6f7ddda-30c1-48e3-9974-75fc2767d637 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:13.071799 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6f7ddda-30c1-48e3-9974-75fc2767d637 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:13.072415 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6f7ddda-30c1-48e3-9974-75fc2767d637 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:13.072683 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6f7ddda-30c1-48e3-9974-75fc2767d637 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:13.072860 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f6f7ddda-30c1-48e3-9974-75fc2767d637 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:13.082249 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:13.082249 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:13.083309 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6f7ddda-30c1-48e3-9974-75fc2767d637 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:13.083904 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 639/2568] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:13 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:13.098078 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e969e1a-46a9-4b3a-ba2a-d559e3a0f9e2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:13.101621 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e969e1a-46a9-4b3a-ba2a-d559e3a0f9e2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:02:13.104732 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e969e1a-46a9-4b3a-ba2a-d559e3a0f9e2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9912f28-8b59-4022-ab48-05ca8bb27a1d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1129329553"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:13.108804 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-2e969e1a-46a9-4b3a-ba2a-d559e3a0f9e2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating new backup {'backup': {'volume_id': 'e9912f28-8b59-4022-ab48-05ca8bb27a1d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1129329553'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:02:13.109019 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-2e969e1a-46a9-4b3a-ba2a-d559e3a0f9e2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating backup of volume e9912f28-8b59-4022-ab48-05ca8bb27a1d in container None Aug 19 16:02:13.125706 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:13.125706 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:13.126502 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2e969e1a-46a9-4b3a-ba2a-d559e3a0f9e2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:02:13.183679 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-2e969e1a-46a9-4b3a-ba2a-d559e3a0f9e2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['d5c62b40-d888-450b-81c2-59fdc79c3d1f', 'eac840df-bf4d-4c46-912c-8ebd42cf395c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:13.284818 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c0b3f1c-5a03-460e-87f5-277f94940b8f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:13.290546 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c0b3f1c-5a03-460e-87f5-277f94940b8f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:13.290546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c0b3f1c-5a03-460e-87f5-277f94940b8f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:13.290546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c0b3f1c-5a03-460e-87f5-277f94940b8f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:13.290546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6c0b3f1c-5a03-460e-87f5-277f94940b8f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:13.297794 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e969e1a-46a9-4b3a-ba2a-d559e3a0f9e2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:02:13.298292 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 648/2569] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:02:13 2026] POST /volume/v3/backups => generated 328 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:13.307234 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:13.307234 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:13.307234 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c0b3f1c-5a03-460e-87f5-277f94940b8f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:13.309196 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 634/2570] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:13 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:13.315966 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c741e54f-6d21-4e94-89e6-262bc6a56456 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:13.318721 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c741e54f-6d21-4e94-89e6-262bc6a56456 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:13.320729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c741e54f-6d21-4e94-89e6-262bc6a56456 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:13.320729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c741e54f-6d21-4e94-89e6-262bc6a56456 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:13.320729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c741e54f-6d21-4e94-89e6-262bc6a56456 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:13.325848 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:13.325848 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:13.326666 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c741e54f-6d21-4e94-89e6-262bc6a56456 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:13.327156 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 650/2571] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:13 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:13.548098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-982a7310-7863-4fb6-be7b-9a89291d468f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:13.675599 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:13.676348 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-193489486"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:13.678094 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-193489486'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:13.678221 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume of 1 GB Aug 19 16:02:13.684176 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Availability Zones retrieved successfully. Aug 19 16:02:13.692366 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (9017652f-e677-4c76-8477-6421e2160ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:13.693852 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35db88be-e924-41d7-adeb-849fc31a491f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:13.695115 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:13.743692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35db88be-e924-41d7-adeb-849fc31a491f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:13.745949 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e0d64c-a999-434f-b185-31772d3d70b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:13.855672 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['94e52a5d-dd6c-4278-ac5f-bc38faa44bf9', '92334ab6-5951-4910-be40-4892fb627b4e', '9572cab9-2c9f-4c8b-acd4-00a00a3c6f49', '2d283964-3f93-490a-8323-43a519f67656'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:13.856587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e0d64c-a999-434f-b185-31772d3d70b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e52a5d-dd6c-4278-ac5f-bc38faa44bf9', '92334ab6-5951-4910-be40-4892fb627b4e', '9572cab9-2c9f-4c8b-acd4-00a00a3c6f49', '2d283964-3f93-490a-8323-43a519f67656']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:13.858736 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b23103e-1853-413c-999d-ea2f3a53f003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:13.884298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b23103e-1853-413c-999d-ea2f3a53f003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b380fb-cbfb-4853-be94-a739142d95b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-193489486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['94e52a5d-dd6c-4278-ac5f-bc38faa44bf9','92334ab6-5951-4910-be40-4892fb627b4e','9572cab9-2c9f-4c8b-acd4-00a00a3c6f49','2d283964-3f93-490a-8323-43a519f67656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-193489486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b380fb-cbfb-4853-be94-a739142d95b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='141926055c274fd6b960bb660efe49a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3244f60597664dfa8316ff037e8b15e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:13.885267 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c0bdc01-5d63-4fd5-bdc4-96a83d1e6c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:13.914679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c0bdc01-5d63-4fd5-bdc4-96a83d1e6c82) transitioned into 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-193489486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['94e52a5d-dd6c-4278-ac5f-bc38faa44bf9','92334ab6-5951-4910-be40-4892fb627b4e','9572cab9-2c9f-4c8b-acd4-00a00a3c6f49','2d283964-3f93-490a-8323-43a519f67656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:13.915847 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c04fb3-92cb-4e7d-b414-f742a5d12f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:13.928779 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c04fb3-92cb-4e7d-b414-f742a5d12f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:13.929961 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (9017652f-e677-4c76-8477-6421e2160ad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:13.930316 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request issued successfully. Aug 19 16:02:13.931000 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-982a7310-7863-4fb6-be7b-9a89291d468f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:13.931531 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 640/2572] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:02:13 2026] POST /volume/v3/volumes => generated 751 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:13.954192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f56e1f35-54ed-4ff5-afad-1df5ccedc025 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:13.954192 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f56e1f35-54ed-4ff5-afad-1df5ccedc025 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:02:13.954192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f56e1f35-54ed-4ff5-afad-1df5ccedc025 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:13.954192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f56e1f35-54ed-4ff5-afad-1df5ccedc025 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:13.968370 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:13.968370 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:13.974204 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f56e1f35-54ed-4ff5-afad-1df5ccedc025 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:02:13.980990 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f56e1f35-54ed-4ff5-afad-1df5ccedc025 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:02:13.981734 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 649/2573] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:13 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:14.324629 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-726f1148-b0d3-4a65-90ad-7af0d1cdd409 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:14.327465 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-726f1148-b0d3-4a65-90ad-7af0d1cdd409 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:14.327708 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-726f1148-b0d3-4a65-90ad-7af0d1cdd409 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:14.328178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-726f1148-b0d3-4a65-90ad-7af0d1cdd409 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:14.328342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-726f1148-b0d3-4a65-90ad-7af0d1cdd409 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:14.334263 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:14.334263 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:14.335459 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-726f1148-b0d3-4a65-90ad-7af0d1cdd409 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:14.335989 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 635/2574] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:14 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:14.342038 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-03712e8f-8fb0-4bf5-bb4b-60847ef4364f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:14.344184 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-03712e8f-8fb0-4bf5-bb4b-60847ef4364f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:14.344434 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-03712e8f-8fb0-4bf5-bb4b-60847ef4364f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:14.344646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-03712e8f-8fb0-4bf5-bb4b-60847ef4364f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:14.344747 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-03712e8f-8fb0-4bf5-bb4b-60847ef4364f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:14.350222 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:14.350222 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:14.351411 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-03712e8f-8fb0-4bf5-bb4b-60847ef4364f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:14.351776 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 651/2575] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:14 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:14.485262 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-9e58470b-afcd-4e29-bd3c-68e4d1a02311 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:14.487811 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-9e58470b-afcd-4e29-bd3c-68e4d1a02311 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] POST https://10.4.3.32/volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2/action Aug 19 16:02:14.488369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-9e58470b-afcd-4e29-bd3c-68e4d1a02311 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:14.488369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-9e58470b-afcd-4e29-bd3c-68e4d1a02311 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:14.527007 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:14.527007 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:14.545119 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-792aba4f-7073-47be-b9da-5b315b1b75cd req-9e58470b-afcd-4e29-bd3c-68e4d1a02311 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2/action returned with HTTP 204 Aug 19 16:02:14.545904 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 641/2576] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:02:14 2026] POST /volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:15.001482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-68f847ce-3da6-4e45-bc77-3eb2d2bb409e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:15.003654 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68f847ce-3da6-4e45-bc77-3eb2d2bb409e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:02:15.004005 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68f847ce-3da6-4e45-bc77-3eb2d2bb409e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:15.004147 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68f847ce-3da6-4e45-bc77-3eb2d2bb409e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:15.015257 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:15.015257 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:15.031012 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-68f847ce-3da6-4e45-bc77-3eb2d2bb409e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:02:15.037298 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68f847ce-3da6-4e45-bc77-3eb2d2bb409e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:02:15.037821 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 650/2577] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:15 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:15.060414 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-adfd0285-50ab-46f2-9b44-054c7c8a40a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:15.062719 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-adfd0285-50ab-46f2-9b44-054c7c8a40a4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:02:15.062980 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-adfd0285-50ab-46f2-9b44-054c7c8a40a4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:15.063213 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-adfd0285-50ab-46f2-9b44-054c7c8a40a4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:15.076808 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:15.076808 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:15.081601 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-adfd0285-50ab-46f2-9b44-054c7c8a40a4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:02:15.088746 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-adfd0285-50ab-46f2-9b44-054c7c8a40a4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:02:15.089463 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 636/2578] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:15 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:15.107412 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-41b2601e-ea7e-4a73-94c6-aa9b7021a8a5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:15.109411 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-41b2601e-ea7e-4a73-94c6-aa9b7021a8a5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:02:15.110397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-41b2601e-ea7e-4a73-94c6-aa9b7021a8a5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b380fb-cbfb-4853-be94-a739142d95b6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-423075425"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:15.122128 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:15.122128 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:15.122792 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-41b2601e-ea7e-4a73-94c6-aa9b7021a8a5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:02:15.122989 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-41b2601e-ea7e-4a73-94c6-aa9b7021a8a5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume 72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:02:15.192806 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-41b2601e-ea7e-4a73-94c6-aa9b7021a8a5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['a5e32b32-e858-4c66-a745-46a04607d694', '750a9d86-a619-4ede-8418-b2e55527b28c', 'e011c5d7-2102-4a4f-9fd0-0ab46f0562fc', 'a8913ec1-2084-432f-b36a-2574d05ce34e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:15.238120 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-41b2601e-ea7e-4a73-94c6-aa9b7021a8a5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot create request issued successfully. Aug 19 16:02:15.239189 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-41b2601e-ea7e-4a73-94c6-aa9b7021a8a5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:02:15.239189 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 652/2579] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:02:15 2026] POST /volume/v3/snapshots => generated 309 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:15.252300 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b9c36c1-0bf9-4d01-ae3b-acc4f96b57e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:15.254716 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b9c36c1-0bf9-4d01-ae3b-acc4f96b57e3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 Aug 19 16:02:15.255062 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b9c36c1-0bf9-4d01-ae3b-acc4f96b57e3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:15.255355 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b9c36c1-0bf9-4d01-ae3b-acc4f96b57e3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:15.265348 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:15.265348 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:15.266286 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2b9c36c1-0bf9-4d01-ae3b-acc4f96b57e3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:02:15.267211 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b9c36c1-0bf9-4d01-ae3b-acc4f96b57e3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 returned with HTTP 200 Aug 19 16:02:15.268258 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 642/2580] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:15 2026] GET /volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:15.353575 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3ac01d73-536a-4de8-8e01-8626affde6cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:15.355964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ac01d73-536a-4de8-8e01-8626affde6cc tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:15.355964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ac01d73-536a-4de8-8e01-8626affde6cc tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:15.356218 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ac01d73-536a-4de8-8e01-8626affde6cc tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:15.356408 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3ac01d73-536a-4de8-8e01-8626affde6cc tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:15.364800 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:15.364800 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:15.367464 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ac01d73-536a-4de8-8e01-8626affde6cc tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:15.367599 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23268a5d-3a62-454b-a691-dfb1e121c6ba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:15.368461 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 651/2581] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:15 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:15.371901 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23268a5d-3a62-454b-a691-dfb1e121c6ba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:15.371901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23268a5d-3a62-454b-a691-dfb1e121c6ba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:15.371901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23268a5d-3a62-454b-a691-dfb1e121c6ba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:15.371901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-23268a5d-3a62-454b-a691-dfb1e121c6ba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:15.380896 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:15.380896 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:15.382619 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23268a5d-3a62-454b-a691-dfb1e121c6ba tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:15.386074 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 637/2582] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:15 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:16.284056 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c47e0f11-eda1-4c5b-8ab2-330831960bd4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:16.289305 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c47e0f11-eda1-4c5b-8ab2-330831960bd4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 Aug 19 16:02:16.289544 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c47e0f11-eda1-4c5b-8ab2-330831960bd4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:16.289858 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c47e0f11-eda1-4c5b-8ab2-330831960bd4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:16.296959 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:16.296959 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:16.297702 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c47e0f11-eda1-4c5b-8ab2-330831960bd4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:02:16.298744 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c47e0f11-eda1-4c5b-8ab2-330831960bd4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 returned with HTTP 200 Aug 19 16:02:16.300169 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 653/2583] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:16 2026] GET /volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:16.313222 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:16.315590 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:02:16.316223 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72b380fb-cbfb-4853-be94-a739142d95b6", "snapshot_id": "c8e49d6d-537f-4b46-9ac0-53ee8569b396", "name": "tempest-VolumesSnapshotTestJSON-Backup-1984846084", "container": "tempest-volumessnapshottestjson-backup-container-554054321"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:16.317920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Creating new backup {'backup': {'volume_id': '72b380fb-cbfb-4853-be94-a739142d95b6', 'snapshot_id': 'c8e49d6d-537f-4b46-9ac0-53ee8569b396', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1984846084', 'container': 'tempest-volumessnapshottestjson-backup-container-554054321'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:02:16.318106 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Creating backup of volume 72b380fb-cbfb-4853-be94-a739142d95b6 in container tempest-volumessnapshottestjson-backup-container-554054321 Aug 19 16:02:16.321582 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=460,cinder:INSERT=76,cinder:UPDATE=134 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:02:16.330206 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:16.330206 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:16.331306 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:02:16.342857 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:16.342857 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:16.343735 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:02:16.387146 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-87e7cff5-860e-4461-adfd-b65353e4c118 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:16.393788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87e7cff5-860e-4461-adfd-b65353e4c118 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:16.393788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87e7cff5-860e-4461-adfd-b65353e4c118 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:16.393788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87e7cff5-860e-4461-adfd-b65353e4c118 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:16.393788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-87e7cff5-860e-4461-adfd-b65353e4c118 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:16.402158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a12b885-fc62-4d15-b5d9-4a3019a1a0d9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:16.403359 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:16.403359 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:16.405215 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87e7cff5-860e-4461-adfd-b65353e4c118 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:16.405387 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a12b885-fc62-4d15-b5d9-4a3019a1a0d9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:16.406193 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a12b885-fc62-4d15-b5d9-4a3019a1a0d9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:16.406499 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 652/2584] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:16 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:16.407575 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a12b885-fc62-4d15-b5d9-4a3019a1a0d9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:16.409283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6a12b885-fc62-4d15-b5d9-4a3019a1a0d9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:16.419217 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:16.419217 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:16.420588 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a12b885-fc62-4d15-b5d9-4a3019a1a0d9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:16.422674 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 638/2585] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:16 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:16.434259 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['efc20be5-ec92-46fb-9b7c-f7bd7baec7f9', 'db1fae1a-ed74-422d-b779-076c54b25c1e'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:16.501942 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71b3f2e8-51e0-4b7d-9fe2-724d281dbdfe tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:02:16.502596 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 643/2586] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:02:16 2026] POST /volume/v3/backups => generated 333 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:16.512690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3056ac8d-e9a6-4f84-b4cb-aa9ff82e1908 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:16.515711 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3056ac8d-e9a6-4f84-b4cb-aa9ff82e1908 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:16.515711 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3056ac8d-e9a6-4f84-b4cb-aa9ff82e1908 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:16.515711 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3056ac8d-e9a6-4f84-b4cb-aa9ff82e1908 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:16.515711 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3056ac8d-e9a6-4f84-b4cb-aa9ff82e1908 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:16.526999 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:16.526999 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:16.528917 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3056ac8d-e9a6-4f84-b4cb-aa9ff82e1908 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:16.529781 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 654/2587] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:16 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 806 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:17.426289 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ceb7e662-f88f-4d27-91da-52234b2c0b30 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:17.429464 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ceb7e662-f88f-4d27-91da-52234b2c0b30 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:17.430301 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ceb7e662-f88f-4d27-91da-52234b2c0b30 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:17.430382 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ceb7e662-f88f-4d27-91da-52234b2c0b30 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:17.431402 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ceb7e662-f88f-4d27-91da-52234b2c0b30 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:17.435080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4fca3742-9619-4341-92cb-cbd61c6833c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:17.441503 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fca3742-9619-4341-92cb-cbd61c6833c3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:17.441888 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fca3742-9619-4341-92cb-cbd61c6833c3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:17.442295 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fca3742-9619-4341-92cb-cbd61c6833c3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:17.442409 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4fca3742-9619-4341-92cb-cbd61c6833c3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:17.443323 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:17.443323 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:17.444570 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ceb7e662-f88f-4d27-91da-52234b2c0b30 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:17.445206 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 653/2588] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:17 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:17.452937 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:17.452937 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:17.454074 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fca3742-9619-4341-92cb-cbd61c6833c3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:17.454729 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 639/2589] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:17 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:17.545204 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a5b60af-d028-4012-bd38-15fce005a702 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:17.547664 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a5b60af-d028-4012-bd38-15fce005a702 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:17.547839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a5b60af-d028-4012-bd38-15fce005a702 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:17.548306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a5b60af-d028-4012-bd38-15fce005a702 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:17.548457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2a5b60af-d028-4012-bd38-15fce005a702 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:17.554163 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:17.554163 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:17.555281 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a5b60af-d028-4012-bd38-15fce005a702 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:17.555944 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 644/2590] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:17 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:18.458075 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8bd1690a-6242-41c3-882e-7a793063f674 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:18.461608 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8bd1690a-6242-41c3-882e-7a793063f674 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:18.461608 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8bd1690a-6242-41c3-882e-7a793063f674 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:18.461694 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8bd1690a-6242-41c3-882e-7a793063f674 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:18.461881 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8bd1690a-6242-41c3-882e-7a793063f674 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:18.467482 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:18.467482 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:18.468515 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8bd1690a-6242-41c3-882e-7a793063f674 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:18.468721 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 655/2591] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:18 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:18.475167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-27e2c5b4-e414-45b1-b8a3-aac6316fb07a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:18.480961 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27e2c5b4-e414-45b1-b8a3-aac6316fb07a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:18.481291 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27e2c5b4-e414-45b1-b8a3-aac6316fb07a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:18.482585 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27e2c5b4-e414-45b1-b8a3-aac6316fb07a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:18.486835 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-27e2c5b4-e414-45b1-b8a3-aac6316fb07a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:18.500203 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:18.500203 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:18.501645 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27e2c5b4-e414-45b1-b8a3-aac6316fb07a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:18.502639 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 654/2592] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:18 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:18.576952 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cfa6366a-7b2a-4ac2-8998-4efbe770cc27 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:18.578312 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cfa6366a-7b2a-4ac2-8998-4efbe770cc27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:18.579548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cfa6366a-7b2a-4ac2-8998-4efbe770cc27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:18.581291 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cfa6366a-7b2a-4ac2-8998-4efbe770cc27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:18.583538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cfa6366a-7b2a-4ac2-8998-4efbe770cc27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:18.592470 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:18.592470 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:18.595790 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cfa6366a-7b2a-4ac2-8998-4efbe770cc27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:18.595790 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 640/2593] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:18 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:19.093493 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-004712ad-ac79-491b-9fde-4519bdf538a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:19.238574 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:19.239709 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1750799272"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:19.241644 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1750799272'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:19.241644 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Create volume of 1 GB Aug 19 16:02:19.247811 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Availability Zones retrieved successfully. Aug 19 16:02:19.254072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Flow 'volume_create_api' (62fd88cc-00e1-4688-8093-53e4e94b35e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:19.254224 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f80f6d-f1a9-4d88-ab98-41b53ac9020c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:19.255113 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:19.281827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f80f6d-f1a9-4d88-ab98-41b53ac9020c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:19.281827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2d66c-1d11-45f0-8e17-c2fa9c1d664d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:19.364625 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Created reservations ['a6ab982e-66e7-4ec4-a2a1-b48320641cc3', '000e208f-d394-4633-97c4-b7963d04b3b1', 'db9d6445-5d6d-4691-baf1-e3b49b29c6cf', '18ce7074-857e-477e-8c39-ec968ee4d89f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:19.365422 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2d66c-1d11-45f0-8e17-c2fa9c1d664d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6ab982e-66e7-4ec4-a2a1-b48320641cc3', '000e208f-d394-4633-97c4-b7963d04b3b1', 'db9d6445-5d6d-4691-baf1-e3b49b29c6cf', '18ce7074-857e-477e-8c39-ec968ee4d89f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:19.365852 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f11ce92-6d72-444b-97c4-9aa87919333f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:19.398077 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f11ce92-6d72-444b-97c4-9aa87919333f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '290d5189-31ab-44c7-ae7d-3de88f37b27f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1750799272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b01c42b804439bb3ec31eb9bd230d9',qos_specs=None,replication_status=,reservations=['a6ab982e-66e7-4ec4-a2a1-b48320641cc3','000e208f-d394-4633-97c4-b7963d04b3b1','db9d6445-5d6d-4691-baf1-e3b49b29c6cf','18ce7074-857e-477e-8c39-ec968ee4d89f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8c1c7a4a4cdcb4ef8999d296a164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1750799272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=290d5189-31ab-44c7-ae7d-3de88f37b27f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b01c42b804439bb3ec31eb9bd230d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c87d8c1c7a4a4cdcb4ef8999d296a164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:19.399245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3caaba22-c288-4284-9d3e-013ea78826a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:19.432144 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3caaba22-c288-4284-9d3e-013ea78826a7) transitioned into 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-1750799272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b01c42b804439bb3ec31eb9bd230d9',qos_specs=None,replication_status=,reservations=['a6ab982e-66e7-4ec4-a2a1-b48320641cc3','000e208f-d394-4633-97c4-b7963d04b3b1','db9d6445-5d6d-4691-baf1-e3b49b29c6cf','18ce7074-857e-477e-8c39-ec968ee4d89f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8c1c7a4a4cdcb4ef8999d296a164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:19.433434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (122e87c3-7eac-490d-8528-3913b4365107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:19.459193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (122e87c3-7eac-490d-8528-3913b4365107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:19.460979 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Flow 'volume_create_api' (62fd88cc-00e1-4688-8093-53e4e94b35e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:19.460979 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Create volume request issued successfully. Aug 19 16:02:19.461549 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-004712ad-ac79-491b-9fde-4519bdf538a7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:19.462186 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 645/2594] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:02:19 2026] POST /volume/v3/volumes => generated 764 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:19.484611 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-686570ea-0981-4f75-9c83-12b37c606384 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:19.487433 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-686570ea-0981-4f75-9c83-12b37c606384 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:19.487569 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e71f15dd-deb8-47fa-ae23-ef6b1394e61b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:19.488085 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-686570ea-0981-4f75-9c83-12b37c606384 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:19.488085 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-686570ea-0981-4f75-9c83-12b37c606384 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:19.491299 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e71f15dd-deb8-47fa-ae23-ef6b1394e61b tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:19.492033 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e71f15dd-deb8-47fa-ae23-ef6b1394e61b tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:19.492322 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e71f15dd-deb8-47fa-ae23-ef6b1394e61b tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:19.492479 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e71f15dd-deb8-47fa-ae23-ef6b1394e61b tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:19.508138 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:19.508138 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:19.509786 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e71f15dd-deb8-47fa-ae23-ef6b1394e61b tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:19.509876 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:19.509876 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:19.509947 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 655/2595] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:19 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:19.516739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0337192f-fef2-450f-a72f-ad13f7e1956e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:19.519461 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0337192f-fef2-450f-a72f-ad13f7e1956e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:19.519593 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-686570ea-0981-4f75-9c83-12b37c606384 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:19.520075 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0337192f-fef2-450f-a72f-ad13f7e1956e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:19.520377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0337192f-fef2-450f-a72f-ad13f7e1956e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:19.520555 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0337192f-fef2-450f-a72f-ad13f7e1956e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:19.527818 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:19.527818 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:19.528155 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0337192f-fef2-450f-a72f-ad13f7e1956e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:19.529566 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 641/2596] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:19 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:19.529669 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-686570ea-0981-4f75-9c83-12b37c606384 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f returned with HTTP 200 Aug 19 16:02:19.530090 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 656/2597] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:19 2026] GET /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:02:19.609025 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4ad9939-3d33-4a6e-9aee-f06668acf051 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:19.611977 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4ad9939-3d33-4a6e-9aee-f06668acf051 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:19.612605 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4ad9939-3d33-4a6e-9aee-f06668acf051 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:19.612959 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4ad9939-3d33-4a6e-9aee-f06668acf051 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:19.613129 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b4ad9939-3d33-4a6e-9aee-f06668acf051 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:19.621363 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:19.621363 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:19.623324 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4ad9939-3d33-4a6e-9aee-f06668acf051 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:19.623962 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 646/2598] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:19 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:20.523349 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4940d003-b425-4a39-ad12-1b34c481b6ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:20.525121 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4940d003-b425-4a39-ad12-1b34c481b6ba tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:20.525411 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4940d003-b425-4a39-ad12-1b34c481b6ba tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:20.525558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4940d003-b425-4a39-ad12-1b34c481b6ba tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:20.525665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4940d003-b425-4a39-ad12-1b34c481b6ba tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:20.530688 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:20.530688 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:20.531578 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4940d003-b425-4a39-ad12-1b34c481b6ba tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:20.532059 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 656/2599] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:20 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:20.542846 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-948f94fa-122a-4112-9413-36e1f06c6092 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:20.545320 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-948f94fa-122a-4112-9413-36e1f06c6092 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:20.545635 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-948f94fa-122a-4112-9413-36e1f06c6092 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:20.545949 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-948f94fa-122a-4112-9413-36e1f06c6092 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:20.546166 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-948f94fa-122a-4112-9413-36e1f06c6092 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:20.547706 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a47e635c-7885-4c7c-b10e-3882c7d49359 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:20.549900 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a47e635c-7885-4c7c-b10e-3882c7d49359 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:20.550092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a47e635c-7885-4c7c-b10e-3882c7d49359 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:20.550416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a47e635c-7885-4c7c-b10e-3882c7d49359 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:20.553686 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:20.553686 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:20.555632 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-948f94fa-122a-4112-9413-36e1f06c6092 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:20.555632 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 642/2600] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:20 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:20.561289 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:20.561289 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:20.566082 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a47e635c-7885-4c7c-b10e-3882c7d49359 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:20.571985 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a47e635c-7885-4c7c-b10e-3882c7d49359 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f returned with HTTP 200 Aug 19 16:02:20.572829 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 657/2601] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:20 2026] GET /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:20.588557 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17daf77c-c5e5-4587-980b-703bd3fc5e8d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:20.591301 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17daf77c-c5e5-4587-980b-703bd3fc5e8d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:02:20.591513 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17daf77c-c5e5-4587-980b-703bd3fc5e8d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "290d5189-31ab-44c7-ae7d-3de88f37b27f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1452067944"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:20.605994 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:20.605994 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:20.606559 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17daf77c-c5e5-4587-980b-703bd3fc5e8d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:20.606775 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-17daf77c-c5e5-4587-980b-703bd3fc5e8d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Create snapshot from volume 290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:20.640646 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0bca0cd7-720b-4b47-b7de-da38c2ad02f4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:20.643278 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0bca0cd7-720b-4b47-b7de-da38c2ad02f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:20.643566 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0bca0cd7-720b-4b47-b7de-da38c2ad02f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:20.644036 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0bca0cd7-720b-4b47-b7de-da38c2ad02f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:20.644036 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0bca0cd7-720b-4b47-b7de-da38c2ad02f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:20.651493 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:20.651493 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:20.653740 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0bca0cd7-720b-4b47-b7de-da38c2ad02f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:20.653740 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 657/2602] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:20 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:20.662406 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-17daf77c-c5e5-4587-980b-703bd3fc5e8d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Created reservations ['22045680-1e05-4356-9102-b2f73f00c0c1', '499912cc-d611-4c0b-a081-c5b5af8fdbc8', 'c07acf4a-7027-494f-830c-f3cd9fec2332', '12d65009-326a-4303-8fbb-18706c529a1b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:20.737577 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17daf77c-c5e5-4587-980b-703bd3fc5e8d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot create request issued successfully. Aug 19 16:02:20.738339 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17daf77c-c5e5-4587-980b-703bd3fc5e8d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:02:20.739936 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 647/2603] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:02:20 2026] POST /volume/v3/snapshots => generated 322 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:20.752649 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5978b907-f5e0-409a-99e6-7b3c523ff86e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:20.758002 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5978b907-f5e0-409a-99e6-7b3c523ff86e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 Aug 19 16:02:20.758490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5978b907-f5e0-409a-99e6-7b3c523ff86e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:20.758548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5978b907-f5e0-409a-99e6-7b3c523ff86e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:20.766367 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:20.766367 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:20.766953 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5978b907-f5e0-409a-99e6-7b3c523ff86e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:20.768233 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5978b907-f5e0-409a-99e6-7b3c523ff86e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 returned with HTTP 200 Aug 19 16:02:20.769105 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 643/2604] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:20 2026] GET /volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 => generated 454 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:21.546290 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0027b6d0-b974-4c20-90cd-120e34d2fd9f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:21.549276 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0027b6d0-b974-4c20-90cd-120e34d2fd9f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:21.549662 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0027b6d0-b974-4c20-90cd-120e34d2fd9f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:21.549815 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0027b6d0-b974-4c20-90cd-120e34d2fd9f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:21.549976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0027b6d0-b974-4c20-90cd-120e34d2fd9f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:21.555142 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:21.555142 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:21.555992 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0027b6d0-b974-4c20-90cd-120e34d2fd9f tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:21.556366 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 658/2605] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:21 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:21.568060 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b35fddf5-be4a-4e57-a7ab-db3114ed586f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:21.570390 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b35fddf5-be4a-4e57-a7ab-db3114ed586f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:21.570390 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b35fddf5-be4a-4e57-a7ab-db3114ed586f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:21.571282 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b35fddf5-be4a-4e57-a7ab-db3114ed586f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:21.571282 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b35fddf5-be4a-4e57-a7ab-db3114ed586f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:21.580788 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:21.580788 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:21.580788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b35fddf5-be4a-4e57-a7ab-db3114ed586f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:21.580788 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 658/2606] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:21 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:21.671660 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d005d877-7bd6-4c1e-b7ff-d520773493bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:21.674337 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d005d877-7bd6-4c1e-b7ff-d520773493bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:21.674628 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d005d877-7bd6-4c1e-b7ff-d520773493bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:21.674903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d005d877-7bd6-4c1e-b7ff-d520773493bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:21.675059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d005d877-7bd6-4c1e-b7ff-d520773493bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:21.681524 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:21.681524 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:21.682753 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d005d877-7bd6-4c1e-b7ff-d520773493bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:21.683220 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 648/2607] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:21 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:21.780110 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8007a3e-2534-4517-b47e-da769f0bc831 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:21.783093 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8007a3e-2534-4517-b47e-da769f0bc831 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 Aug 19 16:02:21.783315 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8007a3e-2534-4517-b47e-da769f0bc831 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:21.783622 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8007a3e-2534-4517-b47e-da769f0bc831 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:21.789896 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:21.789896 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:21.790580 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b8007a3e-2534-4517-b47e-da769f0bc831 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:21.792530 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8007a3e-2534-4517-b47e-da769f0bc831 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 returned with HTTP 200 Aug 19 16:02:21.793367 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 644/2608] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:21 2026] GET /volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:21.811607 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9fa2377c-3b1b-424b-9cce-43ada02006f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:21.813880 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9fa2377c-3b1b-424b-9cce-43ada02006f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] POST https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f/action Aug 19 16:02:21.814383 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9fa2377c-3b1b-424b-9cce-43ada02006f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action body: b'{"revert": {"snapshot_id": "1ad737be-c12f-4002-a690-964f60fb77b8"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:21.814561 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9fa2377c-3b1b-424b-9cce-43ada02006f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "1ad737be-c12f-4002-a690-964f60fb77b8"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:21.825597 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:21.825597 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:21.826167 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9fa2377c-3b1b-424b-9cce-43ada02006f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume retrieved successfully. Aug 19 16:02:21.838875 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9fa2377c-3b1b-424b-9cce-43ada02006f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Reverting volume 290d5189-31ab-44c7-ae7d-3de88f37b27f to snapshot 1ad737be-c12f-4002-a690-964f60fb77b8. Aug 19 16:02:21.840309 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:21.840309 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:21.865281 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9fa2377c-3b1b-424b-9cce-43ada02006f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f/action returned with HTTP 202 Aug 19 16:02:21.865949 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 659/2609] 10.4.3.32 () {70 vars in 1424 bytes} [Wed Aug 19 16:02:21 2026] POST /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 16:02:21.882136 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2b4821fa-a853-40d9-bdc4-0e1bbaae9503 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:21.887787 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2b4821fa-a853-40d9-bdc4-0e1bbaae9503 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:21.888023 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2b4821fa-a853-40d9-bdc4-0e1bbaae9503 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:21.888300 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2b4821fa-a853-40d9-bdc4-0e1bbaae9503 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:21.909364 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:21.909364 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:21.920809 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2b4821fa-a853-40d9-bdc4-0e1bbaae9503 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:21.929990 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2b4821fa-a853-40d9-bdc4-0e1bbaae9503 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f returned with HTTP 200 Aug 19 16:02:21.930560 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 659/2610] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:21 2026] GET /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:22.569404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eefc75c0-2360-4b87-9a4c-04348ad66406 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:22.571493 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eefc75c0-2360-4b87-9a4c-04348ad66406 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:22.571660 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eefc75c0-2360-4b87-9a4c-04348ad66406 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:22.572144 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eefc75c0-2360-4b87-9a4c-04348ad66406 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:22.572144 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-eefc75c0-2360-4b87-9a4c-04348ad66406 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:22.577742 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:22.577742 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:22.578775 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eefc75c0-2360-4b87-9a4c-04348ad66406 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:22.579166 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 649/2611] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:22 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:22.592422 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ce276c7-3723-4a8f-92fb-a3efe94e8cd7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:22.594650 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ce276c7-3723-4a8f-92fb-a3efe94e8cd7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:22.594904 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ce276c7-3723-4a8f-92fb-a3efe94e8cd7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:22.595149 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ce276c7-3723-4a8f-92fb-a3efe94e8cd7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:22.595333 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9ce276c7-3723-4a8f-92fb-a3efe94e8cd7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:22.600931 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:22.600931 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:22.602121 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ce276c7-3723-4a8f-92fb-a3efe94e8cd7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:22.602739 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 645/2612] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:22 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:22.698922 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a7fef85c-b1b4-4105-b993-79fb01cdc173 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:22.701422 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7fef85c-b1b4-4105-b993-79fb01cdc173 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:22.701696 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7fef85c-b1b4-4105-b993-79fb01cdc173 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:22.701933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7fef85c-b1b4-4105-b993-79fb01cdc173 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:22.702074 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a7fef85c-b1b4-4105-b993-79fb01cdc173 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:22.716362 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:22.716362 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:22.717175 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7fef85c-b1b4-4105-b993-79fb01cdc173 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:22.717634 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 660/2613] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:22 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:22.948916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64ba9d57-e7b9-4033-bdc5-1f136ed6337a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:22.952943 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64ba9d57-e7b9-4033-bdc5-1f136ed6337a tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:22.953266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64ba9d57-e7b9-4033-bdc5-1f136ed6337a tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:22.953485 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64ba9d57-e7b9-4033-bdc5-1f136ed6337a tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:22.971132 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:22.971132 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:22.978225 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-64ba9d57-e7b9-4033-bdc5-1f136ed6337a tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:22.989941 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64ba9d57-e7b9-4033-bdc5-1f136ed6337a tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f returned with HTTP 200 Aug 19 16:02:22.990495 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 660/2614] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:22 2026] GET /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:23.005783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c227f9f-2ca4-4748-a8f7-bdfbf8cf1d84 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:23.007309 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c227f9f-2ca4-4748-a8f7-bdfbf8cf1d84 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 Aug 19 16:02:23.007501 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c227f9f-2ca4-4748-a8f7-bdfbf8cf1d84 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:23.007696 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c227f9f-2ca4-4748-a8f7-bdfbf8cf1d84 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:23.013931 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:23.013931 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:23.014478 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7c227f9f-2ca4-4748-a8f7-bdfbf8cf1d84 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:23.015408 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c227f9f-2ca4-4748-a8f7-bdfbf8cf1d84 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 returned with HTTP 200 Aug 19 16:02:23.015813 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 650/2615] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:23 2026] GET /volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:23.027701 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e2ed818-89fd-4b98-8f87-31d6ee30cd79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:23.028814 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e2ed818-89fd-4b98-8f87-31d6ee30cd79 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:23.029064 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e2ed818-89fd-4b98-8f87-31d6ee30cd79 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:23.029339 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e2ed818-89fd-4b98-8f87-31d6ee30cd79 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:23.041488 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:23.041488 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:23.045700 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e2ed818-89fd-4b98-8f87-31d6ee30cd79 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:23.050116 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e2ed818-89fd-4b98-8f87-31d6ee30cd79 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f returned with HTTP 200 Aug 19 16:02:23.050879 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 646/2616] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:23 2026] GET /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:23.069563 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e34139ed-8329-4fea-98c7-03b7451da389 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:23.072126 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:23.072654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-953895352"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:23.074774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-953895352'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:23.074943 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Create volume of 1 GB Aug 19 16:02:23.080982 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Availability Zones retrieved successfully. Aug 19 16:02:23.087261 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Flow 'volume_create_api' (41784dee-a469-4912-bee4-897eaba09540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:23.088485 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd9d0fc-8ea6-490c-a771-4121af1ae39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:23.089559 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:23.126984 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd9d0fc-8ea6-490c-a771-4121af1ae39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:23.128029 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c49bd3d-52c1-43e1-a463-5cf404e8afed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:23.180513 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Created reservations ['f624de3d-8117-4a78-aa98-4baf494c50e9', '18846023-0c73-4221-bc39-91d00a455fe9', '76ee66ab-13b6-424c-a4e6-203d4ee6c9b5', '829e48e3-0250-4342-9efa-5115acc62fc4'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:23.181341 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c49bd3d-52c1-43e1-a463-5cf404e8afed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f624de3d-8117-4a78-aa98-4baf494c50e9', '18846023-0c73-4221-bc39-91d00a455fe9', '76ee66ab-13b6-424c-a4e6-203d4ee6c9b5', '829e48e3-0250-4342-9efa-5115acc62fc4']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:23.182076 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6967008-0aab-4abe-ab56-e7c92029295a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:23.209924 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6967008-0aab-4abe-ab56-e7c92029295a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58715b18-9ad5-44d1-93c4-c3ea52fc56e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-953895352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b01c42b804439bb3ec31eb9bd230d9',qos_specs=None,replication_status=,reservations=['f624de3d-8117-4a78-aa98-4baf494c50e9','18846023-0c73-4221-bc39-91d00a455fe9','76ee66ab-13b6-424c-a4e6-203d4ee6c9b5','829e48e3-0250-4342-9efa-5115acc62fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8c1c7a4a4cdcb4ef8999d296a164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-953895352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58715b18-9ad5-44d1-93c4-c3ea52fc56e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b01c42b804439bb3ec31eb9bd230d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c87d8c1c7a4a4cdcb4ef8999d296a164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:23.210832 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16248a64-ce0e-45b0-a081-fd1a2528bf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:23.233370 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16248a64-ce0e-45b0-a081-fd1a2528bf42) transitioned into 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-953895352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b01c42b804439bb3ec31eb9bd230d9',qos_specs=None,replication_status=,reservations=['f624de3d-8117-4a78-aa98-4baf494c50e9','18846023-0c73-4221-bc39-91d00a455fe9','76ee66ab-13b6-424c-a4e6-203d4ee6c9b5','829e48e3-0250-4342-9efa-5115acc62fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c87d8c1c7a4a4cdcb4ef8999d296a164',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:23.236125 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e97e85-de09-453c-8d97-07eedc622d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:23.251320 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e97e85-de09-453c-8d97-07eedc622d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:23.257567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Flow 'volume_create_api' (41784dee-a469-4912-bee4-897eaba09540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:23.257567 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Create volume request issued successfully. Aug 19 16:02:23.257567 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e34139ed-8329-4fea-98c7-03b7451da389 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:23.257567 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 661/2617] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:02:23 2026] POST /volume/v3/volumes => generated 763 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:23.271639 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22713c98-a709-4947-9faa-e6ee1cbf8642 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:23.274101 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22713c98-a709-4947-9faa-e6ee1cbf8642 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:23.274386 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22713c98-a709-4947-9faa-e6ee1cbf8642 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:23.274965 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22713c98-a709-4947-9faa-e6ee1cbf8642 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:23.284884 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:23.284884 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:23.291937 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-22713c98-a709-4947-9faa-e6ee1cbf8642 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:23.298979 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22713c98-a709-4947-9faa-e6ee1cbf8642 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 returned with HTTP 200 Aug 19 16:02:23.299838 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 661/2618] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:23 2026] GET /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:23.594781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9cf88599-c0b4-4259-9c07-bca91b56f40c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:23.594781 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cf88599-c0b4-4259-9c07-bca91b56f40c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:23.594781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cf88599-c0b4-4259-9c07-bca91b56f40c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:23.594781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cf88599-c0b4-4259-9c07-bca91b56f40c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:23.594781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9cf88599-c0b4-4259-9c07-bca91b56f40c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:23.600359 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:23.600359 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:23.601303 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cf88599-c0b4-4259-9c07-bca91b56f40c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:23.601723 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 651/2619] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:23 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:23.614891 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ca53ed3-77cc-4dbd-8ad9-e8e991786cf9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:23.619010 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ca53ed3-77cc-4dbd-8ad9-e8e991786cf9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:23.619276 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ca53ed3-77cc-4dbd-8ad9-e8e991786cf9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:23.619495 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ca53ed3-77cc-4dbd-8ad9-e8e991786cf9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:23.619612 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7ca53ed3-77cc-4dbd-8ad9-e8e991786cf9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:23.625474 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:23.625474 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:23.627200 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ca53ed3-77cc-4dbd-8ad9-e8e991786cf9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:23.627200 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 647/2620] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:23 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:23.730239 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-59444995-7887-4e2b-864d-6287d562c4b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:23.732674 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59444995-7887-4e2b-864d-6287d562c4b9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:23.732940 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59444995-7887-4e2b-864d-6287d562c4b9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:23.733177 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59444995-7887-4e2b-864d-6287d562c4b9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:23.733331 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-59444995-7887-4e2b-864d-6287d562c4b9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:23.738512 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:23.738512 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:23.739462 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59444995-7887-4e2b-864d-6287d562c4b9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:23.740017 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 662/2621] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:23 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:24.316843 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b4a97066-9579-41de-a15e-949eedb19bad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:24.319078 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b4a97066-9579-41de-a15e-949eedb19bad tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:24.319613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b4a97066-9579-41de-a15e-949eedb19bad tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:24.320779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b4a97066-9579-41de-a15e-949eedb19bad tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:24.329752 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.329752 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:24.335343 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b4a97066-9579-41de-a15e-949eedb19bad tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:24.341646 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b4a97066-9579-41de-a15e-949eedb19bad tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 returned with HTTP 200 Aug 19 16:02:24.342330 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 662/2622] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:24 2026] GET /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:24.360161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e3e5912-a004-4de2-9b55-eef2086a1e0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:24.364402 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e3e5912-a004-4de2-9b55-eef2086a1e0e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:02:24.364889 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e3e5912-a004-4de2-9b55-eef2086a1e0e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58715b18-9ad5-44d1-93c4-c3ea52fc56e8", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2018360853"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:24.373522 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.373522 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:24.374045 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4e3e5912-a004-4de2-9b55-eef2086a1e0e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:24.374159 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-4e3e5912-a004-4de2-9b55-eef2086a1e0e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Create snapshot from volume 58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:24.400532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-4e3e5912-a004-4de2-9b55-eef2086a1e0e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Created reservations ['54e1b22b-6396-41b8-9414-ccec099522ec', 'd3636474-eaf9-4223-8c20-4c1f635cc26a', '7e476ae9-8a06-46a4-9a06-a852cc9a06ae', 'd2c4bf9b-4da3-4e76-93fe-4e11410d6952'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:24.433782 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4e3e5912-a004-4de2-9b55-eef2086a1e0e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot create request issued successfully. Aug 19 16:02:24.434162 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e3e5912-a004-4de2-9b55-eef2086a1e0e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:02:24.434607 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 652/2623] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:02:24 2026] POST /volume/v3/snapshots => generated 322 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:24.447298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6daed2b5-6e94-4130-8a8e-bc5854da7a97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:24.449292 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6daed2b5-6e94-4130-8a8e-bc5854da7a97 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 Aug 19 16:02:24.449530 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6daed2b5-6e94-4130-8a8e-bc5854da7a97 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:24.449776 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6daed2b5-6e94-4130-8a8e-bc5854da7a97 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:24.454966 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.454966 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:24.455481 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6daed2b5-6e94-4130-8a8e-bc5854da7a97 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:24.456315 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6daed2b5-6e94-4130-8a8e-bc5854da7a97 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 returned with HTTP 200 Aug 19 16:02:24.456700 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 648/2624] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:24 2026] GET /volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:24.613371 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-498df1c8-5351-41af-96f6-678c0c3aad59 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:24.616125 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-498df1c8-5351-41af-96f6-678c0c3aad59 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:24.616394 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-498df1c8-5351-41af-96f6-678c0c3aad59 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:24.616773 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-498df1c8-5351-41af-96f6-678c0c3aad59 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:24.617012 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-498df1c8-5351-41af-96f6-678c0c3aad59 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:24.623396 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.623396 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:24.624586 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-498df1c8-5351-41af-96f6-678c0c3aad59 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:24.625158 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 663/2625] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:24 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:24.647453 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-918bdb16-f4c4-4c0c-a421-82062099b061 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:24.649658 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-918bdb16-f4c4-4c0c-a421-82062099b061 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:24.649905 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-918bdb16-f4c4-4c0c-a421-82062099b061 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:24.650122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-918bdb16-f4c4-4c0c-a421-82062099b061 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:24.650286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-918bdb16-f4c4-4c0c-a421-82062099b061 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:24.659841 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.659841 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:24.660956 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-918bdb16-f4c4-4c0c-a421-82062099b061 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:24.662155 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 663/2626] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:24 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:24.675840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:24.678386 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f/restore Aug 19 16:02:24.678799 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "e9912f28-8b59-4022-ab48-05ca8bb27a1d"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:24.681424 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Restoring backup a7e866e1-c694-4254-bf21-b3f3a6bffc0f ({'restore': {'volume_id': 'e9912f28-8b59-4022-ab48-05ca8bb27a1d'}}) {{(pid=100249) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 16:02:24.681424 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Restoring backup a7e866e1-c694-4254-bf21-b3f3a6bffc0f to volume e9912f28-8b59-4022-ab48-05ca8bb27a1d. Aug 19 16:02:24.687239 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.687239 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:24.699119 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.699119 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:24.699995 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:02:24.699995 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Checking backup size 1 against volume size 1 {{(pid=100249) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 16:02:24.699995 np0000007787 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Overwriting volume e9912f28-8b59-4022-ab48-05ca8bb27a1d with restore of backup a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:24.720033 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] restore_backup in rpcapi backup_id a7e866e1-c694-4254-bf21-b3f3a6bffc0f {{(pid=100249) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 16:02:24.722387 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-486f0c7f-a015-4d93-896e-087e2b8c5e36 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f/restore returned with HTTP 202 Aug 19 16:02:24.724140 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 653/2627] 10.4.3.32 () {68 vars in 1386 bytes} [Wed Aug 19 16:02:24 2026] POST /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f/restore => generated 182 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:24.736153 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-688cc6e3-fc57-4a64-b02b-b6002a652a8a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:24.738826 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-688cc6e3-fc57-4a64-b02b-b6002a652a8a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:24.739167 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-688cc6e3-fc57-4a64-b02b-b6002a652a8a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:24.739393 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-688cc6e3-fc57-4a64-b02b-b6002a652a8a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:24.739695 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-688cc6e3-fc57-4a64-b02b-b6002a652a8a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:24.745533 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.745533 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:24.746920 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-688cc6e3-fc57-4a64-b02b-b6002a652a8a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:24.746920 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 649/2628] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:24 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:24.755321 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-45c5db07-3ea1-4907-9e43-409930533353 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:24.758015 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-45c5db07-3ea1-4907-9e43-409930533353 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:24.758155 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-45c5db07-3ea1-4907-9e43-409930533353 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:24.758345 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-45c5db07-3ea1-4907-9e43-409930533353 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:24.758460 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-45c5db07-3ea1-4907-9e43-409930533353 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:24.763928 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:24.763928 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:24.764934 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-45c5db07-3ea1-4907-9e43-409930533353 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:24.765514 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 664/2629] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:24 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:25.469872 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ff0d481-3b59-43f9-9aa9-38766686f229 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:25.474526 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ff0d481-3b59-43f9-9aa9-38766686f229 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 Aug 19 16:02:25.474791 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ff0d481-3b59-43f9-9aa9-38766686f229 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:25.478181 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ff0d481-3b59-43f9-9aa9-38766686f229 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:25.491366 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:25.491366 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:25.491971 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0ff0d481-3b59-43f9-9aa9-38766686f229 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:25.492990 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ff0d481-3b59-43f9-9aa9-38766686f229 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 returned with HTTP 200 Aug 19 16:02:25.493483 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 664/2630] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:25 2026] GET /volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 => generated 481 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:25.506554 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-03de1f26-2f37-42b4-9bca-bdeedfd208c7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:25.508848 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03de1f26-2f37-42b4-9bca-bdeedfd208c7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] POST https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8/action Aug 19 16:02:25.509569 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03de1f26-2f37-42b4-9bca-bdeedfd208c7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:25.509641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03de1f26-2f37-42b4-9bca-bdeedfd208c7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:25.522403 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:25.522403 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:25.523019 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-03de1f26-2f37-42b4-9bca-bdeedfd208c7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:25.573304 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-03de1f26-2f37-42b4-9bca-bdeedfd208c7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Created reservations ['143c66e5-ae3c-47d1-8194-07ae35760887', 'adad92d1-0ed9-4873-819e-edb79b1c739a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:25.582625 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-03de1f26-2f37-42b4-9bca-bdeedfd208c7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Extend volume request issued successfully. Aug 19 16:02:25.582869 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03de1f26-2f37-42b4-9bca-bdeedfd208c7 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8/action returned with HTTP 202 Aug 19 16:02:25.583285 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 654/2631] 10.4.3.32 () {70 vars in 1424 bytes} [Wed Aug 19 16:02:25 2026] POST /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 16:02:25.599130 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc4f0646-22f9-46dd-90d3-9c866dfacb37 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:25.602553 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc4f0646-22f9-46dd-90d3-9c866dfacb37 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:25.602553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc4f0646-22f9-46dd-90d3-9c866dfacb37 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:25.602553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc4f0646-22f9-46dd-90d3-9c866dfacb37 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:25.610614 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:25.610614 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:25.614719 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc4f0646-22f9-46dd-90d3-9c866dfacb37 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:25.619025 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc4f0646-22f9-46dd-90d3-9c866dfacb37 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 returned with HTTP 200 Aug 19 16:02:25.619506 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 650/2632] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:25 2026] GET /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:25.645843 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4ffadd00-b7cb-48e8-9c21-740fc8c5a731 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:25.647628 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ffadd00-b7cb-48e8-9c21-740fc8c5a731 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:25.647856 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ffadd00-b7cb-48e8-9c21-740fc8c5a731 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:25.648053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ffadd00-b7cb-48e8-9c21-740fc8c5a731 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:25.648162 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4ffadd00-b7cb-48e8-9c21-740fc8c5a731 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:25.652740 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:25.652740 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:25.653588 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ffadd00-b7cb-48e8-9c21-740fc8c5a731 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:25.653997 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 665/2633] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:25 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:25.764539 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-118ecda8-533d-4083-ba7b-167e12e6cb77 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:25.768386 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-118ecda8-533d-4083-ba7b-167e12e6cb77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:25.768791 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-118ecda8-533d-4083-ba7b-167e12e6cb77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:25.768860 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-118ecda8-533d-4083-ba7b-167e12e6cb77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:25.768956 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-118ecda8-533d-4083-ba7b-167e12e6cb77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:25.776921 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:25.776921 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:25.777793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bc75281f-8b40-42b1-9bac-ab3ca3606caf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:25.777866 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-118ecda8-533d-4083-ba7b-167e12e6cb77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:25.778270 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 665/2634] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:25 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:25.779695 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc75281f-8b40-42b1-9bac-ab3ca3606caf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:25.779990 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc75281f-8b40-42b1-9bac-ab3ca3606caf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:25.780277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc75281f-8b40-42b1-9bac-ab3ca3606caf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:25.780448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bc75281f-8b40-42b1-9bac-ab3ca3606caf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:25.790735 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:25.790735 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:25.791728 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc75281f-8b40-42b1-9bac-ab3ca3606caf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:25.791935 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 655/2635] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:25 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:26.637159 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-868dc04f-e680-4b0a-b901-97b90c2f8f44 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:26.639819 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-868dc04f-e680-4b0a-b901-97b90c2f8f44 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:26.639819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-868dc04f-e680-4b0a-b901-97b90c2f8f44 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:26.640777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-868dc04f-e680-4b0a-b901-97b90c2f8f44 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:26.648045 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:26.648045 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:26.652041 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-868dc04f-e680-4b0a-b901-97b90c2f8f44 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:26.656749 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-868dc04f-e680-4b0a-b901-97b90c2f8f44 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 returned with HTTP 200 Aug 19 16:02:26.657359 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 651/2636] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:26 2026] GET /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:26.665307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ccf183e7-1ae3-49db-9707-6b29c9bace53 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:26.667525 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccf183e7-1ae3-49db-9707-6b29c9bace53 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:26.667872 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccf183e7-1ae3-49db-9707-6b29c9bace53 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:26.668138 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccf183e7-1ae3-49db-9707-6b29c9bace53 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:26.668319 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ccf183e7-1ae3-49db-9707-6b29c9bace53 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:26.672309 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd038e20-5101-4aa9-96f5-035ed39a42cf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:26.674067 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:26.674067 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:26.674639 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd038e20-5101-4aa9-96f5-035ed39a42cf tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] POST https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8/action Aug 19 16:02:26.674991 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccf183e7-1ae3-49db-9707-6b29c9bace53 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:26.675365 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd038e20-5101-4aa9-96f5-035ed39a42cf tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action body: b'{"revert": {"snapshot_id": "d89deb46-0a9e-445b-8ff8-3b5e48daa2f3"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:26.675483 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 666/2637] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:26 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:26.675544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd038e20-5101-4aa9-96f5-035ed39a42cf tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d89deb46-0a9e-445b-8ff8-3b5e48daa2f3"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:26.687649 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:26.687649 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:26.688431 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fd038e20-5101-4aa9-96f5-035ed39a42cf tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume retrieved successfully. Aug 19 16:02:26.706936 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd038e20-5101-4aa9-96f5-035ed39a42cf tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] HTTP exception thrown: Can't revert volume 58715b18-9ad5-44d1-93c4-c3ea52fc56e8 to its latest snapshot d89deb46-0a9e-445b-8ff8-3b5e48daa2f3. The volume size must be equal to the snapshot size. Aug 19 16:02:26.706936 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd038e20-5101-4aa9-96f5-035ed39a42cf tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8/action returned with HTTP 400 Aug 19 16:02:26.707440 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 666/2638] 10.4.3.32 () {70 vars in 1424 bytes} [Wed Aug 19 16:02:26 2026] POST /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8/action => generated 213 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 19 16:02:26.722548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08384792-a206-4a8e-8c0e-e6c8598ab8ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:26.725331 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08384792-a206-4a8e-8c0e-e6c8598ab8ed tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 Aug 19 16:02:26.725331 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08384792-a206-4a8e-8c0e-e6c8598ab8ed tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:26.725520 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08384792-a206-4a8e-8c0e-e6c8598ab8ed tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:26.725852 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-08384792-a206-4a8e-8c0e-e6c8598ab8ed tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Delete snapshot with id: d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 Aug 19 16:02:26.732749 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:26.732749 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:26.733440 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-08384792-a206-4a8e-8c0e-e6c8598ab8ed tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:26.755418 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-08384792-a206-4a8e-8c0e-e6c8598ab8ed tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot delete request issued successfully. Aug 19 16:02:26.755676 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08384792-a206-4a8e-8c0e-e6c8598ab8ed tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 returned with HTTP 202 Aug 19 16:02:26.756054 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 656/2639] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:02:26 2026] DELETE /volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:26.766231 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-68fecae9-c915-49fa-a67e-3a919d0b81f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:26.769752 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68fecae9-c915-49fa-a67e-3a919d0b81f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 Aug 19 16:02:26.769752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68fecae9-c915-49fa-a67e-3a919d0b81f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:26.769752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68fecae9-c915-49fa-a67e-3a919d0b81f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:26.777184 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:26.777184 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:26.777184 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-68fecae9-c915-49fa-a67e-3a919d0b81f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:26.777184 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68fecae9-c915-49fa-a67e-3a919d0b81f8 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 returned with HTTP 200 Aug 19 16:02:26.777184 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 652/2640] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:26 2026] GET /volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:26.795001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf31f443-23b9-4cec-be54-a4863cf06636 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:26.801198 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf31f443-23b9-4cec-be54-a4863cf06636 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:26.801568 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf31f443-23b9-4cec-be54-a4863cf06636 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:26.801882 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf31f443-23b9-4cec-be54-a4863cf06636 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:26.802122 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cf31f443-23b9-4cec-be54-a4863cf06636 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:26.806289 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f66da4f8-42b2-44bd-9836-f9b9436a4e49 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:26.809207 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f66da4f8-42b2-44bd-9836-f9b9436a4e49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:26.809448 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f66da4f8-42b2-44bd-9836-f9b9436a4e49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:26.809706 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f66da4f8-42b2-44bd-9836-f9b9436a4e49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:26.811023 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f66da4f8-42b2-44bd-9836-f9b9436a4e49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:26.814527 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:26.814527 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:26.818092 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf31f443-23b9-4cec-be54-a4863cf06636 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:26.818170 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:26.818170 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:26.818273 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 667/2641] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:26 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:26.819734 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f66da4f8-42b2-44bd-9836-f9b9436a4e49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:26.820424 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 667/2642] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:26 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:27.687822 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f470563d-1ca7-46aa-9d7e-a9824448afdf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:27.689803 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f470563d-1ca7-46aa-9d7e-a9824448afdf tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:27.690004 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f470563d-1ca7-46aa-9d7e-a9824448afdf tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:27.690190 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f470563d-1ca7-46aa-9d7e-a9824448afdf tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:27.690312 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f470563d-1ca7-46aa-9d7e-a9824448afdf tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:27.695283 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:27.695283 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:27.696417 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f470563d-1ca7-46aa-9d7e-a9824448afdf tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:27.696807 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 657/2643] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:27 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:27.711205 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32c11a90-589f-4749-a12a-48d386b8c686 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:27.714100 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32c11a90-589f-4749-a12a-48d386b8c686 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:02:27.714307 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32c11a90-589f-4749-a12a-48d386b8c686 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:27.714616 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32c11a90-589f-4749-a12a-48d386b8c686 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:27.724789 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:27.724789 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:27.731204 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-32c11a90-589f-4749-a12a-48d386b8c686 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:27.738643 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32c11a90-589f-4749-a12a-48d386b8c686 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b returned with HTTP 200 Aug 19 16:02:27.739014 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 653/2644] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:27 2026] GET /volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:27.753335 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:27.755169 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] POST https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951/restore Aug 19 16:02:27.755588 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:27.756978 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Restoring backup 2d1fc2f1-4a98-4473-a9df-a01df1228951 ({'restore': {}}) {{(pid=100248) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 16:02:27.757076 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Restoring backup 2d1fc2f1-4a98-4473-a9df-a01df1228951 to volume None. Aug 19 16:02:27.763418 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:27.763418 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:27.764998 np0000007787 devstack@c-api.service[100248]: INFO cinder.backup.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Creating volume of 1 GB for restore of backup 2d1fc2f1-4a98-4473-a9df-a01df1228951. Aug 19 16:02:27.773967 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Availability zone cache updated, next update will occur around 2026-08-19 17:02:27.773586. {{(pid=100248) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 16:02:27.774131 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Availability Zones retrieved successfully. Aug 19 16:02:27.782174 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Flow 'volume_create_api' (ed34b237-93b7-47dd-8213-1712b3dd671f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:27.783585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a759dbe7-b48c-402a-99b4-b4d1baa14c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:27.784978 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:27.790932 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4137b1f9-7bf8-4d1b-bb3f-ed8d1198df2b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:27.794785 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4137b1f9-7bf8-4d1b-bb3f-ed8d1198df2b tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 Aug 19 16:02:27.794785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4137b1f9-7bf8-4d1b-bb3f-ed8d1198df2b tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:27.794785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4137b1f9-7bf8-4d1b-bb3f-ed8d1198df2b tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:27.800169 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4137b1f9-7bf8-4d1b-bb3f-ed8d1198df2b tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 returned with HTTP 404 Aug 19 16:02:27.800918 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 668/2645] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:27 2026] GET /volume/v3/snapshots/d89deb46-0a9e-445b-8ff8-3b5e48daa2f3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:27.810836 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d8b63d99-b90b-4afe-9890-da310e12ec22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:27.816394 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8b63d99-b90b-4afe-9890-da310e12ec22 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] DELETE https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:27.816630 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8b63d99-b90b-4afe-9890-da310e12ec22 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:27.816941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8b63d99-b90b-4afe-9890-da310e12ec22 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:27.817156 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d8b63d99-b90b-4afe-9890-da310e12ec22 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Delete volume with id: 58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:27.829983 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:27.829983 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:27.829983 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d8b63d99-b90b-4afe-9890-da310e12ec22 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:27.831920 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a759dbe7-b48c-402a-99b4-b4d1baa14c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:27.834059 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d314d3f-386e-432d-a571-ecc7f99f7704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:27.835905 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54638e04-f18d-48b9-8688-7dfc81f68ac0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:27.838472 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54638e04-f18d-48b9-8688-7dfc81f68ac0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:27.838701 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54638e04-f18d-48b9-8688-7dfc81f68ac0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:27.838924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54638e04-f18d-48b9-8688-7dfc81f68ac0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:27.839050 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-54638e04-f18d-48b9-8688-7dfc81f68ac0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:27.840676 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-81bc91b8-58ee-4095-9d35-cda6b8f2c473 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:27.844413 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:27.844413 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:27.845287 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54638e04-f18d-48b9-8688-7dfc81f68ac0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:27.845382 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-81bc91b8-58ee-4095-9d35-cda6b8f2c473 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:27.845530 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-81bc91b8-58ee-4095-9d35-cda6b8f2c473 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:27.845658 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 654/2646] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:27 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:27.845743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-81bc91b8-58ee-4095-9d35-cda6b8f2c473 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:27.845894 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-81bc91b8-58ee-4095-9d35-cda6b8f2c473 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:27.855876 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:27.855876 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:27.856857 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-81bc91b8-58ee-4095-9d35-cda6b8f2c473 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:27.857522 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 669/2647] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:27 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:27.862567 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d8b63d99-b90b-4afe-9890-da310e12ec22 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Delete volume request issued successfully. Aug 19 16:02:27.863011 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8b63d99-b90b-4afe-9890-da310e12ec22 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 returned with HTTP 202 Aug 19 16:02:27.863796 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 658/2648] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:02:27 2026] DELETE /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:02:27.875023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dcd1d80f-5c9e-4767-b239-49cabbc6729d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:27.880650 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dcd1d80f-5c9e-4767-b239-49cabbc6729d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:27.880806 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dcd1d80f-5c9e-4767-b239-49cabbc6729d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:27.881898 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dcd1d80f-5c9e-4767-b239-49cabbc6729d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:27.893267 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:27.893267 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:27.899420 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dcd1d80f-5c9e-4767-b239-49cabbc6729d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:27.905784 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dcd1d80f-5c9e-4767-b239-49cabbc6729d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 returned with HTTP 200 Aug 19 16:02:27.906738 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 655/2649] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:27 2026] GET /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:27.907886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Created reservations ['5170b9f9-c978-4f16-b17b-721da1119dca', '714ecb9f-fe82-4ee8-b7af-3d334a80347a', '6d42ac65-3436-44c8-bca5-d9ca2d05db46', '71d4a02a-a825-4dc6-9f4b-2ac5befaeb4e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:27.908919 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d314d3f-386e-432d-a571-ecc7f99f7704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5170b9f9-c978-4f16-b17b-721da1119dca', '714ecb9f-fe82-4ee8-b7af-3d334a80347a', '6d42ac65-3436-44c8-bca5-d9ca2d05db46', '71d4a02a-a825-4dc6-9f4b-2ac5befaeb4e']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:27.909859 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfffbeea-5377-4f76-aae0-6fc1cf6f295e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:27.950222 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfffbeea-5377-4f76-aae0-6fc1cf6f295e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2', '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_2d1fc2f1-4a98-4473-a9df-a01df1228951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3c7c68f9c14f779feb258276d46a65',qos_specs=None,replication_status=,reservations=['5170b9f9-c978-4f16-b17b-721da1119dca','714ecb9f-fe82-4ee8-b7af-3d334a80347a','6d42ac65-3436-44c8-bca5-d9ca2d05db46','71d4a02a-a825-4dc6-9f4b-2ac5befaeb4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e37bd15344540cfa37c54212e4250f2',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2d1fc2f1-4a98-4473-a9df-a01df1228951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c3c7c68f9c14f779feb258276d46a65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8e37bd15344540cfa37c54212e4250f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:27.951371 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b71848c-692b-42b8-984d-7bc3b43639e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:27.973822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b71848c-692b-42b8-984d-7bc3b43639e3) transitioned into 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_2d1fc2f1-4a98-4473-a9df-a01df1228951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3c7c68f9c14f779feb258276d46a65',qos_specs=None,replication_status=,reservations=['5170b9f9-c978-4f16-b17b-721da1119dca','714ecb9f-fe82-4ee8-b7af-3d334a80347a','6d42ac65-3436-44c8-bca5-d9ca2d05db46','71d4a02a-a825-4dc6-9f4b-2ac5befaeb4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e37bd15344540cfa37c54212e4250f2',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:27.975846 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79eb5003-7c42-4e1b-a79d-a6d726b68666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:27.992225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79eb5003-7c42-4e1b-a79d-a6d726b68666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:27.993439 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Flow 'volume_create_api' (ed34b237-93b7-47dd-8213-1712b3dd671f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:27.993676 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Create volume request issued successfully. Aug 19 16:02:28.004746 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:28.004746 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:28.005502 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:28.858368 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b6b70ab9-58f8-4cbf-83dc-c176458aeca5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:28.861026 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b6b70ab9-58f8-4cbf-83dc-c176458aeca5 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:28.861347 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b6b70ab9-58f8-4cbf-83dc-c176458aeca5 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:28.861631 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b6b70ab9-58f8-4cbf-83dc-c176458aeca5 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:28.861829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b6b70ab9-58f8-4cbf-83dc-c176458aeca5 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:28.869601 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:28.869601 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:28.870842 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b6b70ab9-58f8-4cbf-83dc-c176458aeca5 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:28.871363 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 670/2650] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:28 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:28.872184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b82020e-186d-4313-8436-b61d60d07e67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:28.877811 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b82020e-186d-4313-8436-b61d60d07e67 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:28.879173 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b82020e-186d-4313-8436-b61d60d07e67 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:28.879469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b82020e-186d-4313-8436-b61d60d07e67 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:28.879623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0b82020e-186d-4313-8436-b61d60d07e67 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:28.884580 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:28.884580 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:28.885486 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b82020e-186d-4313-8436-b61d60d07e67 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:28.885938 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 659/2651] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:28 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:28.920722 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04e3b0a2-e5d7-4b20-b426-b7a85fa274e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:28.923628 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04e3b0a2-e5d7-4b20-b426-b7a85fa274e9 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 Aug 19 16:02:28.923628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04e3b0a2-e5d7-4b20-b426-b7a85fa274e9 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:28.923628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04e3b0a2-e5d7-4b20-b426-b7a85fa274e9 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:28.932497 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04e3b0a2-e5d7-4b20-b426-b7a85fa274e9 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 returned with HTTP 404 Aug 19 16:02:28.933320 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 656/2652] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:28 2026] GET /volume/v3/volumes/58715b18-9ad5-44d1-93c4-c3ea52fc56e8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:02:28.941131 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-da866d40-16e2-4811-a035-0f5bfb1cb0c0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:28.943111 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da866d40-16e2-4811-a035-0f5bfb1cb0c0 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 Aug 19 16:02:28.943945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da866d40-16e2-4811-a035-0f5bfb1cb0c0 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:28.943945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-da866d40-16e2-4811-a035-0f5bfb1cb0c0 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:28.943945 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-da866d40-16e2-4811-a035-0f5bfb1cb0c0 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Delete snapshot with id: 1ad737be-c12f-4002-a690-964f60fb77b8 Aug 19 16:02:28.949432 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:28.949432 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:28.949966 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da866d40-16e2-4811-a035-0f5bfb1cb0c0 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:28.974018 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-da866d40-16e2-4811-a035-0f5bfb1cb0c0 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot delete request issued successfully. Aug 19 16:02:28.974246 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-da866d40-16e2-4811-a035-0f5bfb1cb0c0 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 returned with HTTP 202 Aug 19 16:02:28.975144 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 671/2653] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:02:28 2026] DELETE /volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:28.988155 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-265120a2-493e-4903-9c40-3a304960acde None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:28.991830 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-265120a2-493e-4903-9c40-3a304960acde tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 Aug 19 16:02:28.993556 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-265120a2-493e-4903-9c40-3a304960acde tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:28.994275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-265120a2-493e-4903-9c40-3a304960acde tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:29.003058 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:29.003058 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:29.004455 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-265120a2-493e-4903-9c40-3a304960acde tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Snapshot retrieved successfully. Aug 19 16:02:29.005643 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-265120a2-493e-4903-9c40-3a304960acde tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 returned with HTTP 200 Aug 19 16:02:29.007978 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 660/2654] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:28 2026] GET /volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:29.016098 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:29.016098 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:29.016928 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:29.016969 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Checking backup size 1 against volume size 1 {{(pid=100248) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 16:02:29.017350 np0000007787 devstack@c-api.service[100248]: INFO cinder.backup.api [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Overwriting volume a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 with restore of backup 2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:29.036369 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] restore_backup in rpcapi backup_id 2d1fc2f1-4a98-4473-a9df-a01df1228951 {{(pid=100248) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 16:02:29.038824 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c0e21e6-5cc8-460f-8601-79a0f006ad33 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951/restore returned with HTTP 202 Aug 19 16:02:29.039438 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 668/2655] 10.4.3.32 () {68 vars in 1386 bytes} [Wed Aug 19 16:02:27 2026] POST /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951/restore => generated 189 bytes in 1286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:29.053990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd5cdcd5-c14e-4a91-aee0-6395d2ed4620 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:29.056419 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd5cdcd5-c14e-4a91-aee0-6395d2ed4620 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:29.056781 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd5cdcd5-c14e-4a91-aee0-6395d2ed4620 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:29.056998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd5cdcd5-c14e-4a91-aee0-6395d2ed4620 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:29.057119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cd5cdcd5-c14e-4a91-aee0-6395d2ed4620 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:29.064109 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:29.064109 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:29.065277 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd5cdcd5-c14e-4a91-aee0-6395d2ed4620 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:29.065842 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 657/2656] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:29 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:29.885850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4f31fcff-6986-4b0f-8a51-3f6fcc75c92f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:29.888666 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f31fcff-6986-4b0f-8a51-3f6fcc75c92f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:29.889020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f31fcff-6986-4b0f-8a51-3f6fcc75c92f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:29.889334 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f31fcff-6986-4b0f-8a51-3f6fcc75c92f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:29.889681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4f31fcff-6986-4b0f-8a51-3f6fcc75c92f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:29.896917 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:29.896917 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:29.898090 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f31fcff-6986-4b0f-8a51-3f6fcc75c92f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:29.898710 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 672/2657] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:29 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:29.899658 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0a85755-67ce-4903-ab37-9e4a9f68148a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:29.905429 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0a85755-67ce-4903-ab37-9e4a9f68148a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:29.906032 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0a85755-67ce-4903-ab37-9e4a9f68148a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:29.906307 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0a85755-67ce-4903-ab37-9e4a9f68148a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:29.906470 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d0a85755-67ce-4903-ab37-9e4a9f68148a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:29.910891 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:29.910891 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:29.912034 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0a85755-67ce-4903-ab37-9e4a9f68148a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:29.912670 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 661/2658] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:29 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:30.026794 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-de5da56a-5075-4ab3-8009-ace58272f89d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:30.028427 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de5da56a-5075-4ab3-8009-ace58272f89d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 Aug 19 16:02:30.030782 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de5da56a-5075-4ab3-8009-ace58272f89d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:30.030782 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de5da56a-5075-4ab3-8009-ace58272f89d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:30.033707 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de5da56a-5075-4ab3-8009-ace58272f89d tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 returned with HTTP 404 Aug 19 16:02:30.034389 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 669/2659] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:30 2026] GET /volume/v3/snapshots/1ad737be-c12f-4002-a690-964f60fb77b8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:30.047559 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-366b621d-e691-40c2-8fe1-08017e6f20bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:30.049451 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-366b621d-e691-40c2-8fe1-08017e6f20bc tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] DELETE https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:30.049693 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-366b621d-e691-40c2-8fe1-08017e6f20bc tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:30.049903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-366b621d-e691-40c2-8fe1-08017e6f20bc tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:30.050089 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-366b621d-e691-40c2-8fe1-08017e6f20bc tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Delete volume with id: 290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:30.058273 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:30.058273 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:30.058854 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-366b621d-e691-40c2-8fe1-08017e6f20bc tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:30.079538 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a161f2d2-fb8d-443b-8d15-1cdf2760a316 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:30.081932 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a161f2d2-fb8d-443b-8d15-1cdf2760a316 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:30.082159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a161f2d2-fb8d-443b-8d15-1cdf2760a316 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:30.082397 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a161f2d2-fb8d-443b-8d15-1cdf2760a316 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:30.082903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a161f2d2-fb8d-443b-8d15-1cdf2760a316 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:30.086178 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-366b621d-e691-40c2-8fe1-08017e6f20bc tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Delete volume request issued successfully. Aug 19 16:02:30.086586 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-366b621d-e691-40c2-8fe1-08017e6f20bc tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f returned with HTTP 202 Aug 19 16:02:30.087355 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 658/2660] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:02:30 2026] DELETE /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:02:30.095259 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:30.095259 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:30.096424 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a161f2d2-fb8d-443b-8d15-1cdf2760a316 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:30.096917 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 673/2661] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:30 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:30.099550 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4bfd36cb-ebef-4ecc-bb0b-c65cd74c1a3e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:30.104633 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4bfd36cb-ebef-4ecc-bb0b-c65cd74c1a3e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:30.105178 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4bfd36cb-ebef-4ecc-bb0b-c65cd74c1a3e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:30.106374 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4bfd36cb-ebef-4ecc-bb0b-c65cd74c1a3e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:30.119181 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:30.119181 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:30.125469 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4bfd36cb-ebef-4ecc-bb0b-c65cd74c1a3e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Volume info retrieved successfully. Aug 19 16:02:30.132620 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4bfd36cb-ebef-4ecc-bb0b-c65cd74c1a3e tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f returned with HTTP 200 Aug 19 16:02:30.133328 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 662/2662] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:30 2026] GET /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:30.912783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5205e4f-2d01-4a00-aebe-157f53ea1ec4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:30.914943 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5205e4f-2d01-4a00-aebe-157f53ea1ec4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:30.915194 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5205e4f-2d01-4a00-aebe-157f53ea1ec4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:30.915394 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5205e4f-2d01-4a00-aebe-157f53ea1ec4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:30.915622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b5205e4f-2d01-4a00-aebe-157f53ea1ec4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:30.923710 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:30.923710 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:30.925128 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5205e4f-2d01-4a00-aebe-157f53ea1ec4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:30.926044 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 670/2663] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:30 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:30.926377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4d41916-1ccb-4e94-8dc6-9567c0fbccf2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:30.928831 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4d41916-1ccb-4e94-8dc6-9567c0fbccf2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:30.929113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4d41916-1ccb-4e94-8dc6-9567c0fbccf2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:30.929382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4d41916-1ccb-4e94-8dc6-9567c0fbccf2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:30.929538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f4d41916-1ccb-4e94-8dc6-9567c0fbccf2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:30.935932 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:30.935932 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:30.937125 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4d41916-1ccb-4e94-8dc6-9567c0fbccf2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:30.937664 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 659/2664] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:30 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:31.110949 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-df327ca9-b416-4010-a358-160faf8251f6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:31.112788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df327ca9-b416-4010-a358-160faf8251f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:31.113265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df327ca9-b416-4010-a358-160faf8251f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:31.113602 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df327ca9-b416-4010-a358-160faf8251f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:31.114825 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-df327ca9-b416-4010-a358-160faf8251f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:31.119727 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:31.119727 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:31.120837 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df327ca9-b416-4010-a358-160faf8251f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:31.121415 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 674/2665] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:31 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:31.156184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6b90b2e9-6b11-4bb7-a467-4d0dc4d11217 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:31.158363 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b90b2e9-6b11-4bb7-a467-4d0dc4d11217 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] GET https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f Aug 19 16:02:31.158620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b90b2e9-6b11-4bb7-a467-4d0dc4d11217 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:31.158873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b90b2e9-6b11-4bb7-a467-4d0dc4d11217 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:31.169961 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b90b2e9-6b11-4bb7-a467-4d0dc4d11217 tempest-VolumeRevertTests-576119156 tempest-VolumeRevertTests-576119156-project-member] https://10.4.3.32/volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f returned with HTTP 404 Aug 19 16:02:31.169961 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 663/2666] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:31 2026] GET /volume/v3/volumes/290d5189-31ab-44c7-ae7d-3de88f37b27f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:02:31.185006 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:31.186121 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:31.186548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1760784378"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:31.188510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1760784378'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:31.188669 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume of 1 GB Aug 19 16:02:31.194306 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Availability Zones retrieved successfully. Aug 19 16:02:31.203344 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Flow 'volume_create_api' (e085af5d-b676-4ab1-aff9-c89bcc555a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:31.204901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25275745-6b82-46f5-a9cd-3d4bb0546b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:31.206708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:31.249186 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25275745-6b82-46f5-a9cd-3d4bb0546b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:31.250208 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64381ab-fabe-4db0-bbfb-619337dd0ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:31.350941 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Created reservations ['b350f1b2-93ca-4870-b27c-7d88a777321e', '76ff9129-625e-461b-b222-0a4de6b3e7bf', 'def7baa6-8bc9-4ef1-94e3-0031eb95577c', 'cfbfc6ee-87f2-430e-8b30-c561d2fa50ab'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:31.352206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64381ab-fabe-4db0-bbfb-619337dd0ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b350f1b2-93ca-4870-b27c-7d88a777321e', '76ff9129-625e-461b-b222-0a4de6b3e7bf', 'def7baa6-8bc9-4ef1-94e3-0031eb95577c', 'cfbfc6ee-87f2-430e-8b30-c561d2fa50ab']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:31.353896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e549486f-a774-46d1-816f-b7e1304a3343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:31.392787 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e549486f-a774-46d1-816f-b7e1304a3343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6e01d09-c75e-4aa4-a012-9e16d81fb329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1760784378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b0e9ef181c4e1d904850316b9269c5',qos_specs=None,replication_status=,reservations=['b350f1b2-93ca-4870-b27c-7d88a777321e','76ff9129-625e-461b-b222-0a4de6b3e7bf','def7baa6-8bc9-4ef1-94e3-0031eb95577c','cfbfc6ee-87f2-430e-8b30-c561d2fa50ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e616369fb6a847beb2701f2e58a1ab2c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1760784378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6e01d09-c75e-4aa4-a012-9e16d81fb329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b0e9ef181c4e1d904850316b9269c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e616369fb6a847beb2701f2e58a1ab2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:31.393641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6375e6a5-8d93-4dfa-b04c-f65208521145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:31.436933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6375e6a5-8d93-4dfa-b04c-f65208521145) transitioned into 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-1760784378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b0e9ef181c4e1d904850316b9269c5',qos_specs=None,replication_status=,reservations=['b350f1b2-93ca-4870-b27c-7d88a777321e','76ff9129-625e-461b-b222-0a4de6b3e7bf','def7baa6-8bc9-4ef1-94e3-0031eb95577c','cfbfc6ee-87f2-430e-8b30-c561d2fa50ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e616369fb6a847beb2701f2e58a1ab2c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:31.437878 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b50d167f-4fb2-444e-9028-5fd39eadb515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:31.454008 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b50d167f-4fb2-444e-9028-5fd39eadb515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:31.454823 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Flow 'volume_create_api' (e085af5d-b676-4ab1-aff9-c89bcc555a07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:31.455112 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume request issued successfully. Aug 19 16:02:31.455667 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-debe87d8-4bb8-4d1a-bda6-61a5e4d1f305 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:31.456353 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 671/2667] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:02:31 2026] POST /volume/v3/volumes => generated 749 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:31.478643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e3d073fa-5f13-4a80-ab82-38d80344cfa8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:31.481175 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3d073fa-5f13-4a80-ab82-38d80344cfa8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:31.481528 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3d073fa-5f13-4a80-ab82-38d80344cfa8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:31.481957 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3d073fa-5f13-4a80-ab82-38d80344cfa8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:31.492399 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:31.492399 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:31.498693 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e3d073fa-5f13-4a80-ab82-38d80344cfa8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:31.504047 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3d073fa-5f13-4a80-ab82-38d80344cfa8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:31.506942 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 660/2668] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:31 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:31.945972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bca75862-2ecb-4801-b29b-25cb168120e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:31.945972 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bca75862-2ecb-4801-b29b-25cb168120e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:31.945972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bca75862-2ecb-4801-b29b-25cb168120e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:31.945972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bca75862-2ecb-4801-b29b-25cb168120e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:31.945972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bca75862-2ecb-4801-b29b-25cb168120e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:31.950981 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fb2293c6-5f5e-4405-aca5-ef1d7b054aa8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:31.957770 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb2293c6-5f5e-4405-aca5-ef1d7b054aa8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:31.957770 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb2293c6-5f5e-4405-aca5-ef1d7b054aa8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:31.957770 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb2293c6-5f5e-4405-aca5-ef1d7b054aa8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:31.966029 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:31.966029 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:31.966202 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fb2293c6-5f5e-4405-aca5-ef1d7b054aa8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:31.966266 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bca75862-2ecb-4801-b29b-25cb168120e4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:31.966266 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 675/2669] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:31 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:31.966350 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:31.966350 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:31.966350 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb2293c6-5f5e-4405-aca5-ef1d7b054aa8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:31.966862 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 664/2670] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:31 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:32.135354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ad0fc09a-2c3d-40b8-b234-20ff5b36fc7c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.138581 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad0fc09a-2c3d-40b8-b234-20ff5b36fc7c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:32.138581 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad0fc09a-2c3d-40b8-b234-20ff5b36fc7c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.138581 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad0fc09a-2c3d-40b8-b234-20ff5b36fc7c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.139466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ad0fc09a-2c3d-40b8-b234-20ff5b36fc7c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:32.157793 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:32.157793 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:32.157793 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad0fc09a-2c3d-40b8-b234-20ff5b36fc7c tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:32.157793 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 672/2671] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:32.524589 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f1d7667d-95d8-42e3-87d0-6a92d2813718 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.525977 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1d7667d-95d8-42e3-87d0-6a92d2813718 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:32.525977 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1d7667d-95d8-42e3-87d0-6a92d2813718 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.526241 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1d7667d-95d8-42e3-87d0-6a92d2813718 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.534215 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:32.534215 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:32.539173 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f1d7667d-95d8-42e3-87d0-6a92d2813718 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:32.544962 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1d7667d-95d8-42e3-87d0-6a92d2813718 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:32.544962 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 661/2672] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:32.614804 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-01282864-c440-4e2e-9155-66bbb52c3acc req-a47cfe58-e340-4ef3-ad59-6e1a394b5484 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.614804 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-a47cfe58-e340-4ef3-ad59-6e1a394b5484 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:32.614804 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-a47cfe58-e340-4ef3-ad59-6e1a394b5484 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.615106 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-a47cfe58-e340-4ef3-ad59-6e1a394b5484 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.623514 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:32.623514 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:32.628963 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-01282864-c440-4e2e-9155-66bbb52c3acc req-a47cfe58-e340-4ef3-ad59-6e1a394b5484 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:32.636169 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-a47cfe58-e340-4ef3-ad59-6e1a394b5484 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:32.636722 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 676/2673] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:32.749343 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ad8210a-39a2-4fba-8b26-236f7aacb481 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.749788 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ad8210a-39a2-4fba-8b26-236f7aacb481 None None] GET https://10.4.3.32/volume// Aug 19 16:02:32.750017 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ad8210a-39a2-4fba-8b26-236f7aacb481 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.750346 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ad8210a-39a2-4fba-8b26-236f7aacb481 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.750817 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ad8210a-39a2-4fba-8b26-236f7aacb481 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:02:32.751214 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 665/2674] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:02:32.760984 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-01282864-c440-4e2e-9155-66bbb52c3acc req-b2f29d84-8fd9-484e-9bad-8ad40bf8b653 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.764987 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-b2f29d84-8fd9-484e-9bad-8ad40bf8b653 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:02:32.765442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-b2f29d84-8fd9-484e-9bad-8ad40bf8b653 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6e01d09-c75e-4aa4-a012-9e16d81fb329", "connector": null, "instance_uuid": "1efa896f-4437-4fdc-bd59-6c68dc310a47"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:32.778249 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:32.778249 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:32.824031 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-b2f29d84-8fd9-484e-9bad-8ad40bf8b653 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:02:32.824611 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 673/2675] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:02:32 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:32.865240 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-40081e2e-b5c3-4078-8c62-25ec0f6d3952 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.868169 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40081e2e-b5c3-4078-8c62-25ec0f6d3952 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:32.868745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40081e2e-b5c3-4078-8c62-25ec0f6d3952 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.868745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40081e2e-b5c3-4078-8c62-25ec0f6d3952 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.887520 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:32.887520 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:32.890537 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-40081e2e-b5c3-4078-8c62-25ec0f6d3952 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:32.894632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-16199453-b127-495b-84af-2198f7a732b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.895167 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16199453-b127-495b-84af-2198f7a732b6 None None] GET https://10.4.3.32/volume// Aug 19 16:02:32.895323 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16199453-b127-495b-84af-2198f7a732b6 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.895448 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16199453-b127-495b-84af-2198f7a732b6 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.896194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16199453-b127-495b-84af-2198f7a732b6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:02:32.896194 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 677/2676] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:02:32.898912 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40081e2e-b5c3-4078-8c62-25ec0f6d3952 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:32.900434 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 662/2677] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:32.906139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-01282864-c440-4e2e-9155-66bbb52c3acc req-8e4c90f4-4732-46e5-a6ce-ffbca4c1189d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.909937 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-8e4c90f4-4732-46e5-a6ce-ffbca4c1189d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:32.909937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-8e4c90f4-4732-46e5-a6ce-ffbca4c1189d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.909937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-8e4c90f4-4732-46e5-a6ce-ffbca4c1189d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.923930 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:32.923930 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:32.928770 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-01282864-c440-4e2e-9155-66bbb52c3acc req-8e4c90f4-4732-46e5-a6ce-ffbca4c1189d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:32.934743 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-8e4c90f4-4732-46e5-a6ce-ffbca4c1189d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:32.935330 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 666/2678] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:32.972982 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e1774c5b-b6a3-4271-9b8b-9163cd81da90 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.975683 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1774c5b-b6a3-4271-9b8b-9163cd81da90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:32.976083 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1774c5b-b6a3-4271-9b8b-9163cd81da90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.976285 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1774c5b-b6a3-4271-9b8b-9163cd81da90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.976432 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e1774c5b-b6a3-4271-9b8b-9163cd81da90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:32.982635 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:32.982635 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:32.983014 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-61f756cc-5ccb-4161-9dd5-175977174c84 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:32.983877 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1774c5b-b6a3-4271-9b8b-9163cd81da90 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:32.984472 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 674/2679] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:32.989604 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61f756cc-5ccb-4161-9dd5-175977174c84 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:32.989935 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61f756cc-5ccb-4161-9dd5-175977174c84 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:32.990266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61f756cc-5ccb-4161-9dd5-175977174c84 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:32.990447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-61f756cc-5ccb-4161-9dd5-175977174c84 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:32.998815 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:32.998815 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:33.000137 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61f756cc-5ccb-4161-9dd5-175977174c84 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:33.000293 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 678/2680] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:32 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:33.070091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-01282864-c440-4e2e-9155-66bbb52c3acc req-054fd087-ae4e-4b55-918c-18fe00b5a1b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:33.072168 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-054fd087-ae4e-4b55-918c-18fe00b5a1b3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] PUT https://10.4.3.32/volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9 Aug 19 16:02:33.072556 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-054fd087-ae4e-4b55-918c-18fe00b5a1b3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:33.092739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-01282864-c440-4e2e-9155-66bbb52c3acc req-054fd087-ae4e-4b55-918c-18fe00b5a1b3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Acquiring lock "cinder-attachment_update-a6e01d09-c75e-4aa4-a012-9e16d81fb329-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:02:33.098623 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-01282864-c440-4e2e-9155-66bbb52c3acc req-054fd087-ae4e-4b55-918c-18fe00b5a1b3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Lock "cinder-attachment_update-a6e01d09-c75e-4aa4-a012-9e16d81fb329-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:02:33.100031 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:33.100031 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:33.166541 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4efd514-6085-489c-b5d9-610ada7d5192 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:33.169038 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4efd514-6085-489c-b5d9-610ada7d5192 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:33.169306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4efd514-6085-489c-b5d9-610ada7d5192 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:33.169574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4efd514-6085-489c-b5d9-610ada7d5192 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:33.169734 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c4efd514-6085-489c-b5d9-610ada7d5192 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:33.175120 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:33.175120 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:33.176107 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4efd514-6085-489c-b5d9-610ada7d5192 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:33.176560 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 667/2681] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:33 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:33.221051 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-01282864-c440-4e2e-9155-66bbb52c3acc req-054fd087-ae4e-4b55-918c-18fe00b5a1b3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Lock "cinder-attachment_update-a6e01d09-c75e-4aa4-a012-9e16d81fb329-np0000007787" released by "attachment_update" :: held 0.122s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:02:33.221662 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-054fd087-ae4e-4b55-918c-18fe00b5a1b3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9 returned with HTTP 200 Aug 19 16:02:33.222094 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 663/2682] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:02:33 2026] PUT /volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:33.296706 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0fa36191-4aac-4d86-9317-a070f78bd788 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:33.429041 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0fa36191-4aac-4d86-9317-a070f78bd788 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:02:33.429445 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0fa36191-4aac-4d86-9317-a070f78bd788 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1502897177", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1402815802", "vendor_name": "tempest-vendor_name-1314214722"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:33.452689 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0fa36191-4aac-4d86-9317-a070f78bd788 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:02:33.453067 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 675/2683] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:02:33 2026] POST /volume/v3/types => generated 330 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:02:33.462945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ca107b44-eceb-4866-b55a-ca1a109d311e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:33.465389 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:33.465928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6a351ffc-48e2-41e1-8054-b2bd03cd0334", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:33.468623 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume request body: {'volume': {'volume_type': '6a351ffc-48e2-41e1-8054-b2bd03cd0334', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:33.473837 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume of 1 GB Aug 19 16:02:33.474178 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:33.474178 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:33.474627 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Availability Zones retrieved successfully. Aug 19 16:02:33.481915 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Flow 'volume_create_api' (49df362e-9d67-410d-b1f0-8964d500ceb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:33.483125 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f1e2af-b973-41c5-be96-044b3af4999d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:33.484061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:33.508751 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63f1e2af-b973-41c5-be96-044b3af4999d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:02:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1402815802',vendor_name='tempest-vendor_name-1314214722'},id=6a351ffc-48e2-41e1-8054-b2bd03cd0334,is_public=True,name='tempest-ProjectMemberTests-volume-type-1502897177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a351ffc-48e2-41e1-8054-b2bd03cd0334', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:33.510162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acaa962b-9696-4c0a-b346-52ff4bfa04cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:33.552543 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1502897177 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1502897177, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:33.553003 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1502897177 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1502897177, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:33.605130 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Created reservations ['e3e3194f-05e2-4202-865b-ebfc076b37cb', '9d8217a1-bb6a-43ff-9b79-666bb08b67a3', '361eaa6d-525c-4c37-9957-06eebc9563df', 'ed7cb399-cb37-4061-8344-163842e32df2'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:33.606150 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acaa962b-9696-4c0a-b346-52ff4bfa04cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e3194f-05e2-4202-865b-ebfc076b37cb', '9d8217a1-bb6a-43ff-9b79-666bb08b67a3', '361eaa6d-525c-4c37-9957-06eebc9563df', 'ed7cb399-cb37-4061-8344-163842e32df2']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:33.607020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c0b9e6-e7d1-4d25-8721-1c2f03818128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:33.642616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c0b9e6-e7d1-4d25-8721-1c2f03818128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3623555-023e-41c8-a976-06a3df9107e2', '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='13064f49dea4483c9d08afc98792d2cb',qos_specs=None,replication_status=,reservations=['e3e3194f-05e2-4202-865b-ebfc076b37cb','9d8217a1-bb6a-43ff-9b79-666bb08b67a3','361eaa6d-525c-4c37-9957-06eebc9563df','ed7cb399-cb37-4061-8344-163842e32df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e5be952fbb4662b7ea861088d80935',volume_type_id=6a351ffc-48e2-41e1-8054-b2bd03cd0334), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:33Z,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=c3623555-023e-41c8-a976-06a3df9107e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13064f49dea4483c9d08afc98792d2cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b1e5be952fbb4662b7ea861088d80935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6a351ffc-48e2-41e1-8054-b2bd03cd0334),volume_type_id=6a351ffc-48e2-41e1-8054-b2bd03cd0334)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:33.644698 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b71f8dd-5f0a-4810-a51d-5583b9a8f95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:33.669536 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b71f8dd-5f0a-4810-a51d-5583b9a8f95c) transitioned into 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='13064f49dea4483c9d08afc98792d2cb',qos_specs=None,replication_status=,reservations=['e3e3194f-05e2-4202-865b-ebfc076b37cb','9d8217a1-bb6a-43ff-9b79-666bb08b67a3','361eaa6d-525c-4c37-9957-06eebc9563df','ed7cb399-cb37-4061-8344-163842e32df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e5be952fbb4662b7ea861088d80935',volume_type_id=6a351ffc-48e2-41e1-8054-b2bd03cd0334)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:33.670396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6cfbbbb-69d5-49e6-a620-323481fc09c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:33.684277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6cfbbbb-69d5-49e6-a620-323481fc09c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:33.685122 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Flow 'volume_create_api' (49df362e-9d67-410d-b1f0-8964d500ceb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:33.685459 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume request issued successfully. Aug 19 16:02:33.686167 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca107b44-eceb-4866-b55a-ca1a109d311e tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:33.686688 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 679/2684] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:02:33 2026] POST /volume/v3/volumes => generated 772 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:33.700535 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4e81523-d12a-4b92-9c01-699265a86389 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:33.702049 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4e81523-d12a-4b92-9c01-699265a86389 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 Aug 19 16:02:33.702428 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4e81523-d12a-4b92-9c01-699265a86389 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:33.702705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4e81523-d12a-4b92-9c01-699265a86389 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:33.713370 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:33.713370 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:33.716909 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4e81523-d12a-4b92-9c01-699265a86389 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:33.722507 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4e81523-d12a-4b92-9c01-699265a86389 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 returned with HTTP 200 Aug 19 16:02:33.723047 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 668/2685] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:02:33 2026] GET /volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:33.916278 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f35b8e04-a7ca-4577-ae90-5a1a941b7dbc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:33.919530 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f35b8e04-a7ca-4577-ae90-5a1a941b7dbc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:33.919530 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f35b8e04-a7ca-4577-ae90-5a1a941b7dbc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:33.919530 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f35b8e04-a7ca-4577-ae90-5a1a941b7dbc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:33.931646 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:33.931646 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:33.936489 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f35b8e04-a7ca-4577-ae90-5a1a941b7dbc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:33.942475 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f35b8e04-a7ca-4577-ae90-5a1a941b7dbc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:33.943037 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 664/2686] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:33 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:34.006722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5810437c-38d3-4840-8676-d35e67ff142a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.008996 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5810437c-38d3-4840-8676-d35e67ff142a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:34.010692 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5810437c-38d3-4840-8676-d35e67ff142a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.011030 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5810437c-38d3-4840-8676-d35e67ff142a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.011202 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5810437c-38d3-4840-8676-d35e67ff142a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:34.014098 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e149e9e9-5cf8-4e2d-8f2e-f77e449a50a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.019296 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e149e9e9-5cf8-4e2d-8f2e-f77e449a50a0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:34.019374 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:34.019374 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:34.019493 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e149e9e9-5cf8-4e2d-8f2e-f77e449a50a0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.019687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e149e9e9-5cf8-4e2d-8f2e-f77e449a50a0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.019809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e149e9e9-5cf8-4e2d-8f2e-f77e449a50a0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:34.020463 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5810437c-38d3-4840-8676-d35e67ff142a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:34.020999 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 676/2687] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:34 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:34.026655 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:34.026655 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:34.027488 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e149e9e9-5cf8-4e2d-8f2e-f77e449a50a0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:34.027879 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 680/2688] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:34 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:34.192317 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b4fd735-29ba-4190-8248-a14354db1527 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.195548 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b4fd735-29ba-4190-8248-a14354db1527 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:34.195855 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b4fd735-29ba-4190-8248-a14354db1527 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.196114 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b4fd735-29ba-4190-8248-a14354db1527 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.196281 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0b4fd735-29ba-4190-8248-a14354db1527 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:34.205966 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:34.205966 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:34.206808 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b4fd735-29ba-4190-8248-a14354db1527 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:34.207192 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 669/2689] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:34 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:34.738820 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa455e46-312e-4da6-9ecd-58add773ceaf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.740647 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa455e46-312e-4da6-9ecd-58add773ceaf tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 Aug 19 16:02:34.741027 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa455e46-312e-4da6-9ecd-58add773ceaf tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.741275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa455e46-312e-4da6-9ecd-58add773ceaf tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.749673 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:34.749673 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:34.753560 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fa455e46-312e-4da6-9ecd-58add773ceaf tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:34.757403 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa455e46-312e-4da6-9ecd-58add773ceaf tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 returned with HTTP 200 Aug 19 16:02:34.757750 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 665/2690] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:02:34 2026] GET /volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:34.770740 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f47c8b96-042a-4f15-b78b-c89a4915307f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.772697 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f47c8b96-042a-4f15-b78b-c89a4915307f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 16:02:34.772900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f47c8b96-042a-4f15-b78b-c89a4915307f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.773064 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f47c8b96-042a-4f15-b78b-c89a4915307f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.776208 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f47c8b96-042a-4f15-b78b-c89a4915307f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:02:34.776539 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 677/2691] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:02:34 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 19 16:02:34.785082 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-991f61a8-1938-4086-a563-1cf765974160 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.851676 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-991f61a8-1938-4086-a563-1cf765974160 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] DELETE https://10.4.3.32/volume/v3/messages/db1536d4-062f-4336-b5ba-db0deed2b438 Aug 19 16:02:34.851978 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-991f61a8-1938-4086-a563-1cf765974160 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.852207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-991f61a8-1938-4086-a563-1cf765974160 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.866448 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-991f61a8-1938-4086-a563-1cf765974160 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] https://10.4.3.32/volume/v3/messages/db1536d4-062f-4336-b5ba-db0deed2b438 returned with HTTP 204 Aug 19 16:02:34.866979 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 681/2692] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 16:02:34 2026] DELETE /volume/v3/messages/db1536d4-062f-4336-b5ba-db0deed2b438 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 16:02:34.899370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7472f051-d6af-4a0f-9c97-f81a0f55ae1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.912789 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7472f051-d6af-4a0f-9c97-f81a0f55ae1f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] GET https://10.4.3.32/volume/v3/messages/db1536d4-062f-4336-b5ba-db0deed2b438 Aug 19 16:02:34.913112 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7472f051-d6af-4a0f-9c97-f81a0f55ae1f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.913380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7472f051-d6af-4a0f-9c97-f81a0f55ae1f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.921725 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7472f051-d6af-4a0f-9c97-f81a0f55ae1f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] https://10.4.3.32/volume/v3/messages/db1536d4-062f-4336-b5ba-db0deed2b438 returned with HTTP 404 Aug 19 16:02:34.922598 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 670/2693] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:02:34 2026] GET /volume/v3/messages/db1536d4-062f-4336-b5ba-db0deed2b438 => generated 110 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:34.929913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.931542 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 Aug 19 16:02:34.931734 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.931941 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.932091 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Delete volume with id: c3623555-023e-41c8-a976-06a3df9107e2 Aug 19 16:02:34.945786 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:34.945786 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:34.945786 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:34.945786 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 16:02:34.954138 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1502897177 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1502897177, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:34.954401 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1502897177 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1502897177, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:34.959236 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5150f45f-b160-4fc0-93f8-d70f8d79d98d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:34.961182 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5150f45f-b160-4fc0-93f8-d70f8d79d98d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:34.961439 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5150f45f-b160-4fc0-93f8-d70f8d79d98d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:34.961669 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5150f45f-b160-4fc0-93f8-d70f8d79d98d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:34.967510 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Created reservations ['039db89f-4b80-41cd-a784-5f792b3ccd91', 'd9d2560b-7211-41ca-9e13-74faa723491b', '11c0bad4-dcf8-498a-bfd1-c624bc27dad9', 'c24303f3-782f-4f50-9be3-c219ce6ce4a7'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:34.972274 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:34.972274 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:34.976138 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5150f45f-b160-4fc0-93f8-d70f8d79d98d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:34.980901 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5150f45f-b160-4fc0-93f8-d70f8d79d98d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:34.981417 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 678/2694] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:34 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:34.994325 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Delete volume request issued successfully. Aug 19 16:02:34.994461 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a43c7295-3865-46c6-9c09-f01ab93720f3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 returned with HTTP 202 Aug 19 16:02:34.994884 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 666/2695] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:02:34 2026] DELETE /volume/v3/volumes/c3623555-023e-41c8-a976-06a3df9107e2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:35.003966 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e103701a-003e-490a-8890-354531baeb4f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:35.006115 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e103701a-003e-490a-8890-354531baeb4f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] DELETE https://10.4.3.32/volume/v3/types/6a351ffc-48e2-41e1-8054-b2bd03cd0334 Aug 19 16:02:35.006386 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e103701a-003e-490a-8890-354531baeb4f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:35.006661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e103701a-003e-490a-8890-354531baeb4f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:35.033166 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e103701a-003e-490a-8890-354531baeb4f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/types/6a351ffc-48e2-41e1-8054-b2bd03cd0334 returned with HTTP 202 Aug 19 16:02:35.033570 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 682/2696] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:02:35 2026] DELETE /volume/v3/types/6a351ffc-48e2-41e1-8054-b2bd03cd0334 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:35.033683 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-954e6797-f26e-4d2a-8086-13e2372c55a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:35.035541 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-954e6797-f26e-4d2a-8086-13e2372c55a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:35.035721 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-954e6797-f26e-4d2a-8086-13e2372c55a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:35.036422 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-954e6797-f26e-4d2a-8086-13e2372c55a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:35.036422 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-954e6797-f26e-4d2a-8086-13e2372c55a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:35.041282 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:35.041282 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:35.042285 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce8b5954-1e18-439e-8c17-493a3d526a73 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:35.042650 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-954e6797-f26e-4d2a-8086-13e2372c55a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:35.042729 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 671/2697] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:35 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:35.046146 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c295c9c-3743-42f9-b6bc-6b0e51520519 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:35.048019 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c295c9c-3743-42f9-b6bc-6b0e51520519 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:02:35.048255 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce8b5954-1e18-439e-8c17-493a3d526a73 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:35.048541 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce8b5954-1e18-439e-8c17-493a3d526a73 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:35.048700 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c295c9c-3743-42f9-b6bc-6b0e51520519 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-515729082", "extra_specs": {"storage_protocol": "tempest-storage_protocol-92769903", "vendor_name": "tempest-vendor_name-851773925"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:35.048832 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce8b5954-1e18-439e-8c17-493a3d526a73 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:35.048832 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ce8b5954-1e18-439e-8c17-493a3d526a73 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:35.053354 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:35.053354 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:35.054350 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce8b5954-1e18-439e-8c17-493a3d526a73 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:35.054949 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 679/2698] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:35 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:35.065293 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c295c9c-3743-42f9-b6bc-6b0e51520519 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:02:35.065657 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 667/2699] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:02:35 2026] POST /volume/v3/types => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:35.073271 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:35.075267 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:35.075627 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "33abf6f8-d32d-4ad5-8432-ca9bd1f8a029", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:35.077462 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume request body: {'volume': {'volume_type': '33abf6f8-d32d-4ad5-8432-ca9bd1f8a029', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:35.080743 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume of 1 GB Aug 19 16:02:35.081041 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:35.081041 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:35.081414 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Availability Zones retrieved successfully. Aug 19 16:02:35.086438 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Flow 'volume_create_api' (44f7bbb0-d2a6-4a27-b723-6f93b3b2d225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:35.087506 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb3cdce-ebed-4973-b2f0-10b53a3b5b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:35.088744 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:35.107548 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb3cdce-ebed-4973-b2f0-10b53a3b5b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:02:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-92769903',vendor_name='tempest-vendor_name-851773925'},id=33abf6f8-d32d-4ad5-8432-ca9bd1f8a029,is_public=True,name='tempest-ProjectMemberTests-volume-type-515729082',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33abf6f8-d32d-4ad5-8432-ca9bd1f8a029', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:35.108345 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e0632c7-545e-490e-a759-75cb8df51b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:35.135167 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-515729082 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-515729082, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:35.135473 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-515729082 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-515729082, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:35.167318 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Created reservations ['857f322a-b34f-461a-9767-c9dc54e5233c', 'df6dce16-937e-4264-bf8f-1fc72b00b116', 'aba0a92f-0c02-49f5-a72e-e515f1fcb41c', '0bdfdab8-ac39-4b83-87b5-7dbc0a6f36b3'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:35.168365 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e0632c7-545e-490e-a759-75cb8df51b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['857f322a-b34f-461a-9767-c9dc54e5233c', 'df6dce16-937e-4264-bf8f-1fc72b00b116', 'aba0a92f-0c02-49f5-a72e-e515f1fcb41c', '0bdfdab8-ac39-4b83-87b5-7dbc0a6f36b3']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:35.169475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdf2469-d6e2-43eb-bef9-9c6e820bde5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:35.200891 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdf2469-d6e2-43eb-bef9-9c6e820bde5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b155ab7b-1d32-45d6-ab3b-5a05eb015012', '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='13064f49dea4483c9d08afc98792d2cb',qos_specs=None,replication_status=,reservations=['857f322a-b34f-461a-9767-c9dc54e5233c','df6dce16-937e-4264-bf8f-1fc72b00b116','aba0a92f-0c02-49f5-a72e-e515f1fcb41c','0bdfdab8-ac39-4b83-87b5-7dbc0a6f36b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e5be952fbb4662b7ea861088d80935',volume_type_id=33abf6f8-d32d-4ad5-8432-ca9bd1f8a029), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:35Z,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=b155ab7b-1d32-45d6-ab3b-5a05eb015012,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13064f49dea4483c9d08afc98792d2cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b1e5be952fbb4662b7ea861088d80935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33abf6f8-d32d-4ad5-8432-ca9bd1f8a029),volume_type_id=33abf6f8-d32d-4ad5-8432-ca9bd1f8a029)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:35.201806 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11317a7b-d91f-4eca-8b3a-afe951a0598d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:35.220531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22e59525-e490-49a5-aac7-2d9758399455 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:35.223322 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22e59525-e490-49a5-aac7-2d9758399455 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:35.223530 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22e59525-e490-49a5-aac7-2d9758399455 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:35.224016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22e59525-e490-49a5-aac7-2d9758399455 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:35.224194 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-22e59525-e490-49a5-aac7-2d9758399455 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:35.226066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11317a7b-d91f-4eca-8b3a-afe951a0598d) transitioned into 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='13064f49dea4483c9d08afc98792d2cb',qos_specs=None,replication_status=,reservations=['857f322a-b34f-461a-9767-c9dc54e5233c','df6dce16-937e-4264-bf8f-1fc72b00b116','aba0a92f-0c02-49f5-a72e-e515f1fcb41c','0bdfdab8-ac39-4b83-87b5-7dbc0a6f36b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e5be952fbb4662b7ea861088d80935',volume_type_id=33abf6f8-d32d-4ad5-8432-ca9bd1f8a029)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:35.227268 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2598b1da-c39c-49a3-a3e3-b4e383232237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:35.230434 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:35.230434 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:35.231622 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22e59525-e490-49a5-aac7-2d9758399455 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:35.233833 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 672/2700] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:35 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:35.243512 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2598b1da-c39c-49a3-a3e3-b4e383232237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:35.244781 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Flow 'volume_create_api' (44f7bbb0-d2a6-4a27-b723-6f93b3b2d225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:35.245102 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume request issued successfully. Aug 19 16:02:35.245809 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7a1170b9-a786-4422-92c5-f4b3e647ef3c tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:35.246481 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 683/2701] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:02:35 2026] POST /volume/v3/volumes => generated 771 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:35.265630 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-79d86756-3ca9-4737-8176-ac1b054fb2b5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:35.269825 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-79d86756-3ca9-4737-8176-ac1b054fb2b5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 Aug 19 16:02:35.270151 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-79d86756-3ca9-4737-8176-ac1b054fb2b5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:35.270491 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-79d86756-3ca9-4737-8176-ac1b054fb2b5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:35.281104 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:35.281104 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:35.285768 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-79d86756-3ca9-4737-8176-ac1b054fb2b5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:35.291426 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-79d86756-3ca9-4737-8176-ac1b054fb2b5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 returned with HTTP 200 Aug 19 16:02:35.292035 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 680/2702] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:02:35 2026] GET /volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 => generated 950 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.001357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-244f26ae-b837-44e2-90c5-8486b3c10b56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.006695 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-244f26ae-b837-44e2-90c5-8486b3c10b56 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:36.007022 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-244f26ae-b837-44e2-90c5-8486b3c10b56 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.007204 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-244f26ae-b837-44e2-90c5-8486b3c10b56 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.023842 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.023842 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:36.028538 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-244f26ae-b837-44e2-90c5-8486b3c10b56 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:36.037373 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-244f26ae-b837-44e2-90c5-8486b3c10b56 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:36.038105 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 668/2703] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:36 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.057542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f5a50e3-e296-4f72-9145-4101c9e4c626 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.062080 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f5a50e3-e296-4f72-9145-4101c9e4c626 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:36.062303 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f5a50e3-e296-4f72-9145-4101c9e4c626 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.062534 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f5a50e3-e296-4f72-9145-4101c9e4c626 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.062698 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5f5a50e3-e296-4f72-9145-4101c9e4c626 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:36.068552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-354af4b9-b14d-4911-9688-a09e4aeb9454 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.072785 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.072785 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:36.072957 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-354af4b9-b14d-4911-9688-a09e4aeb9454 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:36.072957 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-354af4b9-b14d-4911-9688-a09e4aeb9454 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.072957 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-354af4b9-b14d-4911-9688-a09e4aeb9454 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.072957 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-354af4b9-b14d-4911-9688-a09e4aeb9454 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:36.073112 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f5a50e3-e296-4f72-9145-4101c9e4c626 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:36.073112 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 673/2704] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:36 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.079456 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.079456 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:36.080781 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-354af4b9-b14d-4911-9688-a09e4aeb9454 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:36.081438 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 684/2705] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:36 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.244042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-37df5d5e-9642-44bb-ab41-eed295e6e3b8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.245860 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-37df5d5e-9642-44bb-ab41-eed295e6e3b8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:36.246109 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-37df5d5e-9642-44bb-ab41-eed295e6e3b8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.246358 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-37df5d5e-9642-44bb-ab41-eed295e6e3b8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.246511 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-37df5d5e-9642-44bb-ab41-eed295e6e3b8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:36.251217 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.251217 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:36.252391 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-37df5d5e-9642-44bb-ab41-eed295e6e3b8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:36.252976 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 681/2706] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:36 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.310083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0bff034-7a2e-4e83-82dc-a1667f0503c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.312835 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0bff034-7a2e-4e83-82dc-a1667f0503c7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 Aug 19 16:02:36.312835 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0bff034-7a2e-4e83-82dc-a1667f0503c7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.313104 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0bff034-7a2e-4e83-82dc-a1667f0503c7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.337194 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.337194 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:36.352753 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c0bff034-7a2e-4e83-82dc-a1667f0503c7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:36.370463 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0bff034-7a2e-4e83-82dc-a1667f0503c7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 returned with HTTP 200 Aug 19 16:02:36.373187 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 669/2707] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:02:36 2026] GET /volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.390875 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a084302-a1a4-40bc-8503-7a94a1efd26f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.392664 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a084302-a1a4-40bc-8503-7a94a1efd26f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 16:02:36.392968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a084302-a1a4-40bc-8503-7a94a1efd26f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.393316 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a084302-a1a4-40bc-8503-7a94a1efd26f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.404770 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a084302-a1a4-40bc-8503-7a94a1efd26f tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:02:36.405304 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 674/2708] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:02:36 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.414545 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fbd873bb-f5d2-43ba-9344-ec2e981a9f57 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.416312 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fbd873bb-f5d2-43ba-9344-ec2e981a9f57 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] GET https://10.4.3.32/volume/v3/messages Aug 19 16:02:36.416536 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fbd873bb-f5d2-43ba-9344-ec2e981a9f57 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.416723 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fbd873bb-f5d2-43ba-9344-ec2e981a9f57 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.423480 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fbd873bb-f5d2-43ba-9344-ec2e981a9f57 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:02:36.423839 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 685/2709] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:02:36 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.434323 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-94dcf513-45b9-4781-925e-0d781a3084a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.438035 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-94dcf513-45b9-4781-925e-0d781a3084a9 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] DELETE https://10.4.3.32/volume/v3/messages/bff96050-ec3e-4dd1-9802-4f7caa5159a6 Aug 19 16:02:36.438305 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-94dcf513-45b9-4781-925e-0d781a3084a9 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.438651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-94dcf513-45b9-4781-925e-0d781a3084a9 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.457755 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-94dcf513-45b9-4781-925e-0d781a3084a9 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/messages/bff96050-ec3e-4dd1-9802-4f7caa5159a6 returned with HTTP 204 Aug 19 16:02:36.458335 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 682/2710] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 16:02:36 2026] DELETE /volume/v3/messages/bff96050-ec3e-4dd1-9802-4f7caa5159a6 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 16:02:36.465156 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2845f946-f18e-4943-a180-b44f65e62814 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.467394 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 Aug 19 16:02:36.467655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.467936 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.468145 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Delete volume with id: b155ab7b-1d32-45d6-ab3b-5a05eb015012 Aug 19 16:02:36.477980 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.477980 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:36.478481 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:36.479929 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 16:02:36.496224 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-515729082 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-515729082, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:36.496543 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-515729082 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-515729082, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:36.509628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Created reservations ['fb023f2c-5922-46c5-ba38-b7bd56d8771b', '6ea4cef5-267f-4c3f-9bd3-ef5f8a73c627', '5f586097-11e9-4378-b17b-9bba8af4a84c', 'ee39411b-0801-4ca8-ad3d-bf7187e32a71'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:36.522030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-01282864-c440-4e2e-9155-66bbb52c3acc req-9a529b67-6bc7-424a-a0d1-87d3326e592f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.524812 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-9a529b67-6bc7-424a-a0d1-87d3326e592f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9/action Aug 19 16:02:36.525267 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-9a529b67-6bc7-424a-a0d1-87d3326e592f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:36.525436 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-9a529b67-6bc7-424a-a0d1-87d3326e592f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:36.548322 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.548322 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:36.565454 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-01282864-c440-4e2e-9155-66bbb52c3acc req-9a529b67-6bc7-424a-a0d1-87d3326e592f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9/action returned with HTTP 204 Aug 19 16:02:36.566020 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 675/2711] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:02:36 2026] POST /volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:02:36.591976 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Delete volume request issued successfully. Aug 19 16:02:36.592164 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2845f946-f18e-4943-a180-b44f65e62814 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 returned with HTTP 202 Aug 19 16:02:36.593393 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 670/2712] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:02:36 2026] DELETE /volume/v3/volumes/b155ab7b-1d32-45d6-ab3b-5a05eb015012 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:36.606269 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-105fedb8-a875-45db-a669-9cf05b83a799 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.607885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-105fedb8-a875-45db-a669-9cf05b83a799 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] DELETE https://10.4.3.32/volume/v3/types/33abf6f8-d32d-4ad5-8432-ca9bd1f8a029 Aug 19 16:02:36.608307 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-105fedb8-a875-45db-a669-9cf05b83a799 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.608619 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-105fedb8-a875-45db-a669-9cf05b83a799 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.640381 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-105fedb8-a875-45db-a669-9cf05b83a799 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/types/33abf6f8-d32d-4ad5-8432-ca9bd1f8a029 returned with HTTP 202 Aug 19 16:02:36.640381 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 686/2713] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:02:36 2026] DELETE /volume/v3/types/33abf6f8-d32d-4ad5-8432-ca9bd1f8a029 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:36.649754 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3c3c6378-fd2c-4543-9263-23882d6b08a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.651954 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c3c6378-fd2c-4543-9263-23882d6b08a8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:02:36.652493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c3c6378-fd2c-4543-9263-23882d6b08a8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1477156652", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1978545792", "vendor_name": "tempest-vendor_name-2005070910"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:36.673838 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c3c6378-fd2c-4543-9263-23882d6b08a8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:02:36.674392 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 683/2714] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:02:36 2026] POST /volume/v3/types => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:36.686217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64cba892-48cb-468e-b676-ac45684603b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.688811 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:36.689315 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e2f46b4c-bd02-40db-9843-88b48e1b9bfa", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:36.691149 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume request body: {'volume': {'volume_type': 'e2f46b4c-bd02-40db-9843-88b48e1b9bfa', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:36.695731 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume of 1 GB Aug 19 16:02:36.696086 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.696086 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:36.696634 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Availability Zones retrieved successfully. Aug 19 16:02:36.705013 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Flow 'volume_create_api' (64e18a88-4c03-4802-bb1b-943b6a46adcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:36.706618 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe789f74-3d00-4363-88f4-fe42b723317f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:36.707682 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:36.732185 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe789f74-3d00-4363-88f4-fe42b723317f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:02:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1978545792',vendor_name='tempest-vendor_name-2005070910'},id=e2f46b4c-bd02-40db-9843-88b48e1b9bfa,is_public=True,name='tempest-ProjectMemberTests-volume-type-1477156652',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e2f46b4c-bd02-40db-9843-88b48e1b9bfa', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:36.733306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10c8548-fdeb-4236-b9f9-0732fd43579b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:36.767242 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1477156652 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1477156652, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:36.768009 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1477156652 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1477156652, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:36.804196 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Created reservations ['b4deae09-a05b-4857-a6a8-321454b519c2', 'fb876f5f-6707-4ee2-b17e-4d21d9e14db2', '25adfbac-04ff-4f50-b3c3-51e235a3f5e8', 'b3fa710b-2dad-41bb-b775-07d96f9defb7'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:36.805092 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10c8548-fdeb-4236-b9f9-0732fd43579b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4deae09-a05b-4857-a6a8-321454b519c2', 'fb876f5f-6707-4ee2-b17e-4d21d9e14db2', '25adfbac-04ff-4f50-b3c3-51e235a3f5e8', 'b3fa710b-2dad-41bb-b775-07d96f9defb7']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:36.805999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23ae393-599b-4d7d-84c3-c7894999b305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:36.834587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23ae393-599b-4d7d-84c3-c7894999b305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1cec59d-308f-4047-a9cd-085484061a7b', '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='13064f49dea4483c9d08afc98792d2cb',qos_specs=None,replication_status=,reservations=['b4deae09-a05b-4857-a6a8-321454b519c2','fb876f5f-6707-4ee2-b17e-4d21d9e14db2','25adfbac-04ff-4f50-b3c3-51e235a3f5e8','b3fa710b-2dad-41bb-b775-07d96f9defb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e5be952fbb4662b7ea861088d80935',volume_type_id=e2f46b4c-bd02-40db-9843-88b48e1b9bfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:36Z,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=b1cec59d-308f-4047-a9cd-085484061a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13064f49dea4483c9d08afc98792d2cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b1e5be952fbb4662b7ea861088d80935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2f46b4c-bd02-40db-9843-88b48e1b9bfa),volume_type_id=e2f46b4c-bd02-40db-9843-88b48e1b9bfa)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:36.835382 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24dc8da8-c53d-497c-aafa-6c45970fb7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:36.855738 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24dc8da8-c53d-497c-aafa-6c45970fb7c6) transitioned into 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='13064f49dea4483c9d08afc98792d2cb',qos_specs=None,replication_status=,reservations=['b4deae09-a05b-4857-a6a8-321454b519c2','fb876f5f-6707-4ee2-b17e-4d21d9e14db2','25adfbac-04ff-4f50-b3c3-51e235a3f5e8','b3fa710b-2dad-41bb-b775-07d96f9defb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e5be952fbb4662b7ea861088d80935',volume_type_id=e2f46b4c-bd02-40db-9843-88b48e1b9bfa)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:36.856518 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8787e53-1bf7-496c-89c8-32e994075388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:36.868175 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8787e53-1bf7-496c-89c8-32e994075388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:36.869441 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Flow 'volume_create_api' (64e18a88-4c03-4802-bb1b-943b6a46adcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:36.869819 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Create volume request issued successfully. Aug 19 16:02:36.870573 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64cba892-48cb-468e-b676-ac45684603b3 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:36.871127 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 676/2715] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:02:36 2026] POST /volume/v3/volumes => generated 772 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:36.886357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48218a19-0807-4e0e-9918-e678566f8ee8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:36.891047 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48218a19-0807-4e0e-9918-e678566f8ee8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b Aug 19 16:02:36.891047 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48218a19-0807-4e0e-9918-e678566f8ee8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:36.891047 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48218a19-0807-4e0e-9918-e678566f8ee8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:36.902389 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:36.902389 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:36.908362 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-48218a19-0807-4e0e-9918-e678566f8ee8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:36.914804 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48218a19-0807-4e0e-9918-e678566f8ee8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b returned with HTTP 200 Aug 19 16:02:36.915680 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 671/2716] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:02:36 2026] GET /volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:37.052891 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9fd8d16c-bc47-4c50-802d-400b163591a7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.054504 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fd8d16c-bc47-4c50-802d-400b163591a7 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:37.054691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fd8d16c-bc47-4c50-802d-400b163591a7 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.054887 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fd8d16c-bc47-4c50-802d-400b163591a7 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.067964 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:37.067964 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:37.072672 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9fd8d16c-bc47-4c50-802d-400b163591a7 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:37.078803 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fd8d16c-bc47-4c50-802d-400b163591a7 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:37.079366 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 687/2717] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:37 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:37.082516 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6490735f-63a9-4e02-92a2-1f8335322cc3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.084576 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6490735f-63a9-4e02-92a2-1f8335322cc3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:37.084807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6490735f-63a9-4e02-92a2-1f8335322cc3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.084986 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6490735f-63a9-4e02-92a2-1f8335322cc3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.085100 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-6490735f-63a9-4e02-92a2-1f8335322cc3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:37.089820 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:37.089820 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:37.090773 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6490735f-63a9-4e02-92a2-1f8335322cc3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:37.091436 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 684/2718] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:37 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:37.092103 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb85cdba-ad20-4467-918d-48ade99e4172 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.094804 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb85cdba-ad20-4467-918d-48ade99e4172 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:37.094883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5078dc20-01c9-45ac-a2cf-0f07a65a395d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.095152 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb85cdba-ad20-4467-918d-48ade99e4172 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.095407 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb85cdba-ad20-4467-918d-48ade99e4172 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.095583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bb85cdba-ad20-4467-918d-48ade99e4172 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:37.096866 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5078dc20-01c9-45ac-a2cf-0f07a65a395d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:02:37.097063 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5078dc20-01c9-45ac-a2cf-0f07a65a395d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.097298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5078dc20-01c9-45ac-a2cf-0f07a65a395d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.101562 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:37.101562 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:37.102585 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb85cdba-ad20-4467-918d-48ade99e4172 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:37.103154 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 677/2719] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:37 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:37.109176 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:37.109176 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:37.113917 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5078dc20-01c9-45ac-a2cf-0f07a65a395d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:02:37.120255 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5078dc20-01c9-45ac-a2cf-0f07a65a395d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:02:37.120750 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 672/2720] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:37 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:37.265469 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bd011706-d09b-4c49-a95a-61dab2ea58b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.267793 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd011706-d09b-4c49-a95a-61dab2ea58b6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:37.268056 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd011706-d09b-4c49-a95a-61dab2ea58b6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.268315 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd011706-d09b-4c49-a95a-61dab2ea58b6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.268456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bd011706-d09b-4c49-a95a-61dab2ea58b6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:37.273608 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:37.273608 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:37.274592 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd011706-d09b-4c49-a95a-61dab2ea58b6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:37.274927 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 688/2721] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:37 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:37.928572 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9ef64584-125d-4dc3-8a14-133a70bf0551 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.930304 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9ef64584-125d-4dc3-8a14-133a70bf0551 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b Aug 19 16:02:37.930519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9ef64584-125d-4dc3-8a14-133a70bf0551 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.930698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9ef64584-125d-4dc3-8a14-133a70bf0551 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.938674 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:37.938674 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:37.942391 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9ef64584-125d-4dc3-8a14-133a70bf0551 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:37.946462 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9ef64584-125d-4dc3-8a14-133a70bf0551 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b returned with HTTP 200 Aug 19 16:02:37.946851 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 685/2722] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:02:37 2026] GET /volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:37.958141 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bca128e0-e53b-44ae-9314-220389b3f073 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.960054 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bca128e0-e53b-44ae-9314-220389b3f073 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 16:02:37.960343 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bca128e0-e53b-44ae-9314-220389b3f073 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.960528 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bca128e0-e53b-44ae-9314-220389b3f073 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.964196 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bca128e0-e53b-44ae-9314-220389b3f073 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:02:37.964577 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 678/2723] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:02:37 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 19 16:02:37.972501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e155e098-751a-42fe-9996-ef659db162a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.974680 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e155e098-751a-42fe-9996-ef659db162a7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] GET https://10.4.3.32/volume/v3/messages/7ada12f1-c5bc-48f1-b466-7b9163ffe9a7 Aug 19 16:02:37.975020 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e155e098-751a-42fe-9996-ef659db162a7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.975324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e155e098-751a-42fe-9996-ef659db162a7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.980227 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e155e098-751a-42fe-9996-ef659db162a7 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-member] https://10.4.3.32/volume/v3/messages/7ada12f1-c5bc-48f1-b466-7b9163ffe9a7 returned with HTTP 200 Aug 19 16:02:37.980574 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 673/2724] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:02:37 2026] GET /volume/v3/messages/7ada12f1-c5bc-48f1-b466-7b9163ffe9a7 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:37.988737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-58efe330-c508-43cd-b7ab-14a24857cd78 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:37.990542 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58efe330-c508-43cd-b7ab-14a24857cd78 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] DELETE https://10.4.3.32/volume/v3/messages/7ada12f1-c5bc-48f1-b466-7b9163ffe9a7 Aug 19 16:02:37.990815 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58efe330-c508-43cd-b7ab-14a24857cd78 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:37.990999 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-58efe330-c508-43cd-b7ab-14a24857cd78 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:37.999140 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-58efe330-c508-43cd-b7ab-14a24857cd78 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/messages/7ada12f1-c5bc-48f1-b466-7b9163ffe9a7 returned with HTTP 204 Aug 19 16:02:37.999588 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 689/2725] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 16:02:37 2026] DELETE /volume/v3/messages/7ada12f1-c5bc-48f1-b466-7b9163ffe9a7 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 16:02:38.006041 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:38.007779 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b Aug 19 16:02:38.008010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:38.008242 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:38.008436 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Delete volume with id: b1cec59d-308f-4047-a9cd-085484061a7b Aug 19 16:02:38.016549 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:38.016549 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:38.017185 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Volume info retrieved successfully. Aug 19 16:02:38.018798 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100248) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 16:02:38.031703 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1477156652 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1477156652, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:38.032084 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1477156652 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1477156652, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:02:38.042580 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Created reservations ['8806c3a8-c500-4e69-b6f2-9f44e8c494b6', 'b25298d8-51f2-43ee-accc-36a6eca9ccd8', 'b43e33e2-e171-44b2-ac8e-1abdd38cf4fb', 'cc15910c-8331-4508-9146-c4df5bb9f25f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:38.068673 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Delete volume request issued successfully. Aug 19 16:02:38.068901 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8785cf1e-bb2c-4aa8-830b-e29a258cfde8 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b returned with HTTP 202 Aug 19 16:02:38.069314 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 686/2726] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:02:38 2026] DELETE /volume/v3/volumes/b1cec59d-308f-4047-a9cd-085484061a7b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:38.076108 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b96f603-643e-4343-9250-7840892150d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:38.077920 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b96f603-643e-4343-9250-7840892150d5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] DELETE https://10.4.3.32/volume/v3/types/e2f46b4c-bd02-40db-9843-88b48e1b9bfa Aug 19 16:02:38.078156 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b96f603-643e-4343-9250-7840892150d5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:38.078385 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b96f603-643e-4343-9250-7840892150d5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:38.102623 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df9f5189-d6f4-43cb-9f96-6ae73ba266af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:38.103817 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b96f603-643e-4343-9250-7840892150d5 tempest-ProjectMemberTests-866406236 tempest-ProjectMemberTests-866406236-project-admin] https://10.4.3.32/volume/v3/types/e2f46b4c-bd02-40db-9843-88b48e1b9bfa returned with HTTP 202 Aug 19 16:02:38.104169 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df9f5189-d6f4-43cb-9f96-6ae73ba266af tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:38.104279 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 679/2727] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:02:38 2026] DELETE /volume/v3/types/e2f46b4c-bd02-40db-9843-88b48e1b9bfa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:38.104411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df9f5189-d6f4-43cb-9f96-6ae73ba266af tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:38.105063 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df9f5189-d6f4-43cb-9f96-6ae73ba266af tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:38.105063 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-df9f5189-d6f4-43cb-9f96-6ae73ba266af tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:38.109246 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:38.109246 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:38.110047 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df9f5189-d6f4-43cb-9f96-6ae73ba266af tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:38.110466 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 674/2728] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:38 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:38.115415 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-52c91da6-44f0-4a7a-a822-eddd9d4fd7d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:38.117219 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52c91da6-44f0-4a7a-a822-eddd9d4fd7d9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:38.117417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52c91da6-44f0-4a7a-a822-eddd9d4fd7d9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:38.117602 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52c91da6-44f0-4a7a-a822-eddd9d4fd7d9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:38.117706 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-52c91da6-44f0-4a7a-a822-eddd9d4fd7d9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:38.122320 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:38.122320 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:38.123125 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52c91da6-44f0-4a7a-a822-eddd9d4fd7d9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:38.123589 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 690/2729] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:38 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:02:38.286959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-428ad202-81f8-4296-9e33-ec352df5f971 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:38.289039 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-428ad202-81f8-4296-9e33-ec352df5f971 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:38.289253 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-428ad202-81f8-4296-9e33-ec352df5f971 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:38.289436 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-428ad202-81f8-4296-9e33-ec352df5f971 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:38.289552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-428ad202-81f8-4296-9e33-ec352df5f971 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:38.294225 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:38.294225 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:38.295160 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-428ad202-81f8-4296-9e33-ec352df5f971 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:38.295570 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 687/2730] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:38 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:39.123943 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7866eb06-8edf-4965-a0f6-157c70a9dc59 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:39.125822 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7866eb06-8edf-4965-a0f6-157c70a9dc59 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:39.126021 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7866eb06-8edf-4965-a0f6-157c70a9dc59 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:39.126217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7866eb06-8edf-4965-a0f6-157c70a9dc59 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:39.126321 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7866eb06-8edf-4965-a0f6-157c70a9dc59 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:39.131604 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:39.131604 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:39.132414 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7866eb06-8edf-4965-a0f6-157c70a9dc59 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:39.132674 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 680/2731] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:39 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:39.134272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ddc121b-cc83-41d2-8dbd-c0dd577d5cea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:39.137113 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ddc121b-cc83-41d2-8dbd-c0dd577d5cea tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:39.137356 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ddc121b-cc83-41d2-8dbd-c0dd577d5cea tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:39.137576 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ddc121b-cc83-41d2-8dbd-c0dd577d5cea tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:39.137680 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0ddc121b-cc83-41d2-8dbd-c0dd577d5cea tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:39.144794 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:39.144794 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:39.145605 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ddc121b-cc83-41d2-8dbd-c0dd577d5cea tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:39.145994 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 675/2732] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:39 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:39.156029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b0ce4f0a-b78a-41b7-9af5-8a4c605e45bc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:39.157655 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0ce4f0a-b78a-41b7-9af5-8a4c605e45bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 Aug 19 16:02:39.157917 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0ce4f0a-b78a-41b7-9af5-8a4c605e45bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:39.158175 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0ce4f0a-b78a-41b7-9af5-8a4c605e45bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:39.162919 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:39.162919 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:39.163363 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b0ce4f0a-b78a-41b7-9af5-8a4c605e45bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:02:39.164110 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0ce4f0a-b78a-41b7-9af5-8a4c605e45bc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 returned with HTTP 200 Aug 19 16:02:39.164499 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 691/2733] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:39 2026] GET /volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:39.172772 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c0f42530-ac7a-4d44-8055-02fc5f6f58cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:39.174442 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c0f42530-ac7a-4d44-8055-02fc5f6f58cd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:39.174619 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c0f42530-ac7a-4d44-8055-02fc5f6f58cd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:39.174810 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c0f42530-ac7a-4d44-8055-02fc5f6f58cd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:39.174918 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c0f42530-ac7a-4d44-8055-02fc5f6f58cd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:39.178663 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:39.178663 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:39.179342 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c0f42530-ac7a-4d44-8055-02fc5f6f58cd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:39.179653 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 688/2734] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:39 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:39.189649 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d96282db-178b-46da-8359-12b351c0bb9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:39.191471 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d96282db-178b-46da-8359-12b351c0bb9f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:39.191657 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d96282db-178b-46da-8359-12b351c0bb9f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:39.191852 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d96282db-178b-46da-8359-12b351c0bb9f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:39.191949 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-d96282db-178b-46da-8359-12b351c0bb9f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete backup with id: 5d1c2480-7011-4de6-8188-2f709853eae9. Aug 19 16:02:39.195916 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:39.195916 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:39.213578 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-d96282db-178b-46da-8359-12b351c0bb9f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] delete_backup rpcapi backup_id 5d1c2480-7011-4de6-8188-2f709853eae9 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:02:39.215633 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d96282db-178b-46da-8359-12b351c0bb9f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 202 Aug 19 16:02:39.216073 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 681/2735] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:02:39 2026] DELETE /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:02:39.223014 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ddaa871-63a5-47de-b7fe-c41688974b58 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:39.224910 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ddaa871-63a5-47de-b7fe-c41688974b58 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:39.225150 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ddaa871-63a5-47de-b7fe-c41688974b58 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:39.225385 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ddaa871-63a5-47de-b7fe-c41688974b58 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:39.225643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9ddaa871-63a5-47de-b7fe-c41688974b58 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:39.233473 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:39.233473 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:39.236907 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ddaa871-63a5-47de-b7fe-c41688974b58 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 200 Aug 19 16:02:39.237289 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 676/2736] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:39 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:39.306946 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78da590f-fd70-49fa-9312-6c2e7ae17e29 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:39.310017 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78da590f-fd70-49fa-9312-6c2e7ae17e29 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:39.310337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78da590f-fd70-49fa-9312-6c2e7ae17e29 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:39.310614 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78da590f-fd70-49fa-9312-6c2e7ae17e29 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:39.310802 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-78da590f-fd70-49fa-9312-6c2e7ae17e29 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:39.315099 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:39.315099 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:39.315973 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78da590f-fd70-49fa-9312-6c2e7ae17e29 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:39.316360 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 692/2737] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:39 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:40.142907 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d0aa9b1f-6b66-4ddf-86fc-b36817637602 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:40.144882 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0aa9b1f-6b66-4ddf-86fc-b36817637602 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:40.145105 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0aa9b1f-6b66-4ddf-86fc-b36817637602 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:40.145338 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0aa9b1f-6b66-4ddf-86fc-b36817637602 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:40.145444 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d0aa9b1f-6b66-4ddf-86fc-b36817637602 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:40.149885 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:40.149885 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:40.150722 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0aa9b1f-6b66-4ddf-86fc-b36817637602 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:40.152068 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 689/2738] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:40 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:40.161463 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-78955057-e03c-4b20-8d55-ff4bb746b8b1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:40.163802 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78955057-e03c-4b20-8d55-ff4bb746b8b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d Aug 19 16:02:40.164084 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78955057-e03c-4b20-8d55-ff4bb746b8b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:40.164386 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78955057-e03c-4b20-8d55-ff4bb746b8b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:40.173935 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:40.173935 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:40.179052 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-78955057-e03c-4b20-8d55-ff4bb746b8b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:02:40.185236 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78955057-e03c-4b20-8d55-ff4bb746b8b1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d returned with HTTP 200 Aug 19 16:02:40.185753 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 682/2739] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:40 2026] GET /volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:40.199498 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ccb170f3-087e-4afc-a1d7-cf528f81cf8e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:40.201316 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ccb170f3-087e-4afc-a1d7-cf528f81cf8e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:40.201646 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ccb170f3-087e-4afc-a1d7-cf528f81cf8e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:40.201774 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ccb170f3-087e-4afc-a1d7-cf528f81cf8e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:40.201774 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-ccb170f3-087e-4afc-a1d7-cf528f81cf8e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete backup with id: a7e866e1-c694-4254-bf21-b3f3a6bffc0f. Aug 19 16:02:40.206081 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:40.206081 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:40.226369 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-ccb170f3-087e-4afc-a1d7-cf528f81cf8e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] delete_backup rpcapi backup_id a7e866e1-c694-4254-bf21-b3f3a6bffc0f {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:02:40.228645 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ccb170f3-087e-4afc-a1d7-cf528f81cf8e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 202 Aug 19 16:02:40.229238 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 677/2740] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:02:40 2026] DELETE /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:02:40.238589 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-af1e0c9a-c0c5-47ac-b4ca-59fa68e63e33 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:40.240848 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af1e0c9a-c0c5-47ac-b4ca-59fa68e63e33 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:40.241123 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af1e0c9a-c0c5-47ac-b4ca-59fa68e63e33 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:40.241355 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-af1e0c9a-c0c5-47ac-b4ca-59fa68e63e33 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:40.241613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-af1e0c9a-c0c5-47ac-b4ca-59fa68e63e33 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:40.248677 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d851aabb-bedd-4784-8267-330e479124b4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:40.251289 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d851aabb-bedd-4784-8267-330e479124b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 Aug 19 16:02:40.252254 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d851aabb-bedd-4784-8267-330e479124b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:40.252254 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d851aabb-bedd-4784-8267-330e479124b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:40.252433 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d851aabb-bedd-4784-8267-330e479124b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Show backup with id 5d1c2480-7011-4de6-8188-2f709853eae9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:40.254309 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:40.254309 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:40.255549 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-af1e0c9a-c0c5-47ac-b4ca-59fa68e63e33 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 200 Aug 19 16:02:40.256096 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 693/2741] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:40 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:40.257273 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d851aabb-bedd-4784-8267-330e479124b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 returned with HTTP 404 Aug 19 16:02:40.257947 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 690/2742] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:40 2026] GET /volume/v3/backups/5d1c2480-7011-4de6-8188-2f709853eae9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:40.328745 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b714799-b34d-4f1a-9d1c-149ffcba7e47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:40.331697 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b714799-b34d-4f1a-9d1c-149ffcba7e47 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:40.331697 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b714799-b34d-4f1a-9d1c-149ffcba7e47 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:40.331697 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b714799-b34d-4f1a-9d1c-149ffcba7e47 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:40.331977 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9b714799-b34d-4f1a-9d1c-149ffcba7e47 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:40.337017 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:40.337017 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:40.337878 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b714799-b34d-4f1a-9d1c-149ffcba7e47 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:40.338347 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 683/2743] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:40 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:40.367935 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e25f3aef-ce3d-4e0f-81b4-3b179bd0d081 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:40.370285 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e25f3aef-ce3d-4e0f-81b4-3b179bd0d081 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 Aug 19 16:02:40.370621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e25f3aef-ce3d-4e0f-81b4-3b179bd0d081 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:40.370954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e25f3aef-ce3d-4e0f-81b4-3b179bd0d081 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:40.371164 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-e25f3aef-ce3d-4e0f-81b4-3b179bd0d081 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: c8e49d6d-537f-4b46-9ac0-53ee8569b396 Aug 19 16:02:40.377807 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:40.377807 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:40.378480 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e25f3aef-ce3d-4e0f-81b4-3b179bd0d081 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:02:40.396160 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e25f3aef-ce3d-4e0f-81b4-3b179bd0d081 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:02:40.396386 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e25f3aef-ce3d-4e0f-81b4-3b179bd0d081 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 returned with HTTP 202 Aug 19 16:02:40.396776 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 678/2744] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:02:40 2026] DELETE /volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:40.409652 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5453b35c-daac-4a2f-ab51-36486e76bf89 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:40.415541 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5453b35c-daac-4a2f-ab51-36486e76bf89 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 Aug 19 16:02:40.418808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5453b35c-daac-4a2f-ab51-36486e76bf89 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:40.419108 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5453b35c-daac-4a2f-ab51-36486e76bf89 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:40.426307 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:40.426307 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:40.426796 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5453b35c-daac-4a2f-ab51-36486e76bf89 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:02:40.427577 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5453b35c-daac-4a2f-ab51-36486e76bf89 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 returned with HTTP 200 Aug 19 16:02:40.428322 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 694/2745] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:40 2026] GET /volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:41.271253 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e518efe-854c-45ea-b18b-dc373d82816f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:41.273616 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e518efe-854c-45ea-b18b-dc373d82816f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f Aug 19 16:02:41.273890 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e518efe-854c-45ea-b18b-dc373d82816f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:41.274137 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e518efe-854c-45ea-b18b-dc373d82816f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:41.274306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4e518efe-854c-45ea-b18b-dc373d82816f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id a7e866e1-c694-4254-bf21-b3f3a6bffc0f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:41.279506 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e518efe-854c-45ea-b18b-dc373d82816f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f returned with HTTP 404 Aug 19 16:02:41.280101 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 691/2746] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:41 2026] GET /volume/v3/backups/a7e866e1-c694-4254-bf21-b3f3a6bffc0f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:41.288485 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-be281448-88cb-4622-abb6-016398028aef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:41.290839 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be281448-88cb-4622-abb6-016398028aef tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:41.291042 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be281448-88cb-4622-abb6-016398028aef tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:41.291292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-be281448-88cb-4622-abb6-016398028aef tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:41.291392 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-be281448-88cb-4622-abb6-016398028aef tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete backup with id: 43d14713-7c38-48bf-865e-38f4bce97510. Aug 19 16:02:41.296485 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:41.296485 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:41.312129 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-be281448-88cb-4622-abb6-016398028aef tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] delete_backup rpcapi backup_id 43d14713-7c38-48bf-865e-38f4bce97510 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:02:41.314165 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-be281448-88cb-4622-abb6-016398028aef tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 202 Aug 19 16:02:41.314717 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 684/2747] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:02:41 2026] DELETE /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:02:41.322611 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1945abb4-da18-436a-834a-c61bb31b9c2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:41.325651 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1945abb4-da18-436a-834a-c61bb31b9c2c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:41.325950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1945abb4-da18-436a-834a-c61bb31b9c2c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:41.326233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1945abb4-da18-436a-834a-c61bb31b9c2c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:41.326400 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1945abb4-da18-436a-834a-c61bb31b9c2c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:41.332245 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:41.332245 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:41.333514 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1945abb4-da18-436a-834a-c61bb31b9c2c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 200 Aug 19 16:02:41.334289 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 679/2748] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:41 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:41.349698 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8bc1aebf-f02b-4e63-96e9-ad6b308f4fd9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:41.354233 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bc1aebf-f02b-4e63-96e9-ad6b308f4fd9 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:41.354524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bc1aebf-f02b-4e63-96e9-ad6b308f4fd9 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:41.354815 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bc1aebf-f02b-4e63-96e9-ad6b308f4fd9 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:41.354974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8bc1aebf-f02b-4e63-96e9-ad6b308f4fd9 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:41.361739 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:41.361739 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:41.362944 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bc1aebf-f02b-4e63-96e9-ad6b308f4fd9 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:41.363601 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 695/2749] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:41 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:41.439191 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-05319cdc-1b20-4153-9fac-0acae75069d3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:41.441304 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05319cdc-1b20-4153-9fac-0acae75069d3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 Aug 19 16:02:41.441503 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05319cdc-1b20-4153-9fac-0acae75069d3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:41.441686 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05319cdc-1b20-4153-9fac-0acae75069d3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:41.446875 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05319cdc-1b20-4153-9fac-0acae75069d3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 returned with HTTP 404 Aug 19 16:02:41.447452 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 692/2750] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:02:41 2026] GET /volume/v3/snapshots/c8e49d6d-537f-4b46-9ac0-53ee8569b396 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:41.457009 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2997d7b-33d1-4e5c-a51e-1806865ed74d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:41.458872 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2997d7b-33d1-4e5c-a51e-1806865ed74d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:02:41.459098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2997d7b-33d1-4e5c-a51e-1806865ed74d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:41.459315 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2997d7b-33d1-4e5c-a51e-1806865ed74d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:41.466942 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:41.466942 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:41.470941 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2997d7b-33d1-4e5c-a51e-1806865ed74d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:02:41.475008 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2997d7b-33d1-4e5c-a51e-1806865ed74d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:02:41.475409 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 685/2751] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:41 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:41.504848 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:41.506336 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:41.506691 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1482116530"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:41.508257 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request body: {'volume': {'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1482116530'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:41.610181 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume of 1 GB Aug 19 16:02:41.614389 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Availability Zones retrieved successfully. Aug 19 16:02:41.619814 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (05695824-ef24-48bc-a0ef-0be9a5f6d374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:41.622914 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e376acfb-ede5-4aad-95ad-fe835d3ad856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:41.623830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:41.683772 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e376acfb-ede5-4aad-95ad-fe835d3ad856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:41.685030 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84b01ee-91fb-4781-9d85-5862e34033c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:41.726519 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['feb33414-6aed-467e-973e-896c7168dab6', '72226f6a-638e-4c80-afc6-29781b58234e', '444f442d-cfac-4977-a255-cb0b58b9723c', '92c1d569-88bb-4b2d-b08b-8ec20087f6d1'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:41.727805 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84b01ee-91fb-4781-9d85-5862e34033c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feb33414-6aed-467e-973e-896c7168dab6', '72226f6a-638e-4c80-afc6-29781b58234e', '444f442d-cfac-4977-a255-cb0b58b9723c', '92c1d569-88bb-4b2d-b08b-8ec20087f6d1']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:41.728950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66fc73b-9593-495d-a4eb-3984e9a0f2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:41.754849 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66fc73b-9593-495d-a4eb-3984e9a0f2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1482116530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['feb33414-6aed-467e-973e-896c7168dab6','72226f6a-638e-4c80-afc6-29781b58234e','444f442d-cfac-4977-a255-cb0b58b9723c','92c1d569-88bb-4b2d-b08b-8ec20087f6d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1482116530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='141926055c274fd6b960bb660efe49a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3244f60597664dfa8316ff037e8b15e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:41.755608 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6541557-aa87-4079-ad26-514e5d19f91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:41.775471 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6541557-aa87-4079-ad26-514e5d19f91d) transitioned into 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-1482116530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['feb33414-6aed-467e-973e-896c7168dab6','72226f6a-638e-4c80-afc6-29781b58234e','444f442d-cfac-4977-a255-cb0b58b9723c','92c1d569-88bb-4b2d-b08b-8ec20087f6d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:41.776257 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af43946-d38b-450d-9495-f7a912babe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:41.787650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af43946-d38b-450d-9495-f7a912babe9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:41.788554 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (05695824-ef24-48bc-a0ef-0be9a5f6d374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:41.788890 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request issued successfully. Aug 19 16:02:41.789474 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-87369ab0-97b2-4060-a055-0fe23246c2c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:41.789979 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 680/2752] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:02:41 2026] POST /volume/v3/volumes => generated 752 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:41.808721 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-98e348b8-b300-4a1c-a186-ac0e4e33f169 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:41.813860 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98e348b8-b300-4a1c-a186-ac0e4e33f169 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:02:41.813860 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98e348b8-b300-4a1c-a186-ac0e4e33f169 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:41.813860 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98e348b8-b300-4a1c-a186-ac0e4e33f169 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:41.818643 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:41.818643 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:41.826017 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-98e348b8-b300-4a1c-a186-ac0e4e33f169 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:02:41.828850 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98e348b8-b300-4a1c-a186-ac0e4e33f169 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:02:41.829319 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 696/2753] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:41 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:42.345067 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a6500a5f-f301-40b0-a2e5-b15b62809ae6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:42.346968 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6500a5f-f301-40b0-a2e5-b15b62809ae6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 Aug 19 16:02:42.347236 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6500a5f-f301-40b0-a2e5-b15b62809ae6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:42.347425 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6500a5f-f301-40b0-a2e5-b15b62809ae6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:42.347529 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a6500a5f-f301-40b0-a2e5-b15b62809ae6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 43d14713-7c38-48bf-865e-38f4bce97510. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:42.353080 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6500a5f-f301-40b0-a2e5-b15b62809ae6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 returned with HTTP 404 Aug 19 16:02:42.353683 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 693/2754] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:42 2026] GET /volume/v3/backups/43d14713-7c38-48bf-865e-38f4bce97510 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:42.375457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7862fb06-cd4f-4291-bce1-50fa501e438d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:42.378254 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7862fb06-cd4f-4291-bce1-50fa501e438d tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:42.378254 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7862fb06-cd4f-4291-bce1-50fa501e438d tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:42.378343 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7862fb06-cd4f-4291-bce1-50fa501e438d tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:42.378453 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7862fb06-cd4f-4291-bce1-50fa501e438d tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:42.383839 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:42.383839 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:42.384787 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7862fb06-cd4f-4291-bce1-50fa501e438d tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:42.385274 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 686/2755] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:42 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:42.385351 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:42.387798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:02:42.388265 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "name": "tempest-VolumesBackupsTest-Volume-1959174255"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:42.390034 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'name': 'tempest-VolumesBackupsTest-Volume-1959174255'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:02:42.472871 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume of 1 GB Aug 19 16:02:42.473286 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:42.473286 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:42.478412 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Availability Zones retrieved successfully. Aug 19 16:02:42.485379 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Flow 'volume_create_api' (115f303e-946c-4f5a-b63c-4da300748cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:42.486779 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69fda62-f80d-44e9-96ad-91ee282fb251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:42.487967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:02:42.552554 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69fda62-f80d-44e9-96ad-91ee282fb251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:42.553581 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8954b687-f608-4d0e-8c71-cd468ef0d6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:42.603074 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['b255954c-e33c-45a4-abf5-c5788dadb35a', '23fc486d-20e9-44d2-b3d3-a789734770ab', 'f1c37533-6296-4e9a-9055-af822a1b10f2', '04757291-321e-4970-b053-ccec722526b3'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:42.604041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8954b687-f608-4d0e-8c71-cd468ef0d6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b255954c-e33c-45a4-abf5-c5788dadb35a', '23fc486d-20e9-44d2-b3d3-a789734770ab', 'f1c37533-6296-4e9a-9055-af822a1b10f2', '04757291-321e-4970-b053-ccec722526b3']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:42.605041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47c9c3b-e1ab-4ac4-a462-969cfc6cd7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:42.629306 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47c9c3b-e1ab-4ac4-a462-969cfc6cd7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8038db22-1cfb-43cf-8ab6-1004b224c3d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1959174255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364f2fc3740343f3a035030d8a24f090',qos_specs=None,replication_status=,reservations=['b255954c-e33c-45a4-abf5-c5788dadb35a','23fc486d-20e9-44d2-b3d3-a789734770ab','f1c37533-6296-4e9a-9055-af822a1b10f2','04757291-321e-4970-b053-ccec722526b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68621c18bb432f881b41ed9e3dd42f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1959174255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8038db22-1cfb-43cf-8ab6-1004b224c3d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364f2fc3740343f3a035030d8a24f090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fe68621c18bb432f881b41ed9e3dd42f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:42.629978 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86fad16-c753-49e5-a65f-2cbc244f3cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:42.654387 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86fad16-c753-49e5-a65f-2cbc244f3cbf) transitioned into 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-1959174255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364f2fc3740343f3a035030d8a24f090',qos_specs=None,replication_status=,reservations=['b255954c-e33c-45a4-abf5-c5788dadb35a','23fc486d-20e9-44d2-b3d3-a789734770ab','f1c37533-6296-4e9a-9055-af822a1b10f2','04757291-321e-4970-b053-ccec722526b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68621c18bb432f881b41ed9e3dd42f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:42.655276 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6876778-a640-4c0e-ad55-1328fdf66ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:02:42.667352 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6876778-a640-4c0e-ad55-1328fdf66ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:02:42.668326 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Flow 'volume_create_api' (115f303e-946c-4f5a-b63c-4da300748cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:02:42.668706 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume request issued successfully. Aug 19 16:02:42.669465 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e48bd42-19f3-4cbd-a4d4-b3e54d3b700c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:02:42.669971 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 681/2756] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:02:42 2026] POST /volume/v3/volumes => generated 747 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:42.688642 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b5f86fc-610a-4dda-82b0-925acc82f5a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:42.693876 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b5f86fc-610a-4dda-82b0-925acc82f5a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:02:42.693876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b5f86fc-610a-4dda-82b0-925acc82f5a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:42.693876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b5f86fc-610a-4dda-82b0-925acc82f5a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:42.700975 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:42.700975 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:42.705648 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0b5f86fc-610a-4dda-82b0-925acc82f5a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:02:42.710692 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b5f86fc-610a-4dda-82b0-925acc82f5a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 200 Aug 19 16:02:42.711330 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 697/2757] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:42 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:42.844677 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb688812-50d7-447c-b2d8-48e5804c175c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:42.847343 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb688812-50d7-447c-b2d8-48e5804c175c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:02:42.847554 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb688812-50d7-447c-b2d8-48e5804c175c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:42.847751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb688812-50d7-447c-b2d8-48e5804c175c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:42.854852 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:42.854852 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:42.859455 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb688812-50d7-447c-b2d8-48e5804c175c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:02:42.869285 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb688812-50d7-447c-b2d8-48e5804c175c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:02:42.869706 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 694/2758] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:42 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:43.396028 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-002cf36c-7f53-44a9-81cd-9bedf034ff41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:43.398184 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-002cf36c-7f53-44a9-81cd-9bedf034ff41 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:02:43.398533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-002cf36c-7f53-44a9-81cd-9bedf034ff41 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:43.398755 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-002cf36c-7f53-44a9-81cd-9bedf034ff41 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:43.398892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-002cf36c-7f53-44a9-81cd-9bedf034ff41 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Show backup with id 2d1fc2f1-4a98-4473-a9df-a01df1228951. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:43.403981 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:43.403981 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:43.404820 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-002cf36c-7f53-44a9-81cd-9bedf034ff41 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 200 Aug 19 16:02:43.405254 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 687/2759] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:43 2026] GET /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:43.416884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a96ddb2f-c686-4fcc-bfbe-348eb6b4ee45 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:43.420805 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a96ddb2f-c686-4fcc-bfbe-348eb6b4ee45 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 Aug 19 16:02:43.421095 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a96ddb2f-c686-4fcc-bfbe-348eb6b4ee45 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:43.421424 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a96ddb2f-c686-4fcc-bfbe-348eb6b4ee45 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:43.434711 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:43.434711 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:43.446653 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a96ddb2f-c686-4fcc-bfbe-348eb6b4ee45 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:43.456938 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a96ddb2f-c686-4fcc-bfbe-348eb6b4ee45 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 returned with HTTP 200 Aug 19 16:02:43.457445 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 682/2760] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:43 2026] GET /volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 => generated 1415 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:43.471154 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-df59e4e6-1ed0-411c-8b1d-6e22cc5c0157 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:43.473153 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df59e4e6-1ed0-411c-8b1d-6e22cc5c0157 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 Aug 19 16:02:43.473364 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df59e4e6-1ed0-411c-8b1d-6e22cc5c0157 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:43.473570 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df59e4e6-1ed0-411c-8b1d-6e22cc5c0157 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:43.483024 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:43.483024 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:43.487856 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-df59e4e6-1ed0-411c-8b1d-6e22cc5c0157 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:43.492963 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df59e4e6-1ed0-411c-8b1d-6e22cc5c0157 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 returned with HTTP 200 Aug 19 16:02:43.493343 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 698/2761] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:43 2026] GET /volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:43.728240 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-49d9f584-0da4-438e-9e51-964d33a671cc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:43.731069 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49d9f584-0da4-438e-9e51-964d33a671cc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:02:43.731474 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49d9f584-0da4-438e-9e51-964d33a671cc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:43.731821 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49d9f584-0da4-438e-9e51-964d33a671cc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:43.746277 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:43.746277 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:43.750351 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-49d9f584-0da4-438e-9e51-964d33a671cc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:02:43.756183 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49d9f584-0da4-438e-9e51-964d33a671cc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 200 Aug 19 16:02:43.756708 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 695/2762] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:43 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:43.770218 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7dbaa4c2-523a-49b9-8949-9bebe41e9c94 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:43.771803 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7dbaa4c2-523a-49b9-8949-9bebe41e9c94 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:02:43.772121 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7dbaa4c2-523a-49b9-8949-9bebe41e9c94 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8038db22-1cfb-43cf-8ab6-1004b224c3d9", "name": "tempest-VolumesBackupsTest-Backup-762635012"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:43.773963 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-7dbaa4c2-523a-49b9-8949-9bebe41e9c94 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating new backup {'backup': {'volume_id': '8038db22-1cfb-43cf-8ab6-1004b224c3d9', 'name': 'tempest-VolumesBackupsTest-Backup-762635012'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:02:43.774241 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-7dbaa4c2-523a-49b9-8949-9bebe41e9c94 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating backup of volume 8038db22-1cfb-43cf-8ab6-1004b224c3d9 in container None Aug 19 16:02:43.781627 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:43.781627 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:43.782603 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7dbaa4c2-523a-49b9-8949-9bebe41e9c94 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:02:43.808376 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7dbaa4c2-523a-49b9-8949-9bebe41e9c94 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['dac86b27-d712-409a-90ee-5736e8fd8e6a', 'dd6564dc-e750-447e-8554-8a21519578af'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:43.856992 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7dbaa4c2-523a-49b9-8949-9bebe41e9c94 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:02:43.857538 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 688/2763] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:02:43 2026] POST /volume/v3/backups => generated 327 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:02:43.874268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e3ebcdc-f3d0-4fa1-a2f2-240e87da710e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:43.877610 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e3ebcdc-f3d0-4fa1-a2f2-240e87da710e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:43.877978 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e3ebcdc-f3d0-4fa1-a2f2-240e87da710e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:43.878416 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e3ebcdc-f3d0-4fa1-a2f2-240e87da710e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:43.878690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6e3ebcdc-f3d0-4fa1-a2f2-240e87da710e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:43.889682 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:43.889682 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:43.890583 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e3ebcdc-f3d0-4fa1-a2f2-240e87da710e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:43.891069 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 683/2764] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:43 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:44.907668 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d83e9ade-e3e2-4729-8469-bc6c9dd43eb8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:44.909537 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d83e9ade-e3e2-4729-8469-bc6c9dd43eb8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:44.909734 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d83e9ade-e3e2-4729-8469-bc6c9dd43eb8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:44.910830 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d83e9ade-e3e2-4729-8469-bc6c9dd43eb8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:44.910941 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d83e9ade-e3e2-4729-8469-bc6c9dd43eb8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:44.917396 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:44.917396 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:44.919078 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d83e9ade-e3e2-4729-8469-bc6c9dd43eb8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:44.919673 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 699/2765] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:44 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:44.936561 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-4e6ca528-d963-465d-9428-bfe35b70dc83 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:44.939839 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-4e6ca528-d963-465d-9428-bfe35b70dc83 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 Aug 19 16:02:44.940167 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-4e6ca528-d963-465d-9428-bfe35b70dc83 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:44.940455 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-4e6ca528-d963-465d-9428-bfe35b70dc83 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:44.951602 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:44.951602 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:44.957692 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-4e6ca528-d963-465d-9428-bfe35b70dc83 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:44.965753 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-4e6ca528-d963-465d-9428-bfe35b70dc83 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 returned with HTTP 200 Aug 19 16:02:44.966670 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 696/2766] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:02:44 2026] GET /volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:45.612323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-ee34c90a-489e-4645-9277-fd787a0c9fc6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:45.615143 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-ee34c90a-489e-4645-9277-fd787a0c9fc6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 Aug 19 16:02:45.615519 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-ee34c90a-489e-4645-9277-fd787a0c9fc6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:45.615720 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-ee34c90a-489e-4645-9277-fd787a0c9fc6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:45.625962 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:45.625962 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:45.631667 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-ee34c90a-489e-4645-9277-fd787a0c9fc6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:45.639733 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-ee34c90a-489e-4645-9277-fd787a0c9fc6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 returned with HTTP 200 Aug 19 16:02:45.640372 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 689/2767] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:02:45 2026] GET /volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:45.653495 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-818f7c76-b831-4340-8f8f-6ec0f4dcf79c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:45.653966 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-818f7c76-b831-4340-8f8f-6ec0f4dcf79c None None] GET https://10.4.3.32/volume// Aug 19 16:02:45.654130 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-818f7c76-b831-4340-8f8f-6ec0f4dcf79c None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:45.654383 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-818f7c76-b831-4340-8f8f-6ec0f4dcf79c None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:45.654741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-818f7c76-b831-4340-8f8f-6ec0f4dcf79c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:02:45.655115 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 684/2768] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:02: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 19 16:02:45.667615 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-1213b0e6-fdb3-46ad-b443-611e3cd0f79a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:45.669686 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-1213b0e6-fdb3-46ad-b443-611e3cd0f79a tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:02:45.670322 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-1213b0e6-fdb3-46ad-b443-611e3cd0f79a tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2", "connector": null, "instance_uuid": "d6c84c56-3694-4c11-b318-52a041e306dd"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:45.682207 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:45.682207 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:45.711748 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-1213b0e6-fdb3-46ad-b443-611e3cd0f79a tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:02:45.712387 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 700/2769] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:02: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 19 16:02:45.932459 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8450ca2-7d3a-4353-a9d3-cc5da08c2103 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:45.935340 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8450ca2-7d3a-4353-a9d3-cc5da08c2103 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:45.935646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8450ca2-7d3a-4353-a9d3-cc5da08c2103 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:45.935962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8450ca2-7d3a-4353-a9d3-cc5da08c2103 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:45.936567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f8450ca2-7d3a-4353-a9d3-cc5da08c2103 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:45.947052 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:45.947052 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:45.948604 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8450ca2-7d3a-4353-a9d3-cc5da08c2103 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:45.949329 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 697/2770] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:45 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:46.966780 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9900a6e7-e1bd-43a2-b3ce-6618dde695c7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:46.969232 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9900a6e7-e1bd-43a2-b3ce-6618dde695c7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:46.969583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9900a6e7-e1bd-43a2-b3ce-6618dde695c7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:46.969827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9900a6e7-e1bd-43a2-b3ce-6618dde695c7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:46.969963 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9900a6e7-e1bd-43a2-b3ce-6618dde695c7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:46.976177 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:46.976177 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:46.976531 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9900a6e7-e1bd-43a2-b3ce-6618dde695c7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:46.977117 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 690/2771] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:46 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:47.108356 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65d4659d-75c3-406c-8286-316b3b4f56b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:47.108771 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65d4659d-75c3-406c-8286-316b3b4f56b6 None None] GET https://10.4.3.32/volume// Aug 19 16:02:47.108882 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65d4659d-75c3-406c-8286-316b3b4f56b6 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:47.109111 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65d4659d-75c3-406c-8286-316b3b4f56b6 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:47.109980 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65d4659d-75c3-406c-8286-316b3b4f56b6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:02:47.109980 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 685/2772] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:02: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 19 16:02:47.125453 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-f3dd1264-922a-42d4-8931-2d97b462a8d8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:47.127849 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-f3dd1264-922a-42d4-8931-2d97b462a8d8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 Aug 19 16:02:47.128143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-f3dd1264-922a-42d4-8931-2d97b462a8d8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:47.128417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-f3dd1264-922a-42d4-8931-2d97b462a8d8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:47.142128 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:47.142128 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:47.147456 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-f3dd1264-922a-42d4-8931-2d97b462a8d8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:02:47.153436 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-f3dd1264-922a-42d4-8931-2d97b462a8d8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 returned with HTTP 200 Aug 19 16:02:47.153904 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 701/2773] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:02:47 2026] GET /volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 => generated 1594 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:47.272673 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-41433df8-c9ad-4835-989a-7178b62beaf7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:47.275321 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-41433df8-c9ad-4835-989a-7178b62beaf7 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] PUT https://10.4.3.32/volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2 Aug 19 16:02:47.275695 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-41433df8-c9ad-4835-989a-7178b62beaf7 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:47.284799 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-41433df8-c9ad-4835-989a-7178b62beaf7 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Acquiring lock "cinder-attachment_update-a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:02:47.290627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-41433df8-c9ad-4835-989a-7178b62beaf7 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Lock "cinder-attachment_update-a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:02:47.292113 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:47.292113 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:47.392961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-41433df8-c9ad-4835-989a-7178b62beaf7 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Lock "cinder-attachment_update-a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2-np0000007787" released by "attachment_update" :: held 0.102s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:02:47.393628 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-41433df8-c9ad-4835-989a-7178b62beaf7 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2 returned with HTTP 200 Aug 19 16:02:47.394937 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 698/2774] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:02:47 2026] PUT /volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:47.422936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-b90fad36-e9d9-4244-9183-152ce0a76e0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:47.425544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-b90fad36-e9d9-4244-9183-152ce0a76e0e tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] POST https://10.4.3.32/volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2/action Aug 19 16:02:47.425948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-b90fad36-e9d9-4244-9183-152ce0a76e0e tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:47.426059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-b90fad36-e9d9-4244-9183-152ce0a76e0e tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:47.462851 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:47.462851 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:47.483077 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8541d06d-b8f6-4118-a3da-a1cf86bc7baf req-b90fad36-e9d9-4244-9183-152ce0a76e0e tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2/action returned with HTTP 204 Aug 19 16:02:47.483687 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 691/2775] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:02:47 2026] POST /volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:47.993950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4110ae3a-0025-45ab-bd89-1b5ef2299225 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:47.995842 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4110ae3a-0025-45ab-bd89-1b5ef2299225 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:47.996063 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4110ae3a-0025-45ab-bd89-1b5ef2299225 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:47.996343 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4110ae3a-0025-45ab-bd89-1b5ef2299225 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:47.996487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4110ae3a-0025-45ab-bd89-1b5ef2299225 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:48.003497 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:48.003497 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:48.004686 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4110ae3a-0025-45ab-bd89-1b5ef2299225 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:48.005129 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 686/2776] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:47 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:49.017362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7dbff335-3202-4e2d-994f-3c9068773cce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:49.020381 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7dbff335-3202-4e2d-994f-3c9068773cce tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:49.020381 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7dbff335-3202-4e2d-994f-3c9068773cce tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:49.020530 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7dbff335-3202-4e2d-994f-3c9068773cce tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:49.020605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7dbff335-3202-4e2d-994f-3c9068773cce tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:49.026703 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:49.026703 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:49.027933 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7dbff335-3202-4e2d-994f-3c9068773cce tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:49.028574 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 702/2777] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:49 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:50.041499 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5fa13ad3-6ea7-4c8a-af98-801d8cb38afe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:50.043310 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fa13ad3-6ea7-4c8a-af98-801d8cb38afe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:50.043651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fa13ad3-6ea7-4c8a-af98-801d8cb38afe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:50.043983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fa13ad3-6ea7-4c8a-af98-801d8cb38afe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:50.045373 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5fa13ad3-6ea7-4c8a-af98-801d8cb38afe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:50.052717 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:50.052717 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:50.052717 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fa13ad3-6ea7-4c8a-af98-801d8cb38afe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:50.052717 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 699/2778] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:50 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:50.475117 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-b70a208e-e49f-4d50-8767-7ddb6272b8ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:50.477851 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-b70a208e-e49f-4d50-8767-7ddb6272b8ec tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:50.478091 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-b70a208e-e49f-4d50-8767-7ddb6272b8ec tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:50.478308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-b70a208e-e49f-4d50-8767-7ddb6272b8ec tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:50.490826 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:50.490826 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:50.496259 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-b70a208e-e49f-4d50-8767-7ddb6272b8ec tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:50.505124 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-b70a208e-e49f-4d50-8767-7ddb6272b8ec tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:50.506426 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 692/2779] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:02:50 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:50.632258 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-851a1f49-0e6b-48a0-86b8-281600e14716 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:50.633632 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-851a1f49-0e6b-48a0-86b8-281600e14716 None None] GET https://10.4.3.32/volume// Aug 19 16:02:50.633632 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-851a1f49-0e6b-48a0-86b8-281600e14716 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:50.633632 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-851a1f49-0e6b-48a0-86b8-281600e14716 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:50.633632 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-851a1f49-0e6b-48a0-86b8-281600e14716 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:02:50.634474 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 687/2780] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:02: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 19 16:02:50.645273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-d094f153-7e8b-42fa-a462-277728408863 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:50.648563 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-d094f153-7e8b-42fa-a462-277728408863 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:02:50.649053 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-d094f153-7e8b-42fa-a462-277728408863 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0ebc33f-6ae6-49e7-a958-fec1077e3575", "connector": null, "instance_uuid": "0a2e942b-6cab-4184-b2e3-a8c0697c9767"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:50.663822 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:50.663822 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:50.708126 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-d094f153-7e8b-42fa-a462-277728408863 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:02:50.708602 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 703/2781] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:02:50 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:50.746852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1d25c18a-3da0-4cc3-a36e-a718eb301f68 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:50.749148 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d25c18a-3da0-4cc3-a36e-a718eb301f68 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:50.749636 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d25c18a-3da0-4cc3-a36e-a718eb301f68 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:50.751453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d25c18a-3da0-4cc3-a36e-a718eb301f68 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:50.762464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-feaf6314-1f6c-4680-84ce-c4d2b58e31e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:50.763054 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feaf6314-1f6c-4680-84ce-c4d2b58e31e5 None None] GET https://10.4.3.32/volume// Aug 19 16:02:50.763408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feaf6314-1f6c-4680-84ce-c4d2b58e31e5 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:50.763652 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feaf6314-1f6c-4680-84ce-c4d2b58e31e5 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:50.764251 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feaf6314-1f6c-4680-84ce-c4d2b58e31e5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:02:50.764652 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 693/2782] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:02: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 19 16:02:50.770367 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:50.770367 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:50.775504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-541b44cc-6bb7-4e88-8d58-a807f3666cf7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:50.776003 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1d25c18a-3da0-4cc3-a36e-a718eb301f68 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:50.779472 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-541b44cc-6bb7-4e88-8d58-a807f3666cf7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:50.779472 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-541b44cc-6bb7-4e88-8d58-a807f3666cf7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:50.779618 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-541b44cc-6bb7-4e88-8d58-a807f3666cf7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:50.787460 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d25c18a-3da0-4cc3-a36e-a718eb301f68 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:50.788923 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 700/2783] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:50 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:50.801918 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:50.801918 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:50.810723 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-541b44cc-6bb7-4e88-8d58-a807f3666cf7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:50.818650 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-541b44cc-6bb7-4e88-8d58-a807f3666cf7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:50.818814 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 688/2784] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:02:50 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1026 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:50.940205 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-8eff6c86-08e5-478d-8041-041361b964a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:50.942512 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-8eff6c86-08e5-478d-8041-041361b964a0 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] PUT https://10.4.3.32/volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1 Aug 19 16:02:50.942910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-8eff6c86-08e5-478d-8041-041361b964a0 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:50.951115 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-8eff6c86-08e5-478d-8041-041361b964a0 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Acquiring lock "cinder-attachment_update-c0ebc33f-6ae6-49e7-a958-fec1077e3575-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:02:50.955587 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-8eff6c86-08e5-478d-8041-041361b964a0 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Lock "cinder-attachment_update-c0ebc33f-6ae6-49e7-a958-fec1077e3575-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:02:50.956500 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:50.956500 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:51.046723 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-8eff6c86-08e5-478d-8041-041361b964a0 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Lock "cinder-attachment_update-c0ebc33f-6ae6-49e7-a958-fec1077e3575-np0000007787" released by "attachment_update" :: held 0.091s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:02:51.047167 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-8eff6c86-08e5-478d-8041-041361b964a0 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1 returned with HTTP 200 Aug 19 16:02:51.049191 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 704/2785] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:02:50 2026] PUT /volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:51.064100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69e706c7-1891-4a23-8354-18dea9c0d670 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:51.066543 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69e706c7-1891-4a23-8354-18dea9c0d670 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:51.066938 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69e706c7-1891-4a23-8354-18dea9c0d670 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:51.067272 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69e706c7-1891-4a23-8354-18dea9c0d670 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:51.067457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-69e706c7-1891-4a23-8354-18dea9c0d670 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:51.072884 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:51.072884 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:51.073915 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69e706c7-1891-4a23-8354-18dea9c0d670 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:51.074364 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 694/2786] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:51 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:51.805750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-54931823-a875-4b0f-a636-a63d3714e61f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:51.808118 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-54931823-a875-4b0f-a636-a63d3714e61f tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:51.808386 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-54931823-a875-4b0f-a636-a63d3714e61f tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:51.808628 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-54931823-a875-4b0f-a636-a63d3714e61f tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:51.822991 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:51.822991 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:51.830250 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-54931823-a875-4b0f-a636-a63d3714e61f tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:51.837785 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-54931823-a875-4b0f-a636-a63d3714e61f tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:51.838346 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 701/2787] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:51 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:52.086544 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-736eb3e7-546b-42fd-9e5d-c03b080adc8f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:52.089219 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-736eb3e7-546b-42fd-9e5d-c03b080adc8f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:52.089606 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-736eb3e7-546b-42fd-9e5d-c03b080adc8f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:52.089888 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-736eb3e7-546b-42fd-9e5d-c03b080adc8f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:52.090066 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-736eb3e7-546b-42fd-9e5d-c03b080adc8f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:52.095822 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:52.095822 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:52.096966 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-736eb3e7-546b-42fd-9e5d-c03b080adc8f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:52.097831 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 689/2788] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:52 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:52.858750 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-27cf4253-bae7-41c5-850c-4a08dc20af94 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:52.860999 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27cf4253-bae7-41c5-850c-4a08dc20af94 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:52.861343 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27cf4253-bae7-41c5-850c-4a08dc20af94 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:52.861615 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27cf4253-bae7-41c5-850c-4a08dc20af94 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:52.873318 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:52.873318 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:52.878100 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-27cf4253-bae7-41c5-850c-4a08dc20af94 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:52.884103 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27cf4253-bae7-41c5-850c-4a08dc20af94 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:52.884656 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 705/2789] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:52 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:53.116497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95543ee0-2df3-47bc-9fa7-c925b4a5dd30 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:53.118479 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95543ee0-2df3-47bc-9fa7-c925b4a5dd30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:53.121877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95543ee0-2df3-47bc-9fa7-c925b4a5dd30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:53.121877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95543ee0-2df3-47bc-9fa7-c925b4a5dd30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:53.121877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-95543ee0-2df3-47bc-9fa7-c925b4a5dd30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:53.129034 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:53.129034 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:53.129853 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95543ee0-2df3-47bc-9fa7-c925b4a5dd30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:53.130228 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 695/2790] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:53 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:53.899936 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d82e7a99-dc60-4a1e-a13b-0f10c17ece1c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:53.902301 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d82e7a99-dc60-4a1e-a13b-0f10c17ece1c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:53.902547 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d82e7a99-dc60-4a1e-a13b-0f10c17ece1c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:53.902774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d82e7a99-dc60-4a1e-a13b-0f10c17ece1c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:53.913080 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:53.913080 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:53.917878 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d82e7a99-dc60-4a1e-a13b-0f10c17ece1c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:53.924752 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d82e7a99-dc60-4a1e-a13b-0f10c17ece1c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:53.925360 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 702/2791] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:53 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:54.143932 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c4ff9d92-a8f3-4956-bf51-d4db55f9d3ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:54.147490 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4ff9d92-a8f3-4956-bf51-d4db55f9d3ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:54.147490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4ff9d92-a8f3-4956-bf51-d4db55f9d3ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:54.147750 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4ff9d92-a8f3-4956-bf51-d4db55f9d3ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:54.149730 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c4ff9d92-a8f3-4956-bf51-d4db55f9d3ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:54.154079 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:54.154079 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:54.155052 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4ff9d92-a8f3-4956-bf51-d4db55f9d3ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:54.155996 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 690/2792] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:54 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:54.940522 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a9a23bf9-de04-4254-b7ce-25108641665b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:54.944387 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9a23bf9-de04-4254-b7ce-25108641665b tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:54.944681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9a23bf9-de04-4254-b7ce-25108641665b tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:54.944885 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9a23bf9-de04-4254-b7ce-25108641665b tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:54.962391 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:54.962391 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:54.968792 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a9a23bf9-de04-4254-b7ce-25108641665b tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:54.974329 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9a23bf9-de04-4254-b7ce-25108641665b tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:54.977820 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 706/2793] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:54 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:02:55.167393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b3a246d2-d9c5-465f-b021-88ffdb90195f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:55.169564 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b3a246d2-d9c5-465f-b021-88ffdb90195f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:55.169915 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b3a246d2-d9c5-465f-b021-88ffdb90195f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:55.170132 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b3a246d2-d9c5-465f-b021-88ffdb90195f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:55.170328 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b3a246d2-d9c5-465f-b021-88ffdb90195f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:55.179231 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:55.179231 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:55.180219 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b3a246d2-d9c5-465f-b021-88ffdb90195f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:55.180660 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 696/2794] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:55 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:55.587651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-102f0ee1-0a65-4c9d-a043-e7701bc990a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:55.592791 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-102f0ee1-0a65-4c9d-a043-e7701bc990a9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] POST https://10.4.3.32/volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1/action Aug 19 16:02:55.592791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-102f0ee1-0a65-4c9d-a043-e7701bc990a9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:55.592791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-102f0ee1-0a65-4c9d-a043-e7701bc990a9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:55.632222 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:55.632222 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:55.674441 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-33335c48-52ba-472f-90ba-68a2e772ae45 req-102f0ee1-0a65-4c9d-a043-e7701bc990a9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1/action returned with HTTP 204 Aug 19 16:02:55.674441 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 703/2795] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:02:55 2026] POST /volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:55.996407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f3898a8c-dbf0-40a8-a0bd-9d151e888b10 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:56.000407 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f3898a8c-dbf0-40a8-a0bd-9d151e888b10 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:56.000407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f3898a8c-dbf0-40a8-a0bd-9d151e888b10 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:56.000915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f3898a8c-dbf0-40a8-a0bd-9d151e888b10 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:56.014437 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:56.014437 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:56.019120 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f3898a8c-dbf0-40a8-a0bd-9d151e888b10 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:56.024672 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f3898a8c-dbf0-40a8-a0bd-9d151e888b10 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:56.025574 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 691/2796] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:55 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1157 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:56.044324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8a35a08e-8a9f-4044-9382-83f639e1fb8a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:56.046538 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a35a08e-8a9f-4044-9382-83f639e1fb8a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] POST https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575/action Aug 19 16:02:56.047183 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a35a08e-8a9f-4044-9382-83f639e1fb8a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:56.047505 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8a35a08e-8a9f-4044-9382-83f639e1fb8a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:56.062891 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:56.062891 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:56.063804 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8a35a08e-8a9f-4044-9382-83f639e1fb8a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:56.118929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-8a35a08e-8a9f-4044-9382-83f639e1fb8a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Created reservations ['582c5000-4480-4778-970d-bc6ad78a4d28', '3c20f541-da9f-4969-92bc-57fec1547b4f'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:02:56.145214 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8a35a08e-8a9f-4044-9382-83f639e1fb8a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Extend volume request issued successfully. Aug 19 16:02:56.145516 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8a35a08e-8a9f-4044-9382-83f639e1fb8a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575/action returned with HTTP 202 Aug 19 16:02:56.146573 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 707/2797] 10.4.3.32 () {70 vars in 1424 bytes} [Wed Aug 19 16:02:56 2026] POST /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 16:02:56.158969 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-416d252b-65e6-465b-a039-565676b8551c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:56.162142 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-416d252b-65e6-465b-a039-565676b8551c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:56.162142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-416d252b-65e6-465b-a039-565676b8551c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:56.162405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-416d252b-65e6-465b-a039-565676b8551c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:56.176017 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:56.176017 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:56.183518 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-416d252b-65e6-465b-a039-565676b8551c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:56.190810 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-416d252b-65e6-465b-a039-565676b8551c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:56.191303 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 697/2798] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:56 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:56.197382 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-17e2f3ed-b706-4569-ad1a-931a162add77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:56.199868 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17e2f3ed-b706-4569-ad1a-931a162add77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:56.200123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17e2f3ed-b706-4569-ad1a-931a162add77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:56.200415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17e2f3ed-b706-4569-ad1a-931a162add77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:56.200619 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-17e2f3ed-b706-4569-ad1a-931a162add77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:56.206083 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:56.206083 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:56.207247 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17e2f3ed-b706-4569-ad1a-931a162add77 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:56.207806 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 704/2799] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:56 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:56.616561 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8a35a08e-8a9f-4044-9382-83f639e1fb8a req-a0073350-f250-4b2b-b15d-441b067f3f0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:56.619214 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8a35a08e-8a9f-4044-9382-83f639e1fb8a req-a0073350-f250-4b2b-b15d-441b067f3f0d service nova] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:56.619446 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8a35a08e-8a9f-4044-9382-83f639e1fb8a req-a0073350-f250-4b2b-b15d-441b067f3f0d service nova] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:56.619676 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8a35a08e-8a9f-4044-9382-83f639e1fb8a req-a0073350-f250-4b2b-b15d-441b067f3f0d service nova] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:56.634967 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:56.634967 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:56.639253 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-8a35a08e-8a9f-4044-9382-83f639e1fb8a req-a0073350-f250-4b2b-b15d-441b067f3f0d service nova] Volume info retrieved successfully. Aug 19 16:02:56.644824 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8a35a08e-8a9f-4044-9382-83f639e1fb8a req-a0073350-f250-4b2b-b15d-441b067f3f0d service nova] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:56.645410 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 692/2800] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:02:56 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:56.970915 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-ab04895b-9b8a-4ee1-b4c2-145a973635b0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:56.974632 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-ab04895b-9b8a-4ee1-b4c2-145a973635b0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] DELETE https://10.4.3.32/volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 Aug 19 16:02:56.975025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-ab04895b-9b8a-4ee1-b4c2-145a973635b0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:56.975257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-ab04895b-9b8a-4ee1-b4c2-145a973635b0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:56.990446 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:56.990446 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:57.163517 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-ab04895b-9b8a-4ee1-b4c2-145a973635b0 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 returned with HTTP 200 Aug 19 16:02:57.164058 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 708/2801] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:02:56 2026] DELETE /volume/v3/attachments/59f8962e-c1ae-4c08-8aeb-7effd568cdf2 => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:57.178421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-e6b2e293-cbd5-4fb8-92e8-ab0272a40b8c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.183096 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-e6b2e293-cbd5-4fb8-92e8-ab0272a40b8c tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] DELETE https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 Aug 19 16:02:57.183271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-e6b2e293-cbd5-4fb8-92e8-ab0272a40b8c tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.183469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-e6b2e293-cbd5-4fb8-92e8-ab0272a40b8c tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.183793 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-e6b2e293-cbd5-4fb8-92e8-ab0272a40b8c tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Delete volume with id: 24ca29a7-5ec3-40ad-b3f4-37119407a331 Aug 19 16:02:57.192392 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.192392 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:57.192919 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-e6b2e293-cbd5-4fb8-92e8-ab0272a40b8c tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:02:57.208932 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ffc24084-68d0-4269-afc1-9075ceb30289 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.211190 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ffc24084-68d0-4269-afc1-9075ceb30289 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:57.211558 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ffc24084-68d0-4269-afc1-9075ceb30289 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.211878 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ffc24084-68d0-4269-afc1-9075ceb30289 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.225252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d35b3206-8893-487e-b58f-8cbc6654d1ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.225644 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.225644 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:57.226741 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-e6b2e293-cbd5-4fb8-92e8-ab0272a40b8c tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Delete volume request issued successfully. Aug 19 16:02:57.227023 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-79887a7c-b9f7-441b-8644-73c8964f33c3 req-e6b2e293-cbd5-4fb8-92e8-ab0272a40b8c tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 returned with HTTP 202 Aug 19 16:02:57.227489 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 698/2802] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 16:02:57 2026] DELETE /volume/v3/volumes/24ca29a7-5ec3-40ad-b3f4-37119407a331 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:57.230052 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d35b3206-8893-487e-b58f-8cbc6654d1ad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:57.230554 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d35b3206-8893-487e-b58f-8cbc6654d1ad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.230997 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d35b3206-8893-487e-b58f-8cbc6654d1ad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.231493 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ffc24084-68d0-4269-afc1-9075ceb30289 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:57.231724 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d35b3206-8893-487e-b58f-8cbc6654d1ad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:57.237432 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ffc24084-68d0-4269-afc1-9075ceb30289 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:57.237999 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 705/2803] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:57 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1157 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:57.244224 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.244224 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:57.245219 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d35b3206-8893-487e-b58f-8cbc6654d1ad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:57.245620 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 693/2804] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:57 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:57.256393 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e99240d0-d2f3-4923-8f99-c9ddd47e94d1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.259850 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e99240d0-d2f3-4923-8f99-c9ddd47e94d1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:57.260129 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e99240d0-d2f3-4923-8f99-c9ddd47e94d1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.260470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e99240d0-d2f3-4923-8f99-c9ddd47e94d1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.273352 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.273352 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:57.279681 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e99240d0-d2f3-4923-8f99-c9ddd47e94d1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:57.286915 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e99240d0-d2f3-4923-8f99-c9ddd47e94d1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:57.288141 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 709/2805] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:57 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1157 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:57.587232 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-aa9a8590-6e15-476f-a4e9-bd198ed6d23a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.591166 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-aa9a8590-6e15-476f-a4e9-bd198ed6d23a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:57.591413 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-aa9a8590-6e15-476f-a4e9-bd198ed6d23a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.591613 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-aa9a8590-6e15-476f-a4e9-bd198ed6d23a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.605230 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.605230 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:57.609994 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-aa9a8590-6e15-476f-a4e9-bd198ed6d23a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:57.615810 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-aa9a8590-6e15-476f-a4e9-bd198ed6d23a tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:57.616568 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 699/2806] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:02:57 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:02:57.638832 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-8eb25cfe-8e9c-469d-82ba-390de20ba0f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.642733 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-8eb25cfe-8e9c-469d-82ba-390de20ba0f1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] POST https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575/action Aug 19 16:02:57.643220 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-8eb25cfe-8e9c-469d-82ba-390de20ba0f1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:02:57.644780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-8eb25cfe-8e9c-469d-82ba-390de20ba0f1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:02:57.658696 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.658696 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:57.658696 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-8eb25cfe-8e9c-469d-82ba-390de20ba0f1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:57.675619 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-8eb25cfe-8e9c-469d-82ba-390de20ba0f1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Begin detaching volume completed successfully. Aug 19 16:02:57.675619 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-8eb25cfe-8e9c-469d-82ba-390de20ba0f1 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575/action returned with HTTP 202 Aug 19 16:02:57.675619 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 706/2807] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:02:57 2026] POST /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:02:57.716518 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-941e67c0-988f-4b7e-b8a8-dc8ba70ae975 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.718418 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-941e67c0-988f-4b7e-b8a8-dc8ba70ae975 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:57.719210 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-941e67c0-988f-4b7e-b8a8-dc8ba70ae975 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.719210 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-941e67c0-988f-4b7e-b8a8-dc8ba70ae975 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.737794 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.737794 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:57.750013 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-941e67c0-988f-4b7e-b8a8-dc8ba70ae975 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:57.756542 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-941e67c0-988f-4b7e-b8a8-dc8ba70ae975 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:57.758856 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 694/2808] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:57 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:57.762780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9f137f6f-3882-4535-9b6a-c5cf475634ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.763309 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f137f6f-3882-4535-9b6a-c5cf475634ae None None] GET https://10.4.3.32/volume// Aug 19 16:02:57.763608 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f137f6f-3882-4535-9b6a-c5cf475634ae None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.763936 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f137f6f-3882-4535-9b6a-c5cf475634ae None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.764375 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f137f6f-3882-4535-9b6a-c5cf475634ae None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:02:57.764774 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 710/2809] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:02: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 19 16:02:57.777313 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-5ec0d591-c03e-43b5-9971-1a5e11612931 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.782393 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-5ec0d591-c03e-43b5-9971-1a5e11612931 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:57.782393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-5ec0d591-c03e-43b5-9971-1a5e11612931 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.782393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-5ec0d591-c03e-43b5-9971-1a5e11612931 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.782602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fdc42925-ddcc-4a9e-bc64-d5d3773fa1be None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.785345 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fdc42925-ddcc-4a9e-bc64-d5d3773fa1be tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:02:57.785919 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fdc42925-ddcc-4a9e-bc64-d5d3773fa1be tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.786340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fdc42925-ddcc-4a9e-bc64-d5d3773fa1be tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.786678 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-fdc42925-ddcc-4a9e-bc64-d5d3773fa1be tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Delete volume with id: 2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:02:57.794016 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.794016 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:57.797785 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.797785 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:57.797785 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fdc42925-ddcc-4a9e-bc64-d5d3773fa1be tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:02:57.799140 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-5ec0d591-c03e-43b5-9971-1a5e11612931 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:57.804680 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-5ec0d591-c03e-43b5-9971-1a5e11612931 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:57.805200 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 700/2810] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:02:57 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:57.843907 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fdc42925-ddcc-4a9e-bc64-d5d3773fa1be tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Delete volume request issued successfully. Aug 19 16:02:57.843907 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fdc42925-ddcc-4a9e-bc64-d5d3773fa1be tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 202 Aug 19 16:02:57.843907 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 707/2811] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:02:57 2026] DELETE /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:02:57.857796 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-147d357e-f4c8-47b8-a011-f8240e28dc6b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:57.865812 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-147d357e-f4c8-47b8-a011-f8240e28dc6b tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:02:57.865812 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-147d357e-f4c8-47b8-a011-f8240e28dc6b tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:57.865812 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-147d357e-f4c8-47b8-a011-f8240e28dc6b tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:57.879785 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:57.879785 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:02:57.888790 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-147d357e-f4c8-47b8-a011-f8240e28dc6b tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Volume info retrieved successfully. Aug 19 16:02:57.894422 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-147d357e-f4c8-47b8-a011-f8240e28dc6b tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 200 Aug 19 16:02:57.895138 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 695/2812] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:57 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:58.259691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-587c8e19-6875-4c1b-bfc6-2133d17c58b3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:58.261978 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-587c8e19-6875-4c1b-bfc6-2133d17c58b3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:58.262248 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-587c8e19-6875-4c1b-bfc6-2133d17c58b3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:58.262476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-587c8e19-6875-4c1b-bfc6-2133d17c58b3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:58.262632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-587c8e19-6875-4c1b-bfc6-2133d17c58b3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:58.268198 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:58.268198 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:58.269238 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-587c8e19-6875-4c1b-bfc6-2133d17c58b3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:58.269698 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 711/2813] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:58 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:58.774602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74174559-105b-4330-bb89-31fd5cf0c36c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:58.776380 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74174559-105b-4330-bb89-31fd5cf0c36c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:58.776606 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74174559-105b-4330-bb89-31fd5cf0c36c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:58.776807 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74174559-105b-4330-bb89-31fd5cf0c36c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:58.786161 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:58.786161 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:58.791067 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74174559-105b-4330-bb89-31fd5cf0c36c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:58.795512 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74174559-105b-4330-bb89-31fd5cf0c36c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:58.796071 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 701/2814] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:58 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:02:58.825780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-01ebc21d-72f0-437f-a23d-1b4a7ac565bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:58.827911 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-01ebc21d-72f0-437f-a23d-1b4a7ac565bd tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1 Aug 19 16:02:58.828096 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-01ebc21d-72f0-437f-a23d-1b4a7ac565bd tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:58.828337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-01ebc21d-72f0-437f-a23d-1b4a7ac565bd tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:58.835588 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:58.835588 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:02:58.882421 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f2baf67f-3a7c-48e7-bdde-034b8294c1cc req-01ebc21d-72f0-437f-a23d-1b4a7ac565bd tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1 returned with HTTP 200 Aug 19 16:02:58.883004 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 708/2815] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:02:58 2026] DELETE /volume/v3/attachments/d7d9fa15-4004-4882-ae7b-823fa5e0f7f1 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:58.913535 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d0cb9b2-ec09-48e0-aa89-2acb3233e8b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:58.915641 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d0cb9b2-ec09-48e0-aa89-2acb3233e8b8 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] GET https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 Aug 19 16:02:58.915898 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d0cb9b2-ec09-48e0-aa89-2acb3233e8b8 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:58.916085 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d0cb9b2-ec09-48e0-aa89-2acb3233e8b8 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:58.922085 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d0cb9b2-ec09-48e0-aa89-2acb3233e8b8 tempest-ServerActionsTestOtherA-1829752474 tempest-ServerActionsTestOtherA-1829752474-project-member] https://10.4.3.32/volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 returned with HTTP 404 Aug 19 16:02:58.922792 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 696/2816] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:58 2026] GET /volume/v3/volumes/2f5f4e67-2769-4adf-9c8e-19dbfea62f78 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:02:59.283717 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d497354-6553-4c53-95da-d087edbb563e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:59.289186 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d497354-6553-4c53-95da-d087edbb563e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:02:59.289420 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d497354-6553-4c53-95da-d087edbb563e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:59.289647 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d497354-6553-4c53-95da-d087edbb563e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:59.289812 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9d497354-6553-4c53-95da-d087edbb563e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:02:59.294286 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:59.294286 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:02:59.295077 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d497354-6553-4c53-95da-d087edbb563e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:02:59.295456 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 712/2817] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:02:59 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:02:59.809481 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5f7a808-2cc0-4c9e-ad82-7d83ab0f64f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:02:59.812210 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5f7a808-2cc0-4c9e-ad82-7d83ab0f64f9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:02:59.812478 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5f7a808-2cc0-4c9e-ad82-7d83ab0f64f9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:02:59.812741 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5f7a808-2cc0-4c9e-ad82-7d83ab0f64f9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:02:59.823487 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:02:59.823487 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:02:59.828729 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b5f7a808-2cc0-4c9e-ad82-7d83ab0f64f9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:02:59.834721 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5f7a808-2cc0-4c9e-ad82-7d83ab0f64f9 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:02:59.835262 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 702/2818] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:02:59 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:00.309441 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ff2a1bb2-0d4f-45d6-83f3-4286bef6f46a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:00.311816 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff2a1bb2-0d4f-45d6-83f3-4286bef6f46a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:03:00.311816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff2a1bb2-0d4f-45d6-83f3-4286bef6f46a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:00.312438 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff2a1bb2-0d4f-45d6-83f3-4286bef6f46a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:00.312438 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ff2a1bb2-0d4f-45d6-83f3-4286bef6f46a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:03:00.322582 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:00.322582 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:00.324479 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff2a1bb2-0d4f-45d6-83f3-4286bef6f46a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:03:00.325435 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 709/2819] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:00 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:01.340978 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e6089ee4-a21c-43b3-9503-c466fb81565c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:01.344643 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6089ee4-a21c-43b3-9503-c466fb81565c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:03:01.345506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6089ee4-a21c-43b3-9503-c466fb81565c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:01.345506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6089ee4-a21c-43b3-9503-c466fb81565c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:01.345506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e6089ee4-a21c-43b3-9503-c466fb81565c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:03:01.351604 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:01.351604 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:01.352822 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6089ee4-a21c-43b3-9503-c466fb81565c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:03:01.353925 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 697/2820] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:01 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:02.366415 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8bf69bf0-14fc-4e22-aae3-8714686c7121 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:02.370270 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bf69bf0-14fc-4e22-aae3-8714686c7121 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:03:02.370270 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bf69bf0-14fc-4e22-aae3-8714686c7121 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:02.370270 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bf69bf0-14fc-4e22-aae3-8714686c7121 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:02.370270 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8bf69bf0-14fc-4e22-aae3-8714686c7121 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:03:02.375628 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:02.375628 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:02.376647 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bf69bf0-14fc-4e22-aae3-8714686c7121 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:03:02.377027 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 713/2821] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:02 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:03.508640 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8075a45d-7f46-4ec5-b678-d8881a5dcf02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:03.511510 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8075a45d-7f46-4ec5-b678-d8881a5dcf02 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:03:03.511773 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8075a45d-7f46-4ec5-b678-d8881a5dcf02 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:03.511987 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8075a45d-7f46-4ec5-b678-d8881a5dcf02 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:03.520543 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:03.520543 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:03.525959 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8075a45d-7f46-4ec5-b678-d8881a5dcf02 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:03:03.533105 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8075a45d-7f46-4ec5-b678-d8881a5dcf02 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:03:03.533535 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 703/2822] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:03:03 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:03.546339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06418f33-f383-43e1-8334-37f126d851c7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:03.548647 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06418f33-f383-43e1-8334-37f126d851c7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:03:03.549097 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06418f33-f383-43e1-8334-37f126d851c7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:03.549372 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06418f33-f383-43e1-8334-37f126d851c7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:03.549710 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-06418f33-f383-43e1-8334-37f126d851c7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Delete volume with id: c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:03:03.558390 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:03.558390 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:03.559121 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06418f33-f383-43e1-8334-37f126d851c7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:03:03.590028 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06418f33-f383-43e1-8334-37f126d851c7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Delete volume request issued successfully. Aug 19 16:03:03.590312 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06418f33-f383-43e1-8334-37f126d851c7 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 202 Aug 19 16:03:03.591352 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 710/2823] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:03:03 2026] DELETE /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:03:03.600587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e0cf4c6-39b3-4d07-ab84-784d90d8fd29 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:03.604186 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e0cf4c6-39b3-4d07-ab84-784d90d8fd29 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:03:03.605325 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e0cf4c6-39b3-4d07-ab84-784d90d8fd29 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:03.605625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e0cf4c6-39b3-4d07-ab84-784d90d8fd29 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:03.616308 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:03.616308 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:03.621816 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e0cf4c6-39b3-4d07-ab84-784d90d8fd29 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Volume info retrieved successfully. Aug 19 16:03:03.628788 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e0cf4c6-39b3-4d07-ab84-784d90d8fd29 tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 200 Aug 19 16:03:03.629262 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 698/2824] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:03:03 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:04.592325 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-dcf1d4cb-8076-42e2-a940-e87c3da12731 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:04.594998 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-dcf1d4cb-8076-42e2-a940-e87c3da12731 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:03:04.595337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-dcf1d4cb-8076-42e2-a940-e87c3da12731 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:04.595602 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-dcf1d4cb-8076-42e2-a940-e87c3da12731 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:04.606314 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:04.606314 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:04.611913 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-dcf1d4cb-8076-42e2-a940-e87c3da12731 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:03:04.619620 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-dcf1d4cb-8076-42e2-a940-e87c3da12731 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 200 Aug 19 16:03:04.620215 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 714/2825] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:03:04 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:04.631616 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e188891f-fb3d-4911-a32e-e86c4c076ed7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:04.632161 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e188891f-fb3d-4911-a32e-e86c4c076ed7 None None] GET https://10.4.3.32/volume// Aug 19 16:03:04.632397 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e188891f-fb3d-4911-a32e-e86c4c076ed7 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:04.632675 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e188891f-fb3d-4911-a32e-e86c4c076ed7 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:04.633280 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e188891f-fb3d-4911-a32e-e86c4c076ed7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:03:04.633582 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 704/2826] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:03: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 19 16:03:04.643249 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-7ce955bc-8073-411a-a72a-e1f132257a7a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:04.645954 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-7ce955bc-8073-411a-a72a-e1f132257a7a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:03:04.646502 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-7ce955bc-8073-411a-a72a-e1f132257a7a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8038db22-1cfb-43cf-8ab6-1004b224c3d9", "connector": null, "instance_uuid": "086c126e-92b0-40be-8bf9-d2a237ddeac1"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:04.646855 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74c573a4-e901-430f-91d3-9c63faa2b39c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:04.649588 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74c573a4-e901-430f-91d3-9c63faa2b39c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] GET https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 Aug 19 16:03:04.649914 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74c573a4-e901-430f-91d3-9c63faa2b39c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:04.650189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74c573a4-e901-430f-91d3-9c63faa2b39c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:04.656849 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:04.656849 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:04.658227 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74c573a4-e901-430f-91d3-9c63faa2b39c tempest-VolumesExtendAttachedTest-247188067 tempest-VolumesExtendAttachedTest-247188067-project-member] https://10.4.3.32/volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 returned with HTTP 404 Aug 19 16:03:04.659306 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 699/2827] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:03:04 2026] GET /volume/v3/volumes/c0ebc33f-6ae6-49e7-a958-fec1077e3575 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:03:04.695008 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-7ce955bc-8073-411a-a72a-e1f132257a7a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:03:04.695699 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 711/2828] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:03:04 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 19 16:03:06.127897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd850ac3-ebc8-43ed-921c-07696546deb8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:06.128441 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd850ac3-ebc8-43ed-921c-07696546deb8 None None] GET https://10.4.3.32/volume// Aug 19 16:03:06.129030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd850ac3-ebc8-43ed-921c-07696546deb8 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:06.129030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd850ac3-ebc8-43ed-921c-07696546deb8 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:06.129570 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd850ac3-ebc8-43ed-921c-07696546deb8 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:03:06.129936 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 715/2829] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:03:06.140035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-55d480b2-2153-4df7-b3fc-963153b19c83 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:06.143091 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-55d480b2-2153-4df7-b3fc-963153b19c83 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:03:06.143393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-55d480b2-2153-4df7-b3fc-963153b19c83 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:06.143657 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-55d480b2-2153-4df7-b3fc-963153b19c83 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:06.157115 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:06.157115 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:06.164091 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-55d480b2-2153-4df7-b3fc-963153b19c83 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:03:06.172732 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-55d480b2-2153-4df7-b3fc-963153b19c83 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 200 Aug 19 16:03:06.174921 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 705/2830] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:03:06 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 1534 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:03:06.328678 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-8c95d1fd-8d00-48ec-bb8a-c9431b82a4a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:06.331746 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-8c95d1fd-8d00-48ec-bb8a-c9431b82a4a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] PUT https://10.4.3.32/volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac Aug 19 16:03:06.332324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-8c95d1fd-8d00-48ec-bb8a-c9431b82a4a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:06.344940 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-8c95d1fd-8d00-48ec-bb8a-c9431b82a4a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Acquiring lock "cinder-attachment_update-8038db22-1cfb-43cf-8ab6-1004b224c3d9-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:03:06.356951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-8c95d1fd-8d00-48ec-bb8a-c9431b82a4a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Lock "cinder-attachment_update-8038db22-1cfb-43cf-8ab6-1004b224c3d9-np0000007787" acquired by "attachment_update" :: waited 0.011s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:03:06.357303 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:06.357303 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:06.523080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-8c95d1fd-8d00-48ec-bb8a-c9431b82a4a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Lock "cinder-attachment_update-8038db22-1cfb-43cf-8ab6-1004b224c3d9-np0000007787" released by "attachment_update" :: held 0.167s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:03:06.523433 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-8c95d1fd-8d00-48ec-bb8a-c9431b82a4a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac returned with HTTP 200 Aug 19 16:03:06.523887 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 700/2831] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:03:06 2026] PUT /volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:06.563188 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-ea89f1e1-627a-49c4-a91e-34dc14e84130 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:06.565510 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-ea89f1e1-627a-49c4-a91e-34dc14e84130 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac/action Aug 19 16:03:06.565992 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-ea89f1e1-627a-49c4-a91e-34dc14e84130 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:03:06.566212 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-ea89f1e1-627a-49c4-a91e-34dc14e84130 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:06.586375 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:06.586375 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:06.599793 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0988d8ff-c5fe-45d9-9b08-f71df22c6bf5 req-ea89f1e1-627a-49c4-a91e-34dc14e84130 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac/action returned with HTTP 204 Aug 19 16:03:06.600451 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 712/2832] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:03:06 2026] POST /volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:13.830146 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ff856d98-e543-4804-b3da-25ca59adc5a2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:13.977905 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff856d98-e543-4804-b3da-25ca59adc5a2 tempest-VolumesSummaryTest-2020950175 tempest-VolumesSummaryTest-2020950175-project-member] GET https://10.4.3.32/volume/v3/volumes/summary Aug 19 16:03:13.977905 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff856d98-e543-4804-b3da-25ca59adc5a2 tempest-VolumesSummaryTest-2020950175 tempest-VolumesSummaryTest-2020950175-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:13.978744 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff856d98-e543-4804-b3da-25ca59adc5a2 tempest-VolumesSummaryTest-2020950175 tempest-VolumesSummaryTest-2020950175-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:13.979361 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-ff856d98-e543-4804-b3da-25ca59adc5a2 tempest-VolumesSummaryTest-2020950175 tempest-VolumesSummaryTest-2020950175-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:03:13.984066 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=232,cinder:UPDATE=55,cinder:INSERT=26 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:03:13.992232 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ff856d98-e543-4804-b3da-25ca59adc5a2 tempest-VolumesSummaryTest-2020950175 tempest-VolumesSummaryTest-2020950175-project-member] Get summary completed successfully. Aug 19 16:03:13.992348 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff856d98-e543-4804-b3da-25ca59adc5a2 tempest-VolumesSummaryTest-2020950175 tempest-VolumesSummaryTest-2020950175-project-member] https://10.4.3.32/volume/v3/volumes/summary returned with HTTP 200 Aug 19 16:03:13.992987 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 716/2833] 10.4.3.32 () {68 vars in 1295 bytes} [Wed Aug 19 16:03:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:16.170319 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=237,cinder:INSERT=44,cinder:UPDATE=81 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:03:16.514418 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=211,cinder:UPDATE=60,cinder:INSERT=24 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:03:16.597249 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=238,cinder:INSERT=43,cinder:UPDATE=83 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:03:21.376237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-15848424-1b68-4bb9-9341-f69a6c1088fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:21.379286 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-15848424-1b68-4bb9-9341-f69a6c1088fb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:03:21.379585 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-15848424-1b68-4bb9-9341-f69a6c1088fb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:21.379791 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-15848424-1b68-4bb9-9341-f69a6c1088fb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:21.391022 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:21.391022 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:21.395002 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-15848424-1b68-4bb9-9341-f69a6c1088fb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:03:21.403803 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-15848424-1b68-4bb9-9341-f69a6c1088fb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:03:21.404254 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 706/2834] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:03:21 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:21.424562 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-241ecb99-5f61-4672-a4ad-8328235752cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:21.426800 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-241ecb99-5f61-4672-a4ad-8328235752cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329/action Aug 19 16:03:21.427172 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-241ecb99-5f61-4672-a4ad-8328235752cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:03:21.427311 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-241ecb99-5f61-4672-a4ad-8328235752cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:21.438585 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:21.438585 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:21.439011 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-241ecb99-5f61-4672-a4ad-8328235752cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:03:21.453623 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-241ecb99-5f61-4672-a4ad-8328235752cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Begin detaching volume completed successfully. Aug 19 16:03:21.453899 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-241ecb99-5f61-4672-a4ad-8328235752cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329/action returned with HTTP 202 Aug 19 16:03:21.454427 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 701/2835] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:03:21 2026] POST /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:03:21.515816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aa87d606-f03b-45b0-b19b-02fec334b2aa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:21.519998 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa87d606-f03b-45b0-b19b-02fec334b2aa tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:03:21.519998 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa87d606-f03b-45b0-b19b-02fec334b2aa tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:21.519998 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa87d606-f03b-45b0-b19b-02fec334b2aa tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:21.547092 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:21.547092 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:21.554160 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-77cf1bd7-5c31-4ff5-b137-159add18459c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:21.554687 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-77cf1bd7-5c31-4ff5-b137-159add18459c None None] GET https://10.4.3.32/volume// Aug 19 16:03:21.554890 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-77cf1bd7-5c31-4ff5-b137-159add18459c None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:21.555244 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-77cf1bd7-5c31-4ff5-b137-159add18459c None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:21.555694 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-77cf1bd7-5c31-4ff5-b137-159add18459c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:03:21.555786 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aa87d606-f03b-45b0-b19b-02fec334b2aa tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:03:21.556321 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 717/2836] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:03: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 19 16:03:21.561520 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa87d606-f03b-45b0-b19b-02fec334b2aa tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:03:21.562131 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 713/2837] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:21 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:21.565865 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-a69db263-debd-4ba1-b8cb-f7294d756265 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:21.568329 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-a69db263-debd-4ba1-b8cb-f7294d756265 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:03:21.568593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-a69db263-debd-4ba1-b8cb-f7294d756265 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:21.568962 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-a69db263-debd-4ba1-b8cb-f7294d756265 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:21.579942 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:21.579942 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:21.583907 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-a69db263-debd-4ba1-b8cb-f7294d756265 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:03:21.588905 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-a69db263-debd-4ba1-b8cb-f7294d756265 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:03:21.589429 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 707/2838] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:03:21 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:03:22.581777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-18fd42ea-03d3-4eda-b1d3-16167362ade8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:22.583926 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18fd42ea-03d3-4eda-b1d3-16167362ade8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:03:22.584189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18fd42ea-03d3-4eda-b1d3-16167362ade8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:22.584433 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18fd42ea-03d3-4eda-b1d3-16167362ade8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:22.594780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-300be464-9186-4a5b-854e-00452897f460 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:22.595641 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:22.595641 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:22.598321 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-18fd42ea-03d3-4eda-b1d3-16167362ade8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:03:22.598466 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-300be464-9186-4a5b-854e-00452897f460 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] DELETE https://10.4.3.32/volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9 Aug 19 16:03:22.598836 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-300be464-9186-4a5b-854e-00452897f460 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:22.599240 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-300be464-9186-4a5b-854e-00452897f460 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:22.602888 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18fd42ea-03d3-4eda-b1d3-16167362ade8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:03:22.603336 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 702/2839] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:22 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:22.619330 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:22.619330 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:22.689001 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-13215bb3-cd28-4e9f-9345-3c4fa46c206b req-300be464-9186-4a5b-854e-00452897f460 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9 returned with HTTP 200 Aug 19 16:03:22.689447 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 718/2840] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:03:22 2026] DELETE /volume/v3/attachments/8de10659-b679-470c-9081-3091f5b84bf9 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:23.623698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-de4c04a0-905e-4475-848d-cf0ec423c1db None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:23.626586 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de4c04a0-905e-4475-848d-cf0ec423c1db tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:03:23.626586 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de4c04a0-905e-4475-848d-cf0ec423c1db tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:23.626586 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de4c04a0-905e-4475-848d-cf0ec423c1db tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:23.635391 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:23.635391 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:23.640160 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-de4c04a0-905e-4475-848d-cf0ec423c1db tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:03:23.645996 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de4c04a0-905e-4475-848d-cf0ec423c1db tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:03:23.647448 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 714/2841] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:23 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:03:25.486142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc683748-998b-4c69-b626-6ab7994e8c14 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:25.604111 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc683748-998b-4c69-b626-6ab7994e8c14 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:03:25.604480 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc683748-998b-4c69-b626-6ab7994e8c14 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-544392155-1223541988", "extra_specs": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:25.621902 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc683748-998b-4c69-b626-6ab7994e8c14 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:03:25.622413 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 708/2842] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:03:25 2026] POST /volume/v3/types => generated 268 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:28.282275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb1158af-f0f1-483b-8583-5980067605db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.284349 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb1158af-f0f1-483b-8583-5980067605db tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:03:28.284904 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb1158af-f0f1-483b-8583-5980067605db tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1689628039-1380978750", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:28.303837 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb1158af-f0f1-483b-8583-5980067605db tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:03:28.304561 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 703/2843] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:03:28 2026] POST /volume/v3/types => generated 269 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:28.317488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3505d410-2991-4f2b-bf32-4ecdf905a6af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.320012 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3505d410-2991-4f2b-bf32-4ecdf905a6af tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:03:28.320476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3505d410-2991-4f2b-bf32-4ecdf905a6af tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1378946093-1531956414", "extra_specs": {}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:28.322507 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.322507 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:28.340853 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3505d410-2991-4f2b-bf32-4ecdf905a6af tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:03:28.341282 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 719/2844] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:03:28 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 19 16:03:28.353694 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.355952 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:28.357619 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1365323143", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1689628039-1380978750", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:28.359227 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1365323143', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1689628039-1380978750', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:28.363914 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume of 1 GB Aug 19 16:03:28.364338 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.364338 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:28.365110 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Availability Zones retrieved successfully. Aug 19 16:03:28.376262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Flow 'volume_create_api' (2754306d-de6a-4529-8b9e-f178c71fff01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:28.376262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e478373-91bf-40db-bd1c-8531916994c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.378301 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:28.414570 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e478373-91bf-40db-bd1c-8531916994c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ee026aa-abec-4620-9d6c-efc649abb89b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1689628039-1380978750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ee026aa-abec-4620-9d6c-efc649abb89b', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.415415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7dc5ce4-c029-4e17-8f23-579dc60501e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.456864 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1689628039-1380978750 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1689628039-1380978750, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:03:28.457279 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1689628039-1380978750 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1689628039-1380978750, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:03:28.485688 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cc60dbce-ec94-4284-824c-6460ad305877 req-46e3b862-dc83-4ef5-95ac-0a46c067c2de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.489112 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-46e3b862-dc83-4ef5-95ac-0a46c067c2de tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:28.489426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-46e3b862-dc83-4ef5-95ac-0a46c067c2de tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:28.489839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-46e3b862-dc83-4ef5-95ac-0a46c067c2de tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:28.508408 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.508408 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:28.515001 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-cc60dbce-ec94-4284-824c-6460ad305877 req-46e3b862-dc83-4ef5-95ac-0a46c067c2de tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:28.525124 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-46e3b862-dc83-4ef5-95ac-0a46c067c2de tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:28.525688 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 709/2845] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:03:28 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:28.531680 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Created reservations ['eee0a406-0ff1-48ae-8c6e-964dfd20c1b1', '3503186e-5b82-4f59-99e1-44440502c91f', '67f54022-0bda-4f41-8bab-6f56be2d66ff', '1204bc5a-b814-4040-a91f-721d5843b8ed'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:28.532622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7dc5ce4-c029-4e17-8f23-579dc60501e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee0a406-0ff1-48ae-8c6e-964dfd20c1b1', '3503186e-5b82-4f59-99e1-44440502c91f', '67f54022-0bda-4f41-8bab-6f56be2d66ff', '1204bc5a-b814-4040-a91f-721d5843b8ed']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.533566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0778a19d-574c-41fc-8479-903fc6266694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.561830 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0778a19d-574c-41fc-8479-903fc6266694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7e94894-2d5d-42c4-9ada-ce6e3246462d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1365323143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b848042add44eda9d0f53b494b0508',qos_specs=None,replication_status=,reservations=['eee0a406-0ff1-48ae-8c6e-964dfd20c1b1','3503186e-5b82-4f59-99e1-44440502c91f','67f54022-0bda-4f41-8bab-6f56be2d66ff','1204bc5a-b814-4040-a91f-721d5843b8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779d2ecfe273495f996999c9d8eec26b',volume_type_id=5ee026aa-abec-4620-9d6c-efc649abb89b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1365323143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7e94894-2d5d-42c4-9ada-ce6e3246462d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b848042add44eda9d0f53b494b0508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='779d2ecfe273495f996999c9d8eec26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ee026aa-abec-4620-9d6c-efc649abb89b),volume_type_id=5ee026aa-abec-4620-9d6c-efc649abb89b)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.562770 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f4cfd8-0ac3-4063-b989-681789895e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.585304 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f4cfd8-0ac3-4063-b989-681789895e3a) transitioned into 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-1365323143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b848042add44eda9d0f53b494b0508',qos_specs=None,replication_status=,reservations=['eee0a406-0ff1-48ae-8c6e-964dfd20c1b1','3503186e-5b82-4f59-99e1-44440502c91f','67f54022-0bda-4f41-8bab-6f56be2d66ff','1204bc5a-b814-4040-a91f-721d5843b8ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779d2ecfe273495f996999c9d8eec26b',volume_type_id=5ee026aa-abec-4620-9d6c-efc649abb89b)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.586954 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd03a28-af5a-4e13-a534-f76d816bbde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.601403 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd03a28-af5a-4e13-a534-f76d816bbde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.602644 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Flow 'volume_create_api' (2754306d-de6a-4529-8b9e-f178c71fff01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:28.603187 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume request issued successfully. Aug 19 16:03:28.604242 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a0f3724-158c-483b-95e7-3e1c51d72404 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:28.604721 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 715/2846] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:03:28 2026] POST /volume/v3/volumes => generated 845 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:28.623785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ac2cd6d-a1e1-4f89-814f-9713656f8007 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.624330 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ac2cd6d-a1e1-4f89-814f-9713656f8007 None None] GET https://10.4.3.32/volume// Aug 19 16:03:28.624570 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ac2cd6d-a1e1-4f89-814f-9713656f8007 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:28.625008 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ac2cd6d-a1e1-4f89-814f-9713656f8007 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:28.625296 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ac2cd6d-a1e1-4f89-814f-9713656f8007 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:03:28.625735 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 704/2847] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:03: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 19 16:03:28.628567 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.630633 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:28.631059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-134100158", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1378946093-1531956414", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:28.632739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-134100158', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1378946093-1531956414', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:28.636569 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cc60dbce-ec94-4284-824c-6460ad305877 req-6013e022-d1eb-49c7-8144-f621fe233751 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.637084 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume of 1 GB Aug 19 16:03:28.637838 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.637838 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:28.638048 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Availability Zones retrieved successfully. Aug 19 16:03:28.638805 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-6013e022-d1eb-49c7-8144-f621fe233751 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:03:28.639562 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-6013e022-d1eb-49c7-8144-f621fe233751 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e", "connector": null, "instance_uuid": "98306c03-708a-4c0b-b7c7-f437d6bc2dc9"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:28.645304 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Flow 'volume_create_api' (18e26e10-dd39-4012-8344-f4b64500ceb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:28.646571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5624c371-25e9-4162-b0fd-5ddd3463923d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.647847 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:28.649036 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.649036 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:28.673250 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5624c371-25e9-4162-b0fd-5ddd3463923d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0f943ab-c01b-40eb-b239-0c97efb4a65e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1378946093-1531956414',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0f943ab-c01b-40eb-b239-0c97efb4a65e', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.674135 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609095d9-0723-4833-a4e6-ee7b871dca1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.687917 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-6013e022-d1eb-49c7-8144-f621fe233751 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:03:28.688269 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 710/2848] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:03:28 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 19 16:03:28.710409 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1378946093-1531956414 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1378946093-1531956414, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:03:28.710727 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1378946093-1531956414 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1378946093-1531956414, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:03:28.727673 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e72d38c2-f099-4436-bf02-bb6dbd71b966 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.727673 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e72d38c2-f099-4436-bf02-bb6dbd71b966 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:28.727673 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e72d38c2-f099-4436-bf02-bb6dbd71b966 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:28.728076 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e72d38c2-f099-4436-bf02-bb6dbd71b966 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:28.746304 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.746304 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:28.750324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Created reservations ['004031db-c665-4d2c-8cb4-23e93f1bda56', '5e4141eb-436e-4d3a-bf28-e473a48af83e', '3c726e51-74a5-461b-9883-5ddfec66bcd4', 'b832776d-7d81-4324-baa8-257d7c86091b'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:28.751307 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609095d9-0723-4833-a4e6-ee7b871dca1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004031db-c665-4d2c-8cb4-23e93f1bda56', '5e4141eb-436e-4d3a-bf28-e473a48af83e', '3c726e51-74a5-461b-9883-5ddfec66bcd4', 'b832776d-7d81-4324-baa8-257d7c86091b']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.752894 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5818d6-71e8-4f0a-af8c-84dadcfbc5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.753036 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-16dc84b4-95fe-43c6-998e-809f4fa86fa3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.753288 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16dc84b4-95fe-43c6-998e-809f4fa86fa3 None None] GET https://10.4.3.32/volume// Aug 19 16:03:28.753527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16dc84b4-95fe-43c6-998e-809f4fa86fa3 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:28.754186 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e72d38c2-f099-4436-bf02-bb6dbd71b966 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:28.754242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16dc84b4-95fe-43c6-998e-809f4fa86fa3 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:28.754362 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16dc84b4-95fe-43c6-998e-809f4fa86fa3 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:03:28.754799 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 705/2849] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:03:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:03:28.762883 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e72d38c2-f099-4436-bf02-bb6dbd71b966 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:28.762883 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 716/2850] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:28 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:28.766216 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cc60dbce-ec94-4284-824c-6460ad305877 req-94006b7a-776c-4bec-a8c7-061be2ad507a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.768260 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-94006b7a-776c-4bec-a8c7-061be2ad507a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:28.768448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-94006b7a-776c-4bec-a8c7-061be2ad507a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:28.768666 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-94006b7a-776c-4bec-a8c7-061be2ad507a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:28.779021 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.779021 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:28.780211 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5818d6-71e8-4f0a-af8c-84dadcfbc5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64f47d7d-1fd8-4fba-add2-98f494fa9f1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-134100158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b848042add44eda9d0f53b494b0508',qos_specs=None,replication_status=,reservations=['004031db-c665-4d2c-8cb4-23e93f1bda56','5e4141eb-436e-4d3a-bf28-e473a48af83e','3c726e51-74a5-461b-9883-5ddfec66bcd4','b832776d-7d81-4324-baa8-257d7c86091b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779d2ecfe273495f996999c9d8eec26b',volume_type_id=b0f943ab-c01b-40eb-b239-0c97efb4a65e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-134100158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64f47d7d-1fd8-4fba-add2-98f494fa9f1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b848042add44eda9d0f53b494b0508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='779d2ecfe273495f996999c9d8eec26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0f943ab-c01b-40eb-b239-0c97efb4a65e),volume_type_id=b0f943ab-c01b-40eb-b239-0c97efb4a65e)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.781481 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c64fc71-276f-45ea-ba99-cebc7441c0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.783223 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-cc60dbce-ec94-4284-824c-6460ad305877 req-94006b7a-776c-4bec-a8c7-061be2ad507a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:28.789850 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-94006b7a-776c-4bec-a8c7-061be2ad507a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:28.791027 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 711/2851] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:03:28 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:03:28.814428 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c64fc71-276f-45ea-ba99-cebc7441c0c4) transitioned into 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-134100158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b848042add44eda9d0f53b494b0508',qos_specs=None,replication_status=,reservations=['004031db-c665-4d2c-8cb4-23e93f1bda56','5e4141eb-436e-4d3a-bf28-e473a48af83e','3c726e51-74a5-461b-9883-5ddfec66bcd4','b832776d-7d81-4324-baa8-257d7c86091b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779d2ecfe273495f996999c9d8eec26b',volume_type_id=b0f943ab-c01b-40eb-b239-0c97efb4a65e)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.815532 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d456bab5-c133-42b6-8f43-10cb4e568b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:28.834059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d456bab5-c133-42b6-8f43-10cb4e568b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:28.835495 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Flow 'volume_create_api' (18e26e10-dd39-4012-8344-f4b64500ceb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:28.836161 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume request issued successfully. Aug 19 16:03:28.837612 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-49042145-5ff8-4eb8-b5f9-c3a2d621a8d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:28.837806 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 720/2852] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:03:28 2026] POST /volume/v3/volumes => generated 844 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:28.877390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.879393 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:28.880372 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1973583134", "snapshot_id": null, "imageRef": "eba0d9de-3be9-4f73-b6e3-dd4722511b89", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-544392155-1223541988", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:28.882842 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1973583134', 'snapshot_id': None, 'imageRef': 'eba0d9de-3be9-4f73-b6e3-dd4722511b89', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-544392155-1223541988', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:28.923627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-cc60dbce-ec94-4284-824c-6460ad305877 req-67cec499-d17e-42dd-b8c0-38cb31c67de7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:28.925976 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-67cec499-d17e-42dd-b8c0-38cb31c67de7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] PUT https://10.4.3.32/volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e Aug 19 16:03:28.926397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-67cec499-d17e-42dd-b8c0-38cb31c67de7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:28.936919 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-cc60dbce-ec94-4284-824c-6460ad305877 req-67cec499-d17e-42dd-b8c0-38cb31c67de7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Acquiring lock "cinder-attachment_update-f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:03:28.942259 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-cc60dbce-ec94-4284-824c-6460ad305877 req-67cec499-d17e-42dd-b8c0-38cb31c67de7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Lock "cinder-attachment_update-f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:03:28.943268 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.943268 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:28.986877 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume of 1 GB Aug 19 16:03:28.987358 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:28.987358 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:28.988483 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Availability Zones retrieved successfully. Aug 19 16:03:28.997958 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Flow 'volume_create_api' (5da81da9-5a85-4042-b747-ffa1b07d2683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:28.999897 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cbb652-a6a7-4daa-8952-439ac67756ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:29.000834 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:29.064929 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cbb652-a6a7-4daa-8952-439ac67756ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:03:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad8e9c79-74ee-46cf-8ed1-46f2d0f14819,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-544392155-1223541988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad8e9c79-74ee-46cf-8ed1-46f2d0f14819', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:29.066869 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb895e0d-f899-4e19-b23a-e818e8204c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:29.107542 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-544392155-1223541988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-544392155-1223541988, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:03:29.108153 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-544392155-1223541988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-544392155-1223541988, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:03:29.127492 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-cc60dbce-ec94-4284-824c-6460ad305877 req-67cec499-d17e-42dd-b8c0-38cb31c67de7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Lock "cinder-attachment_update-f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e-np0000007787" released by "attachment_update" :: held 0.185s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:03:29.127995 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-67cec499-d17e-42dd-b8c0-38cb31c67de7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e returned with HTTP 200 Aug 19 16:03:29.128850 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 717/2853] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:03:28 2026] PUT /volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:29.143703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Created reservations ['56e31287-5e5e-4aed-8fcf-a66d5a4d3000', '62526917-3f4d-45f9-8992-566a37cc99be', '697707df-9784-4e0b-a552-e093e18f690f', '2928d0ca-e06d-4c69-8ed2-690dd86b732d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:29.144959 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb895e0d-f899-4e19-b23a-e818e8204c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e31287-5e5e-4aed-8fcf-a66d5a4d3000', '62526917-3f4d-45f9-8992-566a37cc99be', '697707df-9784-4e0b-a552-e093e18f690f', '2928d0ca-e06d-4c69-8ed2-690dd86b732d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:29.146026 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f47bd7b5-d58f-4947-a3b9-806fb04b6c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:29.180039 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f47bd7b5-d58f-4947-a3b9-806fb04b6c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e1dae6-864c-49ce-b0c9-44d585f45f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1973583134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b848042add44eda9d0f53b494b0508',qos_specs=None,replication_status=,reservations=['56e31287-5e5e-4aed-8fcf-a66d5a4d3000','62526917-3f4d-45f9-8992-566a37cc99be','697707df-9784-4e0b-a552-e093e18f690f','2928d0ca-e06d-4c69-8ed2-690dd86b732d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779d2ecfe273495f996999c9d8eec26b',volume_type_id=ad8e9c79-74ee-46cf-8ed1-46f2d0f14819), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1973583134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e1dae6-864c-49ce-b0c9-44d585f45f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b848042add44eda9d0f53b494b0508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='779d2ecfe273495f996999c9d8eec26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad8e9c79-74ee-46cf-8ed1-46f2d0f14819),volume_type_id=ad8e9c79-74ee-46cf-8ed1-46f2d0f14819)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:29.180923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c6ad11-a0d9-471a-b2c8-30006e4dd474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:29.206939 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c6ad11-a0d9-471a-b2c8-30006e4dd474) transitioned into 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-1973583134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b848042add44eda9d0f53b494b0508',qos_specs=None,replication_status=,reservations=['56e31287-5e5e-4aed-8fcf-a66d5a4d3000','62526917-3f4d-45f9-8992-566a37cc99be','697707df-9784-4e0b-a552-e093e18f690f','2928d0ca-e06d-4c69-8ed2-690dd86b732d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='779d2ecfe273495f996999c9d8eec26b',volume_type_id=ad8e9c79-74ee-46cf-8ed1-46f2d0f14819)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:29.207823 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c13329-292c-4dd0-a969-61eef18108f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:29.220254 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c13329-292c-4dd0-a969-61eef18108f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:29.221629 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Flow 'volume_create_api' (5da81da9-5a85-4042-b747-ffa1b07d2683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:29.222360 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Create volume request issued successfully. Aug 19 16:03:29.223296 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0eee76c5-2b5e-4034-94ca-a5e282eb9943 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:29.223964 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 706/2854] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:03:28 2026] POST /volume/v3/volumes => generated 844 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 16:03:29.241828 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-984b9c17-e6ee-4976-8090-6c6bf81595ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:29.244183 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-984b9c17-e6ee-4976-8090-6c6bf81595ef tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:29.244396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-984b9c17-e6ee-4976-8090-6c6bf81595ef tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:29.244592 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-984b9c17-e6ee-4976-8090-6c6bf81595ef tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:29.253265 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:29.253265 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:29.260208 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-984b9c17-e6ee-4976-8090-6c6bf81595ef tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:29.266179 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-984b9c17-e6ee-4976-8090-6c6bf81595ef tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:29.266731 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 712/2855] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:29 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:29.780138 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e2ffb05-d187-4984-9ba6-eea0e65d181c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:29.783603 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e2ffb05-d187-4984-9ba6-eea0e65d181c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:29.783918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e2ffb05-d187-4984-9ba6-eea0e65d181c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:29.784085 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e2ffb05-d187-4984-9ba6-eea0e65d181c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:29.796944 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:29.796944 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:29.802200 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6e2ffb05-d187-4984-9ba6-eea0e65d181c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:29.810013 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e2ffb05-d187-4984-9ba6-eea0e65d181c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:29.810472 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 721/2856] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:29 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:30.284797 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d5d8c84-8d9c-47b9-9b1f-fcb7be18746a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:30.288494 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d5d8c84-8d9c-47b9-9b1f-fcb7be18746a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:30.288750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d5d8c84-8d9c-47b9-9b1f-fcb7be18746a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:30.289017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d5d8c84-8d9c-47b9-9b1f-fcb7be18746a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:30.299015 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:30.299015 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:30.303476 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d5d8c84-8d9c-47b9-9b1f-fcb7be18746a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:30.309725 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d5d8c84-8d9c-47b9-9b1f-fcb7be18746a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:30.310325 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 718/2857] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:30 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:30.834818 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4a2c7a7-dee4-4fb7-8355-3f0bf855eaca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:30.837510 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4a2c7a7-dee4-4fb7-8355-3f0bf855eaca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:30.837829 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4a2c7a7-dee4-4fb7-8355-3f0bf855eaca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:30.838114 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4a2c7a7-dee4-4fb7-8355-3f0bf855eaca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:30.853656 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:30.853656 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:30.857658 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4a2c7a7-dee4-4fb7-8355-3f0bf855eaca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:30.863628 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4a2c7a7-dee4-4fb7-8355-3f0bf855eaca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:30.864535 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 707/2858] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:30 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:31.330980 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-705f70ac-003d-4eb9-877e-427d7e03edff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:31.333651 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-705f70ac-003d-4eb9-877e-427d7e03edff tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:31.333651 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-705f70ac-003d-4eb9-877e-427d7e03edff tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:31.333967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-705f70ac-003d-4eb9-877e-427d7e03edff tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:31.344346 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:31.344346 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:31.358674 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-705f70ac-003d-4eb9-877e-427d7e03edff tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:31.368745 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-705f70ac-003d-4eb9-877e-427d7e03edff tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:31.369750 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 713/2859] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:31 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:31.878246 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d99c5ada-bf3a-4e42-979e-5517505fea56 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:31.880096 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d99c5ada-bf3a-4e42-979e-5517505fea56 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:31.880339 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d99c5ada-bf3a-4e42-979e-5517505fea56 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:31.880653 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d99c5ada-bf3a-4e42-979e-5517505fea56 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:31.892446 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:31.892446 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:31.896277 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d99c5ada-bf3a-4e42-979e-5517505fea56 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:31.901659 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d99c5ada-bf3a-4e42-979e-5517505fea56 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:31.902084 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 722/2860] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:31 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:32.388090 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0bbd4f57-6eea-4747-9932-5784bcae49a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:32.393973 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0bbd4f57-6eea-4747-9932-5784bcae49a9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:32.393973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0bbd4f57-6eea-4747-9932-5784bcae49a9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:32.393973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0bbd4f57-6eea-4747-9932-5784bcae49a9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:32.405334 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:32.405334 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:32.411128 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0bbd4f57-6eea-4747-9932-5784bcae49a9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:32.421084 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0bbd4f57-6eea-4747-9932-5784bcae49a9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:32.421471 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 719/2861] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:32 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:32.433910 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cc60dbce-ec94-4284-824c-6460ad305877 req-f5384347-d540-46ae-bd90-5d258af6af03 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:32.437315 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-f5384347-d540-46ae-bd90-5d258af6af03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e/action Aug 19 16:03:32.437787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-f5384347-d540-46ae-bd90-5d258af6af03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:03:32.437955 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-f5384347-d540-46ae-bd90-5d258af6af03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:32.469182 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:32.469182 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:32.483008 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cc60dbce-ec94-4284-824c-6460ad305877 req-f5384347-d540-46ae-bd90-5d258af6af03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e/action returned with HTTP 204 Aug 19 16:03:32.483595 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 708/2862] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:03:32 2026] POST /volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:32.915212 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a91ba9f-a916-4318-bce0-ee07e9fc42c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:32.917208 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a91ba9f-a916-4318-bce0-ee07e9fc42c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:32.917440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a91ba9f-a916-4318-bce0-ee07e9fc42c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:32.917622 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a91ba9f-a916-4318-bce0-ee07e9fc42c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:32.929219 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:32.929219 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:32.933796 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a91ba9f-a916-4318-bce0-ee07e9fc42c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:32.940797 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a91ba9f-a916-4318-bce0-ee07e9fc42c9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:32.941323 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 714/2863] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:32 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1652 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:32.958123 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5bb639d3-02d5-4d72-bba8-9c971aa0952f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:32.961476 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5bb639d3-02d5-4d72-bba8-9c971aa0952f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:03:32.961722 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5bb639d3-02d5-4d72-bba8-9c971aa0952f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-104634220"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:32.986041 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:32.986041 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:32.986742 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5bb639d3-02d5-4d72-bba8-9c971aa0952f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:32.987007 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-5bb639d3-02d5-4d72-bba8-9c971aa0952f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:32.993023 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5bb639d3-02d5-4d72-bba8-9c971aa0952f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 400 Aug 19 16:03:32.994246 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 723/2864] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:03:32 2026] POST /volume/v3/snapshots => generated 160 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:03:33.004900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-67af8995-84da-4678-aa62-590fdf5626e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:33.007525 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67af8995-84da-4678-aa62-590fdf5626e5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:03:33.008168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67af8995-84da-4678-aa62-590fdf5626e5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2139527883"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:33.032233 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:33.032233 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:33.033004 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-67af8995-84da-4678-aa62-590fdf5626e5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:33.033114 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-67af8995-84da-4678-aa62-590fdf5626e5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:33.035420 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7695f9a0-2cc5-43de-afd2-e68d7227882d req-ad4d5cd9-210e-4424-abaf-a9e73d888bc5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:33.037471 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7695f9a0-2cc5-43de-afd2-e68d7227882d req-ad4d5cd9-210e-4424-abaf-a9e73d888bc5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2 Aug 19 16:03:33.038503 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7695f9a0-2cc5-43de-afd2-e68d7227882d req-ad4d5cd9-210e-4424-abaf-a9e73d888bc5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:33.038503 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7695f9a0-2cc5-43de-afd2-e68d7227882d req-ad4d5cd9-210e-4424-abaf-a9e73d888bc5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:33.045906 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:33.045906 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:33.073318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-67af8995-84da-4678-aa62-590fdf5626e5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['2ba651f5-e9eb-46e0-9e74-63b2dda6eb70', '81ed60c2-6ea7-41b2-9618-543e28a4ef78', 'b9a45636-829d-4a0b-9ee7-07614bf1ced7', '87245987-569d-4f27-8e47-522ad6bfdc24'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:33.103383 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7695f9a0-2cc5-43de-afd2-e68d7227882d req-ad4d5cd9-210e-4424-abaf-a9e73d888bc5 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2 returned with HTTP 200 Aug 19 16:03:33.103941 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 709/2865] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:03:33 2026] DELETE /volume/v3/attachments/c28fd556-46bb-4dba-9b54-7c92b79c36e2 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:33.114793 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-67af8995-84da-4678-aa62-590fdf5626e5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot force create request issued successfully. Aug 19 16:03:33.114793 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67af8995-84da-4678-aa62-590fdf5626e5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:03:33.114793 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 720/2866] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:03:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:33.128608 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2d10480-1a52-468e-bdb2-9fadce30953e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:33.131124 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2d10480-1a52-468e-bdb2-9fadce30953e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 Aug 19 16:03:33.131370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2d10480-1a52-468e-bdb2-9fadce30953e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:33.131611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2d10480-1a52-468e-bdb2-9fadce30953e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:33.138181 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:33.138181 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:33.138557 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2d10480-1a52-468e-bdb2-9fadce30953e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:33.139554 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2d10480-1a52-468e-bdb2-9fadce30953e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 returned with HTTP 200 Aug 19 16:03:33.140167 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 715/2867] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:33 2026] GET /volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:33.440324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ff4e5a60-4e53-42b1-8f57-26d310832652 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:33.442154 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff4e5a60-4e53-42b1-8f57-26d310832652 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:33.442355 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff4e5a60-4e53-42b1-8f57-26d310832652 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:33.442553 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff4e5a60-4e53-42b1-8f57-26d310832652 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:33.460146 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:33.460146 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:33.464958 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ff4e5a60-4e53-42b1-8f57-26d310832652 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:33.472214 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff4e5a60-4e53-42b1-8f57-26d310832652 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:33.472698 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 724/2868] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:33 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:34.150872 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1fba2be9-313a-4061-b08d-5bcd4febd8db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:34.153229 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fba2be9-313a-4061-b08d-5bcd4febd8db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 Aug 19 16:03:34.153458 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fba2be9-313a-4061-b08d-5bcd4febd8db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:34.153692 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fba2be9-313a-4061-b08d-5bcd4febd8db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:34.160467 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:34.160467 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:34.161100 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1fba2be9-313a-4061-b08d-5bcd4febd8db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:34.162114 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fba2be9-313a-4061-b08d-5bcd4febd8db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 returned with HTTP 200 Aug 19 16:03:34.162589 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 710/2869] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:34 2026] GET /volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:34.173748 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5c72bcd4-c0ed-45e6-9aad-084163522d27 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:34.175653 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c72bcd4-c0ed-45e6-9aad-084163522d27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:03:34.176009 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c72bcd4-c0ed-45e6-9aad-084163522d27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1629788813"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:34.189298 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:34.189298 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:34.190029 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5c72bcd4-c0ed-45e6-9aad-084163522d27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:34.190248 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-5c72bcd4-c0ed-45e6-9aad-084163522d27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:34.226799 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-5c72bcd4-c0ed-45e6-9aad-084163522d27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['7ae965cd-9b47-4110-8a97-6e227a0b4362', '111d4e35-e97d-4330-8af0-477e71c293bf', '6b3a28c3-4365-440a-833d-6f320b323edf', '50cf7bb4-7063-4852-939a-c67f604e7d40'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:34.266786 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5c72bcd4-c0ed-45e6-9aad-084163522d27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot force create request issued successfully. Aug 19 16:03:34.267308 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c72bcd4-c0ed-45e6-9aad-084163522d27 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:03:34.267950 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 721/2870] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:03:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:34.278376 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0c0cbb1-2df3-42f9-8e80-e6d6b9b9c083 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:34.280504 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0c0cbb1-2df3-42f9-8e80-e6d6b9b9c083 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 Aug 19 16:03:34.280741 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0c0cbb1-2df3-42f9-8e80-e6d6b9b9c083 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:34.280968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0c0cbb1-2df3-42f9-8e80-e6d6b9b9c083 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:34.286218 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:34.286218 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:34.286735 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0c0cbb1-2df3-42f9-8e80-e6d6b9b9c083 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:34.287693 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0c0cbb1-2df3-42f9-8e80-e6d6b9b9c083 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 returned with HTTP 200 Aug 19 16:03:34.288145 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 716/2871] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:34 2026] GET /volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:34.488105 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dc404322-d7ce-4f6c-a50a-37526f2a2544 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:34.490471 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc404322-d7ce-4f6c-a50a-37526f2a2544 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:34.490818 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc404322-d7ce-4f6c-a50a-37526f2a2544 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:34.491067 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc404322-d7ce-4f6c-a50a-37526f2a2544 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:34.498933 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:34.498933 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:34.503657 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dc404322-d7ce-4f6c-a50a-37526f2a2544 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:34.508618 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc404322-d7ce-4f6c-a50a-37526f2a2544 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:34.509054 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 725/2872] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:34 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:34.908908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e9bd22d1-b034-4863-866c-6f2f735fd6c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:34.910986 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9bd22d1-b034-4863-866c-6f2f735fd6c8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 Aug 19 16:03:34.911200 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9bd22d1-b034-4863-866c-6f2f735fd6c8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:34.911380 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9bd22d1-b034-4863-866c-6f2f735fd6c8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:34.911569 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e9bd22d1-b034-4863-866c-6f2f735fd6c8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Delete volume with id: a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 Aug 19 16:03:34.920381 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:34.920381 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:34.920906 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e9bd22d1-b034-4863-866c-6f2f735fd6c8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:03:34.941298 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e9bd22d1-b034-4863-866c-6f2f735fd6c8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Delete volume request issued successfully. Aug 19 16:03:34.941595 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9bd22d1-b034-4863-866c-6f2f735fd6c8 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 returned with HTTP 202 Aug 19 16:03:34.942177 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 711/2873] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:34 2026] DELETE /volume/v3/volumes/a7ea55d8-ebf2-43ec-8ed6-d7faa7a4c6a2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:34.955330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe146fa0-7bc5-4fe2-9ba1-5d95bfa17844 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:34.957801 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe146fa0-7bc5-4fe2-9ba1-5d95bfa17844 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] DELETE https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 Aug 19 16:03:34.958090 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe146fa0-7bc5-4fe2-9ba1-5d95bfa17844 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:34.958366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe146fa0-7bc5-4fe2-9ba1-5d95bfa17844 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:34.958519 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-fe146fa0-7bc5-4fe2-9ba1-5d95bfa17844 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Delete backup with id: 2d1fc2f1-4a98-4473-a9df-a01df1228951. Aug 19 16:03:34.966319 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:34.966319 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:34.989908 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-fe146fa0-7bc5-4fe2-9ba1-5d95bfa17844 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] delete_backup rpcapi backup_id 2d1fc2f1-4a98-4473-a9df-a01df1228951 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:03:34.991269 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe146fa0-7bc5-4fe2-9ba1-5d95bfa17844 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 returned with HTTP 202 Aug 19 16:03:34.991908 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 722/2874] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:34 2026] DELETE /volume/v3/backups/2d1fc2f1-4a98-4473-a9df-a01df1228951 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:03:35.000882 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6228d2d5-dbfc-466b-84df-39cb6a35e2f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:35.003950 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6228d2d5-dbfc-466b-84df-39cb6a35e2f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] DELETE https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:03:35.003950 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6228d2d5-dbfc-466b-84df-39cb6a35e2f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:35.004093 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6228d2d5-dbfc-466b-84df-39cb6a35e2f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:35.004206 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-6228d2d5-dbfc-466b-84df-39cb6a35e2f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Delete volume with id: 104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:03:35.014381 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:35.014381 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:35.014853 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6228d2d5-dbfc-466b-84df-39cb6a35e2f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:03:35.035563 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6228d2d5-dbfc-466b-84df-39cb6a35e2f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Delete volume request issued successfully. Aug 19 16:03:35.035754 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6228d2d5-dbfc-466b-84df-39cb6a35e2f6 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b returned with HTTP 202 Aug 19 16:03:35.036227 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 717/2875] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:34 2026] DELETE /volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:35.048707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-be21dd7c-d248-419a-9dd5-219f7841dc3a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:35.050278 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be21dd7c-d248-419a-9dd5-219f7841dc3a tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:03:35.050560 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be21dd7c-d248-419a-9dd5-219f7841dc3a tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:35.050849 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be21dd7c-d248-419a-9dd5-219f7841dc3a tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:35.060536 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:35.060536 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:35.066103 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-be21dd7c-d248-419a-9dd5-219f7841dc3a tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Volume info retrieved successfully. Aug 19 16:03:35.073591 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be21dd7c-d248-419a-9dd5-219f7841dc3a tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b returned with HTTP 200 Aug 19 16:03:35.074213 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 726/2876] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:35 2026] GET /volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:35.301546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fdb1833-a821-4b68-ab58-c09198310fb8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:35.303420 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fdb1833-a821-4b68-ab58-c09198310fb8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 Aug 19 16:03:35.303657 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fdb1833-a821-4b68-ab58-c09198310fb8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:35.303906 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fdb1833-a821-4b68-ab58-c09198310fb8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:35.309144 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:35.309144 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:35.309559 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0fdb1833-a821-4b68-ab58-c09198310fb8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:35.310310 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fdb1833-a821-4b68-ab58-c09198310fb8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 returned with HTTP 200 Aug 19 16:03:35.310636 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 712/2877] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:35 2026] GET /volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:35.322076 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a49768cf-9868-4171-be74-3a7960452067 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:35.324699 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a49768cf-9868-4171-be74-3a7960452067 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:03:35.325213 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a49768cf-9868-4171-be74-3a7960452067 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-65793588"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:35.340774 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:35.340774 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:35.341437 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a49768cf-9868-4171-be74-3a7960452067 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:35.341619 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-a49768cf-9868-4171-be74-3a7960452067 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:35.376463 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a49768cf-9868-4171-be74-3a7960452067 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['d71dcd3c-7e63-447b-a09e-6ae0241288e2', '6ecfc1d8-64f1-4ce1-96b9-9425dbaa0944', '135bce4b-26af-4178-b93a-f5b43aea7a78', '2b2a2aa3-7fd6-4556-8087-3060a82dae00'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:35.423718 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a49768cf-9868-4171-be74-3a7960452067 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot force create request issued successfully. Aug 19 16:03:35.424165 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a49768cf-9868-4171-be74-3a7960452067 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:03:35.424574 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 723/2878] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:03:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:35.439700 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df3cbdab-304c-4314-9260-f71261c6e0d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:35.441883 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df3cbdab-304c-4314-9260-f71261c6e0d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 Aug 19 16:03:35.443126 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df3cbdab-304c-4314-9260-f71261c6e0d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:35.443126 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df3cbdab-304c-4314-9260-f71261c6e0d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:35.449318 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:35.449318 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:35.449770 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df3cbdab-304c-4314-9260-f71261c6e0d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:35.450563 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df3cbdab-304c-4314-9260-f71261c6e0d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 returned with HTTP 200 Aug 19 16:03:35.451370 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 718/2879] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:35 2026] GET /volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:35.522729 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1de8dfa7-8afc-411a-a29d-b8615d081263 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:35.524753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1de8dfa7-8afc-411a-a29d-b8615d081263 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:35.525278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1de8dfa7-8afc-411a-a29d-b8615d081263 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:35.525608 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1de8dfa7-8afc-411a-a29d-b8615d081263 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:35.534556 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:35.534556 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:35.537679 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1de8dfa7-8afc-411a-a29d-b8615d081263 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:35.544388 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1de8dfa7-8afc-411a-a29d-b8615d081263 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:35.544388 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 727/2880] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:35 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:36.091119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-31153483-36a7-452f-a617-8dc0f5b05b28 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:36.093111 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31153483-36a7-452f-a617-8dc0f5b05b28 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] GET https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b Aug 19 16:03:36.093334 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31153483-36a7-452f-a617-8dc0f5b05b28 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:36.093550 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31153483-36a7-452f-a617-8dc0f5b05b28 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:36.099455 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31153483-36a7-452f-a617-8dc0f5b05b28 tempest-TestVolumeBackupRestore-1279192633 tempest-TestVolumeBackupRestore-1279192633-project-member] https://10.4.3.32/volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b returned with HTTP 404 Aug 19 16:03:36.100005 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 713/2881] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:36 2026] GET /volume/v3/volumes/104a63f9-bb64-4e1a-bb7c-6f21e667ea7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:36.465107 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bae822a4-280e-4f6f-895d-a3ffa817ce07 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:36.467410 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bae822a4-280e-4f6f-895d-a3ffa817ce07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 Aug 19 16:03:36.467858 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bae822a4-280e-4f6f-895d-a3ffa817ce07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:36.468219 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bae822a4-280e-4f6f-895d-a3ffa817ce07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:36.474446 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:36.474446 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:36.476666 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bae822a4-280e-4f6f-895d-a3ffa817ce07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:36.476666 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bae822a4-280e-4f6f-895d-a3ffa817ce07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 returned with HTTP 200 Aug 19 16:03:36.476666 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 724/2882] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:36 2026] GET /volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:36.489917 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2b668e9-d475-4658-a7e7-e27a860f707d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:36.491978 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2b668e9-d475-4658-a7e7-e27a860f707d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 Aug 19 16:03:36.492212 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2b668e9-d475-4658-a7e7-e27a860f707d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:36.492401 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2b668e9-d475-4658-a7e7-e27a860f707d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:36.492496 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a2b668e9-d475-4658-a7e7-e27a860f707d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: f119c688-ebfe-4fe8-b0cc-a031712bad90 Aug 19 16:03:36.501296 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:36.501296 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:36.501929 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2b668e9-d475-4658-a7e7-e27a860f707d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:36.533366 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2b668e9-d475-4658-a7e7-e27a860f707d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:03:36.533366 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2b668e9-d475-4658-a7e7-e27a860f707d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 returned with HTTP 202 Aug 19 16:03:36.533366 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 719/2883] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:03:36 2026] DELETE /volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:36.548401 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f0ddddb6-51b5-4f87-bf3b-04abef050fa1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:36.552780 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f0ddddb6-51b5-4f87-bf3b-04abef050fa1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 Aug 19 16:03:36.553062 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f0ddddb6-51b5-4f87-bf3b-04abef050fa1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:36.553267 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f0ddddb6-51b5-4f87-bf3b-04abef050fa1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:36.560878 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:36.560878 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:36.561424 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f0ddddb6-51b5-4f87-bf3b-04abef050fa1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:36.562305 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1853926f-5a3f-4f0b-bfa4-ee9ea41f8fa1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:36.562656 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f0ddddb6-51b5-4f87-bf3b-04abef050fa1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 returned with HTTP 200 Aug 19 16:03:36.562753 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 728/2884] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:36 2026] GET /volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:36.564808 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1853926f-5a3f-4f0b-bfa4-ee9ea41f8fa1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:36.565111 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1853926f-5a3f-4f0b-bfa4-ee9ea41f8fa1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:36.565358 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1853926f-5a3f-4f0b-bfa4-ee9ea41f8fa1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:36.576235 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:36.576235 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:36.582896 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1853926f-5a3f-4f0b-bfa4-ee9ea41f8fa1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:36.592009 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1853926f-5a3f-4f0b-bfa4-ee9ea41f8fa1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:36.592983 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 714/2885] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:36 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:37.577879 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-530e757b-d9b7-4b3f-970a-fe4353a1e286 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:37.579911 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-530e757b-d9b7-4b3f-970a-fe4353a1e286 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 Aug 19 16:03:37.580284 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-530e757b-d9b7-4b3f-970a-fe4353a1e286 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:37.580369 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-530e757b-d9b7-4b3f-970a-fe4353a1e286 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:37.584676 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-530e757b-d9b7-4b3f-970a-fe4353a1e286 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 returned with HTTP 404 Aug 19 16:03:37.585181 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 725/2886] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:37 2026] GET /volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:37.593932 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57f72520-ed3c-42e4-a827-b4f1f2ea5fd2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:37.596348 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57f72520-ed3c-42e4-a827-b4f1f2ea5fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 Aug 19 16:03:37.596610 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57f72520-ed3c-42e4-a827-b4f1f2ea5fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:37.596909 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57f72520-ed3c-42e4-a827-b4f1f2ea5fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:37.597024 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-57f72520-ed3c-42e4-a827-b4f1f2ea5fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 Aug 19 16:03:37.603408 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:37.603408 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:37.603927 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57f72520-ed3c-42e4-a827-b4f1f2ea5fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:37.612651 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1b03fb97-1d76-4203-b102-69aedb8a5a8a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:37.614695 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b03fb97-1d76-4203-b102-69aedb8a5a8a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:37.614695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b03fb97-1d76-4203-b102-69aedb8a5a8a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:37.614695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b03fb97-1d76-4203-b102-69aedb8a5a8a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:37.623791 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:37.623791 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:37.627678 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57f72520-ed3c-42e4-a827-b4f1f2ea5fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:03:37.627776 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1b03fb97-1d76-4203-b102-69aedb8a5a8a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:37.627929 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57f72520-ed3c-42e4-a827-b4f1f2ea5fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 returned with HTTP 202 Aug 19 16:03:37.628535 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 720/2887] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:03:37 2026] DELETE /volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:37.632218 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b03fb97-1d76-4203-b102-69aedb8a5a8a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:37.632574 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 729/2888] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:37 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:37.638293 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eace6e21-91bb-4607-b39b-f52e925c742d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:37.643235 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eace6e21-91bb-4607-b39b-f52e925c742d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 Aug 19 16:03:37.643792 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eace6e21-91bb-4607-b39b-f52e925c742d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:37.643792 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eace6e21-91bb-4607-b39b-f52e925c742d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:37.649702 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:37.649702 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:37.650385 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eace6e21-91bb-4607-b39b-f52e925c742d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:37.651343 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eace6e21-91bb-4607-b39b-f52e925c742d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 returned with HTTP 200 Aug 19 16:03:37.651816 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 715/2889] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:37 2026] GET /volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:38.649417 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a94a260-8483-4863-8174-9ba7ccaac802 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:38.651244 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a94a260-8483-4863-8174-9ba7ccaac802 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:38.651434 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a94a260-8483-4863-8174-9ba7ccaac802 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:38.651608 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a94a260-8483-4863-8174-9ba7ccaac802 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:38.658535 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:38.658535 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:38.661458 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-10e77ef2-5918-469a-b0be-a3ba78853bbd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:38.662831 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4a94a260-8483-4863-8174-9ba7ccaac802 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:38.663833 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10e77ef2-5918-469a-b0be-a3ba78853bbd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 Aug 19 16:03:38.664103 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10e77ef2-5918-469a-b0be-a3ba78853bbd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:38.664377 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10e77ef2-5918-469a-b0be-a3ba78853bbd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:38.668466 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a94a260-8483-4863-8174-9ba7ccaac802 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:38.668802 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 726/2890] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:38 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 1248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:38.670778 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10e77ef2-5918-469a-b0be-a3ba78853bbd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 returned with HTTP 404 Aug 19 16:03:38.670778 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 721/2891] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:38 2026] GET /volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:38.677547 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-351cfaed-4c38-4c49-ba12-a564ad3633d2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:38.679383 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-351cfaed-4c38-4c49-ba12-a564ad3633d2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 Aug 19 16:03:38.679561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-351cfaed-4c38-4c49-ba12-a564ad3633d2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:38.679753 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-351cfaed-4c38-4c49-ba12-a564ad3633d2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:38.679885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-351cfaed-4c38-4c49-ba12-a564ad3633d2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 1f6c3348-0ecb-4193-bd48-5e43c380d9b1 Aug 19 16:03:38.685245 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:38.685245 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:38.686733 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-351cfaed-4c38-4c49-ba12-a564ad3633d2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:38.716489 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-351cfaed-4c38-4c49-ba12-a564ad3633d2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:03:38.716680 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-351cfaed-4c38-4c49-ba12-a564ad3633d2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 returned with HTTP 202 Aug 19 16:03:38.717124 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 730/2892] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:03:38 2026] DELETE /volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:38.726797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-599db780-0f57-488a-bfc9-75924dfe81b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:38.728546 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-599db780-0f57-488a-bfc9-75924dfe81b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 Aug 19 16:03:38.728899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-599db780-0f57-488a-bfc9-75924dfe81b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:38.730291 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-599db780-0f57-488a-bfc9-75924dfe81b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:38.734799 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:38.734799 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:38.735399 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-599db780-0f57-488a-bfc9-75924dfe81b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:38.736930 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-599db780-0f57-488a-bfc9-75924dfe81b4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 returned with HTTP 200 Aug 19 16:03:38.738403 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 716/2893] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:38 2026] GET /volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:38.791716 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a51f12bb-c546-448d-9be9-e590927e97d6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:38.798560 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a51f12bb-c546-448d-9be9-e590927e97d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:38.798638 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a51f12bb-c546-448d-9be9-e590927e97d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:38.798950 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a51f12bb-c546-448d-9be9-e590927e97d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:38.810609 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:38.810609 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:38.816093 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a51f12bb-c546-448d-9be9-e590927e97d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:38.822223 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a51f12bb-c546-448d-9be9-e590927e97d6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:38.822633 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 727/2894] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:03:38 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:39.282237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a587f293-9d32-4fe5-8fe0-c060bfe60f36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.284254 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a587f293-9d32-4fe5-8fe0-c060bfe60f36 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:39.284482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a587f293-9d32-4fe5-8fe0-c060bfe60f36 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:39.284638 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a587f293-9d32-4fe5-8fe0-c060bfe60f36 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:39.290984 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:39.290984 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:39.294233 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a587f293-9d32-4fe5-8fe0-c060bfe60f36 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:39.298982 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-a587f293-9d32-4fe5-8fe0-c060bfe60f36 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:39.299617 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 722/2895] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:03:39 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 1248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:39.310025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-76de9f08-e40e-4630-8ac6-dcb8e266f29a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.310489 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-76de9f08-e40e-4630-8ac6-dcb8e266f29a None None] GET https://10.4.3.32/volume// Aug 19 16:03:39.310694 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-76de9f08-e40e-4630-8ac6-dcb8e266f29a None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:39.310977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-76de9f08-e40e-4630-8ac6-dcb8e266f29a None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:39.311403 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-76de9f08-e40e-4630-8ac6-dcb8e266f29a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:03:39.311749 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 731/2896] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:03: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 19 16:03:39.319658 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-85708459-b1a6-4211-914b-bbcad85ca504 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.323867 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-85708459-b1a6-4211-914b-bbcad85ca504 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:03:39.323867 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-85708459-b1a6-4211-914b-bbcad85ca504 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8e1dae6-864c-49ce-b0c9-44d585f45f65", "connector": null, "instance_uuid": "6a6e1f15-c434-4ba0-913b-bd19602a20af"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:39.331821 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:39.331821 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:39.365993 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-85708459-b1a6-4211-914b-bbcad85ca504 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:03:39.367110 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 717/2897] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:03:39 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 19 16:03:39.749235 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3543ab55-89a8-4794-96ac-09940763f223 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.751148 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3543ab55-89a8-4794-96ac-09940763f223 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 Aug 19 16:03:39.751846 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3543ab55-89a8-4794-96ac-09940763f223 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:39.751846 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3543ab55-89a8-4794-96ac-09940763f223 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:39.756369 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3543ab55-89a8-4794-96ac-09940763f223 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 returned with HTTP 404 Aug 19 16:03:39.756846 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 728/2898] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:39 2026] GET /volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:39.765696 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f6699d7-259c-4d48-8b38-31f02da3b5f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.768172 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f6699d7-259c-4d48-8b38-31f02da3b5f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 Aug 19 16:03:39.768469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f6699d7-259c-4d48-8b38-31f02da3b5f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:39.768719 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f6699d7-259c-4d48-8b38-31f02da3b5f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:39.768889 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-4f6699d7-259c-4d48-8b38-31f02da3b5f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 Aug 19 16:03:39.773337 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f6699d7-259c-4d48-8b38-31f02da3b5f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 returned with HTTP 404 Aug 19 16:03:39.773924 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 723/2899] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:03:39 2026] DELETE /volume/v3/snapshots/c7cc9eaa-2e0c-4523-b8e4-4f2d8488dfb6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:39.783079 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-04d773b5-e427-45cd-8256-dfd02ba5b613 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.784962 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04d773b5-e427-45cd-8256-dfd02ba5b613 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 Aug 19 16:03:39.785167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04d773b5-e427-45cd-8256-dfd02ba5b613 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:39.785350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04d773b5-e427-45cd-8256-dfd02ba5b613 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:39.785460 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-04d773b5-e427-45cd-8256-dfd02ba5b613 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 1f6c3348-0ecb-4193-bd48-5e43c380d9b1 Aug 19 16:03:39.790889 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04d773b5-e427-45cd-8256-dfd02ba5b613 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 returned with HTTP 404 Aug 19 16:03:39.790947 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 732/2900] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:03:39 2026] DELETE /volume/v3/snapshots/1f6c3348-0ecb-4193-bd48-5e43c380d9b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:39.799157 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4929e593-efaa-4a87-aca8-2669dfe87248 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.801417 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4929e593-efaa-4a87-aca8-2669dfe87248 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 Aug 19 16:03:39.801621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4929e593-efaa-4a87-aca8-2669dfe87248 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:39.801877 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4929e593-efaa-4a87-aca8-2669dfe87248 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:39.801991 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-4929e593-efaa-4a87-aca8-2669dfe87248 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: f119c688-ebfe-4fe8-b0cc-a031712bad90 Aug 19 16:03:39.808747 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4929e593-efaa-4a87-aca8-2669dfe87248 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 returned with HTTP 404 Aug 19 16:03:39.809358 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 718/2901] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:03:39 2026] DELETE /volume/v3/snapshots/f119c688-ebfe-4fe8-b0cc-a031712bad90 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:39.857203 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-34f2051d-2d88-4279-99ae-259368e35203 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.859930 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-34f2051d-2d88-4279-99ae-259368e35203 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:39.860136 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-34f2051d-2d88-4279-99ae-259368e35203 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:39.860342 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-34f2051d-2d88-4279-99ae-259368e35203 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:39.872414 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:39.872414 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:39.877159 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-34f2051d-2d88-4279-99ae-259368e35203 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:39.883179 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-34f2051d-2d88-4279-99ae-259368e35203 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:39.883724 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 729/2902] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:03:39 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1652 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:39.914510 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-f994a9af-d22b-4334-adc3-8c5c57db6c8e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:39.918881 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-f994a9af-d22b-4334-adc3-8c5c57db6c8e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e/action Aug 19 16:03:39.919301 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-f994a9af-d22b-4334-adc3-8c5c57db6c8e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:03:39.919439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-f994a9af-d22b-4334-adc3-8c5c57db6c8e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:39.938796 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:39.938796 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:39.939329 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-f994a9af-d22b-4334-adc3-8c5c57db6c8e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:39.946880 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-f994a9af-d22b-4334-adc3-8c5c57db6c8e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Begin detaching volume completed successfully. Aug 19 16:03:39.947166 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-f994a9af-d22b-4334-adc3-8c5c57db6c8e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e/action returned with HTTP 202 Aug 19 16:03:39.947627 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 724/2903] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:03:39 2026] POST /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:03:40.001544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d3662cb8-7967-44ec-b4f8-3ba5fd40d997 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:40.002121 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d3662cb8-7967-44ec-b4f8-3ba5fd40d997 None None] GET https://10.4.3.32/volume// Aug 19 16:03:40.002373 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d3662cb8-7967-44ec-b4f8-3ba5fd40d997 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:40.002640 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d3662cb8-7967-44ec-b4f8-3ba5fd40d997 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:40.003093 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d3662cb8-7967-44ec-b4f8-3ba5fd40d997 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:03:40.003668 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 733/2904] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:03: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 19 16:03:40.017477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-c14b23e7-36a3-43d1-8baa-4298d1e74104 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:40.020146 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-c14b23e7-36a3-43d1-8baa-4298d1e74104 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:40.020541 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-c14b23e7-36a3-43d1-8baa-4298d1e74104 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:40.020818 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-c14b23e7-36a3-43d1-8baa-4298d1e74104 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:40.034936 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:40.034936 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:40.039665 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-c14b23e7-36a3-43d1-8baa-4298d1e74104 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:40.046587 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-c14b23e7-36a3-43d1-8baa-4298d1e74104 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:40.047087 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 719/2905] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:03:40 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:03:40.512870 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0466f8f3-31ce-41dd-8e4b-ae1f404618e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:40.513371 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0466f8f3-31ce-41dd-8e4b-ae1f404618e6 None None] GET https://10.4.3.32/volume// Aug 19 16:03:40.513538 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0466f8f3-31ce-41dd-8e4b-ae1f404618e6 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:40.513833 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0466f8f3-31ce-41dd-8e4b-ae1f404618e6 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:40.514216 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0466f8f3-31ce-41dd-8e4b-ae1f404618e6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:03:40.514548 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 730/2906] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:03: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 19 16:03:40.528216 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-5b9a5b94-127c-4c8b-ad2c-3146ebb20970 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:40.530984 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-5b9a5b94-127c-4c8b-ad2c-3146ebb20970 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:03:40.531239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-5b9a5b94-127c-4c8b-ad2c-3146ebb20970 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:40.531427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-5b9a5b94-127c-4c8b-ad2c-3146ebb20970 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:40.541043 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:40.541043 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:40.544608 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-5b9a5b94-127c-4c8b-ad2c-3146ebb20970 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:03:40.549366 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-5b9a5b94-127c-4c8b-ad2c-3146ebb20970 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:03:40.549770 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 725/2907] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:03:40 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 1427 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:03:40.652807 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-7a9e8822-b26b-4de4-bf46-d764e5d1ef43 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:40.655880 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-7a9e8822-b26b-4de4-bf46-d764e5d1ef43 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] PUT https://10.4.3.32/volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b Aug 19 16:03:40.655880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-7a9e8822-b26b-4de4-bf46-d764e5d1ef43 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:40.664524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-7a9e8822-b26b-4de4-bf46-d764e5d1ef43 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Acquiring lock "cinder-attachment_update-c8e1dae6-864c-49ce-b0c9-44d585f45f65-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:03:40.669180 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-7a9e8822-b26b-4de4-bf46-d764e5d1ef43 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Lock "cinder-attachment_update-c8e1dae6-864c-49ce-b0c9-44d585f45f65-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:03:40.670309 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:40.670309 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:40.790338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-7a9e8822-b26b-4de4-bf46-d764e5d1ef43 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Lock "cinder-attachment_update-c8e1dae6-864c-49ce-b0c9-44d585f45f65-np0000007787" released by "attachment_update" :: held 0.121s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:03:40.790727 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-7a9e8822-b26b-4de4-bf46-d764e5d1ef43 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b returned with HTTP 200 Aug 19 16:03:40.791413 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 734/2908] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:03:40 2026] PUT /volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:40.820577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-6327bd58-ce2d-4376-a523-992b3f49c9cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:40.824155 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-6327bd58-ce2d-4376-a523-992b3f49c9cf tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b/action Aug 19 16:03:40.824594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-6327bd58-ce2d-4376-a523-992b3f49c9cf tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:03:40.824742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-6327bd58-ce2d-4376-a523-992b3f49c9cf tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:40.846667 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:40.846667 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:40.862362 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4f7956fa-56e0-4e3c-b397-ea4c40b92f5a req-6327bd58-ce2d-4376-a523-992b3f49c9cf tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b/action returned with HTTP 204 Aug 19 16:03:40.862966 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 720/2909] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:03:40 2026] POST /volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:41.077242 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-4f0054a9-0a86-4716-8c0e-48e18e2037b7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:41.080142 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-4f0054a9-0a86-4716-8c0e-48e18e2037b7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e Aug 19 16:03:41.080212 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-4f0054a9-0a86-4716-8c0e-48e18e2037b7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:41.080341 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-4f0054a9-0a86-4716-8c0e-48e18e2037b7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:41.088453 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:41.088453 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:41.136119 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fd24f35e-d6f4-4242-85ae-76388a2d2cc9 req-4f0054a9-0a86-4716-8c0e-48e18e2037b7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e returned with HTTP 200 Aug 19 16:03:41.136560 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 731/2910] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:03:41 2026] DELETE /volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:42.390588 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-08057dca-e1ad-4100-9308-ab45b7d1395d req-b46780ec-c8d7-40e8-b420-f9e582e53204 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:42.394284 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-08057dca-e1ad-4100-9308-ab45b7d1395d req-b46780ec-c8d7-40e8-b420-f9e582e53204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e Aug 19 16:03:42.394284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-08057dca-e1ad-4100-9308-ab45b7d1395d req-b46780ec-c8d7-40e8-b420-f9e582e53204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:42.394284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-08057dca-e1ad-4100-9308-ab45b7d1395d req-b46780ec-c8d7-40e8-b420-f9e582e53204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:42.402802 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-08057dca-e1ad-4100-9308-ab45b7d1395d req-b46780ec-c8d7-40e8-b420-f9e582e53204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e returned with HTTP 404 Aug 19 16:03:42.404790 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 726/2911] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:03:42 2026] DELETE /volume/v3/attachments/1dcc9910-e4ca-4d98-99eb-68486dda748e => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:03:42.833156 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:42.936074 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:42.936527 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1583807784"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:42.938090 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1583807784'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:42.938288 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume of 1 GB Aug 19 16:03:42.938644 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:42.938644 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:42.943150 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Availability Zones retrieved successfully. Aug 19 16:03:42.949470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (6e609dfe-4632-4ef2-8764-78b97cb78478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:42.950974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06bbdb5a-e69a-4b5c-8c15-8f6744a40057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:42.952163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:42.979951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06bbdb5a-e69a-4b5c-8c15-8f6744a40057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:42.980729 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66efa9c0-5957-46f9-882b-a62065fc17a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:43.041302 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Created reservations ['54d4f735-daf4-4b59-8550-103a8b6b2f51', '3515ef9b-547c-41de-9c50-ebf2e651c66c', '70f22f60-35ba-464b-8935-3f38c3e18aa4', '10dea415-3515-49f2-a8c9-4b068ec618ae'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:43.042435 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66efa9c0-5957-46f9-882b-a62065fc17a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54d4f735-daf4-4b59-8550-103a8b6b2f51', '3515ef9b-547c-41de-9c50-ebf2e651c66c', '70f22f60-35ba-464b-8935-3f38c3e18aa4', '10dea415-3515-49f2-a8c9-4b068ec618ae']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:43.043508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a058f3a9-640c-4887-957b-9ae1602cfcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:43.071918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a058f3a9-640c-4887-957b-9ae1602cfcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97233171-3b16-4fd0-a084-72aa47049fbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1583807784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['54d4f735-daf4-4b59-8550-103a8b6b2f51','3515ef9b-547c-41de-9c50-ebf2e651c66c','70f22f60-35ba-464b-8935-3f38c3e18aa4','10dea415-3515-49f2-a8c9-4b068ec618ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1583807784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97233171-3b16-4fd0-a084-72aa47049fbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6f13c5ed642f08d8abe6a91e20e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e51e376242694147a0eccd5b256045cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:43.072665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c52aa8c-c415-44de-878d-c1ebfc6227e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:43.097605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c52aa8c-c415-44de-878d-c1ebfc6227e2) transitioned into 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-1583807784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['54d4f735-daf4-4b59-8550-103a8b6b2f51','3515ef9b-547c-41de-9c50-ebf2e651c66c','70f22f60-35ba-464b-8935-3f38c3e18aa4','10dea415-3515-49f2-a8c9-4b068ec618ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:43.098420 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad98ae1-ed7a-4fe9-913e-68f4fca3ce77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:43.108776 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad98ae1-ed7a-4fe9-913e-68f4fca3ce77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:43.109603 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (6e609dfe-4632-4ef2-8764-78b97cb78478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:43.109957 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request issued successfully. Aug 19 16:03:43.110686 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-24351e73-7a6b-4d6d-b6d5-d9c76b3e1923 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:43.111173 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 735/2912] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:03:42 2026] POST /volume/v3/volumes => generated 762 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:43.124222 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b42ecc14-5e00-43c1-9e03-9b01f0fdf26a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:43.126418 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b42ecc14-5e00-43c1-9e03-9b01f0fdf26a tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb Aug 19 16:03:43.126620 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b42ecc14-5e00-43c1-9e03-9b01f0fdf26a tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:43.126827 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b42ecc14-5e00-43c1-9e03-9b01f0fdf26a tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:43.133409 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:43.133409 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:43.136944 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b42ecc14-5e00-43c1-9e03-9b01f0fdf26a tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:43.141406 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b42ecc14-5e00-43c1-9e03-9b01f0fdf26a tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb returned with HTTP 200 Aug 19 16:03:43.141820 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 721/2913] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:43 2026] GET /volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:44.076961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-76f18db6-e1d6-4c1f-8961-82936a4a7532 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.078662 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76f18db6-e1d6-4c1f-8961-82936a4a7532 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:44.078870 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76f18db6-e1d6-4c1f-8961-82936a4a7532 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:44.079064 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76f18db6-e1d6-4c1f-8961-82936a4a7532 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:44.085969 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:44.085969 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:44.089807 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-76f18db6-e1d6-4c1f-8961-82936a4a7532 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:44.094608 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76f18db6-e1d6-4c1f-8961-82936a4a7532 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:44.095123 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 732/2914] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:44 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:44.106940 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a86b78a9-4397-4a05-b099-ae94a0a1da07 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.108636 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a86b78a9-4397-4a05-b099-ae94a0a1da07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:44.108972 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a86b78a9-4397-4a05-b099-ae94a0a1da07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:44.110382 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a86b78a9-4397-4a05-b099-ae94a0a1da07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:44.110382 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a86b78a9-4397-4a05-b099-ae94a0a1da07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume with id: f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:44.116713 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:44.116713 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:44.117393 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a86b78a9-4397-4a05-b099-ae94a0a1da07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:44.134776 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a86b78a9-4397-4a05-b099-ae94a0a1da07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume request issued successfully. Aug 19 16:03:44.135255 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a86b78a9-4397-4a05-b099-ae94a0a1da07 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 202 Aug 19 16:03:44.135883 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 727/2915] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:44 2026] DELETE /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:44.144724 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ffce961-c631-4cf7-a953-24a2b4d03400 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.147242 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ffce961-c631-4cf7-a953-24a2b4d03400 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:44.147539 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ffce961-c631-4cf7-a953-24a2b4d03400 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:44.147813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ffce961-c631-4cf7-a953-24a2b4d03400 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:44.155246 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f23253a-af78-4469-8cc2-e131ff773d2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.157126 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f23253a-af78-4469-8cc2-e131ff773d2b tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb Aug 19 16:03:44.157301 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f23253a-af78-4469-8cc2-e131ff773d2b tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:44.157502 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f23253a-af78-4469-8cc2-e131ff773d2b tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:44.157874 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:44.157874 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:44.163851 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0ffce961-c631-4cf7-a953-24a2b4d03400 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:44.165165 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:44.165165 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:44.169571 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f23253a-af78-4469-8cc2-e131ff773d2b tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:44.171434 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ffce961-c631-4cf7-a953-24a2b4d03400 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 200 Aug 19 16:03:44.172062 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 736/2916] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:44 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:03:44.174184 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f23253a-af78-4469-8cc2-e131ff773d2b tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb returned with HTTP 200 Aug 19 16:03:44.174567 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 722/2917] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:44 2026] GET /volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:44.189499 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.191272 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:44.191635 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "97233171-3b16-4fd0-a084-72aa47049fbb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-307422949"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:44.193324 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request body: {'volume': {"'source_volid": '97233171-3b16-4fd0-a084-72aa47049fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-307422949'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:44.193457 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume of 1 GB Aug 19 16:03:44.198092 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Availability Zones retrieved successfully. Aug 19 16:03:44.204783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (11d0662d-766f-45a7-88a0-5e1eb917421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.205823 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a472942-5f46-4532-8b3e-b3a9a0e46690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.207159 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:44.239194 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a472942-5f46-4532-8b3e-b3a9a0e46690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.240675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e7f0d9-b98d-4d3a-a22b-78ac4437bc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.279272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Created reservations ['0c8cd0ca-3698-4d8b-b25d-c8ecea753a59', '8223491f-2ef0-4a01-a77f-33fd790c4d57', 'fc601e64-6317-43a3-9f4a-f43c39d0ab7b', 'f73a3915-4311-41a9-ab96-e04cd7718818'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:44.280006 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e7f0d9-b98d-4d3a-a22b-78ac4437bc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c8cd0ca-3698-4d8b-b25d-c8ecea753a59', '8223491f-2ef0-4a01-a77f-33fd790c4d57', 'fc601e64-6317-43a3-9f4a-f43c39d0ab7b', 'f73a3915-4311-41a9-ab96-e04cd7718818']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.280682 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4386392-16f2-43c1-af35-3a2f18ebdaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.302247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4386392-16f2-43c1-af35-3a2f18ebdaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71496595-2aa1-4808-9368-fe7d3320f797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-307422949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['0c8cd0ca-3698-4d8b-b25d-c8ecea753a59','8223491f-2ef0-4a01-a77f-33fd790c4d57','fc601e64-6317-43a3-9f4a-f43c39d0ab7b','f73a3915-4311-41a9-ab96-e04cd7718818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-307422949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71496595-2aa1-4808-9368-fe7d3320f797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6f13c5ed642f08d8abe6a91e20e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e51e376242694147a0eccd5b256045cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.303546 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d334896-9770-4bdc-b7e4-b310120cecda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.321359 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d334896-9770-4bdc-b7e4-b310120cecda) transitioned into 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-307422949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['0c8cd0ca-3698-4d8b-b25d-c8ecea753a59','8223491f-2ef0-4a01-a77f-33fd790c4d57','fc601e64-6317-43a3-9f4a-f43c39d0ab7b','f73a3915-4311-41a9-ab96-e04cd7718818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.322243 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccc8015-17f4-49fa-aed7-14248cf137a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.331130 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccc8015-17f4-49fa-aed7-14248cf137a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.332082 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (11d0662d-766f-45a7-88a0-5e1eb917421a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.332308 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request issued successfully. Aug 19 16:03:44.332838 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8c9a2dfc-bda9-4ede-8e40-5ec1260894e5 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:44.333255 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 733/2918] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:03:44 2026] POST /volume/v3/volumes => generated 761 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:44.351094 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.352853 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:44.353600 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "97233171-3b16-4fd0-a084-72aa47049fbb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1637405964"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:44.357780 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request body: {'volume': {"'source_volid": '97233171-3b16-4fd0-a084-72aa47049fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1637405964'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:44.357780 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume of 1 GB Aug 19 16:03:44.361364 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Availability Zones retrieved successfully. Aug 19 16:03:44.368673 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (a3f4c125-edd4-416c-8d0b-3973c0f8b3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.370533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6dae79b-9b30-440d-b5d7-e1a5662d7d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.372099 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:44.404482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6dae79b-9b30-440d-b5d7-e1a5662d7d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.405796 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb019698-e27b-4df3-8d59-45db03488394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.450644 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Created reservations ['fb0ab1b1-4a78-4da7-a1c3-dfe605ac44a6', '9ed0f8ec-6879-4aa1-82f8-278a46a6116c', 'f0645b2a-374e-4d68-a52f-dba564c94ef2', '6f450dbb-0836-4ce7-a541-3a4456d2fd99'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:44.451510 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb019698-e27b-4df3-8d59-45db03488394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb0ab1b1-4a78-4da7-a1c3-dfe605ac44a6', '9ed0f8ec-6879-4aa1-82f8-278a46a6116c', 'f0645b2a-374e-4d68-a52f-dba564c94ef2', '6f450dbb-0836-4ce7-a541-3a4456d2fd99']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.453783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8149603b-7b5d-4854-a22a-f9d8f97230b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.490487 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8149603b-7b5d-4854-a22a-f9d8f97230b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86582a76-9337-4439-9be6-59be02acfded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1637405964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['fb0ab1b1-4a78-4da7-a1c3-dfe605ac44a6','9ed0f8ec-6879-4aa1-82f8-278a46a6116c','f0645b2a-374e-4d68-a52f-dba564c94ef2','6f450dbb-0836-4ce7-a541-3a4456d2fd99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1637405964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86582a76-9337-4439-9be6-59be02acfded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6f13c5ed642f08d8abe6a91e20e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e51e376242694147a0eccd5b256045cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.490487 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12634bb-8749-417d-990c-65054a407a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.516843 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12634bb-8749-417d-990c-65054a407a40) transitioned into 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-1637405964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['fb0ab1b1-4a78-4da7-a1c3-dfe605ac44a6','9ed0f8ec-6879-4aa1-82f8-278a46a6116c','f0645b2a-374e-4d68-a52f-dba564c94ef2','6f450dbb-0836-4ce7-a541-3a4456d2fd99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.516843 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333d413a-c91e-4a2d-920d-2c5e326496de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.529800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333d413a-c91e-4a2d-920d-2c5e326496de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.529800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (a3f4c125-edd4-416c-8d0b-3973c0f8b3c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.529800 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request issued successfully. Aug 19 16:03:44.529800 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf7c187e-5be7-4202-b658-fb5771a2bb4f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:44.530474 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 728/2919] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:03:44 2026] POST /volume/v3/volumes => generated 762 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:44.545494 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.547178 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:44.547524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "97233171-3b16-4fd0-a084-72aa47049fbb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-507375039"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:44.549039 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request body: {'volume': {"'source_volid": '97233171-3b16-4fd0-a084-72aa47049fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-507375039'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:44.549168 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume of 1 GB Aug 19 16:03:44.553438 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Availability Zones retrieved successfully. Aug 19 16:03:44.559107 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (9e749315-c6f5-46b7-88d9-8c091a0e1316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.559966 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2a5dc5-ba2a-4382-bdea-44a5ad9a0440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.560888 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:44.589115 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2a5dc5-ba2a-4382-bdea-44a5ad9a0440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.589838 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c3e70f-88d4-46be-8ea5-11c93c2c7cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.637206 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Created reservations ['e142cfe8-ba15-4e35-95bc-2d77c9ae7da3', 'e3281e03-b940-4ae7-ba89-ea95b1cc2008', '03e10661-2c02-4cc5-944f-6e3db06f1bd2', '16d79c5c-9af6-42ca-9b6f-faba1692f8d2'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:44.637991 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c3e70f-88d4-46be-8ea5-11c93c2c7cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e142cfe8-ba15-4e35-95bc-2d77c9ae7da3', 'e3281e03-b940-4ae7-ba89-ea95b1cc2008', '03e10661-2c02-4cc5-944f-6e3db06f1bd2', '16d79c5c-9af6-42ca-9b6f-faba1692f8d2']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.638974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8f4faf-4ff7-4e57-8a9a-30df5665a98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.664487 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8f4faf-4ff7-4e57-8a9a-30df5665a98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cdfea56-3877-4eb8-b965-f8760e81a698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-507375039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['e142cfe8-ba15-4e35-95bc-2d77c9ae7da3','e3281e03-b940-4ae7-ba89-ea95b1cc2008','03e10661-2c02-4cc5-944f-6e3db06f1bd2','16d79c5c-9af6-42ca-9b6f-faba1692f8d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-507375039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cdfea56-3877-4eb8-b965-f8760e81a698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6f13c5ed642f08d8abe6a91e20e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e51e376242694147a0eccd5b256045cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.665581 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6676a834-b960-42ef-ac51-5c124be0eaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.686776 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6676a834-b960-42ef-ac51-5c124be0eaa2) transitioned into 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-507375039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['e142cfe8-ba15-4e35-95bc-2d77c9ae7da3','e3281e03-b940-4ae7-ba89-ea95b1cc2008','03e10661-2c02-4cc5-944f-6e3db06f1bd2','16d79c5c-9af6-42ca-9b6f-faba1692f8d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.687541 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c18019-2d42-48b8-abaf-d419dca5a8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.697403 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c18019-2d42-48b8-abaf-d419dca5a8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.698126 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (9e749315-c6f5-46b7-88d9-8c091a0e1316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.698531 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request issued successfully. Aug 19 16:03:44.699116 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48199bd5-fc64-4e3b-8341-74d43c56ffe0 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:44.699511 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 737/2920] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:03:44 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 19 16:03:44.715121 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9193accc-26bb-41fb-b03c-cc82937965f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.716880 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:44.717173 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "97233171-3b16-4fd0-a084-72aa47049fbb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1719679974"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:44.718686 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request body: {'volume': {"'source_volid": '97233171-3b16-4fd0-a084-72aa47049fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1719679974'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:44.718841 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume of 1 GB Aug 19 16:03:44.722875 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Availability Zones retrieved successfully. Aug 19 16:03:44.728467 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (4b17aeaa-576a-44e9-8682-203f431fb399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.729448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (507cd6e1-07bf-4dc0-828e-c26e9408c114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.730467 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:44.764142 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (507cd6e1-07bf-4dc0-828e-c26e9408c114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.765065 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49cacd6-b057-4968-a4b5-8b655863a7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.808199 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Created reservations ['dfa0608c-0124-4cd0-b802-4f406b765208', 'c3a753d9-7bdb-4d47-9c7d-c81bfb0ae095', '0834be67-797d-4ea9-bc28-cd2a9d28466d', '31a7db03-63fb-4e09-81d3-35209def51dc'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:44.809032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49cacd6-b057-4968-a4b5-8b655863a7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa0608c-0124-4cd0-b802-4f406b765208', 'c3a753d9-7bdb-4d47-9c7d-c81bfb0ae095', '0834be67-797d-4ea9-bc28-cd2a9d28466d', '31a7db03-63fb-4e09-81d3-35209def51dc']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.809804 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db263b01-0a95-4e98-8a0f-743b99df1e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.832391 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db263b01-0a95-4e98-8a0f-743b99df1e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4560ed23-9073-4031-94f5-d2657e55a84c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1719679974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['dfa0608c-0124-4cd0-b802-4f406b765208','c3a753d9-7bdb-4d47-9c7d-c81bfb0ae095','0834be67-797d-4ea9-bc28-cd2a9d28466d','31a7db03-63fb-4e09-81d3-35209def51dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1719679974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4560ed23-9073-4031-94f5-d2657e55a84c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6f13c5ed642f08d8abe6a91e20e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e51e376242694147a0eccd5b256045cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.833251 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed1facd-77d2-44fa-a24d-263b7eee8d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.851098 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed1facd-77d2-44fa-a24d-263b7eee8d11) transitioned into 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-1719679974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['dfa0608c-0124-4cd0-b802-4f406b765208','c3a753d9-7bdb-4d47-9c7d-c81bfb0ae095','0834be67-797d-4ea9-bc28-cd2a9d28466d','31a7db03-63fb-4e09-81d3-35209def51dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.851811 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9746733-5662-4aa1-9348-9f3fd8daf77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.860767 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9746733-5662-4aa1-9348-9f3fd8daf77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.861720 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (4b17aeaa-576a-44e9-8682-203f431fb399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.862164 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request issued successfully. Aug 19 16:03:44.862770 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9193accc-26bb-41fb-b03c-cc82937965f7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:44.863208 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 723/2921] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:03:44 2026] POST /volume/v3/volumes => generated 762 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:44.877632 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:44.879730 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:44.880187 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "97233171-3b16-4fd0-a084-72aa47049fbb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-387945005"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:44.881719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request body: {'volume': {"'source_volid": '97233171-3b16-4fd0-a084-72aa47049fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-387945005'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:44.881937 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume of 1 GB Aug 19 16:03:44.882232 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:44.882232 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:44.886628 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Availability Zones retrieved successfully. Aug 19 16:03:44.893335 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (9489dc5a-7680-4735-a5f5-df188678469a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:44.894254 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8741254-b938-42c1-9f89-2d3bd4d74cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.895326 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:44.928176 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8741254-b938-42c1-9f89-2d3bd4d74cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.928818 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0948378-e5a9-42ee-ab3c-16666bf00175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.974633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Created reservations ['35c0917d-569c-4505-a63c-6dfd18c9b26b', 'a24ad152-2d6b-4415-a04e-3d9276cd8e4b', '15198920-0014-447f-8ff9-d71a1a142d16', '06199042-ce71-4430-8746-57adb99aa5cb'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:44.975671 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0948378-e5a9-42ee-ab3c-16666bf00175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35c0917d-569c-4505-a63c-6dfd18c9b26b', 'a24ad152-2d6b-4415-a04e-3d9276cd8e4b', '15198920-0014-447f-8ff9-d71a1a142d16', '06199042-ce71-4430-8746-57adb99aa5cb']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:44.976538 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5423f3f0-8ebf-4c41-99fb-7b42d7a8b3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:44.999988 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5423f3f0-8ebf-4c41-99fb-7b42d7a8b3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3e03139-8a7b-4ae9-9ec8-621312b71e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-387945005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['35c0917d-569c-4505-a63c-6dfd18c9b26b','a24ad152-2d6b-4415-a04e-3d9276cd8e4b','15198920-0014-447f-8ff9-d71a1a142d16','06199042-ce71-4430-8746-57adb99aa5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-387945005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3e03139-8a7b-4ae9-9ec8-621312b71e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6f13c5ed642f08d8abe6a91e20e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e51e376242694147a0eccd5b256045cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:45.000677 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f7fece-fe2d-4461-89ec-289c62067e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:45.024968 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f7fece-fe2d-4461-89ec-289c62067e77) transitioned into 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-387945005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6f13c5ed642f08d8abe6a91e20e25',qos_specs=None,replication_status=,reservations=['35c0917d-569c-4505-a63c-6dfd18c9b26b','a24ad152-2d6b-4415-a04e-3d9276cd8e4b','15198920-0014-447f-8ff9-d71a1a142d16','06199042-ce71-4430-8746-57adb99aa5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51e376242694147a0eccd5b256045cf',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:45.025923 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a67c75-7193-4964-94d6-6b1c5e890051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:45.039842 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a67c75-7193-4964-94d6-6b1c5e890051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:45.040942 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Flow 'volume_create_api' (9489dc5a-7680-4735-a5f5-df188678469a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:45.041308 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Create volume request issued successfully. Aug 19 16:03:45.041951 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e213038-1e63-4039-87dc-b4fac91d3e49 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:45.042367 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 734/2922] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:03:44 2026] POST /volume/v3/volumes => generated 761 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:45.060384 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff0a6a2c-6350-43e7-8c88-fdd1ab073089 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.062746 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff0a6a2c-6350-43e7-8c88-fdd1ab073089 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 Aug 19 16:03:45.063287 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff0a6a2c-6350-43e7-8c88-fdd1ab073089 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.063652 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff0a6a2c-6350-43e7-8c88-fdd1ab073089 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.074382 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.074382 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:45.081868 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ff0a6a2c-6350-43e7-8c88-fdd1ab073089 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:45.090519 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff0a6a2c-6350-43e7-8c88-fdd1ab073089 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 returned with HTTP 200 Aug 19 16:03:45.090519 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 729/2923] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:45.107127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b16920bb-e175-4e0b-b3a5-523b343102ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.109519 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b16920bb-e175-4e0b-b3a5-523b343102ca tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded Aug 19 16:03:45.109845 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b16920bb-e175-4e0b-b3a5-523b343102ca tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.110066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b16920bb-e175-4e0b-b3a5-523b343102ca tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.118866 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.118866 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:45.123409 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b16920bb-e175-4e0b-b3a5-523b343102ca tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:45.128631 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b16920bb-e175-4e0b-b3a5-523b343102ca tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded returned with HTTP 200 Aug 19 16:03:45.129085 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 738/2924] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:45.143516 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-59c25c57-b04f-4a8b-9ef2-b2bd116730df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.146219 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-59c25c57-b04f-4a8b-9ef2-b2bd116730df tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 Aug 19 16:03:45.146494 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-59c25c57-b04f-4a8b-9ef2-b2bd116730df tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.146742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-59c25c57-b04f-4a8b-9ef2-b2bd116730df tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.154781 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.154781 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:45.159150 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-59c25c57-b04f-4a8b-9ef2-b2bd116730df tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:45.163887 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-59c25c57-b04f-4a8b-9ef2-b2bd116730df tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 returned with HTTP 200 Aug 19 16:03:45.164272 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 724/2925] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:45.180832 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9672caa2-161d-4b5d-9aab-64cb6d44e2be None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.183170 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9672caa2-161d-4b5d-9aab-64cb6d44e2be tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c Aug 19 16:03:45.183373 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9672caa2-161d-4b5d-9aab-64cb6d44e2be tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.183655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9672caa2-161d-4b5d-9aab-64cb6d44e2be tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.187516 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64f48ea7-b736-4cb7-9a7b-0698781e0226 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.190945 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64f48ea7-b736-4cb7-9a7b-0698781e0226 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e Aug 19 16:03:45.190945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64f48ea7-b736-4cb7-9a7b-0698781e0226 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.190945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64f48ea7-b736-4cb7-9a7b-0698781e0226 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.192795 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.192795 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:45.196646 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9672caa2-161d-4b5d-9aab-64cb6d44e2be tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:45.199660 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64f48ea7-b736-4cb7-9a7b-0698781e0226 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e returned with HTTP 404 Aug 19 16:03:45.200670 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 730/2926] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/volumes/f6dc0109-9669-4cfb-ae75-f0d9fa1bbb9e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:45.203450 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9672caa2-161d-4b5d-9aab-64cb6d44e2be tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c returned with HTTP 200 Aug 19 16:03:45.203450 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 735/2927] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:45.218419 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-63cf980c-0963-49ed-9ed6-07d67aa5a401 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.218910 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-63cf980c-0963-49ed-9ed6-07d67aa5a401 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:03:45.219086 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-63cf980c-0963-49ed-9ed6-07d67aa5a401 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.219465 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-63cf980c-0963-49ed-9ed6-07d67aa5a401 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.222267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6605e0c3-788a-4a4e-9bb7-5deff001098e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.225289 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6605e0c3-788a-4a4e-9bb7-5deff001098e tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c Aug 19 16:03:45.225289 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6605e0c3-788a-4a4e-9bb7-5deff001098e tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.225289 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6605e0c3-788a-4a4e-9bb7-5deff001098e tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.230604 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.230604 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:45.236800 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.236800 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:45.237245 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-63cf980c-0963-49ed-9ed6-07d67aa5a401 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:45.241333 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6605e0c3-788a-4a4e-9bb7-5deff001098e tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:45.244806 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-63cf980c-0963-49ed-9ed6-07d67aa5a401 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:03:45.245345 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 739/2928] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:45.250127 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6605e0c3-788a-4a4e-9bb7-5deff001098e tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c returned with HTTP 200 Aug 19 16:03:45.250127 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 725/2929] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:45.260421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3678777-b0ac-47cc-932d-34bf4503b8d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.271133 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3678777-b0ac-47cc-932d-34bf4503b8d5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:03:45.271133 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3678777-b0ac-47cc-932d-34bf4503b8d5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b380fb-cbfb-4853-be94-a739142d95b6", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1892967592"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:45.272490 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8e28ab7f-42d5-467e-af55-bad1cdbab86f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.277851 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e28ab7f-42d5-467e-af55-bad1cdbab86f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c Aug 19 16:03:45.277851 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e28ab7f-42d5-467e-af55-bad1cdbab86f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.277851 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e28ab7f-42d5-467e-af55-bad1cdbab86f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.277851 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8e28ab7f-42d5-467e-af55-bad1cdbab86f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume with id: d3e03139-8a7b-4ae9-9ec8-621312b71e0c Aug 19 16:03:45.281164 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.281164 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:45.282418 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3678777-b0ac-47cc-932d-34bf4503b8d5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:45.282418 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-c3678777-b0ac-47cc-932d-34bf4503b8d5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume 72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:03:45.293312 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.293312 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:45.294781 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8e28ab7f-42d5-467e-af55-bad1cdbab86f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:45.332154 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c3678777-b0ac-47cc-932d-34bf4503b8d5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['e400694a-b7a8-4f72-a209-059d6482bf9a', 'a60b7a9e-f130-40e7-b637-125d490192ac', '6afe8254-b517-4461-9950-6ae09e41e2ff', '00a8e27a-30af-4d5e-9ce7-7bace8c12f90'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:45.332625 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8e28ab7f-42d5-467e-af55-bad1cdbab86f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume request issued successfully. Aug 19 16:03:45.333006 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e28ab7f-42d5-467e-af55-bad1cdbab86f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c returned with HTTP 202 Aug 19 16:03:45.333514 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 736/2930] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:45 2026] DELETE /volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:45.348043 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0c5fe649-e981-450c-b119-304bf4e51bb8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.351320 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0c5fe649-e981-450c-b119-304bf4e51bb8 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c Aug 19 16:03:45.351456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0c5fe649-e981-450c-b119-304bf4e51bb8 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.352351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0c5fe649-e981-450c-b119-304bf4e51bb8 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.361899 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.361899 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:45.369428 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0c5fe649-e981-450c-b119-304bf4e51bb8 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:45.379285 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0c5fe649-e981-450c-b119-304bf4e51bb8 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c returned with HTTP 200 Aug 19 16:03:45.379780 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 740/2931] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:45.404612 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3678777-b0ac-47cc-932d-34bf4503b8d5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot create request issued successfully. Aug 19 16:03:45.405162 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3678777-b0ac-47cc-932d-34bf4503b8d5 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:03:45.406472 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 731/2932] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:03:45 2026] POST /volume/v3/snapshots => generated 380 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:45.416864 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f2d4581-7c78-4618-9097-2b902deacbf6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:45.420103 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f2d4581-7c78-4618-9097-2b902deacbf6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:45.420374 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f2d4581-7c78-4618-9097-2b902deacbf6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:45.420802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f2d4581-7c78-4618-9097-2b902deacbf6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:45.436732 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:45.436732 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:45.437898 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f2d4581-7c78-4618-9097-2b902deacbf6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:45.439857 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f2d4581-7c78-4618-9097-2b902deacbf6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 200 Aug 19 16:03:45.440324 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 726/2933] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:45 2026] GET /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:46.398394 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a6c02534-4ef8-4e35-b492-543cb7bcaf35 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.400088 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6c02534-4ef8-4e35-b492-543cb7bcaf35 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c Aug 19 16:03:46.400393 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6c02534-4ef8-4e35-b492-543cb7bcaf35 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.400663 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6c02534-4ef8-4e35-b492-543cb7bcaf35 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.407392 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6c02534-4ef8-4e35-b492-543cb7bcaf35 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c returned with HTTP 404 Aug 19 16:03:46.407392 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 737/2934] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:46 2026] GET /volume/v3/volumes/d3e03139-8a7b-4ae9-9ec8-621312b71e0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:46.413890 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b9dff38-ead8-4886-aacb-55758f72cadb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.415723 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b9dff38-ead8-4886-aacb-55758f72cadb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c Aug 19 16:03:46.415966 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b9dff38-ead8-4886-aacb-55758f72cadb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.416189 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b9dff38-ead8-4886-aacb-55758f72cadb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.416382 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0b9dff38-ead8-4886-aacb-55758f72cadb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume with id: 4560ed23-9073-4031-94f5-d2657e55a84c Aug 19 16:03:46.424110 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:46.424110 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:46.424567 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0b9dff38-ead8-4886-aacb-55758f72cadb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:46.440279 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0b9dff38-ead8-4886-aacb-55758f72cadb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume request issued successfully. Aug 19 16:03:46.440509 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b9dff38-ead8-4886-aacb-55758f72cadb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c returned with HTTP 202 Aug 19 16:03:46.440979 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 741/2935] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:46 2026] DELETE /volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:46.450655 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8bf091d6-d18d-4375-9b69-ee0269cda215 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.451246 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-03a8ae3d-3f1f-48b2-9c84-e5a131cb0d57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.453008 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bf091d6-d18d-4375-9b69-ee0269cda215 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c Aug 19 16:03:46.453302 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bf091d6-d18d-4375-9b69-ee0269cda215 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.453508 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03a8ae3d-3f1f-48b2-9c84-e5a131cb0d57 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:46.453567 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bf091d6-d18d-4375-9b69-ee0269cda215 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.453785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03a8ae3d-3f1f-48b2-9c84-e5a131cb0d57 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.454052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03a8ae3d-3f1f-48b2-9c84-e5a131cb0d57 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.460860 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:46.460860 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:46.461445 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-03a8ae3d-3f1f-48b2-9c84-e5a131cb0d57 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:46.462210 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:46.462210 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:46.462489 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03a8ae3d-3f1f-48b2-9c84-e5a131cb0d57 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 200 Aug 19 16:03:46.462976 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 727/2936] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:46 2026] GET /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:46.467265 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8bf091d6-d18d-4375-9b69-ee0269cda215 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:46.475755 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d3d4dcde-949d-4fd8-9890-e3b6dd563e36 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.476561 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bf091d6-d18d-4375-9b69-ee0269cda215 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c returned with HTTP 200 Aug 19 16:03:46.477107 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 732/2937] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:46 2026] GET /volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:46.477629 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3d4dcde-949d-4fd8-9890-e3b6dd563e36 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:46.477958 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3d4dcde-949d-4fd8-9890-e3b6dd563e36 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.478306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3d4dcde-949d-4fd8-9890-e3b6dd563e36 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.486994 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:46.486994 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:46.489352 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d3d4dcde-949d-4fd8-9890-e3b6dd563e36 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:46.489352 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3d4dcde-949d-4fd8-9890-e3b6dd563e36 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 200 Aug 19 16:03:46.489352 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 738/2938] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:46 2026] GET /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:46.498646 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-145992be-972b-407f-a763-d465af77d15e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.501528 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-145992be-972b-407f-a763-d465af77d15e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 19 16:03:46.501734 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-145992be-972b-407f-a763-d465af77d15e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.501964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-145992be-972b-407f-a763-d465af77d15e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.502254 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-145992be-972b-407f-a763-d465af77d15e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:03:46.503414 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-145992be-972b-407f-a763-d465af77d15e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:03:46.512681 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-145992be-972b-407f-a763-d465af77d15e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Get all snapshots completed successfully. Aug 19 16:03:46.513043 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-145992be-972b-407f-a763-d465af77d15e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 19 16:03:46.513405 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 742/2939] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 16:03:46 2026] GET /volume/v3/snapshots => generated 408 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:46.524810 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-83b6ebdf-998d-45b0-b3fd-68f5ffbe767e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.526674 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83b6ebdf-998d-45b0-b3fd-68f5ffbe767e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] PUT https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:46.527053 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83b6ebdf-998d-45b0-b3fd-68f5ffbe767e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-760059619", "description": "This is the new description of snapshot."}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:46.534204 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:46.534204 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:46.534721 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-83b6ebdf-998d-45b0-b3fd-68f5ffbe767e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:46.542522 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83b6ebdf-998d-45b0-b3fd-68f5ffbe767e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 200 Aug 19 16:03:46.543039 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 728/2940] 10.4.3.32 () {68 vars in 1368 bytes} [Wed Aug 19 16:03:46 2026] PUT /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:46.553156 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e09157ef-c838-4f65-9cc1-2f6a5e565b40 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.555332 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e09157ef-c838-4f65-9cc1-2f6a5e565b40 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:46.555554 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e09157ef-c838-4f65-9cc1-2f6a5e565b40 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.555805 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e09157ef-c838-4f65-9cc1-2f6a5e565b40 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.562275 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:46.562275 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:46.562863 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e09157ef-c838-4f65-9cc1-2f6a5e565b40 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:46.563953 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e09157ef-c838-4f65-9cc1-2f6a5e565b40 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 200 Aug 19 16:03:46.564430 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 733/2941] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:46 2026] GET /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:46.574633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-466119ce-b48c-4284-85c2-20ee2e9957e0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.576117 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-466119ce-b48c-4284-85c2-20ee2e9957e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:46.576435 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-466119ce-b48c-4284-85c2-20ee2e9957e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.576807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-466119ce-b48c-4284-85c2-20ee2e9957e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.577057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-466119ce-b48c-4284-85c2-20ee2e9957e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:46.585077 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:46.585077 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:46.587216 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-466119ce-b48c-4284-85c2-20ee2e9957e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:46.605573 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-466119ce-b48c-4284-85c2-20ee2e9957e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:03:46.606068 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-466119ce-b48c-4284-85c2-20ee2e9957e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 202 Aug 19 16:03:46.606650 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 739/2942] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:03:46 2026] DELETE /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:46.615020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b6b6322b-2351-42c0-b0ff-9820e8f26911 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:46.620876 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b6b6322b-2351-42c0-b0ff-9820e8f26911 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:46.621194 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b6b6322b-2351-42c0-b0ff-9820e8f26911 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:46.621493 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b6b6322b-2351-42c0-b0ff-9820e8f26911 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:46.636614 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:46.636614 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:46.637330 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b6b6322b-2351-42c0-b0ff-9820e8f26911 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:46.638864 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b6b6322b-2351-42c0-b0ff-9820e8f26911 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 200 Aug 19 16:03:46.642189 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 743/2943] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:46 2026] GET /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 575 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:47.491149 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fd4bf85d-4079-45f1-aab6-08ed3611683f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:47.493072 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fd4bf85d-4079-45f1-aab6-08ed3611683f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c Aug 19 16:03:47.493268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fd4bf85d-4079-45f1-aab6-08ed3611683f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:47.493480 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fd4bf85d-4079-45f1-aab6-08ed3611683f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:47.499164 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fd4bf85d-4079-45f1-aab6-08ed3611683f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c returned with HTTP 404 Aug 19 16:03:47.499587 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 729/2944] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:47 2026] GET /volume/v3/volumes/4560ed23-9073-4031-94f5-d2657e55a84c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:47.507080 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-60a4b88a-5df8-4644-a691-4e2092e1fbd7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:47.509149 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60a4b88a-5df8-4644-a691-4e2092e1fbd7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 Aug 19 16:03:47.509357 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60a4b88a-5df8-4644-a691-4e2092e1fbd7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:47.509553 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60a4b88a-5df8-4644-a691-4e2092e1fbd7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:47.509711 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-60a4b88a-5df8-4644-a691-4e2092e1fbd7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume with id: 7cdfea56-3877-4eb8-b965-f8760e81a698 Aug 19 16:03:47.518576 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:47.518576 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:47.519164 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-60a4b88a-5df8-4644-a691-4e2092e1fbd7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:47.540831 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-60a4b88a-5df8-4644-a691-4e2092e1fbd7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume request issued successfully. Aug 19 16:03:47.541104 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60a4b88a-5df8-4644-a691-4e2092e1fbd7 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 returned with HTTP 202 Aug 19 16:03:47.541726 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 734/2945] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:47 2026] DELETE /volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:47.550102 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25c07d61-06c8-47dd-b776-8184838bc19f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:47.554962 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25c07d61-06c8-47dd-b776-8184838bc19f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 Aug 19 16:03:47.554962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25c07d61-06c8-47dd-b776-8184838bc19f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:47.554962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25c07d61-06c8-47dd-b776-8184838bc19f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:47.565393 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:47.565393 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:47.571554 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-25c07d61-06c8-47dd-b776-8184838bc19f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:47.578774 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25c07d61-06c8-47dd-b776-8184838bc19f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 returned with HTTP 200 Aug 19 16:03:47.579630 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 740/2946] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:47 2026] GET /volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:47.653661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e7aace02-2925-41d3-85bf-3dad50915839 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:47.655514 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e7aace02-2925-41d3-85bf-3dad50915839 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:47.655807 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e7aace02-2925-41d3-85bf-3dad50915839 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:47.656112 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e7aace02-2925-41d3-85bf-3dad50915839 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:47.660992 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e7aace02-2925-41d3-85bf-3dad50915839 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 404 Aug 19 16:03:47.661629 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 744/2947] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:47 2026] GET /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:47.670361 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-56086cb7-494a-4c4a-86d1-acbdfcef8557 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:47.672652 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56086cb7-494a-4c4a-86d1-acbdfcef8557 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:47.672923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56086cb7-494a-4c4a-86d1-acbdfcef8557 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:47.673328 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56086cb7-494a-4c4a-86d1-acbdfcef8557 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:47.673460 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-56086cb7-494a-4c4a-86d1-acbdfcef8557 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 5b0b8cce-509e-4560-b4be-a3a6640e2e97 Aug 19 16:03:47.680088 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56086cb7-494a-4c4a-86d1-acbdfcef8557 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 returned with HTTP 404 Aug 19 16:03:47.680646 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 730/2948] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:03:47 2026] DELETE /volume/v3/snapshots/5b0b8cce-509e-4560-b4be-a3a6640e2e97 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:47.692411 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d550b00d-dba1-48d3-a577-7fdd31363a98 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:47.694458 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d550b00d-dba1-48d3-a577-7fdd31363a98 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:03:47.694671 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d550b00d-dba1-48d3-a577-7fdd31363a98 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:47.694881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d550b00d-dba1-48d3-a577-7fdd31363a98 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:47.702285 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:47.702285 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:47.706479 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d550b00d-dba1-48d3-a577-7fdd31363a98 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:47.712686 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d550b00d-dba1-48d3-a577-7fdd31363a98 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:03:47.713304 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 735/2949] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:47 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:47.727849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7b3013ed-f199-4edf-99f9-67c35f9ae9f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:47.729750 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b3013ed-f199-4edf-99f9-67c35f9ae9f1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:03:47.730329 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b3013ed-f199-4edf-99f9-67c35f9ae9f1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b380fb-cbfb-4853-be94-a739142d95b6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-163775692"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:47.740953 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:47.740953 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:47.740953 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7b3013ed-f199-4edf-99f9-67c35f9ae9f1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:03:47.740953 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-7b3013ed-f199-4edf-99f9-67c35f9ae9f1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume 72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:03:47.766890 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7b3013ed-f199-4edf-99f9-67c35f9ae9f1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['4fb1f145-c16b-4dd6-a45c-7730bce3fe97', '30e617aa-3b73-4f5e-af3b-605683f9de15', '4dcfa23b-9451-40b3-8317-4b73f86a8c11', '5754a367-49ab-409f-b054-b0e35f744bb6'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:47.798888 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7b3013ed-f199-4edf-99f9-67c35f9ae9f1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot create request issued successfully. Aug 19 16:03:47.799326 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b3013ed-f199-4edf-99f9-67c35f9ae9f1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:03:47.800369 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 741/2950] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:03:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:47.809600 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7b0437e6-89c2-422c-8105-344de8d2ce1d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:47.811615 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7b0437e6-89c2-422c-8105-344de8d2ce1d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 Aug 19 16:03:47.811964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7b0437e6-89c2-422c-8105-344de8d2ce1d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:47.812121 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7b0437e6-89c2-422c-8105-344de8d2ce1d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:47.818460 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:47.818460 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:47.819151 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7b0437e6-89c2-422c-8105-344de8d2ce1d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:47.820293 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7b0437e6-89c2-422c-8105-344de8d2ce1d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 returned with HTTP 200 Aug 19 16:03:47.820668 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 745/2951] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:47 2026] GET /volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:48.593819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45dcef86-22e8-4783-851e-eae960867687 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:48.596151 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45dcef86-22e8-4783-851e-eae960867687 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 Aug 19 16:03:48.596380 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45dcef86-22e8-4783-851e-eae960867687 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:48.596614 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45dcef86-22e8-4783-851e-eae960867687 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:48.603666 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45dcef86-22e8-4783-851e-eae960867687 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 returned with HTTP 404 Aug 19 16:03:48.604286 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 731/2952] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:48 2026] GET /volume/v3/volumes/7cdfea56-3877-4eb8-b965-f8760e81a698 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:48.611779 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c2982a83-d53a-40e5-abea-f2d9f749d2ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:48.613591 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2982a83-d53a-40e5-abea-f2d9f749d2ac tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] DELETE https://10.4.3.32/volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded Aug 19 16:03:48.613819 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2982a83-d53a-40e5-abea-f2d9f749d2ac tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:48.614023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2982a83-d53a-40e5-abea-f2d9f749d2ac tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:48.614209 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c2982a83-d53a-40e5-abea-f2d9f749d2ac tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume with id: 86582a76-9337-4439-9be6-59be02acfded Aug 19 16:03:48.620899 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:48.620899 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:48.621402 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c2982a83-d53a-40e5-abea-f2d9f749d2ac tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:48.642275 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c2982a83-d53a-40e5-abea-f2d9f749d2ac tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume request issued successfully. Aug 19 16:03:48.642544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2982a83-d53a-40e5-abea-f2d9f749d2ac tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded returned with HTTP 202 Aug 19 16:03:48.643148 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 736/2953] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:48 2026] DELETE /volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:48.652822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1610cab8-c048-4fee-9829-2e698a35900f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:48.655093 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1610cab8-c048-4fee-9829-2e698a35900f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded Aug 19 16:03:48.655354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1610cab8-c048-4fee-9829-2e698a35900f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:48.655615 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1610cab8-c048-4fee-9829-2e698a35900f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:48.665554 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:48.665554 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:48.671109 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1610cab8-c048-4fee-9829-2e698a35900f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:48.676830 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1610cab8-c048-4fee-9829-2e698a35900f tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded returned with HTTP 200 Aug 19 16:03:48.677267 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 742/2954] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:48 2026] GET /volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:48.831028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cf6db764-b2c1-4a94-859b-e06f51628ee4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:48.833109 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf6db764-b2c1-4a94-859b-e06f51628ee4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 Aug 19 16:03:48.833333 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf6db764-b2c1-4a94-859b-e06f51628ee4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:48.833557 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf6db764-b2c1-4a94-859b-e06f51628ee4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:48.839694 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:48.839694 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:03:48.840427 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cf6db764-b2c1-4a94-859b-e06f51628ee4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:03:48.841590 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf6db764-b2c1-4a94-859b-e06f51628ee4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 returned with HTTP 200 Aug 19 16:03:48.842138 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 746/2955] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:03:48 2026] GET /volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:49.690579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8a3f1bf-1143-4207-89cb-e42165797530 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:49.692520 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8a3f1bf-1143-4207-89cb-e42165797530 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded Aug 19 16:03:49.692707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8a3f1bf-1143-4207-89cb-e42165797530 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:49.692923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8a3f1bf-1143-4207-89cb-e42165797530 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:49.699862 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8a3f1bf-1143-4207-89cb-e42165797530 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded returned with HTTP 404 Aug 19 16:03:49.700300 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 732/2956] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:49 2026] GET /volume/v3/volumes/86582a76-9337-4439-9be6-59be02acfded => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:49.706904 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-afa788af-e6bd-45bf-bcbc-cee036862bbb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:49.709038 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-afa788af-e6bd-45bf-bcbc-cee036862bbb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] DELETE https://10.4.3.32/volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 Aug 19 16:03:49.709266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-afa788af-e6bd-45bf-bcbc-cee036862bbb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:49.709486 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-afa788af-e6bd-45bf-bcbc-cee036862bbb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:49.709673 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-afa788af-e6bd-45bf-bcbc-cee036862bbb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume with id: 71496595-2aa1-4808-9368-fe7d3320f797 Aug 19 16:03:49.718188 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:49.718188 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:49.718771 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-afa788af-e6bd-45bf-bcbc-cee036862bbb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:49.738791 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-afa788af-e6bd-45bf-bcbc-cee036862bbb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume request issued successfully. Aug 19 16:03:49.739079 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-afa788af-e6bd-45bf-bcbc-cee036862bbb tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 returned with HTTP 202 Aug 19 16:03:49.739543 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 737/2957] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:49 2026] DELETE /volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:49.749123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f562b863-b28e-4b96-9ebf-43eba8c6d3e4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:49.750852 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f562b863-b28e-4b96-9ebf-43eba8c6d3e4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 Aug 19 16:03:49.751065 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f562b863-b28e-4b96-9ebf-43eba8c6d3e4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:49.751256 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f562b863-b28e-4b96-9ebf-43eba8c6d3e4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:49.761155 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:49.761155 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:49.765362 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f562b863-b28e-4b96-9ebf-43eba8c6d3e4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:49.769468 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f562b863-b28e-4b96-9ebf-43eba8c6d3e4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 returned with HTTP 200 Aug 19 16:03:49.769830 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 743/2958] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:49 2026] GET /volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:50.783176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf1421c2-20b4-4d64-b89d-f423a558f804 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:50.784914 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf1421c2-20b4-4d64-b89d-f423a558f804 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 Aug 19 16:03:50.785161 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf1421c2-20b4-4d64-b89d-f423a558f804 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:50.785431 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf1421c2-20b4-4d64-b89d-f423a558f804 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:50.795750 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf1421c2-20b4-4d64-b89d-f423a558f804 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 returned with HTTP 404 Aug 19 16:03:50.796291 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 747/2959] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:50 2026] GET /volume/v3/volumes/71496595-2aa1-4808-9368-fe7d3320f797 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:50.808586 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bbf53870-9932-4803-9fb8-781c605cb988 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:50.810264 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bbf53870-9932-4803-9fb8-781c605cb988 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] DELETE https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb Aug 19 16:03:50.810443 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bbf53870-9932-4803-9fb8-781c605cb988 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:50.810638 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bbf53870-9932-4803-9fb8-781c605cb988 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:50.810806 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-bbf53870-9932-4803-9fb8-781c605cb988 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume with id: 97233171-3b16-4fd0-a084-72aa47049fbb Aug 19 16:03:50.825898 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:50.825898 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:03:50.826506 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bbf53870-9932-4803-9fb8-781c605cb988 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:50.852888 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bbf53870-9932-4803-9fb8-781c605cb988 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Delete volume request issued successfully. Aug 19 16:03:50.853147 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bbf53870-9932-4803-9fb8-781c605cb988 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb returned with HTTP 202 Aug 19 16:03:50.853678 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 733/2960] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:03:50 2026] DELETE /volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:03:50.862427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f8b1fdc-01a5-4877-93b7-0b7c602add16 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:50.864458 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f8b1fdc-01a5-4877-93b7-0b7c602add16 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb Aug 19 16:03:50.864718 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f8b1fdc-01a5-4877-93b7-0b7c602add16 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:50.864888 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f8b1fdc-01a5-4877-93b7-0b7c602add16 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:50.872526 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:50.872526 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:03:50.877366 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6f8b1fdc-01a5-4877-93b7-0b7c602add16 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Volume info retrieved successfully. Aug 19 16:03:50.882739 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f8b1fdc-01a5-4877-93b7-0b7c602add16 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb returned with HTTP 200 Aug 19 16:03:50.883184 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 738/2961] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:50 2026] GET /volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:51.902092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-de4cfd10-e5ef-4df3-a0a1-ff8bcdec8ac4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:51.906105 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de4cfd10-e5ef-4df3-a0a1-ff8bcdec8ac4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] GET https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb Aug 19 16:03:51.906423 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de4cfd10-e5ef-4df3-a0a1-ff8bcdec8ac4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:51.906559 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de4cfd10-e5ef-4df3-a0a1-ff8bcdec8ac4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:51.917652 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de4cfd10-e5ef-4df3-a0a1-ff8bcdec8ac4 tempest-CreateVolumesFromSourceVolumeTest-1746784661 tempest-CreateVolumesFromSourceVolumeTest-1746784661-project-member] https://10.4.3.32/volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb returned with HTTP 404 Aug 19 16:03:51.918068 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 744/2962] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:51 2026] GET /volume/v3/volumes/97233171-3b16-4fd0-a084-72aa47049fbb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:54.095135 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d917a6c5-2960-43a1-bee7-028d6ba3ef26 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:54.244169 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d917a6c5-2960-43a1-bee7-028d6ba3ef26 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 19 16:03:54.244417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d917a6c5-2960-43a1-bee7-028d6ba3ef26 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:54.244624 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d917a6c5-2960-43a1-bee7-028d6ba3ef26 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-admin] Calling method 'get_pools' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:54.257645 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d917a6c5-2960-43a1-bee7-028d6ba3ef26 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 16:03:54.258171 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 748/2963] 10.4.3.32 () {66 vars in 1284 bytes} [Wed Aug 19 16:03:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:03:54.267809 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e43a825-0f61-49f9-abc0-c4be0f74eea5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:54.360342 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e43a825-0f61-49f9-abc0-c4be0f74eea5 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-member] GET https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool Aug 19 16:03:54.360525 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e43a825-0f61-49f9-abc0-c4be0f74eea5 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:54.360701 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e43a825-0f61-49f9-abc0-c4be0f74eea5 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:54.361432 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-6e43a825-0f61-49f9-abc0-c4be0f74eea5 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f802fb249d3a407184cbf7547607f2c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5af18c85279488b8eafab04b55d7c52', 'project_domain_id': 'default', 'roles': ['member', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:03:54.361614 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e43a825-0f61-49f9-abc0-c4be0f74eea5 tempest-ProjectMemberTests-1033524105 tempest-ProjectMemberTests-1033524105-project-member] https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool returned with HTTP 403 Aug 19 16:03:54.362074 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 734/2964] 10.4.3.32 () {66 vars in 1311 bytes} [Wed Aug 19 16:03:54 2026] GET /volume/v3/capabilities/np0000007787@storpool => generated 110 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:03:58.888669 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:58.890819 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:03:58.891307 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-659343082"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:03:58.892958 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-659343082'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:03:58.893111 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Create volume of 1 GB Aug 19 16:03:58.897782 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Availability Zones retrieved successfully. Aug 19 16:03:58.903809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Flow 'volume_create_api' (5733fe40-8b21-4ba3-87ed-9e3f1d5dfbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:58.904794 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b63169-61b5-46cf-a660-dc251b22eeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:58.905667 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:03:58.933101 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b63169-61b5-46cf-a660-dc251b22eeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:58.933951 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70d5e8b-1c0b-46d6-93d2-8789c6385157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:58.995318 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Created reservations ['12d6639a-3aa9-4b07-8f9a-9502ef019abc', 'd6be0c26-bd26-475e-9e91-d5ec0a9f7718', '531e8595-0691-492a-9421-f93d4275eee5', 'c6a31f6a-a7ba-4702-ac8c-6c6ffb16319a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:03:58.996167 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70d5e8b-1c0b-46d6-93d2-8789c6385157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d6639a-3aa9-4b07-8f9a-9502ef019abc', 'd6be0c26-bd26-475e-9e91-d5ec0a9f7718', '531e8595-0691-492a-9421-f93d4275eee5', 'c6a31f6a-a7ba-4702-ac8c-6c6ffb16319a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:58.996904 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4256b7-b0e1-4331-a560-4557c79b08a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:59.019910 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac4256b7-b0e1-4331-a560-4557c79b08a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5008f10-cfe9-4bcb-adc3-9c765bcd29d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-659343082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e69694a00a8c40fd80321f90f613c7aa',qos_specs=None,replication_status=,reservations=['12d6639a-3aa9-4b07-8f9a-9502ef019abc','d6be0c26-bd26-475e-9e91-d5ec0a9f7718','531e8595-0691-492a-9421-f93d4275eee5','c6a31f6a-a7ba-4702-ac8c-6c6ffb16319a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='649292b1f66349e4aa0f09ad8f35183c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-659343082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5008f10-cfe9-4bcb-adc3-9c765bcd29d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69694a00a8c40fd80321f90f613c7aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='649292b1f66349e4aa0f09ad8f35183c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:59.020596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da56252e-2dc4-49e0-9ca4-8fe5a7692b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:59.038183 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da56252e-2dc4-49e0-9ca4-8fe5a7692b8e) transitioned into 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-659343082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e69694a00a8c40fd80321f90f613c7aa',qos_specs=None,replication_status=,reservations=['12d6639a-3aa9-4b07-8f9a-9502ef019abc','d6be0c26-bd26-475e-9e91-d5ec0a9f7718','531e8595-0691-492a-9421-f93d4275eee5','c6a31f6a-a7ba-4702-ac8c-6c6ffb16319a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='649292b1f66349e4aa0f09ad8f35183c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:59.039133 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b724799b-ce65-4a3c-96db-97b7d1f1032b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:03:59.051787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b724799b-ce65-4a3c-96db-97b7d1f1032b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:03:59.051787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Flow 'volume_create_api' (5733fe40-8b21-4ba3-87ed-9e3f1d5dfbc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:03:59.051787 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Create volume request issued successfully. Aug 19 16:03:59.052052 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f708831a-bbf2-4faa-9afc-e9f01408b326 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:03:59.052362 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 739/2965] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:03:58 2026] POST /volume/v3/volumes => generated 751 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:03:59.064214 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-82c71a15-f305-4f96-b73c-0111ed65b678 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:03:59.065975 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-82c71a15-f305-4f96-b73c-0111ed65b678 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:03:59.066159 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-82c71a15-f305-4f96-b73c-0111ed65b678 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:03:59.066364 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-82c71a15-f305-4f96-b73c-0111ed65b678 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:03:59.075780 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:03:59.075780 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:03:59.079511 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-82c71a15-f305-4f96-b73c-0111ed65b678 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:03:59.084023 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-82c71a15-f305-4f96-b73c-0111ed65b678 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:03:59.084484 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 745/2966] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:03:59 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:00.101928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-67d8a996-4788-44ca-b0cd-dd9c946c7184 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:00.104567 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67d8a996-4788-44ca-b0cd-dd9c946c7184 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:00.104567 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67d8a996-4788-44ca-b0cd-dd9c946c7184 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:00.104782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67d8a996-4788-44ca-b0cd-dd9c946c7184 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:00.112681 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:00.112681 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:00.117798 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-67d8a996-4788-44ca-b0cd-dd9c946c7184 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:00.124555 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67d8a996-4788-44ca-b0cd-dd9c946c7184 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:00.124945 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 749/2967] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:00 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:00.624304 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-e9748e66-ce43-4f6a-9161-31cfbcc37646 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:00.626850 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-e9748e66-ce43-4f6a-9161-31cfbcc37646 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:00.627122 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-e9748e66-ce43-4f6a-9161-31cfbcc37646 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:00.627388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-e9748e66-ce43-4f6a-9161-31cfbcc37646 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:00.635731 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:00.635731 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:00.640542 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-e9748e66-ce43-4f6a-9161-31cfbcc37646 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:00.646557 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-e9748e66-ce43-4f6a-9161-31cfbcc37646 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:00.647176 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 735/2968] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:00 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:00.739640 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9df850c-5461-4911-a7ce-1b4be3ba02fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:00.740185 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9df850c-5461-4911-a7ce-1b4be3ba02fa None None] GET https://10.4.3.32/volume// Aug 19 16:04:00.740409 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9df850c-5461-4911-a7ce-1b4be3ba02fa None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:00.740645 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9df850c-5461-4911-a7ce-1b4be3ba02fa None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:00.741037 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9df850c-5461-4911-a7ce-1b4be3ba02fa None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:00.741343 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 740/2969] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:04: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 19 16:04:00.750299 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-bbf17796-16b0-4514-a3b1-ab7f153517cb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:00.752702 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-bbf17796-16b0-4514-a3b1-ab7f153517cb tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:04:00.753307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-bbf17796-16b0-4514-a3b1-ab7f153517cb tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5008f10-cfe9-4bcb-adc3-9c765bcd29d4", "connector": null, "instance_uuid": "f4a91822-55b2-421e-a455-01249338b6fc"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:00.765599 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:00.765599 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:00.802608 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-bbf17796-16b0-4514-a3b1-ab7f153517cb tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:04:00.803389 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 746/2970] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:04:00 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 19 16:04:00.840734 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-03d6f644-6a16-45d3-a8d7-26c2ddf6db53 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:00.843670 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-03d6f644-6a16-45d3-a8d7-26c2ddf6db53 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:00.843941 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-03d6f644-6a16-45d3-a8d7-26c2ddf6db53 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:00.844155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-03d6f644-6a16-45d3-a8d7-26c2ddf6db53 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:00.851799 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c406943-3578-4631-8d3c-ba2559373771 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:00.852237 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c406943-3578-4631-8d3c-ba2559373771 None None] GET https://10.4.3.32/volume// Aug 19 16:04:00.852395 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c406943-3578-4631-8d3c-ba2559373771 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:00.852587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c406943-3578-4631-8d3c-ba2559373771 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:00.852966 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c406943-3578-4631-8d3c-ba2559373771 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:00.853264 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 736/2971] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:00.858062 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:00.858062 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:00.862545 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-03d6f644-6a16-45d3-a8d7-26c2ddf6db53 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:00.863414 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-a925452c-6873-4ffd-8bdb-94d5aabf2864 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:00.866164 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-a925452c-6873-4ffd-8bdb-94d5aabf2864 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:00.866548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-a925452c-6873-4ffd-8bdb-94d5aabf2864 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:00.866770 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-a925452c-6873-4ffd-8bdb-94d5aabf2864 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:00.869346 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-03d6f644-6a16-45d3-a8d7-26c2ddf6db53 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:00.869857 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 750/2972] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:00 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:00.881332 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:00.881332 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:00.887347 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-a925452c-6873-4ffd-8bdb-94d5aabf2864 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:00.893258 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-a925452c-6873-4ffd-8bdb-94d5aabf2864 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:00.893821 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 741/2973] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:04:00 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:04:01.006702 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-71c6eb2d-1edf-4344-8891-d0331be30a59 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:01.012078 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-71c6eb2d-1edf-4344-8891-d0331be30a59 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] PUT https://10.4.3.32/volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee Aug 19 16:04:01.012078 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-71c6eb2d-1edf-4344-8891-d0331be30a59 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:01.019579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-71c6eb2d-1edf-4344-8891-d0331be30a59 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Acquiring lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:04:01.025233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-71c6eb2d-1edf-4344-8891-d0331be30a59 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:04:01.026680 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:01.026680 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:01.149203 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-71c6eb2d-1edf-4344-8891-d0331be30a59 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" released by "attachment_update" :: held 0.124s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:04:01.149575 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-71c6eb2d-1edf-4344-8891-d0331be30a59 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee returned with HTTP 200 Aug 19 16:04:01.150169 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 747/2974] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:04:01 2026] PUT /volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:01.885728 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2101ae26-271a-4041-9e51-70e08eb3a7a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:01.888049 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2101ae26-271a-4041-9e51-70e08eb3a7a2 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:01.888368 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2101ae26-271a-4041-9e51-70e08eb3a7a2 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:01.888599 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2101ae26-271a-4041-9e51-70e08eb3a7a2 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:01.900048 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:01.900048 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:01.904109 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2101ae26-271a-4041-9e51-70e08eb3a7a2 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:01.909086 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2101ae26-271a-4041-9e51-70e08eb3a7a2 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:01.909609 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 737/2975] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:01 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:02.923250 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4f82357d-30ae-4622-b593-a3bb51cd1708 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:02.925140 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f82357d-30ae-4622-b593-a3bb51cd1708 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:02.925349 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f82357d-30ae-4622-b593-a3bb51cd1708 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:02.925538 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4f82357d-30ae-4622-b593-a3bb51cd1708 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:02.936814 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:02.936814 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:02.942253 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4f82357d-30ae-4622-b593-a3bb51cd1708 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:02.951455 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4f82357d-30ae-4622-b593-a3bb51cd1708 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:02.952089 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 751/2976] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:02 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:03.568986 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7f0d0cc-2bec-4f83-9bee-e1cdd71f8cc2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:03.570734 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7f0d0cc-2bec-4f83-9bee-e1cdd71f8cc2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:04:03.571008 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7f0d0cc-2bec-4f83-9bee-e1cdd71f8cc2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:03.571200 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7f0d0cc-2bec-4f83-9bee-e1cdd71f8cc2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:03.580449 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:03.580449 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:03.585232 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b7f0d0cc-2bec-4f83-9bee-e1cdd71f8cc2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:03.593007 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7f0d0cc-2bec-4f83-9bee-e1cdd71f8cc2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 200 Aug 19 16:04:03.593586 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 742/2977] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:03 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 1647 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:03.971903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a47cda1b-6745-4a93-b9a7-c83ac6197faf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:03.974647 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a47cda1b-6745-4a93-b9a7-c83ac6197faf tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:03.975952 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a47cda1b-6745-4a93-b9a7-c83ac6197faf tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:03.975952 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a47cda1b-6745-4a93-b9a7-c83ac6197faf tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:03.991379 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:03.991379 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:03.998283 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a47cda1b-6745-4a93-b9a7-c83ac6197faf tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:04.004675 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a47cda1b-6745-4a93-b9a7-c83ac6197faf tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:04.005271 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 748/2978] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:03 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:04.474084 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-48187974-7f0d-48ce-84f9-18fedb9ef6bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:04.478616 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-48187974-7f0d-48ce-84f9-18fedb9ef6bd tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] POST https://10.4.3.32/volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee/action Aug 19 16:04:04.478616 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-48187974-7f0d-48ce-84f9-18fedb9ef6bd tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:04.478841 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-48187974-7f0d-48ce-84f9-18fedb9ef6bd tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:04.502473 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:04.502473 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:04.523423 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-919b27b1-e6fd-44d4-bd35-6dd78d660960 req-48187974-7f0d-48ce-84f9-18fedb9ef6bd tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee/action returned with HTTP 204 Aug 19 16:04:04.524455 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 738/2979] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:04:04 2026] POST /volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:04.609616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bd8a3926-9859-49cf-b982-475fadfe2aff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:04.611797 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd8a3926-9859-49cf-b982-475fadfe2aff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:04:04.612083 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd8a3926-9859-49cf-b982-475fadfe2aff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:04.612406 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd8a3926-9859-49cf-b982-475fadfe2aff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:04.625198 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:04.625198 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:04.630124 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bd8a3926-9859-49cf-b982-475fadfe2aff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:04.636371 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd8a3926-9859-49cf-b982-475fadfe2aff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 200 Aug 19 16:04:04.637068 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 752/2980] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:04 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 1647 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:05.019929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d13a321-63fc-4bd9-b7db-490f91baf853 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.021973 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d13a321-63fc-4bd9-b7db-490f91baf853 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:05.022356 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d13a321-63fc-4bd9-b7db-490f91baf853 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:05.022662 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d13a321-63fc-4bd9-b7db-490f91baf853 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:05.034742 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.034742 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:05.040882 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d13a321-63fc-4bd9-b7db-490f91baf853 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:05.048878 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d13a321-63fc-4bd9-b7db-490f91baf853 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:05.050785 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 743/2981] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:05 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:05.070325 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-73e92905-6db9-42c9-8660-3101271fee44 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.074377 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-73e92905-6db9-42c9-8660-3101271fee44 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:05.074662 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-73e92905-6db9-42c9-8660-3101271fee44 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:05.074931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-73e92905-6db9-42c9-8660-3101271fee44 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:05.089637 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.089637 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:05.096362 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-73e92905-6db9-42c9-8660-3101271fee44 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:05.103944 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-73e92905-6db9-42c9-8660-3101271fee44 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:05.104499 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 749/2982] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:05 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:05.301508 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9703fdae-8d28-4cc4-850e-2a1ff8e2c7dc req-fc60ceec-0e78-4482-b579-8507950b09c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.304842 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9703fdae-8d28-4cc4-850e-2a1ff8e2c7dc req-fc60ceec-0e78-4482-b579-8507950b09c4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac Aug 19 16:04:05.304997 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9703fdae-8d28-4cc4-850e-2a1ff8e2c7dc req-fc60ceec-0e78-4482-b579-8507950b09c4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:05.305269 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9703fdae-8d28-4cc4-850e-2a1ff8e2c7dc req-fc60ceec-0e78-4482-b579-8507950b09c4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:05.316782 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.316782 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:05.371110 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a5217a86-de33-4883-bfb6-222866c2b98f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.379494 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9703fdae-8d28-4cc4-850e-2a1ff8e2c7dc req-fc60ceec-0e78-4482-b579-8507950b09c4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac returned with HTTP 200 Aug 19 16:04:05.380120 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 739/2983] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:05 2026] DELETE /volume/v3/attachments/eb100195-a542-4732-ad29-8a6ec7f93dac => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:05.554010 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:05.554544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-832671066", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:05.556868 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-832671066', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:05.557121 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Create volume of 1 GB Aug 19 16:04:05.564277 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Availability Zones retrieved successfully. Aug 19 16:04:05.572543 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Flow 'volume_create_api' (05edd820-8cf9-4836-95a6-ff42e7046305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:05.574104 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10039571-9ab0-46c8-9b04-c4c7582474a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:05.575207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:05.615219 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10039571-9ab0-46c8-9b04-c4c7582474a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:05.616471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aefe6d7-349b-4364-b469-42dd65ee11fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:05.652663 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a79b24f-9b58-452d-a439-e2527e242f30 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.654750 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a79b24f-9b58-452d-a439-e2527e242f30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:04:05.654750 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a79b24f-9b58-452d-a439-e2527e242f30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:05.654935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a79b24f-9b58-452d-a439-e2527e242f30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:05.669893 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.669893 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:05.675740 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a79b24f-9b58-452d-a439-e2527e242f30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:05.684014 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a79b24f-9b58-452d-a439-e2527e242f30 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 200 Aug 19 16:04:05.684610 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 744/2984] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:05 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:05.702063 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4b3893c8-5b0a-4478-8748-8b0449809698 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.704593 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4b3893c8-5b0a-4478-8748-8b0449809698 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:04:05.704942 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4b3893c8-5b0a-4478-8748-8b0449809698 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8038db22-1cfb-43cf-8ab6-1004b224c3d9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1026772936"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:05.707351 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-4b3893c8-5b0a-4478-8748-8b0449809698 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating new backup {'backup': {'volume_id': '8038db22-1cfb-43cf-8ab6-1004b224c3d9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1026772936'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:04:05.707461 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-4b3893c8-5b0a-4478-8748-8b0449809698 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating backup of volume 8038db22-1cfb-43cf-8ab6-1004b224c3d9 in container None Aug 19 16:04:05.717003 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Created reservations ['f437e06f-75c9-42bc-beb7-867835041863', 'dd6c91d0-0266-48d0-a68c-0c92de9b1a30', 'd2ce720f-218b-416f-b74d-177791a7fd68', '2dd3fc29-bab7-41ae-964c-928eff7b9bab'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:05.717386 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.717386 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:05.717878 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aefe6d7-349b-4364-b469-42dd65ee11fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f437e06f-75c9-42bc-beb7-867835041863', 'dd6c91d0-0266-48d0-a68c-0c92de9b1a30', 'd2ce720f-218b-416f-b74d-177791a7fd68', '2dd3fc29-bab7-41ae-964c-928eff7b9bab']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:05.718242 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4b3893c8-5b0a-4478-8748-8b0449809698 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:05.718722 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4010500f-cbcf-4c1d-9c03-59dd1a0e2b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:05.741837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4b3893c8-5b0a-4478-8748-8b0449809698 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['4a430457-1e34-4a96-bf23-7c95c95455b1', 'e7119967-508d-45c0-85a5-c5b1bc724dfe'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:05.747090 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4010500f-cbcf-4c1d-9c03-59dd1a0e2b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b35ac33-87f6-4103-b148-4256cea912e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-832671066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4321ac58fa034af49ea8f4e52af35d7b',qos_specs=None,replication_status=,reservations=['f437e06f-75c9-42bc-beb7-867835041863','dd6c91d0-0266-48d0-a68c-0c92de9b1a30','d2ce720f-218b-416f-b74d-177791a7fd68','2dd3fc29-bab7-41ae-964c-928eff7b9bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813fd05bfe7d43148b43fdedc87be7bc',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-832671066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b35ac33-87f6-4103-b148-4256cea912e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4321ac58fa034af49ea8f4e52af35d7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='813fd05bfe7d43148b43fdedc87be7bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:05.748144 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc215b2f-d881-472c-93e0-e3ad1b587c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:05.775652 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc215b2f-d881-472c-93e0-e3ad1b587c79) transitioned into 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-832671066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4321ac58fa034af49ea8f4e52af35d7b',qos_specs=None,replication_status=,reservations=['f437e06f-75c9-42bc-beb7-867835041863','dd6c91d0-0266-48d0-a68c-0c92de9b1a30','d2ce720f-218b-416f-b74d-177791a7fd68','2dd3fc29-bab7-41ae-964c-928eff7b9bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='813fd05bfe7d43148b43fdedc87be7bc',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:05.777697 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e17250c1-0b29-4dbf-b94e-fa0d6fb9507b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:05.795128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e17250c1-0b29-4dbf-b94e-fa0d6fb9507b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:05.795517 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Flow 'volume_create_api' (05edd820-8cf9-4836-95a6-ff42e7046305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:05.795704 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4b3893c8-5b0a-4478-8748-8b0449809698 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:04:05.795990 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Create volume request issued successfully. Aug 19 16:04:05.796244 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 750/2985] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:04:05 2026] POST /volume/v3/backups => generated 328 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:05.796922 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5217a86-de33-4883-bfb6-222866c2b98f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:05.797449 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 753/2986] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:04:05 2026] POST /volume/v3/volumes => generated 751 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:05.807178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75774c53-d476-493a-9116-e632f085ae53 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.809617 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75774c53-d476-493a-9116-e632f085ae53 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:05.809906 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75774c53-d476-493a-9116-e632f085ae53 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:05.810206 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75774c53-d476-493a-9116-e632f085ae53 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:05.810283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-75774c53-d476-493a-9116-e632f085ae53 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:05.815714 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.815714 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:05.817784 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75774c53-d476-493a-9116-e632f085ae53 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:05.817784 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 740/2987] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:05 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:05.821216 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d60677db-a859-49e9-b841-59934bb47bc5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.823604 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d60677db-a859-49e9-b841-59934bb47bc5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:05.823825 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d60677db-a859-49e9-b841-59934bb47bc5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:05.824045 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d60677db-a859-49e9-b841-59934bb47bc5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:05.831749 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.831749 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:05.836565 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d60677db-a859-49e9-b841-59934bb47bc5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:05.842209 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d60677db-a859-49e9-b841-59934bb47bc5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 returned with HTTP 200 Aug 19 16:04:05.842209 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 745/2988] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:05 2026] GET /volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:04:05.888812 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f1e076cd-cc0b-4515-a71c-0d24c96c8e40 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.891634 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f1e076cd-cc0b-4515-a71c-0d24c96c8e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:04:05.891951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f1e076cd-cc0b-4515-a71c-0d24c96c8e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:05.892267 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f1e076cd-cc0b-4515-a71c-0d24c96c8e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:05.901374 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.901374 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:05.907033 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f1e076cd-cc0b-4515-a71c-0d24c96c8e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:05.912199 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f1e076cd-cc0b-4515-a71c-0d24c96c8e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:04:05.913160 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 751/2989] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:05 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:05.971880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0a0f21c0-da65-4447-86d7-779f2e268a51 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:05.974098 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a0f21c0-da65-4447-86d7-779f2e268a51 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:04:05.974289 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a0f21c0-da65-4447-86d7-779f2e268a51 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:05.974526 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a0f21c0-da65-4447-86d7-779f2e268a51 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:05.984392 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:05.984392 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:05.989165 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0a0f21c0-da65-4447-86d7-779f2e268a51 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:05.995194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a0f21c0-da65-4447-86d7-779f2e268a51 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:04:05.995652 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 754/2990] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:05 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:06.829432 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d81efb3c-5c9a-445e-9856-e80a45d2b560 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:06.831047 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d81efb3c-5c9a-445e-9856-e80a45d2b560 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:06.831199 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d81efb3c-5c9a-445e-9856-e80a45d2b560 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:06.831369 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d81efb3c-5c9a-445e-9856-e80a45d2b560 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:06.831456 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d81efb3c-5c9a-445e-9856-e80a45d2b560 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:06.835697 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:06.835697 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:06.836457 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d81efb3c-5c9a-445e-9856-e80a45d2b560 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:06.836864 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 741/2991] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:06 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:06.857714 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87700492-5f02-45f4-b95d-e6c0459daa6a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:06.860164 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87700492-5f02-45f4-b95d-e6c0459daa6a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:06.860455 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87700492-5f02-45f4-b95d-e6c0459daa6a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:06.861153 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87700492-5f02-45f4-b95d-e6c0459daa6a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:06.868519 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:06.868519 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:06.873258 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-87700492-5f02-45f4-b95d-e6c0459daa6a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:06.878303 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87700492-5f02-45f4-b95d-e6c0459daa6a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 returned with HTTP 200 Aug 19 16:04:06.878691 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 746/2992] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:06 2026] GET /volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:06.893555 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a6f89996-223c-4476-aa56-cb75012fd5db None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:06.897012 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6f89996-223c-4476-aa56-cb75012fd5db tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:06.897247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6f89996-223c-4476-aa56-cb75012fd5db tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:06.897434 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6f89996-223c-4476-aa56-cb75012fd5db tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:06.908405 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:06.908405 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:06.915093 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a6f89996-223c-4476-aa56-cb75012fd5db tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:06.923193 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6f89996-223c-4476-aa56-cb75012fd5db tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 returned with HTTP 200 Aug 19 16:04:06.923837 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 752/2993] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:06 2026] GET /volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:06.943025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a7547a7-0d26-4080-9de3-cc86951b5692 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:06.943025 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a7547a7-0d26-4080-9de3-cc86951b5692 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:04:06.943025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a7547a7-0d26-4080-9de3-cc86951b5692 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b35ac33-87f6-4103-b148-4256cea912e9", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2022838565", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:06.951321 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:06.951321 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:06.952075 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a7547a7-0d26-4080-9de3-cc86951b5692 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:06.952300 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-4a7547a7-0d26-4080-9de3-cc86951b5692 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Create snapshot from volume 1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:07.009591 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-4a7547a7-0d26-4080-9de3-cc86951b5692 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Created reservations ['e5500ba6-22de-4a4c-b586-d8625b1eb2a3', '9f0e77dd-0328-4579-90a9-39b31dc29da0', 'c9d6824c-9cab-40c7-bf3e-c02284dbdee5', '619138ae-ce1d-49d1-bd7d-677eab755f44'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:07.064783 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a7547a7-0d26-4080-9de3-cc86951b5692 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot force create request issued successfully. Aug 19 16:04:07.064783 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a7547a7-0d26-4080-9de3-cc86951b5692 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:04:07.064783 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 755/2994] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:04:06 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 19 16:04:07.078782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0f684137-8075-4a71-ab5d-2241037eaffb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:07.079781 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f684137-8075-4a71-ab5d-2241037eaffb tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:07.079781 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f684137-8075-4a71-ab5d-2241037eaffb tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:07.079781 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f684137-8075-4a71-ab5d-2241037eaffb tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:07.087233 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:07.087233 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:07.087752 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0f684137-8075-4a71-ab5d-2241037eaffb tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot retrieved successfully. Aug 19 16:04:07.089106 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f684137-8075-4a71-ab5d-2241037eaffb tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 200 Aug 19 16:04:07.089106 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 742/2995] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:07 2026] GET /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:07.848744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5adef7e-18a9-4e3e-b3e4-35a32b0ee2fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:07.850876 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5adef7e-18a9-4e3e-b3e4-35a32b0ee2fe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:07.851136 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5adef7e-18a9-4e3e-b3e4-35a32b0ee2fe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:07.851349 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5adef7e-18a9-4e3e-b3e4-35a32b0ee2fe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:07.851489 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b5adef7e-18a9-4e3e-b3e4-35a32b0ee2fe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:07.856508 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:07.856508 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:07.857560 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5adef7e-18a9-4e3e-b3e4-35a32b0ee2fe tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:07.858091 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 747/2996] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:07 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:08.098856 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-49e03de6-8c89-4ca7-99ad-25e1b1474870 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:08.100745 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49e03de6-8c89-4ca7-99ad-25e1b1474870 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:08.102312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49e03de6-8c89-4ca7-99ad-25e1b1474870 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:08.102312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49e03de6-8c89-4ca7-99ad-25e1b1474870 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:08.107174 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:08.107174 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:08.107800 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-49e03de6-8c89-4ca7-99ad-25e1b1474870 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot retrieved successfully. Aug 19 16:04:08.108697 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49e03de6-8c89-4ca7-99ad-25e1b1474870 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 200 Aug 19 16:04:08.109187 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 753/2997] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:08 2026] GET /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:08.118010 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a6e9364c-dc9b-4c49-b286-072d3f06974a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:08.119927 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6e9364c-dc9b-4c49-b286-072d3f06974a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:08.120041 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6e9364c-dc9b-4c49-b286-072d3f06974a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:08.120251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6e9364c-dc9b-4c49-b286-072d3f06974a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:08.125941 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:08.125941 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:08.126504 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a6e9364c-dc9b-4c49-b286-072d3f06974a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot retrieved successfully. Aug 19 16:04:08.127384 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6e9364c-dc9b-4c49-b286-072d3f06974a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 200 Aug 19 16:04:08.127715 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 756/2998] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:08 2026] GET /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:08.138848 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7d7b3426-8c0e-4acf-aa96-f5d199b5a289 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:08.140989 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d7b3426-8c0e-4acf-aa96-f5d199b5a289 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:08.141178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d7b3426-8c0e-4acf-aa96-f5d199b5a289 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:08.141370 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d7b3426-8c0e-4acf-aa96-f5d199b5a289 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:08.147230 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:08.147230 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:08.147751 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7d7b3426-8c0e-4acf-aa96-f5d199b5a289 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot retrieved successfully. Aug 19 16:04:08.148627 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d7b3426-8c0e-4acf-aa96-f5d199b5a289 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 200 Aug 19 16:04:08.149142 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 743/2999] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:08 2026] GET /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:08.158527 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:08.161248 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:08.161691 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "729dbf28-ed33-489b-a90a-da8725311495", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:08.164125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Create volume request body: {'volume': {'snapshot_id': '729dbf28-ed33-489b-a90a-da8725311495', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:08.171895 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:08.171895 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:08.172406 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot retrieved successfully. Aug 19 16:04:08.172538 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Create volume of 1 GB Aug 19 16:04:08.176775 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Availability Zones retrieved successfully. Aug 19 16:04:08.183264 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Flow 'volume_create_api' (46321dbc-a8e2-4fe4-bd9e-b2f1c1c86a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:08.184682 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18015346-a80f-4e11-a300-230aab808c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:08.185754 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:08.219125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18015346-a80f-4e11-a300-230aab808c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '729dbf28-ed33-489b-a90a-da8725311495', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:08.220025 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0102e234-b421-4028-96f5-99710d0a4a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:08.271635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Created reservations ['02526c1a-c73a-4e09-8ed9-e9ac712d6a33', '1f246051-7d56-48f3-b268-73ca0686463d', 'c923f194-d911-4b98-8cce-4ca0b7f31b6b', 'a4909f26-a03c-499f-b41c-1bf97909de9b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:08.271635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0102e234-b421-4028-96f5-99710d0a4a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02526c1a-c73a-4e09-8ed9-e9ac712d6a33', '1f246051-7d56-48f3-b268-73ca0686463d', 'c923f194-d911-4b98-8cce-4ca0b7f31b6b', 'a4909f26-a03c-499f-b41c-1bf97909de9b']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:08.272095 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35489c1a-53d2-4509-bbbf-8d8bba7056e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:08.320293 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35489c1a-53d2-4509-bbbf-8d8bba7056e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ddc9f01-d024-4639-a1b5-84afc246b549', '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='4321ac58fa034af49ea8f4e52af35d7b',qos_specs=None,replication_status=,reservations=['02526c1a-c73a-4e09-8ed9-e9ac712d6a33','1f246051-7d56-48f3-b268-73ca0686463d','c923f194-d911-4b98-8cce-4ca0b7f31b6b','a4909f26-a03c-499f-b41c-1bf97909de9b'],size=1,snapshot_id=729dbf28-ed33-489b-a90a-da8725311495,source_replicaid=,source_volid=None,status='creating',user_id='813fd05bfe7d43148b43fdedc87be7bc',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04: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=2ddc9f01-d024-4639-a1b5-84afc246b549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4321ac58fa034af49ea8f4e52af35d7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=729dbf28-ed33-489b-a90a-da8725311495,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='813fd05bfe7d43148b43fdedc87be7bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:08.321235 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41e6557-06a8-46b2-b7a5-70a2c93a6e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:08.341108 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41e6557-06a8-46b2-b7a5-70a2c93a6e20) transitioned into 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='4321ac58fa034af49ea8f4e52af35d7b',qos_specs=None,replication_status=,reservations=['02526c1a-c73a-4e09-8ed9-e9ac712d6a33','1f246051-7d56-48f3-b268-73ca0686463d','c923f194-d911-4b98-8cce-4ca0b7f31b6b','a4909f26-a03c-499f-b41c-1bf97909de9b'],size=1,snapshot_id=729dbf28-ed33-489b-a90a-da8725311495,source_replicaid=,source_volid=None,status='creating',user_id='813fd05bfe7d43148b43fdedc87be7bc',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:08.341790 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083a4320-2983-4b94-bfe2-30e43e14ef64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:08.364475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083a4320-2983-4b94-bfe2-30e43e14ef64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:08.365557 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Flow 'volume_create_api' (46321dbc-a8e2-4fe4-bd9e-b2f1c1c86a97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:08.365963 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Create volume request issued successfully. Aug 19 16:04:08.366801 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb2a51bc-fab4-4f39-a426-09c05786e74a tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:08.367535 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 748/3000] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:04:08 2026] POST /volume/v3/volumes => generated 739 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:08.386543 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77abf507-f779-4006-b77d-0149dd274cb1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:08.388106 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77abf507-f779-4006-b77d-0149dd274cb1 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 Aug 19 16:04:08.388408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77abf507-f779-4006-b77d-0149dd274cb1 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:08.388668 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77abf507-f779-4006-b77d-0149dd274cb1 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:08.402838 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:08.402838 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:08.408182 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-77abf507-f779-4006-b77d-0149dd274cb1 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:08.417033 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77abf507-f779-4006-b77d-0149dd274cb1 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 returned with HTTP 200 Aug 19 16:04:08.417641 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 754/3001] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:08 2026] GET /volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 => generated 807 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:08.871017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a348ee6a-d1e9-4256-8af1-3c7060d0caed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:08.874074 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a348ee6a-d1e9-4256-8af1-3c7060d0caed tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:08.874074 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a348ee6a-d1e9-4256-8af1-3c7060d0caed tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:08.875418 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a348ee6a-d1e9-4256-8af1-3c7060d0caed tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:08.875418 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a348ee6a-d1e9-4256-8af1-3c7060d0caed tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:08.882317 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:08.882317 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:08.883598 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a348ee6a-d1e9-4256-8af1-3c7060d0caed tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:08.884062 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 757/3002] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:08 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:09.251728 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-83d032b3-2c8e-4120-b1c2-dcdb5599a627 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:09.252305 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83d032b3-2c8e-4120-b1c2-dcdb5599a627 None None] GET https://10.4.3.32/volume// Aug 19 16:04:09.252546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83d032b3-2c8e-4120-b1c2-dcdb5599a627 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:09.252752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83d032b3-2c8e-4120-b1c2-dcdb5599a627 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:09.253087 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83d032b3-2c8e-4120-b1c2-dcdb5599a627 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:09.253362 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 744/3003] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:09.262567 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-8342ee31-648e-468c-9cb4-51f7e045e1c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:09.265141 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-8342ee31-648e-468c-9cb4-51f7e045e1c5 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:04:09.265588 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-8342ee31-648e-468c-9cb4-51f7e045e1c5 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5008f10-cfe9-4bcb-adc3-9c765bcd29d4", "connector": null, "instance_uuid": "f4a91822-55b2-421e-a455-01249338b6fc"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:09.279944 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:09.279944 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:09.329688 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-8342ee31-648e-468c-9cb4-51f7e045e1c5 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:04:09.330242 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 749/3004] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:04:09 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 19 16:04:09.340074 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-ccda4d0f-4b9b-454a-a6fd-a35e10152cdc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:09.343605 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-ccda4d0f-4b9b-454a-a6fd-a35e10152cdc tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] DELETE https://10.4.3.32/volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee Aug 19 16:04:09.345309 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-ccda4d0f-4b9b-454a-a6fd-a35e10152cdc tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:09.345309 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-ccda4d0f-4b9b-454a-a6fd-a35e10152cdc tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:09.356140 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:09.356140 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:09.427421 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-ccda4d0f-4b9b-454a-a6fd-a35e10152cdc tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee returned with HTTP 200 Aug 19 16:04:09.427421 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 755/3005] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:09 2026] DELETE /volume/v3/attachments/dbca72b1-e32f-48ed-b1c9-6d76452f8dee => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:09.436528 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-518fed4c-a795-4960-b79e-02d00bffbd1c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:09.438746 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-518fed4c-a795-4960-b79e-02d00bffbd1c tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 Aug 19 16:04:09.439124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-518fed4c-a795-4960-b79e-02d00bffbd1c tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:09.439407 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-518fed4c-a795-4960-b79e-02d00bffbd1c tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:09.449020 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:09.449020 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:09.453704 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-518fed4c-a795-4960-b79e-02d00bffbd1c tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:09.460799 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-518fed4c-a795-4960-b79e-02d00bffbd1c tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 returned with HTTP 200 Aug 19 16:04:09.461229 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 758/3006] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:09 2026] GET /volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:09.474838 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45348c8f-0bd8-45a0-97ac-81035ace2a27 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:09.476855 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45348c8f-0bd8-45a0-97ac-81035ace2a27 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 Aug 19 16:04:09.478164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45348c8f-0bd8-45a0-97ac-81035ace2a27 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:09.478350 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45348c8f-0bd8-45a0-97ac-81035ace2a27 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:09.487450 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:09.487450 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:09.490710 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-45348c8f-0bd8-45a0-97ac-81035ace2a27 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:09.496943 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45348c8f-0bd8-45a0-97ac-81035ace2a27 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 returned with HTTP 200 Aug 19 16:04:09.497982 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 745/3007] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:09 2026] GET /volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:09.516331 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4997077-2729-499f-b4a6-cffd2aadd091 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:09.518470 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4997077-2729-499f-b4a6-cffd2aadd091 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:09.518470 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4997077-2729-499f-b4a6-cffd2aadd091 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:09.518470 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4997077-2729-499f-b4a6-cffd2aadd091 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:09.518840 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-c4997077-2729-499f-b4a6-cffd2aadd091 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Delete snapshot with id: 729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:09.525032 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:09.525032 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:09.525734 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c4997077-2729-499f-b4a6-cffd2aadd091 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot retrieved successfully. Aug 19 16:04:09.549027 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c4997077-2729-499f-b4a6-cffd2aadd091 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot delete request issued successfully. Aug 19 16:04:09.549235 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4997077-2729-499f-b4a6-cffd2aadd091 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 202 Aug 19 16:04:09.549926 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 750/3008] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:09 2026] DELETE /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:09.560328 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-08cb9f8b-1e27-4354-9fe8-6af15548d058 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:09.565556 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-08cb9f8b-1e27-4354-9fe8-6af15548d058 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:09.565868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-08cb9f8b-1e27-4354-9fe8-6af15548d058 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:09.566168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-08cb9f8b-1e27-4354-9fe8-6af15548d058 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:09.575159 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:09.575159 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:09.575327 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-08cb9f8b-1e27-4354-9fe8-6af15548d058 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Snapshot retrieved successfully. Aug 19 16:04:09.576141 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-08cb9f8b-1e27-4354-9fe8-6af15548d058 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 200 Aug 19 16:04:09.576426 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 756/3009] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:09 2026] GET /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:09.897213 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb757d77-07e7-4422-963c-4260989d6778 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:09.902298 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb757d77-07e7-4422-963c-4260989d6778 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:09.902524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb757d77-07e7-4422-963c-4260989d6778 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:09.902712 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb757d77-07e7-4422-963c-4260989d6778 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:09.902819 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-eb757d77-07e7-4422-963c-4260989d6778 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:09.912608 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:09.912608 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:09.913336 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb757d77-07e7-4422-963c-4260989d6778 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:09.913651 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 759/3010] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:09 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:10.501330 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-6e20a973-6cf5-4cc3-bb62-0b7a75a6649c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:10.505672 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-6e20a973-6cf5-4cc3-bb62-0b7a75a6649c tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] PUT https://10.4.3.32/volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d Aug 19 16:04:10.506144 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-6e20a973-6cf5-4cc3-bb62-0b7a75a6649c tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:10.514982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-6e20a973-6cf5-4cc3-bb62-0b7a75a6649c tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Acquiring lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:04:10.520347 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-6e20a973-6cf5-4cc3-bb62-0b7a75a6649c tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:04:10.521278 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:10.521278 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:10.588299 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-420d7eae-568a-4f32-bcf1-6174d87c1a90 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:10.591999 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-420d7eae-568a-4f32-bcf1-6174d87c1a90 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:10.593322 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-420d7eae-568a-4f32-bcf1-6174d87c1a90 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:10.593753 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-420d7eae-568a-4f32-bcf1-6174d87c1a90 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:10.604923 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-420d7eae-568a-4f32-bcf1-6174d87c1a90 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 404 Aug 19 16:04:10.605549 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 751/3011] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:10 2026] GET /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:10.615240 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0d92413e-3dc9-4181-b966-751eb6a2a13f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:10.619275 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0d92413e-3dc9-4181-b966-751eb6a2a13f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:10.619493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0d92413e-3dc9-4181-b966-751eb6a2a13f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:10.619730 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0d92413e-3dc9-4181-b966-751eb6a2a13f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:10.619993 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0d92413e-3dc9-4181-b966-751eb6a2a13f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Delete volume with id: 1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:10.626379 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-6e20a973-6cf5-4cc3-bb62-0b7a75a6649c tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" released by "attachment_update" :: held 0.106s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:04:10.627108 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-6e20a973-6cf5-4cc3-bb62-0b7a75a6649c tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d returned with HTTP 200 Aug 19 16:04:10.627572 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 746/3012] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:04:10 2026] PUT /volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:10.628279 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:10.628279 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:10.628696 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0d92413e-3dc9-4181-b966-751eb6a2a13f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:10.638304 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-60c45449-81aa-4b87-b397-7099420218f0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:10.640644 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-60c45449-81aa-4b87-b397-7099420218f0 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d Aug 19 16:04:10.640953 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-60c45449-81aa-4b87-b397-7099420218f0 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:10.641168 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-60c45449-81aa-4b87-b397-7099420218f0 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:10.647254 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0d92413e-3dc9-4181-b966-751eb6a2a13f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Delete volume request issued successfully. Aug 19 16:04:10.647542 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0d92413e-3dc9-4181-b966-751eb6a2a13f tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 returned with HTTP 202 Aug 19 16:04:10.648226 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 757/3013] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:10 2026] DELETE /volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:10.659457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69a44b56-aa3a-41a4-8bf0-1aee223f27f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:10.661262 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69a44b56-aa3a-41a4-8bf0-1aee223f27f4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:10.661461 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69a44b56-aa3a-41a4-8bf0-1aee223f27f4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:10.661637 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69a44b56-aa3a-41a4-8bf0-1aee223f27f4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:10.663339 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-60c45449-81aa-4b87-b397-7099420218f0 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d returned with HTTP 200 Aug 19 16:04:10.663800 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 760/3014] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 16:04:10 2026] GET /volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:10.670571 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:10.670571 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:10.675093 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-69a44b56-aa3a-41a4-8bf0-1aee223f27f4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:10.680874 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69a44b56-aa3a-41a4-8bf0-1aee223f27f4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 returned with HTTP 200 Aug 19 16:04:10.681318 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 752/3015] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:10 2026] GET /volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:10.925637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1d758a17-a0b1-4656-afb1-39484049786d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:10.927504 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d758a17-a0b1-4656-afb1-39484049786d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:10.928332 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d758a17-a0b1-4656-afb1-39484049786d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:10.928332 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d758a17-a0b1-4656-afb1-39484049786d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:10.928332 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1d758a17-a0b1-4656-afb1-39484049786d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:10.932782 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:10.932782 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:10.933703 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d758a17-a0b1-4656-afb1-39484049786d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:10.934279 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 747/3016] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:10 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:11.693653 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-142345c7-25bd-40c7-8dca-e491b8343b2b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:11.695565 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-142345c7-25bd-40c7-8dca-e491b8343b2b tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:11.695751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-142345c7-25bd-40c7-8dca-e491b8343b2b tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:11.696004 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-142345c7-25bd-40c7-8dca-e491b8343b2b tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:11.701804 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-142345c7-25bd-40c7-8dca-e491b8343b2b tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 returned with HTTP 404 Aug 19 16:04:11.702306 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 758/3017] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:11 2026] GET /volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:11.709241 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2adf63a9-e4f6-4a6a-b501-343c696e00d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:11.710924 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2adf63a9-e4f6-4a6a-b501-343c696e00d4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 Aug 19 16:04:11.711140 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2adf63a9-e4f6-4a6a-b501-343c696e00d4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:11.711341 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2adf63a9-e4f6-4a6a-b501-343c696e00d4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:11.711462 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-2adf63a9-e4f6-4a6a-b501-343c696e00d4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Delete volume with id: 2ddc9f01-d024-4639-a1b5-84afc246b549 Aug 19 16:04:11.719098 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:11.719098 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:11.719551 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2adf63a9-e4f6-4a6a-b501-343c696e00d4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:11.742452 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2adf63a9-e4f6-4a6a-b501-343c696e00d4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Delete volume request issued successfully. Aug 19 16:04:11.743086 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2adf63a9-e4f6-4a6a-b501-343c696e00d4 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 returned with HTTP 202 Aug 19 16:04:11.743086 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 761/3018] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:11 2026] DELETE /volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:11.751567 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b8808e8-7b11-49e6-aa75-b84cae7f1bd5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:11.753601 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b8808e8-7b11-49e6-aa75-b84cae7f1bd5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 Aug 19 16:04:11.753878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b8808e8-7b11-49e6-aa75-b84cae7f1bd5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:11.754170 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b8808e8-7b11-49e6-aa75-b84cae7f1bd5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:11.768176 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:11.768176 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:11.773985 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b8808e8-7b11-49e6-aa75-b84cae7f1bd5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Volume info retrieved successfully. Aug 19 16:04:11.780801 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b8808e8-7b11-49e6-aa75-b84cae7f1bd5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 returned with HTTP 200 Aug 19 16:04:11.781394 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 753/3019] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:11 2026] GET /volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 => generated 831 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:11.943710 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4907171-a7c3-4181-94bc-5458526f2fe4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:11.945593 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4907171-a7c3-4181-94bc-5458526f2fe4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:11.945826 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4907171-a7c3-4181-94bc-5458526f2fe4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:11.946053 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4907171-a7c3-4181-94bc-5458526f2fe4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:11.946190 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a4907171-a7c3-4181-94bc-5458526f2fe4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:11.953076 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:11.953076 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:11.953849 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4907171-a7c3-4181-94bc-5458526f2fe4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:11.954268 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 748/3020] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:11 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:12.794983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-74c73659-aec2-47c5-8d26-f86b60dad303 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:12.798785 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74c73659-aec2-47c5-8d26-f86b60dad303 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 Aug 19 16:04:12.798785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74c73659-aec2-47c5-8d26-f86b60dad303 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:12.798785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74c73659-aec2-47c5-8d26-f86b60dad303 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:12.803657 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74c73659-aec2-47c5-8d26-f86b60dad303 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 returned with HTTP 404 Aug 19 16:04:12.805159 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 759/3021] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:12 2026] GET /volume/v3/volumes/2ddc9f01-d024-4639-a1b5-84afc246b549 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:12.812541 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-96f44549-4f59-4762-a6e2-34895ecaa99d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:12.817788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96f44549-4f59-4762-a6e2-34895ecaa99d tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:12.817788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96f44549-4f59-4762-a6e2-34895ecaa99d tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:12.817788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96f44549-4f59-4762-a6e2-34895ecaa99d tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:12.817788 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-96f44549-4f59-4762-a6e2-34895ecaa99d tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Delete snapshot with id: 729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:12.824093 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96f44549-4f59-4762-a6e2-34895ecaa99d tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 404 Aug 19 16:04:12.824997 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 762/3022] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:12 2026] DELETE /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:12.833102 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f86abb33-1f25-47b8-a32e-5346de054503 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:12.835368 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f86abb33-1f25-47b8-a32e-5346de054503 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 Aug 19 16:04:12.835626 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f86abb33-1f25-47b8-a32e-5346de054503 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:12.835900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f86abb33-1f25-47b8-a32e-5346de054503 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:12.841785 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f86abb33-1f25-47b8-a32e-5346de054503 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 returned with HTTP 404 Aug 19 16:04:12.841884 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 754/3023] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:12 2026] GET /volume/v3/snapshots/729dbf28-ed33-489b-a90a-da8725311495 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:12.852394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-615c6f86-ce23-4f47-8a01-efd11cdca013 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:12.856082 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-615c6f86-ce23-4f47-8a01-efd11cdca013 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:12.856082 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-615c6f86-ce23-4f47-8a01-efd11cdca013 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:12.856082 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-615c6f86-ce23-4f47-8a01-efd11cdca013 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:12.856082 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-615c6f86-ce23-4f47-8a01-efd11cdca013 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Delete volume with id: 1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:12.862902 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-615c6f86-ce23-4f47-8a01-efd11cdca013 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 returned with HTTP 404 Aug 19 16:04:12.863692 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 749/3024] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:12 2026] DELETE /volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:12.874601 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ec767e4-cc7e-4a18-a715-479eb2cb73f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:12.880623 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ec767e4-cc7e-4a18-a715-479eb2cb73f5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] GET https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 Aug 19 16:04:12.880947 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ec767e4-cc7e-4a18-a715-479eb2cb73f5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:12.881234 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ec767e4-cc7e-4a18-a715-479eb2cb73f5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:12.893371 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ec767e4-cc7e-4a18-a715-479eb2cb73f5 tempest-SnapshotDependencyTests-983187056 tempest-SnapshotDependencyTests-983187056-project-member] https://10.4.3.32/volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 returned with HTTP 404 Aug 19 16:04:12.894169 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 760/3025] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:12 2026] GET /volume/v3/volumes/1b35ac33-87f6-4103-b148-4256cea912e9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:04:12.967266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-35859f2c-8851-4208-a491-0f52fe183c88 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:12.969436 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-35859f2c-8851-4208-a491-0f52fe183c88 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:12.969923 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-35859f2c-8851-4208-a491-0f52fe183c88 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:12.970047 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-35859f2c-8851-4208-a491-0f52fe183c88 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:12.970210 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-35859f2c-8851-4208-a491-0f52fe183c88 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:12.976269 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:12.976269 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:12.977346 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-35859f2c-8851-4208-a491-0f52fe183c88 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:12.977866 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 763/3026] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:12 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:13.990483 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-63fd7c25-9fab-4299-a330-e731f4a094b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:13.993788 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63fd7c25-9fab-4299-a330-e731f4a094b2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:13.994106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-63fd7c25-9fab-4299-a330-e731f4a094b2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:13.994278 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-63fd7c25-9fab-4299-a330-e731f4a094b2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:13.994425 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-63fd7c25-9fab-4299-a330-e731f4a094b2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:14.001641 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:14.001641 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:14.002626 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63fd7c25-9fab-4299-a330-e731f4a094b2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:14.003125 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 755/3027] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:13 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:15.015725 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4a5f5c2-0ec7-4f69-9556-44183765e0c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:15.019376 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4a5f5c2-0ec7-4f69-9556-44183765e0c1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:15.019596 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4a5f5c2-0ec7-4f69-9556-44183765e0c1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:15.019901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4a5f5c2-0ec7-4f69-9556-44183765e0c1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:15.020076 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a4a5f5c2-0ec7-4f69-9556-44183765e0c1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:15.027585 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:15.027585 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:15.028641 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4a5f5c2-0ec7-4f69-9556-44183765e0c1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:15.029074 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 750/3028] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:15 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:16.044415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dd3be5cd-5d74-4ed6-8804-35a9c08b8a16 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:16.048001 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd3be5cd-5d74-4ed6-8804-35a9c08b8a16 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:16.048001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd3be5cd-5d74-4ed6-8804-35a9c08b8a16 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:16.048001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd3be5cd-5d74-4ed6-8804-35a9c08b8a16 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:16.048001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-dd3be5cd-5d74-4ed6-8804-35a9c08b8a16 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:16.054957 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:16.054957 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:16.056225 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd3be5cd-5d74-4ed6-8804-35a9c08b8a16 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:16.057538 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 761/3029] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:16 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:16.360159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-14d9cfcf-304a-40d2-90bd-62d588eb0f82 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:16.365533 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-14d9cfcf-304a-40d2-90bd-62d588eb0f82 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] POST https://10.4.3.32/volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d/action Aug 19 16:04:16.365533 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-14d9cfcf-304a-40d2-90bd-62d588eb0f82 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:16.365533 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-14d9cfcf-304a-40d2-90bd-62d588eb0f82 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:16.367038 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=233,cinder:UPDATE=67,cinder:INSERT=44 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:04:16.384942 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:16.384942 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:16.405744 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-70ed783c-232f-4f1c-baae-66d708ebcb95 req-14d9cfcf-304a-40d2-90bd-62d588eb0f82 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d/action returned with HTTP 204 Aug 19 16:04:16.406482 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 764/3030] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:04:16 2026] POST /volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:17.071782 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-385f4fed-08cb-4465-a673-46a9c84173a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:17.072218 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-385f4fed-08cb-4465-a673-46a9c84173a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:17.072420 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-385f4fed-08cb-4465-a673-46a9c84173a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:17.072795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-385f4fed-08cb-4465-a673-46a9c84173a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:17.072795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-385f4fed-08cb-4465-a673-46a9c84173a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:17.074726 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=235,cinder:INSERT=38,cinder:UPDATE=61 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:04:17.078787 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:17.078787 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:17.079898 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-385f4fed-08cb-4465-a673-46a9c84173a4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:17.081778 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 756/3031] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:17 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:18.091488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0588d8e1-4146-4655-9118-c3162edebe4b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:18.094887 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0588d8e1-4146-4655-9118-c3162edebe4b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:18.094887 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0588d8e1-4146-4655-9118-c3162edebe4b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:18.094887 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0588d8e1-4146-4655-9118-c3162edebe4b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:18.094887 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0588d8e1-4146-4655-9118-c3162edebe4b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:18.097226 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=165,cinder:UPDATE=43,cinder:INSERT=18 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:04:18.101178 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:18.101178 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:18.103866 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0588d8e1-4146-4655-9118-c3162edebe4b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:18.105144 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 751/3032] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:18 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:18.706903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-af5701dc-7290-40d3-8f8c-5bab28800774 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:18.708589 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-af5701dc-7290-40d3-8f8c-5bab28800774 None None] GET https://10.4.3.32/volume// Aug 19 16:04:18.708870 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-af5701dc-7290-40d3-8f8c-5bab28800774 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:18.709559 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-af5701dc-7290-40d3-8f8c-5bab28800774 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:18.710444 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-af5701dc-7290-40d3-8f8c-5bab28800774 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:18.710788 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 762/3033] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04:18 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:04:18.722409 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8201efe5-2108-41f7-be84-24a096a52c5a req-622a8a56-dd4c-4165-a83f-11585dd2d8da None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:18.724716 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-622a8a56-dd4c-4165-a83f-11585dd2d8da tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:04:18.725158 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-622a8a56-dd4c-4165-a83f-11585dd2d8da tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5008f10-cfe9-4bcb-adc3-9c765bcd29d4", "connector": null, "instance_uuid": "f4a91822-55b2-421e-a455-01249338b6fc"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:18.736356 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:18.736356 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:18.769280 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-622a8a56-dd4c-4165-a83f-11585dd2d8da tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:04:18.769798 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 765/3034] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:04:18 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 19 16:04:18.782028 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8201efe5-2108-41f7-be84-24a096a52c5a req-13ec519f-1f68-475d-985a-11e19cf2f94f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:18.784659 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-13ec519f-1f68-475d-985a-11e19cf2f94f tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] DELETE https://10.4.3.32/volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d Aug 19 16:04:18.784897 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-13ec519f-1f68-475d-985a-11e19cf2f94f tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:18.785137 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-13ec519f-1f68-475d-985a-11e19cf2f94f tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:18.793441 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:18.793441 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:18.845022 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-13ec519f-1f68-475d-985a-11e19cf2f94f tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d returned with HTTP 200 Aug 19 16:04:18.845516 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 757/3035] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:18 2026] DELETE /volume/v3/attachments/366edd7e-a188-45e3-92ea-018edb8f374d => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:19.118250 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-735f83dd-461c-45fd-9b89-243dc5c2a75e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:19.120210 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-735f83dd-461c-45fd-9b89-243dc5c2a75e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:19.120395 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-735f83dd-461c-45fd-9b89-243dc5c2a75e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:19.120589 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-735f83dd-461c-45fd-9b89-243dc5c2a75e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:19.120679 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-735f83dd-461c-45fd-9b89-243dc5c2a75e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:19.127246 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:19.127246 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:19.128431 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-735f83dd-461c-45fd-9b89-243dc5c2a75e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:19.128693 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 752/3036] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:19 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:20.140770 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9fe3ac85-5ca7-4c84-9869-bc290ce462a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:20.142988 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9fe3ac85-5ca7-4c84-9869-bc290ce462a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:20.143184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9fe3ac85-5ca7-4c84-9869-bc290ce462a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:20.143359 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9fe3ac85-5ca7-4c84-9869-bc290ce462a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:20.143453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9fe3ac85-5ca7-4c84-9869-bc290ce462a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:20.145073 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=270,cinder:INSERT=48,cinder:UPDATE=106 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:04:20.148537 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:20.148537 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:20.149248 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9fe3ac85-5ca7-4c84-9869-bc290ce462a0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:20.149628 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 763/3037] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:20 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:04:20.164341 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66aceccd-5c30-47ea-96a2-f89072a3b2b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:20.166088 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66aceccd-5c30-47ea-96a2-f89072a3b2b4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:20.166281 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66aceccd-5c30-47ea-96a2-f89072a3b2b4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:20.166502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66aceccd-5c30-47ea-96a2-f89072a3b2b4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:20.166606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-66aceccd-5c30-47ea-96a2-f89072a3b2b4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:20.170837 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:20.170837 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:20.171585 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66aceccd-5c30-47ea-96a2-f89072a3b2b4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:20.171972 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 766/3038] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:20 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:20.182013 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2c25013f-12f9-4778-a8ea-908285e985f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:20.184116 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c25013f-12f9-4778-a8ea-908285e985f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:20.184479 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c25013f-12f9-4778-a8ea-908285e985f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:20.184871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c25013f-12f9-4778-a8ea-908285e985f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:20.185192 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-2c25013f-12f9-4778-a8ea-908285e985f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete backup with id: 5e5e423d-8901-4f52-aefd-ab597c9b8aea. Aug 19 16:04:20.190075 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:20.190075 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:20.204787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-2c25013f-12f9-4778-a8ea-908285e985f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] delete_backup rpcapi backup_id 5e5e423d-8901-4f52-aefd-ab597c9b8aea {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:04:20.207182 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c25013f-12f9-4778-a8ea-908285e985f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 202 Aug 19 16:04:20.207816 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 758/3039] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:20 2026] DELETE /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:04:20.217827 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cbcf93a7-1a51-4dab-a168-aafdd268d7e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:20.220049 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cbcf93a7-1a51-4dab-a168-aafdd268d7e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:20.220290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cbcf93a7-1a51-4dab-a168-aafdd268d7e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:20.220527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cbcf93a7-1a51-4dab-a168-aafdd268d7e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:20.220659 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cbcf93a7-1a51-4dab-a168-aafdd268d7e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:20.226215 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:20.226215 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:20.227205 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cbcf93a7-1a51-4dab-a168-aafdd268d7e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:20.227669 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 753/3040] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:20 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:20.308261 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e114bc00-af27-492d-8159-e0a4c88cc09e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:20.311157 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e114bc00-af27-492d-8159-e0a4c88cc09e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] PUT https://10.4.3.32/volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 Aug 19 16:04:20.311642 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e114bc00-af27-492d-8159-e0a4c88cc09e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:20.321798 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e114bc00-af27-492d-8159-e0a4c88cc09e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Acquiring lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:04:20.329147 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e114bc00-af27-492d-8159-e0a4c88cc09e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:04:20.330586 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:20.330586 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:20.423963 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e114bc00-af27-492d-8159-e0a4c88cc09e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Lock "cinder-attachment_update-e5008f10-cfe9-4bcb-adc3-9c765bcd29d4-np0000007787" released by "attachment_update" :: held 0.095s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:04:20.424266 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e114bc00-af27-492d-8159-e0a4c88cc09e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 returned with HTTP 200 Aug 19 16:04:20.424770 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 764/3041] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:04:20 2026] PUT /volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:20.435422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e0049711-03e6-4a6e-bdf8-c775493039e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:20.438049 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e0049711-03e6-4a6e-bdf8-c775493039e4 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 Aug 19 16:04:20.438304 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e0049711-03e6-4a6e-bdf8-c775493039e4 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:20.438622 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e0049711-03e6-4a6e-bdf8-c775493039e4 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:20.464856 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-e0049711-03e6-4a6e-bdf8-c775493039e4 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 returned with HTTP 200 Aug 19 16:04:20.465359 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 767/3042] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 16:04:20 2026] GET /volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:21.240111 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2d6b6c8c-23a0-4476-a1a7-14d1de401026 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:21.242690 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d6b6c8c-23a0-4476-a1a7-14d1de401026 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:21.243169 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d6b6c8c-23a0-4476-a1a7-14d1de401026 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:21.243596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d6b6c8c-23a0-4476-a1a7-14d1de401026 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:21.243926 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2d6b6c8c-23a0-4476-a1a7-14d1de401026 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:21.250837 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:21.250837 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:21.250837 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d6b6c8c-23a0-4476-a1a7-14d1de401026 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:21.250837 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 759/3043] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:21 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:22.262784 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5c730ae-c2d0-4b9c-b3dc-396644c3d938 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:22.264863 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5c730ae-c2d0-4b9c-b3dc-396644c3d938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:22.265164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5c730ae-c2d0-4b9c-b3dc-396644c3d938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:22.265428 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5c730ae-c2d0-4b9c-b3dc-396644c3d938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:22.265584 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f5c730ae-c2d0-4b9c-b3dc-396644c3d938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:22.272060 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:22.272060 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:22.273062 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5c730ae-c2d0-4b9c-b3dc-396644c3d938 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 200 Aug 19 16:04:22.273471 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 754/3044] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:22 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:23.284721 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-10ec5077-d93b-466b-9eea-e43434c9e7ff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:23.286732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10ec5077-d93b-466b-9eea-e43434c9e7ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea Aug 19 16:04:23.286978 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10ec5077-d93b-466b-9eea-e43434c9e7ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:23.287167 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10ec5077-d93b-466b-9eea-e43434c9e7ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:23.287307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-10ec5077-d93b-466b-9eea-e43434c9e7ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5e5e423d-8901-4f52-aefd-ab597c9b8aea. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:23.291330 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10ec5077-d93b-466b-9eea-e43434c9e7ff tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea returned with HTTP 404 Aug 19 16:04:23.291850 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 765/3045] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:23 2026] GET /volume/v3/backups/5e5e423d-8901-4f52-aefd-ab597c9b8aea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:24.299288 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f02b4cd3-3980-4055-b485-cea9bd90509a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:24.302342 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f02b4cd3-3980-4055-b485-cea9bd90509a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:04:24.302612 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f02b4cd3-3980-4055-b485-cea9bd90509a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:24.302928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f02b4cd3-3980-4055-b485-cea9bd90509a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:24.303065 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-f02b4cd3-3980-4055-b485-cea9bd90509a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete backup with id: b0739617-bca1-493b-b9ff-fceea419e946. Aug 19 16:04:24.309089 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:24.309089 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:24.324745 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-f02b4cd3-3980-4055-b485-cea9bd90509a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] delete_backup rpcapi backup_id b0739617-bca1-493b-b9ff-fceea419e946 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:04:24.326829 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f02b4cd3-3980-4055-b485-cea9bd90509a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 202 Aug 19 16:04:24.327388 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 768/3046] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:24 2026] DELETE /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:04:24.335784 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c762b33-4f21-4a63-b88e-3ea451a2362f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:24.337797 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c762b33-4f21-4a63-b88e-3ea451a2362f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:04:24.338056 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c762b33-4f21-4a63-b88e-3ea451a2362f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:24.338275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c762b33-4f21-4a63-b88e-3ea451a2362f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:24.338405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6c762b33-4f21-4a63-b88e-3ea451a2362f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:24.342875 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:24.342875 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:24.343670 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c762b33-4f21-4a63-b88e-3ea451a2362f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 200 Aug 19 16:04:24.344074 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 760/3047] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:24 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:25.083718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8201efe5-2108-41f7-be84-24a096a52c5a req-0ef90872-9beb-4a0a-9dcd-7616dbf88421 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:25.085924 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-0ef90872-9beb-4a0a-9dcd-7616dbf88421 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] POST https://10.4.3.32/volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1/action Aug 19 16:04:25.086298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-0ef90872-9beb-4a0a-9dcd-7616dbf88421 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:25.086426 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-0ef90872-9beb-4a0a-9dcd-7616dbf88421 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:25.104129 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:25.104129 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:25.116706 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8201efe5-2108-41f7-be84-24a096a52c5a req-0ef90872-9beb-4a0a-9dcd-7616dbf88421 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1/action returned with HTTP 204 Aug 19 16:04:25.116999 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 755/3048] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:04:25 2026] POST /volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:25.358749 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e1e3bfcb-a489-4969-b055-1cdeb9570fa6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:25.361061 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1e3bfcb-a489-4969-b055-1cdeb9570fa6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 Aug 19 16:04:25.361315 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1e3bfcb-a489-4969-b055-1cdeb9570fa6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:25.361566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1e3bfcb-a489-4969-b055-1cdeb9570fa6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:25.361721 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e1e3bfcb-a489-4969-b055-1cdeb9570fa6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id b0739617-bca1-493b-b9ff-fceea419e946. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:25.366519 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1e3bfcb-a489-4969-b055-1cdeb9570fa6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 returned with HTTP 404 Aug 19 16:04:25.367142 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 766/3049] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:25 2026] GET /volume/v3/backups/b0739617-bca1-493b-b9ff-fceea419e946 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:25.380445 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:25.382408 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:25.382714 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1331786437"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:25.384180 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1331786437'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:25.384344 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume of 1 GB Aug 19 16:04:25.389321 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Availability Zones retrieved successfully. Aug 19 16:04:25.394978 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Flow 'volume_create_api' (0d02f7cf-f86d-4019-8b9a-cd2586e21522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:25.396004 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ed3692-f6bd-4da3-b1e0-d3c901e715c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:25.396991 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:25.422983 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ed3692-f6bd-4da3-b1e0-d3c901e715c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:25.423671 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17b7718-41dd-4738-8d91-f9b5dd21010d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:25.461185 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['ef178a73-7433-49b7-ac36-dcbdaafbc472', 'd82f1871-4591-4a04-aa4b-f9e1d0836e58', '72579932-7bd8-4de1-a01f-cd569b0acec6', '8d1fbb82-e221-4138-b862-0272aa3b004c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:25.461914 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17b7718-41dd-4738-8d91-f9b5dd21010d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef178a73-7433-49b7-ac36-dcbdaafbc472', 'd82f1871-4591-4a04-aa4b-f9e1d0836e58', '72579932-7bd8-4de1-a01f-cd569b0acec6', '8d1fbb82-e221-4138-b862-0272aa3b004c']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:25.462618 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e26c36-5fdc-4381-a4fa-b52d47fe090e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:25.484314 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e26c36-5fdc-4381-a4fa-b52d47fe090e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aa23dae-7d76-4c1f-991f-cd7e14be3e12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1331786437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364f2fc3740343f3a035030d8a24f090',qos_specs=None,replication_status=,reservations=['ef178a73-7433-49b7-ac36-dcbdaafbc472','d82f1871-4591-4a04-aa4b-f9e1d0836e58','72579932-7bd8-4de1-a01f-cd569b0acec6','8d1fbb82-e221-4138-b862-0272aa3b004c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68621c18bb432f881b41ed9e3dd42f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1331786437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4aa23dae-7d76-4c1f-991f-cd7e14be3e12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364f2fc3740343f3a035030d8a24f090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fe68621c18bb432f881b41ed9e3dd42f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:25.485028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6976bab-ad8d-47ca-8bc0-7c884e4f5684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:25.501645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6976bab-ad8d-47ca-8bc0-7c884e4f5684) transitioned into 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-1331786437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364f2fc3740343f3a035030d8a24f090',qos_specs=None,replication_status=,reservations=['ef178a73-7433-49b7-ac36-dcbdaafbc472','d82f1871-4591-4a04-aa4b-f9e1d0836e58','72579932-7bd8-4de1-a01f-cd569b0acec6','8d1fbb82-e221-4138-b862-0272aa3b004c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68621c18bb432f881b41ed9e3dd42f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:25.502342 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa13c004-7e90-42fd-b53a-ea6eed627ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:25.510614 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa13c004-7e90-42fd-b53a-ea6eed627ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:25.511432 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Flow 'volume_create_api' (0d02f7cf-f86d-4019-8b9a-cd2586e21522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:25.511711 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create volume request issued successfully. Aug 19 16:04:25.512239 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fdf167fb-3a19-4f8b-b2fa-057065a9ce9b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:25.512628 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 769/3050] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:04:25 2026] POST /volume/v3/volumes => generated 747 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:25.524551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02e8e178-d0ad-44fa-a5a5-f49bdae5be3e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:25.526780 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02e8e178-d0ad-44fa-a5a5-f49bdae5be3e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 Aug 19 16:04:25.527071 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02e8e178-d0ad-44fa-a5a5-f49bdae5be3e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:25.527292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02e8e178-d0ad-44fa-a5a5-f49bdae5be3e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:25.536042 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:25.536042 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:25.540712 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-02e8e178-d0ad-44fa-a5a5-f49bdae5be3e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:25.546756 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02e8e178-d0ad-44fa-a5a5-f49bdae5be3e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 returned with HTTP 200 Aug 19 16:04:25.547307 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 761/3051] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:25 2026] GET /volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:26.560998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-908bb128-f510-4734-bdc9-0948e13587d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:26.564641 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-908bb128-f510-4734-bdc9-0948e13587d2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 Aug 19 16:04:26.564931 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-908bb128-f510-4734-bdc9-0948e13587d2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:26.565147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-908bb128-f510-4734-bdc9-0948e13587d2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:26.575338 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:26.575338 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:26.579813 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-908bb128-f510-4734-bdc9-0948e13587d2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:26.585233 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-908bb128-f510-4734-bdc9-0948e13587d2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 returned with HTTP 200 Aug 19 16:04:26.585648 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 756/3052] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:26 2026] GET /volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:04:26.606070 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-474b89d1-6e16-432a-9fbf-752a5dff6b0d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:26.608205 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-474b89d1-6e16-432a-9fbf-752a5dff6b0d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:04:26.608586 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-474b89d1-6e16-432a-9fbf-752a5dff6b0d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4aa23dae-7d76-4c1f-991f-cd7e14be3e12", "name": "tempest-VolumesBackupsTest-Snapshot-564387464"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:26.619167 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:26.619167 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:26.619631 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-474b89d1-6e16-432a-9fbf-752a5dff6b0d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:26.620034 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-474b89d1-6e16-432a-9fbf-752a5dff6b0d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Create snapshot from volume 4aa23dae-7d76-4c1f-991f-cd7e14be3e12 Aug 19 16:04:26.656300 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-474b89d1-6e16-432a-9fbf-752a5dff6b0d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['cb33e61e-8b52-4683-9a62-ee71044a85aa', 'a2e5a289-ea02-4547-bd7b-8dd42cdbc179', 'ce52bda2-d931-4940-9599-8cf4a0e16067', '5597d2c5-037c-4f8d-b747-7d200da5f4ee'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:26.686526 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-474b89d1-6e16-432a-9fbf-752a5dff6b0d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Snapshot create request issued successfully. Aug 19 16:04:26.686875 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-474b89d1-6e16-432a-9fbf-752a5dff6b0d tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:04:26.687511 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 767/3053] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:04:26 2026] POST /volume/v3/snapshots => generated 304 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:26.696325 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-08d2d703-06e2-4591-82ef-0afc99e779f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:26.701142 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08d2d703-06e2-4591-82ef-0afc99e779f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a Aug 19 16:04:26.701327 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08d2d703-06e2-4591-82ef-0afc99e779f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:26.701506 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08d2d703-06e2-4591-82ef-0afc99e779f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:26.706338 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:26.706338 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:26.706699 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-08d2d703-06e2-4591-82ef-0afc99e779f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Snapshot retrieved successfully. Aug 19 16:04:26.707405 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08d2d703-06e2-4591-82ef-0afc99e779f7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a returned with HTTP 200 Aug 19 16:04:26.707707 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 770/3054] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:26 2026] GET /volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:27.243999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-698b9a5c-c44d-40a5-b6fe-4528870b3ac6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.246322 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-698b9a5c-c44d-40a5-b6fe-4528870b3ac6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:27.246569 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-698b9a5c-c44d-40a5-b6fe-4528870b3ac6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.246815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-698b9a5c-c44d-40a5-b6fe-4528870b3ac6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.254165 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.254165 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:27.258107 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-698b9a5c-c44d-40a5-b6fe-4528870b3ac6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:27.262303 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-698b9a5c-c44d-40a5-b6fe-4528870b3ac6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:27.262704 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 762/3055] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:27 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:27.576185 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-62f807ce-e313-410a-8350-6b5458767228 req-d83a3818-bcbf-40c0-8e2c-f74ff250178c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.578427 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-d83a3818-bcbf-40c0-8e2c-f74ff250178c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:27.578639 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-d83a3818-bcbf-40c0-8e2c-f74ff250178c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.578853 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-d83a3818-bcbf-40c0-8e2c-f74ff250178c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.587516 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.587516 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:27.591515 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-62f807ce-e313-410a-8350-6b5458767228 req-d83a3818-bcbf-40c0-8e2c-f74ff250178c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:27.596188 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-d83a3818-bcbf-40c0-8e2c-f74ff250178c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:27.596596 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 757/3056] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:27 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:27.679877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ef6b3369-6f98-4783-92f3-18f055473f8e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.680358 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef6b3369-6f98-4783-92f3-18f055473f8e None None] GET https://10.4.3.32/volume// Aug 19 16:04:27.680501 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef6b3369-6f98-4783-92f3-18f055473f8e None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.680703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef6b3369-6f98-4783-92f3-18f055473f8e None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.681086 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef6b3369-6f98-4783-92f3-18f055473f8e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:27.681362 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 768/3057] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:04: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 19 16:04:27.690648 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-62f807ce-e313-410a-8350-6b5458767228 req-2ef1ae07-d457-4855-a5ed-c7e83b07c555 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.693784 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-2ef1ae07-d457-4855-a5ed-c7e83b07c555 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:04:27.693784 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-2ef1ae07-d457-4855-a5ed-c7e83b07c555 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7e94894-2d5d-42c4-9ada-ce6e3246462d", "connector": null, "instance_uuid": "6a6e1f15-c434-4ba0-913b-bd19602a20af"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:27.706867 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.706867 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:27.719959 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cd412578-d69b-41f5-b9ec-4c0f308a5eb9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.722277 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd412578-d69b-41f5-b9ec-4c0f308a5eb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a Aug 19 16:04:27.722277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd412578-d69b-41f5-b9ec-4c0f308a5eb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.722277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd412578-d69b-41f5-b9ec-4c0f308a5eb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.727317 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.727317 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:27.727852 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cd412578-d69b-41f5-b9ec-4c0f308a5eb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Snapshot retrieved successfully. Aug 19 16:04:27.728628 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd412578-d69b-41f5-b9ec-4c0f308a5eb9 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a returned with HTTP 200 Aug 19 16:04:27.729065 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 763/3058] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:27 2026] GET /volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:27.737421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.739580 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:04:27.740041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4aa23dae-7d76-4c1f-991f-cd7e14be3e12", "snapshot_id": "c647a403-65a7-4fc1-8522-554447a4f46a", "name": "tempest-VolumesBackupsTest-Backup-993777195"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:27.741592 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-2ef1ae07-d457-4855-a5ed-c7e83b07c555 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:04:27.741954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating new backup {'backup': {'volume_id': '4aa23dae-7d76-4c1f-991f-cd7e14be3e12', 'snapshot_id': 'c647a403-65a7-4fc1-8522-554447a4f46a', 'name': 'tempest-VolumesBackupsTest-Backup-993777195'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:04:27.742152 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Creating backup of volume 4aa23dae-7d76-4c1f-991f-cd7e14be3e12 in container None Aug 19 16:04:27.742202 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 771/3059] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:04:27 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 19 16:04:27.751450 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.751450 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:27.752076 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:27.759700 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.759700 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:27.760343 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Snapshot retrieved successfully. Aug 19 16:04:27.775408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-46301c1d-c35d-4544-a3e9-c20545658185 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.778854 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46301c1d-c35d-4544-a3e9-c20545658185 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:27.778854 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46301c1d-c35d-4544-a3e9-c20545658185 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.778854 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46301c1d-c35d-4544-a3e9-c20545658185 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.792185 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c303c010-e642-442e-a24e-934f86f283b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.792322 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Created reservations ['0ec54738-0c07-4e6f-93b4-bbe93bac6409', '53d3abf0-38b5-473d-8e69-6f3382a2d379'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:27.792594 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c303c010-e642-442e-a24e-934f86f283b5 None None] GET https://10.4.3.32/volume// Aug 19 16:04:27.793061 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c303c010-e642-442e-a24e-934f86f283b5 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.793061 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c303c010-e642-442e-a24e-934f86f283b5 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.793367 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c303c010-e642-442e-a24e-934f86f283b5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:27.793703 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 764/3060] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:27.799541 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.799541 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:27.803441 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-62f807ce-e313-410a-8350-6b5458767228 req-84bec553-4ff5-4bd6-a556-6b9b843e4d1e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.805270 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-46301c1d-c35d-4544-a3e9-c20545658185 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:27.807571 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-84bec553-4ff5-4bd6-a556-6b9b843e4d1e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:27.807571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-84bec553-4ff5-4bd6-a556-6b9b843e4d1e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.807571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-84bec553-4ff5-4bd6-a556-6b9b843e4d1e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.812183 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46301c1d-c35d-4544-a3e9-c20545658185 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:27.813414 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 769/3061] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:27 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:27.819511 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.819511 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:27.824546 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-62f807ce-e313-410a-8350-6b5458767228 req-84bec553-4ff5-4bd6-a556-6b9b843e4d1e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:27.830697 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-84bec553-4ff5-4bd6-a556-6b9b843e4d1e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:27.831405 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 772/3062] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:04:27 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 1117 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:04:27.837634 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c60b1573-28bd-4ae8-8817-5ac12dd58605 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:04:27.837634 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 758/3063] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:04:27 2026] POST /volume/v3/backups => generated 327 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:27.847081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02c0469e-e504-4647-b98d-a9d79c6e40a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.850597 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02c0469e-e504-4647-b98d-a9d79c6e40a1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:27.850704 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02c0469e-e504-4647-b98d-a9d79c6e40a1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.851033 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02c0469e-e504-4647-b98d-a9d79c6e40a1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.851109 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-02c0469e-e504-4647-b98d-a9d79c6e40a1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:27.858318 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.858318 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:27.860092 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02c0469e-e504-4647-b98d-a9d79c6e40a1 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:27.860546 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 765/3064] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:27 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 768 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:27.955928 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-62f807ce-e313-410a-8350-6b5458767228 req-30c9a733-b341-4cd5-a4c0-7bf235cee908 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.958485 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-64ba2786-7902-47f4-a0e9-2abd434fd6c8 req-eaac9113-7ccd-4231-948f-f90d588225fc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:27.961853 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-64ba2786-7902-47f4-a0e9-2abd434fd6c8 req-eaac9113-7ccd-4231-948f-f90d588225fc tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] DELETE https://10.4.3.32/volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 Aug 19 16:04:27.962010 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-30c9a733-b341-4cd5-a4c0-7bf235cee908 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] PUT https://10.4.3.32/volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501 Aug 19 16:04:27.962311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-30c9a733-b341-4cd5-a4c0-7bf235cee908 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:27.962960 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-64ba2786-7902-47f4-a0e9-2abd434fd6c8 req-eaac9113-7ccd-4231-948f-f90d588225fc tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:27.963166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-64ba2786-7902-47f4-a0e9-2abd434fd6c8 req-eaac9113-7ccd-4231-948f-f90d588225fc tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:27.973590 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.973590 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:27.980441 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-62f807ce-e313-410a-8350-6b5458767228 req-30c9a733-b341-4cd5-a4c0-7bf235cee908 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Acquiring lock "cinder-attachment_update-b7e94894-2d5d-42c4-9ada-ce6e3246462d-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:04:27.983357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-62f807ce-e313-410a-8350-6b5458767228 req-30c9a733-b341-4cd5-a4c0-7bf235cee908 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Lock "cinder-attachment_update-b7e94894-2d5d-42c4-9ada-ce6e3246462d-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:04:27.984483 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:27.984483 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:28.034275 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-64ba2786-7902-47f4-a0e9-2abd434fd6c8 req-eaac9113-7ccd-4231-948f-f90d588225fc tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 returned with HTTP 200 Aug 19 16:04:28.034802 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 773/3065] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:27 2026] DELETE /volume/v3/attachments/42f7ae71-bf8b-437d-8e33-95b6af599bd1 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:28.091876 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-62f807ce-e313-410a-8350-6b5458767228 req-30c9a733-b341-4cd5-a4c0-7bf235cee908 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Lock "cinder-attachment_update-b7e94894-2d5d-42c4-9ada-ce6e3246462d-np0000007787" released by "attachment_update" :: held 0.108s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:04:28.092254 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-30c9a733-b341-4cd5-a4c0-7bf235cee908 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501 returned with HTTP 200 Aug 19 16:04:28.092738 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 770/3066] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:04:27 2026] PUT /volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:28.826625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2459722f-4346-4b64-991a-45084a501c40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:28.828714 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2459722f-4346-4b64-991a-45084a501c40 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:28.828983 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2459722f-4346-4b64-991a-45084a501c40 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:28.829201 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2459722f-4346-4b64-991a-45084a501c40 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:28.840250 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:28.840250 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:28.844128 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2459722f-4346-4b64-991a-45084a501c40 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:28.848704 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2459722f-4346-4b64-991a-45084a501c40 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:28.849121 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 759/3067] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:28 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:28.875558 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e310184c-0155-4e53-9579-aebc9819db28 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:28.877487 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e310184c-0155-4e53-9579-aebc9819db28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:28.877807 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e310184c-0155-4e53-9579-aebc9819db28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:28.878057 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e310184c-0155-4e53-9579-aebc9819db28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:28.878164 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e310184c-0155-4e53-9579-aebc9819db28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:28.882584 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:28.882584 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:28.883341 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e310184c-0155-4e53-9579-aebc9819db28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:28.883686 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 766/3068] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:28 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:29.141664 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8531095b-e6f5-42ce-a300-4b0fc3d2e225 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:29.144019 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8531095b-e6f5-42ce-a300-4b0fc3d2e225 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:29.144331 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8531095b-e6f5-42ce-a300-4b0fc3d2e225 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:29.144590 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8531095b-e6f5-42ce-a300-4b0fc3d2e225 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:29.155410 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:29.155410 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:29.159461 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8531095b-e6f5-42ce-a300-4b0fc3d2e225 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:29.165700 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8531095b-e6f5-42ce-a300-4b0fc3d2e225 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:29.166331 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 774/3069] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:29 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:29.205873 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f21e126b-c788-48ae-87c1-d21f1b363c36 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:29.208545 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f21e126b-c788-48ae-87c1-d21f1b363c36 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:29.208698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f21e126b-c788-48ae-87c1-d21f1b363c36 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:29.208883 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f21e126b-c788-48ae-87c1-d21f1b363c36 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:29.217233 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:29.217233 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:29.223456 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f21e126b-c788-48ae-87c1-d21f1b363c36 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:29.227526 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f21e126b-c788-48ae-87c1-d21f1b363c36 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:29.228072 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 771/3070] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:29 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:29.243484 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9cdf00de-cce6-4291-af42-62bd0ab0721e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:29.245594 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cdf00de-cce6-4291-af42-62bd0ab0721e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:29.246109 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cdf00de-cce6-4291-af42-62bd0ab0721e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:29.246321 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cdf00de-cce6-4291-af42-62bd0ab0721e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:29.246564 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9cdf00de-cce6-4291-af42-62bd0ab0721e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Delete volume with id: e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:29.253717 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:29.253717 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:29.254257 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9cdf00de-cce6-4291-af42-62bd0ab0721e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:29.274685 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9cdf00de-cce6-4291-af42-62bd0ab0721e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Delete volume request issued successfully. Aug 19 16:04:29.274993 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cdf00de-cce6-4291-af42-62bd0ab0721e tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 202 Aug 19 16:04:29.275573 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 760/3071] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:29 2026] DELETE /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:29.283843 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-62020ef6-329a-4fa5-b3fd-b0ead3777a7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:29.286194 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62020ef6-329a-4fa5-b3fd-b0ead3777a7d tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:29.286520 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62020ef6-329a-4fa5-b3fd-b0ead3777a7d tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:29.286700 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62020ef6-329a-4fa5-b3fd-b0ead3777a7d tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:29.295561 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:29.295561 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:29.300066 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-62020ef6-329a-4fa5-b3fd-b0ead3777a7d tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Volume info retrieved successfully. Aug 19 16:04:29.305587 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62020ef6-329a-4fa5-b3fd-b0ead3777a7d tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 200 Aug 19 16:04:29.306149 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 767/3072] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:29 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:29.861337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a79193ec-1e2c-4891-8b6e-85f1af9016ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:29.863568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a79193ec-1e2c-4891-8b6e-85f1af9016ae tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:29.863879 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a79193ec-1e2c-4891-8b6e-85f1af9016ae tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:29.864172 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a79193ec-1e2c-4891-8b6e-85f1af9016ae tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:29.874849 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:29.874849 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:29.878598 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a79193ec-1e2c-4891-8b6e-85f1af9016ae tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:29.883432 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a79193ec-1e2c-4891-8b6e-85f1af9016ae tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:29.883827 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 775/3073] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:29 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:29.893211 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf71fa07-10eb-495f-bd95-4b8e421e9ed3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:29.894825 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf71fa07-10eb-495f-bd95-4b8e421e9ed3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:29.894985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf71fa07-10eb-495f-bd95-4b8e421e9ed3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:29.895158 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf71fa07-10eb-495f-bd95-4b8e421e9ed3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:29.895236 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cf71fa07-10eb-495f-bd95-4b8e421e9ed3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:29.899471 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:29.899471 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:29.900156 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf71fa07-10eb-495f-bd95-4b8e421e9ed3 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:29.900467 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 772/3074] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:29 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:30.318952 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d039ec4a-b26c-4fa8-9927-cec8488836f4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:30.321338 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d039ec4a-b26c-4fa8-9927-cec8488836f4 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] GET https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 Aug 19 16:04:30.321610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d039ec4a-b26c-4fa8-9927-cec8488836f4 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:30.321914 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d039ec4a-b26c-4fa8-9927-cec8488836f4 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:30.330331 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d039ec4a-b26c-4fa8-9927-cec8488836f4 tempest-ServerActionsTestOtherB-1539545550 tempest-ServerActionsTestOtherB-1539545550-project-member] https://10.4.3.32/volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 returned with HTTP 404 Aug 19 16:04:30.331040 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 761/3075] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:30 2026] GET /volume/v3/volumes/e5008f10-cfe9-4bcb-adc3-9c765bcd29d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:30.900791 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50284ec1-1031-43ce-9c66-cf9dd6031fb7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:30.900791 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50284ec1-1031-43ce-9c66-cf9dd6031fb7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:30.900791 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50284ec1-1031-43ce-9c66-cf9dd6031fb7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:30.900791 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50284ec1-1031-43ce-9c66-cf9dd6031fb7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:30.911923 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2a9ffe14-e549-494b-9cc3-827e37bbc544 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:30.913220 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:30.913220 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:30.913964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2a9ffe14-e549-494b-9cc3-827e37bbc544 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:30.914183 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2a9ffe14-e549-494b-9cc3-827e37bbc544 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:30.914369 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2a9ffe14-e549-494b-9cc3-827e37bbc544 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:30.914469 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2a9ffe14-e549-494b-9cc3-827e37bbc544 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:30.916743 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-50284ec1-1031-43ce-9c66-cf9dd6031fb7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:30.919112 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:30.919112 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:30.919853 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2a9ffe14-e549-494b-9cc3-827e37bbc544 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:30.920825 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 776/3076] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:30 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:30.920923 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50284ec1-1031-43ce-9c66-cf9dd6031fb7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:30.921163 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 768/3077] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:30 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:31.934369 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e379e2f-6980-4a0f-8f3c-e51d8157627b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:31.936845 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e379e2f-6980-4a0f-8f3c-e51d8157627b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:31.937148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e379e2f-6980-4a0f-8f3c-e51d8157627b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:31.937432 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e379e2f-6980-4a0f-8f3c-e51d8157627b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:31.937576 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0e379e2f-6980-4a0f-8f3c-e51d8157627b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:31.938819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30a28b96-ae7f-4bc8-80e9-8d4540b53411 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:31.940648 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30a28b96-ae7f-4bc8-80e9-8d4540b53411 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:31.940913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30a28b96-ae7f-4bc8-80e9-8d4540b53411 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:31.941075 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30a28b96-ae7f-4bc8-80e9-8d4540b53411 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:31.943641 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:31.943641 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:31.944470 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e379e2f-6980-4a0f-8f3c-e51d8157627b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:31.944817 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 773/3078] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:31 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:31.954189 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:31.954189 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:31.958386 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-30a28b96-ae7f-4bc8-80e9-8d4540b53411 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:31.965183 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30a28b96-ae7f-4bc8-80e9-8d4540b53411 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:31.965813 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 762/3079] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:31 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:32.959737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-622ce9cd-2540-45f9-9819-bd601aeb5cd6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:32.962420 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-622ce9cd-2540-45f9-9819-bd601aeb5cd6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:32.962726 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-622ce9cd-2540-45f9-9819-bd601aeb5cd6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:32.963058 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-622ce9cd-2540-45f9-9819-bd601aeb5cd6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:32.963228 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-622ce9cd-2540-45f9-9819-bd601aeb5cd6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:32.969530 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:32.969530 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:32.972202 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-622ce9cd-2540-45f9-9819-bd601aeb5cd6 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:32.972202 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 777/3080] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:32 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:32.973184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-c9fd67e0-c437-40e2-b3dd-e8ae788cec49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:32.983904 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02b3c166-75ed-4257-9275-1f409509c4de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:32.988569 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02b3c166-75ed-4257-9275-1f409509c4de tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:32.988829 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02b3c166-75ed-4257-9275-1f409509c4de tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:32.989079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02b3c166-75ed-4257-9275-1f409509c4de tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:33.022529 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:33.022529 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:33.026999 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-02b3c166-75ed-4257-9275-1f409509c4de tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:33.031976 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02b3c166-75ed-4257-9275-1f409509c4de tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:33.032358 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 774/3081] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:32 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 938 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:33.089085 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-c9fd67e0-c437-40e2-b3dd-e8ae788cec49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:33.089646 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-c9fd67e0-c437-40e2-b3dd-e8ae788cec49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:33.089800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-c9fd67e0-c437-40e2-b3dd-e8ae788cec49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:33.101292 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:33.101292 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:33.106703 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-c9fd67e0-c437-40e2-b3dd-e8ae788cec49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:33.114058 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-c9fd67e0-c437-40e2-b3dd-e8ae788cec49 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:33.114058 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 769/3082] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:32 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:33.203197 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6340e654-1545-42d7-b506-2dd05ba0a87b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:33.203784 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6340e654-1545-42d7-b506-2dd05ba0a87b None None] GET https://10.4.3.32/volume// Aug 19 16:04:33.204791 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6340e654-1545-42d7-b506-2dd05ba0a87b None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:33.204791 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6340e654-1545-42d7-b506-2dd05ba0a87b None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:33.204791 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6340e654-1545-42d7-b506-2dd05ba0a87b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:33.205560 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 763/3083] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:04: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 19 16:04:33.214643 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-d9ae18b2-5ab5-45f0-99a2-4f5a805e2c22 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:33.216855 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-d9ae18b2-5ab5-45f0-99a2-4f5a805e2c22 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:04:33.217446 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-d9ae18b2-5ab5-45f0-99a2-4f5a805e2c22 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72b380fb-cbfb-4853-be94-a739142d95b6", "connector": null, "instance_uuid": "9410be6e-94b1-4146-b90d-9590ad34a786"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:33.235922 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:33.235922 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:33.310468 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-d9ae18b2-5ab5-45f0-99a2-4f5a805e2c22 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:04:33.312741 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 778/3084] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:04:33 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:33.356777 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ea2579d-e4cb-40a3-b66c-54863a2ca4cb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:33.360055 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ea2579d-e4cb-40a3-b66c-54863a2ca4cb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:33.360480 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ea2579d-e4cb-40a3-b66c-54863a2ca4cb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:33.360889 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ea2579d-e4cb-40a3-b66c-54863a2ca4cb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:33.376944 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92049788-2013-42c0-9092-6d06e29bfe38 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:33.377384 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:33.377384 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:33.377520 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92049788-2013-42c0-9092-6d06e29bfe38 None None] GET https://10.4.3.32/volume// Aug 19 16:04:33.377586 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92049788-2013-42c0-9092-6d06e29bfe38 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:33.377780 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92049788-2013-42c0-9092-6d06e29bfe38 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:33.378341 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92049788-2013-42c0-9092-6d06e29bfe38 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:33.379354 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 770/3085] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:33.384164 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2ea2579d-e4cb-40a3-b66c-54863a2ca4cb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:33.387847 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-5812e6cb-1b22-4430-8a6c-13207ebd70a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:33.390326 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-5812e6cb-1b22-4430-8a6c-13207ebd70a6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:33.390688 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-5812e6cb-1b22-4430-8a6c-13207ebd70a6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:33.390984 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-5812e6cb-1b22-4430-8a6c-13207ebd70a6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:33.393050 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ea2579d-e4cb-40a3-b66c-54863a2ca4cb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:33.393609 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 775/3086] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:33 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:33.405841 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:33.405841 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:33.414205 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-5812e6cb-1b22-4430-8a6c-13207ebd70a6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:33.422132 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-5812e6cb-1b22-4430-8a6c-13207ebd70a6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:33.422689 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 764/3087] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:04:33 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 16:04:33.545632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-0e0afc74-2f50-4dda-9120-1feda459c981 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:33.548497 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-0e0afc74-2f50-4dda-9120-1feda459c981 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] PUT https://10.4.3.32/volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 Aug 19 16:04:33.549074 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-0e0afc74-2f50-4dda-9120-1feda459c981 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:33.560455 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-0e0afc74-2f50-4dda-9120-1feda459c981 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Acquiring lock "cinder-attachment_update-72b380fb-cbfb-4853-be94-a739142d95b6-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:04:33.566256 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-0e0afc74-2f50-4dda-9120-1feda459c981 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Lock "cinder-attachment_update-72b380fb-cbfb-4853-be94-a739142d95b6-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:04:33.568790 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:33.568790 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:33.587988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-62f807ce-e313-410a-8350-6b5458767228 req-5688dccc-0362-46d5-8a1b-1e0dc6154b29 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:33.591501 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-5688dccc-0362-46d5-8a1b-1e0dc6154b29 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501/action Aug 19 16:04:33.591904 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-5688dccc-0362-46d5-8a1b-1e0dc6154b29 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:33.592059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-5688dccc-0362-46d5-8a1b-1e0dc6154b29 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:33.614477 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:33.614477 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:33.634398 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-62f807ce-e313-410a-8350-6b5458767228 req-5688dccc-0362-46d5-8a1b-1e0dc6154b29 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501/action returned with HTTP 204 Aug 19 16:04:33.635020 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 771/3088] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:04:33 2026] POST /volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:33.678970 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-0e0afc74-2f50-4dda-9120-1feda459c981 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Lock "cinder-attachment_update-72b380fb-cbfb-4853-be94-a739142d95b6-np0000007787" released by "attachment_update" :: held 0.113s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:04:33.679324 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-0e0afc74-2f50-4dda-9120-1feda459c981 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 returned with HTTP 200 Aug 19 16:04:33.679968 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 779/3089] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:04:33 2026] PUT /volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:33.984103 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-24a1d540-5ffe-4f9e-963e-3e0a03749804 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:33.987557 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24a1d540-5ffe-4f9e-963e-3e0a03749804 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:33.987858 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24a1d540-5ffe-4f9e-963e-3e0a03749804 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:33.988420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24a1d540-5ffe-4f9e-963e-3e0a03749804 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:33.988420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-24a1d540-5ffe-4f9e-963e-3e0a03749804 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:33.997036 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:33.997036 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:33.997803 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24a1d540-5ffe-4f9e-963e-3e0a03749804 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:33.998292 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 776/3090] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:33 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:34.049407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5653569d-3a27-4328-8ee3-9516ed63fda1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:34.051472 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5653569d-3a27-4328-8ee3-9516ed63fda1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:34.051649 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5653569d-3a27-4328-8ee3-9516ed63fda1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:34.051886 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5653569d-3a27-4328-8ee3-9516ed63fda1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:34.063528 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:34.063528 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:34.068726 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5653569d-3a27-4328-8ee3-9516ed63fda1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:34.074673 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5653569d-3a27-4328-8ee3-9516ed63fda1 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:34.075271 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 765/3091] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:34 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:34.092604 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2000aa47-6264-4611-b9f8-3eec16f8cee5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:34.095600 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2000aa47-6264-4611-b9f8-3eec16f8cee5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:34.095894 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2000aa47-6264-4611-b9f8-3eec16f8cee5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:34.096146 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2000aa47-6264-4611-b9f8-3eec16f8cee5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:34.109358 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:34.109358 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:34.114366 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2000aa47-6264-4611-b9f8-3eec16f8cee5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:34.120074 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2000aa47-6264-4611-b9f8-3eec16f8cee5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:34.120438 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 772/3092] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:34 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:34.408829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a28dea16-402b-4998-8fb8-8c4f8f3670d0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:34.410685 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a28dea16-402b-4998-8fb8-8c4f8f3670d0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:34.410939 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a28dea16-402b-4998-8fb8-8c4f8f3670d0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:34.411128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a28dea16-402b-4998-8fb8-8c4f8f3670d0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:34.421133 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:34.421133 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:34.424749 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a28dea16-402b-4998-8fb8-8c4f8f3670d0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:34.428911 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a28dea16-402b-4998-8fb8-8c4f8f3670d0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:34.429278 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 780/3093] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:34 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:34.688155 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-29727f32-6db2-464c-ac63-109d9c5dac96 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:34.689939 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29727f32-6db2-464c-ac63-109d9c5dac96 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:34.690146 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29727f32-6db2-464c-ac63-109d9c5dac96 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:34.690348 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29727f32-6db2-464c-ac63-109d9c5dac96 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:34.697484 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:34.697484 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:34.701947 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-29727f32-6db2-464c-ac63-109d9c5dac96 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:34.707733 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29727f32-6db2-464c-ac63-109d9c5dac96 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:34.708524 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 777/3094] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:34 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:35.012092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac5949ab-ad77-4e61-9529-476eaebbd29b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.014653 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac5949ab-ad77-4e61-9529-476eaebbd29b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:35.015003 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac5949ab-ad77-4e61-9529-476eaebbd29b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:35.015274 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac5949ab-ad77-4e61-9529-476eaebbd29b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:35.015440 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ac5949ab-ad77-4e61-9529-476eaebbd29b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:35.023208 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:35.023208 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:35.025003 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac5949ab-ad77-4e61-9529-476eaebbd29b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:35.025828 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 766/3095] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:35 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:35.079396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-973119a6-66ce-48fb-ace8-59bc383eaaac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.082257 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-973119a6-66ce-48fb-ace8-59bc383eaaac tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:35.082572 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-973119a6-66ce-48fb-ace8-59bc383eaaac tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:35.082927 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-973119a6-66ce-48fb-ace8-59bc383eaaac tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:35.092332 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:35.092332 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:35.098258 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-973119a6-66ce-48fb-ace8-59bc383eaaac tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:35.105072 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-973119a6-66ce-48fb-ace8-59bc383eaaac tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:35.105692 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 773/3096] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:35 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:35.233210 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b59baa8f-978b-4e0c-9569-2059e4c8c116 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.233628 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b59baa8f-978b-4e0c-9569-2059e4c8c116 None None] GET https://10.4.3.32/volume// Aug 19 16:04:35.233823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b59baa8f-978b-4e0c-9569-2059e4c8c116 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:35.234060 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b59baa8f-978b-4e0c-9569-2059e4c8c116 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:35.234337 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b59baa8f-978b-4e0c-9569-2059e4c8c116 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:35.234633 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 781/3097] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:04:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:04:35.242593 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-adbe72d5-ed02-4584-bc03-d6686af95bd7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.245073 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-adbe72d5-ed02-4584-bc03-d6686af95bd7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:04:35.245383 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-adbe72d5-ed02-4584-bc03-d6686af95bd7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64f47d7d-1fd8-4fba-add2-98f494fa9f1e", "connector": null, "instance_uuid": "6a6e1f15-c434-4ba0-913b-bd19602a20af"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:35.258908 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:35.258908 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:35.291353 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-adbe72d5-ed02-4584-bc03-d6686af95bd7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:04:35.291909 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 778/3098] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:04:35 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 19 16:04:35.329594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6b7a1b11-3f28-4cc5-a9c4-b9934a5213d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.332013 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b7a1b11-3f28-4cc5-a9c4-b9934a5213d5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:35.332253 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b7a1b11-3f28-4cc5-a9c4-b9934a5213d5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:35.332536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b7a1b11-3f28-4cc5-a9c4-b9934a5213d5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:35.339394 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d4f6682-0c8c-47cc-88f1-e487274a2f7f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.339799 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d4f6682-0c8c-47cc-88f1-e487274a2f7f None None] GET https://10.4.3.32/volume// Aug 19 16:04:35.340025 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d4f6682-0c8c-47cc-88f1-e487274a2f7f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:35.340230 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d4f6682-0c8c-47cc-88f1-e487274a2f7f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:35.340637 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d4f6682-0c8c-47cc-88f1-e487274a2f7f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:35.340971 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 774/3099] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:35.344011 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:35.344011 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:35.347733 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6b7a1b11-3f28-4cc5-a9c4-b9934a5213d5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:35.349021 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-ff714d51-a00a-4abc-be33-eda7188457c6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.351773 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-ff714d51-a00a-4abc-be33-eda7188457c6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:35.352114 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-ff714d51-a00a-4abc-be33-eda7188457c6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:35.352173 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b7a1b11-3f28-4cc5-a9c4-b9934a5213d5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:35.352360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-ff714d51-a00a-4abc-be33-eda7188457c6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:35.352683 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 767/3100] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:35 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:35.363020 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:35.363020 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:35.367058 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-ff714d51-a00a-4abc-be33-eda7188457c6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:35.373056 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-ff714d51-a00a-4abc-be33-eda7188457c6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:35.373498 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 782/3101] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:04:35 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 1116 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:04:35.443490 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2f113f08-58cf-4cbc-9e04-4b53f8d670c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.446053 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f113f08-58cf-4cbc-9e04-4b53f8d670c1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:35.446350 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f113f08-58cf-4cbc-9e04-4b53f8d670c1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:35.446630 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f113f08-58cf-4cbc-9e04-4b53f8d670c1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:35.463776 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:35.463776 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:35.469703 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2f113f08-58cf-4cbc-9e04-4b53f8d670c1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:35.484127 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f113f08-58cf-4cbc-9e04-4b53f8d670c1 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:35.484576 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 779/3102] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:35 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:35.491253 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-06491ad5-9b68-468f-9957-241636a9eb34 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:35.493068 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-06491ad5-9b68-468f-9957-241636a9eb34 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] PUT https://10.4.3.32/volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611 Aug 19 16:04:35.493548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-06491ad5-9b68-468f-9957-241636a9eb34 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:35.506490 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-06491ad5-9b68-468f-9957-241636a9eb34 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Acquiring lock "cinder-attachment_update-64f47d7d-1fd8-4fba-add2-98f494fa9f1e-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:04:35.511334 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-06491ad5-9b68-468f-9957-241636a9eb34 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Lock "cinder-attachment_update-64f47d7d-1fd8-4fba-add2-98f494fa9f1e-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:04:35.512384 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:35.512384 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:35.599587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-06491ad5-9b68-468f-9957-241636a9eb34 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Lock "cinder-attachment_update-64f47d7d-1fd8-4fba-add2-98f494fa9f1e-np0000007787" released by "attachment_update" :: held 0.088s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:04:35.599993 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-06491ad5-9b68-468f-9957-241636a9eb34 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611 returned with HTTP 200 Aug 19 16:04:35.600685 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 775/3103] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:04:35 2026] PUT /volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:36.039420 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7fd5006-89a9-4d16-a3f6-8bb311fb1981 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:36.042012 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7fd5006-89a9-4d16-a3f6-8bb311fb1981 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:36.042289 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7fd5006-89a9-4d16-a3f6-8bb311fb1981 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:36.042562 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7fd5006-89a9-4d16-a3f6-8bb311fb1981 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:36.042741 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c7fd5006-89a9-4d16-a3f6-8bb311fb1981 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:36.047715 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:36.047715 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:36.049074 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7fd5006-89a9-4d16-a3f6-8bb311fb1981 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:36.049248 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 768/3104] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:36 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:36.366923 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5de6f192-7095-400d-b3e4-cee2c1e89d3d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:36.369169 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5de6f192-7095-400d-b3e4-cee2c1e89d3d tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:36.369429 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5de6f192-7095-400d-b3e4-cee2c1e89d3d tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:36.369655 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5de6f192-7095-400d-b3e4-cee2c1e89d3d tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:36.380795 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:36.380795 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:36.383255 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5de6f192-7095-400d-b3e4-cee2c1e89d3d tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:36.387675 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5de6f192-7095-400d-b3e4-cee2c1e89d3d tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:36.388248 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 783/3105] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:36 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:36.497988 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d7372964-4462-46f2-ad0c-ea71d706d5c8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:36.499772 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7372964-4462-46f2-ad0c-ea71d706d5c8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:36.499983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7372964-4462-46f2-ad0c-ea71d706d5c8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:36.500175 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7372964-4462-46f2-ad0c-ea71d706d5c8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:36.509213 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:36.509213 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:36.512509 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d7372964-4462-46f2-ad0c-ea71d706d5c8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:36.516908 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7372964-4462-46f2-ad0c-ea71d706d5c8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:36.517334 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 780/3106] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:36 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:36.954781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-26df706e-7d7b-4f06-b2a8-67aab54b5488 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:36.956990 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-26df706e-7d7b-4f06-b2a8-67aab54b5488 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5/action Aug 19 16:04:36.957372 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-26df706e-7d7b-4f06-b2a8-67aab54b5488 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:36.957504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-26df706e-7d7b-4f06-b2a8-67aab54b5488 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:36.973335 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:36.973335 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:36.983626 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3e02ab30-6de2-43da-9dc1-4df8eab37cee req-26df706e-7d7b-4f06-b2a8-67aab54b5488 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5/action returned with HTTP 204 Aug 19 16:04:36.984102 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 776/3107] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:04:36 2026] POST /volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:37.060595 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-334e053e-03c7-47f7-ac81-aadad13e394b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:37.062432 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-334e053e-03c7-47f7-ac81-aadad13e394b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:37.062642 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-334e053e-03c7-47f7-ac81-aadad13e394b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:37.062856 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-334e053e-03c7-47f7-ac81-aadad13e394b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:37.062966 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-334e053e-03c7-47f7-ac81-aadad13e394b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:37.069107 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:37.069107 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:37.070052 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-334e053e-03c7-47f7-ac81-aadad13e394b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:37.070475 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 769/3108] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:37 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:37.401976 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fca2dbf1-ab1d-461f-b9ab-267d7aba63aa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:37.404624 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fca2dbf1-ab1d-461f-b9ab-267d7aba63aa tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:37.405014 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fca2dbf1-ab1d-461f-b9ab-267d7aba63aa tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:37.405251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fca2dbf1-ab1d-461f-b9ab-267d7aba63aa tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:37.418927 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:37.418927 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:37.424040 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fca2dbf1-ab1d-461f-b9ab-267d7aba63aa tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:37.431756 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fca2dbf1-ab1d-461f-b9ab-267d7aba63aa tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:37.432288 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 784/3109] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:37 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:37.534699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a78379f9-b99e-4e0f-aef1-ad164ae91018 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:37.536789 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a78379f9-b99e-4e0f-aef1-ad164ae91018 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:37.537095 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a78379f9-b99e-4e0f-aef1-ad164ae91018 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:37.537379 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a78379f9-b99e-4e0f-aef1-ad164ae91018 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:37.550264 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:37.550264 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:37.555352 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a78379f9-b99e-4e0f-aef1-ad164ae91018 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:37.562022 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a78379f9-b99e-4e0f-aef1-ad164ae91018 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:37.562605 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 781/3110] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:37 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:37.576983 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2394cb2b-72ba-46fb-8ee5-fce3803c4b92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:37.579113 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2394cb2b-72ba-46fb-8ee5-fce3803c4b92 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:04:37.579523 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2394cb2b-72ba-46fb-8ee5-fce3803c4b92 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b380fb-cbfb-4853-be94-a739142d95b6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1735690371"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:37.591046 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:37.591046 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:37.591632 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2394cb2b-72ba-46fb-8ee5-fce3803c4b92 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:37.591903 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-2394cb2b-72ba-46fb-8ee5-fce3803c4b92 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume 72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:37.623046 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2394cb2b-72ba-46fb-8ee5-fce3803c4b92 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['28616264-6708-43cd-bbc5-7b64f9c8349c', '22168786-35e1-42db-bb4e-dce94364191c', '5be4409b-5adf-4fda-8b6c-d0d143d7acda', '2cc4c4c0-fbdc-4065-8123-65a056fbea22'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:37.658666 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2394cb2b-72ba-46fb-8ee5-fce3803c4b92 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot force create request issued successfully. Aug 19 16:04:37.659159 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2394cb2b-72ba-46fb-8ee5-fce3803c4b92 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:04:37.659679 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 777/3111] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:04:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:37.670731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc323bfb-23f3-47b7-8b13-e1ab6bf49a1f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:37.673356 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc323bfb-23f3-47b7-8b13-e1ab6bf49a1f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b Aug 19 16:04:37.673580 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc323bfb-23f3-47b7-8b13-e1ab6bf49a1f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:37.673820 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc323bfb-23f3-47b7-8b13-e1ab6bf49a1f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:37.680824 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:37.680824 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:37.681502 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc323bfb-23f3-47b7-8b13-e1ab6bf49a1f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:37.682637 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc323bfb-23f3-47b7-8b13-e1ab6bf49a1f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b returned with HTTP 200 Aug 19 16:04:37.683110 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 770/3112] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:37 2026] GET /volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:38.085256 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7faec3dd-aa22-4c68-b470-f899177e64c2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:38.088455 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7faec3dd-aa22-4c68-b470-f899177e64c2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:38.088946 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7faec3dd-aa22-4c68-b470-f899177e64c2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:38.089034 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7faec3dd-aa22-4c68-b470-f899177e64c2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:38.089224 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7faec3dd-aa22-4c68-b470-f899177e64c2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:38.095047 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:38.095047 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:38.096092 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7faec3dd-aa22-4c68-b470-f899177e64c2 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:38.096749 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 785/3113] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:38 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:38.445601 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-df09c436-79cb-48e9-9c9a-86f33900e2e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:38.448401 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-df09c436-79cb-48e9-9c9a-86f33900e2e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:38.448546 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-df09c436-79cb-48e9-9c9a-86f33900e2e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:38.448822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-df09c436-79cb-48e9-9c9a-86f33900e2e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:38.462177 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:38.462177 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:38.469190 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-df09c436-79cb-48e9-9c9a-86f33900e2e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:38.475413 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-df09c436-79cb-48e9-9c9a-86f33900e2e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:38.475964 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 782/3114] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:38 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:38.693545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c8dd371-d6f5-4f05-bb0d-75a705e66616 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:38.696271 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c8dd371-d6f5-4f05-bb0d-75a705e66616 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b Aug 19 16:04:38.696556 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c8dd371-d6f5-4f05-bb0d-75a705e66616 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:38.696903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c8dd371-d6f5-4f05-bb0d-75a705e66616 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:38.703696 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:38.703696 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:38.704425 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9c8dd371-d6f5-4f05-bb0d-75a705e66616 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:38.705507 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c8dd371-d6f5-4f05-bb0d-75a705e66616 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b returned with HTTP 200 Aug 19 16:04:38.706004 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 778/3115] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:38 2026] GET /volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:38.717992 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f3251c7-37bd-4ddb-8631-804031b90688 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:38.719610 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f3251c7-37bd-4ddb-8631-804031b90688 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:04:38.720091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f3251c7-37bd-4ddb-8631-804031b90688 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72b380fb-cbfb-4853-be94-a739142d95b6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-287537609"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:38.731971 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:38.731971 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:38.731971 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f3251c7-37bd-4ddb-8631-804031b90688 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:38.731971 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-7f3251c7-37bd-4ddb-8631-804031b90688 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume 72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:38.757591 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7f3251c7-37bd-4ddb-8631-804031b90688 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['e81011dd-868c-4b2e-9bc1-57534ee4ac82', '0a824cbd-d2d1-48f6-b6d9-93dc120758f8', 'f629f323-8680-43c2-b81d-f5496642b5e7', 'd060e178-6fb1-4c2a-877d-1c8e9569c758'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:38.798697 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f3251c7-37bd-4ddb-8631-804031b90688 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot force create request issued successfully. Aug 19 16:04:38.801782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f3251c7-37bd-4ddb-8631-804031b90688 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:04:38.801782 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 771/3116] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:04:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:38.809523 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3887f731-9e39-4c35-922a-c4f743cfb204 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:38.811910 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3887f731-9e39-4c35-922a-c4f743cfb204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 Aug 19 16:04:38.811910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3887f731-9e39-4c35-922a-c4f743cfb204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:38.811910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3887f731-9e39-4c35-922a-c4f743cfb204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:38.818729 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:38.818729 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:38.819467 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3887f731-9e39-4c35-922a-c4f743cfb204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:38.820612 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3887f731-9e39-4c35-922a-c4f743cfb204 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 returned with HTTP 200 Aug 19 16:04:38.821220 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 786/3117] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:38 2026] GET /volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:39.111304 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c33816c-6b6b-4d8c-b9c7-8e6429ac43ee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:39.113659 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c33816c-6b6b-4d8c-b9c7-8e6429ac43ee tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:39.113820 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c33816c-6b6b-4d8c-b9c7-8e6429ac43ee tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:39.114181 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c33816c-6b6b-4d8c-b9c7-8e6429ac43ee tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:39.114397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2c33816c-6b6b-4d8c-b9c7-8e6429ac43ee tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:39.120215 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:39.120215 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:39.121300 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c33816c-6b6b-4d8c-b9c7-8e6429ac43ee tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:39.122029 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 783/3118] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:39 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:39.493221 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2da77b8-6d84-4b12-88a3-6b0ebcc95a9e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:39.495101 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2da77b8-6d84-4b12-88a3-6b0ebcc95a9e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:39.495171 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2da77b8-6d84-4b12-88a3-6b0ebcc95a9e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:39.495364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2da77b8-6d84-4b12-88a3-6b0ebcc95a9e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:39.505583 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:39.505583 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:39.509459 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2da77b8-6d84-4b12-88a3-6b0ebcc95a9e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:39.513581 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2da77b8-6d84-4b12-88a3-6b0ebcc95a9e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:39.514094 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 779/3119] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:39 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:39.831073 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28a0821d-2fa7-498c-9266-a354c7bb696b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:39.833330 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28a0821d-2fa7-498c-9266-a354c7bb696b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 Aug 19 16:04:39.833527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28a0821d-2fa7-498c-9266-a354c7bb696b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:39.833703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28a0821d-2fa7-498c-9266-a354c7bb696b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:39.838367 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:39.838367 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:39.838810 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-28a0821d-2fa7-498c-9266-a354c7bb696b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:39.839456 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28a0821d-2fa7-498c-9266-a354c7bb696b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 returned with HTTP 200 Aug 19 16:04:39.839841 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 772/3120] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:39 2026] GET /volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:39.849274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb626f08-e0b0-41e6-a280-8876c3197f8b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:39.851165 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb626f08-e0b0-41e6-a280-8876c3197f8b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 Aug 19 16:04:39.851389 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb626f08-e0b0-41e6-a280-8876c3197f8b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:39.851602 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb626f08-e0b0-41e6-a280-8876c3197f8b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:39.851866 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-eb626f08-e0b0-41e6-a280-8876c3197f8b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 00b9da30-e4bd-4d80-8ac9-6aaa16f46800 Aug 19 16:04:39.857282 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:39.857282 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:39.857700 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eb626f08-e0b0-41e6-a280-8876c3197f8b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:39.876696 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eb626f08-e0b0-41e6-a280-8876c3197f8b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:04:39.876896 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb626f08-e0b0-41e6-a280-8876c3197f8b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 returned with HTTP 202 Aug 19 16:04:39.877404 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 787/3121] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:39 2026] DELETE /volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:39.885255 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a7c67a37-fe5f-4681-8036-7bcd85cd321d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:39.887166 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7c67a37-fe5f-4681-8036-7bcd85cd321d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 Aug 19 16:04:39.887403 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7c67a37-fe5f-4681-8036-7bcd85cd321d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:39.887710 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7c67a37-fe5f-4681-8036-7bcd85cd321d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:39.893523 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:39.893523 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:39.894035 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a7c67a37-fe5f-4681-8036-7bcd85cd321d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:39.894936 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7c67a37-fe5f-4681-8036-7bcd85cd321d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 returned with HTTP 200 Aug 19 16:04:39.895289 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 784/3122] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:39 2026] GET /volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:40.033575 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-a672f272-e1c4-4dbb-b11a-40ee3abd95e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:40.037168 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-a672f272-e1c4-4dbb-b11a-40ee3abd95e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611/action Aug 19 16:04:40.038003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-a672f272-e1c4-4dbb-b11a-40ee3abd95e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:40.038003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-a672f272-e1c4-4dbb-b11a-40ee3abd95e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:40.056099 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:40.056099 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:40.067868 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-789dcb52-7afd-4c8d-8959-7161ba187fcb req-a672f272-e1c4-4dbb-b11a-40ee3abd95e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611/action returned with HTTP 204 Aug 19 16:04:40.068296 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 780/3123] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:04:40 2026] POST /volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:40.136524 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ce68c2c-a3db-4a65-a35c-18826ab38cf7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:40.139782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ce68c2c-a3db-4a65-a35c-18826ab38cf7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:40.140106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ce68c2c-a3db-4a65-a35c-18826ab38cf7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:40.140391 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ce68c2c-a3db-4a65-a35c-18826ab38cf7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:40.140564 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7ce68c2c-a3db-4a65-a35c-18826ab38cf7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:40.146920 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:40.146920 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:40.148284 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ce68c2c-a3db-4a65-a35c-18826ab38cf7 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:40.149134 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 773/3124] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:40 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:40.531739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-32caed84-0050-4324-9110-02191e817b19 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:40.533790 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32caed84-0050-4324-9110-02191e817b19 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:40.533790 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32caed84-0050-4324-9110-02191e817b19 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:40.534030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32caed84-0050-4324-9110-02191e817b19 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:40.543614 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:40.543614 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:40.546718 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-32caed84-0050-4324-9110-02191e817b19 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:40.550680 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32caed84-0050-4324-9110-02191e817b19 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:40.551074 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 788/3125] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:40 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:40.567830 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fced22ba-8aa0-46bf-b6cb-5dc46e0d77e7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:40.569496 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fced22ba-8aa0-46bf-b6cb-5dc46e0d77e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:40.569679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fced22ba-8aa0-46bf-b6cb-5dc46e0d77e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:40.570008 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fced22ba-8aa0-46bf-b6cb-5dc46e0d77e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:40.578659 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:40.578659 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:40.582481 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fced22ba-8aa0-46bf-b6cb-5dc46e0d77e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:40.587048 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fced22ba-8aa0-46bf-b6cb-5dc46e0d77e7 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:40.587541 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 785/3126] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:40 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:40.904651 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e3735212-6c78-43b2-a651-3426602dfb79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:40.906791 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3735212-6c78-43b2-a651-3426602dfb79 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 Aug 19 16:04:40.907168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3735212-6c78-43b2-a651-3426602dfb79 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:40.907308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3735212-6c78-43b2-a651-3426602dfb79 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:40.912256 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3735212-6c78-43b2-a651-3426602dfb79 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 returned with HTTP 404 Aug 19 16:04:40.912798 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 781/3127] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:40 2026] GET /volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:40.920405 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-afcb1e13-f4b5-4ce2-8cd9-ea783340170d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:40.922443 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afcb1e13-f4b5-4ce2-8cd9-ea783340170d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 Aug 19 16:04:40.922776 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afcb1e13-f4b5-4ce2-8cd9-ea783340170d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:40.923158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afcb1e13-f4b5-4ce2-8cd9-ea783340170d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:40.923327 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-afcb1e13-f4b5-4ce2-8cd9-ea783340170d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 879267c5-1e11-4d96-b300-bf52f59ec424 Aug 19 16:04:40.929441 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:40.929441 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:40.929950 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-afcb1e13-f4b5-4ce2-8cd9-ea783340170d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:40.948141 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-afcb1e13-f4b5-4ce2-8cd9-ea783340170d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:04:40.948404 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afcb1e13-f4b5-4ce2-8cd9-ea783340170d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 returned with HTTP 202 Aug 19 16:04:40.949095 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 774/3128] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:40 2026] DELETE /volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:40.957100 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cbc898c0-623d-4546-a846-6d95f7546d54 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:40.959697 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cbc898c0-623d-4546-a846-6d95f7546d54 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 Aug 19 16:04:40.960064 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cbc898c0-623d-4546-a846-6d95f7546d54 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:40.960368 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cbc898c0-623d-4546-a846-6d95f7546d54 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:40.967431 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:40.967431 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:40.968100 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cbc898c0-623d-4546-a846-6d95f7546d54 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:40.969073 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cbc898c0-623d-4546-a846-6d95f7546d54 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 returned with HTTP 200 Aug 19 16:04:40.969791 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 789/3129] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:40 2026] GET /volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:41.161822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ca7e9761-3dcb-4777-b540-656a18d320e8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:41.163553 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca7e9761-3dcb-4777-b540-656a18d320e8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:41.163733 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca7e9761-3dcb-4777-b540-656a18d320e8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:41.163949 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca7e9761-3dcb-4777-b540-656a18d320e8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:41.164044 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ca7e9761-3dcb-4777-b540-656a18d320e8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:41.168026 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:41.168026 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:41.168720 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca7e9761-3dcb-4777-b540-656a18d320e8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:41.169128 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 786/3130] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:41 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:41.978709 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20262e58-da45-4fff-ac7b-4b96296a78b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:41.980936 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20262e58-da45-4fff-ac7b-4b96296a78b6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 Aug 19 16:04:41.981963 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20262e58-da45-4fff-ac7b-4b96296a78b6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:41.981963 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20262e58-da45-4fff-ac7b-4b96296a78b6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:41.986330 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20262e58-da45-4fff-ac7b-4b96296a78b6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 returned with HTTP 404 Aug 19 16:04:41.987021 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 782/3131] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:41 2026] GET /volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:41.996249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-96b3968e-d0d4-4d4f-a223-d88dec1e66d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:41.998742 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96b3968e-d0d4-4d4f-a223-d88dec1e66d8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b Aug 19 16:04:41.999054 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96b3968e-d0d4-4d4f-a223-d88dec1e66d8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:41.999394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96b3968e-d0d4-4d4f-a223-d88dec1e66d8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:41.999527 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-96b3968e-d0d4-4d4f-a223-d88dec1e66d8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: e45bce35-e21e-44c5-a66d-832cc47d128b Aug 19 16:04:42.006938 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:42.006938 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:42.008066 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-96b3968e-d0d4-4d4f-a223-d88dec1e66d8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:42.031394 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-96b3968e-d0d4-4d4f-a223-d88dec1e66d8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:04:42.031604 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96b3968e-d0d4-4d4f-a223-d88dec1e66d8 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b returned with HTTP 202 Aug 19 16:04:42.032147 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 775/3132] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:41 2026] DELETE /volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:42.043239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7a78dc8a-ea7a-4402-a337-f1be1b54355c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:42.045622 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7a78dc8a-ea7a-4402-a337-f1be1b54355c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b Aug 19 16:04:42.045990 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7a78dc8a-ea7a-4402-a337-f1be1b54355c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:42.046360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7a78dc8a-ea7a-4402-a337-f1be1b54355c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:42.054054 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:42.054054 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:42.054606 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7a78dc8a-ea7a-4402-a337-f1be1b54355c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:42.055612 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7a78dc8a-ea7a-4402-a337-f1be1b54355c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b returned with HTTP 200 Aug 19 16:04:42.056744 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 790/3133] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:42 2026] GET /volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:42.179301 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b913078d-f88c-497f-9ac9-44f8adb42fb4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:42.181097 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b913078d-f88c-497f-9ac9-44f8adb42fb4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:42.181097 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b913078d-f88c-497f-9ac9-44f8adb42fb4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:42.181247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b913078d-f88c-497f-9ac9-44f8adb42fb4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:42.181561 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b913078d-f88c-497f-9ac9-44f8adb42fb4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:42.186313 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:42.186313 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:42.187122 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b913078d-f88c-497f-9ac9-44f8adb42fb4 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:42.187519 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 787/3134] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:42 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:43.067074 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3eafa64c-d314-4e75-b999-557e3072e4bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.073388 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3eafa64c-d314-4e75-b999-557e3072e4bb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b Aug 19 16:04:43.073479 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3eafa64c-d314-4e75-b999-557e3072e4bb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.073683 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3eafa64c-d314-4e75-b999-557e3072e4bb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.088222 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3eafa64c-d314-4e75-b999-557e3072e4bb tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b returned with HTTP 404 Aug 19 16:04:43.088838 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 783/3135] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:43 2026] GET /volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:43.095883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32229362-837b-4ac9-9eba-cb094d37eda6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.097836 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32229362-837b-4ac9-9eba-cb094d37eda6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 Aug 19 16:04:43.098129 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32229362-837b-4ac9-9eba-cb094d37eda6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.098596 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32229362-837b-4ac9-9eba-cb094d37eda6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.098718 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-32229362-837b-4ac9-9eba-cb094d37eda6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 00b9da30-e4bd-4d80-8ac9-6aaa16f46800 Aug 19 16:04:43.103584 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32229362-837b-4ac9-9eba-cb094d37eda6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 returned with HTTP 404 Aug 19 16:04:43.104179 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 776/3136] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:43 2026] DELETE /volume/v3/snapshots/00b9da30-e4bd-4d80-8ac9-6aaa16f46800 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:43.111427 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-21e6d6b6-ab97-40a8-901d-9ac5707e4e7f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.113751 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21e6d6b6-ab97-40a8-901d-9ac5707e4e7f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b Aug 19 16:04:43.114018 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21e6d6b6-ab97-40a8-901d-9ac5707e4e7f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.114278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21e6d6b6-ab97-40a8-901d-9ac5707e4e7f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.114413 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-21e6d6b6-ab97-40a8-901d-9ac5707e4e7f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: e45bce35-e21e-44c5-a66d-832cc47d128b Aug 19 16:04:43.123669 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21e6d6b6-ab97-40a8-901d-9ac5707e4e7f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b returned with HTTP 404 Aug 19 16:04:43.124305 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 791/3137] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:43 2026] DELETE /volume/v3/snapshots/e45bce35-e21e-44c5-a66d-832cc47d128b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:43.172753 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-a498359c-03ac-418e-aa6d-0c6f83af25a2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.205600 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0156309-97b2-4535-9952-663bd3496b9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.207869 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0156309-97b2-4535-9952-663bd3496b9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:43.208151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0156309-97b2-4535-9952-663bd3496b9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.208426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0156309-97b2-4535-9952-663bd3496b9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.208568 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a0156309-97b2-4535-9952-663bd3496b9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:43.214789 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:43.214789 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:43.215884 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0156309-97b2-4535-9952-663bd3496b9f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:43.216311 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 784/3138] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:43 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:43.228269 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f65f8eb8-975f-446f-aa9d-92ff6118b500 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.230775 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f65f8eb8-975f-446f-aa9d-92ff6118b500 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:43.231116 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f65f8eb8-975f-446f-aa9d-92ff6118b500 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.231391 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f65f8eb8-975f-446f-aa9d-92ff6118b500 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.231553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f65f8eb8-975f-446f-aa9d-92ff6118b500 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:43.237406 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:43.237406 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:43.238400 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f65f8eb8-975f-446f-aa9d-92ff6118b500 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:43.238909 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 777/3139] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:43 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:43.251395 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cf53353f-2da8-42fd-9b45-bd8ee591681a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.253672 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf53353f-2da8-42fd-9b45-bd8ee591681a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:43.253909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf53353f-2da8-42fd-9b45-bd8ee591681a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.254080 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf53353f-2da8-42fd-9b45-bd8ee591681a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.254199 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-cf53353f-2da8-42fd-9b45-bd8ee591681a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete backup with id: 5436599f-b131-4d7c-aa93-fb04b6294d2b. Aug 19 16:04:43.263421 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-a498359c-03ac-418e-aa6d-0c6f83af25a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:43.263813 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-a498359c-03ac-418e-aa6d-0c6f83af25a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.264043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-a498359c-03ac-418e-aa6d-0c6f83af25a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.265001 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:43.265001 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:43.274668 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:43.274668 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:43.278253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-cf53353f-2da8-42fd-9b45-bd8ee591681a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] delete_backup rpcapi backup_id 5436599f-b131-4d7c-aa93-fb04b6294d2b {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:04:43.278969 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-a498359c-03ac-418e-aa6d-0c6f83af25a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:43.280059 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf53353f-2da8-42fd-9b45-bd8ee591681a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 202 Aug 19 16:04:43.280446 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 792/3140] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:43 2026] DELETE /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:04:43.284440 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-a498359c-03ac-418e-aa6d-0c6f83af25a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:43.284922 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 788/3141] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:43 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 1136 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:43.288815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3f3f6537-6f04-4926-84d8-e6bfede07365 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.291479 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f3f6537-6f04-4926-84d8-e6bfede07365 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:43.291776 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f3f6537-6f04-4926-84d8-e6bfede07365 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.292063 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f3f6537-6f04-4926-84d8-e6bfede07365 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.292198 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3f3f6537-6f04-4926-84d8-e6bfede07365 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:43.301022 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:43.301022 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:43.302143 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f3f6537-6f04-4926-84d8-e6bfede07365 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 200 Aug 19 16:04:43.302682 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 785/3142] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:43 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 782 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:43.313560 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-7c293278-dcbf-44b9-b802-7d6ba29918fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.316782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-7c293278-dcbf-44b9-b802-7d6ba29918fd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6/action Aug 19 16:04:43.317571 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-7c293278-dcbf-44b9-b802-7d6ba29918fd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:43.317571 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-7c293278-dcbf-44b9-b802-7d6ba29918fd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:43.328897 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:43.328897 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:43.329457 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-7c293278-dcbf-44b9-b802-7d6ba29918fd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:43.337231 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-7c293278-dcbf-44b9-b802-7d6ba29918fd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Begin detaching volume completed successfully. Aug 19 16:04:43.337436 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-7c293278-dcbf-44b9-b802-7d6ba29918fd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6/action returned with HTTP 202 Aug 19 16:04:43.337960 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 778/3143] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:04:43 2026] POST /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:04:43.393892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f62678e-87f0-4c5d-9d5f-d8ed12b53eff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.394550 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f62678e-87f0-4c5d-9d5f-d8ed12b53eff None None] GET https://10.4.3.32/volume// Aug 19 16:04:43.394773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f62678e-87f0-4c5d-9d5f-d8ed12b53eff None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.395004 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f62678e-87f0-4c5d-9d5f-d8ed12b53eff None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.395385 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f62678e-87f0-4c5d-9d5f-d8ed12b53eff None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:43.396066 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 793/3144] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:43.403944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-2abb857a-32c8-453b-bc86-9e4b23a45f03 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:43.406269 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-2abb857a-32c8-453b-bc86-9e4b23a45f03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:43.406484 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-2abb857a-32c8-453b-bc86-9e4b23a45f03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:43.406635 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-2abb857a-32c8-453b-bc86-9e4b23a45f03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:43.417033 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:43.417033 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:43.424246 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-2abb857a-32c8-453b-bc86-9e4b23a45f03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:43.431179 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-2abb857a-32c8-453b-bc86-9e4b23a45f03 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:43.431788 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 789/3145] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:04:43 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:04:44.316088 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4acd7f2b-2b72-44c6-9a39-f4769798c11f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:44.317808 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4acd7f2b-2b72-44c6-9a39-f4769798c11f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b Aug 19 16:04:44.318380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4acd7f2b-2b72-44c6-9a39-f4769798c11f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:44.318380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4acd7f2b-2b72-44c6-9a39-f4769798c11f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:44.318380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4acd7f2b-2b72-44c6-9a39-f4769798c11f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Show backup with id 5436599f-b131-4d7c-aa93-fb04b6294d2b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:44.321924 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4acd7f2b-2b72-44c6-9a39-f4769798c11f tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b returned with HTTP 404 Aug 19 16:04:44.322740 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 786/3146] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:44 2026] GET /volume/v3/backups/5436599f-b131-4d7c-aa93-fb04b6294d2b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:44.333312 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9bcefde5-99cc-48ff-8dec-42222b0406bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:44.335406 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9bcefde5-99cc-48ff-8dec-42222b0406bd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a Aug 19 16:04:44.335602 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9bcefde5-99cc-48ff-8dec-42222b0406bd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:44.335829 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9bcefde5-99cc-48ff-8dec-42222b0406bd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:44.335952 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-9bcefde5-99cc-48ff-8dec-42222b0406bd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete snapshot with id: c647a403-65a7-4fc1-8522-554447a4f46a Aug 19 16:04:44.341194 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:44.341194 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:44.341609 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9bcefde5-99cc-48ff-8dec-42222b0406bd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Snapshot retrieved successfully. Aug 19 16:04:44.363521 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9bcefde5-99cc-48ff-8dec-42222b0406bd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Snapshot delete request issued successfully. Aug 19 16:04:44.363521 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9bcefde5-99cc-48ff-8dec-42222b0406bd tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a returned with HTTP 202 Aug 19 16:04:44.363810 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 779/3147] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:44 2026] DELETE /volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:44.371834 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd97a149-f310-4f51-857f-1b4f17cf3bdb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:44.372134 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-6e7c20a5-680b-4b2d-8df6-fae5e815110a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:44.374340 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-6e7c20a5-680b-4b2d-8df6-fae5e815110a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 Aug 19 16:04:44.374579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-6e7c20a5-680b-4b2d-8df6-fae5e815110a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:44.374859 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-6e7c20a5-680b-4b2d-8df6-fae5e815110a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:44.375921 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd97a149-f310-4f51-857f-1b4f17cf3bdb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a Aug 19 16:04:44.376143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd97a149-f310-4f51-857f-1b4f17cf3bdb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:44.376358 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd97a149-f310-4f51-857f-1b4f17cf3bdb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:44.384351 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:44.384351 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:44.384889 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cd97a149-f310-4f51-857f-1b4f17cf3bdb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Snapshot retrieved successfully. Aug 19 16:04:44.385721 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd97a149-f310-4f51-857f-1b4f17cf3bdb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a returned with HTTP 200 Aug 19 16:04:44.386141 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 794/3148] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:44 2026] GET /volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:44.392331 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:44.392331 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:44.459625 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-964ec05e-2d34-4a45-8199-1fa1953ac241 req-6e7c20a5-680b-4b2d-8df6-fae5e815110a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 returned with HTTP 200 Aug 19 16:04:44.462017 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 790/3149] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:44 2026] DELETE /volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:45.397116 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0825342-7b43-4848-b18a-771bd6872cad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:45.399245 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0825342-7b43-4848-b18a-771bd6872cad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a Aug 19 16:04:45.399424 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0825342-7b43-4848-b18a-771bd6872cad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:45.399677 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0825342-7b43-4848-b18a-771bd6872cad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:45.408421 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0825342-7b43-4848-b18a-771bd6872cad tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a returned with HTTP 404 Aug 19 16:04:45.408572 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 787/3150] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:45 2026] GET /volume/v3/snapshots/c647a403-65a7-4fc1-8522-554447a4f46a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:45.418912 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d2d9dbee-688c-4770-816d-dd92cbfedbfb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:45.421058 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d2d9dbee-688c-4770-816d-dd92cbfedbfb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 Aug 19 16:04:45.421287 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d2d9dbee-688c-4770-816d-dd92cbfedbfb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:45.421520 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d2d9dbee-688c-4770-816d-dd92cbfedbfb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:45.421928 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d2d9dbee-688c-4770-816d-dd92cbfedbfb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete volume with id: 4aa23dae-7d76-4c1f-991f-cd7e14be3e12 Aug 19 16:04:45.431020 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:45.431020 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:45.431542 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d2d9dbee-688c-4770-816d-dd92cbfedbfb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:45.455045 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d2d9dbee-688c-4770-816d-dd92cbfedbfb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete volume request issued successfully. Aug 19 16:04:45.455254 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d2d9dbee-688c-4770-816d-dd92cbfedbfb tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 returned with HTTP 202 Aug 19 16:04:45.455632 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 780/3151] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:45 2026] DELETE /volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:45.467052 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6d6dcedc-c0aa-45a4-9f80-a57d0f7ff48e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:45.468973 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6d6dcedc-c0aa-45a4-9f80-a57d0f7ff48e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 Aug 19 16:04:45.470346 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6d6dcedc-c0aa-45a4-9f80-a57d0f7ff48e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:45.470346 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6d6dcedc-c0aa-45a4-9f80-a57d0f7ff48e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:45.481247 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:45.481247 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:45.487990 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6d6dcedc-c0aa-45a4-9f80-a57d0f7ff48e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:45.493225 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6d6dcedc-c0aa-45a4-9f80-a57d0f7ff48e tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 returned with HTTP 200 Aug 19 16:04:45.493633 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 795/3152] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:45 2026] GET /volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:45.703404 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-f36227e5-3528-477e-a4e7-357a5d010ba8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:45.705860 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-f36227e5-3528-477e-a4e7-357a5d010ba8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:45.706080 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-f36227e5-3528-477e-a4e7-357a5d010ba8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:45.706306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-f36227e5-3528-477e-a4e7-357a5d010ba8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:45.719632 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:45.719632 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:45.725398 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-f36227e5-3528-477e-a4e7-357a5d010ba8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:45.730890 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-f36227e5-3528-477e-a4e7-357a5d010ba8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:45.731097 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 791/3153] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:45 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:45.753522 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-e4f12702-3cea-4c45-b3d9-67ec0bd5644a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:45.755666 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-e4f12702-3cea-4c45-b3d9-67ec0bd5644a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d/action Aug 19 16:04:45.756075 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-e4f12702-3cea-4c45-b3d9-67ec0bd5644a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:45.756176 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-e4f12702-3cea-4c45-b3d9-67ec0bd5644a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:45.767334 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:45.767334 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:45.767923 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-e4f12702-3cea-4c45-b3d9-67ec0bd5644a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:45.775704 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-e4f12702-3cea-4c45-b3d9-67ec0bd5644a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Begin detaching volume completed successfully. Aug 19 16:04:45.775940 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-e4f12702-3cea-4c45-b3d9-67ec0bd5644a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d/action returned with HTTP 202 Aug 19 16:04:45.776686 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 788/3154] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:04:45 2026] POST /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:04:45.826693 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-96888d30-ec7c-4e8a-85be-842620007853 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:45.827182 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96888d30-ec7c-4e8a-85be-842620007853 None None] GET https://10.4.3.32/volume// Aug 19 16:04:45.827390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96888d30-ec7c-4e8a-85be-842620007853 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:45.827647 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96888d30-ec7c-4e8a-85be-842620007853 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:45.828087 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96888d30-ec7c-4e8a-85be-842620007853 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:45.828468 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 781/3155] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:45.836661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-46254d25-7794-48ca-b617-906958f16177 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:45.840507 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-46254d25-7794-48ca-b617-906958f16177 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:45.840770 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-46254d25-7794-48ca-b617-906958f16177 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:45.841044 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-46254d25-7794-48ca-b617-906958f16177 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:45.856975 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:45.856975 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:45.862559 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-46254d25-7794-48ca-b617-906958f16177 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:45.869380 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-46254d25-7794-48ca-b617-906958f16177 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 200 Aug 19 16:04:45.869925 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 796/3156] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:04:45 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:04:45.943009 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-4fd4ca46-4cc6-4c5c-a982-93876bdba7f7 req-ecd0b763-1906-46f1-aeb6-fa95fb1d7a72 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:45.945010 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4fd4ca46-4cc6-4c5c-a982-93876bdba7f7 req-ecd0b763-1906-46f1-aeb6-fa95fb1d7a72 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 Aug 19 16:04:45.945147 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4fd4ca46-4cc6-4c5c-a982-93876bdba7f7 req-ecd0b763-1906-46f1-aeb6-fa95fb1d7a72 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:45.945316 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4fd4ca46-4cc6-4c5c-a982-93876bdba7f7 req-ecd0b763-1906-46f1-aeb6-fa95fb1d7a72 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:45.949652 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4fd4ca46-4cc6-4c5c-a982-93876bdba7f7 req-ecd0b763-1906-46f1-aeb6-fa95fb1d7a72 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 returned with HTTP 404 Aug 19 16:04:45.950342 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 792/3157] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:45 2026] DELETE /volume/v3/attachments/bd140803-759c-44ed-9e2b-c6fe16034bc5 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:04:46.510487 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2f080a3-22b7-4f80-8e0f-8a30bcdc080c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:46.512348 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2f080a3-22b7-4f80-8e0f-8a30bcdc080c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 Aug 19 16:04:46.512592 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2f080a3-22b7-4f80-8e0f-8a30bcdc080c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:46.512881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2f080a3-22b7-4f80-8e0f-8a30bcdc080c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:46.518851 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2f080a3-22b7-4f80-8e0f-8a30bcdc080c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 returned with HTTP 404 Aug 19 16:04:46.519368 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 789/3158] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:46 2026] GET /volume/v3/volumes/4aa23dae-7d76-4c1f-991f-cd7e14be3e12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:46.526594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-daade87c-7131-4d5c-9b6b-644a8768529c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:46.528546 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-daade87c-7131-4d5c-9b6b-644a8768529c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:04:46.528967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-daade87c-7131-4d5c-9b6b-644a8768529c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:46.528967 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-daade87c-7131-4d5c-9b6b-644a8768529c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:46.529078 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-daade87c-7131-4d5c-9b6b-644a8768529c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete volume with id: 8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:04:46.536237 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:46.536237 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:46.536801 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-daade87c-7131-4d5c-9b6b-644a8768529c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:46.554486 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-daade87c-7131-4d5c-9b6b-644a8768529c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete volume request issued successfully. Aug 19 16:04:46.554745 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-daade87c-7131-4d5c-9b6b-644a8768529c tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 202 Aug 19 16:04:46.555213 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 782/3159] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:46 2026] DELETE /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:46.565359 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-16a2ec51-90a1-4369-a07c-b7412b490ffc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:46.570618 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16a2ec51-90a1-4369-a07c-b7412b490ffc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:04:46.570618 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16a2ec51-90a1-4369-a07c-b7412b490ffc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:46.570618 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16a2ec51-90a1-4369-a07c-b7412b490ffc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:46.580389 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:46.580389 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:46.587000 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-16a2ec51-90a1-4369-a07c-b7412b490ffc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:46.592685 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16a2ec51-90a1-4369-a07c-b7412b490ffc tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 200 Aug 19 16:04:46.593356 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 797/3160] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:46 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:46.793444 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-52e09f27-fb06-478a-8420-8922d86d1d84 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:46.795987 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-52e09f27-fb06-478a-8420-8922d86d1d84 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501 Aug 19 16:04:46.796213 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-52e09f27-fb06-478a-8420-8922d86d1d84 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:46.796467 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-52e09f27-fb06-478a-8420-8922d86d1d84 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:46.806462 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:46.806462 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:46.860806 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ed61d2a2-e367-4542-8995-a33270e7cb9e req-52e09f27-fb06-478a-8420-8922d86d1d84 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501 returned with HTTP 200 Aug 19 16:04:46.861281 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 793/3161] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:46 2026] DELETE /volume/v3/attachments/d388ce2e-40ba-477f-acec-dfa952180501 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:47.608967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-995ef246-b179-4e52-9aed-753b13ccadf8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:47.610860 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-995ef246-b179-4e52-9aed-753b13ccadf8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 Aug 19 16:04:47.611086 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-995ef246-b179-4e52-9aed-753b13ccadf8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:47.611286 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-995ef246-b179-4e52-9aed-753b13ccadf8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:47.617413 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-995ef246-b179-4e52-9aed-753b13ccadf8 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 returned with HTTP 404 Aug 19 16:04:47.617930 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 790/3162] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:47 2026] GET /volume/v3/volumes/8038db22-1cfb-43cf-8ab6-1004b224c3d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:47.625567 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ea8f058-8dff-411f-a05f-732a86ac47e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:47.627386 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ea8f058-8dff-411f-a05f-732a86ac47e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d Aug 19 16:04:47.627603 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ea8f058-8dff-411f-a05f-732a86ac47e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:47.627808 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ea8f058-8dff-411f-a05f-732a86ac47e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:47.627998 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3ea8f058-8dff-411f-a05f-732a86ac47e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete volume with id: e9912f28-8b59-4022-ab48-05ca8bb27a1d Aug 19 16:04:47.629722 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7cba0afe-f821-4849-8b79-81b88da0e6fc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:47.632827 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7cba0afe-f821-4849-8b79-81b88da0e6fc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 Aug 19 16:04:47.632827 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7cba0afe-f821-4849-8b79-81b88da0e6fc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:47.632827 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7cba0afe-f821-4849-8b79-81b88da0e6fc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:47.632827 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-7cba0afe-f821-4849-8b79-81b88da0e6fc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 879267c5-1e11-4d96-b300-bf52f59ec424 Aug 19 16:04:47.635885 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:47.635885 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:47.636532 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ea8f058-8dff-411f-a05f-732a86ac47e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:47.636723 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7cba0afe-f821-4849-8b79-81b88da0e6fc tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 returned with HTTP 404 Aug 19 16:04:47.637304 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 798/3163] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:47 2026] DELETE /volume/v3/snapshots/879267c5-1e11-4d96-b300-bf52f59ec424 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:47.648331 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-76ecde21-fb73-41ff-a52b-641c23795234 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:47.650345 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76ecde21-fb73-41ff-a52b-641c23795234 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:47.650548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76ecde21-fb73-41ff-a52b-641c23795234 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:47.650747 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76ecde21-fb73-41ff-a52b-641c23795234 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:47.661550 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ea8f058-8dff-411f-a05f-732a86ac47e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete volume request issued successfully. Aug 19 16:04:47.661724 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ea8f058-8dff-411f-a05f-732a86ac47e0 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d returned with HTTP 202 Aug 19 16:04:47.662197 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 783/3164] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:47 2026] DELETE /volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:47.665062 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:47.665062 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:47.668957 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d054df41-2625-4dc5-a5eb-d999f32b8d7b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:47.670625 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d054df41-2625-4dc5-a5eb-d999f32b8d7b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d Aug 19 16:04:47.670841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d054df41-2625-4dc5-a5eb-d999f32b8d7b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:47.671023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d054df41-2625-4dc5-a5eb-d999f32b8d7b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:47.672815 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-76ecde21-fb73-41ff-a52b-641c23795234 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:47.678267 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76ecde21-fb73-41ff-a52b-641c23795234 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:47.678504 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 794/3165] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:47 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:47.679318 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:47.679318 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:47.683542 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d054df41-2625-4dc5-a5eb-d999f32b8d7b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:47.688051 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d054df41-2625-4dc5-a5eb-d999f32b8d7b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d returned with HTTP 200 Aug 19 16:04:47.688491 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 791/3166] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:47 2026] GET /volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:47.691506 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:47.695787 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:47.695787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-899692833"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:47.696045 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-899692833'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:47.696332 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume of 1 GB Aug 19 16:04:47.700119 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Availability Zones retrieved successfully. Aug 19 16:04:47.705919 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (ad58b0e3-abe8-4df8-9247-dabf0468c006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:47.707163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55534d1-5afb-4611-b41f-eac8766098a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:47.708313 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:47.742784 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55534d1-5afb-4611-b41f-eac8766098a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:47.742784 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e887ad3d-4344-48fc-94fa-72c41b6f5f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:47.787224 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['85088d9b-7fcc-4906-ae86-faa188568e94', '92233409-c049-44c4-835c-84414479256e', 'dc0ce015-b05c-4310-8b02-78ebf2c7c01d', '4663b760-9016-43fe-a728-07f70215f939'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:47.790785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e887ad3d-4344-48fc-94fa-72c41b6f5f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85088d9b-7fcc-4906-ae86-faa188568e94', '92233409-c049-44c4-835c-84414479256e', 'dc0ce015-b05c-4310-8b02-78ebf2c7c01d', '4663b760-9016-43fe-a728-07f70215f939']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:47.790785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b8cc41-9d6f-4cb3-a3f4-5a8565b81b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:47.815981 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b8cc41-9d6f-4cb3-a3f4-5a8565b81b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad7054db-8ed0-486d-a5ce-3bc45286f651', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-899692833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['85088d9b-7fcc-4906-ae86-faa188568e94','92233409-c049-44c4-835c-84414479256e','dc0ce015-b05c-4310-8b02-78ebf2c7c01d','4663b760-9016-43fe-a728-07f70215f939'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-899692833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad7054db-8ed0-486d-a5ce-3bc45286f651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='141926055c274fd6b960bb660efe49a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3244f60597664dfa8316ff037e8b15e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:47.816381 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98de9def-3533-4d34-8c6d-9e2d6069833a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:47.837734 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98de9def-3533-4d34-8c6d-9e2d6069833a) transitioned into 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-899692833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['85088d9b-7fcc-4906-ae86-faa188568e94','92233409-c049-44c4-835c-84414479256e','dc0ce015-b05c-4310-8b02-78ebf2c7c01d','4663b760-9016-43fe-a728-07f70215f939'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:47.837734 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1b5bf4-9b5c-4f63-b170-5a925d635476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:47.846253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1b5bf4-9b5c-4f63-b170-5a925d635476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:47.847427 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (ad58b0e3-abe8-4df8-9247-dabf0468c006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:47.847877 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request issued successfully. Aug 19 16:04:47.848633 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b19488bd-5665-4be5-869b-2cd1a42d6fa6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:47.849213 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 799/3167] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:04:47 2026] POST /volume/v3/volumes => generated 751 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:47.863736 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-13e3817a-3314-41cf-b368-30f89cbc13e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:47.865641 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13e3817a-3314-41cf-b368-30f89cbc13e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 Aug 19 16:04:47.865938 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13e3817a-3314-41cf-b368-30f89cbc13e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:47.866195 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13e3817a-3314-41cf-b368-30f89cbc13e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:47.873156 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:47.873156 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:47.877889 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-13e3817a-3314-41cf-b368-30f89cbc13e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:47.884353 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13e3817a-3314-41cf-b368-30f89cbc13e0 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 returned with HTTP 200 Aug 19 16:04:47.884881 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 784/3168] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:47 2026] GET /volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:47.922188 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-be7aca7d-7c36-4197-b3a8-f117352512c8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:47.925092 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be7aca7d-7c36-4197-b3a8-f117352512c8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:47.925321 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be7aca7d-7c36-4197-b3a8-f117352512c8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:47.925541 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be7aca7d-7c36-4197-b3a8-f117352512c8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:47.925781 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-be7aca7d-7c36-4197-b3a8-f117352512c8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Delete volume with id: b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:47.933349 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:47.933349 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:47.933856 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-be7aca7d-7c36-4197-b3a8-f117352512c8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:47.953013 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-be7aca7d-7c36-4197-b3a8-f117352512c8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Delete volume request issued successfully. Aug 19 16:04:47.953186 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be7aca7d-7c36-4197-b3a8-f117352512c8 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 202 Aug 19 16:04:47.953580 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 795/3169] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:47 2026] DELETE /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:48.703139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67608c7a-c3da-4816-89e2-542da1a4894a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:48.704317 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67608c7a-c3da-4816-89e2-542da1a4894a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d Aug 19 16:04:48.704511 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67608c7a-c3da-4816-89e2-542da1a4894a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:48.704752 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67608c7a-c3da-4816-89e2-542da1a4894a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:48.711489 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67608c7a-c3da-4816-89e2-542da1a4894a tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d returned with HTTP 404 Aug 19 16:04:48.712087 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 792/3170] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:48 2026] GET /volume/v3/volumes/e9912f28-8b59-4022-ab48-05ca8bb27a1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:48.721892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cca5e4d9-9b48-49b8-9c2d-e95755d20d28 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:48.723597 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cca5e4d9-9b48-49b8-9c2d-e95755d20d28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a Aug 19 16:04:48.725441 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cca5e4d9-9b48-49b8-9c2d-e95755d20d28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:48.725441 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cca5e4d9-9b48-49b8-9c2d-e95755d20d28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:48.725441 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-cca5e4d9-9b48-49b8-9c2d-e95755d20d28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete volume with id: 2fc41913-83f1-4eb2-8c18-ad39b527ab6a Aug 19 16:04:48.733367 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:48.733367 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:48.734104 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cca5e4d9-9b48-49b8-9c2d-e95755d20d28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:48.753117 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cca5e4d9-9b48-49b8-9c2d-e95755d20d28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Delete volume request issued successfully. Aug 19 16:04:48.753892 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cca5e4d9-9b48-49b8-9c2d-e95755d20d28 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a returned with HTTP 202 Aug 19 16:04:48.753892 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 800/3171] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:48 2026] DELETE /volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:48.761699 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0a0e68cf-ed2f-4151-ad52-29294f008a95 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:48.765401 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a0e68cf-ed2f-4151-ad52-29294f008a95 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a Aug 19 16:04:48.765712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a0e68cf-ed2f-4151-ad52-29294f008a95 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:48.766190 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a0e68cf-ed2f-4151-ad52-29294f008a95 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:48.777662 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:48.777662 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:48.782097 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0a0e68cf-ed2f-4151-ad52-29294f008a95 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Volume info retrieved successfully. Aug 19 16:04:48.787462 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a0e68cf-ed2f-4151-ad52-29294f008a95 tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a returned with HTTP 200 Aug 19 16:04:48.788065 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 785/3172] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:48 2026] GET /volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:48.900034 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6c4485c9-b488-4691-8bd6-5f569ef3a217 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:48.902049 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6c4485c9-b488-4691-8bd6-5f569ef3a217 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 Aug 19 16:04:48.902259 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6c4485c9-b488-4691-8bd6-5f569ef3a217 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:48.902497 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6c4485c9-b488-4691-8bd6-5f569ef3a217 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:48.910638 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:48.910638 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:48.916489 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6c4485c9-b488-4691-8bd6-5f569ef3a217 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:48.923289 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6c4485c9-b488-4691-8bd6-5f569ef3a217 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 returned with HTTP 200 Aug 19 16:04:48.923733 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 796/3173] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:48 2026] GET /volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:48.939429 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef5bb8e7-853f-4eca-9d62-733573ac60bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:48.941090 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef5bb8e7-853f-4eca-9d62-733573ac60bf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:04:48.941401 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef5bb8e7-853f-4eca-9d62-733573ac60bf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad7054db-8ed0-486d-a5ce-3bc45286f651", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1261442704"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:48.949372 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:48.949372 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:48.949929 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ef5bb8e7-853f-4eca-9d62-733573ac60bf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:48.950115 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-ef5bb8e7-853f-4eca-9d62-733573ac60bf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume ad7054db-8ed0-486d-a5ce-3bc45286f651 Aug 19 16:04:48.972700 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ef5bb8e7-853f-4eca-9d62-733573ac60bf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['2c980d1f-a848-44cc-8a30-37c5bb4e7ccf', '0a824c0b-0c1c-420f-98a7-eb41b5e361c1', 'e26e25e5-8c56-41e1-9bdf-75752ce5d4e4', '8ecb2159-183c-4a60-8bfb-63ecbff1a7ce'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:49.011345 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ef5bb8e7-853f-4eca-9d62-733573ac60bf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot create request issued successfully. Aug 19 16:04:49.011574 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef5bb8e7-853f-4eca-9d62-733573ac60bf tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:04:49.012048 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 793/3174] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:04:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:49.020948 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28c49473-2822-4f00-9884-ba1dee039945 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:49.022596 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28c49473-2822-4f00-9884-ba1dee039945 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 Aug 19 16:04:49.023238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28c49473-2822-4f00-9884-ba1dee039945 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:49.023513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28c49473-2822-4f00-9884-ba1dee039945 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:49.028939 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:49.028939 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:49.029522 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28c49473-2822-4f00-9884-ba1dee039945 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:49.030371 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28c49473-2822-4f00-9884-ba1dee039945 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 returned with HTTP 200 Aug 19 16:04:49.030854 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 801/3175] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:49 2026] GET /volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:49.801545 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c2521cd1-ed7f-4acb-aede-c7323479851b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:49.803395 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2521cd1-ed7f-4acb-aede-c7323479851b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] GET https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a Aug 19 16:04:49.803664 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2521cd1-ed7f-4acb-aede-c7323479851b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:49.803920 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2521cd1-ed7f-4acb-aede-c7323479851b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:49.809098 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2521cd1-ed7f-4acb-aede-c7323479851b tempest-VolumesBackupsTest-1951625956 tempest-VolumesBackupsTest-1951625956-project-member] https://10.4.3.32/volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a returned with HTTP 404 Aug 19 16:04:49.809553 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 786/3176] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:49 2026] GET /volume/v3/volumes/2fc41913-83f1-4eb2-8c18-ad39b527ab6a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:50.039723 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aa45843c-c8d9-4942-9342-f565a1acda85 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:50.041547 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa45843c-c8d9-4942-9342-f565a1acda85 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 Aug 19 16:04:50.041782 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa45843c-c8d9-4942-9342-f565a1acda85 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:50.042336 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa45843c-c8d9-4942-9342-f565a1acda85 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:50.046788 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:50.046788 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:50.047261 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aa45843c-c8d9-4942-9342-f565a1acda85 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:50.048126 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa45843c-c8d9-4942-9342-f565a1acda85 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 returned with HTTP 200 Aug 19 16:04:50.048495 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 797/3177] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:50 2026] GET /volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:50.059588 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b601d0be-170f-402f-af40-24d7b04931f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:50.061467 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:50.061810 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6c8df51c-ced6-4373-9bee-3be8507f3620", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2020541616"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:50.063293 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request body: {'volume': {'snapshot_id': '6c8df51c-ced6-4373-9bee-3be8507f3620', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2020541616'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:50.069889 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:50.069889 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:50.070481 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:50.070650 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume of 2 GB Aug 19 16:04:50.075204 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Availability Zones retrieved successfully. Aug 19 16:04:50.082577 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (77b6c10e-f1d5-499b-95c6-0df1fa8c1ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:50.083929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f934db4a-42ea-430d-907c-53b89fdad752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:50.085195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:50.114684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f934db4a-42ea-430d-907c-53b89fdad752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6c8df51c-ced6-4373-9bee-3be8507f3620', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:50.115396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2665d6f-9af1-4487-940a-cbec2db034eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:50.160606 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['6f293b98-ca7f-48d7-9995-d71291f65130', 'a3f6ff57-5bf7-45e1-89f4-a2b63500f58f', '22c58e67-beb0-49ab-81b9-a0b076186524', 'f3804030-a59e-41b8-a207-5bb842e7528a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:50.161811 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2665d6f-9af1-4487-940a-cbec2db034eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f293b98-ca7f-48d7-9995-d71291f65130', 'a3f6ff57-5bf7-45e1-89f4-a2b63500f58f', '22c58e67-beb0-49ab-81b9-a0b076186524', 'f3804030-a59e-41b8-a207-5bb842e7528a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:50.162864 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f497ad9d-5830-4871-a119-8b6f04d89b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:50.204626 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f497ad9d-5830-4871-a119-8b6f04d89b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c8c581e-8053-403e-9f4e-141846214983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2020541616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['6f293b98-ca7f-48d7-9995-d71291f65130','a3f6ff57-5bf7-45e1-89f4-a2b63500f58f','22c58e67-beb0-49ab-81b9-a0b076186524','f3804030-a59e-41b8-a207-5bb842e7528a'],size=2,snapshot_id=6c8df51c-ced6-4373-9bee-3be8507f3620,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2020541616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c8c581e-8053-403e-9f4e-141846214983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='141926055c274fd6b960bb660efe49a6',provider_auth=None,provider_geometry=None,provider_id=None,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=6c8df51c-ced6-4373-9bee-3be8507f3620,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3244f60597664dfa8316ff037e8b15e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:50.205469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01f531ea-c7c6-4b4b-8774-c0f52222ba3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:50.223670 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01f531ea-c7c6-4b4b-8774-c0f52222ba3d) transitioned into 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-2020541616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['6f293b98-ca7f-48d7-9995-d71291f65130','a3f6ff57-5bf7-45e1-89f4-a2b63500f58f','22c58e67-beb0-49ab-81b9-a0b076186524','f3804030-a59e-41b8-a207-5bb842e7528a'],size=2,snapshot_id=6c8df51c-ced6-4373-9bee-3be8507f3620,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:50.224353 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e9b239-4c75-4563-a613-c28ca0c5c6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:50.246076 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e9b239-4c75-4563-a613-c28ca0c5c6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:50.248778 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (77b6c10e-f1d5-499b-95c6-0df1fa8c1ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:50.248778 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request issued successfully. Aug 19 16:04:50.248778 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b601d0be-170f-402f-af40-24d7b04931f4 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:50.248778 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 794/3178] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:04:50 2026] POST /volume/v3/volumes => generated 786 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:50.260648 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-55140f2d-433e-4642-815d-45295ae42e25 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:50.262650 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-55140f2d-433e-4642-815d-45295ae42e25 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:50.262952 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-55140f2d-433e-4642-815d-45295ae42e25 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:50.263191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-55140f2d-433e-4642-815d-45295ae42e25 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:50.271251 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:50.271251 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:50.275477 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-55140f2d-433e-4642-815d-45295ae42e25 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:50.279444 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-55140f2d-433e-4642-815d-45295ae42e25 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 returned with HTTP 200 Aug 19 16:04:50.279848 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 802/3179] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:50 2026] GET /volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eb75ea5b-8d65-4dd3-9ae2-7e0c0c1acdd9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb75ea5b-8d65-4dd3-9ae2-7e0c0c1acdd9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb75ea5b-8d65-4dd3-9ae2-7e0c0c1acdd9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb75ea5b-8d65-4dd3-9ae2-7e0c0c1acdd9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eb75ea5b-8d65-4dd3-9ae2-7e0c0c1acdd9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb75ea5b-8d65-4dd3-9ae2-7e0c0c1acdd9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 returned with HTTP 200 Aug 19 16:04:51.787360 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 787/3180] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:51 2026] GET /volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aec560bc-8851-42a2-a8ff-6880f1224815 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aec560bc-8851-42a2-a8ff-6880f1224815 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aec560bc-8851-42a2-a8ff-6880f1224815 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aec560bc-8851-42a2-a8ff-6880f1224815 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aec560bc-8851-42a2-a8ff-6880f1224815 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aec560bc-8851-42a2-a8ff-6880f1224815 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 returned with HTTP 200 Aug 19 16:04:51.788092 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 798/3181] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:51 2026] GET /volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f219d316-9b11-42a3-b30d-b4976ca1fc7e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f219d316-9b11-42a3-b30d-b4976ca1fc7e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f219d316-9b11-42a3-b30d-b4976ca1fc7e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f219d316-9b11-42a3-b30d-b4976ca1fc7e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f219d316-9b11-42a3-b30d-b4976ca1fc7e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume with id: 9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f219d316-9b11-42a3-b30d-b4976ca1fc7e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f219d316-9b11-42a3-b30d-b4976ca1fc7e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume request issued successfully. Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f219d316-9b11-42a3-b30d-b4976ca1fc7e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 returned with HTTP 202 Aug 19 16:04:51.788545 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 795/3182] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:51 2026] DELETE /volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cfa350f9-8e5a-4bca-bf0c-ebeb1bfa2d0c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfa350f9-8e5a-4bca-bf0c-ebeb1bfa2d0c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfa350f9-8e5a-4bca-bf0c-ebeb1bfa2d0c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfa350f9-8e5a-4bca-bf0c-ebeb1bfa2d0c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cfa350f9-8e5a-4bca-bf0c-ebeb1bfa2d0c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfa350f9-8e5a-4bca-bf0c-ebeb1bfa2d0c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 returned with HTTP 200 Aug 19 16:04:51.789173 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 803/3183] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:51 2026] GET /volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:04:52.429651 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e50ea2d-f6c8-4f03-9cd4-b80ed1f58a7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.431611 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e50ea2d-f6c8-4f03-9cd4-b80ed1f58a7d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:52.431895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e50ea2d-f6c8-4f03-9cd4-b80ed1f58a7d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:52.432106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e50ea2d-f6c8-4f03-9cd4-b80ed1f58a7d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:52.440902 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e50ea2d-f6c8-4f03-9cd4-b80ed1f58a7d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 returned with HTTP 404 Aug 19 16:04:52.441392 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 788/3184] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:52 2026] GET /volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:52.448495 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9d2e3e90-a499-4018-8c65-4cb4e6253a62 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.450748 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d2e3e90-a499-4018-8c65-4cb4e6253a62 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:52.451023 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d2e3e90-a499-4018-8c65-4cb4e6253a62 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:52.451222 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d2e3e90-a499-4018-8c65-4cb4e6253a62 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:52.459437 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d2e3e90-a499-4018-8c65-4cb4e6253a62 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 returned with HTTP 404 Aug 19 16:04:52.459871 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 799/3185] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:52 2026] GET /volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:52.466380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-90b67163-6987-47ad-844f-06bb1628123b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.467963 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90b67163-6987-47ad-844f-06bb1628123b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:52.468158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90b67163-6987-47ad-844f-06bb1628123b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:52.468330 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90b67163-6987-47ad-844f-06bb1628123b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:52.468476 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-90b67163-6987-47ad-844f-06bb1628123b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume with id: 9c8c581e-8053-403e-9f4e-141846214983 Aug 19 16:04:52.474503 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90b67163-6987-47ad-844f-06bb1628123b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 returned with HTTP 404 Aug 19 16:04:52.475154 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 796/3186] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:52 2026] DELETE /volume/v3/volumes/9c8c581e-8053-403e-9f4e-141846214983 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:52.481935 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8afe5df8-69ae-4cbe-803e-8077d5db0fd2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.484413 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8afe5df8-69ae-4cbe-803e-8077d5db0fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 Aug 19 16:04:52.484612 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8afe5df8-69ae-4cbe-803e-8077d5db0fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:52.484802 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8afe5df8-69ae-4cbe-803e-8077d5db0fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:52.484924 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-8afe5df8-69ae-4cbe-803e-8077d5db0fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: 6c8df51c-ced6-4373-9bee-3be8507f3620 Aug 19 16:04:52.489693 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:52.489693 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:52.490213 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8afe5df8-69ae-4cbe-803e-8077d5db0fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:52.496410 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-768d240e-56e1-459d-890e-eb1afc108303 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.498320 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-768d240e-56e1-459d-890e-eb1afc108303 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:52.498482 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-768d240e-56e1-459d-890e-eb1afc108303 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:52.498671 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-768d240e-56e1-459d-890e-eb1afc108303 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:52.505914 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8afe5df8-69ae-4cbe-803e-8077d5db0fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:04:52.506084 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8afe5df8-69ae-4cbe-803e-8077d5db0fd2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 returned with HTTP 202 Aug 19 16:04:52.506520 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 804/3187] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:52 2026] DELETE /volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:52.510159 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:52.510159 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:52.513631 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b62c8d60-6ae0-40e8-8ba6-428a57bae31f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.513976 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-768d240e-56e1-459d-890e-eb1afc108303 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:52.515986 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b62c8d60-6ae0-40e8-8ba6-428a57bae31f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 Aug 19 16:04:52.516221 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b62c8d60-6ae0-40e8-8ba6-428a57bae31f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:52.516532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b62c8d60-6ae0-40e8-8ba6-428a57bae31f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:52.518723 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-768d240e-56e1-459d-890e-eb1afc108303 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:52.519205 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 789/3188] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:52 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:52.522279 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:52.522279 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:52.522728 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b62c8d60-6ae0-40e8-8ba6-428a57bae31f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:52.523660 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b62c8d60-6ae0-40e8-8ba6-428a57bae31f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 returned with HTTP 200 Aug 19 16:04:52.524064 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 800/3189] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:52 2026] GET /volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:52.541361 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-5ed2cbad-115a-485b-9d39-1a2f56f1d6e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.544911 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-5ed2cbad-115a-485b-9d39-1a2f56f1d6e9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] POST https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e/action Aug 19 16:04:52.545317 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-5ed2cbad-115a-485b-9d39-1a2f56f1d6e9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:04:52.545441 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-5ed2cbad-115a-485b-9d39-1a2f56f1d6e9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:52.561408 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:52.561408 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:52.562101 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-5ed2cbad-115a-485b-9d39-1a2f56f1d6e9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:52.571361 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-5ed2cbad-115a-485b-9d39-1a2f56f1d6e9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Begin detaching volume completed successfully. Aug 19 16:04:52.571600 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-5ed2cbad-115a-485b-9d39-1a2f56f1d6e9 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e/action returned with HTTP 202 Aug 19 16:04:52.572099 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 797/3190] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:04:52 2026] POST /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 16:04:52.613305 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d880e3d8-7d52-41af-b854-cd3e33a28639 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.613722 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d880e3d8-7d52-41af-b854-cd3e33a28639 None None] GET https://10.4.3.32/volume// Aug 19 16:04:52.613934 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d880e3d8-7d52-41af-b854-cd3e33a28639 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:52.614124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d880e3d8-7d52-41af-b854-cd3e33a28639 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:52.614421 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d880e3d8-7d52-41af-b854-cd3e33a28639 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:52.614747 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 805/3191] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:52.624922 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-487cb3cf-c409-41cf-992f-280bf11c7a56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:52.627021 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-487cb3cf-c409-41cf-992f-280bf11c7a56 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:52.627252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-487cb3cf-c409-41cf-992f-280bf11c7a56 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:52.627450 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-487cb3cf-c409-41cf-992f-280bf11c7a56 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:52.638992 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:52.638992 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:52.644090 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-487cb3cf-c409-41cf-992f-280bf11c7a56 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:52.650789 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-487cb3cf-c409-41cf-992f-280bf11c7a56 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:52.651276 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 790/3192] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:04:52 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:04:53.245373 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.342023 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:53.342322 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1146330384"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:53.343705 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1146330384'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:53.343907 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume of 1 GB Aug 19 16:04:53.347555 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Availability Zones retrieved successfully. Aug 19 16:04:53.353044 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (53932c15-3f91-4081-ab13-0a347c066501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:53.353893 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73065b34-8498-48bd-b5a0-23b7fee085cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:53.354546 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:53.379355 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73065b34-8498-48bd-b5a0-23b7fee085cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:53.380208 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33ea46d-1515-45a9-9f67-e3efb43af2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:53.444496 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['4288dda8-88b8-4fec-8750-1255bb63ea96', '30fae258-2b9d-4374-a944-6850e005b75f', '5fa20e80-969c-4e19-ac8d-a10bfca58c4a', '11eb03cf-16fd-4862-a036-99f79bc372b8'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:53.445394 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33ea46d-1515-45a9-9f67-e3efb43af2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4288dda8-88b8-4fec-8750-1255bb63ea96', '30fae258-2b9d-4374-a944-6850e005b75f', '5fa20e80-969c-4e19-ac8d-a10bfca58c4a', '11eb03cf-16fd-4862-a036-99f79bc372b8']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:53.446101 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f611dba2-ba91-4ad7-a664-39adab6fa89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:53.468696 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f611dba2-ba91-4ad7-a664-39adab6fa89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c91e19-6f3f-4661-b7f5-cae9a9f43b64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146330384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['4288dda8-88b8-4fec-8750-1255bb63ea96','30fae258-2b9d-4374-a944-6850e005b75f','5fa20e80-969c-4e19-ac8d-a10bfca58c4a','11eb03cf-16fd-4862-a036-99f79bc372b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146330384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98c91e19-6f3f-4661-b7f5-cae9a9f43b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856f5f61129d474198714e924014ded4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a43b09925df84ab5ae0f5a1091d7f98a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:53.469407 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25b6f9fc-794d-4e70-8818-88ad09ba8dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:53.486145 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25b6f9fc-794d-4e70-8818-88ad09ba8dbc) transitioned into 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-1146330384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['4288dda8-88b8-4fec-8750-1255bb63ea96','30fae258-2b9d-4374-a944-6850e005b75f','5fa20e80-969c-4e19-ac8d-a10bfca58c4a','11eb03cf-16fd-4862-a036-99f79bc372b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:53.486749 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b653f44-4621-409b-93e6-5ea466bac9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:53.497229 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b653f44-4621-409b-93e6-5ea466bac9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:53.498124 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (53932c15-3f91-4081-ab13-0a347c066501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:53.498422 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request issued successfully. Aug 19 16:04:53.499000 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0630a71f-d265-4194-b6ec-54ac7d9dec8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:53.499379 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-c8db0a92-ac50-40f5-9e81-7548759d08af None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.499634 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 801/3193] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:04:53 2026] POST /volume/v3/volumes => generated 776 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:53.501647 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-c8db0a92-ac50-40f5-9e81-7548759d08af tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611 Aug 19 16:04:53.501955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-c8db0a92-ac50-40f5-9e81-7548759d08af tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.502216 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-c8db0a92-ac50-40f5-9e81-7548759d08af tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.510423 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:53.510423 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:53.514101 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-90fee194-7f20-4d7a-9178-f817a8b5a05d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.516172 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90fee194-7f20-4d7a-9178-f817a8b5a05d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 Aug 19 16:04:53.516494 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90fee194-7f20-4d7a-9178-f817a8b5a05d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.516740 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90fee194-7f20-4d7a-9178-f817a8b5a05d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.525031 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:53.525031 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:53.528545 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-90fee194-7f20-4d7a-9178-f817a8b5a05d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:04:53.533347 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90fee194-7f20-4d7a-9178-f817a8b5a05d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 returned with HTTP 200 Aug 19 16:04:53.533868 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 806/3194] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:04:53 2026] GET /volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:53.534293 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fae47c1-c0e3-4341-9ba0-16a204b331a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.538152 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fae47c1-c0e3-4341-9ba0-16a204b331a9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 Aug 19 16:04:53.538415 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fae47c1-c0e3-4341-9ba0-16a204b331a9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.538780 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fae47c1-c0e3-4341-9ba0-16a204b331a9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.546930 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fae47c1-c0e3-4341-9ba0-16a204b331a9 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 returned with HTTP 404 Aug 19 16:04:53.547498 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 791/3195] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:53 2026] GET /volume/v3/snapshots/6c8df51c-ced6-4373-9bee-3be8507f3620 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:53.555716 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e80dfd43-31ff-4313-80cc-b37ddb1d37c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.557646 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e80dfd43-31ff-4313-80cc-b37ddb1d37c2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 Aug 19 16:04:53.557894 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e80dfd43-31ff-4313-80cc-b37ddb1d37c2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.558146 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e80dfd43-31ff-4313-80cc-b37ddb1d37c2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.566311 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:53.566311 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:53.570512 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e80dfd43-31ff-4313-80cc-b37ddb1d37c2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:53.571684 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cf76f49-28c7-4ae1-8f53-de7972db96d0 req-c8db0a92-ac50-40f5-9e81-7548759d08af tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611 returned with HTTP 200 Aug 19 16:04:53.572158 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 798/3196] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:53 2026] DELETE /volume/v3/attachments/f81105f0-7a2a-41a1-bd13-1193a9525611 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:53.575003 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e80dfd43-31ff-4313-80cc-b37ddb1d37c2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 returned with HTTP 200 Aug 19 16:04:53.575365 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 802/3197] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:53 2026] GET /volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:04:53.592718 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9e16e35f-d273-4ace-abfd-2076091dcb06 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.594902 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e16e35f-d273-4ace-abfd-2076091dcb06 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 Aug 19 16:04:53.595069 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e16e35f-d273-4ace-abfd-2076091dcb06 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.595258 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9e16e35f-d273-4ace-abfd-2076091dcb06 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.595405 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9e16e35f-d273-4ace-abfd-2076091dcb06 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume with id: ad7054db-8ed0-486d-a5ce-3bc45286f651 Aug 19 16:04:53.602805 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:53.602805 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:53.603249 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9e16e35f-d273-4ace-abfd-2076091dcb06 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:53.621274 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9e16e35f-d273-4ace-abfd-2076091dcb06 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume request issued successfully. Aug 19 16:04:53.621421 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9e16e35f-d273-4ace-abfd-2076091dcb06 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 returned with HTTP 202 Aug 19 16:04:53.621888 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 807/3198] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:53 2026] DELETE /volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:53.630557 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9eb466e-c343-4834-ab4b-a6142ef86c9e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.634694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9eb466e-c343-4834-ab4b-a6142ef86c9e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 Aug 19 16:04:53.634980 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9eb466e-c343-4834-ab4b-a6142ef86c9e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.635254 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9eb466e-c343-4834-ab4b-a6142ef86c9e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.653128 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:53.653128 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:53.661469 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a9eb466e-c343-4834-ab4b-a6142ef86c9e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:53.668368 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9eb466e-c343-4834-ab4b-a6142ef86c9e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 returned with HTTP 200 Aug 19 16:04:53.668961 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 792/3199] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:53 2026] GET /volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:53.688551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee6c339c-d63c-4aee-8028-13d0ea7f027c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.690700 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee6c339c-d63c-4aee-8028-13d0ea7f027c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] DELETE https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:53.690984 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee6c339c-d63c-4aee-8028-13d0ea7f027c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.691244 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee6c339c-d63c-4aee-8028-13d0ea7f027c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.691428 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ee6c339c-d63c-4aee-8028-13d0ea7f027c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Delete volume with id: 64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:53.699347 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:53.699347 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:53.699900 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee6c339c-d63c-4aee-8028-13d0ea7f027c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:53.717583 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee6c339c-d63c-4aee-8028-13d0ea7f027c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Delete volume request issued successfully. Aug 19 16:04:53.718001 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee6c339c-d63c-4aee-8028-13d0ea7f027c tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 202 Aug 19 16:04:53.718509 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 799/3200] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:53 2026] DELETE /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:53.764327 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1fa0a26d-b1a9-4b9e-a3ce-bd2c6d645d0d req-0b3da4b2-19d8-4e6d-96ef-d9f31de24f28 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.766715 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fa0a26d-b1a9-4b9e-a3ce-bd2c6d645d0d req-0b3da4b2-19d8-4e6d-96ef-d9f31de24f28 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:53.767012 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fa0a26d-b1a9-4b9e-a3ce-bd2c6d645d0d req-0b3da4b2-19d8-4e6d-96ef-d9f31de24f28 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.767210 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fa0a26d-b1a9-4b9e-a3ce-bd2c6d645d0d req-0b3da4b2-19d8-4e6d-96ef-d9f31de24f28 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.775887 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:53.775887 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:53.781444 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1fa0a26d-b1a9-4b9e-a3ce-bd2c6d645d0d req-0b3da4b2-19d8-4e6d-96ef-d9f31de24f28 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:53.787423 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fa0a26d-b1a9-4b9e-a3ce-bd2c6d645d0d req-0b3da4b2-19d8-4e6d-96ef-d9f31de24f28 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 200 Aug 19 16:04:53.787903 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 803/3201] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:53 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:53.829648 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-69de9864-d342-4f72-91c5-7f9dc65450ba req-c787cb2c-e90f-474a-8bc7-bf1007e73b0e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:53.832212 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-69de9864-d342-4f72-91c5-7f9dc65450ba req-c787cb2c-e90f-474a-8bc7-bf1007e73b0e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:53.832475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-69de9864-d342-4f72-91c5-7f9dc65450ba req-c787cb2c-e90f-474a-8bc7-bf1007e73b0e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:53.832735 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-69de9864-d342-4f72-91c5-7f9dc65450ba req-c787cb2c-e90f-474a-8bc7-bf1007e73b0e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:53.840281 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-69de9864-d342-4f72-91c5-7f9dc65450ba req-c787cb2c-e90f-474a-8bc7-bf1007e73b0e tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 404 Aug 19 16:04:53.840930 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 808/3202] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:53 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:54.422505 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22803793-620e-49e3-be94-ae8cd255f40c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.424267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:54.424596 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-196141090"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:54.426033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-196141090'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:54.426140 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume of 1 GB Aug 19 16:04:54.432514 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Availability Zones retrieved successfully. Aug 19 16:04:54.438386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Flow 'volume_create_api' (2e941656-632f-4247-a448-71d5518fb0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:54.439356 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4910d5a4-6187-4622-87b2-f63c5fd059bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.440341 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:54.474407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4910d5a4-6187-4622-87b2-f63c5fd059bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.475329 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2624cf09-f75c-4a40-b7c7-0e7b3060ee3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.527604 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Created reservations ['a39cb8f3-7436-411c-b38a-3d6d51b9f09e', '04b4ff0a-6bb5-4826-8cd9-931e3cdbb480', '0e5fce24-ad4c-480c-862b-0dd2d39eae07', 'e74d83d3-6c56-4454-bfba-99c1b9b0bb88'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:54.528403 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2624cf09-f75c-4a40-b7c7-0e7b3060ee3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a39cb8f3-7436-411c-b38a-3d6d51b9f09e', '04b4ff0a-6bb5-4826-8cd9-931e3cdbb480', '0e5fce24-ad4c-480c-862b-0dd2d39eae07', 'e74d83d3-6c56-4454-bfba-99c1b9b0bb88']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.529174 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b59882-365f-4349-836f-384678c47091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.547323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3346f13a-6067-4260-b2a9-fde782b27fb9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.549279 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3346f13a-6067-4260-b2a9-fde782b27fb9 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 Aug 19 16:04:54.549528 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3346f13a-6067-4260-b2a9-fde782b27fb9 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:54.549721 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3346f13a-6067-4260-b2a9-fde782b27fb9 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:54.556266 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b59882-365f-4349-836f-384678c47091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2746632c-21a8-4e84-be9e-34b0357c61c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-196141090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b0e9ef181c4e1d904850316b9269c5',qos_specs=None,replication_status=,reservations=['a39cb8f3-7436-411c-b38a-3d6d51b9f09e','04b4ff0a-6bb5-4826-8cd9-931e3cdbb480','0e5fce24-ad4c-480c-862b-0dd2d39eae07','e74d83d3-6c56-4454-bfba-99c1b9b0bb88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e616369fb6a847beb2701f2e58a1ab2c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-196141090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2746632c-21a8-4e84-be9e-34b0357c61c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b0e9ef181c4e1d904850316b9269c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e616369fb6a847beb2701f2e58a1ab2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.557297 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57fc7c13-5d57-44a5-a398-ad52a151c13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.590440 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57fc7c13-5d57-44a5-a398-ad52a151c13e) transitioned into 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-196141090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b0e9ef181c4e1d904850316b9269c5',qos_specs=None,replication_status=,reservations=['a39cb8f3-7436-411c-b38a-3d6d51b9f09e','04b4ff0a-6bb5-4826-8cd9-931e3cdbb480','0e5fce24-ad4c-480c-862b-0dd2d39eae07','e74d83d3-6c56-4454-bfba-99c1b9b0bb88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e616369fb6a847beb2701f2e58a1ab2c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.591293 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec97700b-4bbc-4815-8a82-e8a1b4e4abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.602669 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec97700b-4bbc-4815-8a82-e8a1b4e4abe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.604390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Flow 'volume_create_api' (2e941656-632f-4247-a448-71d5518fb0e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:54.604880 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume request issued successfully. Aug 19 16:04:54.605684 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22803793-620e-49e3-be94-ae8cd255f40c tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:54.606314 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 793/3203] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:04:54 2026] POST /volume/v3/volumes => generated 748 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:54.622983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-50a017cf-7ec7-4dfe-8bb9-86b0bf6c3c3d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.625078 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50a017cf-7ec7-4dfe-8bb9-86b0bf6c3c3d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:04:54.625438 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50a017cf-7ec7-4dfe-8bb9-86b0bf6c3c3d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:54.625507 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50a017cf-7ec7-4dfe-8bb9-86b0bf6c3c3d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:54.633947 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:54.633947 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:54.639150 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-50a017cf-7ec7-4dfe-8bb9-86b0bf6c3c3d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:54.646333 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50a017cf-7ec7-4dfe-8bb9-86b0bf6c3c3d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:04:54.646754 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 804/3204] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:54 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:54.688167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-31f7281d-8e07-4695-b63a-b3e8c5a0a757 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.693576 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31f7281d-8e07-4695-b63a-b3e8c5a0a757 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 Aug 19 16:04:54.693892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31f7281d-8e07-4695-b63a-b3e8c5a0a757 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:54.694094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-31f7281d-8e07-4695-b63a-b3e8c5a0a757 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:54.704185 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-31f7281d-8e07-4695-b63a-b3e8c5a0a757 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 returned with HTTP 404 Aug 19 16:04:54.705077 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 809/3205] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:54 2026] GET /volume/v3/volumes/ad7054db-8ed0-486d-a5ce-3bc45286f651 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:54.713835 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8110f3a2-d75d-4867-84ee-8db9948d84ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.717787 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8110f3a2-d75d-4867-84ee-8db9948d84ed tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:04:54.717787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8110f3a2-d75d-4867-84ee-8db9948d84ed tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:54.717787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8110f3a2-d75d-4867-84ee-8db9948d84ed tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:54.726152 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:54.726152 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:54.730569 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8110f3a2-d75d-4867-84ee-8db9948d84ed tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:54.734906 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8110f3a2-d75d-4867-84ee-8db9948d84ed tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:04:54.735375 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 794/3206] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:54 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:54.751262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.753206 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:54.753617 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-686065295"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:54.755105 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-686065295'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:54.755219 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume of 1 GB Aug 19 16:04:54.760529 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Availability Zones retrieved successfully. Aug 19 16:04:54.763823 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:54.763823 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:54.767017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (dd614053-a210-40d7-a212-8ff38842de2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:54.768077 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db66c75-0434-4714-8580-ea80b487d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.769318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:54.770778 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3346f13a-6067-4260-b2a9-fde782b27fb9 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:04:54.774641 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3346f13a-6067-4260-b2a9-fde782b27fb9 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 returned with HTTP 200 Aug 19 16:04:54.775032 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 800/3207] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:04:54 2026] GET /volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 => generated 1016 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:54.787518 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f766c09-6c0b-464c-a2e0-fc6d1b106c0e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.789357 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f766c09-6c0b-464c-a2e0-fc6d1b106c0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:04:54.789716 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f766c09-6c0b-464c-a2e0-fc6d1b106c0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "98c91e19-6f3f-4661-b7f5-cae9a9f43b64", "name": "tempest-type-Backup-2145645385"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:54.791105 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-6f766c09-6c0b-464c-a2e0-fc6d1b106c0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating new backup {'backup': {'volume_id': '98c91e19-6f3f-4661-b7f5-cae9a9f43b64', 'name': 'tempest-type-Backup-2145645385'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:04:54.791237 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-6f766c09-6c0b-464c-a2e0-fc6d1b106c0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating backup of volume 98c91e19-6f3f-4661-b7f5-cae9a9f43b64 in container None Aug 19 16:04:54.797706 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db66c75-0434-4714-8580-ea80b487d678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.798409 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb853af-6ac4-445c-a5b2-f27204bf5981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.798860 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:54.798860 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:54.799291 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6f766c09-6c0b-464c-a2e0-fc6d1b106c0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:04:54.830214 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-6f766c09-6c0b-464c-a2e0-fc6d1b106c0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['baaadb2a-e010-44e1-94ee-6feff4ad0fe0', 'f9c52a7b-b0d9-43a9-88ca-befe3ca30d86'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:54.845110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['7578f482-7655-42eb-8d15-59823d265732', '3cbe8720-1bf4-449b-8a1c-66c7e6b41255', '0c84c5d5-9a99-4f44-ac2b-999590f203d5', '9d548001-2629-4c07-8abb-3dc6db6f0b68'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:54.845851 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb853af-6ac4-445c-a5b2-f27204bf5981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7578f482-7655-42eb-8d15-59823d265732', '3cbe8720-1bf4-449b-8a1c-66c7e6b41255', '0c84c5d5-9a99-4f44-ac2b-999590f203d5', '9d548001-2629-4c07-8abb-3dc6db6f0b68']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.846536 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e03b561c-9a34-4bf7-9572-c76d15b9185d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.864888 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f766c09-6c0b-464c-a2e0-fc6d1b106c0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:04:54.865360 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 810/3208] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:04:54 2026] POST /volume/v3/backups => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:54.875445 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e03b561c-9a34-4bf7-9572-c76d15b9185d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-686065295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['7578f482-7655-42eb-8d15-59823d265732','3cbe8720-1bf4-449b-8a1c-66c7e6b41255','0c84c5d5-9a99-4f44-ac2b-999590f203d5','9d548001-2629-4c07-8abb-3dc6db6f0b68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-686065295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='141926055c274fd6b960bb660efe49a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3244f60597664dfa8316ff037e8b15e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.876133 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe1f3ea-62bd-4b48-b141-2f28581311f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.877575 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2478a0a2-64c1-49ce-b531-3352e731b1b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.881909 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2478a0a2-64c1-49ce-b531-3352e731b1b8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:04:54.881909 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2478a0a2-64c1-49ce-b531-3352e731b1b8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:54.881909 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2478a0a2-64c1-49ce-b531-3352e731b1b8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:54.881909 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2478a0a2-64c1-49ce-b531-3352e731b1b8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:54.887112 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:54.887112 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:54.888206 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2478a0a2-64c1-49ce-b531-3352e731b1b8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:04:54.888885 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 795/3209] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:04:54 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:54.900894 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe1f3ea-62bd-4b48-b141-2f28581311f7) transitioned into 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-686065295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['7578f482-7655-42eb-8d15-59823d265732','3cbe8720-1bf4-449b-8a1c-66c7e6b41255','0c84c5d5-9a99-4f44-ac2b-999590f203d5','9d548001-2629-4c07-8abb-3dc6db6f0b68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.901550 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80ed157-aa69-4868-b446-39abe44312fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:54.916532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80ed157-aa69-4868-b446-39abe44312fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:54.917911 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (dd614053-a210-40d7-a212-8ff38842de2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:54.918382 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request issued successfully. Aug 19 16:04:54.919360 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f79b8dd6-c627-41c6-bd6d-b6cd56d371a2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:54.920734 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 805/3210] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:04:54 2026] POST /volume/v3/volumes => generated 751 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:54.938599 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8897a61-63b3-4649-9a68-dcf8345ad1b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:54.940392 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8897a61-63b3-4649-9a68-dcf8345ad1b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 Aug 19 16:04:54.940593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8897a61-63b3-4649-9a68-dcf8345ad1b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:54.940800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8897a61-63b3-4649-9a68-dcf8345ad1b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:54.951969 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:54.951969 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:54.956867 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8897a61-63b3-4649-9a68-dcf8345ad1b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:54.963376 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8897a61-63b3-4649-9a68-dcf8345ad1b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 returned with HTTP 200 Aug 19 16:04:54.963873 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 801/3211] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:54 2026] GET /volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:55.662442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6575c807-9249-44cc-8156-156ba68934e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.665252 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6575c807-9249-44cc-8156-156ba68934e8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:04:55.665391 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6575c807-9249-44cc-8156-156ba68934e8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:55.665549 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6575c807-9249-44cc-8156-156ba68934e8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:55.672826 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:55.672826 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:55.683223 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6575c807-9249-44cc-8156-156ba68934e8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:55.688699 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6575c807-9249-44cc-8156-156ba68934e8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:04:55.689215 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 811/3212] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:55 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:55.737836 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-1a1d36df-b92d-4ab9-af58-0b5937e843a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.740368 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-1a1d36df-b92d-4ab9-af58-0b5937e843a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:04:55.740580 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-1a1d36df-b92d-4ab9-af58-0b5937e843a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:55.740776 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-1a1d36df-b92d-4ab9-af58-0b5937e843a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:55.747508 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:55.747508 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:55.751364 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-1a1d36df-b92d-4ab9-af58-0b5937e843a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:55.755730 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-1a1d36df-b92d-4ab9-af58-0b5937e843a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:04:55.756181 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 796/3213] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:04:55 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:55.835031 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aa739796-1d66-4bf4-bc77-45e990cc4b3a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.835689 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa739796-1d66-4bf4-bc77-45e990cc4b3a None None] GET https://10.4.3.32/volume// Aug 19 16:04:55.836025 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa739796-1d66-4bf4-bc77-45e990cc4b3a None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:55.836332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa739796-1d66-4bf4-bc77-45e990cc4b3a None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:55.837201 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa739796-1d66-4bf4-bc77-45e990cc4b3a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:55.837630 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 806/3214] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:04:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:04:55.845876 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-93b0d469-56ce-46f8-b62a-d4bcbb5684e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.848021 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-93b0d469-56ce-46f8-b62a-d4bcbb5684e3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:04:55.848370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-93b0d469-56ce-46f8-b62a-d4bcbb5684e3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2746632c-21a8-4e84-be9e-34b0357c61c8", "connector": null, "instance_uuid": "c7f8abe0-5277-4883-88ff-df801c4991d8"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:55.857275 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:55.857275 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:55.890665 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-93b0d469-56ce-46f8-b62a-d4bcbb5684e3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:04:55.891178 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 802/3215] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:04:55 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 19 16:04:55.901128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ebe3bdbd-8428-4edf-ac43-e4371d0fb412 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.905239 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebe3bdbd-8428-4edf-ac43-e4371d0fb412 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:04:55.905239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebe3bdbd-8428-4edf-ac43-e4371d0fb412 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:55.905239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ebe3bdbd-8428-4edf-ac43-e4371d0fb412 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:55.905239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ebe3bdbd-8428-4edf-ac43-e4371d0fb412 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:55.909548 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:55.909548 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:55.910470 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ebe3bdbd-8428-4edf-ac43-e4371d0fb412 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:04:55.911029 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 812/3216] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:04:55 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:55.921719 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea9e9035-1652-4117-b996-b1f67debcc2f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.923538 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea9e9035-1652-4117-b996-b1f67debcc2f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:04:55.923623 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea9e9035-1652-4117-b996-b1f67debcc2f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:55.923842 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea9e9035-1652-4117-b996-b1f67debcc2f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:55.932520 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3c2a68a9-c9ac-452c-a332-eb9b225198c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.933004 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c2a68a9-c9ac-452c-a332-eb9b225198c9 None None] GET https://10.4.3.32/volume// Aug 19 16:04:55.933228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c2a68a9-c9ac-452c-a332-eb9b225198c9 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:55.933466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c2a68a9-c9ac-452c-a332-eb9b225198c9 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:55.933835 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c2a68a9-c9ac-452c-a332-eb9b225198c9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:04:55.934044 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:55.934044 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:55.934397 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 807/3217] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:04: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 19 16:04:55.937867 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ea9e9035-1652-4117-b996-b1f67debcc2f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:55.941525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-9f7ad693-713d-4058-a650-2a493560c0f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.942329 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea9e9035-1652-4117-b996-b1f67debcc2f tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:04:55.942797 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 797/3218] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:55 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:55.944235 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-9f7ad693-713d-4058-a650-2a493560c0f5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:04:55.944616 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-9f7ad693-713d-4058-a650-2a493560c0f5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:55.944779 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-9f7ad693-713d-4058-a650-2a493560c0f5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:55.957307 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:55.957307 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:55.961927 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-9f7ad693-713d-4058-a650-2a493560c0f5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:55.968306 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-9f7ad693-713d-4058-a650-2a493560c0f5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:04:55.968864 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 803/3219] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:04:55 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 1020 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:04:55.979440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-51f4d813-4689-4663-b01c-8acebc427676 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:55.982587 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51f4d813-4689-4663-b01c-8acebc427676 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 Aug 19 16:04:55.982587 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51f4d813-4689-4663-b01c-8acebc427676 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:55.982587 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51f4d813-4689-4663-b01c-8acebc427676 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:55.989083 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:55.989083 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:55.993073 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-51f4d813-4689-4663-b01c-8acebc427676 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:55.998369 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51f4d813-4689-4663-b01c-8acebc427676 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 returned with HTTP 200 Aug 19 16:04:55.999079 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 813/3220] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:55 2026] GET /volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:56.016228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-362d7120-ccc5-4da4-9be3-3db43abaa73b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:56.018220 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-362d7120-ccc5-4da4-9be3-3db43abaa73b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:04:56.018664 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-362d7120-ccc5-4da4-9be3-3db43abaa73b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1069884867"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:56.027421 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:56.027421 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:56.027921 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-362d7120-ccc5-4da4-9be3-3db43abaa73b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:56.028033 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-362d7120-ccc5-4da4-9be3-3db43abaa73b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create snapshot from volume 6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 Aug 19 16:04:56.055555 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-362d7120-ccc5-4da4-9be3-3db43abaa73b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['69046938-c384-4ea1-980b-7128cf20cbc3', '8bac0702-265e-4b6b-8d3e-9abd98e06371', '49eae714-0606-4b98-8b98-1b4a3158ec9c', 'ad0dd6be-8381-43dd-9777-4e3b23a26a3c'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:56.082355 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-d521ab84-ed72-42e8-b754-d6bda9a44ffe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:56.084593 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-d521ab84-ed72-42e8-b754-d6bda9a44ffe tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] PUT https://10.4.3.32/volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3 Aug 19 16:04:56.085082 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-d521ab84-ed72-42e8-b754-d6bda9a44ffe tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:56.090379 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-362d7120-ccc5-4da4-9be3-3db43abaa73b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot create request issued successfully. Aug 19 16:04:56.090874 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-362d7120-ccc5-4da4-9be3-3db43abaa73b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:04:56.091387 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 808/3221] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:04:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:56.095274 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-d521ab84-ed72-42e8-b754-d6bda9a44ffe tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Acquiring lock "cinder-attachment_update-2746632c-21a8-4e84-be9e-34b0357c61c8-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:04:56.099542 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-d521ab84-ed72-42e8-b754-d6bda9a44ffe tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Lock "cinder-attachment_update-2746632c-21a8-4e84-be9e-34b0357c61c8-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:04:56.100882 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:56.100882 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:56.104922 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-557e2236-946f-4f43-a92a-ac581222e91c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:56.106948 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-557e2236-946f-4f43-a92a-ac581222e91c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 Aug 19 16:04:56.107148 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-557e2236-946f-4f43-a92a-ac581222e91c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:56.107373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-557e2236-946f-4f43-a92a-ac581222e91c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:56.112957 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:56.112957 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:56.113441 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-557e2236-946f-4f43-a92a-ac581222e91c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:56.114291 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-557e2236-946f-4f43-a92a-ac581222e91c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 returned with HTTP 200 Aug 19 16:04:56.114622 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 804/3222] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:56 2026] GET /volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:56.204750 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-d521ab84-ed72-42e8-b754-d6bda9a44ffe tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Lock "cinder-attachment_update-2746632c-21a8-4e84-be9e-34b0357c61c8-np0000007787" released by "attachment_update" :: held 0.105s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:04:56.205138 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-d521ab84-ed72-42e8-b754-d6bda9a44ffe tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3 returned with HTTP 200 Aug 19 16:04:56.205702 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 798/3223] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:04:56 2026] PUT /volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:56.921264 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0455769d-924d-457d-af15-3c8bd1c8296d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:56.923302 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0455769d-924d-457d-af15-3c8bd1c8296d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:04:56.923565 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0455769d-924d-457d-af15-3c8bd1c8296d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:56.923830 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0455769d-924d-457d-af15-3c8bd1c8296d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:56.923990 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0455769d-924d-457d-af15-3c8bd1c8296d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:56.928387 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:56.928387 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:56.929108 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0455769d-924d-457d-af15-3c8bd1c8296d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:04:56.929509 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 814/3224] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:04:56 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:56.957272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-51b77d0d-1d0a-414e-82a4-dc3f6ff5d597 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:56.959992 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51b77d0d-1d0a-414e-82a4-dc3f6ff5d597 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:04:56.960232 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51b77d0d-1d0a-414e-82a4-dc3f6ff5d597 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:56.960499 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51b77d0d-1d0a-414e-82a4-dc3f6ff5d597 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:56.973307 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:56.973307 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:56.977974 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-51b77d0d-1d0a-414e-82a4-dc3f6ff5d597 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:56.983598 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51b77d0d-1d0a-414e-82a4-dc3f6ff5d597 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:04:56.983998 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 809/3225] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:56 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:57.124743 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89c8935e-d571-43dd-ad68-aabb0d2404ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:57.126987 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89c8935e-d571-43dd-ad68-aabb0d2404ba tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 Aug 19 16:04:57.127245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89c8935e-d571-43dd-ad68-aabb0d2404ba tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:57.127487 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89c8935e-d571-43dd-ad68-aabb0d2404ba tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:57.133994 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:57.133994 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:57.134597 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-89c8935e-d571-43dd-ad68-aabb0d2404ba tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:57.135680 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89c8935e-d571-43dd-ad68-aabb0d2404ba tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 returned with HTTP 200 Aug 19 16:04:57.136356 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 805/3226] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:57 2026] GET /volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:57.147694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-169d28fd-3796-4f9e-aab4-8778939718db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:57.149905 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:04:57.150326 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ec1a313f-a87d-4c71-bef2-add7b7990097", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1324140178"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:04:57.152280 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request body: {'volume': {'snapshot_id': 'ec1a313f-a87d-4c71-bef2-add7b7990097', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1324140178'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:04:57.159114 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:57.159114 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:57.159750 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:57.159940 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume of 1 GB Aug 19 16:04:57.164605 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Availability Zones retrieved successfully. Aug 19 16:04:57.172046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (affe1bdb-ddff-46a5-a737-6148a560e1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:57.173513 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8447ba29-c48c-4be6-8ce9-464190b2e4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:57.174848 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:04:57.214718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8447ba29-c48c-4be6-8ce9-464190b2e4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ec1a313f-a87d-4c71-bef2-add7b7990097', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:57.215655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4ad21c-971e-4799-a8da-c60165053453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:57.260274 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Created reservations ['6f9b872d-344c-413f-bc6c-94d649b01aa6', '77781cd5-1628-4547-a9a6-e32f3646aa06', 'd3094b3f-b6e4-4630-b3d0-5f21c9d8f040', 'ab17ae12-e3a4-4901-886a-2db9971a6414'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:04:57.261132 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4ad21c-971e-4799-a8da-c60165053453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f9b872d-344c-413f-bc6c-94d649b01aa6', '77781cd5-1628-4547-a9a6-e32f3646aa06', 'd3094b3f-b6e4-4630-b3d0-5f21c9d8f040', 'ab17ae12-e3a4-4901-886a-2db9971a6414']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:57.261930 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7722c4-e4d3-406e-b658-23f201b6809c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:57.306420 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7722c4-e4d3-406e-b658-23f201b6809c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd45fa1-776b-42a3-8477-fc3dfbce6536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1324140178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['6f9b872d-344c-413f-bc6c-94d649b01aa6','77781cd5-1628-4547-a9a6-e32f3646aa06','d3094b3f-b6e4-4630-b3d0-5f21c9d8f040','ab17ae12-e3a4-4901-886a-2db9971a6414'],size=1,snapshot_id=ec1a313f-a87d-4c71-bef2-add7b7990097,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1324140178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fd45fa1-776b-42a3-8477-fc3dfbce6536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='141926055c274fd6b960bb660efe49a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ec1a313f-a87d-4c71-bef2-add7b7990097,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3244f60597664dfa8316ff037e8b15e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:57.307577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ddcf00e-e420-4a24-885d-a95a949eb18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:57.329613 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ddcf00e-e420-4a24-885d-a95a949eb18a) transitioned into 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-1324140178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='141926055c274fd6b960bb660efe49a6',qos_specs=None,replication_status=,reservations=['6f9b872d-344c-413f-bc6c-94d649b01aa6','77781cd5-1628-4547-a9a6-e32f3646aa06','d3094b3f-b6e4-4630-b3d0-5f21c9d8f040','ab17ae12-e3a4-4901-886a-2db9971a6414'],size=1,snapshot_id=ec1a313f-a87d-4c71-bef2-add7b7990097,source_replicaid=,source_volid=None,status='creating',user_id='3244f60597664dfa8316ff037e8b15e7',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:57.330442 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d78530-8e12-43fd-8052-45fb8399bbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:04:57.354655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d78530-8e12-43fd-8052-45fb8399bbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:04:57.355599 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Flow 'volume_create_api' (affe1bdb-ddff-46a5-a737-6148a560e1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:04:57.355960 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Create volume request issued successfully. Aug 19 16:04:57.356547 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-169d28fd-3796-4f9e-aab4-8778939718db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:04:57.357118 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 799/3227] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:04:57 2026] POST /volume/v3/volumes => generated 786 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:04:57.371222 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e233c1d-9c7a-4943-952f-2b1a99abeed6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:57.373153 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e233c1d-9c7a-4943-952f-2b1a99abeed6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:57.373348 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e233c1d-9c7a-4943-952f-2b1a99abeed6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:57.373518 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e233c1d-9c7a-4943-952f-2b1a99abeed6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:57.381877 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:57.381877 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:57.386554 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7e233c1d-9c7a-4943-952f-2b1a99abeed6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:57.394075 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e233c1d-9c7a-4943-952f-2b1a99abeed6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 returned with HTTP 200 Aug 19 16:04:57.394490 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 815/3228] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:57 2026] GET /volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:57.942128 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0f718cf7-d695-4bbd-b51d-0c06edb19ddc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:57.943693 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0f718cf7-d695-4bbd-b51d-0c06edb19ddc tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:04:57.945354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0f718cf7-d695-4bbd-b51d-0c06edb19ddc tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:57.945354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0f718cf7-d695-4bbd-b51d-0c06edb19ddc tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:57.945354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0f718cf7-d695-4bbd-b51d-0c06edb19ddc tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:57.945507 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-19a3ac58-30f7-4064-a333-4bd26f568f28 req-478f7019-52b5-4a53-a0a1-9c81e203d038 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:57.946717 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-19a3ac58-30f7-4064-a333-4bd26f568f28 req-478f7019-52b5-4a53-a0a1-9c81e203d038 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] DELETE https://10.4.3.32/volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b Aug 19 16:04:57.946922 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-19a3ac58-30f7-4064-a333-4bd26f568f28 req-478f7019-52b5-4a53-a0a1-9c81e203d038 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:57.947216 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-19a3ac58-30f7-4064-a333-4bd26f568f28 req-478f7019-52b5-4a53-a0a1-9c81e203d038 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:57.949274 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:57.949274 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:57.950184 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0f718cf7-d695-4bbd-b51d-0c06edb19ddc tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:04:57.950838 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 810/3229] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:04:57 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:57.953493 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:57.953493 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:57.999293 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f936694-d237-49b9-9582-a0ac4a63ba50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:58.001741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f936694-d237-49b9-9582-a0ac4a63ba50 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:04:58.002090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f936694-d237-49b9-9582-a0ac4a63ba50 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:58.002366 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f936694-d237-49b9-9582-a0ac4a63ba50 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:58.002404 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-19a3ac58-30f7-4064-a333-4bd26f568f28 req-478f7019-52b5-4a53-a0a1-9c81e203d038 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b returned with HTTP 200 Aug 19 16:04:58.002967 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 806/3230] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:04:57 2026] DELETE /volume/v3/attachments/5e9149f8-fbda-49cb-9b48-8943a0ee3f1b => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:58.011344 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:58.011344 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:58.014865 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f936694-d237-49b9-9582-a0ac4a63ba50 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:58.019006 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f936694-d237-49b9-9582-a0ac4a63ba50 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:04:58.019399 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 800/3231] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:57 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:58.411571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c34eeaaa-273d-4f98-8eea-c8968fa84ebd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:58.413549 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c34eeaaa-273d-4f98-8eea-c8968fa84ebd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:58.413743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c34eeaaa-273d-4f98-8eea-c8968fa84ebd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:58.413959 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c34eeaaa-273d-4f98-8eea-c8968fa84ebd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:58.426187 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:58.426187 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:58.432061 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c34eeaaa-273d-4f98-8eea-c8968fa84ebd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:58.437740 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c34eeaaa-273d-4f98-8eea-c8968fa84ebd tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 returned with HTTP 200 Aug 19 16:04:58.438126 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 816/3232] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:58 2026] GET /volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:58.450883 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f65a9f32-b3fe-46f2-9e53-c25306e070c7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:58.453147 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f65a9f32-b3fe-46f2-9e53-c25306e070c7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:58.453370 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f65a9f32-b3fe-46f2-9e53-c25306e070c7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:58.453638 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f65a9f32-b3fe-46f2-9e53-c25306e070c7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:58.464229 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:58.464229 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:58.470896 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f65a9f32-b3fe-46f2-9e53-c25306e070c7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:58.479475 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f65a9f32-b3fe-46f2-9e53-c25306e070c7 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 returned with HTTP 200 Aug 19 16:04:58.480090 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 811/3233] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:58 2026] GET /volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:58.493474 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da5e0eef-acc9-49da-a37b-328634b19457 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:58.495697 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da5e0eef-acc9-49da-a37b-328634b19457 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:58.495923 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da5e0eef-acc9-49da-a37b-328634b19457 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:58.496122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da5e0eef-acc9-49da-a37b-328634b19457 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:58.496302 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-da5e0eef-acc9-49da-a37b-328634b19457 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume with id: 8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:58.503482 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:58.503482 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:58.504126 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-da5e0eef-acc9-49da-a37b-328634b19457 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:58.528103 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-da5e0eef-acc9-49da-a37b-328634b19457 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume request issued successfully. Aug 19 16:04:58.528291 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da5e0eef-acc9-49da-a37b-328634b19457 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 returned with HTTP 202 Aug 19 16:04:58.528739 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 807/3234] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:58 2026] DELETE /volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:58.536502 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-838bee9d-4292-483f-9f0a-7ac69ceed56a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:58.538647 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-838bee9d-4292-483f-9f0a-7ac69ceed56a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:58.538949 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-838bee9d-4292-483f-9f0a-7ac69ceed56a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:58.539155 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-838bee9d-4292-483f-9f0a-7ac69ceed56a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:58.546369 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:58.546369 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:58.550603 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-838bee9d-4292-483f-9f0a-7ac69ceed56a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:04:58.554938 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-838bee9d-4292-483f-9f0a-7ac69ceed56a tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 returned with HTTP 200 Aug 19 16:04:58.555458 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 801/3235] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:58 2026] GET /volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:58.747025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05e4e852-a2ec-44ce-bc95-ab80d57673a6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:58.749222 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05e4e852-a2ec-44ce-bc95-ab80d57673a6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:04:58.749470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05e4e852-a2ec-44ce-bc95-ab80d57673a6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:58.749699 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05e4e852-a2ec-44ce-bc95-ab80d57673a6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:58.750015 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-05e4e852-a2ec-44ce-bc95-ab80d57673a6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Delete volume with id: c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:04:58.759910 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:58.759910 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:58.760531 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05e4e852-a2ec-44ce-bc95-ab80d57673a6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:58.784255 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05e4e852-a2ec-44ce-bc95-ab80d57673a6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Delete volume request issued successfully. Aug 19 16:04:58.784422 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05e4e852-a2ec-44ce-bc95-ab80d57673a6 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 202 Aug 19 16:04:58.784976 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 817/3236] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:58 2026] DELETE /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:58.794889 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3019f34c-f586-45cf-855f-b7fa27f7fdfc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:58.797082 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3019f34c-f586-45cf-855f-b7fa27f7fdfc tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:04:58.797320 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3019f34c-f586-45cf-855f-b7fa27f7fdfc tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:58.797534 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3019f34c-f586-45cf-855f-b7fa27f7fdfc tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:58.808815 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:58.808815 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:04:58.813633 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3019f34c-f586-45cf-855f-b7fa27f7fdfc tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Volume info retrieved successfully. Aug 19 16:04:58.820438 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3019f34c-f586-45cf-855f-b7fa27f7fdfc tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 200 Aug 19 16:04:58.820972 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 812/3237] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:58 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 1247 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:58.964560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c94dc0e2-b47e-4364-a3c3-0662d81fa4ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:58.970230 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c94dc0e2-b47e-4364-a3c3-0662d81fa4ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:04:58.970230 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c94dc0e2-b47e-4364-a3c3-0662d81fa4ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:58.970418 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c94dc0e2-b47e-4364-a3c3-0662d81fa4ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:58.970552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c94dc0e2-b47e-4364-a3c3-0662d81fa4ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:58.979045 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:58.979045 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:58.980015 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c94dc0e2-b47e-4364-a3c3-0662d81fa4ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:04:58.980498 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 808/3238] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:04:58 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:59.032051 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-40e9694b-b847-46e8-9e9c-79ce2fb8d009 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.036265 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40e9694b-b847-46e8-9e9c-79ce2fb8d009 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:04:59.036444 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40e9694b-b847-46e8-9e9c-79ce2fb8d009 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.036616 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40e9694b-b847-46e8-9e9c-79ce2fb8d009 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.045990 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:59.045990 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:59.049676 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-40e9694b-b847-46e8-9e9c-79ce2fb8d009 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:04:59.054004 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40e9694b-b847-46e8-9e9c-79ce2fb8d009 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:04:59.054455 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 802/3239] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:59.567378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-61080254-0d21-44f0-9d25-2780c8bed21d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.569043 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61080254-0d21-44f0-9d25-2780c8bed21d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:59.569232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61080254-0d21-44f0-9d25-2780c8bed21d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.569410 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61080254-0d21-44f0-9d25-2780c8bed21d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.575753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61080254-0d21-44f0-9d25-2780c8bed21d tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 returned with HTTP 404 Aug 19 16:04:59.576307 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 818/3240] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:59.581594 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db252848-550d-4d35-b998-e4ec5a10f828 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.583189 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db252848-550d-4d35-b998-e4ec5a10f828 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:59.583353 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db252848-550d-4d35-b998-e4ec5a10f828 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.583520 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db252848-550d-4d35-b998-e4ec5a10f828 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.588417 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db252848-550d-4d35-b998-e4ec5a10f828 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 returned with HTTP 404 Aug 19 16:04:59.588779 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 813/3241] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:59.595316 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4517cae6-433e-4005-be38-2210daf336b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.597712 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4517cae6-433e-4005-be38-2210daf336b3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:59.598007 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4517cae6-433e-4005-be38-2210daf336b3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.598257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4517cae6-433e-4005-be38-2210daf336b3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.598462 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4517cae6-433e-4005-be38-2210daf336b3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume with id: 8fd45fa1-776b-42a3-8477-fc3dfbce6536 Aug 19 16:04:59.606251 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4517cae6-433e-4005-be38-2210daf336b3 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 returned with HTTP 404 Aug 19 16:04:59.606926 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 809/3242] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:59 2026] DELETE /volume/v3/volumes/8fd45fa1-776b-42a3-8477-fc3dfbce6536 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:59.614305 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1791e4d8-0eba-4782-999b-ea2efdd5424b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.615907 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1791e4d8-0eba-4782-999b-ea2efdd5424b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 Aug 19 16:04:59.616119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1791e4d8-0eba-4782-999b-ea2efdd5424b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.616304 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1791e4d8-0eba-4782-999b-ea2efdd5424b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.616405 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-1791e4d8-0eba-4782-999b-ea2efdd5424b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete snapshot with id: ec1a313f-a87d-4c71-bef2-add7b7990097 Aug 19 16:04:59.621936 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:59.621936 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:59.622367 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1791e4d8-0eba-4782-999b-ea2efdd5424b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:59.641657 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1791e4d8-0eba-4782-999b-ea2efdd5424b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot delete request issued successfully. Aug 19 16:04:59.641882 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1791e4d8-0eba-4782-999b-ea2efdd5424b tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 returned with HTTP 202 Aug 19 16:04:59.642255 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 803/3243] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:04:59 2026] DELETE /volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:04:59.648281 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-72e0d3ac-dc34-4fe7-bdd7-f935e63661db None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.650609 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72e0d3ac-dc34-4fe7-bdd7-f935e63661db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 Aug 19 16:04:59.650801 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72e0d3ac-dc34-4fe7-bdd7-f935e63661db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.650980 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72e0d3ac-dc34-4fe7-bdd7-f935e63661db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.655569 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:59.655569 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:04:59.655978 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-72e0d3ac-dc34-4fe7-bdd7-f935e63661db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Snapshot retrieved successfully. Aug 19 16:04:59.656646 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72e0d3ac-dc34-4fe7-bdd7-f935e63661db tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 returned with HTTP 200 Aug 19 16:04:59.657013 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 819/3244] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:04:59.833231 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-472af05e-0bf0-446b-a151-09081da24e14 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.834790 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-472af05e-0bf0-446b-a151-09081da24e14 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 Aug 19 16:04:59.834999 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-472af05e-0bf0-446b-a151-09081da24e14 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.835237 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-472af05e-0bf0-446b-a151-09081da24e14 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.840683 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-472af05e-0bf0-446b-a151-09081da24e14 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 returned with HTTP 404 Aug 19 16:04:59.841189 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 814/3245] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/volumes/c8e1dae6-864c-49ce-b0c9-44d585f45f65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:59.848894 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35c651dd-5790-4fa8-9fbf-aff2afeb291a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.850477 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35c651dd-5790-4fa8-9fbf-aff2afeb291a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] DELETE https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:59.850616 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35c651dd-5790-4fa8-9fbf-aff2afeb291a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.850816 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35c651dd-5790-4fa8-9fbf-aff2afeb291a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.850961 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-35c651dd-5790-4fa8-9fbf-aff2afeb291a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Delete volume with id: 64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:59.856150 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35c651dd-5790-4fa8-9fbf-aff2afeb291a tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 404 Aug 19 16:04:59.856480 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 810/3246] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:59 2026] DELETE /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:59.863932 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9a502cd-1408-4273-b1c1-a221e0db55e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.866533 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9a502cd-1408-4273-b1c1-a221e0db55e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e Aug 19 16:04:59.866533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9a502cd-1408-4273-b1c1-a221e0db55e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.866533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9a502cd-1408-4273-b1c1-a221e0db55e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.872693 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9a502cd-1408-4273-b1c1-a221e0db55e5 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e returned with HTTP 404 Aug 19 16:04:59.873236 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 804/3247] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/volumes/64f47d7d-1fd8-4fba-add2-98f494fa9f1e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:59.880929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e504c125-86b9-4554-85ba-30331c86e907 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.882521 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e504c125-86b9-4554-85ba-30331c86e907 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:59.882737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e504c125-86b9-4554-85ba-30331c86e907 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.882989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e504c125-86b9-4554-85ba-30331c86e907 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.883193 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e504c125-86b9-4554-85ba-30331c86e907 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Delete volume with id: b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:59.888543 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e504c125-86b9-4554-85ba-30331c86e907 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 404 Aug 19 16:04:59.888965 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 820/3248] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:04:59 2026] DELETE /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:59.900045 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b36c55df-3cb6-47e4-b793-54facfe8f869 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.902317 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b36c55df-3cb6-47e4-b793-54facfe8f869 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] GET https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d Aug 19 16:04:59.902317 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b36c55df-3cb6-47e4-b793-54facfe8f869 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.902468 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b36c55df-3cb6-47e4-b793-54facfe8f869 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.908064 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b36c55df-3cb6-47e4-b793-54facfe8f869 tempest-TestInstancesWithCinderVolumes-1633446074 tempest-TestInstancesWithCinderVolumes-1633446074-project-member] https://10.4.3.32/volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d returned with HTTP 404 Aug 19 16:04:59.908463 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 815/3249] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/volumes/b7e94894-2d5d-42c4-9ada-ce6e3246462d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:04:59.916132 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccab1207-676d-4df9-8675-c179a8e6bea6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.918319 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccab1207-676d-4df9-8675-c179a8e6bea6 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:04:59.918508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccab1207-676d-4df9-8675-c179a8e6bea6 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.918717 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccab1207-676d-4df9-8675-c179a8e6bea6 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.919553 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ccab1207-676d-4df9-8675-c179a8e6bea6 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:04:59.950785 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ccab1207-676d-4df9-8675-c179a8e6bea6 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Get all volumes completed successfully. Aug 19 16:04:59.952542 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:59.952542 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:04:59.956312 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccab1207-676d-4df9-8675-c179a8e6bea6 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:04:59.956846 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 811/3250] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8251 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:04:59.973030 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-81fd5a8a-7281-4285-a724-643a72f25013 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.974777 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81fd5a8a-7281-4285-a724-643a72f25013 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] DELETE https://10.4.3.32/volume/v3/types/b0f943ab-c01b-40eb-b239-0c97efb4a65e Aug 19 16:04:59.975023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81fd5a8a-7281-4285-a724-643a72f25013 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.975275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81fd5a8a-7281-4285-a724-643a72f25013 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.975529 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:04:59.975529 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:04:59.994445 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b0057eb0-36cf-4164-b639-c46aac198097 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:04:59.996663 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0057eb0-36cf-4164-b639-c46aac198097 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:04:59.996972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0057eb0-36cf-4164-b639-c46aac198097 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:04:59.997210 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0057eb0-36cf-4164-b639-c46aac198097 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:04:59.997361 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b0057eb0-36cf-4164-b639-c46aac198097 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:04:59.998374 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81fd5a8a-7281-4285-a724-643a72f25013 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/types/b0f943ab-c01b-40eb-b239-0c97efb4a65e returned with HTTP 202 Aug 19 16:04:59.998783 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 805/3251] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:04:59 2026] DELETE /volume/v3/types/b0f943ab-c01b-40eb-b239-0c97efb4a65e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:00.002224 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.002224 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:00.003021 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0057eb0-36cf-4164-b639-c46aac198097 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:00.003467 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 821/3252] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:04:59 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:00.009850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f5b9132a-dd36-42e6-b21b-1ee03c58acab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.012068 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5b9132a-dd36-42e6-b21b-1ee03c58acab tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:05:00.012270 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5b9132a-dd36-42e6-b21b-1ee03c58acab tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.012518 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5b9132a-dd36-42e6-b21b-1ee03c58acab tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.013453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f5b9132a-dd36-42e6-b21b-1ee03c58acab tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:00.030053 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f5b9132a-dd36-42e6-b21b-1ee03c58acab tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Get all volumes completed successfully. Aug 19 16:05:00.032920 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.032920 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:00.038925 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5b9132a-dd36-42e6-b21b-1ee03c58acab tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:05:00.039492 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 816/3253] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:05:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8251 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:00.057361 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8448928-e31d-407d-a3fa-f572f6ef1408 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.059012 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8448928-e31d-407d-a3fa-f572f6ef1408 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] DELETE https://10.4.3.32/volume/v3/types/5ee026aa-abec-4620-9d6c-efc649abb89b Aug 19 16:05:00.059175 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8448928-e31d-407d-a3fa-f572f6ef1408 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.059357 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8448928-e31d-407d-a3fa-f572f6ef1408 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.071184 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f90ee79b-acbb-4506-a944-24760dd46eba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.073020 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f90ee79b-acbb-4506-a944-24760dd46eba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:00.073259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f90ee79b-acbb-4506-a944-24760dd46eba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.073488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f90ee79b-acbb-4506-a944-24760dd46eba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.081715 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8448928-e31d-407d-a3fa-f572f6ef1408 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/types/5ee026aa-abec-4620-9d6c-efc649abb89b returned with HTTP 202 Aug 19 16:05:00.082156 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 812/3254] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:05:00 2026] DELETE /volume/v3/types/5ee026aa-abec-4620-9d6c-efc649abb89b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:00.084906 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.084906 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:00.089441 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f90ee79b-acbb-4506-a944-24760dd46eba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:00.094468 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f90ee79b-acbb-4506-a944-24760dd46eba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:00.095021 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 806/3255] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:00 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:00.368823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a0a193b2-b15f-4d0d-bb8a-ed5ab71befcf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.370500 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0a193b2-b15f-4d0d-bb8a-ed5ab71befcf tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:05:00.370684 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0a193b2-b15f-4d0d-bb8a-ed5ab71befcf tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.370905 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a0a193b2-b15f-4d0d-bb8a-ed5ab71befcf tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.371647 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a0a193b2-b15f-4d0d-bb8a-ed5ab71befcf tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:00.576149 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a0a193b2-b15f-4d0d-bb8a-ed5ab71befcf tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Get all volumes completed successfully. Aug 19 16:05:00.578233 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.578233 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:00.582175 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a0a193b2-b15f-4d0d-bb8a-ed5ab71befcf tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:05:00.582569 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 822/3256] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:05:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8251 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:00.599252 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.601625 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a Aug 19 16:05:00.601946 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.602210 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.602448 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Delete volume with id: 57f2545c-d29b-4fa7-9037-612156574a7a Aug 19 16:05:00.612208 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.612208 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:00.612578 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Volume info retrieved successfully. Aug 19 16:05:00.626993 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.image.cache [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'eba0d9de-3be9-4f73-b6e3-dd4722511b89', 'volume_id': '57f2545c-d29b-4fa7-9037-612156574a7a', 'host': 'np0000007787@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 16, 3, 28), 'last_used': datetime.datetime(2026, 8, 19, 16, 3, 38)}. {{(pid=100248) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 16:05:00.642246 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Delete volume request issued successfully. Aug 19 16:05:00.642487 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb17f37c-9400-48c0-9b90-a1c115e16b0b tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a returned with HTTP 202 Aug 19 16:05:00.643026 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 817/3257] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:05:00 2026] DELETE /volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:00.650869 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ad7e90a7-a7b0-400d-af25-e6ee8d99703a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.653865 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad7e90a7-a7b0-400d-af25-e6ee8d99703a tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] GET https://10.4.3.32/volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a Aug 19 16:05:00.653865 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad7e90a7-a7b0-400d-af25-e6ee8d99703a tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.654139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad7e90a7-a7b0-400d-af25-e6ee8d99703a tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.662157 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.662157 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:00.667096 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad7e90a7-a7b0-400d-af25-e6ee8d99703a tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Volume info retrieved successfully. Aug 19 16:05:00.667586 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1413c5c0-4612-475d-8780-33b48905f3d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.671831 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad7e90a7-a7b0-400d-af25-e6ee8d99703a tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a returned with HTTP 200 Aug 19 16:05:00.672422 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 813/3258] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:00 2026] GET /volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:00.674053 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1413c5c0-4612-475d-8780-33b48905f3d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 Aug 19 16:05:00.674255 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1413c5c0-4612-475d-8780-33b48905f3d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.674460 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1413c5c0-4612-475d-8780-33b48905f3d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.683911 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1413c5c0-4612-475d-8780-33b48905f3d6 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 returned with HTTP 404 Aug 19 16:05:00.683911 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 807/3259] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:00 2026] GET /volume/v3/snapshots/ec1a313f-a87d-4c71-bef2-add7b7990097 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:00.691176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5727d89b-9f03-4b56-9a8d-0a8251432e47 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.693327 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5727d89b-9f03-4b56-9a8d-0a8251432e47 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 Aug 19 16:05:00.693580 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5727d89b-9f03-4b56-9a8d-0a8251432e47 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.693850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5727d89b-9f03-4b56-9a8d-0a8251432e47 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.703329 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.703329 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:00.708184 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5727d89b-9f03-4b56-9a8d-0a8251432e47 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:05:00.714551 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5727d89b-9f03-4b56-9a8d-0a8251432e47 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 returned with HTTP 200 Aug 19 16:05:00.715093 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 823/3260] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:00 2026] GET /volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:00.732239 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-313365cf-24c0-4d0e-8005-27fde35be681 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.734378 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-313365cf-24c0-4d0e-8005-27fde35be681 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 Aug 19 16:05:00.734625 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-313365cf-24c0-4d0e-8005-27fde35be681 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.734935 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-313365cf-24c0-4d0e-8005-27fde35be681 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.735155 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-313365cf-24c0-4d0e-8005-27fde35be681 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume with id: 6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 Aug 19 16:05:00.745621 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.745621 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:00.746479 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-313365cf-24c0-4d0e-8005-27fde35be681 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:05:00.765476 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-313365cf-24c0-4d0e-8005-27fde35be681 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume request issued successfully. Aug 19 16:05:00.765734 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-313365cf-24c0-4d0e-8005-27fde35be681 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 returned with HTTP 202 Aug 19 16:05:00.766370 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 818/3261] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:05:00 2026] DELETE /volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:00.775826 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-125c6364-14b8-45b1-8a4f-f29ea990897f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.777891 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-125c6364-14b8-45b1-8a4f-f29ea990897f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 Aug 19 16:05:00.778132 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-125c6364-14b8-45b1-8a4f-f29ea990897f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:00.778351 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-125c6364-14b8-45b1-8a4f-f29ea990897f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:00.786796 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.786796 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:00.791304 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-125c6364-14b8-45b1-8a4f-f29ea990897f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:05:00.798933 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-125c6364-14b8-45b1-8a4f-f29ea990897f tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 returned with HTTP 200 Aug 19 16:05:00.800226 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 814/3262] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:00 2026] GET /volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:00.858658 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-2b182a70-4992-4932-83e3-cc67d5c683bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:00.860700 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-2b182a70-4992-4932-83e3-cc67d5c683bb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3/action Aug 19 16:05:00.861261 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-2b182a70-4992-4932-83e3-cc67d5c683bb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:00.862479 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-2b182a70-4992-4932-83e3-cc67d5c683bb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:00.879739 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:00.879739 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:00.892788 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6289aeb6-6ce0-4d5a-8b7f-d18c9de63ae5 req-2b182a70-4992-4932-83e3-cc67d5c683bb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3/action returned with HTTP 204 Aug 19 16:05:00.893610 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 808/3263] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:05:00 2026] POST /volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:01.016300 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b3cc53d3-6e84-4012-b2b8-affd957b57e3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.017919 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3cc53d3-6e84-4012-b2b8-affd957b57e3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:01.018036 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3cc53d3-6e84-4012-b2b8-affd957b57e3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.018207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3cc53d3-6e84-4012-b2b8-affd957b57e3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.018332 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b3cc53d3-6e84-4012-b2b8-affd957b57e3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:01.022246 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:01.022246 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:01.022820 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3cc53d3-6e84-4012-b2b8-affd957b57e3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:01.023093 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 824/3264] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:01 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:01.110900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dd86ac93-41ee-4bfe-8f5a-e1bf3f480627 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.112749 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd86ac93-41ee-4bfe-8f5a-e1bf3f480627 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:01.112942 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd86ac93-41ee-4bfe-8f5a-e1bf3f480627 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.113124 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd86ac93-41ee-4bfe-8f5a-e1bf3f480627 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.124921 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:01.124921 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:01.128502 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dd86ac93-41ee-4bfe-8f5a-e1bf3f480627 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:01.132775 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd86ac93-41ee-4bfe-8f5a-e1bf3f480627 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:01.133312 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 819/3265] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:01 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:01.158482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6d3eaee-a975-47e4-8d17-528818450489 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.160546 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6d3eaee-a975-47e4-8d17-528818450489 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:01.160774 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6d3eaee-a975-47e4-8d17-528818450489 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.160976 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6d3eaee-a975-47e4-8d17-528818450489 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.171441 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:01.171441 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:01.175249 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e6d3eaee-a975-47e4-8d17-528818450489 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:01.180123 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6d3eaee-a975-47e4-8d17-528818450489 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:01.180624 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 815/3266] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:01 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:01.269148 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.270515 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:01.271113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-458992741"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:01.272533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-458992741'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:01.272781 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume of 1 GB Aug 19 16:05:01.279777 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Availability Zones retrieved successfully. Aug 19 16:05:01.281631 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Flow 'volume_create_api' (45393753-12ed-4701-a290-9804a577aa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:01.282780 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8c7b00-5e9c-4d63-b1a5-f87d1feb6f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:01.283713 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:01.305673 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d8c7b00-5e9c-4d63-b1a5-f87d1feb6f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:01.306617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8691fe55-5682-4409-ab1d-f080ffb89363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:01.341514 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Created reservations ['ab0795ad-ef60-449a-b460-04b5797cb6bd', '9261acc9-78ff-4d0b-8602-81de4c86cd42', '77f5b216-bf45-421c-a17e-c00da913c2db', 'a4f699ce-f510-40cf-bbd8-0712640f7028'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:01.343879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8691fe55-5682-4409-ab1d-f080ffb89363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab0795ad-ef60-449a-b460-04b5797cb6bd', '9261acc9-78ff-4d0b-8602-81de4c86cd42', '77f5b216-bf45-421c-a17e-c00da913c2db', 'a4f699ce-f510-40cf-bbd8-0712640f7028']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:01.343879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c2d0ac3-ea73-40a1-b52b-88b8de1c4c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:01.363087 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c2d0ac3-ea73-40a1-b52b-88b8de1c4c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e985f896-1208-4ca9-9c5e-a08a4bbacc7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-458992741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b0e9ef181c4e1d904850316b9269c5',qos_specs=None,replication_status=,reservations=['ab0795ad-ef60-449a-b460-04b5797cb6bd','9261acc9-78ff-4d0b-8602-81de4c86cd42','77f5b216-bf45-421c-a17e-c00da913c2db','a4f699ce-f510-40cf-bbd8-0712640f7028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e616369fb6a847beb2701f2e58a1ab2c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-458992741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e985f896-1208-4ca9-9c5e-a08a4bbacc7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b0e9ef181c4e1d904850316b9269c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e616369fb6a847beb2701f2e58a1ab2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:01.364337 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f44b4b-17b4-4d97-9f37-330fa2808de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:01.380916 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f44b4b-17b4-4d97-9f37-330fa2808de1) transitioned into 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-458992741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b0e9ef181c4e1d904850316b9269c5',qos_specs=None,replication_status=,reservations=['ab0795ad-ef60-449a-b460-04b5797cb6bd','9261acc9-78ff-4d0b-8602-81de4c86cd42','77f5b216-bf45-421c-a17e-c00da913c2db','a4f699ce-f510-40cf-bbd8-0712640f7028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e616369fb6a847beb2701f2e58a1ab2c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:01.381719 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ff361b-2cee-48a2-a27e-0c51bcea0ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:01.391298 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ff361b-2cee-48a2-a27e-0c51bcea0ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:01.392277 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Flow 'volume_create_api' (45393753-12ed-4701-a290-9804a577aa57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:01.392646 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Create volume request issued successfully. Aug 19 16:05:01.393269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70c19d3a-77c1-4683-ad08-6727ee4b6e40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:01.393735 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 809/3267] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:05:01 2026] POST /volume/v3/volumes => generated 748 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:01.406995 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-17a0c0b2-58dd-4ac5-866a-ced5d3c03325 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.409327 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17a0c0b2-58dd-4ac5-866a-ced5d3c03325 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:01.409693 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17a0c0b2-58dd-4ac5-866a-ced5d3c03325 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.409986 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-17a0c0b2-58dd-4ac5-866a-ced5d3c03325 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.420833 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:01.420833 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:01.428985 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-17a0c0b2-58dd-4ac5-866a-ced5d3c03325 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:01.435203 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-17a0c0b2-58dd-4ac5-866a-ced5d3c03325 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:01.435722 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 825/3268] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:01 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:01.686466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-be7fdea0-dd2d-4b91-a27c-cf290d4d2e56 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.689617 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be7fdea0-dd2d-4b91-a27c-cf290d4d2e56 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] GET https://10.4.3.32/volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a Aug 19 16:05:01.689906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be7fdea0-dd2d-4b91-a27c-cf290d4d2e56 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.690147 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be7fdea0-dd2d-4b91-a27c-cf290d4d2e56 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.696589 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be7fdea0-dd2d-4b91-a27c-cf290d4d2e56 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a returned with HTTP 404 Aug 19 16:05:01.697310 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 820/3269] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:01 2026] GET /volume/v3/volumes/57f2545c-d29b-4fa7-9037-612156574a7a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:01.705888 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-81a7a3a5-2216-45cb-a6f2-b328b1740f37 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.707868 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81a7a3a5-2216-45cb-a6f2-b328b1740f37 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] DELETE https://10.4.3.32/volume/v3/types/ad8e9c79-74ee-46cf-8ed1-46f2d0f14819 Aug 19 16:05:01.708106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81a7a3a5-2216-45cb-a6f2-b328b1740f37 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.708396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81a7a3a5-2216-45cb-a6f2-b328b1740f37 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.733331 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81a7a3a5-2216-45cb-a6f2-b328b1740f37 tempest-TestInstancesWithCinderVolumes-584193792 tempest-TestInstancesWithCinderVolumes-584193792-project-admin] https://10.4.3.32/volume/v3/types/ad8e9c79-74ee-46cf-8ed1-46f2d0f14819 returned with HTTP 202 Aug 19 16:05:01.734093 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 816/3270] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:05:01 2026] DELETE /volume/v3/types/ad8e9c79-74ee-46cf-8ed1-46f2d0f14819 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:01.814957 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-652f811e-35fc-4cea-afae-7efbc93050b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.816783 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-652f811e-35fc-4cea-afae-7efbc93050b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 Aug 19 16:05:01.818512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-652f811e-35fc-4cea-afae-7efbc93050b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.818512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-652f811e-35fc-4cea-afae-7efbc93050b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.823731 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-652f811e-35fc-4cea-afae-7efbc93050b2 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 returned with HTTP 404 Aug 19 16:05:01.824483 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 810/3271] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:01 2026] GET /volume/v3/volumes/6e0d0c90-1d1f-48d1-84f8-edcfe9b8e410 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:01.833981 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8cc01c1d-aee2-4890-bd79-07cf0685deca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.835930 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8cc01c1d-aee2-4890-bd79-07cf0685deca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:05:01.836155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8cc01c1d-aee2-4890-bd79-07cf0685deca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.836363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8cc01c1d-aee2-4890-bd79-07cf0685deca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.844612 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:01.844612 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:01.851677 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8cc01c1d-aee2-4890-bd79-07cf0685deca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:05:01.854599 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8cc01c1d-aee2-4890-bd79-07cf0685deca tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:05:01.855143 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 826/3272] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:01 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:01.872035 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-64eb9a1f-99c1-449f-9317-50aef7f4f606 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.873734 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64eb9a1f-99c1-449f-9317-50aef7f4f606 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] DELETE https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:05:01.874042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64eb9a1f-99c1-449f-9317-50aef7f4f606 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.874304 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64eb9a1f-99c1-449f-9317-50aef7f4f606 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.874526 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-64eb9a1f-99c1-449f-9317-50aef7f4f606 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume with id: 72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:05:01.885011 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:01.885011 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:01.886395 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-64eb9a1f-99c1-449f-9317-50aef7f4f606 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:05:01.916557 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-64eb9a1f-99c1-449f-9317-50aef7f4f606 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Delete volume request issued successfully. Aug 19 16:05:01.917719 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64eb9a1f-99c1-449f-9317-50aef7f4f606 tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 202 Aug 19 16:05:01.917719 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 821/3273] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:05:01 2026] DELETE /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:01.927976 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-128eea10-1a22-41b0-add2-373f4e5ee26c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:01.930778 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-128eea10-1a22-41b0-add2-373f4e5ee26c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:05:01.930778 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-128eea10-1a22-41b0-add2-373f4e5ee26c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:01.930778 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-128eea10-1a22-41b0-add2-373f4e5ee26c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:01.940068 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:01.940068 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:01.944772 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-128eea10-1a22-41b0-add2-373f4e5ee26c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Volume info retrieved successfully. Aug 19 16:05:01.950818 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-128eea10-1a22-41b0-add2-373f4e5ee26c tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 200 Aug 19 16:05:01.951408 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 817/3274] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:01 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:02.041336 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c8dba4ee-73fd-4e86-a929-f45e59c52c84 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.044187 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8dba4ee-73fd-4e86-a929-f45e59c52c84 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:02.044634 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8dba4ee-73fd-4e86-a929-f45e59c52c84 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:02.045057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8dba4ee-73fd-4e86-a929-f45e59c52c84 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:02.045445 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c8dba4ee-73fd-4e86-a929-f45e59c52c84 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:02.050904 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:02.050904 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:02.051735 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8dba4ee-73fd-4e86-a929-f45e59c52c84 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:02.052237 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 811/3275] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:02 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:02.448012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-48f70885-e1da-4787-9f74-0eff919835a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.450176 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48f70885-e1da-4787-9f74-0eff919835a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:02.450438 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48f70885-e1da-4787-9f74-0eff919835a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:02.450696 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48f70885-e1da-4787-9f74-0eff919835a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:02.460846 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:02.460846 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:02.465304 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-48f70885-e1da-4787-9f74-0eff919835a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:02.470780 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48f70885-e1da-4787-9f74-0eff919835a4 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:02.471298 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 827/3276] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:02 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:02.516808 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4065e00d-6be1-4645-917b-553f00ddb2f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.518879 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4065e00d-6be1-4645-917b-553f00ddb2f9 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:02.519132 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4065e00d-6be1-4645-917b-553f00ddb2f9 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:02.519366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4065e00d-6be1-4645-917b-553f00ddb2f9 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:02.526176 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:02.526176 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:02.529666 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4065e00d-6be1-4645-917b-553f00ddb2f9 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:02.533579 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4065e00d-6be1-4645-917b-553f00ddb2f9 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:02.534170 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 822/3277] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:05:02 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:02.615336 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac111c46-9e11-42ef-895e-46b43c0e0c34 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.615927 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac111c46-9e11-42ef-895e-46b43c0e0c34 None None] GET https://10.4.3.32/volume// Aug 19 16:05:02.616176 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac111c46-9e11-42ef-895e-46b43c0e0c34 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:02.616443 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac111c46-9e11-42ef-895e-46b43c0e0c34 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:02.616897 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac111c46-9e11-42ef-895e-46b43c0e0c34 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:05:02.617279 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 818/3278] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:05: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 19 16:05:02.626532 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-13612850-f4c7-43d2-b091-f5c0f764d708 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.629301 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-13612850-f4c7-43d2-b091-f5c0f764d708 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:05:02.629893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-13612850-f4c7-43d2-b091-f5c0f764d708 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e985f896-1208-4ca9-9c5e-a08a4bbacc7c", "connector": null, "instance_uuid": "c7f8abe0-5277-4883-88ff-df801c4991d8"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:02.641145 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:02.641145 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:02.684934 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-13612850-f4c7-43d2-b091-f5c0f764d708 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:05:02.684934 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 812/3279] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:05:02 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:02.719636 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb87bdaf-84a7-479c-b2fe-84d5fc100892 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.721744 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb87bdaf-84a7-479c-b2fe-84d5fc100892 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:02.722000 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb87bdaf-84a7-479c-b2fe-84d5fc100892 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:02.722608 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb87bdaf-84a7-479c-b2fe-84d5fc100892 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:02.734821 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:02.734821 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:02.738531 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-051ad21b-79e5-4018-97af-26679603714f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.738945 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bb87bdaf-84a7-479c-b2fe-84d5fc100892 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:02.739088 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-051ad21b-79e5-4018-97af-26679603714f None None] GET https://10.4.3.32/volume// Aug 19 16:05:02.739316 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-051ad21b-79e5-4018-97af-26679603714f None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:02.739560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-051ad21b-79e5-4018-97af-26679603714f None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:02.740003 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-051ad21b-79e5-4018-97af-26679603714f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:05:02.740354 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 823/3280] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:05: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 19 16:05:02.743490 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb87bdaf-84a7-479c-b2fe-84d5fc100892 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:02.743865 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 828/3281] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:02 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:02.747578 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-be92eb28-3290-4424-afce-7a729a235d35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.749623 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-be92eb28-3290-4424-afce-7a729a235d35 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:02.749939 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-be92eb28-3290-4424-afce-7a729a235d35 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:02.750129 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-be92eb28-3290-4424-afce-7a729a235d35 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:02.759968 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:02.759968 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:02.764515 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-be92eb28-3290-4424-afce-7a729a235d35 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:02.769923 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-be92eb28-3290-4424-afce-7a729a235d35 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:02.770360 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 819/3282] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:05:02 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:02.879669 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4adf5b6b-e084-4211-aee0-8c5f1a932cb8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.882273 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4adf5b6b-e084-4211-aee0-8c5f1a932cb8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] PUT https://10.4.3.32/volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe Aug 19 16:05:02.882975 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4adf5b6b-e084-4211-aee0-8c5f1a932cb8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:02.892920 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4adf5b6b-e084-4211-aee0-8c5f1a932cb8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Acquiring lock "cinder-attachment_update-e985f896-1208-4ca9-9c5e-a08a4bbacc7c-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:05:02.899159 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4adf5b6b-e084-4211-aee0-8c5f1a932cb8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Lock "cinder-attachment_update-e985f896-1208-4ca9-9c5e-a08a4bbacc7c-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:05:02.900752 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:02.900752 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:02.969927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ed0081f-a810-45c3-a36d-b5632987e81e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:02.972586 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ed0081f-a810-45c3-a36d-b5632987e81e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] GET https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 Aug 19 16:05:02.972886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ed0081f-a810-45c3-a36d-b5632987e81e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:02.973137 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ed0081f-a810-45c3-a36d-b5632987e81e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:02.981805 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ed0081f-a810-45c3-a36d-b5632987e81e tempest-VolumesSnapshotTestJSON-494675724 tempest-VolumesSnapshotTestJSON-494675724-project-member] https://10.4.3.32/volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 returned with HTTP 404 Aug 19 16:05:02.982325 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 824/3283] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:02 2026] GET /volume/v3/volumes/72b380fb-cbfb-4853-be94-a739142d95b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:02.992268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4adf5b6b-e084-4211-aee0-8c5f1a932cb8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Lock "cinder-attachment_update-e985f896-1208-4ca9-9c5e-a08a4bbacc7c-np0000007787" released by "attachment_update" :: held 0.093s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:05:02.992805 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-4adf5b6b-e084-4211-aee0-8c5f1a932cb8 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe returned with HTTP 200 Aug 19 16:05:02.993394 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 813/3284] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:05:02 2026] PUT /volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:03.062489 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c29de2f8-59ca-46d1-9c8c-fed2d780f019 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:03.064604 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c29de2f8-59ca-46d1-9c8c-fed2d780f019 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:03.064854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c29de2f8-59ca-46d1-9c8c-fed2d780f019 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:03.065063 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c29de2f8-59ca-46d1-9c8c-fed2d780f019 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:03.065211 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c29de2f8-59ca-46d1-9c8c-fed2d780f019 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:03.069719 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:03.069719 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:03.070484 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c29de2f8-59ca-46d1-9c8c-fed2d780f019 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:03.070996 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 829/3285] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:03 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:03.759557 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d2292c41-d394-41bb-9dfb-89894ab138ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:03.765402 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d2292c41-d394-41bb-9dfb-89894ab138ff tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:03.765548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d2292c41-d394-41bb-9dfb-89894ab138ff tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:03.765816 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d2292c41-d394-41bb-9dfb-89894ab138ff tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:03.777669 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:03.777669 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:03.783018 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d2292c41-d394-41bb-9dfb-89894ab138ff tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:03.788658 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d2292c41-d394-41bb-9dfb-89894ab138ff tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:03.789110 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 820/3286] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:03 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:04.082589 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea60b057-5941-4cd6-be04-48781242ef88 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:04.084100 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea60b057-5941-4cd6-be04-48781242ef88 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:04.084360 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea60b057-5941-4cd6-be04-48781242ef88 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:04.084580 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea60b057-5941-4cd6-be04-48781242ef88 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:04.084714 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ea60b057-5941-4cd6-be04-48781242ef88 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:04.090262 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:04.090262 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:04.090990 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea60b057-5941-4cd6-be04-48781242ef88 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:04.091342 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 825/3287] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:04 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:04.806663 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a42d03e5-333e-4fe0-9c00-9e217fda01bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:04.808201 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a42d03e5-333e-4fe0-9c00-9e217fda01bd tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:04.808471 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a42d03e5-333e-4fe0-9c00-9e217fda01bd tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:04.808726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a42d03e5-333e-4fe0-9c00-9e217fda01bd tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:04.818310 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:04.818310 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:04.820870 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a42d03e5-333e-4fe0-9c00-9e217fda01bd tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:04.825068 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a42d03e5-333e-4fe0-9c00-9e217fda01bd tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:04.825871 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 814/3288] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:04 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:05.102277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1b9025a2-3195-474e-85c6-543ba26ccc64 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:05.104459 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b9025a2-3195-474e-85c6-543ba26ccc64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:05.104698 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b9025a2-3195-474e-85c6-543ba26ccc64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:05.104945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b9025a2-3195-474e-85c6-543ba26ccc64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:05.105045 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1b9025a2-3195-474e-85c6-543ba26ccc64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:05.111664 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:05.111664 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:05.112528 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b9025a2-3195-474e-85c6-543ba26ccc64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:05.113148 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 830/3289] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:05 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:05.839809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d259cf67-874f-4d6e-9108-1b0327e67b5b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:05.841152 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d259cf67-874f-4d6e-9108-1b0327e67b5b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:05.841328 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d259cf67-874f-4d6e-9108-1b0327e67b5b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:05.841508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d259cf67-874f-4d6e-9108-1b0327e67b5b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:05.851296 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:05.851296 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:05.854958 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d259cf67-874f-4d6e-9108-1b0327e67b5b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:05.859504 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d259cf67-874f-4d6e-9108-1b0327e67b5b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:05.859951 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 821/3290] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:05 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:06.124343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e2e6f02f-b44b-4832-88a1-beda60bac283 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.126369 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2e6f02f-b44b-4832-88a1-beda60bac283 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:06.126595 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2e6f02f-b44b-4832-88a1-beda60bac283 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:06.126854 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2e6f02f-b44b-4832-88a1-beda60bac283 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:06.126972 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e2e6f02f-b44b-4832-88a1-beda60bac283 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:06.130934 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:06.130934 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:06.131525 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2e6f02f-b44b-4832-88a1-beda60bac283 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:06.131896 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 826/3291] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:06 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:06.237080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-67449db4-6868-4fff-a246-75b797f2dc37 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.239795 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-67449db4-6868-4fff-a246-75b797f2dc37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe/action Aug 19 16:05:06.240249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-67449db4-6868-4fff-a246-75b797f2dc37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:06.240421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-67449db4-6868-4fff-a246-75b797f2dc37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:06.260272 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:06.260272 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:06.261282 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b3119b9e-80e4-4b3b-8669-5fb28b0a1bdf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.275341 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-32e584b4-c136-41f0-9aaa-7b7a092d1aba req-67449db4-6868-4fff-a246-75b797f2dc37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe/action returned with HTTP 204 Aug 19 16:05:06.275937 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 815/3292] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:05:06 2026] POST /volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:06.354605 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3119b9e-80e4-4b3b-8669-5fb28b0a1bdf tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:05:06.355028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b3119b9e-80e4-4b3b-8669-5fb28b0a1bdf tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbf757c8-910e-4736-8ea1-b8ba4e713c05", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-455822355"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:06.363659 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b3119b9e-80e4-4b3b-8669-5fb28b0a1bdf tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 404 Aug 19 16:05:06.364326 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 831/3293] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:05:06 2026] POST /volume/v3/snapshots => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:06.373977 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f6445fe8-f189-49d6-97a5-2b36c1fb1984 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.376256 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6445fe8-f189-49d6-97a5-2b36c1fb1984 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:05:06.376619 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6445fe8-f189-49d6-97a5-2b36c1fb1984 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-302250113"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:06.407152 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6445fe8-f189-49d6-97a5-2b36c1fb1984 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 404 Aug 19 16:05:06.407664 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 822/3294] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:05:06 2026] POST /volume/v3/snapshots => generated 77 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:06.416303 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b1caee20-7ce0-40dd-89e4-7af1957c1264 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.418188 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1caee20-7ce0-40dd-89e4-7af1957c1264 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=invalid Aug 19 16:05:06.418401 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b1caee20-7ce0-40dd-89e4-7af1957c1264 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:06.418605 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b1caee20-7ce0-40dd-89e4-7af1957c1264 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:06.419226 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1caee20-7ce0-40dd-89e4-7af1957c1264 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] HTTP exception thrown: limit param must be an integer Aug 19 16:05:06.419357 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1caee20-7ce0-40dd-89e4-7af1957c1264 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 19 16:05:06.420150 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 827/3295] 10.4.3.32 () {66 vars in 1263 bytes} [Wed Aug 19 16:05:06 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 19 16:05:06.427824 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f0ac645-e8a1-4a1b-b100-f44833b63dbc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.429536 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f0ac645-e8a1-4a1b-b100-f44833b63dbc tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/snapshots?marker=252a15bb-d4cf-467b-9e94-17c8374b959d Aug 19 16:05:06.429731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f0ac645-e8a1-4a1b-b100-f44833b63dbc tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:06.429971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f0ac645-e8a1-4a1b-b100-f44833b63dbc tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:06.430248 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-7f0ac645-e8a1-4a1b-b100-f44833b63dbc tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:06.431234 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-7f0ac645-e8a1-4a1b-b100-f44833b63dbc tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:05:06.435581 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f0ac645-e8a1-4a1b-b100-f44833b63dbc tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots?marker=252a15bb-d4cf-467b-9e94-17c8374b959d returned with HTTP 404 Aug 19 16:05:06.436044 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 816/3296] 10.4.3.32 () {66 vars in 1323 bytes} [Wed Aug 19 16:05:06 2026] GET /volume/v3/snapshots?marker=252a15bb-d4cf-467b-9e94-17c8374b959d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:06.443501 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c2919bd1-ecdf-4f38-bf08-ef33c288f4d2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.445159 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2919bd1-ecdf-4f38-bf08-ef33c288f4d2 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=invalid Aug 19 16:05:06.445364 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2919bd1-ecdf-4f38-bf08-ef33c288f4d2 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:06.445535 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c2919bd1-ecdf-4f38-bf08-ef33c288f4d2 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:06.445720 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-c2919bd1-ecdf-4f38-bf08-ef33c288f4d2 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:06.446679 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-c2919bd1-ecdf-4f38-bf08-ef33c288f4d2 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:05:06.447513 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c2919bd1-ecdf-4f38-bf08-ef33c288f4d2 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 19 16:05:06.448070 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 832/3297] 10.4.3.32 () {66 vars in 1269 bytes} [Wed Aug 19 16:05:06 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:06.455965 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.470173 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:06.470173 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-570457963"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:06.472901 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-570457963'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:06.472901 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Create volume of 2 GB Aug 19 16:05:06.485568 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Availability Zones retrieved successfully. Aug 19 16:05:06.495252 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Flow 'volume_create_api' (3d39d391-cddb-4416-9641-e7cdef3e5528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:06.495252 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b6ba59-444b-4662-8a60-0f2290b0de76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:06.495901 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Validating volume size '2' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:06.522025 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8b6ba59-444b-4662-8a60-0f2290b0de76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:06.522743 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99829d4-a46b-466b-9128-ff59e6cfdaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:06.576832 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Created reservations ['abba3169-3248-42cc-a0ac-507ed49a0c73', '34292d16-e8d5-4f75-8be2-e38710b614db', 'aeb20a6c-be57-4317-8154-d9098ee8ed82', '9db7ef5f-e473-4f11-9aa0-a899b3d484a8'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:06.577614 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99829d4-a46b-466b-9128-ff59e6cfdaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abba3169-3248-42cc-a0ac-507ed49a0c73', '34292d16-e8d5-4f75-8be2-e38710b614db', 'aeb20a6c-be57-4317-8154-d9098ee8ed82', '9db7ef5f-e473-4f11-9aa0-a899b3d484a8']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:06.578386 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bec7a94-035e-434f-8e7d-71f7141ddce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:06.599782 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bec7a94-035e-434f-8e7d-71f7141ddce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ec337f-cfbd-4763-a7e8-e0eeba3a82b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-570457963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a63b3c714774e5c97e0924801866dbf',qos_specs=None,replication_status=,reservations=['abba3169-3248-42cc-a0ac-507ed49a0c73','34292d16-e8d5-4f75-8be2-e38710b614db','aeb20a6c-be57-4317-8154-d9098ee8ed82','9db7ef5f-e473-4f11-9aa0-a899b3d484a8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b64871823d493485c5774abac8546e',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-570457963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ec337f-cfbd-4763-a7e8-e0eeba3a82b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a63b3c714774e5c97e0924801866dbf',provider_auth=None,provider_geometry=None,provider_id=None,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='25b64871823d493485c5774abac8546e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:06.600328 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de86882-f9e0-45dd-9189-1c8702fe266d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:06.619336 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de86882-f9e0-45dd-9189-1c8702fe266d) transitioned into 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-570457963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a63b3c714774e5c97e0924801866dbf',qos_specs=None,replication_status=,reservations=['abba3169-3248-42cc-a0ac-507ed49a0c73','34292d16-e8d5-4f75-8be2-e38710b614db','aeb20a6c-be57-4317-8154-d9098ee8ed82','9db7ef5f-e473-4f11-9aa0-a899b3d484a8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b64871823d493485c5774abac8546e',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:06.620009 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c46ccb6-c48b-4ae0-a2d9-10e14ff1843f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:06.631705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c46ccb6-c48b-4ae0-a2d9-10e14ff1843f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:06.632604 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Flow 'volume_create_api' (3d39d391-cddb-4416-9641-e7cdef3e5528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:06.632960 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Create volume request issued successfully. Aug 19 16:05:06.633538 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0fd55dce-d37c-468d-b5ab-475b451b19fd tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:06.634043 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 823/3298] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:05:06 2026] POST /volume/v3/volumes => generated 759 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:06.645084 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ecb378c-108b-47b8-a383-bd72ccd9ecbe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.646717 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ecb378c-108b-47b8-a383-bd72ccd9ecbe tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 Aug 19 16:05:06.646943 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ecb378c-108b-47b8-a383-bd72ccd9ecbe tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:06.647124 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ecb378c-108b-47b8-a383-bd72ccd9ecbe tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:06.653657 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:06.653657 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:06.656967 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6ecb378c-108b-47b8-a383-bd72ccd9ecbe tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Volume info retrieved successfully. Aug 19 16:05:06.660630 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ecb378c-108b-47b8-a383-bd72ccd9ecbe tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 returned with HTTP 200 Aug 19 16:05:06.661005 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 828/3299] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:06 2026] GET /volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:06.871378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b73d38bb-a853-40b0-bebc-eba1e974ea3b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.873279 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b73d38bb-a853-40b0-bebc-eba1e974ea3b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:06.873469 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b73d38bb-a853-40b0-bebc-eba1e974ea3b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:06.873657 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b73d38bb-a853-40b0-bebc-eba1e974ea3b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:06.882952 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:06.882952 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:06.886227 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b73d38bb-a853-40b0-bebc-eba1e974ea3b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:06.890797 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b73d38bb-a853-40b0-bebc-eba1e974ea3b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:06.891280 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 817/3300] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:06 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:06.902937 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3482ee18-bafe-40f9-acb9-d1302c06237b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:06.904811 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3482ee18-bafe-40f9-acb9-d1302c06237b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:06.905073 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3482ee18-bafe-40f9-acb9-d1302c06237b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:06.905203 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3482ee18-bafe-40f9-acb9-d1302c06237b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:06.914623 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:06.914623 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:06.918154 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3482ee18-bafe-40f9-acb9-d1302c06237b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:06.922469 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3482ee18-bafe-40f9-acb9-d1302c06237b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:06.922974 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 833/3301] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:06 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:07.142016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6c23134-f392-4c12-a9c5-24324e1e5224 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.144273 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6c23134-f392-4c12-a9c5-24324e1e5224 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:07.144512 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6c23134-f392-4c12-a9c5-24324e1e5224 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:07.144752 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6c23134-f392-4c12-a9c5-24324e1e5224 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:07.144889 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e6c23134-f392-4c12-a9c5-24324e1e5224 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:07.149624 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:07.149624 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:07.150404 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6c23134-f392-4c12-a9c5-24324e1e5224 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:07.150821 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 824/3302] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:07 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:07.217702 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-b3d18c4b-4aa4-4323-9fba-cdecb1bb2130 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.220204 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-b3d18c4b-4aa4-4323-9fba-cdecb1bb2130 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:07.220204 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-b3d18c4b-4aa4-4323-9fba-cdecb1bb2130 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:07.220204 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-b3d18c4b-4aa4-4323-9fba-cdecb1bb2130 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:07.229148 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:07.229148 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:07.232517 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-b3d18c4b-4aa4-4323-9fba-cdecb1bb2130 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:07.236703 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-b3d18c4b-4aa4-4323-9fba-cdecb1bb2130 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:07.237130 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 829/3303] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:05:07 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:07.259943 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-878719b7-4b03-4056-84aa-9bcfb3e7e5d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.261957 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-878719b7-4b03-4056-84aa-9bcfb3e7e5d5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8/action Aug 19 16:05:07.262297 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-878719b7-4b03-4056-84aa-9bcfb3e7e5d5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:07.263005 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-878719b7-4b03-4056-84aa-9bcfb3e7e5d5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:07.273168 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:07.273168 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:07.273655 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-878719b7-4b03-4056-84aa-9bcfb3e7e5d5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:07.280281 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-878719b7-4b03-4056-84aa-9bcfb3e7e5d5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Begin detaching volume completed successfully. Aug 19 16:05:07.280571 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-878719b7-4b03-4056-84aa-9bcfb3e7e5d5 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8/action returned with HTTP 202 Aug 19 16:05:07.281090 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 818/3304] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:05:07 2026] POST /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:05:07.302105 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c61d4959-e169-4684-ac9e-454dd3a7a287 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.305119 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c61d4959-e169-4684-ac9e-454dd3a7a287 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:07.305440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c61d4959-e169-4684-ac9e-454dd3a7a287 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:07.305735 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c61d4959-e169-4684-ac9e-454dd3a7a287 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:07.320627 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:07.320627 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:07.325877 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c61d4959-e169-4684-ac9e-454dd3a7a287 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:07.328991 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6dda3a5f-6511-425c-b915-3cabccf446d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.329469 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6dda3a5f-6511-425c-b915-3cabccf446d2 None None] GET https://10.4.3.32/volume// Aug 19 16:05:07.329728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6dda3a5f-6511-425c-b915-3cabccf446d2 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:07.330036 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6dda3a5f-6511-425c-b915-3cabccf446d2 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:07.330482 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6dda3a5f-6511-425c-b915-3cabccf446d2 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:05:07.330939 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 825/3305] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:05: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 19 16:05:07.333056 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c61d4959-e169-4684-ac9e-454dd3a7a287 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:07.333646 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 834/3306] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:07 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:07.340572 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-919eec01-6a8b-4249-b192-45ec22b3627a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.343455 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-919eec01-6a8b-4249-b192-45ec22b3627a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:07.343741 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-919eec01-6a8b-4249-b192-45ec22b3627a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:07.344030 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-919eec01-6a8b-4249-b192-45ec22b3627a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:07.356502 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:07.356502 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:07.360521 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-919eec01-6a8b-4249-b192-45ec22b3627a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:07.365140 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-919eec01-6a8b-4249-b192-45ec22b3627a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:07.365644 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 830/3307] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:05:07 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:07.673654 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d826792-6906-45b7-8636-405e87b65c3b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.679165 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d826792-6906-45b7-8636-405e87b65c3b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 Aug 19 16:05:07.679353 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d826792-6906-45b7-8636-405e87b65c3b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:07.679527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d826792-6906-45b7-8636-405e87b65c3b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:07.696251 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:07.696251 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:07.701234 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d826792-6906-45b7-8636-405e87b65c3b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Volume info retrieved successfully. Aug 19 16:05:07.705668 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d826792-6906-45b7-8636-405e87b65c3b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 returned with HTTP 200 Aug 19 16:05:07.706099 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 819/3308] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:07 2026] GET /volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:07.718734 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1df79edf-0c9b-4c33-bada-472f91723747 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.720478 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1df79edf-0c9b-4c33-bada-472f91723747 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:05:07.720898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1df79edf-0c9b-4c33-bada-472f91723747 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06ec337f-cfbd-4763-a7e8-e0eeba3a82b5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1019323885"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:07.730696 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:07.730696 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:07.731295 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1df79edf-0c9b-4c33-bada-472f91723747 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Volume info retrieved successfully. Aug 19 16:05:07.731441 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1df79edf-0c9b-4c33-bada-472f91723747 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Create snapshot from volume 06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 Aug 19 16:05:07.769260 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1df79edf-0c9b-4c33-bada-472f91723747 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Created reservations ['533a96e7-5428-41f0-88a8-34846283325a', '20217980-e69c-48bb-aab0-eca47535249b', '79c9dcb5-e576-455f-8644-1e8fec154d60', 'db311166-389a-4231-8163-cba0d7c66d36'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:07.810564 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1df79edf-0c9b-4c33-bada-472f91723747 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Snapshot create request issued successfully. Aug 19 16:05:07.810564 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1df79edf-0c9b-4c33-bada-472f91723747 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:05:07.810887 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 826/3309] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:05:07 2026] POST /volume/v3/snapshots => generated 318 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:07.822279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e438970-29ae-40b4-a4ac-ffef81cae01d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:07.824966 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e438970-29ae-40b4-a4ac-ffef81cae01d tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 Aug 19 16:05:07.825274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e438970-29ae-40b4-a4ac-ffef81cae01d tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:07.825578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e438970-29ae-40b4-a4ac-ffef81cae01d tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:07.833479 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:07.833479 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:07.833629 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7e438970-29ae-40b4-a4ac-ffef81cae01d tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Snapshot retrieved successfully. Aug 19 16:05:07.834574 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e438970-29ae-40b4-a4ac-ffef81cae01d tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 returned with HTTP 200 Aug 19 16:05:07.835085 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 835/3310] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:07 2026] GET /volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:08.160344 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3ee08a79-1e32-4265-8f22-35e47ec954ee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.162156 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ee08a79-1e32-4265-8f22-35e47ec954ee tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:08.162375 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ee08a79-1e32-4265-8f22-35e47ec954ee tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.162554 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ee08a79-1e32-4265-8f22-35e47ec954ee tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.162651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3ee08a79-1e32-4265-8f22-35e47ec954ee tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:08.167619 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.167619 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:08.168411 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ee08a79-1e32-4265-8f22-35e47ec954ee tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:08.168978 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 831/3311] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:08 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:08.279399 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-9ab00784-6452-4ae7-82e6-0e9bc8f0c61a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.281436 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-9ab00784-6452-4ae7-82e6-0e9bc8f0c61a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] DELETE https://10.4.3.32/volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3 Aug 19 16:05:08.281653 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-9ab00784-6452-4ae7-82e6-0e9bc8f0c61a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.281886 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-9ab00784-6452-4ae7-82e6-0e9bc8f0c61a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.289418 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.289418 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:08.333221 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e9253954-0bdc-40b2-ba45-d2f7c0f5104c req-9ab00784-6452-4ae7-82e6-0e9bc8f0c61a tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3 returned with HTTP 200 Aug 19 16:05:08.333620 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 820/3312] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:05:08 2026] DELETE /volume/v3/attachments/79c1dd19-8ee2-4628-bf04-88151463bbf3 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:08.347265 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-697c65c7-d012-4dcf-a33b-93f316c1adf6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.349736 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-697c65c7-d012-4dcf-a33b-93f316c1adf6 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:08.350052 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-697c65c7-d012-4dcf-a33b-93f316c1adf6 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.350325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-697c65c7-d012-4dcf-a33b-93f316c1adf6 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.360357 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.360357 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:08.364623 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-697c65c7-d012-4dcf-a33b-93f316c1adf6 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:08.368941 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-697c65c7-d012-4dcf-a33b-93f316c1adf6 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:08.369253 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 827/3313] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:08 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:08.640477 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-d44f67e3-0924-4636-8573-3a841bc1f264 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.643207 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-d44f67e3-0924-4636-8573-3a841bc1f264 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:08.643493 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-d44f67e3-0924-4636-8573-3a841bc1f264 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.643781 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-d44f67e3-0924-4636-8573-3a841bc1f264 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.653615 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.653615 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:08.657753 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-d44f67e3-0924-4636-8573-3a841bc1f264 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:08.662077 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-d44f67e3-0924-4636-8573-3a841bc1f264 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:08.662518 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 836/3314] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:05:08 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:08.688240 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-7f2b7220-b2c8-4610-b6d2-db08c119c573 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.690512 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-7f2b7220-b2c8-4610-b6d2-db08c119c573 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] POST https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c/action Aug 19 16:05:08.690913 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-7f2b7220-b2c8-4610-b6d2-db08c119c573 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:08.691030 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-7f2b7220-b2c8-4610-b6d2-db08c119c573 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:08.703810 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.703810 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:08.704372 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-7f2b7220-b2c8-4610-b6d2-db08c119c573 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:08.711039 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-7f2b7220-b2c8-4610-b6d2-db08c119c573 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Begin detaching volume completed successfully. Aug 19 16:05:08.711326 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-7f2b7220-b2c8-4610-b6d2-db08c119c573 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c/action returned with HTTP 202 Aug 19 16:05:08.711840 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 832/3315] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:05:08 2026] POST /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:05:08.731857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef6d804f-48f5-46c1-af3a-9355d5b84b54 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.734524 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef6d804f-48f5-46c1-af3a-9355d5b84b54 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:08.734821 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef6d804f-48f5-46c1-af3a-9355d5b84b54 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.735057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef6d804f-48f5-46c1-af3a-9355d5b84b54 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.745438 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.745438 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:08.749182 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ef6d804f-48f5-46c1-af3a-9355d5b84b54 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:08.753749 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef6d804f-48f5-46c1-af3a-9355d5b84b54 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:08.754226 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 821/3316] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:08 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:08.755948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2224b80-813d-48cf-bb88-df5418f2754b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.756345 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2224b80-813d-48cf-bb88-df5418f2754b None None] GET https://10.4.3.32/volume// Aug 19 16:05:08.756552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2224b80-813d-48cf-bb88-df5418f2754b None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.756793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2224b80-813d-48cf-bb88-df5418f2754b None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.757128 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2224b80-813d-48cf-bb88-df5418f2754b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:05:08.757436 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 828/3317] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:05: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 19 16:05:08.765251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0ca6a349-c84b-4560-8ae3-84c64c928d37 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.767655 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0ca6a349-c84b-4560-8ae3-84c64c928d37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:08.767971 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0ca6a349-c84b-4560-8ae3-84c64c928d37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.768178 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0ca6a349-c84b-4560-8ae3-84c64c928d37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.779915 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.779915 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:08.785025 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0ca6a349-c84b-4560-8ae3-84c64c928d37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:08.789454 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0ca6a349-c84b-4560-8ae3-84c64c928d37 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:08.789688 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 837/3318] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:05:08 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:08.844376 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-63099eea-aaa8-4038-b1ea-a8c75e02849b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.846207 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-63099eea-aaa8-4038-b1ea-a8c75e02849b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 Aug 19 16:05:08.846448 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-63099eea-aaa8-4038-b1ea-a8c75e02849b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.846676 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-63099eea-aaa8-4038-b1ea-a8c75e02849b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.854510 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.854510 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:08.855250 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-63099eea-aaa8-4038-b1ea-a8c75e02849b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Snapshot retrieved successfully. Aug 19 16:05:08.856417 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-63099eea-aaa8-4038-b1ea-a8c75e02849b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 returned with HTTP 200 Aug 19 16:05:08.856978 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 833/3319] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:08 2026] GET /volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:08.864886 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4959a709-2a8c-45fa-80a1-14d813587914 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.867040 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:08.867040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fe847fe7-247f-4611-a601-ac6fb8299e90"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:08.868501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fe847fe7-247f-4611-a601-ac6fb8299e90'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:08.873723 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.873723 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:08.874169 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Snapshot retrieved successfully. Aug 19 16:05:08.874286 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Create volume of 1 GB Aug 19 16:05:08.877789 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Availability Zones retrieved successfully. Aug 19 16:05:08.897253 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Flow 'volume_create_api' (9b267a61-2d45-4cf8-9fe1-c155accad23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:08.901452 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89e5aac-b923-4f9d-9965-5f7c5c8feed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:08.904899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:08.911175 np0000007787 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89e5aac-b923-4f9d-9965-5f7c5c8feed2) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 16:05:08.911175 np0000007787 devstack@c-api.service[100251]: 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 19 16:05:08.919507 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89e5aac-b923-4f9d-9965-5f7c5c8feed2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:08.923504 np0000007787 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89e5aac-b923-4f9d-9965-5f7c5c8feed2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 16:05:08.927221 np0000007787 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Flow 'volume_create_api' (9b267a61-2d45-4cf8-9fe1-c155accad23d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 16:05:08.928917 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4959a709-2a8c-45fa-80a1-14d813587914 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 400 Aug 19 16:05:08.931542 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 822/3320] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:05:08 2026] POST /volume/v3/volumes => generated 171 bytes in 67 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:05:08.939568 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dfa87ae1-2b60-453b-895e-aea30aa54caa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.941673 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dfa87ae1-2b60-453b-895e-aea30aa54caa tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 Aug 19 16:05:08.942013 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dfa87ae1-2b60-453b-895e-aea30aa54caa tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.942182 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dfa87ae1-2b60-453b-895e-aea30aa54caa tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.942329 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-dfa87ae1-2b60-453b-895e-aea30aa54caa tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Delete snapshot with id: fe847fe7-247f-4611-a601-ac6fb8299e90 Aug 19 16:05:08.948267 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.948267 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:08.948854 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dfa87ae1-2b60-453b-895e-aea30aa54caa tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Snapshot retrieved successfully. Aug 19 16:05:08.971882 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dfa87ae1-2b60-453b-895e-aea30aa54caa tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Snapshot delete request issued successfully. Aug 19 16:05:08.971882 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dfa87ae1-2b60-453b-895e-aea30aa54caa tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 returned with HTTP 202 Aug 19 16:05:08.971882 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 829/3321] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:05:08 2026] DELETE /volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:08.977091 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-724ae92f-6358-4ddb-b546-dfd336724305 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:08.979361 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-724ae92f-6358-4ddb-b546-dfd336724305 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 Aug 19 16:05:08.979611 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-724ae92f-6358-4ddb-b546-dfd336724305 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:08.979898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-724ae92f-6358-4ddb-b546-dfd336724305 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:08.987009 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:08.987009 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:08.987009 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-724ae92f-6358-4ddb-b546-dfd336724305 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Snapshot retrieved successfully. Aug 19 16:05:08.987997 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-724ae92f-6358-4ddb-b546-dfd336724305 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 returned with HTTP 200 Aug 19 16:05:08.988443 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 838/3322] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:08 2026] GET /volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:09.178212 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dd23a0c9-9eb9-45b9-8236-a63c6040393b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.180640 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd23a0c9-9eb9-45b9-8236-a63c6040393b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:09.181005 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd23a0c9-9eb9-45b9-8236-a63c6040393b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:09.181257 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd23a0c9-9eb9-45b9-8236-a63c6040393b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:09.181600 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-dd23a0c9-9eb9-45b9-8236-a63c6040393b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:09.186565 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.186565 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:09.187405 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd23a0c9-9eb9-45b9-8236-a63c6040393b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:09.187921 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 834/3323] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:09 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:09.570347 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0040ce52-9505-44f0-a81b-9c5e4b34f9cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.572789 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0040ce52-9505-44f0-a81b-9c5e4b34f9cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe Aug 19 16:05:09.572969 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0040ce52-9505-44f0-a81b-9c5e4b34f9cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:09.573147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0040ce52-9505-44f0-a81b-9c5e4b34f9cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:09.580529 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.580529 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:09.623345 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fb3d517e-56ba-4498-8d0c-7b4a1c357ed6 req-0040ce52-9505-44f0-a81b-9c5e4b34f9cc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe returned with HTTP 200 Aug 19 16:05:09.623810 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 823/3324] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:05:09 2026] DELETE /volume/v3/attachments/a75e7a04-c9fe-4dd5-88ab-c7e19a5a50fe => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:09.643569 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.645125 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:09.645508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "009c5bf4-dec1-4b64-bc12-d2a139d95f53", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:09.647000 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '009c5bf4-dec1-4b64-bc12-d2a139d95f53', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:09.720421 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume of 1 GB Aug 19 16:05:09.720810 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.720810 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:09.726179 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Availability Zones retrieved successfully. Aug 19 16:05:09.733364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (f4e06e64-eb77-423a-983e-1543b48773fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:09.734832 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e05275-4068-4085-be07-b590ad6fe5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:09.736081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:09.766483 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f0dffd31-3678-4c77-a50e-c73c51694bcb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.768309 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f0dffd31-3678-4c77-a50e-c73c51694bcb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:09.768495 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f0dffd31-3678-4c77-a50e-c73c51694bcb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:09.768681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f0dffd31-3678-4c77-a50e-c73c51694bcb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:09.776842 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.776842 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:09.781593 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f0dffd31-3678-4c77-a50e-c73c51694bcb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:09.786301 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f0dffd31-3678-4c77-a50e-c73c51694bcb tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:09.786708 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 839/3325] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:09 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:09.796609 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e05275-4068-4085-be07-b590ad6fe5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:09.797518 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef638c8a-cf9d-40f6-8245-ab6c4ce5f92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:09.797590 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bc6c7586-3a70-4450-8169-7a41a238f6d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.799424 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc6c7586-3a70-4450-8169-7a41a238f6d0 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:09.799641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc6c7586-3a70-4450-8169-7a41a238f6d0 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:09.799854 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc6c7586-3a70-4450-8169-7a41a238f6d0 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:09.807502 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.807502 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:09.811900 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bc6c7586-3a70-4450-8169-7a41a238f6d0 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:09.816348 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc6c7586-3a70-4450-8169-7a41a238f6d0 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:09.816714 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 835/3326] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:09 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:09.858864 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Created reservations ['46bf23d4-db2d-4ef3-9689-ab66064a6131', '99c9e874-4782-4777-a3f8-ad1f37277573', '98d3eccd-81f1-4edb-9ff0-09acd3a84f23', '4350b7a6-933a-46b7-b0df-4b4d68d25fb2'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:09.859900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef638c8a-cf9d-40f6-8245-ab6c4ce5f92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46bf23d4-db2d-4ef3-9689-ab66064a6131', '99c9e874-4782-4777-a3f8-ad1f37277573', '98d3eccd-81f1-4edb-9ff0-09acd3a84f23', '4350b7a6-933a-46b7-b0df-4b4d68d25fb2']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:09.860538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6360293f-4917-4dee-b4c5-685598004285 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.860941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568b293e-b6c0-449e-bc3d-f6d5ce0edf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:09.862250 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6360293f-4917-4dee-b4c5-685598004285 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:09.862437 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6360293f-4917-4dee-b4c5-685598004285 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:09.862633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6360293f-4917-4dee-b4c5-685598004285 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:09.869499 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.869499 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:09.873013 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6360293f-4917-4dee-b4c5-685598004285 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:09.876782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6360293f-4917-4dee-b4c5-685598004285 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:09.877119 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 824/3327] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:09 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:09.884379 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568b293e-b6c0-449e-bc3d-f6d5ce0edf44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94861316-a186-4aa6-841f-6cc26460090a', '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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['46bf23d4-db2d-4ef3-9689-ab66064a6131','99c9e874-4782-4777-a3f8-ad1f37277573','98d3eccd-81f1-4edb-9ff0-09acd3a84f23','4350b7a6-933a-46b7-b0df-4b4d68d25fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:09Z,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=94861316-a186-4aa6-841f-6cc26460090a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69a936272df435b8fc55af5210bca05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='554be02174e744f893c48549305c0819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:09.885071 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86506068-54a1-4556-bdc6-c90205c3de30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:09.888896 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-601bb08d-85a4-4239-ad9c-a26943509af3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.890627 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-601bb08d-85a4-4239-ad9c-a26943509af3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:09.890838 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-601bb08d-85a4-4239-ad9c-a26943509af3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:09.891011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-601bb08d-85a4-4239-ad9c-a26943509af3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:09.898315 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.898315 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:09.901325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86506068-54a1-4556-bdc6-c90205c3de30) transitioned into 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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['46bf23d4-db2d-4ef3-9689-ab66064a6131','99c9e874-4782-4777-a3f8-ad1f37277573','98d3eccd-81f1-4edb-9ff0-09acd3a84f23','4350b7a6-933a-46b7-b0df-4b4d68d25fb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:09.901853 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-601bb08d-85a4-4239-ad9c-a26943509af3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:09.901961 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e300c2-9362-4f15-9e50-d8d038ea7a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:09.906297 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-601bb08d-85a4-4239-ad9c-a26943509af3 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:09.906661 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 840/3328] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:09 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:09.910315 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e300c2-9362-4f15-9e50-d8d038ea7a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:09.911109 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (f4e06e64-eb77-423a-983e-1543b48773fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:09.911485 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request issued successfully. Aug 19 16:05:09.912060 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d6d6ccfd-6064-4cea-ad4c-c01d43433e77 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:09.912469 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 830/3329] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:09 2026] POST /volume/v3/volumes => generated 773 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:09.923612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7235f3bd-aa63-4d39-8177-eb6b5f25351a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.925563 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7235f3bd-aa63-4d39-8177-eb6b5f25351a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:09.925563 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7235f3bd-aa63-4d39-8177-eb6b5f25351a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:09.925796 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7235f3bd-aa63-4d39-8177-eb6b5f25351a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:09.933988 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.933988 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:09.938157 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7235f3bd-aa63-4d39-8177-eb6b5f25351a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:09.942052 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7235f3bd-aa63-4d39-8177-eb6b5f25351a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:09.942407 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 836/3330] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:09 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:09.952267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f362e5d8-ba70-4ccb-9ad5-ad041f8ae43b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.953907 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f362e5d8-ba70-4ccb-9ad5-ad041f8ae43b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:09.954093 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f362e5d8-ba70-4ccb-9ad5-ad041f8ae43b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:09.954263 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f362e5d8-ba70-4ccb-9ad5-ad041f8ae43b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:09.960987 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:09.960987 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:09.964240 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f362e5d8-ba70-4ccb-9ad5-ad041f8ae43b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:09.968036 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f362e5d8-ba70-4ccb-9ad5-ad041f8ae43b tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:09.968390 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 825/3331] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:09 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:09.997694 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-96c9c304-3408-4969-bdaa-0b0cadd1b2b8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:09.999786 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96c9c304-3408-4969-bdaa-0b0cadd1b2b8 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 Aug 19 16:05:09.999986 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96c9c304-3408-4969-bdaa-0b0cadd1b2b8 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:10.000249 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96c9c304-3408-4969-bdaa-0b0cadd1b2b8 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:10.004160 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96c9c304-3408-4969-bdaa-0b0cadd1b2b8 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 returned with HTTP 404 Aug 19 16:05:10.004616 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 841/3332] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:09 2026] GET /volume/v3/snapshots/fe847fe7-247f-4611-a601-ac6fb8299e90 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:10.012411 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-152c07c9-5d9e-471d-abd1-51e33496a00b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:10.013992 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-152c07c9-5d9e-471d-abd1-51e33496a00b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 Aug 19 16:05:10.014207 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-152c07c9-5d9e-471d-abd1-51e33496a00b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:10.014498 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-152c07c9-5d9e-471d-abd1-51e33496a00b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:10.022389 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:10.022389 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:10.026186 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-152c07c9-5d9e-471d-abd1-51e33496a00b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Volume info retrieved successfully. Aug 19 16:05:10.030250 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-152c07c9-5d9e-471d-abd1-51e33496a00b tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 returned with HTTP 200 Aug 19 16:05:10.030697 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 831/3333] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:10 2026] GET /volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:10.042339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1a95639b-3a59-4345-a4cb-9126dc221a33 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:10.044897 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a95639b-3a59-4345-a4cb-9126dc221a33 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] DELETE https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 Aug 19 16:05:10.045206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a95639b-3a59-4345-a4cb-9126dc221a33 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:10.045448 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a95639b-3a59-4345-a4cb-9126dc221a33 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:10.045653 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-1a95639b-3a59-4345-a4cb-9126dc221a33 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Delete volume with id: 06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 Aug 19 16:05:10.054651 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:10.054651 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:10.055317 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1a95639b-3a59-4345-a4cb-9126dc221a33 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Volume info retrieved successfully. Aug 19 16:05:10.076791 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1a95639b-3a59-4345-a4cb-9126dc221a33 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Delete volume request issued successfully. Aug 19 16:05:10.077037 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a95639b-3a59-4345-a4cb-9126dc221a33 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 returned with HTTP 202 Aug 19 16:05:10.077436 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 837/3334] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:05:10 2026] DELETE /volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:10.083730 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-653b7a9a-8945-48d8-a031-d50c5340dd32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:10.085611 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-653b7a9a-8945-48d8-a031-d50c5340dd32 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 Aug 19 16:05:10.085834 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-653b7a9a-8945-48d8-a031-d50c5340dd32 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:10.086012 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-653b7a9a-8945-48d8-a031-d50c5340dd32 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:10.092157 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:10.092157 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:10.095528 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-653b7a9a-8945-48d8-a031-d50c5340dd32 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Volume info retrieved successfully. Aug 19 16:05:10.099304 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-653b7a9a-8945-48d8-a031-d50c5340dd32 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 returned with HTTP 200 Aug 19 16:05:10.099647 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 826/3335] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:10 2026] GET /volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:10.197219 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-68fdaeca-128c-4673-a38e-70d1e9434450 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:10.198983 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68fdaeca-128c-4673-a38e-70d1e9434450 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:05:10.199185 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68fdaeca-128c-4673-a38e-70d1e9434450 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:10.199404 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-68fdaeca-128c-4673-a38e-70d1e9434450 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:10.199503 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-68fdaeca-128c-4673-a38e-70d1e9434450 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:10.204330 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:10.204330 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:10.205140 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-68fdaeca-128c-4673-a38e-70d1e9434450 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:05:10.205686 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 842/3336] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:10 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:10.215021 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5db4922-28bd-45a8-8672-0059dc7cf0e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:10.216801 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5db4922-28bd-45a8-8672-0059dc7cf0e4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:05:10.217151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5db4922-28bd-45a8-8672-0059dc7cf0e4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "98c91e19-6f3f-4661-b7f5-cae9a9f43b64"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:10.218636 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-e5db4922-28bd-45a8-8672-0059dc7cf0e4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating new backup {'backup': {'volume_id': '98c91e19-6f3f-4661-b7f5-cae9a9f43b64'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:05:10.218900 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-e5db4922-28bd-45a8-8672-0059dc7cf0e4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating backup of volume 98c91e19-6f3f-4661-b7f5-cae9a9f43b64 in container None Aug 19 16:05:10.226221 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:10.226221 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:10.226539 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e5db4922-28bd-45a8-8672-0059dc7cf0e4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:10.242077 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-e5db4922-28bd-45a8-8672-0059dc7cf0e4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['aa855683-94f4-4d54-bf71-0779ca5b5831', '5f81b9f5-a6d4-44e7-b90c-f39094ef8b51'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:10.271818 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5db4922-28bd-45a8-8672-0059dc7cf0e4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:05:10.271898 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 832/3337] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:05:10 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 19 16:05:10.280072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-306b0d50-a6e8-45d0-b863-da99f3fff255 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:10.282344 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-306b0d50-a6e8-45d0-b863-da99f3fff255 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:10.282626 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-306b0d50-a6e8-45d0-b863-da99f3fff255 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:10.282913 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-306b0d50-a6e8-45d0-b863-da99f3fff255 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:10.283071 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-306b0d50-a6e8-45d0-b863-da99f3fff255 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:10.288123 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:10.288123 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:10.288923 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-306b0d50-a6e8-45d0-b863-da99f3fff255 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:10.289382 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 838/3338] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:10 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:10.954462 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-19f11095-191f-4030-8431-02bb235b0a2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:10.958158 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19f11095-191f-4030-8431-02bb235b0a2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:10.958158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19f11095-191f-4030-8431-02bb235b0a2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:10.958158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-19f11095-191f-4030-8431-02bb235b0a2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:10.968303 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:10.968303 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:10.977387 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-19f11095-191f-4030-8431-02bb235b0a2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:10.979607 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-19f11095-191f-4030-8431-02bb235b0a2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:10.980056 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 827/3339] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:10 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:11.111681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bfa5e068-fd40-456e-8e93-f43576d43737 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:11.113428 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bfa5e068-fd40-456e-8e93-f43576d43737 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] GET https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 Aug 19 16:05:11.113655 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bfa5e068-fd40-456e-8e93-f43576d43737 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:11.113929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bfa5e068-fd40-456e-8e93-f43576d43737 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:11.119699 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bfa5e068-fd40-456e-8e93-f43576d43737 tempest-VolumesSnapshotNegativeTestJSON-970004530 tempest-VolumesSnapshotNegativeTestJSON-970004530-project-member] https://10.4.3.32/volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 returned with HTTP 404 Aug 19 16:05:11.120159 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 843/3340] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:11 2026] GET /volume/v3/volumes/06ec337f-cfbd-4763-a7e8-e0eeba3a82b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:11.300953 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc7fa93e-b1b6-4962-a551-5d35cc3d5515 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:11.303787 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc7fa93e-b1b6-4962-a551-5d35cc3d5515 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:11.303787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc7fa93e-b1b6-4962-a551-5d35cc3d5515 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:11.303787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc7fa93e-b1b6-4962-a551-5d35cc3d5515 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:11.303787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fc7fa93e-b1b6-4962-a551-5d35cc3d5515 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:11.307523 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:11.307523 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:11.308472 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc7fa93e-b1b6-4962-a551-5d35cc3d5515 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:11.308937 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 833/3341] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:11 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:11.992363 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-17b4e175-ca94-4e39-8e2a-8160c9d8cc47 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:11.994691 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17b4e175-ca94-4e39-8e2a-8160c9d8cc47 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:11.995018 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17b4e175-ca94-4e39-8e2a-8160c9d8cc47 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:11.995278 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17b4e175-ca94-4e39-8e2a-8160c9d8cc47 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:12.004588 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:12.004588 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:12.009469 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-17b4e175-ca94-4e39-8e2a-8160c9d8cc47 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:12.015572 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17b4e175-ca94-4e39-8e2a-8160c9d8cc47 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:12.016345 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 839/3342] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:11 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:12.320377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d64e17f5-3291-486e-8386-647ebd925a3a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:12.322094 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d64e17f5-3291-486e-8386-647ebd925a3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:12.322305 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d64e17f5-3291-486e-8386-647ebd925a3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:12.322491 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d64e17f5-3291-486e-8386-647ebd925a3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:12.322609 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d64e17f5-3291-486e-8386-647ebd925a3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:12.326660 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:12.326660 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:12.327274 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d64e17f5-3291-486e-8386-647ebd925a3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:12.327627 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 828/3343] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:12 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:12.864253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7f212d32-e5c9-4b46-8d6a-f0622afd122d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:12.867021 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f212d32-e5c9-4b46-8d6a-f0622afd122d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:12.867301 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f212d32-e5c9-4b46-8d6a-f0622afd122d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:12.867537 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f212d32-e5c9-4b46-8d6a-f0622afd122d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:12.867704 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7f212d32-e5c9-4b46-8d6a-f0622afd122d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Delete volume with id: e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:12.875433 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:12.875433 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:12.876000 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7f212d32-e5c9-4b46-8d6a-f0622afd122d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:12.893316 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7f212d32-e5c9-4b46-8d6a-f0622afd122d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Delete volume request issued successfully. Aug 19 16:05:12.893597 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f212d32-e5c9-4b46-8d6a-f0622afd122d tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 202 Aug 19 16:05:12.894208 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 844/3344] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:05:12 2026] DELETE /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:12.903505 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f0d0878-2234-4c33-be04-5784e2255005 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:12.909657 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f0d0878-2234-4c33-be04-5784e2255005 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:12.910541 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f0d0878-2234-4c33-be04-5784e2255005 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:12.911494 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f0d0878-2234-4c33-be04-5784e2255005 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:12.931387 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:12.931387 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:12.934887 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f0d0878-2234-4c33-be04-5784e2255005 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:12.938794 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f0d0878-2234-4c33-be04-5784e2255005 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 200 Aug 19 16:05:12.939245 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 834/3345] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:12 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:13.030154 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2d7ff3da-8ca1-4efc-b591-708b14dcd826 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:13.032059 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d7ff3da-8ca1-4efc-b591-708b14dcd826 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:13.032266 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d7ff3da-8ca1-4efc-b591-708b14dcd826 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:13.032453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d7ff3da-8ca1-4efc-b591-708b14dcd826 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:13.039349 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:13.039349 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:13.042679 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2d7ff3da-8ca1-4efc-b591-708b14dcd826 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:13.046744 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d7ff3da-8ca1-4efc-b591-708b14dcd826 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:13.047125 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 840/3346] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:13 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:13.339408 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45c83b93-0ec3-4c4f-98ba-e53583a9a67c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:13.341575 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45c83b93-0ec3-4c4f-98ba-e53583a9a67c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:13.341842 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45c83b93-0ec3-4c4f-98ba-e53583a9a67c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:13.342081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45c83b93-0ec3-4c4f-98ba-e53583a9a67c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:13.342233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-45c83b93-0ec3-4c4f-98ba-e53583a9a67c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:13.348609 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:13.348609 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:13.349461 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45c83b93-0ec3-4c4f-98ba-e53583a9a67c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:13.349944 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 829/3347] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:13 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:13.952837 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a239c337-9769-4fc6-a235-ba5881934b45 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:13.955833 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a239c337-9769-4fc6-a235-ba5881934b45 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c Aug 19 16:05:13.956097 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a239c337-9769-4fc6-a235-ba5881934b45 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:13.956355 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a239c337-9769-4fc6-a235-ba5881934b45 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:13.963721 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a239c337-9769-4fc6-a235-ba5881934b45 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c returned with HTTP 404 Aug 19 16:05:13.964314 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 845/3348] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:13 2026] GET /volume/v3/volumes/e985f896-1208-4ca9-9c5e-a08a4bbacc7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:13.975854 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f8d7267-c6bc-4cd8-bd38-6f1643b28203 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:13.983253 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f8d7267-c6bc-4cd8-bd38-6f1643b28203 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:13.983834 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f8d7267-c6bc-4cd8-bd38-6f1643b28203 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:13.984936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f8d7267-c6bc-4cd8-bd38-6f1643b28203 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:13.985148 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7f8d7267-c6bc-4cd8-bd38-6f1643b28203 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Delete volume with id: 2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:14.015423 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:14.015423 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:14.016126 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f8d7267-c6bc-4cd8-bd38-6f1643b28203 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:14.043405 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f8d7267-c6bc-4cd8-bd38-6f1643b28203 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Delete volume request issued successfully. Aug 19 16:05:14.043640 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f8d7267-c6bc-4cd8-bd38-6f1643b28203 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 202 Aug 19 16:05:14.044144 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 835/3349] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:05:13 2026] DELETE /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:14.053288 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-54a304ae-55ef-47f6-a645-f3efa46baa64 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:14.055368 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-54a304ae-55ef-47f6-a645-f3efa46baa64 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:14.055602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-54a304ae-55ef-47f6-a645-f3efa46baa64 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:14.055876 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-54a304ae-55ef-47f6-a645-f3efa46baa64 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:14.064036 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-922b7d55-1f1c-480d-8564-9f65585bc2e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:14.065568 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:14.065568 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:14.066179 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-922b7d55-1f1c-480d-8564-9f65585bc2e2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:14.066459 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-922b7d55-1f1c-480d-8564-9f65585bc2e2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:14.066708 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-922b7d55-1f1c-480d-8564-9f65585bc2e2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:14.069855 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-54a304ae-55ef-47f6-a645-f3efa46baa64 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:14.075261 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-54a304ae-55ef-47f6-a645-f3efa46baa64 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 200 Aug 19 16:05:14.075806 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 841/3350] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:14 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:14.075898 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:14.075898 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:14.080037 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-922b7d55-1f1c-480d-8564-9f65585bc2e2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:14.085067 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-922b7d55-1f1c-480d-8564-9f65585bc2e2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:14.085507 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 830/3351] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:14 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:05:14.360552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2224526b-dbe3-401c-b5b6-13d8d97d56e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:14.362227 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2224526b-dbe3-401c-b5b6-13d8d97d56e6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:14.362447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2224526b-dbe3-401c-b5b6-13d8d97d56e6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:14.362658 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2224526b-dbe3-401c-b5b6-13d8d97d56e6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:14.362841 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2224526b-dbe3-401c-b5b6-13d8d97d56e6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:14.366711 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:14.366711 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:14.367277 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2224526b-dbe3-401c-b5b6-13d8d97d56e6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:14.367605 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 846/3352] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:14 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:15.089287 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3611ad4d-52ac-439a-a45d-f4ebd619ac40 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:15.092245 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3611ad4d-52ac-439a-a45d-f4ebd619ac40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 Aug 19 16:05:15.092245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3611ad4d-52ac-439a-a45d-f4ebd619ac40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:15.092245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3611ad4d-52ac-439a-a45d-f4ebd619ac40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:15.097589 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d952ef75-8d66-4ee3-91c0-da5faf9eb206 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:15.099562 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3611ad4d-52ac-439a-a45d-f4ebd619ac40 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 returned with HTTP 404 Aug 19 16:05:15.099627 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d952ef75-8d66-4ee3-91c0-da5faf9eb206 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:15.099627 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d952ef75-8d66-4ee3-91c0-da5faf9eb206 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:15.099697 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 836/3353] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:15 2026] GET /volume/v3/volumes/2746632c-21a8-4e84-be9e-34b0357c61c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:15.099722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d952ef75-8d66-4ee3-91c0-da5faf9eb206 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:15.106843 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:15.106843 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:15.111087 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d952ef75-8d66-4ee3-91c0-da5faf9eb206 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:15.120480 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d952ef75-8d66-4ee3-91c0-da5faf9eb206 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:15.120480 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 842/3354] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:15 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:15.151120 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b229845-7a0d-4c0a-a1e3-c13f36770acc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:15.154497 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b229845-7a0d-4c0a-a1e3-c13f36770acc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:05:15.154497 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b229845-7a0d-4c0a-a1e3-c13f36770acc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:15.154497 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b229845-7a0d-4c0a-a1e3-c13f36770acc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:15.154497 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7b229845-7a0d-4c0a-a1e3-c13f36770acc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Delete volume with id: a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:05:15.160519 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:15.160519 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:15.161119 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7b229845-7a0d-4c0a-a1e3-c13f36770acc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:15.180171 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7b229845-7a0d-4c0a-a1e3-c13f36770acc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Delete volume request issued successfully. Aug 19 16:05:15.180445 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b229845-7a0d-4c0a-a1e3-c13f36770acc tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 202 Aug 19 16:05:15.181053 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 831/3355] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:05:15 2026] DELETE /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:15.189853 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c1da72e8-3b6a-4608-82d5-2bc7d00d5f24 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:15.194036 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1da72e8-3b6a-4608-82d5-2bc7d00d5f24 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:05:15.194229 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1da72e8-3b6a-4608-82d5-2bc7d00d5f24 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:15.194422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1da72e8-3b6a-4608-82d5-2bc7d00d5f24 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:15.201138 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:15.201138 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:15.205497 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c1da72e8-3b6a-4608-82d5-2bc7d00d5f24 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Volume info retrieved successfully. Aug 19 16:05:15.209649 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1da72e8-3b6a-4608-82d5-2bc7d00d5f24 tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 200 Aug 19 16:05:15.210057 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 847/3356] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:15 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:15.382816 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e6ebd81-3faa-4d57-aef7-6b9b581b16d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:15.386837 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e6ebd81-3faa-4d57-aef7-6b9b581b16d4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:15.386837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e6ebd81-3faa-4d57-aef7-6b9b581b16d4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:15.386837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e6ebd81-3faa-4d57-aef7-6b9b581b16d4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:15.386837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2e6ebd81-3faa-4d57-aef7-6b9b581b16d4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:15.392010 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:15.392010 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:15.393109 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e6ebd81-3faa-4d57-aef7-6b9b581b16d4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:15.393879 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 837/3357] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:15 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:16.131356 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7cb4537b-7228-4e78-afcf-c7742180449e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:16.134333 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7cb4537b-7228-4e78-afcf-c7742180449e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:16.134554 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7cb4537b-7228-4e78-afcf-c7742180449e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:16.135722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7cb4537b-7228-4e78-afcf-c7742180449e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:16.144540 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:16.144540 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:16.148388 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7cb4537b-7228-4e78-afcf-c7742180449e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:16.153239 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7cb4537b-7228-4e78-afcf-c7742180449e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:16.156810 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 843/3358] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:16 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:16.229800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e13ba6d-97a7-4fe8-95c7-e3f799a143ba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:16.237885 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e13ba6d-97a7-4fe8-95c7-e3f799a143ba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] GET https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 Aug 19 16:05:16.238291 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e13ba6d-97a7-4fe8-95c7-e3f799a143ba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:16.239533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e13ba6d-97a7-4fe8-95c7-e3f799a143ba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:16.265653 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e13ba6d-97a7-4fe8-95c7-e3f799a143ba tempest-AttachVolumeTestJSON-1970587364 tempest-AttachVolumeTestJSON-1970587364-project-member] https://10.4.3.32/volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 returned with HTTP 404 Aug 19 16:05:16.268032 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 832/3359] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:16 2026] GET /volume/v3/volumes/a6e01d09-c75e-4aa4-a012-9e16d81fb329 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:16.404252 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-353bb983-812b-431c-87ea-b4f850a48998 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:16.406584 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-353bb983-812b-431c-87ea-b4f850a48998 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:16.406841 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-353bb983-812b-431c-87ea-b4f850a48998 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:16.407129 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-353bb983-812b-431c-87ea-b4f850a48998 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:16.408584 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-353bb983-812b-431c-87ea-b4f850a48998 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:16.409211 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=287,cinder:UPDATE=52,cinder:INSERT=24 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:05:16.412940 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:16.412940 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:16.413849 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-353bb983-812b-431c-87ea-b4f850a48998 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:16.415285 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 848/3360] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:16 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:17.172077 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2910dc50-c7d5-47fd-84a4-16b4189478f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:17.175024 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2910dc50-c7d5-47fd-84a4-16b4189478f9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:17.175297 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2910dc50-c7d5-47fd-84a4-16b4189478f9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:17.175533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2910dc50-c7d5-47fd-84a4-16b4189478f9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:17.178708 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=347,cinder:UPDATE=114,cinder:INSERT=51 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:05:17.183605 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:17.183605 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:17.187330 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2910dc50-c7d5-47fd-84a4-16b4189478f9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:17.192058 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2910dc50-c7d5-47fd-84a4-16b4189478f9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:17.192487 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 838/3361] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:17 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:17.426922 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1e319ddd-117e-4847-a632-9912b8dbbcfa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:17.429328 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e319ddd-117e-4847-a632-9912b8dbbcfa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:17.429641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e319ddd-117e-4847-a632-9912b8dbbcfa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:17.429850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e319ddd-117e-4847-a632-9912b8dbbcfa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:17.429947 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1e319ddd-117e-4847-a632-9912b8dbbcfa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:17.434712 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:17.434712 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:17.435571 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e319ddd-117e-4847-a632-9912b8dbbcfa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:17.436393 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 844/3362] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:17 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:18.208432 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-378e2409-d9b5-41eb-acf6-50bac818bfff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:18.209989 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-378e2409-d9b5-41eb-acf6-50bac818bfff tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:18.210424 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-378e2409-d9b5-41eb-acf6-50bac818bfff tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:18.210712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-378e2409-d9b5-41eb-acf6-50bac818bfff tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:18.213016 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=334,cinder:UPDATE=86,cinder:INSERT=32 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:05:18.219024 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:18.219024 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:18.224981 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-378e2409-d9b5-41eb-acf6-50bac818bfff tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:18.227121 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-378e2409-d9b5-41eb-acf6-50bac818bfff tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:18.227622 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 833/3363] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:18 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:18.244246 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2d8560c-44a5-4fb4-b25a-04a81e46a90d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:18.246277 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2d8560c-44a5-4fb4-b25a-04a81e46a90d tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:18.246513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2d8560c-44a5-4fb4-b25a-04a81e46a90d tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:18.246769 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2d8560c-44a5-4fb4-b25a-04a81e46a90d tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:18.255059 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:18.255059 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:18.260599 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d2d8560c-44a5-4fb4-b25a-04a81e46a90d tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:18.266812 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2d8560c-44a5-4fb4-b25a-04a81e46a90d tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:18.267170 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 849/3364] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:18 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:18.285364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ada53f0b-9963-4717-be13-4ee23bed408b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:18.289342 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ada53f0b-9963-4717-be13-4ee23bed408b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:18.289555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ada53f0b-9963-4717-be13-4ee23bed408b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:18.289744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ada53f0b-9963-4717-be13-4ee23bed408b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:18.290128 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ada53f0b-9963-4717-be13-4ee23bed408b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:18.296872 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:18.296872 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:18.297317 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ada53f0b-9963-4717-be13-4ee23bed408b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:18.315316 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ada53f0b-9963-4717-be13-4ee23bed408b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume request issued successfully. Aug 19 16:05:18.315476 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ada53f0b-9963-4717-be13-4ee23bed408b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 202 Aug 19 16:05:18.316026 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 839/3365] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:18 2026] DELETE /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:18.324390 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-55f26408-7f49-41d9-8a80-13b028bac5f2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:18.326488 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55f26408-7f49-41d9-8a80-13b028bac5f2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:18.326703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55f26408-7f49-41d9-8a80-13b028bac5f2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:18.326924 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55f26408-7f49-41d9-8a80-13b028bac5f2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:18.333939 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:18.333939 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:18.338075 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-55f26408-7f49-41d9-8a80-13b028bac5f2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:18.342990 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55f26408-7f49-41d9-8a80-13b028bac5f2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 200 Aug 19 16:05:18.343360 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 845/3366] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:18 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 1190 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:18.451861 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cfdeef5b-96cb-4993-afb0-d973b06bac06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:18.455481 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cfdeef5b-96cb-4993-afb0-d973b06bac06 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:18.455830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cfdeef5b-96cb-4993-afb0-d973b06bac06 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:18.456178 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cfdeef5b-96cb-4993-afb0-d973b06bac06 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:18.456380 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cfdeef5b-96cb-4993-afb0-d973b06bac06 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:18.467284 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:18.467284 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:18.468612 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cfdeef5b-96cb-4993-afb0-d973b06bac06 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:18.469202 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 834/3367] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:18 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:19.359658 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5945ffe1-cf42-499a-87fb-11caaca79284 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:19.362350 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5945ffe1-cf42-499a-87fb-11caaca79284 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:19.362621 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5945ffe1-cf42-499a-87fb-11caaca79284 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:19.362907 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5945ffe1-cf42-499a-87fb-11caaca79284 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:19.370462 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5945ffe1-cf42-499a-87fb-11caaca79284 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 404 Aug 19 16:05:19.371459 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 850/3368] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:19 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:19.481147 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aec1a286-6477-40a9-89fe-86c8077f4724 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:19.483727 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aec1a286-6477-40a9-89fe-86c8077f4724 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:19.484003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aec1a286-6477-40a9-89fe-86c8077f4724 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:19.484205 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aec1a286-6477-40a9-89fe-86c8077f4724 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:19.484332 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-aec1a286-6477-40a9-89fe-86c8077f4724 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:19.489465 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:19.489465 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:19.490198 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aec1a286-6477-40a9-89fe-86c8077f4724 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:19.490612 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 840/3369] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:19 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:20.501241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-da069b9d-4b23-4eea-aa15-e27b5e8b9265 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:20.504200 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da069b9d-4b23-4eea-aa15-e27b5e8b9265 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:20.504494 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da069b9d-4b23-4eea-aa15-e27b5e8b9265 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:20.504784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da069b9d-4b23-4eea-aa15-e27b5e8b9265 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:20.504952 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-da069b9d-4b23-4eea-aa15-e27b5e8b9265 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:20.507448 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=310,cinder:UPDATE=64,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:05:20.511171 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:20.511171 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:20.511980 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da069b9d-4b23-4eea-aa15-e27b5e8b9265 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:20.512442 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 846/3370] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:20 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:20.585519 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cc99ba07-fbbe-4e01-bac6-1c01e35e5ab5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:20.655034 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc99ba07-fbbe-4e01-bac6-1c01e35e5ab5 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:05:20.655409 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc99ba07-fbbe-4e01-bac6-1c01e35e5ab5 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-304570351"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:20.668334 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc99ba07-fbbe-4e01-bac6-1c01e35e5ab5 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:05:20.668716 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 835/3371] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:05:20 2026] POST /volume/v3/types => generated 223 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:20.677255 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6e57bdd1-ece8-4142-89a1-57c832a4abcd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:20.679157 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e57bdd1-ece8-4142-89a1-57c832a4abcd tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 16:05:20.679521 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6e57bdd1-ece8-4142-89a1-57c832a4abcd tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1422868242"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:20.695573 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6e57bdd1-ece8-4142-89a1-57c832a4abcd tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 16:05:20.696124 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 851/3372] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 16:05:20 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:20.706594 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7939d350-a045-4982-86ed-0a1c7b026813 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:20.786275 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7939d350-a045-4982-86ed-0a1c7b026813 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 16:05:20.786688 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7939d350-a045-4982-86ed-0a1c7b026813 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f7ea813a-c0a8-4ec7-bf2b-52f4806ae533", "volume_types": ["1c2c92cc-e4ac-433e-b11e-b6e0fa13a517"], "name": "tempest-GroupSnapshotsTest-Group-2065807087"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:20.788542 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-7939d350-a045-4982-86ed-0a1c7b026813 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating new group {'group': {'group_type': 'f7ea813a-c0a8-4ec7-bf2b-52f4806ae533', 'volume_types': ['1c2c92cc-e4ac-433e-b11e-b6e0fa13a517'], 'name': 'tempest-GroupSnapshotsTest-Group-2065807087'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 16:05:20.794178 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-7939d350-a045-4982-86ed-0a1c7b026813 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating group tempest-GroupSnapshotsTest-Group-2065807087. Aug 19 16:05:20.813142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7939d350-a045-4982-86ed-0a1c7b026813 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability zone cache updated, next update will occur around 2026-08-19 17:05:20.812870. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 16:05:20.813231 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7939d350-a045-4982-86ed-0a1c7b026813 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability Zones retrieved successfully. Aug 19 16:05:20.833611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7939d350-a045-4982-86ed-0a1c7b026813 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['4aec7a7b-f9ec-4d05-bcc4-513e20cb8d66'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:20.859664 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7939d350-a045-4982-86ed-0a1c7b026813 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 16:05:20.860171 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 841/3373] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 16:05:20 2026] POST /volume/v3/groups => generated 112 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:05:20.870490 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02979732-fa4a-4f72-a671-7f98ee1595e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:20.872203 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02979732-fa4a-4f72-a671-7f98ee1595e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 Aug 19 16:05:20.872401 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02979732-fa4a-4f72-a671-7f98ee1595e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:20.872575 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02979732-fa4a-4f72-a671-7f98ee1595e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:20.872697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-02979732-fa4a-4f72-a671-7f98ee1595e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:20.876093 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:20.876093 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:20.883274 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02979732-fa4a-4f72-a671-7f98ee1595e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 returned with HTTP 200 Aug 19 16:05:20.883668 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 847/3374] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:20 2026] GET /volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:21.204918 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3414fa5c-af60-45a3-a468-ee70b5257a79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:21.237563 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3414fa5c-af60-45a3-a468-ee70b5257a79 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:05:21.238278 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3414fa5c-af60-45a3-a468-ee70b5257a79 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1299211863", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:21.259808 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3414fa5c-af60-45a3-a468-ee70b5257a79 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:05:21.260436 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 836/3375] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:05:21 2026] POST /volume/v3/types => generated 218 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:21.270233 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2a30e34c-a648-4c7f-a3fb-e8cbc9770abb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:21.273510 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2a30e34c-a648-4c7f-a3fb-e8cbc9770abb tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] POST https://10.4.3.32/volume/v3/types/92095a4f-4cfe-4247-aee3-8c56df901b45/encryption Aug 19 16:05:21.274706 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2a30e34c-a648-4c7f-a3fb-e8cbc9770abb tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:21.302811 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2a30e34c-a648-4c7f-a3fb-e8cbc9770abb tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types/92095a4f-4cfe-4247-aee3-8c56df901b45/encryption returned with HTTP 200 Aug 19 16:05:21.303340 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 852/3376] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:05:21 2026] POST /volume/v3/types/92095a4f-4cfe-4247-aee3-8c56df901b45/encryption => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:21.313705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:21.392631 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:21.392981 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1626061038", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1299211863", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:21.394399 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1626061038', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1299211863', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:21.399456 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume of 1 GB Aug 19 16:05:21.399825 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:21.399825 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:21.400278 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Availability Zones retrieved successfully. Aug 19 16:05:21.405604 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Flow 'volume_create_api' (0c5c454e-f225-4743-8e5b-d09319fca069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:21.406629 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff65395a-178e-4547-b056-3d715dc6a0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.407952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:21.440056 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff65395a-178e-4547-b056-3d715dc6a0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:05:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=92095a4f-4cfe-4247-aee3-8c56df901b45,is_public=True,name='tempest-scenario-type-cryptsetup-1299211863',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92095a4f-4cfe-4247-aee3-8c56df901b45', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.441138 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b46b9f-f533-4e03-a797-a0fcc2c8c493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.497961 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:21.498310 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:21.523173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-abf3f5ba-c2ba-413e-889d-a97517633e1c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:21.526532 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abf3f5ba-c2ba-413e-889d-a97517633e1c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:21.526778 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-abf3f5ba-c2ba-413e-889d-a97517633e1c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:21.526981 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-abf3f5ba-c2ba-413e-889d-a97517633e1c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:21.527082 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-abf3f5ba-c2ba-413e-889d-a97517633e1c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:21.534562 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:21.534562 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:21.535325 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abf3f5ba-c2ba-413e-889d-a97517633e1c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:21.535717 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 848/3377] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:21 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:21.562480 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0f629faa-3d07-4750-9b77-83501251f6fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:21.564395 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:21.564708 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "aeb8f393-92b4-4541-a409-2bf758303157", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:21.566439 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'aeb8f393-92b4-4541-a409-2bf758303157', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:21.582356 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Created reservations ['6bebf79d-7f1f-4eab-a258-f37c10a01b16', '4b2969a4-c3a9-4571-b496-20856e61483d', '7a8e834d-3f07-4311-bf5b-d245a838066b', '5be57575-47b9-4f23-90a3-c6be025f2dac'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:21.583283 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b46b9f-f533-4e03-a797-a0fcc2c8c493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bebf79d-7f1f-4eab-a258-f37c10a01b16', '4b2969a4-c3a9-4571-b496-20856e61483d', '7a8e834d-3f07-4311-bf5b-d245a838066b', '5be57575-47b9-4f23-90a3-c6be025f2dac']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.583841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2922946-11fc-4c7a-9712-f2571fc5f723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.613866 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2922946-11fc-4c7a-9712-f2571fc5f723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9ecc80-63b6-4859-a060-d696648f4170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1626061038',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b61bf6a871194a629494373df0ff7f3d',qos_specs=None,replication_status=,reservations=['6bebf79d-7f1f-4eab-a258-f37c10a01b16','4b2969a4-c3a9-4571-b496-20856e61483d','7a8e834d-3f07-4311-bf5b-d245a838066b','5be57575-47b9-4f23-90a3-c6be025f2dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daf7d9147ad402181ac6234eb5f0cb0',volume_type_id=92095a4f-4cfe-4247-aee3-8c56df901b45), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1626061038',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cf9ecc80-63b6-4859-a060-d696648f4170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b61bf6a871194a629494373df0ff7f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1daf7d9147ad402181ac6234eb5f0cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92095a4f-4cfe-4247-aee3-8c56df901b45),volume_type_id=92095a4f-4cfe-4247-aee3-8c56df901b45)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.615447 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b8cd88-ea08-4a5e-bb85-e47a598d84c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.645331 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume of 1 GB Aug 19 16:05:21.645962 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b8cd88-ea08-4a5e-bb85-e47a598d84c3) transitioned into 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-1626061038',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b61bf6a871194a629494373df0ff7f3d',qos_specs=None,replication_status=,reservations=['6bebf79d-7f1f-4eab-a258-f37c10a01b16','4b2969a4-c3a9-4571-b496-20856e61483d','7a8e834d-3f07-4311-bf5b-d245a838066b','5be57575-47b9-4f23-90a3-c6be025f2dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daf7d9147ad402181ac6234eb5f0cb0',volume_type_id=92095a4f-4cfe-4247-aee3-8c56df901b45)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.646748 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4999e362-fd01-4bb4-82b5-079dca242bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.649859 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Availability Zones retrieved successfully. Aug 19 16:05:21.655016 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (cc68649e-f573-47ed-b7ed-54436ce9035d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:21.656091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8f7620-be1a-4da4-90dd-4c264f020f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.657424 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:21.660054 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4999e362-fd01-4bb4-82b5-079dca242bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.661044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Flow 'volume_create_api' (0c5c454e-f225-4743-8e5b-d09319fca069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:21.661321 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume request issued successfully. Aug 19 16:05:21.661939 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b51982f0-d0bf-4189-95ee-bcf034bdae06 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:21.662512 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 842/3378] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:05:21 2026] POST /volume/v3/volumes => generated 789 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:21.729288 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8f7620-be1a-4da4-90dd-4c264f020f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.730339 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ca016d-600c-46b1-89de-795b8b22f7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.778643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Created reservations ['a4e6297e-fae0-4f97-88c9-d2e63991a97b', '72767424-e19a-4625-9c24-09bf10ce023e', '5c748f99-0a6a-431e-89b2-11e05c0eadb0', 'c2879051-266d-4a5c-84ea-8c20cd772b38'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:21.779652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ca016d-600c-46b1-89de-795b8b22f7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4e6297e-fae0-4f97-88c9-d2e63991a97b', '72767424-e19a-4625-9c24-09bf10ce023e', '5c748f99-0a6a-431e-89b2-11e05c0eadb0', 'c2879051-266d-4a5c-84ea-8c20cd772b38']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.780384 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d77090-fde1-4918-af91-1d7fc505d9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.805536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d77090-fde1-4918-af91-1d7fc505d9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c0776bd-52f9-47f9-b264-24a5d443875c', '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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['a4e6297e-fae0-4f97-88c9-d2e63991a97b','72767424-e19a-4625-9c24-09bf10ce023e','5c748f99-0a6a-431e-89b2-11e05c0eadb0','c2879051-266d-4a5c-84ea-8c20cd772b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:21Z,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=2c0776bd-52f9-47f9-b264-24a5d443875c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69a936272df435b8fc55af5210bca05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='554be02174e744f893c48549305c0819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.805688 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b945928-112a-458e-893f-0d16c62d3b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.824935 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b945928-112a-458e-893f-0d16c62d3b85) transitioned into 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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['a4e6297e-fae0-4f97-88c9-d2e63991a97b','72767424-e19a-4625-9c24-09bf10ce023e','5c748f99-0a6a-431e-89b2-11e05c0eadb0','c2879051-266d-4a5c-84ea-8c20cd772b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.825898 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec60147-b2cb-4c0b-bdc9-7c029a3f6e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.840052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec60147-b2cb-4c0b-bdc9-7c029a3f6e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.841170 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (cc68649e-f573-47ed-b7ed-54436ce9035d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:21.841537 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request issued successfully. Aug 19 16:05:21.842382 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f629faa-3d07-4750-9b77-83501251f6fd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:21.843036 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 837/3379] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:21 2026] POST /volume/v3/volumes => generated 773 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:21.856705 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-92d13efa-8293-41b4-ab59-2afadfea6804 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:21.858487 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-92d13efa-8293-41b4-ab59-2afadfea6804 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:21.858780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-92d13efa-8293-41b4-ab59-2afadfea6804 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:21.859008 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-92d13efa-8293-41b4-ab59-2afadfea6804 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:21.867204 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:21.867204 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:21.871867 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-92d13efa-8293-41b4-ab59-2afadfea6804 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:21.875724 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-92d13efa-8293-41b4-ab59-2afadfea6804 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:21.876109 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 853/3380] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:21 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:05:21.896546 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5a597029-28c0-487c-bcc9-9b1eccfe49a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:21.898690 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a597029-28c0-487c-bcc9-9b1eccfe49a8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 Aug 19 16:05:21.899001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a597029-28c0-487c-bcc9-9b1eccfe49a8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:21.899250 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a597029-28c0-487c-bcc9-9b1eccfe49a8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:21.899416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-5a597029-28c0-487c-bcc9-9b1eccfe49a8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:21.903332 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:21.903332 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:21.913249 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a597029-28c0-487c-bcc9-9b1eccfe49a8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 returned with HTTP 200 Aug 19 16:05:21.913744 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 849/3381] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:21 2026] GET /volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:21.925096 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:21.927439 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:21.927886 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1247911725", "volume_type": "1c2c92cc-e4ac-433e-b11e-b6e0fa13a517", "group_id": "1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:21.929495 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1247911725', 'volume_type': '1c2c92cc-e4ac-433e-b11e-b6e0fa13a517', 'group_id': '1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:21.936626 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:21.936626 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:21.937141 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume of 1 GB Aug 19 16:05:21.942786 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability Zones retrieved successfully. Aug 19 16:05:21.948566 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (e8b99888-3aec-4305-b231-a689eb0e3a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:21.949722 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e2df5f-ee6c-4c0d-953f-9e0ad72b32af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.950405 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:21.950405 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:21.950921 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:21.970477 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e2df5f-ee6c-4c0d-953f-9e0ad72b32af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:05:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c2c92cc-e4ac-433e-b11e-b6e0fa13a517,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-304570351',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c2c92cc-e4ac-433e-b11e-b6e0fa13a517', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:21.971215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f51c10c-3434-43b4-8cec-08abff1ae863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:21.996109 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-304570351 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-304570351, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:21.996398 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-304570351 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-304570351, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:22.037125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['88f09580-babe-4319-ba4a-7dc394dfac36', 'cadeacc8-e04b-49c8-87e4-58c8c6c94188', 'ee24da56-3119-4f2c-af85-1d23ed7630a9', '96d63d9f-f2d5-43d1-9a0b-04962c489a3d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:22.037774 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f51c10c-3434-43b4-8cec-08abff1ae863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f09580-babe-4319-ba4a-7dc394dfac36', 'cadeacc8-e04b-49c8-87e4-58c8c6c94188', 'ee24da56-3119-4f2c-af85-1d23ed7630a9', '96d63d9f-f2d5-43d1-9a0b-04962c489a3d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:22.038387 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c99666-83ab-4910-ba9a-ae37ba5e4226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:22.062877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c99666-83ab-4910-ba9a-ae37ba5e4226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1247911725',encryption_key_id=None,group_id=1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['88f09580-babe-4319-ba4a-7dc394dfac36','cadeacc8-e04b-49c8-87e4-58c8c6c94188','ee24da56-3119-4f2c-af85-1d23ed7630a9','96d63d9f-f2d5-43d1-9a0b-04962c489a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=1c2c92cc-e4ac-433e-b11e-b6e0fa13a517), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1247911725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3,host=None,id=591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca4835c8cdf4c26a9f4a313e1688c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e15734b614964552b0bd32efc950a965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c2c92cc-e4ac-433e-b11e-b6e0fa13a517),volume_type_id=1c2c92cc-e4ac-433e-b11e-b6e0fa13a517)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:22.063512 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48710c00-c31a-4301-9831-7fa4b09c8d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:22.083537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48710c00-c31a-4301-9831-7fa4b09c8d9f) transitioned into 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-1247911725',encryption_key_id=None,group_id=1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['88f09580-babe-4319-ba4a-7dc394dfac36','cadeacc8-e04b-49c8-87e4-58c8c6c94188','ee24da56-3119-4f2c-af85-1d23ed7630a9','96d63d9f-f2d5-43d1-9a0b-04962c489a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=1c2c92cc-e4ac-433e-b11e-b6e0fa13a517)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:22.084408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b5483d-151d-427d-b148-e69e5258a991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:22.097895 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b5483d-151d-427d-b148-e69e5258a991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:22.099612 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (e8b99888-3aec-4305-b231-a689eb0e3a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:22.099612 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request issued successfully. Aug 19 16:05:22.099612 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:22.099797 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:22.133687 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:22.137396 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:22.137396 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:22.140033 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f18a08fd-e249-45fb-ba09-f00b78ea97c4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:22.140427 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 843/3382] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:21 2026] POST /volume/v3/volumes => generated 820 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:22.154218 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-426372e1-7768-4fe6-85bd-c711c83786f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:22.156143 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-426372e1-7768-4fe6-85bd-c711c83786f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d Aug 19 16:05:22.156392 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-426372e1-7768-4fe6-85bd-c711c83786f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:22.156623 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-426372e1-7768-4fe6-85bd-c711c83786f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:22.164304 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:22.164304 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:22.170094 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-426372e1-7768-4fe6-85bd-c711c83786f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:22.170786 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-426372e1-7768-4fe6-85bd-c711c83786f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:22.170986 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-426372e1-7768-4fe6-85bd-c711c83786f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:22.206734 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-426372e1-7768-4fe6-85bd-c711c83786f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:22.210297 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:22.210297 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:22.218526 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-426372e1-7768-4fe6-85bd-c711c83786f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d returned with HTTP 200 Aug 19 16:05:22.218942 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 838/3383] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:22 2026] GET /volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d => generated 888 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:22.546480 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c286374-b76b-4f6a-84f9-a01393ad3fec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:22.548740 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c286374-b76b-4f6a-84f9-a01393ad3fec tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:22.549029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c286374-b76b-4f6a-84f9-a01393ad3fec tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:22.549231 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c286374-b76b-4f6a-84f9-a01393ad3fec tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:22.549364 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9c286374-b76b-4f6a-84f9-a01393ad3fec tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:22.554206 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:22.554206 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:22.554899 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c286374-b76b-4f6a-84f9-a01393ad3fec tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:22.555240 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 854/3384] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:22 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:22.888895 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-43633850-2e10-49f7-bc19-f8376f2cdcd2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:22.891694 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43633850-2e10-49f7-bc19-f8376f2cdcd2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:22.891694 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43633850-2e10-49f7-bc19-f8376f2cdcd2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:22.892128 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43633850-2e10-49f7-bc19-f8376f2cdcd2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:22.899719 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:22.899719 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:22.904643 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-43633850-2e10-49f7-bc19-f8376f2cdcd2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:22.913181 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43633850-2e10-49f7-bc19-f8376f2cdcd2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:22.913771 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 850/3385] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:22 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:23.232555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:23.234791 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d Aug 19 16:05:23.234999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:23.235200 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:23.242501 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:23.242501 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:23.249034 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:23.249854 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:23.250023 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:23.286623 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:23.289700 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:23.289700 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:23.296691 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d1928da-e9b8-4c2a-82d8-8aa4d9f0f4b7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d returned with HTTP 200 Aug 19 16:05:23.297101 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 844/3386] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:23 2026] GET /volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:23.318973 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3fb66b7f-f382-470d-a141-e66f13536724 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:23.320853 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3fb66b7f-f382-470d-a141-e66f13536724 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Aug 19 16:05:23.321209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3fb66b7f-f382-470d-a141-e66f13536724 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3", "name": "tempest-group_snapshot-1582366099"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:23.322651 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-3fb66b7f-f382-470d-a141-e66f13536724 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3', 'name': 'tempest-group_snapshot-1582366099'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 16:05:23.326770 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:23.326770 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:23.331139 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-3fb66b7f-f382-470d-a141-e66f13536724 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating group_snapshot tempest-group_snapshot-1582366099. Aug 19 16:05:23.356886 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:23.356886 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:23.369090 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-3fb66b7f-f382-470d-a141-e66f13536724 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-304570351 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-304570351, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:23.369484 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-3fb66b7f-f382-470d-a141-e66f13536724 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-304570351 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-304570351, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:23.407147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3fb66b7f-f382-470d-a141-e66f13536724 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['03954df7-5160-4be9-b0c3-ca0a67940713', '8072d957-c97d-420b-b386-45702a215a59', '2fae8cd3-9465-42c5-8253-f1aeb065061a', 'cf39ec18-ba10-471e-9323-d7c86c24ccd8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:23.489587 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3fb66b7f-f382-470d-a141-e66f13536724 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Aug 19 16:05:23.490123 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 839/3387] 10.4.3.32 () {70 vars in 1317 bytes} [Wed Aug 19 16:05:23 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:23.499598 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c8710771-8667-4316-ac53-87731e3af2f9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:23.504601 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8710771-8667-4316-ac53-87731e3af2f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 Aug 19 16:05:23.504873 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8710771-8667-4316-ac53-87731e3af2f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:23.505072 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8710771-8667-4316-ac53-87731e3af2f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:23.505221 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-c8710771-8667-4316-ac53-87731e3af2f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 800acdb5-59d9-4177-8780-dd64ddff4cf7 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:23.511700 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:23.511700 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:23.520603 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8710771-8667-4316-ac53-87731e3af2f9 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 returned with HTTP 200 Aug 19 16:05:23.521094 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 855/3388] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:23 2026] GET /volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:23.565465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6aaf079d-1ed6-4051-8790-62b8336f0a1d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:23.567299 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6aaf079d-1ed6-4051-8790-62b8336f0a1d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:23.567560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6aaf079d-1ed6-4051-8790-62b8336f0a1d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:23.568072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6aaf079d-1ed6-4051-8790-62b8336f0a1d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:23.568072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-6aaf079d-1ed6-4051-8790-62b8336f0a1d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:23.572341 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:23.572341 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:23.573090 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6aaf079d-1ed6-4051-8790-62b8336f0a1d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:23.573599 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 851/3389] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:23 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:23.928168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c168df2-70be-4bad-8b1f-ce338948ddd3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:23.930420 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c168df2-70be-4bad-8b1f-ce338948ddd3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:23.930641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c168df2-70be-4bad-8b1f-ce338948ddd3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:23.930891 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c168df2-70be-4bad-8b1f-ce338948ddd3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:23.938157 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:23.938157 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:23.941921 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0c168df2-70be-4bad-8b1f-ce338948ddd3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:23.946698 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c168df2-70be-4bad-8b1f-ce338948ddd3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:23.947176 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 845/3390] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:23 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:24.530426 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0a3790d6-a5ff-4654-8d81-5841969adba0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.532820 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a3790d6-a5ff-4654-8d81-5841969adba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 Aug 19 16:05:24.533084 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a3790d6-a5ff-4654-8d81-5841969adba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:24.533305 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a3790d6-a5ff-4654-8d81-5841969adba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:24.533464 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-0a3790d6-a5ff-4654-8d81-5841969adba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 800acdb5-59d9-4177-8780-dd64ddff4cf7 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:24.538362 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.538362 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:24.543407 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a3790d6-a5ff-4654-8d81-5841969adba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 returned with HTTP 200 Aug 19 16:05:24.543947 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 840/3391] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:24 2026] GET /volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:24.553689 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a9b1485f-cb97-41eb-8c59-10dc4c002698 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.555989 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9b1485f-cb97-41eb-8c59-10dc4c002698 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 16:05:24.556196 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9b1485f-cb97-41eb-8c59-10dc4c002698 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:24.556545 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a9b1485f-cb97-41eb-8c59-10dc4c002698 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:24.556908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-a9b1485f-cb97-41eb-8c59-10dc4c002698 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:24.558040 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-a9b1485f-cb97-41eb-8c59-10dc4c002698 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:05:24.563381 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a9b1485f-cb97-41eb-8c59-10dc4c002698 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all snapshots completed successfully. Aug 19 16:05:24.563900 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.563900 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:24.564502 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a9b1485f-cb97-41eb-8c59-10dc4c002698 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 16:05:24.565090 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 856/3392] 10.4.3.32 () {66 vars in 1257 bytes} [Wed Aug 19 16:05:24 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:24.575059 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-944b157a-c919-4ccf-b091-d3b0d8d67157 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.577153 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-944b157a-c919-4ccf-b091-d3b0d8d67157 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/deb5a286-f6d4-4151-952c-ee904e93ee68 Aug 19 16:05:24.577385 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-944b157a-c919-4ccf-b091-d3b0d8d67157 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:24.577612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-944b157a-c919-4ccf-b091-d3b0d8d67157 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:24.584382 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0713b43f-765e-4626-b7eb-8a34945ce530 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.586895 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0713b43f-765e-4626-b7eb-8a34945ce530 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:24.587203 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0713b43f-765e-4626-b7eb-8a34945ce530 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:24.587457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0713b43f-765e-4626-b7eb-8a34945ce530 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:24.587601 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0713b43f-765e-4626-b7eb-8a34945ce530 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:24.589513 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.589513 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:24.590140 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-944b157a-c919-4ccf-b091-d3b0d8d67157 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Snapshot retrieved successfully. Aug 19 16:05:24.591359 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-944b157a-c919-4ccf-b091-d3b0d8d67157 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/deb5a286-f6d4-4151-952c-ee904e93ee68 returned with HTTP 200 Aug 19 16:05:24.591735 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 852/3393] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:24 2026] GET /volume/v3/snapshots/deb5a286-f6d4-4151-952c-ee904e93ee68 => generated 451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:24.593077 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.593077 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:24.593933 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0713b43f-765e-4626-b7eb-8a34945ce530 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:24.594416 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 846/3394] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:24 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:24.606092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.607667 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/groups/action Aug 19 16:05:24.608175 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "800acdb5-59d9-4177-8780-dd64ddff4cf7", "name": "tempest-Group_from_snap-502183720"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:24.608335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "800acdb5-59d9-4177-8780-dd64ddff4cf7", "name": "tempest-Group_from_snap-502183720"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:24.610493 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '800acdb5-59d9-4177-8780-dd64ddff4cf7', 'name': 'tempest-Group_from_snap-502183720'}}. {{(pid=100251) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 16:05:24.610493 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating group tempest-Group_from_snap-502183720 from group_snapshot 800acdb5-59d9-4177-8780-dd64ddff4cf7. Aug 19 16:05:24.614326 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.614326 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:24.625313 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.625313 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:24.629283 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.629283 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:24.642187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.644194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:24.644597 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-931191823"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:24.646184 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-931191823'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:24.646325 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Create volume of 1 GB Aug 19 16:05:24.651285 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Availability Zones retrieved successfully. Aug 19 16:05:24.657394 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Flow 'volume_create_api' (2862c9a6-a016-4d1e-8fd7-1a61313c1a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:24.658514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5befbeb1-cd63-4db6-a9b4-263a88300edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.659686 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:24.664997 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['ee5138fa-cfa0-401b-a1b0-e3e1669a2fe2'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:24.695232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5befbeb1-cd63-4db6-a9b4-263a88300edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.696335 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a5a860-e3ba-4eb9-add2-381dc53bcea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.756815 np0000007787 devstack@c-api.service[100251]: INFO cinder.group.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] A mapping entry already exists for group b1537a1a-4503-458a-9fb3-3e3c5fddc379 and volume type 1c2c92cc-e4ac-433e-b11e-b6e0fa13a517. Do not need to create again. Aug 19 16:05:24.757653 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.757653 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:24.761651 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability zone cache updated, next update will occur around 2026-08-19 17:05:24.761328. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 16:05:24.761818 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability Zones retrieved successfully. Aug 19 16:05:24.769084 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (7ec8d8db-83f5-4ea9-8a6e-9a1d31a0117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:24.771137 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8890dd0e-12c5-46f5-9c0b-e4ca764a9b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.771997 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:24.791775 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Created reservations ['20836fcc-2aa5-4d55-9e0d-2a91d812d75f', '765bf377-7ad8-4bad-accd-73e6b2657465', '574bbe79-a3a5-4599-ad31-6ac600cbac24', 'e9c1c23e-d3ed-4e3b-86cf-db31bf2ff6cd'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:24.792567 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a5a860-e3ba-4eb9-add2-381dc53bcea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20836fcc-2aa5-4d55-9e0d-2a91d812d75f', '765bf377-7ad8-4bad-accd-73e6b2657465', '574bbe79-a3a5-4599-ad31-6ac600cbac24', 'e9c1c23e-d3ed-4e3b-86cf-db31bf2ff6cd']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.793485 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc54fe81-6b08-430b-a9c4-95c9a67f505e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.801980 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8890dd0e-12c5-46f5-9c0b-e4ca764a9b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'deb5a286-f6d4-4151-952c-ee904e93ee68', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:05:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c2c92cc-e4ac-433e-b11e-b6e0fa13a517,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-304570351',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c2c92cc-e4ac-433e-b11e-b6e0fa13a517', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b1537a1a-4503-458a-9fb3-3e3c5fddc379', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.802784 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c879b0b-c810-4153-8b36-1c3d86d1432c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.816817 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc54fe81-6b08-430b-a9c4-95c9a67f505e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35548f1d-4c28-41f8-a3f8-1ce6586d97a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-931191823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86260ebb45bf4b5c814955d9211b186a',qos_specs=None,replication_status=,reservations=['20836fcc-2aa5-4d55-9e0d-2a91d812d75f','765bf377-7ad8-4bad-accd-73e6b2657465','574bbe79-a3a5-4599-ad31-6ac600cbac24','e9c1c23e-d3ed-4e3b-86cf-db31bf2ff6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f90fd1adba44b599f64b92db15c9126',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-931191823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35548f1d-4c28-41f8-a3f8-1ce6586d97a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86260ebb45bf4b5c814955d9211b186a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3f90fd1adba44b599f64b92db15c9126',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.817586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2051bad9-b63f-4dfd-91a0-5ddea8600487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.829083 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-304570351 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-304570351, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:24.838613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2051bad9-b63f-4dfd-91a0-5ddea8600487) transitioned into 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-931191823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86260ebb45bf4b5c814955d9211b186a',qos_specs=None,replication_status=,reservations=['20836fcc-2aa5-4d55-9e0d-2a91d812d75f','765bf377-7ad8-4bad-accd-73e6b2657465','574bbe79-a3a5-4599-ad31-6ac600cbac24','e9c1c23e-d3ed-4e3b-86cf-db31bf2ff6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f90fd1adba44b599f64b92db15c9126',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.840111 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da36a0d7-a56c-450c-85d0-dd18843f9836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.859040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['a2fcbd02-b26d-4226-b119-cd385365c514', 'e499cefc-d966-438f-8b97-ce938d9aa0da'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:24.859873 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c879b0b-c810-4153-8b36-1c3d86d1432c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2fcbd02-b26d-4226-b119-cd385365c514', 'e499cefc-d966-438f-8b97-ce938d9aa0da']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.860564 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b03664bf-d851-4ef6-8eff-4c8dcb3e1fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.864861 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da36a0d7-a56c-450c-85d0-dd18843f9836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.866098 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Flow 'volume_create_api' (2862c9a6-a016-4d1e-8fd7-1a61313c1a08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:24.866514 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Create volume request issued successfully. Aug 19 16:05:24.867302 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-30be4de1-edeb-4801-b7e2-59bcce947c54 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:24.867888 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 857/3395] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:05:24 2026] POST /volume/v3/volumes => generated 754 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:24.879251 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb8c5059-c02b-4979-83ff-a61e7409edd5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.881282 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb8c5059-c02b-4979-83ff-a61e7409edd5 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:05:24.881519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb8c5059-c02b-4979-83ff-a61e7409edd5 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:24.881737 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb8c5059-c02b-4979-83ff-a61e7409edd5 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:24.888290 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.888290 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:24.891998 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb8c5059-c02b-4979-83ff-a61e7409edd5 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:05:24.896528 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb8c5059-c02b-4979-83ff-a61e7409edd5 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:05:24.896924 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 853/3396] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:24 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:24.897311 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b03664bf-d851-4ef6-8eff-4c8dcb3e1fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a222c5-6a02-4d91-bb9c-621a86e6a5c2', '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=b1537a1a-4503-458a-9fb3-3e3c5fddc379,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['a2fcbd02-b26d-4226-b119-cd385365c514','e499cefc-d966-438f-8b97-ce938d9aa0da'],size=1,snapshot_id=deb5a286-f6d4-4151-952c-ee904e93ee68,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=1c2c92cc-e4ac-433e-b11e-b6e0fa13a517), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b1537a1a-4503-458a-9fb3-3e3c5fddc379,host=None,id=07a222c5-6a02-4d91-bb9c-621a86e6a5c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca4835c8cdf4c26a9f4a313e1688c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=deb5a286-f6d4-4151-952c-ee904e93ee68,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e15734b614964552b0bd32efc950a965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c2c92cc-e4ac-433e-b11e-b6e0fa13a517),volume_type_id=1c2c92cc-e4ac-433e-b11e-b6e0fa13a517)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.898032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9c9cce-c834-4344-bc02-55da9ef96981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:24.918288 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9c9cce-c834-4344-bc02-55da9ef96981) transitioned into 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=b1537a1a-4503-458a-9fb3-3e3c5fddc379,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['a2fcbd02-b26d-4226-b119-cd385365c514','e499cefc-d966-438f-8b97-ce938d9aa0da'],size=1,snapshot_id=deb5a286-f6d4-4151-952c-ee904e93ee68,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=1c2c92cc-e4ac-433e-b11e-b6e0fa13a517)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:24.919188 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (7ec8d8db-83f5-4ea9-8a6e-9a1d31a0117a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:24.919580 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request issued successfully. Aug 19 16:05:24.948284 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6ad5a89-c815-459c-9e5d-eb7bf9c0f49a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/action returned with HTTP 202 Aug 19 16:05:24.948937 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 841/3397] 10.4.3.32 () {70 vars in 1311 bytes} [Wed Aug 19 16:05:24 2026] POST /volume/v3/groups/action => generated 102 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:24.957733 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.959665 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:24.959911 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:24.960113 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:24.960460 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:24.960871 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7efbc93b-636c-4e47-ba20-0e43086851da None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:24.961185 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:24.963172 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7efbc93b-636c-4e47-ba20-0e43086851da tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:24.963507 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7efbc93b-636c-4e47-ba20-0e43086851da tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:24.963826 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7efbc93b-636c-4e47-ba20-0e43086851da tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:24.968858 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:24.969583 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:24.969698 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:24.973136 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:24.973136 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:24.978308 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7efbc93b-636c-4e47-ba20-0e43086851da tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:24.983368 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7efbc93b-636c-4e47-ba20-0e43086851da tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:24.983835 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 858/3398] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:24 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:25.007558 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:25.010849 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.010849 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:25.014564 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:25.014772 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:25.050979 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:25.053882 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.053882 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:25.060943 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc0a4e59-19cd-42a7-9386-30abb6cf228d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:25.061308 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 847/3399] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:24 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:25.074185 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-259384f9-7475-4371-9e0f-6bdf005a1627 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:25.076494 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-259384f9-7475-4371-9e0f-6bdf005a1627 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 Aug 19 16:05:25.076844 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-259384f9-7475-4371-9e0f-6bdf005a1627 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:25.077116 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-259384f9-7475-4371-9e0f-6bdf005a1627 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:25.085547 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.085547 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:25.090402 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-259384f9-7475-4371-9e0f-6bdf005a1627 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:25.090520 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-259384f9-7475-4371-9e0f-6bdf005a1627 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:25.090696 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-259384f9-7475-4371-9e0f-6bdf005a1627 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:25.129281 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-259384f9-7475-4371-9e0f-6bdf005a1627 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:25.132196 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.132196 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:25.139034 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-259384f9-7475-4371-9e0f-6bdf005a1627 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 returned with HTTP 200 Aug 19 16:05:25.139426 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 854/3400] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:25 2026] GET /volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 => generated 924 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:25.154723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f3c4b2ed-be37-4ccf-873e-125d10b1b901 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:25.157487 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f3c4b2ed-be37-4ccf-873e-125d10b1b901 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379 Aug 19 16:05:25.157775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f3c4b2ed-be37-4ccf-873e-125d10b1b901 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:25.158039 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f3c4b2ed-be37-4ccf-873e-125d10b1b901 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:25.158222 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-f3c4b2ed-be37-4ccf-873e-125d10b1b901 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member b1537a1a-4503-458a-9fb3-3e3c5fddc379 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:25.165123 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.165123 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:25.175504 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f3c4b2ed-be37-4ccf-873e-125d10b1b901 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379 returned with HTTP 200 Aug 19 16:05:25.176118 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 842/3401] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:25 2026] GET /volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379 => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:25.184771 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4daadeb7-96e9-401d-b600-3edabe523599 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:25.186657 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:25.186919 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:25.187192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:25.187387 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:25.188168 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:25.196908 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:25.197778 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:25.198008 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:25.233644 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:25.237322 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.237322 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:25.242433 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:25.242657 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:25.282631 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:25.285651 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.285651 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:25.294385 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4daadeb7-96e9-401d-b600-3edabe523599 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:25.294921 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 859/3402] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:25 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:25.310104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c7e51d55-7398-4ab1-86af-064ddf1e7ca3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:25.311939 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7e51d55-7398-4ab1-86af-064ddf1e7ca3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379/action Aug 19 16:05:25.312266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7e51d55-7398-4ab1-86af-064ddf1e7ca3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:25.312375 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7e51d55-7398-4ab1-86af-064ddf1e7ca3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:25.313682 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-c7e51d55-7398-4ab1-86af-064ddf1e7ca3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for group b1537a1a-4503-458a-9fb3-3e3c5fddc379 {{(pid=100249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:05:25.313805 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-c7e51d55-7398-4ab1-86af-064ddf1e7ca3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group with id: b1537a1a-4503-458a-9fb3-3e3c5fddc379 Aug 19 16:05:25.317292 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.317292 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:25.369215 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7e51d55-7398-4ab1-86af-064ddf1e7ca3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379/action returned with HTTP 202 Aug 19 16:05:25.369800 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 848/3403] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:05:25 2026] POST /volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:25.376971 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:25.379490 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 Aug 19 16:05:25.379836 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:25.380126 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:25.386802 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.386802 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:25.390091 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:25.390662 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:25.390824 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:25.432291 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:25.435600 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.435600 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:25.448004 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a94a85d5-ea9a-428f-b318-cfc79547a7c6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 returned with HTTP 200 Aug 19 16:05:25.448501 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 855/3404] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:25 2026] GET /volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 => generated 923 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:25.606187 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94ffd416-a6d9-407c-b32b-3575c6484970 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:25.608140 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94ffd416-a6d9-407c-b32b-3575c6484970 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:25.608477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94ffd416-a6d9-407c-b32b-3575c6484970 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:25.609651 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94ffd416-a6d9-407c-b32b-3575c6484970 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:25.609651 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-94ffd416-a6d9-407c-b32b-3575c6484970 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:25.618700 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.618700 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:25.619357 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94ffd416-a6d9-407c-b32b-3575c6484970 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:25.619695 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 843/3405] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:25 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:25.909996 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c3c85382-7455-4bed-94de-69f098514550 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:25.912134 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3c85382-7455-4bed-94de-69f098514550 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:05:25.912344 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3c85382-7455-4bed-94de-69f098514550 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:25.912517 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3c85382-7455-4bed-94de-69f098514550 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:25.920545 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:25.920545 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:25.925638 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c3c85382-7455-4bed-94de-69f098514550 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:05:25.931061 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3c85382-7455-4bed-94de-69f098514550 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:05:25.931548 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 860/3406] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:25 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:25.999873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec774a36-28b5-4418-8122-3b1444e65b87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.001573 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec774a36-28b5-4418-8122-3b1444e65b87 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:26.001825 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec774a36-28b5-4418-8122-3b1444e65b87 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.002004 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec774a36-28b5-4418-8122-3b1444e65b87 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.008431 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:26.008431 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:26.012012 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec774a36-28b5-4418-8122-3b1444e65b87 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:26.016401 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec774a36-28b5-4418-8122-3b1444e65b87 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:26.016785 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 849/3407] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:25 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:26.464529 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d48ec707-cb28-4c04-96ea-9b7e1e4e4c0c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.466829 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d48ec707-cb28-4c04-96ea-9b7e1e4e4c0c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 Aug 19 16:05:26.467095 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d48ec707-cb28-4c04-96ea-9b7e1e4e4c0c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.467349 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d48ec707-cb28-4c04-96ea-9b7e1e4e4c0c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.473486 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d48ec707-cb28-4c04-96ea-9b7e1e4e4c0c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 returned with HTTP 404 Aug 19 16:05:26.474052 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 856/3408] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:26 2026] GET /volume/v3/volumes/07a222c5-6a02-4d91-bb9c-621a86e6a5c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:26.482383 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-50a7aba5-c671-4d44-9c9f-a27f2376fa3e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.485506 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50a7aba5-c671-4d44-9c9f-a27f2376fa3e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379 Aug 19 16:05:26.486130 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50a7aba5-c671-4d44-9c9f-a27f2376fa3e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.486130 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50a7aba5-c671-4d44-9c9f-a27f2376fa3e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.486130 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-50a7aba5-c671-4d44-9c9f-a27f2376fa3e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member b1537a1a-4503-458a-9fb3-3e3c5fddc379 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:26.489081 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50a7aba5-c671-4d44-9c9f-a27f2376fa3e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379 returned with HTTP 404 Aug 19 16:05:26.489490 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 844/3409] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:26 2026] GET /volume/v3/groups/b1537a1a-4503-458a-9fb3-3e3c5fddc379 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:26.497257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-08d9c37b-c3e4-4962-a7e0-274439e7d174 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.498964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08d9c37b-c3e4-4962-a7e0-274439e7d174 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 Aug 19 16:05:26.499176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08d9c37b-c3e4-4962-a7e0-274439e7d174 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.499359 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08d9c37b-c3e4-4962-a7e0-274439e7d174 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.499483 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-08d9c37b-c3e4-4962-a7e0-274439e7d174 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for member 800acdb5-59d9-4177-8780-dd64ddff4cf7 {{(pid=100250) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 16:05:26.499574 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.group_snapshots [None req-08d9c37b-c3e4-4962-a7e0-274439e7d174 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group_snapshot with id: 800acdb5-59d9-4177-8780-dd64ddff4cf7 Aug 19 16:05:26.503319 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:26.503319 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:26.539675 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08d9c37b-c3e4-4962-a7e0-274439e7d174 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 returned with HTTP 202 Aug 19 16:05:26.540101 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 861/3410] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 16:05:26 2026] DELETE /volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:26.548091 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a343058d-e567-45d7-a191-c49e253a3bdd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.550097 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:26.550371 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.550925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.550981 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:26.551987 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:26.561078 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:26.562051 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:26.562280 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:26.600534 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:26.604009 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:26.604009 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:26.611512 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a343058d-e567-45d7-a191-c49e253a3bdd tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:26.611955 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 850/3411] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:26 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:26.631660 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94cea834-bc5a-4faf-b67e-8b1abe34db32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.632165 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3202ea87-e218-4a0f-837a-018d19a6f3ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.633893 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94cea834-bc5a-4faf-b67e-8b1abe34db32 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 16:05:26.634092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94cea834-bc5a-4faf-b67e-8b1abe34db32 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.634280 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94cea834-bc5a-4faf-b67e-8b1abe34db32 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.634873 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3202ea87-e218-4a0f-837a-018d19a6f3ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:26.635066 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-94cea834-bc5a-4faf-b67e-8b1abe34db32 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:26.635109 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3202ea87-e218-4a0f-837a-018d19a6f3ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.635245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3202ea87-e218-4a0f-837a-018d19a6f3ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.635374 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3202ea87-e218-4a0f-837a-018d19a6f3ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:26.636168 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-94cea834-bc5a-4faf-b67e-8b1abe34db32 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:05:26.641782 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:26.641782 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:26.642238 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-94cea834-bc5a-4faf-b67e-8b1abe34db32 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all snapshots completed successfully. Aug 19 16:05:26.642860 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3202ea87-e218-4a0f-837a-018d19a6f3ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:26.643267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94cea834-bc5a-4faf-b67e-8b1abe34db32 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 16:05:26.643443 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 857/3412] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:26 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:26.643780 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 845/3413] 10.4.3.32 () {66 vars in 1257 bytes} [Wed Aug 19 16:05:26 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:05:26.654844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-911e1c1f-9ea8-4b43-b00f-9d5c50d08aa0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.657076 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-911e1c1f-9ea8-4b43-b00f-9d5c50d08aa0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 Aug 19 16:05:26.657428 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-911e1c1f-9ea8-4b43-b00f-9d5c50d08aa0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.657710 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-911e1c1f-9ea8-4b43-b00f-9d5c50d08aa0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.657925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-911e1c1f-9ea8-4b43-b00f-9d5c50d08aa0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 800acdb5-59d9-4177-8780-dd64ddff4cf7 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:26.661461 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-911e1c1f-9ea8-4b43-b00f-9d5c50d08aa0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 returned with HTTP 404 Aug 19 16:05:26.662120 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 862/3414] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:26 2026] GET /volume/v3/group_snapshots/800acdb5-59d9-4177-8780-dd64ddff4cf7 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:26.670785 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2ef110cc-442d-491d-a7db-31de1976382a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.673692 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:26.673981 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.674272 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.674544 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:26.675778 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:26.684238 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:26.685118 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:26.685277 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:26.723282 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:26.726584 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:26.726584 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:26.735959 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ef110cc-442d-491d-a7db-31de1976382a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:26.736491 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 851/3415] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:26 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:26.751089 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2aec5236-fa24-449e-ad3a-d5966878eba0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.753469 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2aec5236-fa24-449e-ad3a-d5966878eba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3/action Aug 19 16:05:26.754123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2aec5236-fa24-449e-ad3a-d5966878eba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:26.754269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2aec5236-fa24-449e-ad3a-d5966878eba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:26.756094 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-2aec5236-fa24-449e-ad3a-d5966878eba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for group 1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 {{(pid=100248) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:05:26.756296 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-2aec5236-fa24-449e-ad3a-d5966878eba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group with id: 1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 Aug 19 16:05:26.760553 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:26.760553 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:26.813909 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2aec5236-fa24-449e-ad3a-d5966878eba0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3/action returned with HTTP 202 Aug 19 16:05:26.814672 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 858/3416] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:05:26 2026] POST /volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:26.822468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-03456061-05ea-4094-99a7-067180031339 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:26.823989 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03456061-05ea-4094-99a7-067180031339 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d Aug 19 16:05:26.826050 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03456061-05ea-4094-99a7-067180031339 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:26.826050 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03456061-05ea-4094-99a7-067180031339 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:26.832589 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:26.832589 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:26.836998 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-03456061-05ea-4094-99a7-067180031339 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:26.838025 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-03456061-05ea-4094-99a7-067180031339 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:26.838401 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-03456061-05ea-4094-99a7-067180031339 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:26.877465 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-03456061-05ea-4094-99a7-067180031339 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:26.880400 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:26.880400 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:26.888008 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03456061-05ea-4094-99a7-067180031339 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d returned with HTTP 200 Aug 19 16:05:26.888386 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 846/3417] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:26 2026] GET /volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:27.030541 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb39565c-0d20-4206-8ba9-a853da85c509 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.033249 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb39565c-0d20-4206-8ba9-a853da85c509 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:27.033832 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb39565c-0d20-4206-8ba9-a853da85c509 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:27.034082 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb39565c-0d20-4206-8ba9-a853da85c509 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:27.045202 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:27.045202 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:27.050445 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eb39565c-0d20-4206-8ba9-a853da85c509 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:27.055358 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb39565c-0d20-4206-8ba9-a853da85c509 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:27.055645 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 863/3418] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:27 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:27.654903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-26a0b6cd-5b0c-46a3-90f1-1217f15d58f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.657105 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26a0b6cd-5b0c-46a3-90f1-1217f15d58f6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:27.657364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26a0b6cd-5b0c-46a3-90f1-1217f15d58f6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:27.657616 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26a0b6cd-5b0c-46a3-90f1-1217f15d58f6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:27.657793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-26a0b6cd-5b0c-46a3-90f1-1217f15d58f6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 2dc47c88-0cdc-42b1-a982-ef730f5de15c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:27.663689 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:27.663689 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:27.664459 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26a0b6cd-5b0c-46a3-90f1-1217f15d58f6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 200 Aug 19 16:05:27.664938 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 852/3419] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:27 2026] GET /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:27.675984 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-11de9401-9c7b-49cf-b8d5-c7ab56134a43 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.678148 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11de9401-9c7b-49cf-b8d5-c7ab56134a43 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c Aug 19 16:05:27.678466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11de9401-9c7b-49cf-b8d5-c7ab56134a43 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:27.678787 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11de9401-9c7b-49cf-b8d5-c7ab56134a43 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:27.678992 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-11de9401-9c7b-49cf-b8d5-c7ab56134a43 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete backup with id: 2dc47c88-0cdc-42b1-a982-ef730f5de15c. Aug 19 16:05:27.683897 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:27.683897 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:27.697598 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-11de9401-9c7b-49cf-b8d5-c7ab56134a43 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] delete_backup rpcapi backup_id 2dc47c88-0cdc-42b1-a982-ef730f5de15c {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:05:27.699944 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11de9401-9c7b-49cf-b8d5-c7ab56134a43 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c returned with HTTP 202 Aug 19 16:05:27.700373 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 859/3420] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:05:27 2026] DELETE /volume/v3/backups/2dc47c88-0cdc-42b1-a982-ef730f5de15c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:05:27.708972 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4fff28ed-9602-4cee-8779-332be8f6290b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.711074 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:27.711499 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-422609193"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:27.713275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-422609193'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:27.713415 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume of 1 GB Aug 19 16:05:27.718115 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Availability Zones retrieved successfully. Aug 19 16:05:27.725362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (1a5e6eba-77a2-465f-9928-2a80d58e057b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:27.726574 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbb88c2-1da1-4b2e-9405-2511b1f796bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:27.727564 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:27.760103 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbb88c2-1da1-4b2e-9405-2511b1f796bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:27.761227 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4fba2c8-559c-4d6f-b944-284fe02f9039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:27.802339 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['6b2f3c5c-c02d-45e2-80fa-d8a7c874f196', 'bc89c63a-cbff-4d01-bd0d-a6889676e340', '5a6be18a-ddb5-40fc-b816-df6c57123693', 'cce8217c-7e69-4b78-a83d-fcd1604bbe97'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:27.803336 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4fba2c8-559c-4d6f-b944-284fe02f9039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b2f3c5c-c02d-45e2-80fa-d8a7c874f196', 'bc89c63a-cbff-4d01-bd0d-a6889676e340', '5a6be18a-ddb5-40fc-b816-df6c57123693', 'cce8217c-7e69-4b78-a83d-fcd1604bbe97']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:27.803979 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61ffd83-5615-4115-b566-55d3193341da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:27.828972 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61ffd83-5615-4115-b566-55d3193341da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05cb87d5-3b20-487a-b8fa-3b4806b23ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-422609193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['6b2f3c5c-c02d-45e2-80fa-d8a7c874f196','bc89c63a-cbff-4d01-bd0d-a6889676e340','5a6be18a-ddb5-40fc-b816-df6c57123693','cce8217c-7e69-4b78-a83d-fcd1604bbe97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-422609193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05cb87d5-3b20-487a-b8fa-3b4806b23ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856f5f61129d474198714e924014ded4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a43b09925df84ab5ae0f5a1091d7f98a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:27.829736 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf74c41-bce8-4030-a32e-6bc0a71b34ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:27.849631 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf74c41-bce8-4030-a32e-6bc0a71b34ee) transitioned into 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-422609193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['6b2f3c5c-c02d-45e2-80fa-d8a7c874f196','bc89c63a-cbff-4d01-bd0d-a6889676e340','5a6be18a-ddb5-40fc-b816-df6c57123693','cce8217c-7e69-4b78-a83d-fcd1604bbe97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:27.850338 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146bb073-c569-471d-9b2f-8650ff87de15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:27.860386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146bb073-c569-471d-9b2f-8650ff87de15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:27.861259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (1a5e6eba-77a2-465f-9928-2a80d58e057b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:27.861553 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request issued successfully. Aug 19 16:05:27.862235 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fff28ed-9602-4cee-8779-332be8f6290b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:27.862545 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 847/3421] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:05:27 2026] POST /volume/v3/volumes => generated 775 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:27.878252 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b0729acd-7282-40f0-8ead-8704d634d0b0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.885588 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0729acd-7282-40f0-8ead-8704d634d0b0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 Aug 19 16:05:27.885588 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0729acd-7282-40f0-8ead-8704d634d0b0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:27.885588 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b0729acd-7282-40f0-8ead-8704d634d0b0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:27.891894 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:27.891894 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:27.894185 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b0729acd-7282-40f0-8ead-8704d634d0b0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:27.898176 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b0729acd-7282-40f0-8ead-8704d634d0b0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 returned with HTTP 200 Aug 19 16:05:27.898541 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 864/3422] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:27 2026] GET /volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:27.904647 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cfa36267-6018-47b3-8ac1-a19e2e524140 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.909291 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cfa36267-6018-47b3-8ac1-a19e2e524140 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d Aug 19 16:05:27.909585 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cfa36267-6018-47b3-8ac1-a19e2e524140 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:27.909892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cfa36267-6018-47b3-8ac1-a19e2e524140 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:27.917416 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cfa36267-6018-47b3-8ac1-a19e2e524140 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d returned with HTTP 404 Aug 19 16:05:27.918065 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 853/3423] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:27 2026] GET /volume/v3/volumes/591a7c11-9e9c-4ecf-a4f4-45af2fa2a87d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:27.926323 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-49c8ff72-ed1e-42ea-8d82-d4e00cd47a59 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.928398 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49c8ff72-ed1e-42ea-8d82-d4e00cd47a59 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 Aug 19 16:05:27.928398 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49c8ff72-ed1e-42ea-8d82-d4e00cd47a59 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:27.928398 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49c8ff72-ed1e-42ea-8d82-d4e00cd47a59 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:27.928596 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-49c8ff72-ed1e-42ea-8d82-d4e00cd47a59 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:27.932417 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49c8ff72-ed1e-42ea-8d82-d4e00cd47a59 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 returned with HTTP 404 Aug 19 16:05:27.933105 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 860/3424] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:27 2026] GET /volume/v3/groups/1c7c2bb0-de64-4b7e-b6ab-16ab0f721ea3 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:27.945403 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04626db5-2d49-4d0e-a445-62caa1a08f33 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.947665 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04626db5-2d49-4d0e-a445-62caa1a08f33 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/f7ea813a-c0a8-4ec7-bf2b-52f4806ae533 Aug 19 16:05:27.947947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04626db5-2d49-4d0e-a445-62caa1a08f33 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:27.948219 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04626db5-2d49-4d0e-a445-62caa1a08f33 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:27.948538 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:27.948538 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:27.964967 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04626db5-2d49-4d0e-a445-62caa1a08f33 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/group_types/f7ea813a-c0a8-4ec7-bf2b-52f4806ae533 returned with HTTP 202 Aug 19 16:05:27.964967 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 848/3425] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:05:27 2026] DELETE /volume/v3/group_types/f7ea813a-c0a8-4ec7-bf2b-52f4806ae533 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:27.975984 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-814f0c7b-f3d3-44cb-83da-3b5377fc41e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:27.976613 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-814f0c7b-f3d3-44cb-83da-3b5377fc41e0 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] DELETE https://10.4.3.32/volume/v3/types/1c2c92cc-e4ac-433e-b11e-b6e0fa13a517 Aug 19 16:05:27.976865 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-814f0c7b-f3d3-44cb-83da-3b5377fc41e0 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:27.977140 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-814f0c7b-f3d3-44cb-83da-3b5377fc41e0 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:28.001311 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-814f0c7b-f3d3-44cb-83da-3b5377fc41e0 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types/1c2c92cc-e4ac-433e-b11e-b6e0fa13a517 returned with HTTP 202 Aug 19 16:05:28.002142 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 865/3426] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:05:27 2026] DELETE /volume/v3/types/1c2c92cc-e4ac-433e-b11e-b6e0fa13a517 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:28.010275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b62a7f91-fa5b-45fa-9027-ed3043e6295b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:28.012421 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b62a7f91-fa5b-45fa-9027-ed3043e6295b tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] GET https://10.4.3.32/volume/v3/types/1c2c92cc-e4ac-433e-b11e-b6e0fa13a517 Aug 19 16:05:28.012680 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b62a7f91-fa5b-45fa-9027-ed3043e6295b tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:28.012978 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b62a7f91-fa5b-45fa-9027-ed3043e6295b tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:28.018768 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b62a7f91-fa5b-45fa-9027-ed3043e6295b tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types/1c2c92cc-e4ac-433e-b11e-b6e0fa13a517 returned with HTTP 404 Aug 19 16:05:28.019394 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 854/3427] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:05:28 2026] GET /volume/v3/types/1c2c92cc-e4ac-433e-b11e-b6e0fa13a517 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:28.029870 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d7c51c8-3fe3-4b47-95ad-9f72b177b93c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:28.031569 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d7c51c8-3fe3-4b47-95ad-9f72b177b93c tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:05:28.031979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d7c51c8-3fe3-4b47-95ad-9f72b177b93c tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-770307056"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:28.049873 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d7c51c8-3fe3-4b47-95ad-9f72b177b93c tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:05:28.050880 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 861/3428] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:05:28 2026] POST /volume/v3/types => generated 223 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:28.061669 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53266d77-ac95-4a8b-9c90-cb51fda6dc09 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:28.063938 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53266d77-ac95-4a8b-9c90-cb51fda6dc09 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 16:05:28.066773 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53266d77-ac95-4a8b-9c90-cb51fda6dc09 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1344196224"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:28.073653 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad2f4c00-1047-471c-ae5b-2652c769f2b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:28.075718 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad2f4c00-1047-471c-ae5b-2652c769f2b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:28.075993 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad2f4c00-1047-471c-ae5b-2652c769f2b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:28.076223 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad2f4c00-1047-471c-ae5b-2652c769f2b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:28.080153 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53266d77-ac95-4a8b-9c90-cb51fda6dc09 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 16:05:28.080581 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 849/3429] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 16:05:28 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:28.085632 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:28.085632 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:28.090133 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ad2f4c00-1047-471c-ae5b-2652c769f2b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:28.093203 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cd59485a-aab6-42da-9dcd-56e1fdae53d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:28.095640 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd59485a-aab6-42da-9dcd-56e1fdae53d0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 16:05:28.096848 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd59485a-aab6-42da-9dcd-56e1fdae53d0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b96f5a04-2d86-485f-a749-2e10a66ab28a", "volume_types": ["f7152288-c73b-41ba-bcb1-ed7924fb51a8"], "name": "tempest-GroupSnapshotsTest-Group-291349473"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:28.097075 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad2f4c00-1047-471c-ae5b-2652c769f2b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:28.097075 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 866/3430] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:28 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:28.098319 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-cd59485a-aab6-42da-9dcd-56e1fdae53d0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating new group {'group': {'group_type': 'b96f5a04-2d86-485f-a749-2e10a66ab28a', 'volume_types': ['f7152288-c73b-41ba-bcb1-ed7924fb51a8'], 'name': 'tempest-GroupSnapshotsTest-Group-291349473'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 16:05:28.103256 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-cd59485a-aab6-42da-9dcd-56e1fdae53d0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating group tempest-GroupSnapshotsTest-Group-291349473. Aug 19 16:05:28.115315 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cd59485a-aab6-42da-9dcd-56e1fdae53d0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability Zones retrieved successfully. Aug 19 16:05:28.130775 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-cd59485a-aab6-42da-9dcd-56e1fdae53d0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['09f1956b-dd61-4bd3-8923-133fb14a0b0a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:28.158868 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd59485a-aab6-42da-9dcd-56e1fdae53d0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 16:05:28.159431 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 855/3431] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 16:05:28 2026] POST /volume/v3/groups => generated 111 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:28.169582 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7cc4faa0-fda4-44b5-822f-08f38f7c9fb5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:28.170672 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7cc4faa0-fda4-44b5-822f-08f38f7c9fb5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:28.170962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7cc4faa0-fda4-44b5-822f-08f38f7c9fb5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:28.171119 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7cc4faa0-fda4-44b5-822f-08f38f7c9fb5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:28.171257 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-7cc4faa0-fda4-44b5-822f-08f38f7c9fb5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:28.174596 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:28.174596 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:28.184479 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7cc4faa0-fda4-44b5-822f-08f38f7c9fb5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:28.184960 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 862/3432] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:28 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:28.913827 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-126fa9d0-a1b6-41ec-9021-7f450a4d7e83 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:28.915580 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-126fa9d0-a1b6-41ec-9021-7f450a4d7e83 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 Aug 19 16:05:28.915836 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-126fa9d0-a1b6-41ec-9021-7f450a4d7e83 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:28.916038 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-126fa9d0-a1b6-41ec-9021-7f450a4d7e83 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:28.927124 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:28.927124 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:28.931143 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-126fa9d0-a1b6-41ec-9021-7f450a4d7e83 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:28.937379 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-126fa9d0-a1b6-41ec-9021-7f450a4d7e83 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 returned with HTTP 200 Aug 19 16:05:28.937828 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 850/3433] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:28 2026] GET /volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:28.949571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-819c36ab-256a-4e5e-bcb8-8f2018a2b331 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:28.951215 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-819c36ab-256a-4e5e-bcb8-8f2018a2b331 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:05:28.951567 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-819c36ab-256a-4e5e-bcb8-8f2018a2b331 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05cb87d5-3b20-487a-b8fa-3b4806b23ee8", "name": "tempest-type-Backup-895204426"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:28.953104 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-819c36ab-256a-4e5e-bcb8-8f2018a2b331 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating new backup {'backup': {'volume_id': '05cb87d5-3b20-487a-b8fa-3b4806b23ee8', 'name': 'tempest-type-Backup-895204426'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:05:28.953201 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-819c36ab-256a-4e5e-bcb8-8f2018a2b331 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating backup of volume 05cb87d5-3b20-487a-b8fa-3b4806b23ee8 in container None Aug 19 16:05:28.960425 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:28.960425 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:28.960743 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-819c36ab-256a-4e5e-bcb8-8f2018a2b331 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:28.978328 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-819c36ab-256a-4e5e-bcb8-8f2018a2b331 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['de717612-0f79-47a6-a43b-0fbe903143e2', '185acf6f-60bc-4138-aa82-8382d094fe42'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:29.019109 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-819c36ab-256a-4e5e-bcb8-8f2018a2b331 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:05:29.019109 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 867/3434] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:05:28 2026] POST /volume/v3/backups => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:29.033587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-29dc79a1-5036-43f5-9132-bc6d98ae9828 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:29.033587 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29dc79a1-5036-43f5-9132-bc6d98ae9828 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:29.033924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29dc79a1-5036-43f5-9132-bc6d98ae9828 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:29.034391 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29dc79a1-5036-43f5-9132-bc6d98ae9828 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:29.034565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-29dc79a1-5036-43f5-9132-bc6d98ae9828 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:29.039123 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.039123 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:29.039364 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29dc79a1-5036-43f5-9132-bc6d98ae9828 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:29.039694 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 856/3435] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:29 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:29.109301 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c99876f2-2426-4748-8a8f-1d6093c4c1a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:29.113687 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c99876f2-2426-4748-8a8f-1d6093c4c1a8 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:29.113687 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c99876f2-2426-4748-8a8f-1d6093c4c1a8 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:29.113687 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c99876f2-2426-4748-8a8f-1d6093c4c1a8 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:29.122908 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.122908 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:29.130256 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c99876f2-2426-4748-8a8f-1d6093c4c1a8 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:29.132327 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c99876f2-2426-4748-8a8f-1d6093c4c1a8 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:29.132880 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 863/3436] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:29 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:29.147858 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f1e603a-1483-4458-af6c-028be860bf78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:29.150141 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f1e603a-1483-4458-af6c-028be860bf78 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:29.150346 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f1e603a-1483-4458-af6c-028be860bf78 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:29.150536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f1e603a-1483-4458-af6c-028be860bf78 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:29.157083 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.157083 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:29.162247 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8f1e603a-1483-4458-af6c-028be860bf78 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:29.166780 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f1e603a-1483-4458-af6c-028be860bf78 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:29.167288 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 851/3437] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:29 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:29.179907 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:29.181973 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:29.182217 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "2c0776bd-52f9-47f9-b264-24a5d443875c", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:29.183690 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '2c0776bd-52f9-47f9-b264-24a5d443875c', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:29.191472 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.191472 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:29.191926 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume retrieved successfully. Aug 19 16:05:29.192124 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume of 1 GB Aug 19 16:05:29.196105 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Availability Zones retrieved successfully. Aug 19 16:05:29.197851 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b65e2c28-0906-46ab-80cd-9dd6b329eb1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:29.199502 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b65e2c28-0906-46ab-80cd-9dd6b329eb1b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:29.199793 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b65e2c28-0906-46ab-80cd-9dd6b329eb1b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:29.200053 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b65e2c28-0906-46ab-80cd-9dd6b329eb1b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:29.200288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-b65e2c28-0906-46ab-80cd-9dd6b329eb1b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:29.201097 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (c98032d4-e96b-4d76-a429-d80c1e5cb2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:29.202200 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fa9f74-d012-4845-bcea-3bc01d611b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.203166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:29.204214 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.204214 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:29.211493 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b65e2c28-0906-46ab-80cd-9dd6b329eb1b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:29.211902 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 857/3438] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:29 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:29.221509 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:29.223175 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:29.223498 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1889640330", "volume_type": "f7152288-c73b-41ba-bcb1-ed7924fb51a8", "group_id": "6f160839-b188-4ee6-a641-a81f4fa53834", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:29.224920 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1889640330', 'volume_type': 'f7152288-c73b-41ba-bcb1-ed7924fb51a8', 'group_id': '6f160839-b188-4ee6-a641-a81f4fa53834', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:29.227264 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fa9f74-d012-4845-bcea-3bc01d611b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2c0776bd-52f9-47f9-b264-24a5d443875c', 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.228090 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0998bfa9-0a3d-456c-82da-dc11ca154541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.231516 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.231516 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:29.232092 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume of 1 GB Aug 19 16:05:29.237212 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability Zones retrieved successfully. Aug 19 16:05:29.242985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (f4ac5360-1fd8-4189-86a2-b0ba2ecf7f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:29.244052 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1f44c68-4539-4d0b-8f26-f3009fd19306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.244590 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.244590 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:29.245063 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:29.267846 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1f44c68-4539-4d0b-8f26-f3009fd19306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:05:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7152288-c73b-41ba-bcb1-ed7924fb51a8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-770307056',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7152288-c73b-41ba-bcb1-ed7924fb51a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6f160839-b188-4ee6-a641-a81f4fa53834', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.268492 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (793b420a-fc75-454b-b8d3-650555eeb2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.283618 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Created reservations ['bad3342b-b08c-4b19-bf29-c2bfbc51fb9c', '62912d48-f650-45a1-ade3-227bd50218c3', '499a2066-1abc-46db-8b33-ec5753fa579c', 'a9379d3e-979f-4f51-ba56-25ba171c0e97'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:29.284464 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0998bfa9-0a3d-456c-82da-dc11ca154541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bad3342b-b08c-4b19-bf29-c2bfbc51fb9c', '62912d48-f650-45a1-ade3-227bd50218c3', '499a2066-1abc-46db-8b33-ec5753fa579c', 'a9379d3e-979f-4f51-ba56-25ba171c0e97']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.285287 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd1c1f9-01ea-412f-94ea-7afa453f0f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.305563 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-770307056 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-770307056, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:29.306021 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-770307056 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-770307056, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:29.320124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd1c1f9-01ea-412f-94ea-7afa453f0f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81743fbd-7f76-4244-8e25-6a434dd1f926', '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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['bad3342b-b08c-4b19-bf29-c2bfbc51fb9c','62912d48-f650-45a1-ade3-227bd50218c3','499a2066-1abc-46db-8b33-ec5753fa579c','a9379d3e-979f-4f51-ba56-25ba171c0e97'],size=1,snapshot_id=None,source_replicaid=,source_volid=2c0776bd-52f9-47f9-b264-24a5d443875c,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), '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-19T16:05:29Z,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=81743fbd-7f76-4244-8e25-6a434dd1f926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69a936272df435b8fc55af5210bca05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=2c0776bd-52f9-47f9-b264-24a5d443875c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='554be02174e744f893c48549305c0819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.321419 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43ef3d7-b329-4bfa-a4f4-14da39053318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.344391 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43ef3d7-b329-4bfa-a4f4-14da39053318) transitioned into 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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['bad3342b-b08c-4b19-bf29-c2bfbc51fb9c','62912d48-f650-45a1-ade3-227bd50218c3','499a2066-1abc-46db-8b33-ec5753fa579c','a9379d3e-979f-4f51-ba56-25ba171c0e97'],size=1,snapshot_id=None,source_replicaid=,source_volid=2c0776bd-52f9-47f9-b264-24a5d443875c,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.345324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0debc06-c3be-4432-81c3-351263e88e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.357332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['1c38b632-a68c-4af3-9c19-2136348358af', '8508b6bf-6684-4421-a8a8-052131e7474b', 'db1457a3-8ec6-437a-9e63-b5d4339cc670', 'db9cac46-1d71-42ec-b656-2e19a3001479'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:29.357833 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (793b420a-fc75-454b-b8d3-650555eeb2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c38b632-a68c-4af3-9c19-2136348358af', '8508b6bf-6684-4421-a8a8-052131e7474b', 'db1457a3-8ec6-437a-9e63-b5d4339cc670', 'db9cac46-1d71-42ec-b656-2e19a3001479']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.359225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104862dc-ed04-4e87-8477-bf0615a835ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.367923 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0debc06-c3be-4432-81c3-351263e88e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.368905 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (c98032d4-e96b-4d76-a429-d80c1e5cb2e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:29.369211 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request issued successfully. Aug 19 16:05:29.370160 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa83e048-ce48-446b-bdf3-45c7216d6183 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:29.370581 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 868/3439] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:29 2026] POST /volume/v3/volumes => generated 807 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:29.382635 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aca20246-7e11-465b-8dee-fa06e011872b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:29.386877 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aca20246-7e11-465b-8dee-fa06e011872b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 Aug 19 16:05:29.387599 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aca20246-7e11-465b-8dee-fa06e011872b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:29.387599 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aca20246-7e11-465b-8dee-fa06e011872b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:29.389069 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104862dc-ed04-4e87-8477-bf0615a835ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae0691b5-c5b2-415f-b80b-71fdcce9130c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1889640330',encryption_key_id=None,group_id=6f160839-b188-4ee6-a641-a81f4fa53834,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['1c38b632-a68c-4af3-9c19-2136348358af','8508b6bf-6684-4421-a8a8-052131e7474b','db1457a3-8ec6-437a-9e63-b5d4339cc670','db9cac46-1d71-42ec-b656-2e19a3001479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=f7152288-c73b-41ba-bcb1-ed7924fb51a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1889640330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6f160839-b188-4ee6-a641-a81f4fa53834,host=None,id=ae0691b5-c5b2-415f-b80b-71fdcce9130c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca4835c8cdf4c26a9f4a313e1688c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e15734b614964552b0bd32efc950a965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7152288-c73b-41ba-bcb1-ed7924fb51a8),volume_type_id=f7152288-c73b-41ba-bcb1-ed7924fb51a8)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.390057 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476d5e36-c3e3-4283-acd2-84970a9bf9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.399339 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.399339 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:29.405069 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aca20246-7e11-465b-8dee-fa06e011872b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:29.415378 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aca20246-7e11-465b-8dee-fa06e011872b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 returned with HTTP 200 Aug 19 16:05:29.415725 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 852/3440] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:29 2026] GET /volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:29.425148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476d5e36-c3e3-4283-acd2-84970a9bf9eb) transitioned into 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-1889640330',encryption_key_id=None,group_id=6f160839-b188-4ee6-a641-a81f4fa53834,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['1c38b632-a68c-4af3-9c19-2136348358af','8508b6bf-6684-4421-a8a8-052131e7474b','db1457a3-8ec6-437a-9e63-b5d4339cc670','db9cac46-1d71-42ec-b656-2e19a3001479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=f7152288-c73b-41ba-bcb1-ed7924fb51a8)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.425779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3050d412-53cd-48a5-b85a-832bb6358990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:29.442268 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3050d412-53cd-48a5-b85a-832bb6358990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:29.445802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (f4ac5360-1fd8-4189-86a2-b0ba2ecf7f29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:29.445802 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request issued successfully. Aug 19 16:05:29.445802 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:29.445802 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:29.482681 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:29.486960 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.486960 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:29.489618 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3424c17-4a0a-48d1-91b3-f3bfa1f3438b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:29.490032 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 864/3441] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:29 2026] POST /volume/v3/volumes => generated 820 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:29.503314 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:29.505621 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c Aug 19 16:05:29.506034 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:29.506349 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:29.515023 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.515023 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:29.520411 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:29.521313 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:29.521581 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:29.561865 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:29.565805 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:29.565805 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:29.577485 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6718593-8b53-4c36-a84a-e75f7eeb3ac8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c returned with HTTP 200 Aug 19 16:05:29.578181 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 858/3442] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:29 2026] GET /volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c => generated 888 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:30.049361 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8aa6515e-ba7f-4d81-9bed-3286e682e8f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:30.052129 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8aa6515e-ba7f-4d81-9bed-3286e682e8f2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:30.052341 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8aa6515e-ba7f-4d81-9bed-3286e682e8f2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:30.052528 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8aa6515e-ba7f-4d81-9bed-3286e682e8f2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:30.052644 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8aa6515e-ba7f-4d81-9bed-3286e682e8f2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:30.057084 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.057084 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:30.057680 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8aa6515e-ba7f-4d81-9bed-3286e682e8f2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:30.058082 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 869/3443] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:30 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:30.429078 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-89fb79f8-94f0-40f7-be41-60dff5ea02b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:30.430860 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89fb79f8-94f0-40f7-be41-60dff5ea02b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 Aug 19 16:05:30.431041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89fb79f8-94f0-40f7-be41-60dff5ea02b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:30.431237 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89fb79f8-94f0-40f7-be41-60dff5ea02b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:30.445829 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.445829 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:30.449477 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-89fb79f8-94f0-40f7-be41-60dff5ea02b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:30.455176 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89fb79f8-94f0-40f7-be41-60dff5ea02b5 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 returned with HTTP 200 Aug 19 16:05:30.455550 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 853/3444] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:30 2026] GET /volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 => generated 1226 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:30.466787 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-72211458-d0d3-4588-8d54-fd37dc2d79a1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:30.468697 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72211458-d0d3-4588-8d54-fd37dc2d79a1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 Aug 19 16:05:30.468926 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72211458-d0d3-4588-8d54-fd37dc2d79a1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:30.469125 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72211458-d0d3-4588-8d54-fd37dc2d79a1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:30.476007 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.476007 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:30.479302 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-72211458-d0d3-4588-8d54-fd37dc2d79a1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:30.485139 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72211458-d0d3-4588-8d54-fd37dc2d79a1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 returned with HTTP 200 Aug 19 16:05:30.485538 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 865/3445] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:30 2026] GET /volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:30.497111 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3687171-11e5-42aa-af44-3bd335b4978c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:30.499073 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3687171-11e5-42aa-af44-3bd335b4978c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:30.499420 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3687171-11e5-42aa-af44-3bd335b4978c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:30.499682 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3687171-11e5-42aa-af44-3bd335b4978c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:30.499954 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f3687171-11e5-42aa-af44-3bd335b4978c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:30.507271 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.507271 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:30.507900 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f3687171-11e5-42aa-af44-3bd335b4978c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:30.524665 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f3687171-11e5-42aa-af44-3bd335b4978c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume request issued successfully. Aug 19 16:05:30.525047 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3687171-11e5-42aa-af44-3bd335b4978c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 202 Aug 19 16:05:30.525482 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 859/3446] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:30 2026] DELETE /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:30.537799 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-12c2e25b-a680-4a0f-a40a-e03334df7d0a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:30.540179 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-12c2e25b-a680-4a0f-a40a-e03334df7d0a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:30.540491 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-12c2e25b-a680-4a0f-a40a-e03334df7d0a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:30.540744 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-12c2e25b-a680-4a0f-a40a-e03334df7d0a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:30.548477 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.548477 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:30.551962 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-12c2e25b-a680-4a0f-a40a-e03334df7d0a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:30.556528 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-12c2e25b-a680-4a0f-a40a-e03334df7d0a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 200 Aug 19 16:05:30.556938 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 870/3447] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:30 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:30.593580 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c18502e9-e02b-4c64-b300-01e3405d270e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:30.595948 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c18502e9-e02b-4c64-b300-01e3405d270e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c Aug 19 16:05:30.596404 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c18502e9-e02b-4c64-b300-01e3405d270e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:30.596592 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c18502e9-e02b-4c64-b300-01e3405d270e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:30.779409 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.779409 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:30.783004 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c18502e9-e02b-4c64-b300-01e3405d270e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:30.783643 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-c18502e9-e02b-4c64-b300-01e3405d270e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:30.783853 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-c18502e9-e02b-4c64-b300-01e3405d270e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:30.817276 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-c18502e9-e02b-4c64-b300-01e3405d270e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:30.820509 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.820509 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:30.829541 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c18502e9-e02b-4c64-b300-01e3405d270e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c returned with HTTP 200 Aug 19 16:05:30.830096 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 854/3448] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:30 2026] GET /volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c => generated 913 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:30.850923 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:30.854134 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:30.854530 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-399800640", "volume_type": "f7152288-c73b-41ba-bcb1-ed7924fb51a8", "group_id": "6f160839-b188-4ee6-a641-a81f4fa53834", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:30.857596 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-399800640', 'volume_type': 'f7152288-c73b-41ba-bcb1-ed7924fb51a8', 'group_id': '6f160839-b188-4ee6-a641-a81f4fa53834', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:30.864687 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.864687 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:30.865363 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume of 1 GB Aug 19 16:05:30.871581 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability Zones retrieved successfully. Aug 19 16:05:30.877001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (adad383d-e6af-4b72-8879-38ae35099d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:30.879595 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1291a68b-e887-45a1-b8ed-e98b0df00d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:30.880274 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:30.880274 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:30.880753 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:30.905580 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1291a68b-e887-45a1-b8ed-e98b0df00d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:05:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7152288-c73b-41ba-bcb1-ed7924fb51a8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-770307056',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7152288-c73b-41ba-bcb1-ed7924fb51a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6f160839-b188-4ee6-a641-a81f4fa53834', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:30.906587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07a9db16-9066-465e-83d3-d6dc6996207e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:30.952417 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['d4b3efc7-cdb5-4d2a-9d1a-378a9078e5ff', '69aba89a-ae7a-44de-b941-e5da47e9b8c1', '4c73bfd6-71d7-4779-9458-56d008ee682a', '5ccc0bde-e63e-4148-9b70-70a452b0e5ec'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:30.953294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07a9db16-9066-465e-83d3-d6dc6996207e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4b3efc7-cdb5-4d2a-9d1a-378a9078e5ff', '69aba89a-ae7a-44de-b941-e5da47e9b8c1', '4c73bfd6-71d7-4779-9458-56d008ee682a', '5ccc0bde-e63e-4148-9b70-70a452b0e5ec']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:30.954222 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0158a0c-b05a-4aef-a1d0-2cfd1467669a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:31.068411 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4de97c5-4902-4324-b735-bf0222f70f2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:31.071098 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4de97c5-4902-4324-b735-bf0222f70f2a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:31.071335 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4de97c5-4902-4324-b735-bf0222f70f2a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:31.071609 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4de97c5-4902-4324-b735-bf0222f70f2a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:31.071717 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b4de97c5-4902-4324-b735-bf0222f70f2a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:31.076507 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:31.076507 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:31.077463 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4de97c5-4902-4324-b735-bf0222f70f2a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:31.078086 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 860/3449] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:31 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:31.162244 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0158a0c-b05a-4aef-a1d0-2cfd1467669a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd60942f-31ca-4ea1-a693-12715e50a747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-399800640',encryption_key_id=None,group_id=6f160839-b188-4ee6-a641-a81f4fa53834,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['d4b3efc7-cdb5-4d2a-9d1a-378a9078e5ff','69aba89a-ae7a-44de-b941-e5da47e9b8c1','4c73bfd6-71d7-4779-9458-56d008ee682a','5ccc0bde-e63e-4148-9b70-70a452b0e5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=f7152288-c73b-41ba-bcb1-ed7924fb51a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-399800640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6f160839-b188-4ee6-a641-a81f4fa53834,host=None,id=fd60942f-31ca-4ea1-a693-12715e50a747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca4835c8cdf4c26a9f4a313e1688c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e15734b614964552b0bd32efc950a965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7152288-c73b-41ba-bcb1-ed7924fb51a8),volume_type_id=f7152288-c73b-41ba-bcb1-ed7924fb51a8)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:31.163376 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a98e58c-e36f-411c-8c36-6bcdf12500fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:31.185450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a98e58c-e36f-411c-8c36-6bcdf12500fd) transitioned into 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-399800640',encryption_key_id=None,group_id=6f160839-b188-4ee6-a641-a81f4fa53834,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['d4b3efc7-cdb5-4d2a-9d1a-378a9078e5ff','69aba89a-ae7a-44de-b941-e5da47e9b8c1','4c73bfd6-71d7-4779-9458-56d008ee682a','5ccc0bde-e63e-4148-9b70-70a452b0e5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=f7152288-c73b-41ba-bcb1-ed7924fb51a8)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:31.186601 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (199cbb34-7f87-4cfe-996f-c30ab8998dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:31.203585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (199cbb34-7f87-4cfe-996f-c30ab8998dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:31.204933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (adad383d-e6af-4b72-8879-38ae35099d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:31.205392 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request issued successfully. Aug 19 16:05:31.206403 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:31.206619 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:31.263553 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:31.267547 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:31.267547 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:31.271893 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6e56ece4-0ab2-4817-b363-2b44011376e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:31.272373 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 866/3450] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:30 2026] POST /volume/v3/volumes => generated 819 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:31.285749 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:31.287750 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 Aug 19 16:05:31.287966 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:31.288136 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:31.295541 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:31.295541 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:31.300184 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:31.301081 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:31.301279 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:31.346028 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:31.352846 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:31.352846 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:31.364203 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccd8c6b8-bde2-43b2-bcc2-eb2eccb9e530 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 returned with HTTP 200 Aug 19 16:05:31.364689 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 871/3451] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:31 2026] GET /volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:31.572957 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5f5edc2-8841-40b9-b832-ce011c0d7045 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:31.575136 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5f5edc2-8841-40b9-b832-ce011c0d7045 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:31.575395 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5f5edc2-8841-40b9-b832-ce011c0d7045 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:31.575653 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5f5edc2-8841-40b9-b832-ce011c0d7045 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:31.582905 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5f5edc2-8841-40b9-b832-ce011c0d7045 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 404 Aug 19 16:05:31.583445 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 855/3452] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:31 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:32.082278 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8d257440-c331-4880-92da-a7ced7effbc0 req-aaaf385c-d4d2-4cbf-8ccb-26c3e53a20ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.086177 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-aaaf385c-d4d2-4cbf-8ccb-26c3e53a20ba tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:05:32.086177 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-aaaf385c-d4d2-4cbf-8ccb-26c3e53a20ba tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:32.086177 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-aaaf385c-d4d2-4cbf-8ccb-26c3e53a20ba tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:32.089510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ee681e19-8b86-4d87-93aa-a2848b5c848e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.091820 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ee681e19-8b86-4d87-93aa-a2848b5c848e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:32.092067 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.092067 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:32.092163 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ee681e19-8b86-4d87-93aa-a2848b5c848e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:32.092311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ee681e19-8b86-4d87-93aa-a2848b5c848e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:32.092415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ee681e19-8b86-4d87-93aa-a2848b5c848e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:32.096334 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8d257440-c331-4880-92da-a7ced7effbc0 req-aaaf385c-d4d2-4cbf-8ccb-26c3e53a20ba tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:05:32.100271 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.100271 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:32.101304 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ee681e19-8b86-4d87-93aa-a2848b5c848e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:32.101786 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 867/3453] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:32 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:32.102125 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-aaaf385c-d4d2-4cbf-8ccb-26c3e53a20ba tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:05:32.102738 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 861/3454] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:05:32 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:32.127023 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a333412f-ac3f-4ffa-8ddc-ccc29b9a04ff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.127652 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a333412f-ac3f-4ffa-8ddc-ccc29b9a04ff None None] GET https://10.4.3.32/volume// Aug 19 16:05:32.127911 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a333412f-ac3f-4ffa-8ddc-ccc29b9a04ff None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:32.128178 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a333412f-ac3f-4ffa-8ddc-ccc29b9a04ff None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:32.128692 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a333412f-ac3f-4ffa-8ddc-ccc29b9a04ff None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:05:32.129164 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 872/3455] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:05: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 19 16:05:32.140102 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8d257440-c331-4880-92da-a7ced7effbc0 req-7f3477a8-9191-43a4-8e95-ac63f1ba50ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.142731 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-7f3477a8-9191-43a4-8e95-ac63f1ba50ed tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:05:32.143244 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-7f3477a8-9191-43a4-8e95-ac63f1ba50ed tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35548f1d-4c28-41f8-a3f8-1ce6586d97a7", "connector": null, "instance_uuid": "bc3d54e5-fa14-4cf8-8abe-0bfebc70a03e"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:32.153481 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.153481 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:32.182323 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-7f3477a8-9191-43a4-8e95-ac63f1ba50ed tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:05:32.182966 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 856/3456] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:05:32 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 19 16:05:32.231685 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8d257440-c331-4880-92da-a7ced7effbc0 req-ccad1bdc-b052-41e3-8bc6-920bd88003e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.232585 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-ccad1bdc-b052-41e3-8bc6-920bd88003e6 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] POST https://10.4.3.32/volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb/action Aug 19 16:05:32.232972 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-ccad1bdc-b052-41e3-8bc6-920bd88003e6 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:32.233099 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-ccad1bdc-b052-41e3-8bc6-920bd88003e6 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:32.256849 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.256849 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:32.270375 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8d257440-c331-4880-92da-a7ced7effbc0 req-ccad1bdc-b052-41e3-8bc6-920bd88003e6 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb/action returned with HTTP 204 Aug 19 16:05:32.271088 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 868/3457] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:05:32 2026] POST /volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:32.297241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3301d267-7fd3-43de-be31-746c3ad6a926 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.298966 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3301d267-7fd3-43de-be31-746c3ad6a926 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:05:32.299682 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3301d267-7fd3-43de-be31-746c3ad6a926 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:32.299682 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3301d267-7fd3-43de-be31-746c3ad6a926 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:32.309528 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.309528 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:32.314007 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3301d267-7fd3-43de-be31-746c3ad6a926 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:05:32.319062 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3301d267-7fd3-43de-be31-746c3ad6a926 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:05:32.319603 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 862/3458] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:32 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 1109 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:32.331389 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ec0769a-b469-4403-b45e-1a7094a78c28 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.333706 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ec0769a-b469-4403-b45e-1a7094a78c28 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:05:32.333993 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ec0769a-b469-4403-b45e-1a7094a78c28 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:32.334265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ec0769a-b469-4403-b45e-1a7094a78c28 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:32.346471 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.346471 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:32.349954 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0ec0769a-b469-4403-b45e-1a7094a78c28 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:05:32.353995 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ec0769a-b469-4403-b45e-1a7094a78c28 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:05:32.354320 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 873/3459] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:32 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 1109 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:32.380803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.383165 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 Aug 19 16:05:32.383487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:32.383800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:32.392627 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.392627 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:32.397361 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:32.398297 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:32.398467 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:32.445425 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:32.449034 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.449034 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:32.459005 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09d18d56-9bb2-42f4-9ea3-689ce658adaf tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 returned with HTTP 200 Aug 19 16:05:32.463099 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 857/3460] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:32 2026] GET /volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:32.474658 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-337608d2-1045-406e-8d2d-bc682eeb936b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.476408 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-337608d2-1045-406e-8d2d-bc682eeb936b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] PUT https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:32.476915 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-337608d2-1045-406e-8d2d-bc682eeb936b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ae0691b5-c5b2-415f-b80b-71fdcce9130c"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:32.478504 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-337608d2-1045-406e-8d2d-bc682eeb936b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Update called for group 6f160839-b188-4ee6-a641-a81f4fa53834. {{(pid=100248) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 16:05:32.478626 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-337608d2-1045-406e-8d2d-bc682eeb936b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Updating group 6f160839-b188-4ee6-a641-a81f4fa53834 with name None description: None add_volumes: None remove_volumes: ae0691b5-c5b2-415f-b80b-71fdcce9130c. Aug 19 16:05:32.482032 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.482032 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:32.511690 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-337608d2-1045-406e-8d2d-bc682eeb936b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 202 Aug 19 16:05:32.512272 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 869/3461] 10.4.3.32 () {70 vars in 1399 bytes} [Wed Aug 19 16:05:32 2026] PUT /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:32.518936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-21972dda-dbcf-42d9-9a4c-1a7e99c9bc37 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:32.524588 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21972dda-dbcf-42d9-9a4c-1a7e99c9bc37 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:32.524971 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21972dda-dbcf-42d9-9a4c-1a7e99c9bc37 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:32.525254 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21972dda-dbcf-42d9-9a4c-1a7e99c9bc37 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:32.525404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-21972dda-dbcf-42d9-9a4c-1a7e99c9bc37 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:32.531221 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:32.531221 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:32.538169 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21972dda-dbcf-42d9-9a4c-1a7e99c9bc37 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:32.538565 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 863/3462] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:32 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:33.115328 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-afc30288-393c-4d23-8a17-e4d1e3649749 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.117125 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-afc30288-393c-4d23-8a17-e4d1e3649749 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:33.117377 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-afc30288-393c-4d23-8a17-e4d1e3649749 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:33.117605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-afc30288-393c-4d23-8a17-e4d1e3649749 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:33.117774 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-afc30288-393c-4d23-8a17-e4d1e3649749 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:33.121954 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:33.121954 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:33.122562 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-afc30288-393c-4d23-8a17-e4d1e3649749 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:33.122944 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 874/3463] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:33 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:33.306425 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.309942 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:33.310346 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "a1641963-a8e6-49bc-8c3c-4ed158b45df7", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:33.312865 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'a1641963-a8e6-49bc-8c3c-4ed158b45df7', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:33.385468 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02dca4c4-0500-4479-ac9d-90aafe1fdb7f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.385948 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02dca4c4-0500-4479-ac9d-90aafe1fdb7f None None] GET https://10.4.3.32/volume// Aug 19 16:05:33.386151 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02dca4c4-0500-4479-ac9d-90aafe1fdb7f None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:33.386393 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02dca4c4-0500-4479-ac9d-90aafe1fdb7f None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:33.386852 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02dca4c4-0500-4479-ac9d-90aafe1fdb7f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:05:33.387994 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 870/3464] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:05: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 19 16:05:33.396075 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-3207bed1-ec04-4548-85e8-4c5c6493678a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.398253 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-3207bed1-ec04-4548-85e8-4c5c6493678a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:05:33.398462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-3207bed1-ec04-4548-85e8-4c5c6493678a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:33.398660 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-3207bed1-ec04-4548-85e8-4c5c6493678a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:33.413860 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:33.413860 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:33.423188 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-3207bed1-ec04-4548-85e8-4c5c6493678a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:05:33.430529 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-3207bed1-ec04-4548-85e8-4c5c6493678a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:05:33.430933 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 864/3465] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:05:33 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 1289 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:33.442993 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume of 1 GB Aug 19 16:05:33.451934 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Availability Zones retrieved successfully. Aug 19 16:05:33.458047 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (393d802f-53d1-4a8d-8f7b-8e806b24ac55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:33.459418 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27d7ee4-5fb9-46c6-a512-66c118c408cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:33.460793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:33.524719 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27d7ee4-5fb9-46c6-a512-66c118c408cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:33.525876 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee25340-59b4-4d5f-854a-28b7cc74923e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:33.534661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-18c2fc8b-dcbe-42c2-b88e-83737c12e701 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.540566 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-18c2fc8b-dcbe-42c2-b88e-83737c12e701 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] PUT https://10.4.3.32/volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb Aug 19 16:05:33.541039 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-18c2fc8b-dcbe-42c2-b88e-83737c12e701 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:33.550343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3048d404-b516-4de5-a393-174cb4e0aac5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.553640 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3048d404-b516-4de5-a393-174cb4e0aac5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:33.553884 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3048d404-b516-4de5-a393-174cb4e0aac5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:33.554052 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3048d404-b516-4de5-a393-174cb4e0aac5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:33.554181 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-3048d404-b516-4de5-a393-174cb4e0aac5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:33.559367 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-18c2fc8b-dcbe-42c2-b88e-83737c12e701 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Acquiring lock "cinder-attachment_update-35548f1d-4c28-41f8-a3f8-1ce6586d97a7-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:05:33.561013 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:33.561013 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:33.565936 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-18c2fc8b-dcbe-42c2-b88e-83737c12e701 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Lock "cinder-attachment_update-35548f1d-4c28-41f8-a3f8-1ce6586d97a7-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:05:33.566831 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:33.566831 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:33.572916 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3048d404-b516-4de5-a393-174cb4e0aac5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:33.573415 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 871/3466] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:33 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:33.579815 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Created reservations ['d9d85783-a1cc-4a01-8a11-7e985d59fefc', '28e3aad5-a309-484e-aed1-872b21683b41', '61b88dbd-40a7-45f1-8e99-812b9c273c6b', '361a2a17-acfd-475f-acc6-ef653c2217b4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:33.580633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee25340-59b4-4d5f-854a-28b7cc74923e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9d85783-a1cc-4a01-8a11-7e985d59fefc', '28e3aad5-a309-484e-aed1-872b21683b41', '61b88dbd-40a7-45f1-8e99-812b9c273c6b', '361a2a17-acfd-475f-acc6-ef653c2217b4']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:33.581362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f743943b-0aa6-4f5e-833c-bdd127b5b5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:33.582433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a505265e-82db-457f-a25f-839e27a2c94c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.584821 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a505265e-82db-457f-a25f-839e27a2c94c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] PUT https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:33.585278 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a505265e-82db-457f-a25f-839e27a2c94c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ae0691b5-c5b2-415f-b80b-71fdcce9130c"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:33.594277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-a505265e-82db-457f-a25f-839e27a2c94c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Update called for group 6f160839-b188-4ee6-a641-a81f4fa53834. {{(pid=100249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 16:05:33.594466 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-a505265e-82db-457f-a25f-839e27a2c94c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Updating group 6f160839-b188-4ee6-a641-a81f4fa53834 with name None description: None add_volumes: ae0691b5-c5b2-415f-b80b-71fdcce9130c remove_volumes: None. Aug 19 16:05:33.598420 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:33.598420 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:33.603295 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f743943b-0aa6-4f5e-833c-bdd127b5b5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b89afd-adbb-44f9-b561-6174771e1d0e', '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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['d9d85783-a1cc-4a01-8a11-7e985d59fefc','28e3aad5-a309-484e-aed1-872b21683b41','61b88dbd-40a7-45f1-8e99-812b9c273c6b','361a2a17-acfd-475f-acc6-ef653c2217b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:33Z,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=54b89afd-adbb-44f9-b561-6174771e1d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69a936272df435b8fc55af5210bca05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='554be02174e744f893c48549305c0819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:33.604087 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcc6e56-cf70-4fc1-a255-a0ee089cb9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:33.623325 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcc6e56-cf70-4fc1-a255-a0ee089cb9b4) transitioned into 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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['d9d85783-a1cc-4a01-8a11-7e985d59fefc','28e3aad5-a309-484e-aed1-872b21683b41','61b88dbd-40a7-45f1-8e99-812b9c273c6b','361a2a17-acfd-475f-acc6-ef653c2217b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:33.624439 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ba42c6-a8ed-4439-8510-712eedb4cbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:33.636115 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ba42c6-a8ed-4439-8510-712eedb4cbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:33.637206 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (393d802f-53d1-4a8d-8f7b-8e806b24ac55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:33.637640 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request issued successfully. Aug 19 16:05:33.638397 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f0e423c-31d6-43a4-be6d-12f85b973f49 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:33.638978 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 858/3467] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:33 2026] POST /volume/v3/volumes => generated 773 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:33.644601 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a505265e-82db-457f-a25f-839e27a2c94c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 202 Aug 19 16:05:33.645428 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 865/3468] 10.4.3.32 () {70 vars in 1399 bytes} [Wed Aug 19 16:05:33 2026] PUT /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:33.646293 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-18c2fc8b-dcbe-42c2-b88e-83737c12e701 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Lock "cinder-attachment_update-35548f1d-4c28-41f8-a3f8-1ce6586d97a7-np0000007787" released by "attachment_update" :: held 0.080s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:05:33.646647 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-18c2fc8b-dcbe-42c2-b88e-83737c12e701 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb returned with HTTP 200 Aug 19 16:05:33.647228 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 875/3469] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:05:33 2026] PUT /volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:33.650674 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1c79639d-470d-4e59-956a-b67544976f46 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.652958 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-16de0ccb-a976-472e-91ca-284dba0d10c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.655031 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1c79639d-470d-4e59-956a-b67544976f46 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:33.655245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1c79639d-470d-4e59-956a-b67544976f46 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:33.655408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1c79639d-470d-4e59-956a-b67544976f46 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:33.655461 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16de0ccb-a976-472e-91ca-284dba0d10c3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:33.655825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16de0ccb-a976-472e-91ca-284dba0d10c3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:33.656030 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16de0ccb-a976-472e-91ca-284dba0d10c3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:33.656226 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-16de0ccb-a976-472e-91ca-284dba0d10c3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:33.662508 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:33.662508 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:33.670374 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:33.670374 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:33.672772 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16de0ccb-a976-472e-91ca-284dba0d10c3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:33.673338 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 859/3470] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:33 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:33.675528 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1c79639d-470d-4e59-956a-b67544976f46 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:33.677591 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-1cf539eb-dc6c-4319-b5b0-11a4fec52b80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:33.680334 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-1cf539eb-dc6c-4319-b5b0-11a4fec52b80 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] POST https://10.4.3.32/volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb/action Aug 19 16:05:33.680811 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-1cf539eb-dc6c-4319-b5b0-11a4fec52b80 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:33.680972 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-1cf539eb-dc6c-4319-b5b0-11a4fec52b80 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:33.683280 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1c79639d-470d-4e59-956a-b67544976f46 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:33.683740 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 872/3471] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:33 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:33.700715 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:33.700715 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:33.710443 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a70864dc-28b2-4da8-8fcd-874d88b02c48 req-1cf539eb-dc6c-4319-b5b0-11a4fec52b80 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb/action returned with HTTP 204 Aug 19 16:05:33.710922 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 866/3472] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:05:33 2026] POST /volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:34.133458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a38bf817-0830-461f-9ba2-7b07f6f3f489 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:34.137500 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a38bf817-0830-461f-9ba2-7b07f6f3f489 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:34.137835 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a38bf817-0830-461f-9ba2-7b07f6f3f489 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:34.138401 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a38bf817-0830-461f-9ba2-7b07f6f3f489 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:34.138503 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a38bf817-0830-461f-9ba2-7b07f6f3f489 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:34.148225 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:34.148225 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:34.148880 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a38bf817-0830-461f-9ba2-7b07f6f3f489 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:34.149178 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 876/3473] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:34 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:34.688631 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e68d5d2-a0c4-4b38-a2d4-0c161e63bf4c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:34.690444 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e68d5d2-a0c4-4b38-a2d4-0c161e63bf4c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:34.693118 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e68d5d2-a0c4-4b38-a2d4-0c161e63bf4c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:34.693118 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e68d5d2-a0c4-4b38-a2d4-0c161e63bf4c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:34.693118 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-1e68d5d2-a0c4-4b38-a2d4-0c161e63bf4c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:34.699183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-545f9f49-871f-42e0-a95a-25e5b6c126fa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:34.699584 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:34.699584 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:34.706365 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-545f9f49-871f-42e0-a95a-25e5b6c126fa tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:34.706646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-545f9f49-871f-42e0-a95a-25e5b6c126fa tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:34.706927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-545f9f49-871f-42e0-a95a-25e5b6c126fa tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:34.711263 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e68d5d2-a0c4-4b38-a2d4-0c161e63bf4c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:34.711641 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 860/3474] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:34 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:34.716419 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:34.716419 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:34.723105 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-545f9f49-871f-42e0-a95a-25e5b6c126fa tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:34.723417 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bac1e0d4-c531-4773-9f3b-bc5119b2c0c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:34.725133 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bac1e0d4-c531-4773-9f3b-bc5119b2c0c8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] PUT https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:34.725446 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bac1e0d4-c531-4773-9f3b-bc5119b2c0c8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "fd60942f-31ca-4ea1-a693-12715e50a747"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:34.726885 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-bac1e0d4-c531-4773-9f3b-bc5119b2c0c8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Update called for group 6f160839-b188-4ee6-a641-a81f4fa53834. {{(pid=100249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 16:05:34.726994 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-bac1e0d4-c531-4773-9f3b-bc5119b2c0c8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Updating group 6f160839-b188-4ee6-a641-a81f4fa53834 with name None description: None add_volumes: None remove_volumes: fd60942f-31ca-4ea1-a693-12715e50a747. Aug 19 16:05:34.729693 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-545f9f49-871f-42e0-a95a-25e5b6c126fa tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:34.730222 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 873/3475] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:34 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 923 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:34.730451 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:34.730451 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:34.747586 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bac1e0d4-c531-4773-9f3b-bc5119b2c0c8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 202 Aug 19 16:05:34.748056 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 867/3476] 10.4.3.32 () {70 vars in 1399 bytes} [Wed Aug 19 16:05:34 2026] PUT /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:34.754929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2330a8dd-c199-4ee0-854f-e921fc8178f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:34.756732 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2330a8dd-c199-4ee0-854f-e921fc8178f8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:34.756977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2330a8dd-c199-4ee0-854f-e921fc8178f8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:34.757159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2330a8dd-c199-4ee0-854f-e921fc8178f8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:34.757296 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-2330a8dd-c199-4ee0-854f-e921fc8178f8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:34.760996 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:34.760996 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:34.770629 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2330a8dd-c199-4ee0-854f-e921fc8178f8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:34.771084 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 877/3477] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:34 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:35.159351 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-420d3e0c-b60c-4773-9172-f9f6ec121a1b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:35.161068 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-420d3e0c-b60c-4773-9172-f9f6ec121a1b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:35.161254 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-420d3e0c-b60c-4773-9172-f9f6ec121a1b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:35.161430 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-420d3e0c-b60c-4773-9172-f9f6ec121a1b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:35.161571 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-420d3e0c-b60c-4773-9172-f9f6ec121a1b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:35.165641 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:35.165641 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:35.166321 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-420d3e0c-b60c-4773-9172-f9f6ec121a1b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:35.166824 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 861/3478] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:35 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:35.747734 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a13333f-15ca-431a-bb5f-fa54acb8fbbd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:35.749590 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a13333f-15ca-431a-bb5f-fa54acb8fbbd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:35.749874 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a13333f-15ca-431a-bb5f-fa54acb8fbbd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:35.750097 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a13333f-15ca-431a-bb5f-fa54acb8fbbd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:35.757237 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:35.757237 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:35.761908 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8a13333f-15ca-431a-bb5f-fa54acb8fbbd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:35.767746 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a13333f-15ca-431a-bb5f-fa54acb8fbbd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:35.768171 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 874/3479] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:35 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:35.781376 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5754f368-80b4-4b76-91b4-540c58b0cef4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:35.783428 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5754f368-80b4-4b76-91b4-540c58b0cef4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:35.783915 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5754f368-80b4-4b76-91b4-540c58b0cef4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:35.783975 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5754f368-80b4-4b76-91b4-540c58b0cef4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:35.784333 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-5754f368-80b4-4b76-91b4-540c58b0cef4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:35.787728 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:35.787728 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:35.796242 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5754f368-80b4-4b76-91b4-540c58b0cef4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:35.796645 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 868/3480] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:35 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:35.809293 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb6b36ba-2bee-4aee-b6b8-8c7d2ad77dc5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:35.810816 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb6b36ba-2bee-4aee-b6b8-8c7d2ad77dc5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] PUT https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:35.811113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb6b36ba-2bee-4aee-b6b8-8c7d2ad77dc5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fd60942f-31ca-4ea1-a693-12715e50a747"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:35.816304 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-bb6b36ba-2bee-4aee-b6b8-8c7d2ad77dc5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Update called for group 6f160839-b188-4ee6-a641-a81f4fa53834. {{(pid=100250) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 16:05:35.816304 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-bb6b36ba-2bee-4aee-b6b8-8c7d2ad77dc5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Updating group 6f160839-b188-4ee6-a641-a81f4fa53834 with name None description: None add_volumes: fd60942f-31ca-4ea1-a693-12715e50a747 remove_volumes: None. Aug 19 16:05:35.823110 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:35.823110 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:35.858656 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb6b36ba-2bee-4aee-b6b8-8c7d2ad77dc5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 202 Aug 19 16:05:35.859268 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 878/3481] 10.4.3.32 () {70 vars in 1399 bytes} [Wed Aug 19 16:05:35 2026] PUT /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:35.866261 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec0486d7-32e6-4611-a237-a6e2c58521ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:35.870676 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec0486d7-32e6-4611-a237-a6e2c58521ff tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:35.870980 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec0486d7-32e6-4611-a237-a6e2c58521ff tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:35.871189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec0486d7-32e6-4611-a237-a6e2c58521ff tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:35.871303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-ec0486d7-32e6-4611-a237-a6e2c58521ff tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:35.875672 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:35.875672 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:35.886884 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec0486d7-32e6-4611-a237-a6e2c58521ff tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:35.887511 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 862/3482] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:35 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:36.179948 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8d0f1a14-fcdb-45e4-859b-697b61d10dab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:36.182250 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8d0f1a14-fcdb-45e4-859b-697b61d10dab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:36.182501 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8d0f1a14-fcdb-45e4-859b-697b61d10dab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:36.182967 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8d0f1a14-fcdb-45e4-859b-697b61d10dab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:36.182967 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8d0f1a14-fcdb-45e4-859b-697b61d10dab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:36.188455 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:36.188455 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:36.189404 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8d0f1a14-fcdb-45e4-859b-697b61d10dab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:36.189939 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 875/3483] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:36 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:36.783340 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f268948e-9fed-47dc-b779-6e1302a162bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:36.785502 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f268948e-9fed-47dc-b779-6e1302a162bd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:36.785808 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f268948e-9fed-47dc-b779-6e1302a162bd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:36.786048 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f268948e-9fed-47dc-b779-6e1302a162bd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:36.794430 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:36.794430 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:36.798962 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f268948e-9fed-47dc-b779-6e1302a162bd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:36.804033 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f268948e-9fed-47dc-b779-6e1302a162bd tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:36.804623 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 869/3484] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:36 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:36.897340 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b821eb10-c60d-4efc-8d8f-7fd2a8be043d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:36.899284 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b821eb10-c60d-4efc-8d8f-7fd2a8be043d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:36.899496 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b821eb10-c60d-4efc-8d8f-7fd2a8be043d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:36.899742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b821eb10-c60d-4efc-8d8f-7fd2a8be043d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:36.899920 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-b821eb10-c60d-4efc-8d8f-7fd2a8be043d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:36.903328 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:36.903328 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:36.911856 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b821eb10-c60d-4efc-8d8f-7fd2a8be043d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 200 Aug 19 16:05:36.912226 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 879/3485] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:36 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:36.920468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:36.922189 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:36.922393 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:36.922578 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:36.922873 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:36.923196 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:36.923196 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:36.923615 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:36.930534 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:36.931207 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:36.931384 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:36.967491 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:36.970774 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:36.970774 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:36.974516 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:36.974676 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:37.009212 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:37.012013 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:37.012013 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:37.019193 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7b88910-62ce-4cef-bc62-96f72deeabe7 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:37.019571 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 863/3486] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:36 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:37.036122 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f69bdac9-d4d4-496a-977e-a0810543cd0d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:37.037877 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f69bdac9-d4d4-496a-977e-a0810543cd0d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Aug 19 16:05:37.038234 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f69bdac9-d4d4-496a-977e-a0810543cd0d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6f160839-b188-4ee6-a641-a81f4fa53834", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1210322989"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:37.039590 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-f69bdac9-d4d4-496a-977e-a0810543cd0d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6f160839-b188-4ee6-a641-a81f4fa53834', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1210322989'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 16:05:37.042841 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:37.042841 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:37.045773 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.group_snapshots [None req-f69bdac9-d4d4-496a-977e-a0810543cd0d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1210322989. Aug 19 16:05:37.060726 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:37.060726 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:37.076329 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-f69bdac9-d4d4-496a-977e-a0810543cd0d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-770307056 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-770307056, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:37.093904 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f69bdac9-d4d4-496a-977e-a0810543cd0d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['fc0e2973-5a89-4b58-8ee9-28e40cb1cea6', 'c129f82c-3ec6-49b5-aab1-eb54ca246605', 'd856acc5-3ce2-425b-9427-31cf50606f67', '22d098bb-060d-4157-b232-030c8b032a5e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:37.125344 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f69bdac9-d4d4-496a-977e-a0810543cd0d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Aug 19 16:05:37.125725 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 876/3487] 10.4.3.32 () {70 vars in 1317 bytes} [Wed Aug 19 16:05:37 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:37.133157 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d3887ae0-0c10-414e-a48d-5096f6cc4dfc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:37.134886 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3887ae0-0c10-414e-a48d-5096f6cc4dfc tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 Aug 19 16:05:37.135090 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3887ae0-0c10-414e-a48d-5096f6cc4dfc tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:37.135261 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3887ae0-0c10-414e-a48d-5096f6cc4dfc tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:37.135377 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-d3887ae0-0c10-414e-a48d-5096f6cc4dfc tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member f82bde06-5f8d-4482-a358-c6a4b4a2bca0 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:37.138297 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:37.138297 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:37.141366 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3887ae0-0c10-414e-a48d-5096f6cc4dfc tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 returned with HTTP 200 Aug 19 16:05:37.141774 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 870/3488] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:37 2026] GET /volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 => generated 326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:37.202731 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ab6d78a-c951-42ac-bff7-74d6ca90b0b2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:37.206089 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ab6d78a-c951-42ac-bff7-74d6ca90b0b2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:37.206307 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ab6d78a-c951-42ac-bff7-74d6ca90b0b2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:37.206490 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ab6d78a-c951-42ac-bff7-74d6ca90b0b2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:37.206580 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0ab6d78a-c951-42ac-bff7-74d6ca90b0b2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:37.217488 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:37.217488 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:37.218127 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ab6d78a-c951-42ac-bff7-74d6ca90b0b2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:37.218491 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 880/3489] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:37 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:37.821525 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3e494f18-5314-4da2-b74c-5c256a764a3c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:37.823333 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e494f18-5314-4da2-b74c-5c256a764a3c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:37.823534 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e494f18-5314-4da2-b74c-5c256a764a3c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:37.823723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e494f18-5314-4da2-b74c-5c256a764a3c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:37.831144 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:37.831144 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:37.834914 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3e494f18-5314-4da2-b74c-5c256a764a3c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:37.839208 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e494f18-5314-4da2-b74c-5c256a764a3c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:37.839565 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 864/3490] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:37 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:38.153187 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dd2e4f7f-558a-4fa3-94da-8a566adbbc55 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.157010 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd2e4f7f-558a-4fa3-94da-8a566adbbc55 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 Aug 19 16:05:38.157010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd2e4f7f-558a-4fa3-94da-8a566adbbc55 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.157010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd2e4f7f-558a-4fa3-94da-8a566adbbc55 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.157010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-dd2e4f7f-558a-4fa3-94da-8a566adbbc55 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member f82bde06-5f8d-4482-a358-c6a4b4a2bca0 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:38.162326 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.162326 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:38.167753 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd2e4f7f-558a-4fa3-94da-8a566adbbc55 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 returned with HTTP 200 Aug 19 16:05:38.168399 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 877/3491] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:38 2026] GET /volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:38.177393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da81fc2d-672b-42a7-8027-48f7714d653f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.179298 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da81fc2d-672b-42a7-8027-48f7714d653f tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 16:05:38.179476 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da81fc2d-672b-42a7-8027-48f7714d653f tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.179733 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da81fc2d-672b-42a7-8027-48f7714d653f tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.180084 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-da81fc2d-672b-42a7-8027-48f7714d653f tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:38.182625 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-da81fc2d-672b-42a7-8027-48f7714d653f tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:05:38.186841 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-da81fc2d-672b-42a7-8027-48f7714d653f tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all snapshots completed successfully. Aug 19 16:05:38.187261 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.187261 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:38.187872 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da81fc2d-672b-42a7-8027-48f7714d653f tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 16:05:38.188279 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 871/3492] 10.4.3.32 () {66 vars in 1257 bytes} [Wed Aug 19 16:05:38 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:38.197233 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-04146f69-0e2f-4521-90ab-afb77aed008b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.198847 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04146f69-0e2f-4521-90ab-afb77aed008b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 Aug 19 16:05:38.199138 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04146f69-0e2f-4521-90ab-afb77aed008b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.199394 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04146f69-0e2f-4521-90ab-afb77aed008b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.204457 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.204457 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:38.206005 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-04146f69-0e2f-4521-90ab-afb77aed008b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Snapshot retrieved successfully. Aug 19 16:05:38.206005 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04146f69-0e2f-4521-90ab-afb77aed008b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 returned with HTTP 200 Aug 19 16:05:38.206005 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 881/3493] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:38 2026] GET /volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:38.214970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f779b0ec-70af-484e-b442-a9841240e2a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.216834 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f779b0ec-70af-484e-b442-a9841240e2a2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/05f21968-dc05-4fd5-8e36-6c090fec8f36 Aug 19 16:05:38.217065 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f779b0ec-70af-484e-b442-a9841240e2a2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.217284 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f779b0ec-70af-484e-b442-a9841240e2a2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.222846 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.222846 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:38.224633 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f779b0ec-70af-484e-b442-a9841240e2a2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Snapshot retrieved successfully. Aug 19 16:05:38.224633 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f779b0ec-70af-484e-b442-a9841240e2a2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/05f21968-dc05-4fd5-8e36-6c090fec8f36 returned with HTTP 200 Aug 19 16:05:38.224633 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 865/3494] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:38 2026] GET /volume/v3/snapshots/05f21968-dc05-4fd5-8e36-6c090fec8f36 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:38.230225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fbdcee30-52c4-4bda-92ff-6d5a8770b58f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.231649 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fbdcee30-52c4-4bda-92ff-6d5a8770b58f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:38.232096 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fbdcee30-52c4-4bda-92ff-6d5a8770b58f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.232363 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fbdcee30-52c4-4bda-92ff-6d5a8770b58f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.233366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fbdcee30-52c4-4bda-92ff-6d5a8770b58f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:38.235532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3e4f1cae-9a9a-49c9-9f95-aaf79d9e5c43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.236799 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.236799 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:38.236871 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e4f1cae-9a9a-49c9-9f95-aaf79d9e5c43 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 Aug 19 16:05:38.237135 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e4f1cae-9a9a-49c9-9f95-aaf79d9e5c43 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.237325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e4f1cae-9a9a-49c9-9f95-aaf79d9e5c43 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.237451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-3e4f1cae-9a9a-49c9-9f95-aaf79d9e5c43 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for member f82bde06-5f8d-4482-a358-c6a4b4a2bca0 {{(pid=100249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 16:05:38.237565 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.group_snapshots [None req-3e4f1cae-9a9a-49c9-9f95-aaf79d9e5c43 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group_snapshot with id: f82bde06-5f8d-4482-a358-c6a4b4a2bca0 Aug 19 16:05:38.237835 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fbdcee30-52c4-4bda-92ff-6d5a8770b58f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:38.238274 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 878/3495] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:38 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:38.243882 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.243882 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:38.300071 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e4f1cae-9a9a-49c9-9f95-aaf79d9e5c43 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 returned with HTTP 202 Aug 19 16:05:38.301114 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 872/3496] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 16:05:38 2026] DELETE /volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:38.309303 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.311276 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:38.311738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.312118 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.312716 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:38.313809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:38.325784 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:38.325784 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:38.325784 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:38.363003 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:38.366580 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.366580 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:38.371124 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:38.371514 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:38.427204 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:38.431228 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.431228 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:38.440844 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8b2b8b98-9fa7-4356-a308-1bcf5f4391e1 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:38.441167 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 882/3497] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:38 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:38.456722 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3008d9bf-0732-4b87-8421-51b0cf7f020c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.459068 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3008d9bf-0732-4b87-8421-51b0cf7f020c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 16:05:38.459362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3008d9bf-0732-4b87-8421-51b0cf7f020c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.459674 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3008d9bf-0732-4b87-8421-51b0cf7f020c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.460006 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-3008d9bf-0732-4b87-8421-51b0cf7f020c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:38.461554 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-3008d9bf-0732-4b87-8421-51b0cf7f020c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:05:38.466101 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3008d9bf-0732-4b87-8421-51b0cf7f020c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all snapshots completed successfully. Aug 19 16:05:38.466591 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.466591 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:38.467292 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3008d9bf-0732-4b87-8421-51b0cf7f020c tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 16:05:38.467952 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 866/3498] 10.4.3.32 () {66 vars in 1257 bytes} [Wed Aug 19 16:05:38 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 19 16:05:38.478935 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cd37d085-363b-4097-a1e3-65076fcee567 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.481099 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd37d085-363b-4097-a1e3-65076fcee567 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 Aug 19 16:05:38.481360 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd37d085-363b-4097-a1e3-65076fcee567 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.481601 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd37d085-363b-4097-a1e3-65076fcee567 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.488045 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.488045 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:38.488535 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cd37d085-363b-4097-a1e3-65076fcee567 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Snapshot retrieved successfully. Aug 19 16:05:38.489844 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd37d085-363b-4097-a1e3-65076fcee567 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 returned with HTTP 200 Aug 19 16:05:38.490103 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 879/3499] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:38 2026] GET /volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:38.852627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0536c2f-6bce-49d3-b2ef-3080fdb1d893 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:38.854500 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0536c2f-6bce-49d3-b2ef-3080fdb1d893 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:38.855134 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0536c2f-6bce-49d3-b2ef-3080fdb1d893 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:38.858067 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0536c2f-6bce-49d3-b2ef-3080fdb1d893 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:38.867933 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:38.867933 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:38.875030 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0536c2f-6bce-49d3-b2ef-3080fdb1d893 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:38.881894 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0536c2f-6bce-49d3-b2ef-3080fdb1d893 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:38.882644 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 873/3500] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:38 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:39.250621 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4ca3a4ad-94d5-4441-8f60-a1c58d46fad1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:39.250621 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ca3a4ad-94d5-4441-8f60-a1c58d46fad1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:39.250621 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ca3a4ad-94d5-4441-8f60-a1c58d46fad1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:39.250621 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ca3a4ad-94d5-4441-8f60-a1c58d46fad1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:39.258252 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4ca3a4ad-94d5-4441-8f60-a1c58d46fad1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:39.258252 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:39.258252 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:39.258252 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ca3a4ad-94d5-4441-8f60-a1c58d46fad1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:39.258252 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 883/3501] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:39 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:39.503160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10a6a4bd-aa83-4309-a77e-cf74d3862ec6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:39.505568 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10a6a4bd-aa83-4309-a77e-cf74d3862ec6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 Aug 19 16:05:39.505889 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10a6a4bd-aa83-4309-a77e-cf74d3862ec6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:39.506161 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10a6a4bd-aa83-4309-a77e-cf74d3862ec6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:39.512745 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10a6a4bd-aa83-4309-a77e-cf74d3862ec6 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 returned with HTTP 404 Aug 19 16:05:39.513429 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 867/3502] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:39 2026] GET /volume/v3/snapshots/0762e306-705c-4e39-8880-e8a6494e0583 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:39.521269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e4fc4129-1f42-452a-b34c-28b1f23f7526 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:39.523645 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e4fc4129-1f42-452a-b34c-28b1f23f7526 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 Aug 19 16:05:39.523995 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e4fc4129-1f42-452a-b34c-28b1f23f7526 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:39.524239 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e4fc4129-1f42-452a-b34c-28b1f23f7526 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:39.524413 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-e4fc4129-1f42-452a-b34c-28b1f23f7526 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member f82bde06-5f8d-4482-a358-c6a4b4a2bca0 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:39.527979 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e4fc4129-1f42-452a-b34c-28b1f23f7526 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 returned with HTTP 404 Aug 19 16:05:39.528582 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 880/3503] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:39 2026] GET /volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:39.536497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b1ed10b-5488-48d7-b2dd-38e56974a9df None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:39.538377 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b1ed10b-5488-48d7-b2dd-38e56974a9df tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 Aug 19 16:05:39.538609 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b1ed10b-5488-48d7-b2dd-38e56974a9df tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:39.538827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b1ed10b-5488-48d7-b2dd-38e56974a9df tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:39.538955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-5b1ed10b-5488-48d7-b2dd-38e56974a9df tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for member f82bde06-5f8d-4482-a358-c6a4b4a2bca0 {{(pid=100249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 16:05:39.539063 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.group_snapshots [None req-5b1ed10b-5488-48d7-b2dd-38e56974a9df tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group_snapshot with id: f82bde06-5f8d-4482-a358-c6a4b4a2bca0 Aug 19 16:05:39.543554 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b1ed10b-5488-48d7-b2dd-38e56974a9df tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 returned with HTTP 404 Aug 19 16:05:39.544216 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 874/3504] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 16:05:39 2026] DELETE /volume/v3/group_snapshots/f82bde06-5f8d-4482-a358-c6a4b4a2bca0 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:39.553736 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:39.555703 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:39.555967 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:39.556216 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:39.556456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:39.557253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:39.566375 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:39.567100 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:39.567272 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:39.609170 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:39.612658 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:39.612658 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:39.617218 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:39.617461 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:39.658785 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:39.660750 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:39.660750 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:39.668031 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e59642a1-2ab0-4dae-a3d6-006b7e848474 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:39.668440 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 884/3505] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:39 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:39.684441 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ebb6b79e-250e-49df-81d1-e34cdf433ee0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:39.686214 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebb6b79e-250e-49df-81d1-e34cdf433ee0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834/action Aug 19 16:05:39.686562 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebb6b79e-250e-49df-81d1-e34cdf433ee0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:39.686711 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebb6b79e-250e-49df-81d1-e34cdf433ee0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:39.687998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-ebb6b79e-250e-49df-81d1-e34cdf433ee0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for group 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:05:39.688147 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-ebb6b79e-250e-49df-81d1-e34cdf433ee0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group with id: 6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:39.692068 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:39.692068 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:39.744383 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebb6b79e-250e-49df-81d1-e34cdf433ee0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834/action returned with HTTP 202 Aug 19 16:05:39.744888 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 868/3506] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:05:39 2026] POST /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:39.755254 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c953b572-913e-48ce-944a-6441aa937946 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:39.757526 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c953b572-913e-48ce-944a-6441aa937946 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 Aug 19 16:05:39.757850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c953b572-913e-48ce-944a-6441aa937946 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:39.758182 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c953b572-913e-48ce-944a-6441aa937946 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:39.769035 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:39.769035 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:39.773967 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c953b572-913e-48ce-944a-6441aa937946 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:39.774911 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-c953b572-913e-48ce-944a-6441aa937946 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:39.775072 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-c953b572-913e-48ce-944a-6441aa937946 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:39.824603 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-c953b572-913e-48ce-944a-6441aa937946 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:39.828538 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:39.828538 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:39.838307 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c953b572-913e-48ce-944a-6441aa937946 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 returned with HTTP 200 Aug 19 16:05:39.838842 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 881/3507] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:39 2026] GET /volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:39.896387 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8173cbff-5bf6-4255-95d9-c95b02d72e45 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:39.898406 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8173cbff-5bf6-4255-95d9-c95b02d72e45 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:39.898730 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8173cbff-5bf6-4255-95d9-c95b02d72e45 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:39.899305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8173cbff-5bf6-4255-95d9-c95b02d72e45 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:39.910409 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:39.910409 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:39.914737 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8173cbff-5bf6-4255-95d9-c95b02d72e45 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:39.920708 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8173cbff-5bf6-4255-95d9-c95b02d72e45 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:39.921259 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 875/3508] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:39 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:40.267335 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3088959f-f644-4de7-a8cf-69fff5ac00b1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.269574 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3088959f-f644-4de7-a8cf-69fff5ac00b1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:40.269846 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3088959f-f644-4de7-a8cf-69fff5ac00b1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:40.270049 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3088959f-f644-4de7-a8cf-69fff5ac00b1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:40.270178 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3088959f-f644-4de7-a8cf-69fff5ac00b1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:40.275618 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:40.275618 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:40.276306 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3088959f-f644-4de7-a8cf-69fff5ac00b1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:40.276728 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 885/3509] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:40 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:40.853355 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04b5d7ad-8c05-4bbb-8233-84403341ea4d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.855142 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04b5d7ad-8c05-4bbb-8233-84403341ea4d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 Aug 19 16:05:40.855333 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04b5d7ad-8c05-4bbb-8233-84403341ea4d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:40.855504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04b5d7ad-8c05-4bbb-8233-84403341ea4d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:40.861742 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04b5d7ad-8c05-4bbb-8233-84403341ea4d tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 returned with HTTP 404 Aug 19 16:05:40.862390 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 869/3510] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:40 2026] GET /volume/v3/volumes/fd60942f-31ca-4ea1-a693-12715e50a747 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:40.869708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-917844fd-a091-4b4b-ade8-76dccb746693 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.875135 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-917844fd-a091-4b4b-ade8-76dccb746693 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c Aug 19 16:05:40.875334 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-917844fd-a091-4b4b-ade8-76dccb746693 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:40.875510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-917844fd-a091-4b4b-ade8-76dccb746693 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:40.881834 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-917844fd-a091-4b4b-ade8-76dccb746693 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c returned with HTTP 404 Aug 19 16:05:40.882278 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 882/3511] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:40 2026] GET /volume/v3/volumes/ae0691b5-c5b2-415f-b80b-71fdcce9130c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:40.889554 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1544215a-9aee-47f0-8929-eeff7c471522 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.891907 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1544215a-9aee-47f0-8929-eeff7c471522 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 Aug 19 16:05:40.892159 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1544215a-9aee-47f0-8929-eeff7c471522 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:40.892405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1544215a-9aee-47f0-8929-eeff7c471522 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:40.892578 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-1544215a-9aee-47f0-8929-eeff7c471522 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 6f160839-b188-4ee6-a641-a81f4fa53834 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:40.897499 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1544215a-9aee-47f0-8929-eeff7c471522 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 returned with HTTP 404 Aug 19 16:05:40.898196 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 876/3512] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:40 2026] GET /volume/v3/groups/6f160839-b188-4ee6-a641-a81f4fa53834 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:40.905623 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3d4c5043-a095-48fb-b392-e9160b1187ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.907440 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3d4c5043-a095-48fb-b392-e9160b1187ba tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/b96f5a04-2d86-485f-a749-2e10a66ab28a Aug 19 16:05:40.907653 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3d4c5043-a095-48fb-b392-e9160b1187ba tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:40.907861 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3d4c5043-a095-48fb-b392-e9160b1187ba tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:40.921304 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3d4c5043-a095-48fb-b392-e9160b1187ba tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/group_types/b96f5a04-2d86-485f-a749-2e10a66ab28a returned with HTTP 202 Aug 19 16:05:40.921733 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 886/3513] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:05:40 2026] DELETE /volume/v3/group_types/b96f5a04-2d86-485f-a749-2e10a66ab28a => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 19 16:05:40.929252 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b135d55d-3ae4-4f82-b944-aeb6ab413966 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.933166 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b135d55d-3ae4-4f82-b944-aeb6ab413966 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] DELETE https://10.4.3.32/volume/v3/types/f7152288-c73b-41ba-bcb1-ed7924fb51a8 Aug 19 16:05:40.933342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b135d55d-3ae4-4f82-b944-aeb6ab413966 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:40.933554 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b135d55d-3ae4-4f82-b944-aeb6ab413966 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:40.937483 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-76a3e163-777b-461e-a1a1-938dafcf62c7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.939480 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76a3e163-777b-461e-a1a1-938dafcf62c7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:40.939980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76a3e163-777b-461e-a1a1-938dafcf62c7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:40.939980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76a3e163-777b-461e-a1a1-938dafcf62c7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:40.947349 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:40.947349 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:40.951905 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-76a3e163-777b-461e-a1a1-938dafcf62c7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:40.957838 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76a3e163-777b-461e-a1a1-938dafcf62c7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:40.958152 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 883/3514] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:40 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:40.962923 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b135d55d-3ae4-4f82-b944-aeb6ab413966 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types/f7152288-c73b-41ba-bcb1-ed7924fb51a8 returned with HTTP 202 Aug 19 16:05:40.963431 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 870/3515] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:05:40 2026] DELETE /volume/v3/types/f7152288-c73b-41ba-bcb1-ed7924fb51a8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:40.970605 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76819d20-f529-43ad-94db-b46b89691cad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.972895 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76819d20-f529-43ad-94db-b46b89691cad tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] GET https://10.4.3.32/volume/v3/types/f7152288-c73b-41ba-bcb1-ed7924fb51a8 Aug 19 16:05:40.973229 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76819d20-f529-43ad-94db-b46b89691cad tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:40.973455 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76819d20-f529-43ad-94db-b46b89691cad tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:40.977229 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76819d20-f529-43ad-94db-b46b89691cad tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types/f7152288-c73b-41ba-bcb1-ed7924fb51a8 returned with HTTP 404 Aug 19 16:05:40.978042 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 877/3516] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:05:40 2026] GET /volume/v3/types/f7152288-c73b-41ba-bcb1-ed7924fb51a8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:40.987318 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f87f4bce-b1d2-4c9d-92c8-b7f607658151 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:40.989135 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f87f4bce-b1d2-4c9d-92c8-b7f607658151 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:05:40.989531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f87f4bce-b1d2-4c9d-92c8-b7f607658151 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-973105716"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:41.003656 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f87f4bce-b1d2-4c9d-92c8-b7f607658151 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:05:41.004099 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 887/3517] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:05:40 2026] POST /volume/v3/types => generated 223 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:41.012959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5451a74f-91c5-47df-8ad2-1b6b0b174203 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:41.014859 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5451a74f-91c5-47df-8ad2-1b6b0b174203 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 16:05:41.015198 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5451a74f-91c5-47df-8ad2-1b6b0b174203 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-873981013"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:41.031767 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5451a74f-91c5-47df-8ad2-1b6b0b174203 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 16:05:41.032345 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 884/3518] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 16:05:41 2026] POST /volume/v3/group_types => generated 180 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:41.041747 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33c36647-8292-44d9-9a8f-bfdb2a7be6ef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:41.043823 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33c36647-8292-44d9-9a8f-bfdb2a7be6ef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 16:05:41.044149 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33c36647-8292-44d9-9a8f-bfdb2a7be6ef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e4a270d0-d64b-4efd-8354-8bbe6543d331", "volume_types": ["f1819296-f252-4633-97c5-692bdf9a8a3a"], "name": "tempest-GroupSnapshotsTest-Group-2011454714"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:41.045729 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-33c36647-8292-44d9-9a8f-bfdb2a7be6ef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating new group {'group': {'group_type': 'e4a270d0-d64b-4efd-8354-8bbe6543d331', 'volume_types': ['f1819296-f252-4633-97c5-692bdf9a8a3a'], 'name': 'tempest-GroupSnapshotsTest-Group-2011454714'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 16:05:41.055664 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-33c36647-8292-44d9-9a8f-bfdb2a7be6ef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating group tempest-GroupSnapshotsTest-Group-2011454714. Aug 19 16:05:41.078736 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-33c36647-8292-44d9-9a8f-bfdb2a7be6ef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability Zones retrieved successfully. Aug 19 16:05:41.090741 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-33c36647-8292-44d9-9a8f-bfdb2a7be6ef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['ba749e48-476f-48b9-b563-b75e60e27f4a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:41.116393 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33c36647-8292-44d9-9a8f-bfdb2a7be6ef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 16:05:41.116842 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 871/3519] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 16:05:41 2026] POST /volume/v3/groups => generated 112 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:41.125073 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b78b8a21-83d4-4c3f-8987-50b22ac0e1b4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:41.127473 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b78b8a21-83d4-4c3f-8987-50b22ac0e1b4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 Aug 19 16:05:41.127473 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b78b8a21-83d4-4c3f-8987-50b22ac0e1b4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:41.127754 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b78b8a21-83d4-4c3f-8987-50b22ac0e1b4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:41.127825 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-b78b8a21-83d4-4c3f-8987-50b22ac0e1b4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 3ef4d42c-53c2-4612-bf9f-41539184d565 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:41.133504 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:41.133504 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:41.141486 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b78b8a21-83d4-4c3f-8987-50b22ac0e1b4 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 returned with HTTP 200 Aug 19 16:05:41.141895 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 878/3520] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:41 2026] GET /volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:41.287925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4e145db7-9b0d-4d17-9c97-9c2d079b31e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:41.290191 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e145db7-9b0d-4d17-9c97-9c2d079b31e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:41.290590 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e145db7-9b0d-4d17-9c97-9c2d079b31e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:41.290893 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e145db7-9b0d-4d17-9c97-9c2d079b31e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:41.293088 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4e145db7-9b0d-4d17-9c97-9c2d079b31e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:41.296877 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:41.296877 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:41.297944 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e145db7-9b0d-4d17-9c97-9c2d079b31e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:41.301967 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 888/3521] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:41 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:05:41.972599 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-264169de-c0c8-4356-a379-10649279b223 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:41.974686 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-264169de-c0c8-4356-a379-10649279b223 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:41.975020 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-264169de-c0c8-4356-a379-10649279b223 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:41.975243 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-264169de-c0c8-4356-a379-10649279b223 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:41.982656 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:41.982656 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:41.985966 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-264169de-c0c8-4356-a379-10649279b223 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:41.990188 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-264169de-c0c8-4356-a379-10649279b223 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:41.990745 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 885/3522] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:41 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:42.004299 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ac4e06e-8b86-431f-8142-130286348596 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:42.006154 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ac4e06e-8b86-431f-8142-130286348596 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:42.006370 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ac4e06e-8b86-431f-8142-130286348596 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:42.006567 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ac4e06e-8b86-431f-8142-130286348596 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:42.014041 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.014041 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:42.017624 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0ac4e06e-8b86-431f-8142-130286348596 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:42.022602 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ac4e06e-8b86-431f-8142-130286348596 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:42.023059 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 872/3523] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:42 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:42.036266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a421fafc-b625-4978-b1c9-592b8d93665c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:42.037846 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a421fafc-b625-4978-b1c9-592b8d93665c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:05:42.038190 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a421fafc-b625-4978-b1c9-592b8d93665c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54b89afd-adbb-44f9-b561-6174771e1d0e", "name": "tempest-VolumeImageDependencyTests-Snapshot-1623567940"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:42.045807 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.045807 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:42.046269 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a421fafc-b625-4978-b1c9-592b8d93665c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:42.046401 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a421fafc-b625-4978-b1c9-592b8d93665c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create snapshot from volume 54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:42.078984 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a421fafc-b625-4978-b1c9-592b8d93665c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Created reservations ['f1c5855d-acfc-43d9-b850-58c9f590b0eb', 'afb44e24-3a8b-47c3-9105-4c3eaf3b8b1e', 'da3da159-11c7-4737-beaa-733a410f21af', '41085931-1249-4cca-8b14-dd80fed82697'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:42.111371 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a421fafc-b625-4978-b1c9-592b8d93665c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Snapshot create request issued successfully. Aug 19 16:05:42.111805 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a421fafc-b625-4978-b1c9-592b8d93665c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:05:42.112238 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 879/3524] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:05:42 2026] POST /volume/v3/snapshots => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:42.125249 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4e9912fb-1190-4c05-828a-aca60b986cec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:42.126912 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e9912fb-1190-4c05-828a-aca60b986cec tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:42.127263 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e9912fb-1190-4c05-828a-aca60b986cec tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:42.127537 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e9912fb-1190-4c05-828a-aca60b986cec tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:42.132898 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.132898 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:42.133528 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4e9912fb-1190-4c05-828a-aca60b986cec tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Snapshot retrieved successfully. Aug 19 16:05:42.134568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e9912fb-1190-4c05-828a-aca60b986cec tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 returned with HTTP 200 Aug 19 16:05:42.135063 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 889/3525] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:42 2026] GET /volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:42.152299 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d3762f81-ef43-498c-a56a-c54e36fa6fe8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:42.154187 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3762f81-ef43-498c-a56a-c54e36fa6fe8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 Aug 19 16:05:42.154453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3762f81-ef43-498c-a56a-c54e36fa6fe8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:42.154722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3762f81-ef43-498c-a56a-c54e36fa6fe8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:42.154972 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-d3762f81-ef43-498c-a56a-c54e36fa6fe8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 3ef4d42c-53c2-4612-bf9f-41539184d565 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:42.158551 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.158551 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:42.167827 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3762f81-ef43-498c-a56a-c54e36fa6fe8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 returned with HTTP 200 Aug 19 16:05:42.168281 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 886/3526] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:42 2026] GET /volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:42.179081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:42.181798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:42.182323 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-811746033", "volume_type": "f1819296-f252-4633-97c5-692bdf9a8a3a", "group_id": "3ef4d42c-53c2-4612-bf9f-41539184d565", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:42.184276 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-811746033', 'volume_type': 'f1819296-f252-4633-97c5-692bdf9a8a3a', 'group_id': '3ef4d42c-53c2-4612-bf9f-41539184d565', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:42.193815 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.193815 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:42.194428 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume of 1 GB Aug 19 16:05:42.200785 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Availability Zones retrieved successfully. Aug 19 16:05:42.206043 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (7db6ae5f-38f3-4166-9017-f6e6b5ff7076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:42.207284 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466cfe78-be6c-43d5-8d46-845f14df7496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:42.207902 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.207902 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:42.208650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:42.235583 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466cfe78-be6c-43d5-8d46-845f14df7496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:05:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1819296-f252-4633-97c5-692bdf9a8a3a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-973105716',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1819296-f252-4633-97c5-692bdf9a8a3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3ef4d42c-53c2-4612-bf9f-41539184d565', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:42.237870 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1410d21d-e8d3-4d68-9433-70c06466c23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:42.271629 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-973105716 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-973105716, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:42.272024 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-973105716 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-973105716, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:42.313057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['1be2af30-6d4d-40c7-8e9f-180c5652c674', 'fe99eeeb-3dd7-40dc-b4fe-c3534b85a174', '414ab610-a84d-4040-afee-6fcc83c02728', '01107d89-f336-4bec-874d-02e44758077a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:42.313057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1410d21d-e8d3-4d68-9433-70c06466c23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be2af30-6d4d-40c7-8e9f-180c5652c674', 'fe99eeeb-3dd7-40dc-b4fe-c3534b85a174', '414ab610-a84d-4040-afee-6fcc83c02728', '01107d89-f336-4bec-874d-02e44758077a']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:42.313057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1176528b-272e-46bc-848b-8d008c9b007a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:42.313316 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-42ff8c50-9a5c-4708-a862-d4315622c775 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:42.315390 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42ff8c50-9a5c-4708-a862-d4315622c775 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:42.315600 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42ff8c50-9a5c-4708-a862-d4315622c775 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:42.315840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42ff8c50-9a5c-4708-a862-d4315622c775 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:42.315962 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-42ff8c50-9a5c-4708-a862-d4315622c775 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:42.321691 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.321691 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:42.322849 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42ff8c50-9a5c-4708-a862-d4315622c775 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:42.323372 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 880/3527] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:42 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:42.338325 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1176528b-272e-46bc-848b-8d008c9b007a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d6d0813-2441-498a-9901-7f709b0f4185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-811746033',encryption_key_id=None,group_id=3ef4d42c-53c2-4612-bf9f-41539184d565,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['1be2af30-6d4d-40c7-8e9f-180c5652c674','fe99eeeb-3dd7-40dc-b4fe-c3534b85a174','414ab610-a84d-4040-afee-6fcc83c02728','01107d89-f336-4bec-874d-02e44758077a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=f1819296-f252-4633-97c5-692bdf9a8a3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-811746033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3ef4d42c-53c2-4612-bf9f-41539184d565,host=None,id=1d6d0813-2441-498a-9901-7f709b0f4185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca4835c8cdf4c26a9f4a313e1688c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e15734b614964552b0bd32efc950a965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1819296-f252-4633-97c5-692bdf9a8a3a),volume_type_id=f1819296-f252-4633-97c5-692bdf9a8a3a)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:42.339154 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76f9b69-6e40-4a88-b084-929d8b3053ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:42.365884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76f9b69-6e40-4a88-b084-929d8b3053ca) transitioned into 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-811746033',encryption_key_id=None,group_id=3ef4d42c-53c2-4612-bf9f-41539184d565,group_type_id=,metadata={},multiattach=False,project_id='fca4835c8cdf4c26a9f4a313e1688c74',qos_specs=None,replication_status=,reservations=['1be2af30-6d4d-40c7-8e9f-180c5652c674','fe99eeeb-3dd7-40dc-b4fe-c3534b85a174','414ab610-a84d-4040-afee-6fcc83c02728','01107d89-f336-4bec-874d-02e44758077a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e15734b614964552b0bd32efc950a965',volume_type_id=f1819296-f252-4633-97c5-692bdf9a8a3a)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:42.366812 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (926339d2-d91e-4b6d-9c05-ae9b9b0290e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:42.385468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (926339d2-d91e-4b6d-9c05-ae9b9b0290e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:42.386628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Flow 'volume_create_api' (7db6ae5f-38f3-4166-9017-f6e6b5ff7076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:42.387228 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Create volume request issued successfully. Aug 19 16:05:42.387903 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:42.388092 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:42.433217 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:42.437436 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.437436 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:42.442307 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec67fd9b-17d4-4fe5-acdb-e8c36ce3dac0 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:42.442833 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 873/3528] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:42 2026] POST /volume/v3/volumes => generated 819 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:42.457422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:42.461602 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 Aug 19 16:05:42.461962 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:42.462276 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:42.477545 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.477545 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:42.484897 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:42.485688 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:42.485899 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:42.536933 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:42.540657 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:42.540657 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:42.549030 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a24b394e-8b55-4e98-9a0f-3b42ab63464b tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 returned with HTTP 200 Aug 19 16:05:42.549492 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 890/3529] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:42 2026] GET /volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 => generated 887 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:43.145278 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2f05e222-273f-4e01-9318-69b90122a5e4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:43.147544 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f05e222-273f-4e01-9318-69b90122a5e4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:43.147825 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f05e222-273f-4e01-9318-69b90122a5e4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:43.148129 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f05e222-273f-4e01-9318-69b90122a5e4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:43.155607 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.155607 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:43.155607 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2f05e222-273f-4e01-9318-69b90122a5e4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Snapshot retrieved successfully. Aug 19 16:05:43.156648 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f05e222-273f-4e01-9318-69b90122a5e4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 returned with HTTP 200 Aug 19 16:05:43.157167 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 887/3530] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:43 2026] GET /volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:43.167867 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fa751492-377b-4b52-85b3-93919ebcb88a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:43.169942 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:43.170327 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "d71a7489-1a86-429c-86ed-82c2e2e86675", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:43.172565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'd71a7489-1a86-429c-86ed-82c2e2e86675', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:43.179804 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.179804 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:43.180577 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Snapshot retrieved successfully. Aug 19 16:05:43.180796 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume of 1 GB Aug 19 16:05:43.184836 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Availability Zones retrieved successfully. Aug 19 16:05:43.190435 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (f6ba6163-3338-4e62-897f-b535a3d0c35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:43.191711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c391c72-853e-4900-bf8c-9c29c348258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:43.192769 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:43.226509 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c391c72-853e-4900-bf8c-9c29c348258c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd71a7489-1a86-429c-86ed-82c2e2e86675', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:43.227146 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a053377-e850-44e5-a15e-f034bc2335cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:43.274071 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Created reservations ['42f67666-c5de-438a-b4df-bd76c0134ff6', 'caa8030a-0b38-4440-9924-733f5778998a', '3b0e2b60-b9cf-4997-9e86-838081d62080', 'cd0eb0e8-91de-4cae-9385-b644dc306b8a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:43.275074 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a053377-e850-44e5-a15e-f034bc2335cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42f67666-c5de-438a-b4df-bd76c0134ff6', 'caa8030a-0b38-4440-9924-733f5778998a', '3b0e2b60-b9cf-4997-9e86-838081d62080', 'cd0eb0e8-91de-4cae-9385-b644dc306b8a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:43.275806 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7faacedb-49ee-412f-a484-637047ddbef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:43.320206 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7faacedb-49ee-412f-a484-637047ddbef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34b8dcec-3579-4057-a8a7-719a585cc3d4', '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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['42f67666-c5de-438a-b4df-bd76c0134ff6','caa8030a-0b38-4440-9924-733f5778998a','3b0e2b60-b9cf-4997-9e86-838081d62080','cd0eb0e8-91de-4cae-9385-b644dc306b8a'],size=1,snapshot_id=d71a7489-1a86-429c-86ed-82c2e2e86675,source_replicaid=,source_volid=None,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), '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-19T16:05:43Z,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=34b8dcec-3579-4057-a8a7-719a585cc3d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69a936272df435b8fc55af5210bca05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d71a7489-1a86-429c-86ed-82c2e2e86675,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='554be02174e744f893c48549305c0819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:43.321001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a638e0a6-ac9c-4ac8-a1ef-e52cf10976e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:43.335757 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b9fbdda8-390b-40d6-a6db-472dfbb712da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:43.338896 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9fbdda8-390b-40d6-a6db-472dfbb712da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:43.339194 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9fbdda8-390b-40d6-a6db-472dfbb712da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:43.339448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9fbdda8-390b-40d6-a6db-472dfbb712da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:43.339582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b9fbdda8-390b-40d6-a6db-472dfbb712da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:43.346169 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.346169 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:43.346987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9fbdda8-390b-40d6-a6db-472dfbb712da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:43.347443 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 874/3531] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:43 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:43.349370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a638e0a6-ac9c-4ac8-a1ef-e52cf10976e6) transitioned into 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='e69a936272df435b8fc55af5210bca05',qos_specs=None,replication_status=,reservations=['42f67666-c5de-438a-b4df-bd76c0134ff6','caa8030a-0b38-4440-9924-733f5778998a','3b0e2b60-b9cf-4997-9e86-838081d62080','cd0eb0e8-91de-4cae-9385-b644dc306b8a'],size=1,snapshot_id=d71a7489-1a86-429c-86ed-82c2e2e86675,source_replicaid=,source_volid=None,status='creating',user_id='554be02174e744f893c48549305c0819',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:43.350336 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (368dc7c6-142a-4e43-9497-4a7164df2532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:43.377143 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (368dc7c6-142a-4e43-9497-4a7164df2532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:43.378403 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Flow 'volume_create_api' (f6ba6163-3338-4e62-897f-b535a3d0c35d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:43.378857 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Create volume request issued successfully. Aug 19 16:05:43.379569 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa751492-377b-4b52-85b3-93919ebcb88a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:43.380187 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 881/3532] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:05:43 2026] POST /volume/v3/volumes => generated 807 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:05:43.394930 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f2ea3124-5f69-49a6-92fe-cfa2d8580b5e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:43.398207 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2ea3124-5f69-49a6-92fe-cfa2d8580b5e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:43.398586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2ea3124-5f69-49a6-92fe-cfa2d8580b5e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:43.398659 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2ea3124-5f69-49a6-92fe-cfa2d8580b5e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:43.413610 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.413610 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:43.418130 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f2ea3124-5f69-49a6-92fe-cfa2d8580b5e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:43.423385 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2ea3124-5f69-49a6-92fe-cfa2d8580b5e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 returned with HTTP 200 Aug 19 16:05:43.423977 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 891/3533] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:43 2026] GET /volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:43.562453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:43.564515 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 Aug 19 16:05:43.564772 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:43.565025 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:43.575012 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.575012 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:43.581587 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:43.582628 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:43.582935 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:43.624528 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:43.627716 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.627716 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:43.637254 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd0dfb5c-a433-4248-bcc5-cc863da70c50 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 returned with HTTP 200 Aug 19 16:05:43.637651 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 888/3534] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:43 2026] GET /volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 => generated 912 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:43.653590 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e7319555-0d52-4743-bc24-2cc90732e688 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:43.655514 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7319555-0d52-4743-bc24-2cc90732e688 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/group_snapshots Aug 19 16:05:43.656525 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7319555-0d52-4743-bc24-2cc90732e688 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3ef4d42c-53c2-4612-bf9f-41539184d565", "name": "tempest-group_snapshot-1005847458"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:43.657403 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-e7319555-0d52-4743-bc24-2cc90732e688 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3ef4d42c-53c2-4612-bf9f-41539184d565', 'name': 'tempest-group_snapshot-1005847458'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 16:05:43.661533 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.661533 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:43.665772 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-e7319555-0d52-4743-bc24-2cc90732e688 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Creating group_snapshot tempest-group_snapshot-1005847458. Aug 19 16:05:43.689112 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.689112 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:43.703180 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-e7319555-0d52-4743-bc24-2cc90732e688 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-973105716 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-973105716, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:43.722496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e7319555-0d52-4743-bc24-2cc90732e688 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Created reservations ['50289a37-df60-42e3-a43e-c721d7a59c6c', '026bb859-5110-4c9a-99d3-2a51023e8451', 'f136b242-523c-4501-9607-de43a5d24c5e', 'ab41f497-2f80-4b8c-bd6c-330b96a06891'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:43.751277 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7319555-0d52-4743-bc24-2cc90732e688 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 202 Aug 19 16:05:43.751612 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 875/3535] 10.4.3.32 () {70 vars in 1317 bytes} [Wed Aug 19 16:05:43 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:43.761571 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a05fe520-763a-47da-a0d2-80709145eff2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:43.763654 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a05fe520-763a-47da-a0d2-80709145eff2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c Aug 19 16:05:43.763948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a05fe520-763a-47da-a0d2-80709145eff2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:43.764179 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a05fe520-763a-47da-a0d2-80709145eff2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:43.764355 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-a05fe520-763a-47da-a0d2-80709145eff2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 4f9f907e-01a8-4aa2-bec3-716b12a8502c {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:43.770129 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:43.770129 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:43.778312 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a05fe520-763a-47da-a0d2-80709145eff2 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c returned with HTTP 200 Aug 19 16:05:43.778919 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 882/3536] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:43 2026] GET /volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:44.359452 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43e315d9-2889-4887-b557-d49d41d72299 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.361173 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43e315d9-2889-4887-b557-d49d41d72299 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:44.361398 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43e315d9-2889-4887-b557-d49d41d72299 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.361606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43e315d9-2889-4887-b557-d49d41d72299 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.361742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-43e315d9-2889-4887-b557-d49d41d72299 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:44.365739 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.365739 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:44.366289 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43e315d9-2889-4887-b557-d49d41d72299 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 200 Aug 19 16:05:44.366684 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 892/3537] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:44.376876 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-967b770b-c3b2-4573-8594-fdc82691b142 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.378672 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-967b770b-c3b2-4573-8594-fdc82691b142 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a Aug 19 16:05:44.378922 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-967b770b-c3b2-4573-8594-fdc82691b142 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.379132 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-967b770b-c3b2-4573-8594-fdc82691b142 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.379281 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-967b770b-c3b2-4573-8594-fdc82691b142 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete backup with id: 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a. Aug 19 16:05:44.383267 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.383267 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:44.394524 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-967b770b-c3b2-4573-8594-fdc82691b142 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] delete_backup rpcapi backup_id 18c7514d-15b2-437c-bdba-3bb1d6d2dc8a {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:05:44.396969 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-967b770b-c3b2-4573-8594-fdc82691b142 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a returned with HTTP 202 Aug 19 16:05:44.397621 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 889/3538] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:05:44 2026] DELETE /volume/v3/backups/18c7514d-15b2-437c-bdba-3bb1d6d2dc8a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:05:44.404484 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-85fe44bf-0695-425f-825a-af3d356f09fe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.406365 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85fe44bf-0695-425f-825a-af3d356f09fe tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 Aug 19 16:05:44.406628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85fe44bf-0695-425f-825a-af3d356f09fe tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.406871 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85fe44bf-0695-425f-825a-af3d356f09fe tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.407019 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-85fe44bf-0695-425f-825a-af3d356f09fe tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume with id: 05cb87d5-3b20-487a-b8fa-3b4806b23ee8 Aug 19 16:05:44.415533 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.415533 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:44.415945 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85fe44bf-0695-425f-825a-af3d356f09fe tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:44.437501 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5e5b4e75-7230-49d1-9e61-0fd42883af24 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.439843 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e5b4e75-7230-49d1-9e61-0fd42883af24 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:44.440111 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e5b4e75-7230-49d1-9e61-0fd42883af24 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.440351 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e5b4e75-7230-49d1-9e61-0fd42883af24 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.441095 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85fe44bf-0695-425f-825a-af3d356f09fe tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume request issued successfully. Aug 19 16:05:44.441269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85fe44bf-0695-425f-825a-af3d356f09fe tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 returned with HTTP 202 Aug 19 16:05:44.441697 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 876/3539] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:05:44 2026] DELETE /volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:44.451527 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.451527 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:44.451889 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3b8c4aa0-09cb-4b9d-b3ef-fd9d23daccdf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.453753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3b8c4aa0-09cb-4b9d-b3ef-fd9d23daccdf tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 Aug 19 16:05:44.454000 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3b8c4aa0-09cb-4b9d-b3ef-fd9d23daccdf tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.454190 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3b8c4aa0-09cb-4b9d-b3ef-fd9d23daccdf tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.462831 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5e5b4e75-7230-49d1-9e61-0fd42883af24 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:44.468972 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e5b4e75-7230-49d1-9e61-0fd42883af24 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 returned with HTTP 200 Aug 19 16:05:44.469349 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 883/3540] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 => generated 1226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:44.471694 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.471694 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:44.476676 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3b8c4aa0-09cb-4b9d-b3ef-fd9d23daccdf tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:44.482954 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3b8c4aa0-09cb-4b9d-b3ef-fd9d23daccdf tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 returned with HTTP 200 Aug 19 16:05:44.483302 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 893/3541] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:44.487392 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c340b2dd-64ba-44fb-8bf4-bf4b6946b051 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.490740 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c340b2dd-64ba-44fb-8bf4-bf4b6946b051 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:44.491071 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c340b2dd-64ba-44fb-8bf4-bf4b6946b051 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.491340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c340b2dd-64ba-44fb-8bf4-bf4b6946b051 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.499935 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.499935 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:44.507619 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c340b2dd-64ba-44fb-8bf4-bf4b6946b051 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:44.512830 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c340b2dd-64ba-44fb-8bf4-bf4b6946b051 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 returned with HTTP 200 Aug 19 16:05:44.513183 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 890/3542] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 => generated 1226 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:44.527543 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33e9cb1a-008c-4433-a203-a4f0e70649a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.530415 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33e9cb1a-008c-4433-a203-a4f0e70649a7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:44.530691 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33e9cb1a-008c-4433-a203-a4f0e70649a7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.531004 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33e9cb1a-008c-4433-a203-a4f0e70649a7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.531174 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-33e9cb1a-008c-4433-a203-a4f0e70649a7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete snapshot with id: d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:44.537014 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.537014 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:44.537453 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-33e9cb1a-008c-4433-a203-a4f0e70649a7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Snapshot retrieved successfully. Aug 19 16:05:44.555279 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-33e9cb1a-008c-4433-a203-a4f0e70649a7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Snapshot delete request issued successfully. Aug 19 16:05:44.555537 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33e9cb1a-008c-4433-a203-a4f0e70649a7 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 returned with HTTP 202 Aug 19 16:05:44.556242 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 877/3543] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:05:44 2026] DELETE /volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:44.563115 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2fdcb1f5-bc44-4f25-9549-54e37d28e189 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.564942 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fdcb1f5-bc44-4f25-9549-54e37d28e189 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:44.565144 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fdcb1f5-bc44-4f25-9549-54e37d28e189 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.565382 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fdcb1f5-bc44-4f25-9549-54e37d28e189 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.570929 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.570929 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:44.571388 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2fdcb1f5-bc44-4f25-9549-54e37d28e189 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Snapshot retrieved successfully. Aug 19 16:05:44.572257 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fdcb1f5-bc44-4f25-9549-54e37d28e189 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 returned with HTTP 200 Aug 19 16:05:44.572466 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 884/3544] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:44.789881 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e630bdfd-10b1-4601-9a1c-02d6f49734b5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.791640 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e630bdfd-10b1-4601-9a1c-02d6f49734b5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c Aug 19 16:05:44.791893 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e630bdfd-10b1-4601-9a1c-02d6f49734b5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.792085 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e630bdfd-10b1-4601-9a1c-02d6f49734b5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.792209 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-e630bdfd-10b1-4601-9a1c-02d6f49734b5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 4f9f907e-01a8-4aa2-bec3-716b12a8502c {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:44.796114 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.796114 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:44.800234 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e630bdfd-10b1-4601-9a1c-02d6f49734b5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c returned with HTTP 200 Aug 19 16:05:44.800712 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 894/3545] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:44.809243 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-719ab3c3-9d0b-45dd-9476-8d21ebe5231e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.811633 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-719ab3c3-9d0b-45dd-9476-8d21ebe5231e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 16:05:44.811951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-719ab3c3-9d0b-45dd-9476-8d21ebe5231e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.813420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-719ab3c3-9d0b-45dd-9476-8d21ebe5231e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.813420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-719ab3c3-9d0b-45dd-9476-8d21ebe5231e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:44.813737 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-719ab3c3-9d0b-45dd-9476-8d21ebe5231e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:05:44.834417 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-719ab3c3-9d0b-45dd-9476-8d21ebe5231e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all snapshots completed successfully. Aug 19 16:05:44.834930 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.834930 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:44.835477 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-719ab3c3-9d0b-45dd-9476-8d21ebe5231e tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 16:05:44.835844 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 891/3546] 10.4.3.32 () {66 vars in 1257 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:44.844938 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d18c93a1-5b22-4161-bded-ecca14914d92 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.846732 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d18c93a1-5b22-4161-bded-ecca14914d92 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/cde27073-f0c7-4be3-b38e-a42e5822d34a Aug 19 16:05:44.846788 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d18c93a1-5b22-4161-bded-ecca14914d92 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.847097 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d18c93a1-5b22-4161-bded-ecca14914d92 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.851959 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.851959 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:44.852397 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d18c93a1-5b22-4161-bded-ecca14914d92 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Snapshot retrieved successfully. Aug 19 16:05:44.853385 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d18c93a1-5b22-4161-bded-ecca14914d92 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/cde27073-f0c7-4be3-b38e-a42e5822d34a returned with HTTP 200 Aug 19 16:05:44.853919 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 878/3547] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/snapshots/cde27073-f0c7-4be3-b38e-a42e5822d34a => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:44.863957 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9d3058fb-3a2e-41a1-9060-2b97cd4e1620 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.866028 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d3058fb-3a2e-41a1-9060-2b97cd4e1620 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c Aug 19 16:05:44.866254 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d3058fb-3a2e-41a1-9060-2b97cd4e1620 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.866475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d3058fb-3a2e-41a1-9060-2b97cd4e1620 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.866724 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-9d3058fb-3a2e-41a1-9060-2b97cd4e1620 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 4f9f907e-01a8-4aa2-bec3-716b12a8502c {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:44.869960 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.869960 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:44.873376 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d3058fb-3a2e-41a1-9060-2b97cd4e1620 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c returned with HTTP 200 Aug 19 16:05:44.873787 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 885/3548] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:44.882619 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-75d2031c-f2ba-45fc-aa9b-d253263b5266 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.885056 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-75d2031c-f2ba-45fc-aa9b-d253263b5266 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/detail Aug 19 16:05:44.885288 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-75d2031c-f2ba-45fc-aa9b-d253263b5266 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.885506 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-75d2031c-f2ba-45fc-aa9b-d253263b5266 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.894597 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-75d2031c-f2ba-45fc-aa9b-d253263b5266 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 19 16:05:44.895136 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 895/3549] 10.4.3.32 () {68 vars in 1316 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:44.903018 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-57ebc753-e77c-4daf-a1be-1550bdff3cef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.905099 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-57ebc753-e77c-4daf-a1be-1550bdff3cef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c Aug 19 16:05:44.905294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-57ebc753-e77c-4daf-a1be-1550bdff3cef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.905469 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-57ebc753-e77c-4daf-a1be-1550bdff3cef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.905592 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-57ebc753-e77c-4daf-a1be-1550bdff3cef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for member 4f9f907e-01a8-4aa2-bec3-716b12a8502c {{(pid=100248) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 16:05:44.905691 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.group_snapshots [None req-57ebc753-e77c-4daf-a1be-1550bdff3cef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group_snapshot with id: 4f9f907e-01a8-4aa2-bec3-716b12a8502c Aug 19 16:05:44.913846 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:44.913846 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:44.951316 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-57ebc753-e77c-4daf-a1be-1550bdff3cef tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c returned with HTTP 202 Aug 19 16:05:44.951893 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 892/3550] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 16:05:44 2026] DELETE /volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:44.962597 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:44.964652 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:44.964937 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:44.965185 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:44.965506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:44.966471 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:44.976477 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:44.977474 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:44.977646 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:45.020880 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:45.024707 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.024707 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:45.035145 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d7cfe73-696b-4a19-82ee-660f3c5520e3 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:45.035546 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 879/3551] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:44 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:45.048055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-647d4697-cc48-4c2a-a127-8ec719033ab8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.049805 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-647d4697-cc48-4c2a-a127-8ec719033ab8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail Aug 19 16:05:45.049989 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-647d4697-cc48-4c2a-a127-8ec719033ab8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.050168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-647d4697-cc48-4c2a-a127-8ec719033ab8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.050414 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-647d4697-cc48-4c2a-a127-8ec719033ab8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:45.051421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-647d4697-cc48-4c2a-a127-8ec719033ab8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:05:45.054609 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-647d4697-cc48-4c2a-a127-8ec719033ab8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all snapshots completed successfully. Aug 19 16:05:45.055294 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-647d4697-cc48-4c2a-a127-8ec719033ab8 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 16:05:45.055629 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 886/3552] 10.4.3.32 () {66 vars in 1257 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:05:45.064591 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd3a7cb9-1693-4b0d-888a-824f0989256a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.066932 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd3a7cb9-1693-4b0d-888a-824f0989256a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c Aug 19 16:05:45.067219 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd3a7cb9-1693-4b0d-888a-824f0989256a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.067456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd3a7cb9-1693-4b0d-888a-824f0989256a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.067625 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.group_snapshots [None req-fd3a7cb9-1693-4b0d-888a-824f0989256a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 4f9f907e-01a8-4aa2-bec3-716b12a8502c {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 16:05:45.071210 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd3a7cb9-1693-4b0d-888a-824f0989256a tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c returned with HTTP 404 Aug 19 16:05:45.071930 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 896/3553] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:45.078075 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-036f8ddc-b942-473c-bca9-41db65f45260 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.080721 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-036f8ddc-b942-473c-bca9-41db65f45260 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/group_snapshots Aug 19 16:05:45.080985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-036f8ddc-b942-473c-bca9-41db65f45260 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.081214 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-036f8ddc-b942-473c-bca9-41db65f45260 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.081560 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.081560 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:45.085775 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-036f8ddc-b942-473c-bca9-41db65f45260 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots returned with HTTP 200 Aug 19 16:05:45.086258 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 893/3554] 10.4.3.32 () {68 vars in 1295 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:45.093705 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-799956ea-48f5-45db-ae7c-64d717435e44 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.095619 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-799956ea-48f5-45db-ae7c-64d717435e44 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] DELETE https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c Aug 19 16:05:45.095895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-799956ea-48f5-45db-ae7c-64d717435e44 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.096082 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-799956ea-48f5-45db-ae7c-64d717435e44 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.096219 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-799956ea-48f5-45db-ae7c-64d717435e44 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for member 4f9f907e-01a8-4aa2-bec3-716b12a8502c {{(pid=100251) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 16:05:45.096306 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-799956ea-48f5-45db-ae7c-64d717435e44 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group_snapshot with id: 4f9f907e-01a8-4aa2-bec3-716b12a8502c Aug 19 16:05:45.099297 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-799956ea-48f5-45db-ae7c-64d717435e44 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c returned with HTTP 404 Aug 19 16:05:45.099795 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 880/3555] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 16:05:45 2026] DELETE /volume/v3/group_snapshots/4f9f907e-01a8-4aa2-bec3-716b12a8502c => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:45.107633 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.109852 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:05:45.110083 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.110271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.110527 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:05:45.111273 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:05:45.118357 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Get all volumes completed successfully. Aug 19 16:05:45.119050 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:45.119253 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:45.155425 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:45.158374 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.158374 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:45.165948 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc62bdae-c792-48fe-a8c4-0f9ee627bb99 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:05:45.166346 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 887/3556] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:45.179351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-287e2f69-8a3c-40a6-8c80-ff3038351ff5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.181359 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-287e2f69-8a3c-40a6-8c80-ff3038351ff5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] POST https://10.4.3.32/volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565/action Aug 19 16:05:45.182159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-287e2f69-8a3c-40a6-8c80-ff3038351ff5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:05:45.182266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-287e2f69-8a3c-40a6-8c80-ff3038351ff5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:45.183552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-287e2f69-8a3c-40a6-8c80-ff3038351ff5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] delete called for group 3ef4d42c-53c2-4612-bf9f-41539184d565 {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:05:45.183708 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-287e2f69-8a3c-40a6-8c80-ff3038351ff5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Delete group with id: 3ef4d42c-53c2-4612-bf9f-41539184d565 Aug 19 16:05:45.187077 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.187077 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:45.220612 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-287e2f69-8a3c-40a6-8c80-ff3038351ff5 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565/action returned with HTTP 202 Aug 19 16:05:45.221097 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 897/3557] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:05:45 2026] POST /volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:45.228457 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.230828 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 Aug 19 16:05:45.231117 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.231376 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.241442 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.241442 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:45.247543 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Volume info retrieved successfully. Aug 19 16:05:45.248340 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:05:45.248491 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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 19 16:05:45.298973 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:05:45.302176 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.302176 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:45.309176 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ca30c25-6374-40f8-9b19-6ddd1ed55900 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 returned with HTTP 200 Aug 19 16:05:45.309548 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 894/3558] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 => generated 911 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:45.502009 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9bd193f6-cb30-48ac-a468-da884e3f3f2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.504417 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9bd193f6-cb30-48ac-a468-da884e3f3f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 Aug 19 16:05:45.504731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9bd193f6-cb30-48ac-a468-da884e3f3f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.504996 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9bd193f6-cb30-48ac-a468-da884e3f3f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.512962 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9bd193f6-cb30-48ac-a468-da884e3f3f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 returned with HTTP 404 Aug 19 16:05:45.513564 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 881/3559] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/volumes/05cb87d5-3b20-487a-b8fa-3b4806b23ee8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:45.523348 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.525254 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba/export_record Aug 19 16:05:45.525462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.525645 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'export_record' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.525772 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Export record for backup a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 16:05:45.529636 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.529636 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:45.530462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling RPCAPI with context: , host: np0000007787, backup: a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100249) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 16:05:45.538512 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] export_record in rpcapi backup_id a41a10e2-cb18-4498-8671-1d964f48a6ba on host np0000007787. {{(pid=100249) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 16:05:45.546928 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTQxYTEwZTItY2IxOC00NDk4LTg2NzEtMWQ5NjRmNDhhNmJhIiwgInVzZXJfaWQiOiAiYTQzYjA5OTI1ZGY4NGFiNWFlMGY1YTEwOTFkN2Y5OGEiLCAicHJvamVjdF9pZCI6ICI4NTZmNWY2MTEyOWQ0NzQxOTg3MTRlOTI0MDE0ZGVkNCIsICJ2b2x1bWVfaWQiOiAiOThjOTFlMTktNmYzZi00NjYxLWI3ZjUtY2FlOWE5ZjQzYjY0IiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTQ1NjQ1Mzg1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOThjOTFlMTktNmYzZi00NjYxLWI3ZjUtY2FlOWE5ZjQzYjY0LzIwMjYwODE5MTYwNDU3L2F6X25vdmFfYmFja3VwX2E0MWExMGUyLWNiMTgtNDQ5OC04NjcxLTFkOTY0ZjQ4YTZiYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMTY6MDQ6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTY6MDQ6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNToxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 16:05:45.547166 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05e9f2fd-58a2-4ec9-9de2-dc6c9411ce3a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba/export_record returned with HTTP 200 Aug 19 16:05:45.547566 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 888/3560] 10.4.3.32 () {68 vars in 1423 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:45.556208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.558401 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:45.558867 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1130669636"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:45.561066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1130669636'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:45.561220 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume of 1 GB Aug 19 16:05:45.567937 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Availability Zones retrieved successfully. Aug 19 16:05:45.576248 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (19351a6c-fdcc-4198-aac3-f4639b1d5602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:45.579072 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a6dbfa-9ab6-484a-a2c6-484fd8f8f254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:45.580285 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:45.583120 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c7cf7dc-13c2-4ba0-a3bd-92c8787c5d2c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.584930 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c7cf7dc-13c2-4ba0-a3bd-92c8787c5d2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:45.585127 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c7cf7dc-13c2-4ba0-a3bd-92c8787c5d2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.585337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c7cf7dc-13c2-4ba0-a3bd-92c8787c5d2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.591872 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c7cf7dc-13c2-4ba0-a3bd-92c8787c5d2c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 returned with HTTP 404 Aug 19 16:05:45.592343 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 895/3561] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:45.599296 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-632bf071-3383-48df-a988-87310b8498fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.601279 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-632bf071-3383-48df-a988-87310b8498fb tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:45.601531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-632bf071-3383-48df-a988-87310b8498fb tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.601800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-632bf071-3383-48df-a988-87310b8498fb tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.601983 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-632bf071-3383-48df-a988-87310b8498fb tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:45.610166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a6dbfa-9ab6-484a-a2c6-484fd8f8f254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:45.611241 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f70b66c-2782-4768-a7bc-417bebe3aafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:45.611347 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.611347 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:45.611910 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-632bf071-3383-48df-a988-87310b8498fb tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:45.630661 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-632bf071-3383-48df-a988-87310b8498fb tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume request issued successfully. Aug 19 16:05:45.630949 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-632bf071-3383-48df-a988-87310b8498fb tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 returned with HTTP 202 Aug 19 16:05:45.631451 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 882/3562] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:45 2026] DELETE /volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:45.644361 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-98949f1c-8f25-4387-a09d-c6fa2d8fc47a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.647053 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98949f1c-8f25-4387-a09d-c6fa2d8fc47a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:45.647295 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98949f1c-8f25-4387-a09d-c6fa2d8fc47a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.647495 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98949f1c-8f25-4387-a09d-c6fa2d8fc47a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.658395 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.658395 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:45.662756 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['5e3d43bf-0881-4185-a5ab-190d5e8152d2', '0f8571d4-6da2-4cf3-ac54-270dcc4348ba', '03418f72-5576-44f2-a2f3-2b04107efc8d', 'e568e18f-5b17-45b4-97c1-53d17cecfc1a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:45.663776 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f70b66c-2782-4768-a7bc-417bebe3aafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e3d43bf-0881-4185-a5ab-190d5e8152d2', '0f8571d4-6da2-4cf3-ac54-270dcc4348ba', '03418f72-5576-44f2-a2f3-2b04107efc8d', 'e568e18f-5b17-45b4-97c1-53d17cecfc1a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:45.664617 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-98949f1c-8f25-4387-a09d-c6fa2d8fc47a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:45.665108 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4c317a-20b6-476e-bd79-809cee47b1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:45.669988 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98949f1c-8f25-4387-a09d-c6fa2d8fc47a tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 returned with HTTP 200 Aug 19 16:05:45.670401 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 889/3563] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 => generated 1225 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:45.698316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4c317a-20b6-476e-bd79-809cee47b1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfdfd82d-8153-4029-a021-1a5d5ac5d6d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1130669636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['5e3d43bf-0881-4185-a5ab-190d5e8152d2','0f8571d4-6da2-4cf3-ac54-270dcc4348ba','03418f72-5576-44f2-a2f3-2b04107efc8d','e568e18f-5b17-45b4-97c1-53d17cecfc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1130669636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfdfd82d-8153-4029-a021-1a5d5ac5d6d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856f5f61129d474198714e924014ded4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a43b09925df84ab5ae0f5a1091d7f98a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:45.699349 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed8d967-bdd0-4c83-bb06-039390f75380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:45.727867 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed8d967-bdd0-4c83-bb06-039390f75380) transitioned into 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-1130669636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['5e3d43bf-0881-4185-a5ab-190d5e8152d2','0f8571d4-6da2-4cf3-ac54-270dcc4348ba','03418f72-5576-44f2-a2f3-2b04107efc8d','e568e18f-5b17-45b4-97c1-53d17cecfc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:45.728628 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a33611-81be-4920-ad99-f1fb52b3d139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:45.737848 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a33611-81be-4920-ad99-f1fb52b3d139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:45.738578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (19351a6c-fdcc-4198-aac3-f4639b1d5602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:45.738892 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request issued successfully. Aug 19 16:05:45.739407 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d584dfad-1012-4fec-b8a0-4f7d0c674433 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:45.739868 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 898/3564] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:05:45 2026] POST /volume/v3/volumes => generated 776 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:45.751023 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-90a4030a-1ff6-4375-867c-e5816765a892 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:45.753085 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-90a4030a-1ff6-4375-867c-e5816765a892 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 Aug 19 16:05:45.753298 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-90a4030a-1ff6-4375-867c-e5816765a892 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:45.753507 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-90a4030a-1ff6-4375-867c-e5816765a892 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:45.763512 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:45.763512 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:45.767978 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-90a4030a-1ff6-4375-867c-e5816765a892 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:45.772572 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-90a4030a-1ff6-4375-867c-e5816765a892 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 returned with HTTP 200 Aug 19 16:05:45.773146 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 896/3565] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:45 2026] GET /volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:46.322446 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67d3f965-0f90-4068-babc-15f8b00fe739 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.324416 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67d3f965-0f90-4068-babc-15f8b00fe739 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 Aug 19 16:05:46.324675 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67d3f965-0f90-4068-babc-15f8b00fe739 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.324902 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67d3f965-0f90-4068-babc-15f8b00fe739 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.331888 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67d3f965-0f90-4068-babc-15f8b00fe739 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 returned with HTTP 404 Aug 19 16:05:46.332393 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 883/3566] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:46 2026] GET /volume/v3/volumes/1d6d0813-2441-498a-9901-7f709b0f4185 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:46.339144 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89bc6ebd-7655-4c61-95c1-d54a18fb7432 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.341296 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89bc6ebd-7655-4c61-95c1-d54a18fb7432 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] GET https://10.4.3.32/volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 Aug 19 16:05:46.341513 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89bc6ebd-7655-4c61-95c1-d54a18fb7432 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.341722 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89bc6ebd-7655-4c61-95c1-d54a18fb7432 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.341939 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-89bc6ebd-7655-4c61-95c1-d54a18fb7432 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] show called for member 3ef4d42c-53c2-4612-bf9f-41539184d565 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:05:46.345471 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89bc6ebd-7655-4c61-95c1-d54a18fb7432 tempest-GroupSnapshotsTest-616726362 tempest-GroupSnapshotsTest-616726362-project-member] https://10.4.3.32/volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 returned with HTTP 404 Aug 19 16:05:46.345974 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 890/3567] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:05:46 2026] GET /volume/v3/groups/3ef4d42c-53c2-4612-bf9f-41539184d565 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:46.352358 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-03cbc8b2-0eeb-4b9d-a047-136f90c987be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.354407 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-03cbc8b2-0eeb-4b9d-a047-136f90c987be tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/e4a270d0-d64b-4efd-8354-8bbe6543d331 Aug 19 16:05:46.354636 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-03cbc8b2-0eeb-4b9d-a047-136f90c987be tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.354884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-03cbc8b2-0eeb-4b9d-a047-136f90c987be tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.355201 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:46.355201 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:46.368149 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-03cbc8b2-0eeb-4b9d-a047-136f90c987be tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/group_types/e4a270d0-d64b-4efd-8354-8bbe6543d331 returned with HTTP 202 Aug 19 16:05:46.368712 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 899/3568] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:05:46 2026] DELETE /volume/v3/group_types/e4a270d0-d64b-4efd-8354-8bbe6543d331 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:46.375036 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a28bce84-4018-4fb9-b573-d833fb284871 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.376801 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a28bce84-4018-4fb9-b573-d833fb284871 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] DELETE https://10.4.3.32/volume/v3/types/f1819296-f252-4633-97c5-692bdf9a8a3a Aug 19 16:05:46.377044 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a28bce84-4018-4fb9-b573-d833fb284871 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.377297 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a28bce84-4018-4fb9-b573-d833fb284871 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.398312 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a28bce84-4018-4fb9-b573-d833fb284871 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types/f1819296-f252-4633-97c5-692bdf9a8a3a returned with HTTP 202 Aug 19 16:05:46.398937 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 897/3569] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:05:46 2026] DELETE /volume/v3/types/f1819296-f252-4633-97c5-692bdf9a8a3a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:46.405338 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-743241ae-7e80-4f8b-b048-f968ff306313 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.407015 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-743241ae-7e80-4f8b-b048-f968ff306313 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] GET https://10.4.3.32/volume/v3/types/f1819296-f252-4633-97c5-692bdf9a8a3a Aug 19 16:05:46.407249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-743241ae-7e80-4f8b-b048-f968ff306313 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.407352 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-743241ae-7e80-4f8b-b048-f968ff306313 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.410567 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-743241ae-7e80-4f8b-b048-f968ff306313 tempest-GroupSnapshotsTest-1240053834 tempest-GroupSnapshotsTest-1240053834-project-admin] https://10.4.3.32/volume/v3/types/f1819296-f252-4633-97c5-692bdf9a8a3a returned with HTTP 404 Aug 19 16:05:46.411027 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 884/3570] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:05:46 2026] GET /volume/v3/types/f1819296-f252-4633-97c5-692bdf9a8a3a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:46.683958 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f96800a-f423-45b3-9981-06f668be9589 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.686286 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f96800a-f423-45b3-9981-06f668be9589 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:46.686600 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f96800a-f423-45b3-9981-06f668be9589 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.686912 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f96800a-f423-45b3-9981-06f668be9589 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.695235 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f96800a-f423-45b3-9981-06f668be9589 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 returned with HTTP 404 Aug 19 16:05:46.695921 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 891/3571] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:46 2026] GET /volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:46.789049 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c3e26c4-2a9a-4f45-ab7d-4783d3a51083 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.791588 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c3e26c4-2a9a-4f45-ab7d-4783d3a51083 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 Aug 19 16:05:46.791916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c3e26c4-2a9a-4f45-ab7d-4783d3a51083 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.792137 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c3e26c4-2a9a-4f45-ab7d-4783d3a51083 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.808289 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:46.808289 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:46.817369 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3c3e26c4-2a9a-4f45-ab7d-4783d3a51083 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:46.828424 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c3e26c4-2a9a-4f45-ab7d-4783d3a51083 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 returned with HTTP 200 Aug 19 16:05:46.829260 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 900/3572] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:46 2026] GET /volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 => generated 1007 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:46.851066 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2d9b5c3d-6e4e-4e96-ae14-3167025fa629 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.852944 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d9b5c3d-6e4e-4e96-ae14-3167025fa629 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:05:46.853248 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d9b5c3d-6e4e-4e96-ae14-3167025fa629 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bfdfd82d-8153-4029-a021-1a5d5ac5d6d8", "name": "tempest-type-Backup-147253787"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:46.855025 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-2d9b5c3d-6e4e-4e96-ae14-3167025fa629 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating new backup {'backup': {'volume_id': 'bfdfd82d-8153-4029-a021-1a5d5ac5d6d8', 'name': 'tempest-type-Backup-147253787'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:05:46.855382 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-2d9b5c3d-6e4e-4e96-ae14-3167025fa629 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating backup of volume bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 in container None Aug 19 16:05:46.864715 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:46.864715 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:46.865324 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2d9b5c3d-6e4e-4e96-ae14-3167025fa629 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:05:46.891152 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-2d9b5c3d-6e4e-4e96-ae14-3167025fa629 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['d93263b1-3cd7-44dc-9bb0-5a1b93b2b678', 'ff0c9de3-cfd8-4edc-bbe1-7d45e46c59a2'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:46.942082 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d9b5c3d-6e4e-4e96-ae14-3167025fa629 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:05:46.942747 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 898/3573] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:05:46 2026] POST /volume/v3/backups => generated 313 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:46.959815 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6f67ce7-108f-4f61-a1f5-91618713bcc2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.961928 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6f67ce7-108f-4f61-a1f5-91618713bcc2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:46.962199 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6f67ce7-108f-4f61-a1f5-91618713bcc2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.962431 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6f67ce7-108f-4f61-a1f5-91618713bcc2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.962533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c6f67ce7-108f-4f61-a1f5-91618713bcc2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:46.971983 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:46.971983 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:46.972997 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6f67ce7-108f-4f61-a1f5-91618713bcc2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:46.975458 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 885/3574] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:46 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:05:46.996980 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8787608a-129a-4dc1-82f8-90616c231878 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:46.999141 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8787608a-129a-4dc1-82f8-90616c231878 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:46.999400 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8787608a-129a-4dc1-82f8-90616c231878 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:46.999629 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8787608a-129a-4dc1-82f8-90616c231878 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:46.999874 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8787608a-129a-4dc1-82f8-90616c231878 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:47.008611 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:47.008611 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:47.009236 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8787608a-129a-4dc1-82f8-90616c231878 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:47.028799 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8787608a-129a-4dc1-82f8-90616c231878 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume request issued successfully. Aug 19 16:05:47.029034 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8787608a-129a-4dc1-82f8-90616c231878 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 202 Aug 19 16:05:47.029528 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 892/3575] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:46 2026] DELETE /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:47.040120 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0fc82b50-4dd4-4fa1-91ee-24f80e7f4093 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:47.043010 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0fc82b50-4dd4-4fa1-91ee-24f80e7f4093 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:47.043010 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0fc82b50-4dd4-4fa1-91ee-24f80e7f4093 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:47.043317 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0fc82b50-4dd4-4fa1-91ee-24f80e7f4093 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:47.054322 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:47.054322 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:47.069425 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0fc82b50-4dd4-4fa1-91ee-24f80e7f4093 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:47.078824 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0fc82b50-4dd4-4fa1-91ee-24f80e7f4093 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 200 Aug 19 16:05:47.079446 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 901/3576] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:47 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 1190 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:47.987443 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0c7af83b-1644-49a0-b1f5-3cb6a60658df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:47.989456 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c7af83b-1644-49a0-b1f5-3cb6a60658df tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:47.989697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c7af83b-1644-49a0-b1f5-3cb6a60658df tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:47.989947 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c7af83b-1644-49a0-b1f5-3cb6a60658df tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:47.990060 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0c7af83b-1644-49a0-b1f5-3cb6a60658df tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:47.994850 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:47.994850 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:47.995676 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c7af83b-1644-49a0-b1f5-3cb6a60658df tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:47.996168 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 899/3577] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:47 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:48.096905 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b7e51d3-1a3a-4d9e-9d93-9a81d92fb64b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.098922 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b7e51d3-1a3a-4d9e-9d93-9a81d92fb64b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:48.099294 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b7e51d3-1a3a-4d9e-9d93-9a81d92fb64b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.099566 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b7e51d3-1a3a-4d9e-9d93-9a81d92fb64b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.106833 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b7e51d3-1a3a-4d9e-9d93-9a81d92fb64b tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 404 Aug 19 16:05:48.107365 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 886/3578] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:48 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:48.118726 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fbd522e5-7dc1-43a9-b618-fb0b337ab82c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.120875 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fbd522e5-7dc1-43a9-b618-fb0b337ab82c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:48.121093 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fbd522e5-7dc1-43a9-b618-fb0b337ab82c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.121284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fbd522e5-7dc1-43a9-b618-fb0b337ab82c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.121481 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fbd522e5-7dc1-43a9-b618-fb0b337ab82c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:48.128378 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fbd522e5-7dc1-43a9-b618-fb0b337ab82c tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 returned with HTTP 404 Aug 19 16:05:48.129108 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 893/3579] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:48 2026] DELETE /volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:48.139382 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e98d617e-d0a3-4d59-8694-073792db97f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.141593 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e98d617e-d0a3-4d59-8694-073792db97f1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 Aug 19 16:05:48.141889 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e98d617e-d0a3-4d59-8694-073792db97f1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.142147 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e98d617e-d0a3-4d59-8694-073792db97f1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.149522 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e98d617e-d0a3-4d59-8694-073792db97f1 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 returned with HTTP 404 Aug 19 16:05:48.150168 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 902/3580] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:48 2026] GET /volume/v3/volumes/34b8dcec-3579-4057-a8a7-719a585cc3d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:48.159311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-67f5b9de-6889-4e47-b540-a769e81124d9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.161417 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67f5b9de-6889-4e47-b540-a769e81124d9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:48.161674 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67f5b9de-6889-4e47-b540-a769e81124d9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.161861 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67f5b9de-6889-4e47-b540-a769e81124d9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.162006 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-67f5b9de-6889-4e47-b540-a769e81124d9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete snapshot with id: d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:48.166867 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67f5b9de-6889-4e47-b540-a769e81124d9 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 returned with HTTP 404 Aug 19 16:05:48.167415 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 900/3581] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:05:48 2026] DELETE /volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:48.177020 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7d7aa7f7-84ac-407c-b76e-b5afb02ffec2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.180155 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d7aa7f7-84ac-407c-b76e-b5afb02ffec2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 Aug 19 16:05:48.180366 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d7aa7f7-84ac-407c-b76e-b5afb02ffec2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.180565 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d7aa7f7-84ac-407c-b76e-b5afb02ffec2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.189829 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d7aa7f7-84ac-407c-b76e-b5afb02ffec2 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 returned with HTTP 404 Aug 19 16:05:48.190338 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 887/3582] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:48 2026] GET /volume/v3/snapshots/d71a7489-1a86-429c-86ed-82c2e2e86675 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:48.199236 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-db924e04-0170-4714-b285-fd4743b1a2c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.201354 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db924e04-0170-4714-b285-fd4743b1a2c0 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:48.201614 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db924e04-0170-4714-b285-fd4743b1a2c0 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.201895 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db924e04-0170-4714-b285-fd4743b1a2c0 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.202231 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-db924e04-0170-4714-b285-fd4743b1a2c0 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:48.210159 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db924e04-0170-4714-b285-fd4743b1a2c0 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 404 Aug 19 16:05:48.210774 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 894/3583] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:48 2026] DELETE /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:48.218199 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1baf769a-9dd8-4105-a3e0-3df1e4f229ba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.220000 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1baf769a-9dd8-4105-a3e0-3df1e4f229ba tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e Aug 19 16:05:48.220230 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1baf769a-9dd8-4105-a3e0-3df1e4f229ba tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.220421 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1baf769a-9dd8-4105-a3e0-3df1e4f229ba tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.226825 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1baf769a-9dd8-4105-a3e0-3df1e4f229ba tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e returned with HTTP 404 Aug 19 16:05:48.227152 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 903/3584] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:48 2026] GET /volume/v3/volumes/54b89afd-adbb-44f9-b561-6174771e1d0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:48.275156 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-84e2bf4c-9918-49d1-a91b-912188c09f2e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.277841 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-84e2bf4c-9918-49d1-a91b-912188c09f2e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 Aug 19 16:05:48.278327 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-84e2bf4c-9918-49d1-a91b-912188c09f2e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.279139 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-84e2bf4c-9918-49d1-a91b-912188c09f2e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.279949 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-84e2bf4c-9918-49d1-a91b-912188c09f2e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 81743fbd-7f76-4244-8e25-6a434dd1f926 Aug 19 16:05:48.292963 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:48.292963 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:48.293480 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-84e2bf4c-9918-49d1-a91b-912188c09f2e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:48.313194 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-84e2bf4c-9918-49d1-a91b-912188c09f2e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume request issued successfully. Aug 19 16:05:48.313306 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-84e2bf4c-9918-49d1-a91b-912188c09f2e tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 returned with HTTP 202 Aug 19 16:05:48.313745 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 901/3585] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:48 2026] DELETE /volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:48.321609 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b2e78f48-d096-45a3-8154-87156e989cef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.323626 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2e78f48-d096-45a3-8154-87156e989cef tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 Aug 19 16:05:48.323919 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2e78f48-d096-45a3-8154-87156e989cef tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.324315 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2e78f48-d096-45a3-8154-87156e989cef tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.333564 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:48.333564 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:48.337665 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b2e78f48-d096-45a3-8154-87156e989cef tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Volume info retrieved successfully. Aug 19 16:05:48.343994 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2e78f48-d096-45a3-8154-87156e989cef tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 returned with HTTP 200 Aug 19 16:05:48.344381 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 888/3586] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:48 2026] GET /volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:05:48.806499 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-943797fd-a581-428b-8de8-f12c79e58a40 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.894313 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-943797fd-a581-428b-8de8-f12c79e58a40 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 16:05:48.894820 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-943797fd-a581-428b-8de8-f12c79e58a40 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1563726616", "description": "tempest-group-type-description-1865567896", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:48.914614 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-943797fd-a581-428b-8de8-f12c79e58a40 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 16:05:48.915080 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 895/3587] 10.4.3.32 () {70 vars in 1305 bytes} [Wed Aug 19 16:05:48 2026] POST /volume/v3/group_types => generated 265 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:48.925274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1512689a-f255-42d2-9ad2-558f3fc56d3e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.927829 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1512689a-f255-42d2-9ad2-558f3fc56d3e tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] GET https://10.4.3.32/volume/v3/group_types Aug 19 16:05:48.928012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1512689a-f255-42d2-9ad2-558f3fc56d3e tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.929476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1512689a-f255-42d2-9ad2-558f3fc56d3e tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.943141 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1512689a-f255-42d2-9ad2-558f3fc56d3e tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 200 Aug 19 16:05:48.943871 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 904/3588] 10.4.3.32 () {68 vars in 1283 bytes} [Wed Aug 19 16:05:48 2026] GET /volume/v3/group_types => generated 499 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:48.952174 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b744b949-6749-4b9f-8b40-6e41107317a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.954297 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b744b949-6749-4b9f-8b40-6e41107317a0 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] PUT https://10.4.3.32/volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f Aug 19 16:05:48.954788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b744b949-6749-4b9f-8b40-6e41107317a0 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-886221423", "description": "updated-group-type-desc"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:48.970891 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b744b949-6749-4b9f-8b40-6e41107317a0 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f returned with HTTP 200 Aug 19 16:05:48.971370 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 902/3589] 10.4.3.32 () {70 vars in 1415 bytes} [Wed Aug 19 16:05:48 2026] PUT /volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f => generated 254 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:48.980029 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8942f3bc-a5da-45ef-9706-5f5b1444f2b9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:48.983782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8942f3bc-a5da-45ef-9706-5f5b1444f2b9 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] GET https://10.4.3.32/volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f Aug 19 16:05:48.983782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8942f3bc-a5da-45ef-9706-5f5b1444f2b9 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:48.983782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8942f3bc-a5da-45ef-9706-5f5b1444f2b9 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:48.988461 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8942f3bc-a5da-45ef-9706-5f5b1444f2b9 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f returned with HTTP 200 Aug 19 16:05:48.989171 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 889/3590] 10.4.3.32 () {68 vars in 1394 bytes} [Wed Aug 19 16:05:48 2026] GET /volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f => generated 254 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:48.999076 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc98f673-3635-4cdd-a564-67958a0c0a5a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.000906 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc98f673-3635-4cdd-a564-67958a0c0a5a tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f Aug 19 16:05:49.001149 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc98f673-3635-4cdd-a564-67958a0c0a5a tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.001279 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc98f673-3635-4cdd-a564-67958a0c0a5a tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.011203 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c1c36f5-65d0-4730-86e6-c5fce600aeda None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.012862 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c1c36f5-65d0-4730-86e6-c5fce600aeda tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:49.014351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c1c36f5-65d0-4730-86e6-c5fce600aeda tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.014351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c1c36f5-65d0-4730-86e6-c5fce600aeda tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.014351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3c1c36f5-65d0-4730-86e6-c5fce600aeda tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:49.016723 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc98f673-3635-4cdd-a564-67958a0c0a5a tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f returned with HTTP 202 Aug 19 16:05:49.017217 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 896/3591] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:05:48 2026] DELETE /volume/v3/group_types/beb04e1d-5054-4598-93d9-fe8d957b4f0f => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:49.019624 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:49.019624 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:49.019624 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c1c36f5-65d0-4730-86e6-c5fce600aeda tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:49.019624 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 905/3592] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:49 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:49.028280 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ece44779-15c9-49ed-b5b3-ce991c5958fc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.030504 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ece44779-15c9-49ed-b5b3-ce991c5958fc tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] GET https://10.4.3.32/volume/v3/group_types Aug 19 16:05:49.030841 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ece44779-15c9-49ed-b5b3-ce991c5958fc tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.031097 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ece44779-15c9-49ed-b5b3-ce991c5958fc tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.044350 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ece44779-15c9-49ed-b5b3-ce991c5958fc tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 200 Aug 19 16:05:49.044868 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 903/3593] 10.4.3.32 () {68 vars in 1283 bytes} [Wed Aug 19 16:05:49 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:49.055281 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a56dab1-1aa6-42f8-aad5-a4b887ddceeb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.057111 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a56dab1-1aa6-42f8-aad5-a4b887ddceeb tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 16:05:49.057628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a56dab1-1aa6-42f8-aad5-a4b887ddceeb tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1068363302", "is_public": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:49.085738 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a56dab1-1aa6-42f8-aad5-a4b887ddceeb tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 16:05:49.086416 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 890/3594] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 16:05:49 2026] POST /volume/v3/group_types => generated 164 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:49.095865 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-efb379f2-5d12-4d50-9e50-b679b4ebcedb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.097881 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efb379f2-5d12-4d50-9e50-b679b4ebcedb tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 16:05:49.098257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efb379f2-5d12-4d50-9e50-b679b4ebcedb tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-503346680", "is_public": false}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:49.112354 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efb379f2-5d12-4d50-9e50-b679b4ebcedb tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 16:05:49.112887 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 897/3595] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 16:05:49 2026] POST /volume/v3/group_types => generated 164 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:49.120637 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb1a1aa3-7566-4e86-8194-0440628cb2bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.124148 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb1a1aa3-7566-4e86-8194-0440628cb2bf tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] GET https://10.4.3.32/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 19 16:05:49.124148 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb1a1aa3-7566-4e86-8194-0440628cb2bf tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.124148 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb1a1aa3-7566-4e86-8194-0440628cb2bf tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.133629 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb1a1aa3-7566-4e86-8194-0440628cb2bf tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 19 16:05:49.134160 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 906/3596] 10.4.3.32 () {68 vars in 1344 bytes} [Wed Aug 19 16:05:49 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:49.143030 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5e533c69-78ad-4432-95a9-c561eca05186 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.144862 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e533c69-78ad-4432-95a9-c561eca05186 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] GET https://10.4.3.32/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 19 16:05:49.145075 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e533c69-78ad-4432-95a9-c561eca05186 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.145267 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e533c69-78ad-4432-95a9-c561eca05186 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.156492 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e533c69-78ad-4432-95a9-c561eca05186 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 19 16:05:49.157015 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 904/3597] 10.4.3.32 () {68 vars in 1346 bytes} [Wed Aug 19 16:05:49 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:49.165208 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d0d67895-5146-4e63-8340-8d3dd3cb6eb1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.169667 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0d67895-5146-4e63-8340-8d3dd3cb6eb1 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] GET https://10.4.3.32/volume/v3/group_types?is_public=False Aug 19 16:05:49.169667 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0d67895-5146-4e63-8340-8d3dd3cb6eb1 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.169667 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0d67895-5146-4e63-8340-8d3dd3cb6eb1 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.179280 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0d67895-5146-4e63-8340-8d3dd3cb6eb1 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 19 16:05:49.180126 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 891/3598] 10.4.3.32 () {68 vars in 1314 bytes} [Wed Aug 19 16:05:49 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:49.187685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f19b4816-b52e-4702-a131-6fa6b2422c03 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.189476 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f19b4816-b52e-4702-a131-6fa6b2422c03 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] GET https://10.4.3.32/volume/v3/group_types?is_public=True Aug 19 16:05:49.189724 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f19b4816-b52e-4702-a131-6fa6b2422c03 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.189943 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f19b4816-b52e-4702-a131-6fa6b2422c03 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.200872 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f19b4816-b52e-4702-a131-6fa6b2422c03 tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 19 16:05:49.201291 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 898/3599] 10.4.3.32 () {68 vars in 1312 bytes} [Wed Aug 19 16:05:49 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 19 16:05:49.210389 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a5ce255c-2a65-489d-b06b-db965301b08a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.213613 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5ce255c-2a65-489d-b06b-db965301b08a tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/837537ef-affb-4a65-92a9-6693ed2ee39d Aug 19 16:05:49.213613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5ce255c-2a65-489d-b06b-db965301b08a tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.213613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a5ce255c-2a65-489d-b06b-db965301b08a tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.225607 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a5ce255c-2a65-489d-b06b-db965301b08a tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types/837537ef-affb-4a65-92a9-6693ed2ee39d returned with HTTP 202 Aug 19 16:05:49.226230 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 907/3600] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:05:49 2026] DELETE /volume/v3/group_types/837537ef-affb-4a65-92a9-6693ed2ee39d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:49.232629 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4792f9cb-111b-4fd8-8bb7-698f5b8396de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.234473 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4792f9cb-111b-4fd8-8bb7-698f5b8396de tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/beb66054-29af-4062-a311-e9c471e93fcf Aug 19 16:05:49.234747 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4792f9cb-111b-4fd8-8bb7-698f5b8396de tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.234993 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4792f9cb-111b-4fd8-8bb7-698f5b8396de tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.247460 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4792f9cb-111b-4fd8-8bb7-698f5b8396de tempest-GroupTypesTest-280980938 tempest-GroupTypesTest-280980938-project-admin] https://10.4.3.32/volume/v3/group_types/beb66054-29af-4062-a311-e9c471e93fcf returned with HTTP 202 Aug 19 16:05:49.248111 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 905/3601] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:05:49 2026] DELETE /volume/v3/group_types/beb66054-29af-4062-a311-e9c471e93fcf => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:05:49.363043 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ef99f3f-e7f5-4906-a9f6-7800668d27f3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.366807 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ef99f3f-e7f5-4906-a9f6-7800668d27f3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 Aug 19 16:05:49.366807 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ef99f3f-e7f5-4906-a9f6-7800668d27f3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.366807 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ef99f3f-e7f5-4906-a9f6-7800668d27f3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.374259 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ef99f3f-e7f5-4906-a9f6-7800668d27f3 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 returned with HTTP 404 Aug 19 16:05:49.375257 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 892/3602] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:49 2026] GET /volume/v3/volumes/81743fbd-7f76-4244-8e25-6a434dd1f926 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:49.383601 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b56c34b1-7b83-46a9-97cb-6b7a9ba05f7f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.385457 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b56c34b1-7b83-46a9-97cb-6b7a9ba05f7f tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:49.385741 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b56c34b1-7b83-46a9-97cb-6b7a9ba05f7f tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.386049 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b56c34b1-7b83-46a9-97cb-6b7a9ba05f7f tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.386275 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b56c34b1-7b83-46a9-97cb-6b7a9ba05f7f tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:49.392755 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b56c34b1-7b83-46a9-97cb-6b7a9ba05f7f tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 404 Aug 19 16:05:49.393467 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 899/3603] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:49 2026] DELETE /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:49.401837 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c1ae03d2-1eb5-4a7f-b631-914409072bd4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.405809 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1ae03d2-1eb5-4a7f-b631-914409072bd4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c Aug 19 16:05:49.405809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1ae03d2-1eb5-4a7f-b631-914409072bd4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.405809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1ae03d2-1eb5-4a7f-b631-914409072bd4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.413119 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1ae03d2-1eb5-4a7f-b631-914409072bd4 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c returned with HTTP 404 Aug 19 16:05:49.413910 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 908/3604] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:49 2026] GET /volume/v3/volumes/2c0776bd-52f9-47f9-b264-24a5d443875c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:49.452636 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b199d9da-33cf-4bae-ab21-df8ee4c2a578 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.455013 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b199d9da-33cf-4bae-ab21-df8ee4c2a578 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] DELETE https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:49.455302 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b199d9da-33cf-4bae-ab21-df8ee4c2a578 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.455551 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b199d9da-33cf-4bae-ab21-df8ee4c2a578 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.455818 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-b199d9da-33cf-4bae-ab21-df8ee4c2a578 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Delete volume with id: 94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:49.462749 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b199d9da-33cf-4bae-ab21-df8ee4c2a578 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 404 Aug 19 16:05:49.463334 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 906/3605] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:05:49 2026] DELETE /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:49.472500 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-02eb6a2c-1ad7-457d-8dfc-4f588ae3ed05 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:49.474234 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02eb6a2c-1ad7-457d-8dfc-4f588ae3ed05 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] GET https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a Aug 19 16:05:49.475780 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02eb6a2c-1ad7-457d-8dfc-4f588ae3ed05 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:49.475780 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02eb6a2c-1ad7-457d-8dfc-4f588ae3ed05 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:49.482846 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02eb6a2c-1ad7-457d-8dfc-4f588ae3ed05 tempest-VolumeImageDependencyTests-1302383706 tempest-VolumeImageDependencyTests-1302383706-project-member] https://10.4.3.32/volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a returned with HTTP 404 Aug 19 16:05:49.483518 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 893/3606] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:05:49 2026] GET /volume/v3/volumes/94861316-a186-4aa6-841f-6cc26460090a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:05:50.035015 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69f1d1ce-c837-40f7-9a8a-fd153c4b8fc3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:50.037019 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69f1d1ce-c837-40f7-9a8a-fd153c4b8fc3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:50.037265 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69f1d1ce-c837-40f7-9a8a-fd153c4b8fc3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:50.037485 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69f1d1ce-c837-40f7-9a8a-fd153c4b8fc3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:50.037564 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-69f1d1ce-c837-40f7-9a8a-fd153c4b8fc3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:50.043297 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:50.043297 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:50.044235 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69f1d1ce-c837-40f7-9a8a-fd153c4b8fc3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:50.044840 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 900/3607] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:50 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:51.059472 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1a7503d9-6e7d-41f1-9112-cc88d19b911f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:51.061743 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1a7503d9-6e7d-41f1-9112-cc88d19b911f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:51.062244 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1a7503d9-6e7d-41f1-9112-cc88d19b911f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:51.062506 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1a7503d9-6e7d-41f1-9112-cc88d19b911f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:51.062667 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1a7503d9-6e7d-41f1-9112-cc88d19b911f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:51.070595 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:51.070595 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:51.071457 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1a7503d9-6e7d-41f1-9112-cc88d19b911f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:51.074400 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 909/3608] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:51 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:51.305183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:51.380936 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:51.381333 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-781358015"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:51.382991 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-781358015'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:51.383133 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume of 1 GB Aug 19 16:05:51.387717 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Availability Zones retrieved successfully. Aug 19 16:05:51.393281 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Flow 'volume_create_api' (290132be-691a-4575-a44b-141c665b4341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:51.394189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a88320-220d-40be-95c6-cac56837bb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:51.394979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:51.428788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a88320-220d-40be-95c6-cac56837bb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:51.428788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204e877e-2841-4549-863e-de09b8d5df9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:51.511038 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Created reservations ['1a090562-a589-4b04-b589-8176d9cdb70e', '204d1d6f-6789-4269-89ed-fb3d6737f257', 'ceb105f8-da8e-4e25-85b9-1cc3f6eb7421', '18e6dedb-a184-4ee8-a261-f96ccc42dced'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:51.511038 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204e877e-2841-4549-863e-de09b8d5df9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a090562-a589-4b04-b589-8176d9cdb70e', '204d1d6f-6789-4269-89ed-fb3d6737f257', 'ceb105f8-da8e-4e25-85b9-1cc3f6eb7421', '18e6dedb-a184-4ee8-a261-f96ccc42dced']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:51.512241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc30459-28af-4a66-ab5d-80ea4bea4a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:51.541309 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc30459-28af-4a66-ab5d-80ea4bea4a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b6057a-e332-4edf-97fb-eb2cbc42efb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-781358015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['1a090562-a589-4b04-b589-8176d9cdb70e','204d1d6f-6789-4269-89ed-fb3d6737f257','ceb105f8-da8e-4e25-85b9-1cc3f6eb7421','18e6dedb-a184-4ee8-a261-f96ccc42dced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284531129d044cf3a8dc2dd62e716313',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-781358015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36b6057a-e332-4edf-97fb-eb2cbc42efb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb8a9dcd947445b9e06814a35498714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='284531129d044cf3a8dc2dd62e716313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:51.542343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0691c04c-156a-4ac4-a812-65370101fcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:51.571882 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0691c04c-156a-4ac4-a812-65370101fcc7) transitioned into 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-781358015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['1a090562-a589-4b04-b589-8176d9cdb70e','204d1d6f-6789-4269-89ed-fb3d6737f257','ceb105f8-da8e-4e25-85b9-1cc3f6eb7421','18e6dedb-a184-4ee8-a261-f96ccc42dced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284531129d044cf3a8dc2dd62e716313',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:51.572658 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a195056e-407e-4d01-8689-06b2c286cb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:51.587323 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a195056e-407e-4d01-8689-06b2c286cb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:51.588456 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Flow 'volume_create_api' (290132be-691a-4575-a44b-141c665b4341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:51.588924 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume request issued successfully. Aug 19 16:05:51.589692 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e48a4200-74f6-4403-8e28-03bd409bfd8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:51.590244 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 907/3609] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:05:51 2026] POST /volume/v3/volumes => generated 775 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:51.607050 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7a95e7e-fce9-4aa8-8b27-3dc12959eb53 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:51.611267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7a95e7e-fce9-4aa8-8b27-3dc12959eb53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 Aug 19 16:05:51.611626 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7a95e7e-fce9-4aa8-8b27-3dc12959eb53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:51.612072 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7a95e7e-fce9-4aa8-8b27-3dc12959eb53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:51.623514 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:51.623514 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:51.628111 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d7a95e7e-fce9-4aa8-8b27-3dc12959eb53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:05:51.635600 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7a95e7e-fce9-4aa8-8b27-3dc12959eb53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 returned with HTTP 200 Aug 19 16:05:51.636068 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 894/3610] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:51 2026] GET /volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:51.992288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cebf52ac-3b39-4b07-89ae-6e73e711316c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:52.085664 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bfcb787a-045d-4e04-9e2e-f44093851fa4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:52.088324 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bfcb787a-045d-4e04-9e2e-f44093851fa4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:52.088324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bfcb787a-045d-4e04-9e2e-f44093851fa4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:52.088324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bfcb787a-045d-4e04-9e2e-f44093851fa4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:52.088564 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bfcb787a-045d-4e04-9e2e-f44093851fa4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:52.094384 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:52.094384 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:52.095580 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bfcb787a-045d-4e04-9e2e-f44093851fa4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:52.095814 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 910/3611] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:52 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:52.100956 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cebf52ac-3b39-4b07-89ae-6e73e711316c tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f Aug 19 16:05:52.101255 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cebf52ac-3b39-4b07-89ae-6e73e711316c tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:52.101497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cebf52ac-3b39-4b07-89ae-6e73e711316c tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:52.111297 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-cebf52ac-3b39-4b07-89ae-6e73e711316c tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:52.117344 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cebf52ac-3b39-4b07-89ae-6e73e711316c tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f returned with HTTP 200 Aug 19 16:05:52.117892 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 901/3612] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:51 2026] GET /volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f => generated 618 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:52.127824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a37a93a3-5819-4293-b738-c2a203a99675 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:52.130170 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a37a93a3-5819-4293-b738-c2a203a99675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f Aug 19 16:05:52.130582 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a37a93a3-5819-4293-b738-c2a203a99675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:52.143376 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:52.143376 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:52.194695 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-a37a93a3-5819-4293-b738-c2a203a99675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:52.195026 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-a37a93a3-5819-4293-b738-c2a203a99675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:52.195417 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-a37a93a3-5819-4293-b738-c2a203a99675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:52.203226 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a37a93a3-5819-4293-b738-c2a203a99675 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f returned with HTTP 200 Aug 19 16:05:52.203858 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 908/3613] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 16:05:52 2026] PUT /volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f => generated 571 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:52.212591 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7943517b-764a-4af7-be12-8803cd3232fe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:52.284557 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:05:52.285025 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-996094199"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:52.287094 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-996094199'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:05:52.287256 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Create volume of 1 GB Aug 19 16:05:52.292644 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Availability Zones retrieved successfully. Aug 19 16:05:52.301621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Flow 'volume_create_api' (d34cc338-1c9c-42f3-891b-d2967e1aca90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:52.303648 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ebfed1-9e86-4b72-a112-643995bcd78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:52.304966 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:05:52.337784 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ebfed1-9e86-4b72-a112-643995bcd78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:52.338667 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf0911a-50ec-4709-99e5-20704f0c77bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:52.402400 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Created reservations ['b2106c9e-17d8-4571-9f10-0bfadb663062', '56dfc8ef-8d66-4eda-bddd-a2ff8b36a96d', '980167a2-10a7-4610-968d-df4c8b36059f', '83545ea8-5326-4cb1-a6e1-ae3caa254367'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:52.403237 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf0911a-50ec-4709-99e5-20704f0c77bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2106c9e-17d8-4571-9f10-0bfadb663062', '56dfc8ef-8d66-4eda-bddd-a2ff8b36a96d', '980167a2-10a7-4610-968d-df4c8b36059f', '83545ea8-5326-4cb1-a6e1-ae3caa254367']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:52.404059 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c678c512-54d8-4eec-9d56-8c063fbe9674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:52.430612 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c678c512-54d8-4eec-9d56-8c063fbe9674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dae4771-004e-4f6d-b6cb-03e123700e2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-996094199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e9be56028c485e8aad917628d0c40f',qos_specs=None,replication_status=,reservations=['b2106c9e-17d8-4571-9f10-0bfadb663062','56dfc8ef-8d66-4eda-bddd-a2ff8b36a96d','980167a2-10a7-4610-968d-df4c8b36059f','83545ea8-5326-4cb1-a6e1-ae3caa254367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='639e300e292943d6867c01121ecbb77e',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-996094199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dae4771-004e-4f6d-b6cb-03e123700e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e9be56028c485e8aad917628d0c40f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='639e300e292943d6867c01121ecbb77e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:52.431465 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2a1a68-ab31-4f10-a79f-2d377624909e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:52.452208 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2a1a68-ab31-4f10-a79f-2d377624909e) transitioned into 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-996094199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e9be56028c485e8aad917628d0c40f',qos_specs=None,replication_status=,reservations=['b2106c9e-17d8-4571-9f10-0bfadb663062','56dfc8ef-8d66-4eda-bddd-a2ff8b36a96d','980167a2-10a7-4610-968d-df4c8b36059f','83545ea8-5326-4cb1-a6e1-ae3caa254367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='639e300e292943d6867c01121ecbb77e',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:52.454243 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bfc510c-43e7-41c7-bf69-ed61ad3174ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:05:52.464463 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bfc510c-43e7-41c7-bf69-ed61ad3174ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:05:52.465614 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Flow 'volume_create_api' (d34cc338-1c9c-42f3-891b-d2967e1aca90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:05:52.466295 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Create volume request issued successfully. Aug 19 16:05:52.467048 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7943517b-764a-4af7-be12-8803cd3232fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:05:52.467534 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 895/3614] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:05:52 2026] POST /volume/v3/volumes => generated 764 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:52.480234 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d881d5a2-a887-4e15-a128-ac839743a9af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:52.482458 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d881d5a2-a887-4e15-a128-ac839743a9af tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:52.483048 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d881d5a2-a887-4e15-a128-ac839743a9af tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:52.483048 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d881d5a2-a887-4e15-a128-ac839743a9af tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:52.492425 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:52.492425 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:52.496690 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d881d5a2-a887-4e15-a128-ac839743a9af tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Volume info retrieved successfully. Aug 19 16:05:52.501063 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d881d5a2-a887-4e15-a128-ac839743a9af tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a returned with HTTP 200 Aug 19 16:05:52.501555 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 911/3615] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:52 2026] GET /volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:52.650913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-249e3d59-fe77-4469-bf43-d35def78e7c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:52.652672 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-249e3d59-fe77-4469-bf43-d35def78e7c9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 Aug 19 16:05:52.652955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-249e3d59-fe77-4469-bf43-d35def78e7c9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:52.653126 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-249e3d59-fe77-4469-bf43-d35def78e7c9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:52.662993 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:52.662993 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:52.668191 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-249e3d59-fe77-4469-bf43-d35def78e7c9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:05:52.673877 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-249e3d59-fe77-4469-bf43-d35def78e7c9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 returned with HTTP 200 Aug 19 16:05:52.674245 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 902/3616] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:52 2026] GET /volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:05:52.686003 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ed2dc178-cd08-464d-b46d-2d5512995163 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:52.688910 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ed2dc178-cd08-464d-b46d-2d5512995163 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:05:52.689422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ed2dc178-cd08-464d-b46d-2d5512995163 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36b6057a-e332-4edf-97fb-eb2cbc42efb0", "name": "tempest-type-Backup-449731967"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:52.691015 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-ed2dc178-cd08-464d-b46d-2d5512995163 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Creating new backup {'backup': {'volume_id': '36b6057a-e332-4edf-97fb-eb2cbc42efb0', 'name': 'tempest-type-Backup-449731967'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:05:52.691159 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-ed2dc178-cd08-464d-b46d-2d5512995163 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Creating backup of volume 36b6057a-e332-4edf-97fb-eb2cbc42efb0 in container None Aug 19 16:05:52.699079 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:52.699079 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:52.699426 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ed2dc178-cd08-464d-b46d-2d5512995163 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:05:52.729693 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ed2dc178-cd08-464d-b46d-2d5512995163 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Created reservations ['fd9ee237-e951-465b-8884-f88cbe20108b', 'bec66d39-811c-4515-9303-121d43f7e1ae'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:52.775406 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ed2dc178-cd08-464d-b46d-2d5512995163 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:05:52.775982 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 909/3617] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:05:52 2026] POST /volume/v3/backups => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:52.786359 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1dbf945-d832-4b41-91c6-b6c0e63bad06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:52.788609 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1dbf945-d832-4b41-91c6-b6c0e63bad06 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:05:52.788846 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1dbf945-d832-4b41-91c6-b6c0e63bad06 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:52.789020 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1dbf945-d832-4b41-91c6-b6c0e63bad06 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:52.789119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a1dbf945-d832-4b41-91c6-b6c0e63bad06 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:52.798892 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:52.798892 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:52.799590 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1dbf945-d832-4b41-91c6-b6c0e63bad06 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:05:52.800035 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 896/3618] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:52 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:53.111454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-89d5ab65-1f24-4a53-8292-8e04381f420f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:53.113535 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89d5ab65-1f24-4a53-8292-8e04381f420f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:53.113778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89d5ab65-1f24-4a53-8292-8e04381f420f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:53.114030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89d5ab65-1f24-4a53-8292-8e04381f420f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:53.114178 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-89d5ab65-1f24-4a53-8292-8e04381f420f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:53.118693 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:53.118693 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:53.119460 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89d5ab65-1f24-4a53-8292-8e04381f420f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:53.119948 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 912/3619] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:53 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:53.514606 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f75dad7d-2c98-4bd4-a659-3fed94873864 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:53.516947 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f75dad7d-2c98-4bd4-a659-3fed94873864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:53.517247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f75dad7d-2c98-4bd4-a659-3fed94873864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:53.517442 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f75dad7d-2c98-4bd4-a659-3fed94873864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:53.527369 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:53.527369 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:53.532653 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f75dad7d-2c98-4bd4-a659-3fed94873864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Volume info retrieved successfully. Aug 19 16:05:53.538823 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f75dad7d-2c98-4bd4-a659-3fed94873864 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a returned with HTTP 200 Aug 19 16:05:53.539388 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 903/3620] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:53 2026] GET /volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:53.554777 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3fe43491-1a79-49f3-99a6-3d832ff4f29b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:53.557790 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3fe43491-1a79-49f3-99a6-3d832ff4f29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:05:53.558207 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3fe43491-1a79-49f3-99a6-3d832ff4f29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6dae4771-004e-4f6d-b6cb-03e123700e2a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1546382904"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:53.570617 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:53.570617 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:53.571280 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3fe43491-1a79-49f3-99a6-3d832ff4f29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Volume info retrieved successfully. Aug 19 16:05:53.571440 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-3fe43491-1a79-49f3-99a6-3d832ff4f29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Create snapshot from volume 6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:53.613943 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-3fe43491-1a79-49f3-99a6-3d832ff4f29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Created reservations ['74baaece-3314-4dc7-a388-d082490be222', '44a32a58-8144-4cf7-93bc-0288ce8818dd', '6e28bfd0-5d58-4404-bff1-a0a0300c1d27', 'aab38290-a531-4b43-9e72-ab5f32077c2a'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:05:53.651427 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3fe43491-1a79-49f3-99a6-3d832ff4f29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Snapshot create request issued successfully. Aug 19 16:05:53.651875 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3fe43491-1a79-49f3-99a6-3d832ff4f29b tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:05:53.652417 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 910/3621] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:05:53 2026] POST /volume/v3/snapshots => generated 323 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:05:53.663937 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d0adefe9-f898-4d09-bd3e-027bd3a4a535 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:53.666952 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0adefe9-f898-4d09-bd3e-027bd3a4a535 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 Aug 19 16:05:53.667351 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0adefe9-f898-4d09-bd3e-027bd3a4a535 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:53.668195 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0adefe9-f898-4d09-bd3e-027bd3a4a535 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:53.676540 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:53.676540 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:53.678303 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d0adefe9-f898-4d09-bd3e-027bd3a4a535 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Snapshot retrieved successfully. Aug 19 16:05:53.679913 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0adefe9-f898-4d09-bd3e-027bd3a4a535 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 returned with HTTP 200 Aug 19 16:05:53.680450 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 897/3622] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:53 2026] GET /volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 => generated 455 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:53.811937 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f838e2bc-6cea-48e6-b384-ecb523224eb7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:53.813859 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f838e2bc-6cea-48e6-b384-ecb523224eb7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:05:53.814120 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f838e2bc-6cea-48e6-b384-ecb523224eb7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:53.814372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f838e2bc-6cea-48e6-b384-ecb523224eb7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:53.814531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f838e2bc-6cea-48e6-b384-ecb523224eb7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:53.819117 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:53.819117 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:53.819780 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f838e2bc-6cea-48e6-b384-ecb523224eb7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:05:53.820195 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 913/3623] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:53 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:54.130917 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a112ea6e-aa7e-4122-a5d3-9bfea73c0cd0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.132720 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a112ea6e-aa7e-4122-a5d3-9bfea73c0cd0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:54.132953 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a112ea6e-aa7e-4122-a5d3-9bfea73c0cd0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:54.133171 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a112ea6e-aa7e-4122-a5d3-9bfea73c0cd0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:54.133284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a112ea6e-aa7e-4122-a5d3-9bfea73c0cd0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:54.137552 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:54.137552 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:54.138324 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a112ea6e-aa7e-4122-a5d3-9bfea73c0cd0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:54.138919 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 904/3624] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:54 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:54.689990 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5f68feb-2214-4f92-a50f-51754a9efe36 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.691964 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5f68feb-2214-4f92-a50f-51754a9efe36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 Aug 19 16:05:54.692191 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5f68feb-2214-4f92-a50f-51754a9efe36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:54.692340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5f68feb-2214-4f92-a50f-51754a9efe36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:54.697196 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:54.697196 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:54.697606 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5f68feb-2214-4f92-a50f-51754a9efe36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Snapshot retrieved successfully. Aug 19 16:05:54.698359 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5f68feb-2214-4f92-a50f-51754a9efe36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 returned with HTTP 200 Aug 19 16:05:54.698725 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 911/3625] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:54 2026] GET /volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:54.709913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eb55775e-391f-4420-a3c8-152f259871a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.715285 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb55775e-391f-4420-a3c8-152f259871a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f Aug 19 16:05:54.715285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb55775e-391f-4420-a3c8-152f259871a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:54.773813 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-eb55775e-391f-4420-a3c8-152f259871a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:54.775691 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-eb55775e-391f-4420-a3c8-152f259871a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:54.775691 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-eb55775e-391f-4420-a3c8-152f259871a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1299211863 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1299211863, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:05:54.783135 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb55775e-391f-4420-a3c8-152f259871a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f returned with HTTP 200 Aug 19 16:05:54.784047 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 898/3626] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 16:05:54 2026] PUT /volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f => generated 571 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:54.793167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-69e09fc2-a29f-4b3f-9f95-4de436d0393f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.795450 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-69e09fc2-a29f-4b3f-9f95-4de436d0393f tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:05:54.795912 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-69e09fc2-a29f-4b3f-9f95-4de436d0393f tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6dae4771-004e-4f6d-b6cb-03e123700e2a"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:54.804287 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:54.804287 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:54.804839 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-69e09fc2-a29f-4b3f-9f95-4de436d0393f tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Volume info retrieved successfully. Aug 19 16:05:54.804957 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-69e09fc2-a29f-4b3f-9f95-4de436d0393f tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Create snapshot from volume 6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:54.822418 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota_utils [None req-69e09fc2-a29f-4b3f-9f95-4de436d0393f tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Quota exceeded for 05e9be56028c485e8aad917628d0c40f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 16:05:54.822600 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.middleware.fault [None req-69e09fc2-a29f-4b3f-9f95-4de436d0393f tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 413 Aug 19 16:05:54.823454 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 914/3627] 10.4.3.32 () {68 vars in 1257 bytes} [Wed Aug 19 16:05:54 2026] POST /volume/v3/snapshots => generated 208 bytes in 31 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 16:05:54.831319 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a5cb4632-f479-4c9d-86ff-08254fcabba6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.832241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e949e91e-411d-4177-8420-6bcbcb71b948 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.833669 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5cb4632-f479-4c9d-86ff-08254fcabba6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:05:54.833987 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5cb4632-f479-4c9d-86ff-08254fcabba6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:54.834237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5cb4632-f479-4c9d-86ff-08254fcabba6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:54.834393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a5cb4632-f479-4c9d-86ff-08254fcabba6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:54.834553 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e949e91e-411d-4177-8420-6bcbcb71b948 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f Aug 19 16:05:54.834981 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e949e91e-411d-4177-8420-6bcbcb71b948 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:54.841944 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:54.841944 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:54.842844 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5cb4632-f479-4c9d-86ff-08254fcabba6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:05:54.843415 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 905/3628] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:54 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:54.891060 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e949e91e-411d-4177-8420-6bcbcb71b948 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f returned with HTTP 200 Aug 19 16:05:54.891478 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 912/3629] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 16:05:54 2026] PUT /volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f => generated 571 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:54.902744 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e90f8255-237b-498b-b351-ae4b77b5a44d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.904961 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e90f8255-237b-498b-b351-ae4b77b5a44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:05:54.905561 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e90f8255-237b-498b-b351-ae4b77b5a44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6dae4771-004e-4f6d-b6cb-03e123700e2a"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:54.916981 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:54.916981 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:54.918237 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e90f8255-237b-498b-b351-ae4b77b5a44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Volume info retrieved successfully. Aug 19 16:05:54.918531 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-e90f8255-237b-498b-b351-ae4b77b5a44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Create snapshot from volume 6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:54.940510 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota_utils [None req-e90f8255-237b-498b-b351-ae4b77b5a44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Quota exceeded for 05e9be56028c485e8aad917628d0c40f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 19 16:05:54.941448 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.middleware.fault [None req-e90f8255-237b-498b-b351-ae4b77b5a44d tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 413 Aug 19 16:05:54.942602 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 899/3630] 10.4.3.32 () {68 vars in 1257 bytes} [Wed Aug 19 16:05:54 2026] POST /volume/v3/snapshots => generated 133 bytes in 41 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 16:05:54.951568 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b4795ec-b45a-4b78-8112-bcb3c794a660 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.953514 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b4795ec-b45a-4b78-8112-bcb3c794a660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 Aug 19 16:05:54.953770 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b4795ec-b45a-4b78-8112-bcb3c794a660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:54.953990 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b4795ec-b45a-4b78-8112-bcb3c794a660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:54.954142 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-0b4795ec-b45a-4b78-8112-bcb3c794a660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Delete snapshot with id: 8c282e00-36b0-4607-84ca-757900c98163 Aug 19 16:05:54.959515 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:54.959515 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:54.959968 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0b4795ec-b45a-4b78-8112-bcb3c794a660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Snapshot retrieved successfully. Aug 19 16:05:54.978918 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0b4795ec-b45a-4b78-8112-bcb3c794a660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Snapshot delete request issued successfully. Aug 19 16:05:54.979222 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b4795ec-b45a-4b78-8112-bcb3c794a660 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 returned with HTTP 202 Aug 19 16:05:54.979852 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 915/3631] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:05:54 2026] DELETE /volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:54.988774 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bacff913-dc41-46aa-beea-b0564948627a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:54.990880 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bacff913-dc41-46aa-beea-b0564948627a tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 Aug 19 16:05:54.990998 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bacff913-dc41-46aa-beea-b0564948627a tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:54.991260 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bacff913-dc41-46aa-beea-b0564948627a tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:54.997805 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:54.997805 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:54.998414 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bacff913-dc41-46aa-beea-b0564948627a tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Snapshot retrieved successfully. Aug 19 16:05:54.999445 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bacff913-dc41-46aa-beea-b0564948627a tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 returned with HTTP 200 Aug 19 16:05:54.999923 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 906/3632] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:54 2026] GET /volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:55.149200 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c25db488-be4a-41b1-a37a-a4877cf81839 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:55.151019 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c25db488-be4a-41b1-a37a-a4877cf81839 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:55.151246 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c25db488-be4a-41b1-a37a-a4877cf81839 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:55.151446 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c25db488-be4a-41b1-a37a-a4877cf81839 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:55.151601 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c25db488-be4a-41b1-a37a-a4877cf81839 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:55.156872 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:55.156872 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:55.157725 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c25db488-be4a-41b1-a37a-a4877cf81839 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:55.158220 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 913/3633] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:55 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:55.859093 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4166d01f-ba74-4bf4-b8c9-823e376b830f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:55.863132 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4166d01f-ba74-4bf4-b8c9-823e376b830f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:05:55.863132 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4166d01f-ba74-4bf4-b8c9-823e376b830f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:55.863132 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4166d01f-ba74-4bf4-b8c9-823e376b830f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:55.864838 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4166d01f-ba74-4bf4-b8c9-823e376b830f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:55.869903 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:55.869903 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:55.871338 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4166d01f-ba74-4bf4-b8c9-823e376b830f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:05:55.872302 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 900/3634] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:55 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:56.011249 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f3fb551b-a7dc-4430-9a77-4fac13bb4a50 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:56.014735 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3fb551b-a7dc-4430-9a77-4fac13bb4a50 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 Aug 19 16:05:56.015008 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3fb551b-a7dc-4430-9a77-4fac13bb4a50 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:56.015237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f3fb551b-a7dc-4430-9a77-4fac13bb4a50 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:56.020688 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f3fb551b-a7dc-4430-9a77-4fac13bb4a50 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 returned with HTTP 404 Aug 19 16:05:56.021282 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 916/3635] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:05:56 2026] GET /volume/v3/snapshots/8c282e00-36b0-4607-84ca-757900c98163 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:56.029243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5db1dced-1d62-431c-bf39-46e03bbfc2d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:56.031606 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5db1dced-1d62-431c-bf39-46e03bbfc2d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:56.031969 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5db1dced-1d62-431c-bf39-46e03bbfc2d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:56.032259 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5db1dced-1d62-431c-bf39-46e03bbfc2d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:56.041198 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:56.041198 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:56.045479 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5db1dced-1d62-431c-bf39-46e03bbfc2d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Volume info retrieved successfully. Aug 19 16:05:56.050962 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5db1dced-1d62-431c-bf39-46e03bbfc2d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a returned with HTTP 200 Aug 19 16:05:56.051492 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 907/3636] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:56 2026] GET /volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:56.066513 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-53eaccf2-48cb-4a6a-a9cb-6fe7cc2293bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:56.068890 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53eaccf2-48cb-4a6a-a9cb-6fe7cc2293bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:56.069223 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53eaccf2-48cb-4a6a-a9cb-6fe7cc2293bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:56.069467 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53eaccf2-48cb-4a6a-a9cb-6fe7cc2293bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:56.069822 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-53eaccf2-48cb-4a6a-a9cb-6fe7cc2293bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Delete volume with id: 6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:56.079459 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:56.079459 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:56.080259 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-53eaccf2-48cb-4a6a-a9cb-6fe7cc2293bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Volume info retrieved successfully. Aug 19 16:05:56.103192 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-53eaccf2-48cb-4a6a-a9cb-6fe7cc2293bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Delete volume request issued successfully. Aug 19 16:05:56.103551 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53eaccf2-48cb-4a6a-a9cb-6fe7cc2293bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a returned with HTTP 202 Aug 19 16:05:56.104059 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 914/3637] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:05:56 2026] DELETE /volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:05:56.114309 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e28adf30-a1af-4fda-9459-4d28853568a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:56.118069 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e28adf30-a1af-4fda-9459-4d28853568a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:56.118069 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e28adf30-a1af-4fda-9459-4d28853568a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:56.118069 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e28adf30-a1af-4fda-9459-4d28853568a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:56.129328 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:56.129328 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:56.138836 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e28adf30-a1af-4fda-9459-4d28853568a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Volume info retrieved successfully. Aug 19 16:05:56.144231 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e28adf30-a1af-4fda-9459-4d28853568a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a returned with HTTP 200 Aug 19 16:05:56.144899 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 901/3638] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:56 2026] GET /volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:56.170356 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-477615e5-367e-484e-8b33-384f0ca3f7e1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:56.172662 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-477615e5-367e-484e-8b33-384f0ca3f7e1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:56.172932 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-477615e5-367e-484e-8b33-384f0ca3f7e1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:56.173163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-477615e5-367e-484e-8b33-384f0ca3f7e1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:56.173299 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-477615e5-367e-484e-8b33-384f0ca3f7e1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:56.181041 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:56.181041 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:56.182052 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-477615e5-367e-484e-8b33-384f0ca3f7e1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:56.182835 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 917/3639] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:56 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:56.883563 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f6ef14a0-5595-4920-9e3a-a63f1ca94f56 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:56.885713 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6ef14a0-5595-4920-9e3a-a63f1ca94f56 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:05:56.886030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6ef14a0-5595-4920-9e3a-a63f1ca94f56 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:56.886362 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6ef14a0-5595-4920-9e3a-a63f1ca94f56 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:56.886533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f6ef14a0-5595-4920-9e3a-a63f1ca94f56 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:56.891349 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:56.891349 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:56.892228 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6ef14a0-5595-4920-9e3a-a63f1ca94f56 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:05:56.892696 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 908/3640] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:56 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:57.161226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fb54f508-ab8a-493c-af5e-0a029371903e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:57.163062 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb54f508-ab8a-493c-af5e-0a029371903e tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] GET https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a Aug 19 16:05:57.163263 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb54f508-ab8a-493c-af5e-0a029371903e tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:57.163470 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb54f508-ab8a-493c-af5e-0a029371903e tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:57.169076 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb54f508-ab8a-493c-af5e-0a029371903e tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722 tempest-VolumeSnapshotQuotasNegativeTestJSON-1282160722-project-member] https://10.4.3.32/volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a returned with HTTP 404 Aug 19 16:05:57.169529 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 915/3641] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:05:57 2026] GET /volume/v3/volumes/6dae4771-004e-4f6d-b6cb-03e123700e2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:05:57.176040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-037b3a3f-2a32-4e6b-b8ea-460c9198f913 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:57.178585 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-037b3a3f-2a32-4e6b-b8ea-460c9198f913 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f Aug 19 16:05:57.178585 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-037b3a3f-2a32-4e6b-b8ea-460c9198f913 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:05:57.195361 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ccdeab69-63c7-454f-8138-aa19212036f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:57.198261 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccdeab69-63c7-454f-8138-aa19212036f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:57.198599 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccdeab69-63c7-454f-8138-aa19212036f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:57.198929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccdeab69-63c7-454f-8138-aa19212036f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:57.199164 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ccdeab69-63c7-454f-8138-aa19212036f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:57.205783 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:57.205783 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:57.207306 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccdeab69-63c7-454f-8138-aa19212036f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:57.208033 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 918/3642] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:57 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:57.266138 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-037b3a3f-2a32-4e6b-b8ea-460c9198f913 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443 tempest-VolumeSnapshotQuotasNegativeTestJSON-1481408443-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f returned with HTTP 200 Aug 19 16:05:57.266535 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 902/3643] 10.4.3.32 () {68 vars in 1368 bytes} [Wed Aug 19 16:05:57 2026] PUT /volume/v3/os-quota-sets/05e9be56028c485e8aad917628d0c40f => generated 576 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:57.905166 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1befa3fe-01c3-4462-8459-f07aaac2b4a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:57.907245 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1befa3fe-01c3-4462-8459-f07aaac2b4a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:05:57.907527 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1befa3fe-01c3-4462-8459-f07aaac2b4a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:57.907727 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1befa3fe-01c3-4462-8459-f07aaac2b4a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:57.907899 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1befa3fe-01c3-4462-8459-f07aaac2b4a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:57.912983 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:57.912983 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:57.913717 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1befa3fe-01c3-4462-8459-f07aaac2b4a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:05:57.914235 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 909/3644] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:57 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:58.218900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7db33c5f-adbb-4885-8b22-ad3f13b5589a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:58.220715 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7db33c5f-adbb-4885-8b22-ad3f13b5589a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:58.220952 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7db33c5f-adbb-4885-8b22-ad3f13b5589a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:58.221125 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7db33c5f-adbb-4885-8b22-ad3f13b5589a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:58.221225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7db33c5f-adbb-4885-8b22-ad3f13b5589a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:58.225453 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:58.225453 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:05:58.226351 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7db33c5f-adbb-4885-8b22-ad3f13b5589a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:58.226788 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 916/3645] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:58 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:58.928842 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5da6d26c-6507-4942-a658-2f3f92e8e320 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:58.931323 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5da6d26c-6507-4942-a658-2f3f92e8e320 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:05:58.931666 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5da6d26c-6507-4942-a658-2f3f92e8e320 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:58.932377 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5da6d26c-6507-4942-a658-2f3f92e8e320 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:58.932534 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5da6d26c-6507-4942-a658-2f3f92e8e320 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:58.939390 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:58.939390 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:05:58.940373 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5da6d26c-6507-4942-a658-2f3f92e8e320 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:05:58.941247 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 919/3646] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:58 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:59.238231 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-00c07819-0ed2-446f-b57f-955ea3d56a22 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:59.241739 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00c07819-0ed2-446f-b57f-955ea3d56a22 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:05:59.241739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00c07819-0ed2-446f-b57f-955ea3d56a22 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:59.241739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00c07819-0ed2-446f-b57f-955ea3d56a22 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:59.241901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-00c07819-0ed2-446f-b57f-955ea3d56a22 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:59.246514 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:59.246514 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:05:59.247482 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00c07819-0ed2-446f-b57f-955ea3d56a22 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:05:59.247962 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 903/3647] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:59 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:05:59.952938 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5df1e91b-a539-426e-98f1-1a2c94b84e1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:05:59.953330 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5df1e91b-a539-426e-98f1-1a2c94b84e1f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:05:59.953556 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5df1e91b-a539-426e-98f1-1a2c94b84e1f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:05:59.953752 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5df1e91b-a539-426e-98f1-1a2c94b84e1f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:05:59.953872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5df1e91b-a539-426e-98f1-1a2c94b84e1f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:05:59.958199 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:05:59.958199 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:05:59.959023 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5df1e91b-a539-426e-98f1-1a2c94b84e1f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:05:59.959504 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 910/3648] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:05:59 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:00.244490 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06ccf477-35e3-4e24-a902-76191d2536b3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:00.262631 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78c11d40-f0e2-47a4-b947-6d7cbb7332e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:00.264913 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78c11d40-f0e2-47a4-b947-6d7cbb7332e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:06:00.265323 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78c11d40-f0e2-47a4-b947-6d7cbb7332e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:00.265699 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78c11d40-f0e2-47a4-b947-6d7cbb7332e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:00.265939 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-78c11d40-f0e2-47a4-b947-6d7cbb7332e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:00.271522 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:00.271522 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:00.272736 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78c11d40-f0e2-47a4-b947-6d7cbb7332e7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:06:00.273463 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 920/3649] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:00 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:00.373935 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06ccf477-35e3-4e24-a902-76191d2536b3 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:06:00.374422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06ccf477-35e3-4e24-a902-76191d2536b3 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-948619755", "os-volume-type-access:is_public": false}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:00.392681 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06ccf477-35e3-4e24-a902-76191d2536b3 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:06:00.393176 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 917/3650] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:06:00 2026] POST /volume/v3/types => generated 228 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:00.403282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-384a06ef-69e3-4745-9dac-701949602dff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:00.478416 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-384a06ef-69e3-4745-9dac-701949602dff tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:06:00.478844 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-384a06ef-69e3-4745-9dac-701949602dff tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8b31172e-9ca5-4553-a4c5-33570e219c7a", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:00.480538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-384a06ef-69e3-4745-9dac-701949602dff tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Create volume request body: {'volume': {'volume_type': '8b31172e-9ca5-4553-a4c5-33570e219c7a', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:06:00.488437 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-384a06ef-69e3-4745-9dac-701949602dff tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 404 Aug 19 16:06:00.489048 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 904/3651] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:06:00 2026] POST /volume/v3/volumes => generated 114 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:06:00.497376 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7e3bab07-f03a-40aa-815d-48e27a2188cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:00.498938 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e3bab07-f03a-40aa-815d-48e27a2188cd tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] POST https://10.4.3.32/volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a/action Aug 19 16:06:00.499308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e3bab07-f03a-40aa-815d-48e27a2188cd tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action body: b'{"addProjectAccess": {"project": "c9d60a3e3c75447db13b5852f50dfa71"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:00.499480 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7e3bab07-f03a-40aa-815d-48e27a2188cd tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c9d60a3e3c75447db13b5852f50dfa71"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:00.511314 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7e3bab07-f03a-40aa-815d-48e27a2188cd tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a/action returned with HTTP 202 Aug 19 16:06:00.512052 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 911/3652] 10.4.3.32 () {68 vars in 1377 bytes} [Wed Aug 19 16:06:00 2026] POST /volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:00.520343 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b17ef018-8952-436f-9de7-a6110860e826 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:00.522697 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:06:00.523368 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8b31172e-9ca5-4553-a4c5-33570e219c7a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1067131698"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:00.525355 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Create volume request body: {'volume': {'volume_type': '8b31172e-9ca5-4553-a4c5-33570e219c7a', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1067131698'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:06:00.530393 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Create volume of 1 GB Aug 19 16:06:00.530930 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:00.530930 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:00.531594 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Availability Zones retrieved successfully. Aug 19 16:06:00.537353 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Flow 'volume_create_api' (5cdd4899-76ba-4f3c-a323-df66f8a4a269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:00.538626 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2f3518-c93e-4697-a0b7-33fec4b6b23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:00.539720 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:06:00.562561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2f3518-c93e-4697-a0b7-33fec4b6b23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:06:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b31172e-9ca5-4553-a4c5-33570e219c7a,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-948619755',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b31172e-9ca5-4553-a4c5-33570e219c7a', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:00.563420 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55c4bef-dbf7-42be-8959-f11f68f74486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:00.589496 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-948619755 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-948619755, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:06:00.589990 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-948619755 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-948619755, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:06:00.633894 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Created reservations ['384f1b31-984a-4fd9-8aa3-50568e314fde', '534eb607-e42b-4aef-86b2-84887b074532', 'addeec88-eea7-4f64-9f72-88945ba90a77', '1539bc21-2fe4-4c4d-a903-97b83c28fcc5'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:00.635092 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e55c4bef-dbf7-42be-8959-f11f68f74486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['384f1b31-984a-4fd9-8aa3-50568e314fde', '534eb607-e42b-4aef-86b2-84887b074532', 'addeec88-eea7-4f64-9f72-88945ba90a77', '1539bc21-2fe4-4c4d-a903-97b83c28fcc5']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:00.636267 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2f6ec2-4fac-4ac0-a172-f7f836766c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:00.664731 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2f6ec2-4fac-4ac0-a172-f7f836766c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1067131698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9d60a3e3c75447db13b5852f50dfa71',qos_specs=None,replication_status=,reservations=['384f1b31-984a-4fd9-8aa3-50568e314fde','534eb607-e42b-4aef-86b2-84887b074532','addeec88-eea7-4f64-9f72-88945ba90a77','1539bc21-2fe4-4c4d-a903-97b83c28fcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ac2c2dbbbe04115b7c26c5b02d88648',volume_type_id=8b31172e-9ca5-4553-a4c5-33570e219c7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1067131698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9d60a3e3c75447db13b5852f50dfa71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7ac2c2dbbbe04115b7c26c5b02d88648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b31172e-9ca5-4553-a4c5-33570e219c7a),volume_type_id=8b31172e-9ca5-4553-a4c5-33570e219c7a)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:00.665580 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f91c548-c672-4b08-bbc5-74501443eb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:00.688201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f91c548-c672-4b08-bbc5-74501443eb91) transitioned into 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-1067131698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9d60a3e3c75447db13b5852f50dfa71',qos_specs=None,replication_status=,reservations=['384f1b31-984a-4fd9-8aa3-50568e314fde','534eb607-e42b-4aef-86b2-84887b074532','addeec88-eea7-4f64-9f72-88945ba90a77','1539bc21-2fe4-4c4d-a903-97b83c28fcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ac2c2dbbbe04115b7c26c5b02d88648',volume_type_id=8b31172e-9ca5-4553-a4c5-33570e219c7a)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:00.689101 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c936af0-6cd0-464e-8e98-a0a8c5fc7d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:00.697610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c936af0-6cd0-464e-8e98-a0a8c5fc7d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:00.699862 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Flow 'volume_create_api' (5cdd4899-76ba-4f3c-a323-df66f8a4a269) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:00.699862 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Create volume request issued successfully. Aug 19 16:06:00.699862 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b17ef018-8952-436f-9de7-a6110860e826 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:06:00.699862 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 921/3653] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:06:00 2026] POST /volume/v3/volumes => generated 793 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:00.720859 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13168d0d-d24e-488d-a6c4-faa607b2eef6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:00.723197 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13168d0d-d24e-488d-a6c4-faa607b2eef6 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e Aug 19 16:06:00.723471 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13168d0d-d24e-488d-a6c4-faa607b2eef6 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:00.723735 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13168d0d-d24e-488d-a6c4-faa607b2eef6 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:00.733037 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:00.733037 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:00.737651 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13168d0d-d24e-488d-a6c4-faa607b2eef6 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Volume info retrieved successfully. Aug 19 16:06:00.743341 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13168d0d-d24e-488d-a6c4-faa607b2eef6 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e returned with HTTP 200 Aug 19 16:06:00.743889 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 918/3654] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:00 2026] GET /volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:00.970160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df3ff6d4-97e2-4fe1-87f3-181f79b0206f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:00.971926 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df3ff6d4-97e2-4fe1-87f3-181f79b0206f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:00.972138 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df3ff6d4-97e2-4fe1-87f3-181f79b0206f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:00.972343 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df3ff6d4-97e2-4fe1-87f3-181f79b0206f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:00.972487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-df3ff6d4-97e2-4fe1-87f3-181f79b0206f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:00.977226 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:00.977226 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:00.978122 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df3ff6d4-97e2-4fe1-87f3-181f79b0206f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:00.978842 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 905/3655] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:00 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:01.287518 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16df8b86-5425-4239-a876-0ca8f40aa405 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:01.290043 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16df8b86-5425-4239-a876-0ca8f40aa405 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:06:01.290385 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16df8b86-5425-4239-a876-0ca8f40aa405 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:01.290653 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16df8b86-5425-4239-a876-0ca8f40aa405 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:01.290823 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-16df8b86-5425-4239-a876-0ca8f40aa405 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:01.296692 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:01.296692 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:01.297591 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16df8b86-5425-4239-a876-0ca8f40aa405 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:06:01.298107 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 912/3656] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:01 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:01.763343 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bab74b89-cd1a-43e1-9eb5-85056486e01c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:01.765413 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bab74b89-cd1a-43e1-9eb5-85056486e01c tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e Aug 19 16:06:01.765613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bab74b89-cd1a-43e1-9eb5-85056486e01c tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:01.765850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bab74b89-cd1a-43e1-9eb5-85056486e01c tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:01.774712 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:01.774712 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:01.779046 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bab74b89-cd1a-43e1-9eb5-85056486e01c tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Volume info retrieved successfully. Aug 19 16:06:01.785261 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bab74b89-cd1a-43e1-9eb5-85056486e01c tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e returned with HTTP 200 Aug 19 16:06:01.785824 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 922/3657] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:01 2026] GET /volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:01.805245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b324ca9c-e07c-4e8d-a88b-bcc801a76f52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:01.807726 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b324ca9c-e07c-4e8d-a88b-bcc801a76f52 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e Aug 19 16:06:01.808015 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b324ca9c-e07c-4e8d-a88b-bcc801a76f52 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:01.808271 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b324ca9c-e07c-4e8d-a88b-bcc801a76f52 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:01.818355 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:01.818355 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:01.824122 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b324ca9c-e07c-4e8d-a88b-bcc801a76f52 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Volume info retrieved successfully. Aug 19 16:06:01.830534 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b324ca9c-e07c-4e8d-a88b-bcc801a76f52 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e returned with HTTP 200 Aug 19 16:06:01.831020 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 919/3658] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:01 2026] GET /volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:01.848081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78978c48-40d7-4ce1-a6a2-24fd1ebfee6b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:01.849922 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78978c48-40d7-4ce1-a6a2-24fd1ebfee6b tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e Aug 19 16:06:01.850111 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78978c48-40d7-4ce1-a6a2-24fd1ebfee6b tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:01.850285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78978c48-40d7-4ce1-a6a2-24fd1ebfee6b tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:01.850470 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-78978c48-40d7-4ce1-a6a2-24fd1ebfee6b tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Delete volume with id: 5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e Aug 19 16:06:01.858009 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:01.858009 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:01.858606 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-78978c48-40d7-4ce1-a6a2-24fd1ebfee6b tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Volume info retrieved successfully. Aug 19 16:06:01.880061 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-78978c48-40d7-4ce1-a6a2-24fd1ebfee6b tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Delete volume request issued successfully. Aug 19 16:06:01.880805 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78978c48-40d7-4ce1-a6a2-24fd1ebfee6b tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e returned with HTTP 202 Aug 19 16:06:01.881352 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 906/3659] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:06:01 2026] DELETE /volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:01.889383 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7ac6d38-c06c-4fda-92b7-b51179911428 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:01.891290 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7ac6d38-c06c-4fda-92b7-b51179911428 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e Aug 19 16:06:01.891483 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7ac6d38-c06c-4fda-92b7-b51179911428 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:01.891697 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7ac6d38-c06c-4fda-92b7-b51179911428 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:01.899424 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:01.899424 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:01.903740 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f7ac6d38-c06c-4fda-92b7-b51179911428 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Volume info retrieved successfully. Aug 19 16:06:01.908532 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7ac6d38-c06c-4fda-92b7-b51179911428 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e returned with HTTP 200 Aug 19 16:06:01.909061 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 913/3660] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:01 2026] GET /volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:01.990531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f30e2c34-7c8e-45be-8207-a36f21b1a843 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:01.992408 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f30e2c34-7c8e-45be-8207-a36f21b1a843 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:01.992679 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f30e2c34-7c8e-45be-8207-a36f21b1a843 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:01.992898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f30e2c34-7c8e-45be-8207-a36f21b1a843 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:01.992996 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f30e2c34-7c8e-45be-8207-a36f21b1a843 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:01.997538 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:01.997538 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:01.998451 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f30e2c34-7c8e-45be-8207-a36f21b1a843 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:01.999121 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 923/3661] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:01 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:02.309783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1da65a41-e73c-492b-85f2-8bc43ca1189b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:02.311413 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1da65a41-e73c-492b-85f2-8bc43ca1189b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:06:02.311618 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1da65a41-e73c-492b-85f2-8bc43ca1189b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:02.311835 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1da65a41-e73c-492b-85f2-8bc43ca1189b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:02.311936 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1da65a41-e73c-492b-85f2-8bc43ca1189b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:02.317020 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:02.317020 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:02.317631 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1da65a41-e73c-492b-85f2-8bc43ca1189b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:06:02.318009 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 920/3662] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:02 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:02.923674 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae4cfa39-823e-4080-bf62-ccf5a5d7c806 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:02.925421 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae4cfa39-823e-4080-bf62-ccf5a5d7c806 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] GET https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e Aug 19 16:06:02.925629 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae4cfa39-823e-4080-bf62-ccf5a5d7c806 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:02.925801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae4cfa39-823e-4080-bf62-ccf5a5d7c806 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:02.931375 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae4cfa39-823e-4080-bf62-ccf5a5d7c806 tempest-VolumeTypesAccessTest-80355300 tempest-VolumeTypesAccessTest-80355300-project-member] https://10.4.3.32/volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e returned with HTTP 404 Aug 19 16:06:02.931837 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 907/3663] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:02 2026] GET /volume/v3/volumes/5a9aa0f0-7ee3-4af6-a178-8ccc33ad499e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:02.939234 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e456295-885b-4abe-b2de-176610b0f72d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:02.941082 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e456295-885b-4abe-b2de-176610b0f72d tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] POST https://10.4.3.32/volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a/action Aug 19 16:06:02.941434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e456295-885b-4abe-b2de-176610b0f72d tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action body: b'{"removeProjectAccess": {"project": "c9d60a3e3c75447db13b5852f50dfa71"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:02.941556 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e456295-885b-4abe-b2de-176610b0f72d tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c9d60a3e3c75447db13b5852f50dfa71"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:02.952436 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e456295-885b-4abe-b2de-176610b0f72d tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a/action returned with HTTP 202 Aug 19 16:06:02.952874 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 914/3664] 10.4.3.32 () {68 vars in 1377 bytes} [Wed Aug 19 16:06:02 2026] POST /volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:02.960238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-41ed22a3-5de3-482f-881f-5245aafb9ea8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:02.962124 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-41ed22a3-5de3-482f-881f-5245aafb9ea8 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] DELETE https://10.4.3.32/volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a Aug 19 16:06:02.962314 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-41ed22a3-5de3-482f-881f-5245aafb9ea8 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:02.962535 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-41ed22a3-5de3-482f-881f-5245aafb9ea8 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:02.986305 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-41ed22a3-5de3-482f-881f-5245aafb9ea8 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a returned with HTTP 202 Aug 19 16:06:02.986841 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 924/3665] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:06:02 2026] DELETE /volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:02.995252 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1ff4cccf-9e19-48b2-8755-b8e8fea446ab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:02.997169 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ff4cccf-9e19-48b2-8755-b8e8fea446ab tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] GET https://10.4.3.32/volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a Aug 19 16:06:02.997396 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ff4cccf-9e19-48b2-8755-b8e8fea446ab tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:02.997656 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ff4cccf-9e19-48b2-8755-b8e8fea446ab tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.001039 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ff4cccf-9e19-48b2-8755-b8e8fea446ab tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a returned with HTTP 404 Aug 19 16:06:03.001520 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 921/3666] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:06:02 2026] GET /volume/v3/types/8b31172e-9ca5-4553-a4c5-33570e219c7a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:03.010816 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0f9f777a-acce-43a3-aff5-cdd0e6dd7802 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.012065 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0bea113d-faf5-4b4e-8f29-b2b039573f61 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.012666 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f9f777a-acce-43a3-aff5-cdd0e6dd7802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:03.012910 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f9f777a-acce-43a3-aff5-cdd0e6dd7802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:03.013090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f9f777a-acce-43a3-aff5-cdd0e6dd7802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.013184 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0f9f777a-acce-43a3-aff5-cdd0e6dd7802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:03.014269 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bea113d-faf5-4b4e-8f29-b2b039573f61 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:06:03.014781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bea113d-faf5-4b4e-8f29-b2b039573f61 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-440497876", "os-volume-type-access:is_public": false}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:03.017439 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:03.017439 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:03.018097 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f9f777a-acce-43a3-aff5-cdd0e6dd7802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:03.018489 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 908/3667] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:03 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:03.030412 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bea113d-faf5-4b4e-8f29-b2b039573f61 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:06:03.030869 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 915/3668] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:06:03 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:03.038912 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7df40a59-a7d6-4960-b3df-e90b06ca5a34 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.040714 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7df40a59-a7d6-4960-b3df-e90b06ca5a34 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] POST https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action Aug 19 16:06:03.041141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7df40a59-a7d6-4960-b3df-e90b06ca5a34 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action body: b'{"addProjectAccess": {"project": "c9d60a3e3c75447db13b5852f50dfa71"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:03.041277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7df40a59-a7d6-4960-b3df-e90b06ca5a34 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c9d60a3e3c75447db13b5852f50dfa71"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:03.052519 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7df40a59-a7d6-4960-b3df-e90b06ca5a34 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action returned with HTTP 202 Aug 19 16:06:03.053013 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 925/3669] 10.4.3.32 () {68 vars in 1377 bytes} [Wed Aug 19 16:06:03 2026] POST /volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:03.060051 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-079808ae-df45-4c4a-931f-6fc624d0cbec None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.061881 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-079808ae-df45-4c4a-931f-6fc624d0cbec tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] POST https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action Aug 19 16:06:03.062266 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-079808ae-df45-4c4a-931f-6fc624d0cbec tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action body: b'{"addProjectAccess": {"project": "b5d8e4c92b644d569b8256123a3fbc54"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:03.062405 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-079808ae-df45-4c4a-931f-6fc624d0cbec tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b5d8e4c92b644d569b8256123a3fbc54"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:03.074848 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-079808ae-df45-4c4a-931f-6fc624d0cbec tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action returned with HTTP 202 Aug 19 16:06:03.075460 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 922/3670] 10.4.3.32 () {68 vars in 1377 bytes} [Wed Aug 19 16:06:03 2026] POST /volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:03.082382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-943b53e1-2f1b-46dd-bbfa-28b02a2d7b18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.084297 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-943b53e1-2f1b-46dd-bbfa-28b02a2d7b18 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] GET https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/os-volume-type-access Aug 19 16:06:03.084527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-943b53e1-2f1b-46dd-bbfa-28b02a2d7b18 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:03.084739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-943b53e1-2f1b-46dd-bbfa-28b02a2d7b18 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.096422 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-943b53e1-2f1b-46dd-bbfa-28b02a2d7b18 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/os-volume-type-access returned with HTTP 200 Aug 19 16:06:03.097039 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 909/3671] 10.4.3.32 () {66 vars in 1401 bytes} [Wed Aug 19 16:06:03 2026] GET /volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/os-volume-type-access => generated 244 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:03.104440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7ae3747-a788-43dc-916d-088bd283a2f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.106284 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7ae3747-a788-43dc-916d-088bd283a2f7 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] POST https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action Aug 19 16:06:03.106732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7ae3747-a788-43dc-916d-088bd283a2f7 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action body: b'{"removeProjectAccess": {"project": "b5d8e4c92b644d569b8256123a3fbc54"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:03.106878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7ae3747-a788-43dc-916d-088bd283a2f7 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b5d8e4c92b644d569b8256123a3fbc54"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:03.117780 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7ae3747-a788-43dc-916d-088bd283a2f7 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action returned with HTTP 202 Aug 19 16:06:03.118351 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 916/3672] 10.4.3.32 () {68 vars in 1377 bytes} [Wed Aug 19 16:06:03 2026] POST /volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:03.125742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-630b13d3-5322-45ea-bb31-834d945a36ee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.127950 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-630b13d3-5322-45ea-bb31-834d945a36ee tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] POST https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action Aug 19 16:06:03.128410 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-630b13d3-5322-45ea-bb31-834d945a36ee tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action body: b'{"removeProjectAccess": {"project": "c9d60a3e3c75447db13b5852f50dfa71"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:03.128579 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-630b13d3-5322-45ea-bb31-834d945a36ee tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c9d60a3e3c75447db13b5852f50dfa71"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:03.140645 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-630b13d3-5322-45ea-bb31-834d945a36ee tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action returned with HTTP 202 Aug 19 16:06:03.141099 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 926/3673] 10.4.3.32 () {68 vars in 1377 bytes} [Wed Aug 19 16:06:03 2026] POST /volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:03.147235 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db6a5a14-ccfe-4505-bd09-17b65a3ec9c5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.148965 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db6a5a14-ccfe-4505-bd09-17b65a3ec9c5 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] DELETE https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e Aug 19 16:06:03.149196 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db6a5a14-ccfe-4505-bd09-17b65a3ec9c5 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:03.149442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db6a5a14-ccfe-4505-bd09-17b65a3ec9c5 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.173772 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db6a5a14-ccfe-4505-bd09-17b65a3ec9c5 tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e returned with HTTP 202 Aug 19 16:06:03.174131 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 923/3674] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:06:03 2026] DELETE /volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:03.181323 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78e49da8-6c62-4d81-86ce-d697b05a7c4e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.183630 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78e49da8-6c62-4d81-86ce-d697b05a7c4e tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] GET https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e Aug 19 16:06:03.183914 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78e49da8-6c62-4d81-86ce-d697b05a7c4e tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:03.184164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78e49da8-6c62-4d81-86ce-d697b05a7c4e tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.188116 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78e49da8-6c62-4d81-86ce-d697b05a7c4e tempest-VolumeTypesAccessTest-301986827 tempest-VolumeTypesAccessTest-301986827-project-admin] https://10.4.3.32/volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e returned with HTTP 404 Aug 19 16:06:03.188728 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 910/3675] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:06:03 2026] GET /volume/v3/types/7f46713d-413b-451a-b90a-1c2966cc944e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:03.328308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ddf03ccf-911e-414b-9385-fab387eebc38 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.330723 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ddf03ccf-911e-414b-9385-fab387eebc38 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:06:03.331035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ddf03ccf-911e-414b-9385-fab387eebc38 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:03.331296 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ddf03ccf-911e-414b-9385-fab387eebc38 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.331455 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ddf03ccf-911e-414b-9385-fab387eebc38 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:03.337582 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:03.337582 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:03.338447 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ddf03ccf-911e-414b-9385-fab387eebc38 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:06:03.338958 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 917/3676] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:03 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:03.350006 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.351843 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76/export_record Aug 19 16:06:03.352092 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:03.352272 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'export_record' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.352373 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Export record for backup 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 16:06:03.357458 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:03.357458 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:03.358351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.api [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling RPCAPI with context: , host: np0000007787, backup: 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 16:06:03.364928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] export_record in rpcapi backup_id 301984c3-aee9-4864-8928-9d47c02b5d76 on host np0000007787. {{(pid=100250) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 16:06:03.375960 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzAxOTg0YzMtYWVlOS00ODY0LTg5MjgtOWQ0N2MwMmI1ZDc2IiwgInVzZXJfaWQiOiAiYTQzYjA5OTI1ZGY4NGFiNWFlMGY1YTEwOTFkN2Y5OGEiLCAicHJvamVjdF9pZCI6ICI4NTZmNWY2MTEyOWQ0NzQxOTg3MTRlOTI0MDE0ZGVkNCIsICJ2b2x1bWVfaWQiOiAiYmZkZmQ4MmQtODE1My00MDI5LWEwMjEtMWE1ZDVhYzVkNmQ4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyNTM3ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZmRmZDgyZC04MTUzLTQwMjktYTAyMS0xYTVkNWFjNWQ2ZDgvMjAyNjA4MTkxNjA1NDkvYXpfbm92YV9iYWNrdXBfMzAxOTg0YzMtYWVlOS00ODY0LTg5MjgtOWQ0N2MwMmI1ZDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA2OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100250) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 16:06:03.376318 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-71b4d4ac-d532-4dc7-869c-1934c2d20d64 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76/export_record returned with HTTP 200 Aug 19 16:06:03.376967 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 927/3677] 10.4.3.32 () {68 vars in 1423 bytes} [Wed Aug 19 16:06:03 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:03.384646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1db5fc3d-5af8-4813-a61d-9e31656a2194 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.386446 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1db5fc3d-5af8-4813-a61d-9e31656a2194 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:06:03.386793 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1db5fc3d-5af8-4813-a61d-9e31656a2194 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:03.387129 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1db5fc3d-5af8-4813-a61d-9e31656a2194 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.387308 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1db5fc3d-5af8-4813-a61d-9e31656a2194 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:03.392055 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:03.392055 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:03.392558 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1db5fc3d-5af8-4813-a61d-9e31656a2194 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:06:03.392964 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 924/3678] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:03 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:03.403126 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.405200 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/backups/import_record Aug 19 16:06:03.405688 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFlZGFjNGYtOGVkNS00Zjk4LWE5ZDQtYTM0ZmY5MjczYjAyIiwgInVzZXJfaWQiOiAiYTQzYjA5OTI1ZGY4NGFiNWFlMGY1YTEwOTFkN2Y5OGEiLCAicHJvamVjdF9pZCI6ICI4NTZmNWY2MTEyOWQ0NzQxOTg3MTRlOTI0MDE0ZGVkNCIsICJ2b2x1bWVfaWQiOiAiYmZkZmQ4MmQtODE1My00MDI5LWEwMjEtMWE1ZDVhYzVkNmQ4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyNTM3ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZmRmZDgyZC04MTUzLTQwMjktYTAyMS0xYTVkNWFjNWQ2ZDgvMjAyNjA4MTkxNjA1NDkvYXpfbm92YV9iYWNrdXBfMzAxOTg0YzMtYWVlOS00ODY0LTg5MjgtOWQ0N2MwMmI1ZDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA2OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:03.407800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFlZGFjNGYtOGVkNS00Zjk4LWE5ZDQtYTM0ZmY5MjczYjAyIiwgInVzZXJfaWQiOiAiYTQzYjA5OTI1ZGY4NGFiNWFlMGY1YTEwOTFkN2Y5OGEiLCAicHJvamVjdF9pZCI6ICI4NTZmNWY2MTEyOWQ0NzQxOTg3MTRlOTI0MDE0ZGVkNCIsICJ2b2x1bWVfaWQiOiAiYmZkZmQ4MmQtODE1My00MDI5LWEwMjEtMWE1ZDVhYzVkNmQ4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyNTM3ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZmRmZDgyZC04MTUzLTQwMjktYTAyMS0xYTVkNWFjNWQ2ZDgvMjAyNjA4MTkxNjA1NDkvYXpfbm92YV9iYWNrdXBfMzAxOTg0YzMtYWVlOS00ODY0LTg5MjgtOWQ0N2MwMmI1ZDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA2OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 16:06:03.407964 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFlZGFjNGYtOGVkNS00Zjk4LWE5ZDQtYTM0ZmY5MjczYjAyIiwgInVzZXJfaWQiOiAiYTQzYjA5OTI1ZGY4NGFiNWFlMGY1YTEwOTFkN2Y5OGEiLCAicHJvamVjdF9pZCI6ICI4NTZmNWY2MTEyOWQ0NzQxOTg3MTRlOTI0MDE0ZGVkNCIsICJ2b2x1bWVfaWQiOiAiYmZkZmQ4MmQtODE1My00MDI5LWEwMjEtMWE1ZDVhYzVkNmQ4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyNTM3ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZmRmZDgyZC04MTUzLTQwMjktYTAyMS0xYTVkNWFjNWQ2ZDgvMjAyNjA4MTkxNjA1NDkvYXpfbm92YV9iYWNrdXBfMzAxOTg0YzMtYWVlOS00ODY0LTg5MjgtOWQ0N2MwMmI1ZDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA2OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 16:06:03.441373 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['f93dfc4d-9b11-4769-a20d-fb3fbae6b25a', 'ea71677b-8a38-408d-8c08-d02af858f2c8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:03.467995 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] import_record rpcapi backup id faedac4f-8ed5-4f98-a9d4-a34ff9273b02 on host np0000007787 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFlZGFjNGYtOGVkNS00Zjk4LWE5ZDQtYTM0ZmY5MjczYjAyIiwgInVzZXJfaWQiOiAiYTQzYjA5OTI1ZGY4NGFiNWFlMGY1YTEwOTFkN2Y5OGEiLCAicHJvamVjdF9pZCI6ICI4NTZmNWY2MTEyOWQ0NzQxOTg3MTRlOTI0MDE0ZGVkNCIsICJ2b2x1bWVfaWQiOiAiYmZkZmQ4MmQtODE1My00MDI5LWEwMjEtMWE1ZDVhYzVkNmQ4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyNTM3ODciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iZmRmZDgyZC04MTUzLTQwMjktYTAyMS0xYTVkNWFjNWQ2ZDgvMjAyNjA4MTkxNjA1NDkvYXpfbm92YV9iYWNrdXBfMzAxOTg0YzMtYWVlOS00ODY0LTg5MjgtOWQ0N2MwMmI1ZDc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNTo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA2OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100251) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 16:06:03.469961 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Import record output: {'backup': {'id': 'faedac4f-8ed5-4f98-a9d4-a34ff9273b02', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02'}, {'rel': 'bookmark', 'href': 'https://10.4.3.32/volume/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02'}]}}. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 16:06:03.470187 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b9398f8-3b09-4250-a4fe-c9dec56cad8b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 201 Aug 19 16:06:03.470606 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 911/3679] 10.4.3.32 () {70 vars in 1335 bytes} [Wed Aug 19 16:06:03 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 19 16:06:03.478185 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7b34e32-39b9-4da9-8f9a-47f90766332b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:03.480021 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7b34e32-39b9-4da9-8f9a-47f90766332b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 Aug 19 16:06:03.480264 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7b34e32-39b9-4da9-8f9a-47f90766332b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:03.480450 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7b34e32-39b9-4da9-8f9a-47f90766332b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:03.480563 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d7b34e32-39b9-4da9-8f9a-47f90766332b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id faedac4f-8ed5-4f98-a9d4-a34ff9273b02. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:03.485204 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:03.485204 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:03.485948 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7b34e32-39b9-4da9-8f9a-47f90766332b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 returned with HTTP 200 Aug 19 16:06:03.486382 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 918/3680] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:03 2026] GET /volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 => generated 645 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:04.028455 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1756eb1e-448e-4ca0-8c1e-ff2c07b3828b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:04.030169 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1756eb1e-448e-4ca0-8c1e-ff2c07b3828b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:04.030362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1756eb1e-448e-4ca0-8c1e-ff2c07b3828b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:04.030551 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1756eb1e-448e-4ca0-8c1e-ff2c07b3828b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:04.030678 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1756eb1e-448e-4ca0-8c1e-ff2c07b3828b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:04.034506 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:04.034506 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:04.035190 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1756eb1e-448e-4ca0-8c1e-ff2c07b3828b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:04.035500 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 928/3681] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:04 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:04.496785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c87ffae9-73a9-46c2-9b28-ffab893308fa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:04.498668 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c87ffae9-73a9-46c2-9b28-ffab893308fa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 Aug 19 16:06:04.498879 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c87ffae9-73a9-46c2-9b28-ffab893308fa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:04.499049 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c87ffae9-73a9-46c2-9b28-ffab893308fa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:04.499160 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c87ffae9-73a9-46c2-9b28-ffab893308fa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id faedac4f-8ed5-4f98-a9d4-a34ff9273b02. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:04.504238 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:04.504238 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:04.504890 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c87ffae9-73a9-46c2-9b28-ffab893308fa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 returned with HTTP 200 Aug 19 16:06:04.505218 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 925/3682] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:04 2026] GET /volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:04.516514 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ee8ba97-3a6a-4d3b-a766-42547f52f5af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:04.518487 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ee8ba97-3a6a-4d3b-a766-42547f52f5af tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 Aug 19 16:06:04.518714 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ee8ba97-3a6a-4d3b-a766-42547f52f5af tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:04.518943 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ee8ba97-3a6a-4d3b-a766-42547f52f5af tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:04.519169 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-1ee8ba97-3a6a-4d3b-a766-42547f52f5af tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete backup with id: faedac4f-8ed5-4f98-a9d4-a34ff9273b02. Aug 19 16:06:04.524069 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:04.524069 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:04.537865 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-1ee8ba97-3a6a-4d3b-a766-42547f52f5af tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] delete_backup rpcapi backup_id faedac4f-8ed5-4f98-a9d4-a34ff9273b02 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:06:04.539834 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ee8ba97-3a6a-4d3b-a766-42547f52f5af tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 returned with HTTP 202 Aug 19 16:06:04.540014 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 912/3683] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:04 2026] DELETE /volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:06:04.547511 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c0f427fa-17c1-49f4-ad54-b0db022fe1ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:04.549685 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0f427fa-17c1-49f4-ad54-b0db022fe1ea tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 Aug 19 16:06:04.549941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0f427fa-17c1-49f4-ad54-b0db022fe1ea tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:04.550106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0f427fa-17c1-49f4-ad54-b0db022fe1ea tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:04.550209 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c0f427fa-17c1-49f4-ad54-b0db022fe1ea tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id faedac4f-8ed5-4f98-a9d4-a34ff9273b02. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:04.555182 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:04.555182 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:04.555949 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0f427fa-17c1-49f4-ad54-b0db022fe1ea tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 returned with HTTP 200 Aug 19 16:06:04.556332 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 919/3684] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:04 2026] GET /volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:05.046096 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-434986e3-801b-4ce8-aa7a-a8d548ac7c36 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.048257 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-434986e3-801b-4ce8-aa7a-a8d548ac7c36 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:05.048599 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-434986e3-801b-4ce8-aa7a-a8d548ac7c36 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.048903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-434986e3-801b-4ce8-aa7a-a8d548ac7c36 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.049061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-434986e3-801b-4ce8-aa7a-a8d548ac7c36 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:05.054244 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:05.054244 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:05.054913 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-434986e3-801b-4ce8-aa7a-a8d548ac7c36 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:05.055329 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 929/3685] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:05 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:05.568154 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a3877a36-e4b3-4834-8a88-e9a585ded065 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.570531 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3877a36-e4b3-4834-8a88-e9a585ded065 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 Aug 19 16:06:05.570831 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3877a36-e4b3-4834-8a88-e9a585ded065 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.571067 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3877a36-e4b3-4834-8a88-e9a585ded065 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.571212 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a3877a36-e4b3-4834-8a88-e9a585ded065 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id faedac4f-8ed5-4f98-a9d4-a34ff9273b02. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:05.575593 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3877a36-e4b3-4834-8a88-e9a585ded065 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 returned with HTTP 404 Aug 19 16:06:05.576417 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 926/3686] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:05 2026] GET /volume/v3/backups/faedac4f-8ed5-4f98-a9d4-a34ff9273b02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:05.586085 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e8ad9877-6b11-4e74-8d91-7b2c581bc5d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.588535 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8ad9877-6b11-4e74-8d91-7b2c581bc5d7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 Aug 19 16:06:05.588848 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8ad9877-6b11-4e74-8d91-7b2c581bc5d7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.589091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8ad9877-6b11-4e74-8d91-7b2c581bc5d7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.589295 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e8ad9877-6b11-4e74-8d91-7b2c581bc5d7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume with id: bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 Aug 19 16:06:05.597595 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:05.597595 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:05.598018 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e8ad9877-6b11-4e74-8d91-7b2c581bc5d7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:05.617782 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e8ad9877-6b11-4e74-8d91-7b2c581bc5d7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume request issued successfully. Aug 19 16:06:05.617782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8ad9877-6b11-4e74-8d91-7b2c581bc5d7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 returned with HTTP 202 Aug 19 16:06:05.617782 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 913/3687] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:05 2026] DELETE /volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:05.626327 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b1ca7ea0-39d1-45c5-b435-b156c466d88c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.628134 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1ca7ea0-39d1-45c5-b435-b156c466d88c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 Aug 19 16:06:05.628350 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1ca7ea0-39d1-45c5-b435-b156c466d88c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.628556 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1ca7ea0-39d1-45c5-b435-b156c466d88c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.635561 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:05.635561 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:05.639587 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b1ca7ea0-39d1-45c5-b435-b156c466d88c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:05.644002 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1ca7ea0-39d1-45c5-b435-b156c466d88c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 returned with HTTP 200 Aug 19 16:06:05.644357 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 920/3688] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:05 2026] GET /volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:05.693661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-13047b8a-582b-4e16-b687-e326ef50ee13 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.695392 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13047b8a-582b-4e16-b687-e326ef50ee13 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:05.695585 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13047b8a-582b-4e16-b687-e326ef50ee13 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.695975 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13047b8a-582b-4e16-b687-e326ef50ee13 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.702480 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:05.702480 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:05.705830 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-13047b8a-582b-4e16-b687-e326ef50ee13 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:05.709557 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13047b8a-582b-4e16-b687-e326ef50ee13 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:05.709923 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 930/3689] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:05 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:05.721290 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8b9a9ca1-0703-4eef-a4da-e49f1d6358ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.723474 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b9a9ca1-0703-4eef-a4da-e49f1d6358ce tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:05.723665 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b9a9ca1-0703-4eef-a4da-e49f1d6358ce tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.723853 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b9a9ca1-0703-4eef-a4da-e49f1d6358ce tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.735946 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:05.735946 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:05.741870 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8b9a9ca1-0703-4eef-a4da-e49f1d6358ce tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:05.745481 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b9a9ca1-0703-4eef-a4da-e49f1d6358ce tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:05.745844 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 927/3690] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:05 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:05.789382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-781fdc08-95ae-4631-82b5-6bd2f5419c97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.792004 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-781fdc08-95ae-4631-82b5-6bd2f5419c97 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:05.792312 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-781fdc08-95ae-4631-82b5-6bd2f5419c97 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.792571 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-781fdc08-95ae-4631-82b5-6bd2f5419c97 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.803299 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:05.803299 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:05.807865 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-781fdc08-95ae-4631-82b5-6bd2f5419c97 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:05.813203 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-781fdc08-95ae-4631-82b5-6bd2f5419c97 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:05.813789 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 914/3691] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:06:05 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:05.875744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f01fb0c4-6bdd-4fbd-8ede-e567a6787f1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.876195 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f01fb0c4-6bdd-4fbd-8ede-e567a6787f1b None None] GET https://10.4.3.32/volume// Aug 19 16:06:05.876389 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f01fb0c4-6bdd-4fbd-8ede-e567a6787f1b None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.876609 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f01fb0c4-6bdd-4fbd-8ede-e567a6787f1b None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.876966 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f01fb0c4-6bdd-4fbd-8ede-e567a6787f1b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:06:05.877227 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 921/3692] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16: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 19 16:06:05.883840 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-4ac40520-bcf8-4b63-b0c9-290336823c9f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.886086 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-4ac40520-bcf8-4b63-b0c9-290336823c9f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:06:05.886511 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-4ac40520-bcf8-4b63-b0c9-290336823c9f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf9ecc80-63b6-4859-a060-d696648f4170", "connector": null, "instance_uuid": "b97d4004-2aa0-4298-8c16-f0138f24451f"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:05.896596 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:05.896596 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:05.920884 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-4ac40520-bcf8-4b63-b0c9-290336823c9f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:06:05.921420 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 931/3693] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:06:05 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 19 16:06:05.965928 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-532da410-b218-4293-8ee2-c4e540b4ac02 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.967779 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-532da410-b218-4293-8ee2-c4e540b4ac02 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:05.967986 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-532da410-b218-4293-8ee2-c4e540b4ac02 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.968202 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-532da410-b218-4293-8ee2-c4e540b4ac02 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.978399 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8ae84b2-ee46-4b9d-a470-af5b9971daa3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.978702 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:05.978702 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:05.978931 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8ae84b2-ee46-4b9d-a470-af5b9971daa3 None None] GET https://10.4.3.32/volume// Aug 19 16:06:05.979158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8ae84b2-ee46-4b9d-a470-af5b9971daa3 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.979697 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8ae84b2-ee46-4b9d-a470-af5b9971daa3 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:05.979809 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8ae84b2-ee46-4b9d-a470-af5b9971daa3 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:06:05.980172 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 915/3694] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:06:05.983484 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-532da410-b218-4293-8ee2-c4e540b4ac02 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:05.987844 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-532da410-b218-4293-8ee2-c4e540b4ac02 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:05.988255 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 928/3695] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:05 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:05.988970 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-da4828a0-e748-48f4-b2f4-c88d027d8afa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:05.991652 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-da4828a0-e748-48f4-b2f4-c88d027d8afa tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:05.991948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-da4828a0-e748-48f4-b2f4-c88d027d8afa tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:05.992192 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-da4828a0-e748-48f4-b2f4-c88d027d8afa tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:06.004594 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:06.004594 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:06.008455 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-da4828a0-e748-48f4-b2f4-c88d027d8afa tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:06.014639 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-da4828a0-e748-48f4-b2f4-c88d027d8afa tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:06.015206 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 922/3696] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:06:05 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:06:06.066354 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d56c12c-90b5-4e34-8d3a-e97aba16a84e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:06.069523 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d56c12c-90b5-4e34-8d3a-e97aba16a84e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:06.069523 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d56c12c-90b5-4e34-8d3a-e97aba16a84e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:06.069523 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d56c12c-90b5-4e34-8d3a-e97aba16a84e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:06.069711 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9d56c12c-90b5-4e34-8d3a-e97aba16a84e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:06.075374 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:06.075374 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:06.076320 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d56c12c-90b5-4e34-8d3a-e97aba16a84e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:06.076896 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 932/3697] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:06 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:06.125176 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-898719e7-cbe8-4c96-9988-e91744da8d8f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:06.127327 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-898719e7-cbe8-4c96-9988-e91744da8d8f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] PUT https://10.4.3.32/volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e Aug 19 16:06:06.127727 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-898719e7-cbe8-4c96-9988-e91744da8d8f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:06.135233 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-898719e7-cbe8-4c96-9988-e91744da8d8f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Acquiring lock "cinder-attachment_update-cf9ecc80-63b6-4859-a060-d696648f4170-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:06:06.140040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-898719e7-cbe8-4c96-9988-e91744da8d8f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-cf9ecc80-63b6-4859-a060-d696648f4170-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:06:06.141011 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:06.141011 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:06.220373 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-898719e7-cbe8-4c96-9988-e91744da8d8f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-cf9ecc80-63b6-4859-a060-d696648f4170-np0000007787" released by "attachment_update" :: held 0.080s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:06:06.220815 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-898719e7-cbe8-4c96-9988-e91744da8d8f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e returned with HTTP 200 Aug 19 16:06:06.221335 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 916/3698] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:06:06 2026] PUT /volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:06.229074 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-2182c749-85e1-4d89-83b3-e638bc20a988 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:06.231172 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-2182c749-85e1-4d89-83b3-e638bc20a988 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/encryption Aug 19 16:06:06.231415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-2182c749-85e1-4d89-83b3-e638bc20a988 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:06.231690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-2182c749-85e1-4d89-83b3-e638bc20a988 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:06.241045 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:06.241045 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:06.247421 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-2182c749-85e1-4d89-83b3-e638bc20a988 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/encryption returned with HTTP 200 Aug 19 16:06:06.247828 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 929/3699] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:06:06 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:06.656325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-93e9dd3c-e6ab-4889-a967-ba90dc42dcab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:06.658164 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93e9dd3c-e6ab-4889-a967-ba90dc42dcab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 Aug 19 16:06:06.658390 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93e9dd3c-e6ab-4889-a967-ba90dc42dcab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:06.658630 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93e9dd3c-e6ab-4889-a967-ba90dc42dcab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:06.664123 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93e9dd3c-e6ab-4889-a967-ba90dc42dcab tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 returned with HTTP 404 Aug 19 16:06:06.664550 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 923/3700] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:06 2026] GET /volume/v3/volumes/bfdfd82d-8153-4029-a021-1a5d5ac5d6d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:06.673625 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf7284f6-e17a-446e-9d5f-d9297485b1f1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:06.675418 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf7284f6-e17a-446e-9d5f-d9297485b1f1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups Aug 19 16:06:06.675695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf7284f6-e17a-446e-9d5f-d9297485b1f1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:06.675958 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf7284f6-e17a-446e-9d5f-d9297485b1f1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:06.680983 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf7284f6-e17a-446e-9d5f-d9297485b1f1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Aug 19 16:06:06.681387 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 933/3701] 10.4.3.32 () {68 vars in 1270 bytes} [Wed Aug 19 16:06:06 2026] GET /volume/v3/backups => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:06.691613 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2ceafc6-e2b7-43dd-b906-e3b3503f2b89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:06.693265 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2ceafc6-e2b7-43dd-b906-e3b3503f2b89 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups?project_id=856f5f61129d474198714e924014ded4 Aug 19 16:06:06.693507 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2ceafc6-e2b7-43dd-b906-e3b3503f2b89 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:06.693702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2ceafc6-e2b7-43dd-b906-e3b3503f2b89 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:06.694149 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:06.694149 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:06.707152 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2ceafc6-e2b7-43dd-b906-e3b3503f2b89 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups?project_id=856f5f61129d474198714e924014ded4 returned with HTTP 200 Aug 19 16:06:06.707614 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 917/3702] 10.4.3.32 () {68 vars in 1357 bytes} [Wed Aug 19 16:06:06 2026] GET /volume/v3/backups?project_id=856f5f61129d474198714e924014ded4 => generated 620 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:06.716097 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:06.717876 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:06:06.718213 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-717725468"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:06.719629 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-717725468'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:06:06.719745 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume of 1 GB Aug 19 16:06:06.723646 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Availability Zones retrieved successfully. Aug 19 16:06:06.729192 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (cc632991-262f-4501-b864-c49d3a8ac61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:06.730082 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1678ee3c-673b-4f4c-a597-8a1d94d55538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:06.730825 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:06:06.753219 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1678ee3c-673b-4f4c-a597-8a1d94d55538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:06.753924 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8634f7ac-b42f-48c5-8221-84ad420b9709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:06.789918 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['62643549-557c-4a7f-a4d3-4c5d27236f6e', 'd815ced2-fbcf-4e5f-95cf-b80efbabf8cc', '9222b627-98e5-4ba5-b8b9-e6bfd8ed4dea', 'edb62722-bacb-4d10-a1d6-eaa677779e18'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:06.790659 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8634f7ac-b42f-48c5-8221-84ad420b9709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62643549-557c-4a7f-a4d3-4c5d27236f6e', 'd815ced2-fbcf-4e5f-95cf-b80efbabf8cc', '9222b627-98e5-4ba5-b8b9-e6bfd8ed4dea', 'edb62722-bacb-4d10-a1d6-eaa677779e18']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:06.791336 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f556c920-4037-4a40-b6ab-049194d0988f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:06.812297 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f556c920-4037-4a40-b6ab-049194d0988f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '368d09a2-6ab1-4339-8ac0-082d6d489858', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-717725468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['62643549-557c-4a7f-a4d3-4c5d27236f6e','d815ced2-fbcf-4e5f-95cf-b80efbabf8cc','9222b627-98e5-4ba5-b8b9-e6bfd8ed4dea','edb62722-bacb-4d10-a1d6-eaa677779e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-717725468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=368d09a2-6ab1-4339-8ac0-082d6d489858,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856f5f61129d474198714e924014ded4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a43b09925df84ab5ae0f5a1091d7f98a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:06.812986 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a8e82a-9747-4d5d-8517-56e1fed4912e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:06.829041 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a8e82a-9747-4d5d-8517-56e1fed4912e) transitioned into 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-717725468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['62643549-557c-4a7f-a4d3-4c5d27236f6e','d815ced2-fbcf-4e5f-95cf-b80efbabf8cc','9222b627-98e5-4ba5-b8b9-e6bfd8ed4dea','edb62722-bacb-4d10-a1d6-eaa677779e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:06.829623 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ee68a37-47df-443d-ab1b-eac5f0e86d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:06.837221 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ee68a37-47df-443d-ab1b-eac5f0e86d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:06.837942 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (cc632991-262f-4501-b864-c49d3a8ac61f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:06.838188 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request issued successfully. Aug 19 16:06:06.838699 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7074352c-50ea-4f30-80d4-90e2ff57db3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:06:06.839109 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 930/3703] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:06:06 2026] POST /volume/v3/volumes => generated 775 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:06.850565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-97366ee6-3120-4851-b097-c44c99e22dc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:06.852246 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97366ee6-3120-4851-b097-c44c99e22dc1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 Aug 19 16:06:06.852718 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97366ee6-3120-4851-b097-c44c99e22dc1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:06.852718 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97366ee6-3120-4851-b097-c44c99e22dc1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:06.860549 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:06.860549 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:06.864927 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-97366ee6-3120-4851-b097-c44c99e22dc1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:06.869533 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97366ee6-3120-4851-b097-c44c99e22dc1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 returned with HTTP 200 Aug 19 16:06:06.870013 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 924/3704] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:06 2026] GET /volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:07.000075 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f433dcab-cae1-4d5a-9059-a62260743e28 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:07.001989 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f433dcab-cae1-4d5a-9059-a62260743e28 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:07.002198 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f433dcab-cae1-4d5a-9059-a62260743e28 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:07.002387 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f433dcab-cae1-4d5a-9059-a62260743e28 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:07.011991 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:07.011991 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:07.015807 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f433dcab-cae1-4d5a-9059-a62260743e28 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:07.020350 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f433dcab-cae1-4d5a-9059-a62260743e28 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:07.020875 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 934/3705] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:06 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:07.090971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fcc2128c-699c-41be-bebd-203be5c83974 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:07.093798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fcc2128c-699c-41be-bebd-203be5c83974 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:07.094127 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fcc2128c-699c-41be-bebd-203be5c83974 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:07.094797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fcc2128c-699c-41be-bebd-203be5c83974 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:07.094797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-fcc2128c-699c-41be-bebd-203be5c83974 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:07.100166 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:07.100166 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:07.101030 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fcc2128c-699c-41be-bebd-203be5c83974 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:07.101531 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 918/3706] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:07 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:07.881813 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2680fdb2-3eca-46c6-86a7-cf9c39c2d85f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:07.883958 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2680fdb2-3eca-46c6-86a7-cf9c39c2d85f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 Aug 19 16:06:07.884179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2680fdb2-3eca-46c6-86a7-cf9c39c2d85f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:07.884693 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2680fdb2-3eca-46c6-86a7-cf9c39c2d85f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:07.894059 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:07.894059 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:07.898089 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2680fdb2-3eca-46c6-86a7-cf9c39c2d85f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:07.902291 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2680fdb2-3eca-46c6-86a7-cf9c39c2d85f tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 returned with HTTP 200 Aug 19 16:06:07.902659 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 931/3707] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:07 2026] GET /volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:07.914967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a612ceb-3f38-45d1-aa6c-1e6fb51e239c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:07.916887 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a612ceb-3f38-45d1-aa6c-1e6fb51e239c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:06:07.917312 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a612ceb-3f38-45d1-aa6c-1e6fb51e239c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "368d09a2-6ab1-4339-8ac0-082d6d489858", "name": "tempest-type-Backup-1092303419"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:07.918951 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-2a612ceb-3f38-45d1-aa6c-1e6fb51e239c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating new backup {'backup': {'volume_id': '368d09a2-6ab1-4339-8ac0-082d6d489858', 'name': 'tempest-type-Backup-1092303419'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:06:07.919120 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-2a612ceb-3f38-45d1-aa6c-1e6fb51e239c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating backup of volume 368d09a2-6ab1-4339-8ac0-082d6d489858 in container None Aug 19 16:06:07.928346 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:07.928346 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:07.928747 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a612ceb-3f38-45d1-aa6c-1e6fb51e239c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:07.946088 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2a612ceb-3f38-45d1-aa6c-1e6fb51e239c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['757726c4-580e-4d23-ad0b-a0c91b894a5d', '5fd9af4b-1c5f-48b5-ad0a-f138af132049'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:07.977139 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a612ceb-3f38-45d1-aa6c-1e6fb51e239c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:06:07.977656 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 925/3708] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:06:07 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 19 16:06:07.987898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c5b182b6-8b91-45b2-9cb8-8b9c94c594cb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:07.989701 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5b182b6-8b91-45b2-9cb8-8b9c94c594cb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:07.989972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5b182b6-8b91-45b2-9cb8-8b9c94c594cb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:07.990157 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5b182b6-8b91-45b2-9cb8-8b9c94c594cb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:07.990273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c5b182b6-8b91-45b2-9cb8-8b9c94c594cb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:07.997856 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:07.997856 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:07.998695 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5b182b6-8b91-45b2-9cb8-8b9c94c594cb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:07.998910 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 935/3709] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:07 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:08.033140 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c668effe-262e-4a5b-a40a-a1dfed6165a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:08.034978 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c668effe-262e-4a5b-a40a-a1dfed6165a2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:08.035165 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c668effe-262e-4a5b-a40a-a1dfed6165a2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:08.035341 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c668effe-262e-4a5b-a40a-a1dfed6165a2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:08.045055 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:08.045055 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:08.049032 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c668effe-262e-4a5b-a40a-a1dfed6165a2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:08.053329 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c668effe-262e-4a5b-a40a-a1dfed6165a2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:08.053698 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 919/3710] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:08 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:08.114897 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a2fba4c-fbe6-4ad9-9b10-d6a3ca660b9e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:08.117022 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a2fba4c-fbe6-4ad9-9b10-d6a3ca660b9e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:08.117293 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a2fba4c-fbe6-4ad9-9b10-d6a3ca660b9e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:08.117542 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a2fba4c-fbe6-4ad9-9b10-d6a3ca660b9e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:08.117680 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4a2fba4c-fbe6-4ad9-9b10-d6a3ca660b9e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:08.122743 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:08.122743 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:08.123633 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a2fba4c-fbe6-4ad9-9b10-d6a3ca660b9e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:08.124195 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 932/3711] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:08 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:09.010061 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fe3d4a97-c31a-474f-acf9-92ecd7e85bf7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:09.011953 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe3d4a97-c31a-474f-acf9-92ecd7e85bf7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:09.012174 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe3d4a97-c31a-474f-acf9-92ecd7e85bf7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:09.012401 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe3d4a97-c31a-474f-acf9-92ecd7e85bf7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:09.012801 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fe3d4a97-c31a-474f-acf9-92ecd7e85bf7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:09.016644 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:09.016644 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:09.017347 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe3d4a97-c31a-474f-acf9-92ecd7e85bf7 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:09.017874 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 926/3712] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:09 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:09.068409 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8f936c18-aaad-4675-a631-c06793c2a824 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:09.070225 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f936c18-aaad-4675-a631-c06793c2a824 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:09.070414 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f936c18-aaad-4675-a631-c06793c2a824 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:09.070616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f936c18-aaad-4675-a631-c06793c2a824 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:09.079867 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:09.079867 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:09.083651 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8f936c18-aaad-4675-a631-c06793c2a824 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:09.088084 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f936c18-aaad-4675-a631-c06793c2a824 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:09.088550 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 936/3713] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:09 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:09.135905 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7076062-dc3c-49e7-90bf-970b6f52f871 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:09.137777 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7076062-dc3c-49e7-90bf-970b6f52f871 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:09.137998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7076062-dc3c-49e7-90bf-970b6f52f871 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:09.138171 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7076062-dc3c-49e7-90bf-970b6f52f871 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:09.138272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d7076062-dc3c-49e7-90bf-970b6f52f871 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:09.142574 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:09.142574 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:09.143098 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7076062-dc3c-49e7-90bf-970b6f52f871 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:09.143448 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 920/3714] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:09 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:09.409100 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32275226-8a65-4392-a2e3-db563633e88f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:09.467785 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:06:09.468183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1521026486"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:09.469927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1521026486'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:06:09.470003 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume of 1 GB Aug 19 16:06:09.475055 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Availability Zones retrieved successfully. Aug 19 16:06:09.482473 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (e3bc8ead-7fed-4c5b-bece-28ac54a993fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:09.483645 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce3d8ad-419a-4b5b-b3fd-d0494244afdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:09.484900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:06:09.511830 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce3d8ad-419a-4b5b-b3fd-d0494244afdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:09.512867 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d36cd6-08ca-4a52-ab43-a799b9a3b6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:09.589518 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['9721852d-358c-4118-a707-139bc791c9ea', 'a0e38a78-e206-4748-97cc-7bd0a51c4541', '04a2aebf-a9ba-45ac-8a84-0740fc131c30', '9c48cf2b-4319-44d6-949e-1da139fd9f41'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:09.590703 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d36cd6-08ca-4a52-ab43-a799b9a3b6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9721852d-358c-4118-a707-139bc791c9ea', 'a0e38a78-e206-4748-97cc-7bd0a51c4541', '04a2aebf-a9ba-45ac-8a84-0740fc131c30', '9c48cf2b-4319-44d6-949e-1da139fd9f41']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:09.591839 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7c72a2-c921-4d0a-a8de-a23e64b82d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:09.621226 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7c72a2-c921-4d0a-a8de-a23e64b82d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '916cbcc8-9563-4961-be66-72548a4bbaf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1521026486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['9721852d-358c-4118-a707-139bc791c9ea','a0e38a78-e206-4748-97cc-7bd0a51c4541','04a2aebf-a9ba-45ac-8a84-0740fc131c30','9c48cf2b-4319-44d6-949e-1da139fd9f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1521026486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=916cbcc8-9563-4961-be66-72548a4bbaf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9997dfb101641f4a136bdea5a37511b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='579dc6ea43f64ed4b35a3112b0372183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:09.621911 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34b9d92-9b36-4e8a-a40f-02b0fd8ef366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:09.628579 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-d0b616c2-3d95-41d0-a784-5d0bac9d7bf5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:09.630733 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-d0b616c2-3d95-41d0-a784-5d0bac9d7bf5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e/action Aug 19 16:06:09.631119 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-d0b616c2-3d95-41d0-a784-5d0bac9d7bf5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:09.631256 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-d0b616c2-3d95-41d0-a784-5d0bac9d7bf5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:09.644720 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34b9d92-9b36-4e8a-a40f-02b0fd8ef366) transitioned into 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-1521026486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['9721852d-358c-4118-a707-139bc791c9ea','a0e38a78-e206-4748-97cc-7bd0a51c4541','04a2aebf-a9ba-45ac-8a84-0740fc131c30','9c48cf2b-4319-44d6-949e-1da139fd9f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:09.645650 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0962df5e-1caa-4a30-8a87-3de93e44ff13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:09.648730 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:09.648730 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:09.654744 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0962df5e-1caa-4a30-8a87-3de93e44ff13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:09.655655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (e3bc8ead-7fed-4c5b-bece-28ac54a993fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:09.656001 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request issued successfully. Aug 19 16:06:09.656609 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32275226-8a65-4392-a2e3-db563633e88f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:06:09.657091 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 933/3715] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:06:09 2026] POST /volume/v3/volumes => generated 747 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:09.671605 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f83a8465-463e-4886-b7d8-7304fa80c34e req-d0b616c2-3d95-41d0-a784-5d0bac9d7bf5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e/action returned with HTTP 204 Aug 19 16:06:09.671605 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 927/3716] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:06:09 2026] POST /volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:10.028173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9f592579-f87e-4c5b-a383-f9c7042a1caa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.029918 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f592579-f87e-4c5b-a383-f9c7042a1caa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:10.030113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f592579-f87e-4c5b-a383-f9c7042a1caa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:10.030303 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9f592579-f87e-4c5b-a383-f9c7042a1caa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:10.030396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9f592579-f87e-4c5b-a383-f9c7042a1caa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:10.034403 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:10.034403 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:10.035009 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9f592579-f87e-4c5b-a383-f9c7042a1caa tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:10.035359 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 937/3717] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:10 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:10.099771 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f210208e-d2d7-4aca-a9ac-5efef66bb34c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.102032 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f210208e-d2d7-4aca-a9ac-5efef66bb34c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:10.102196 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f210208e-d2d7-4aca-a9ac-5efef66bb34c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:10.102369 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f210208e-d2d7-4aca-a9ac-5efef66bb34c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:10.114676 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:10.114676 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:10.118305 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f210208e-d2d7-4aca-a9ac-5efef66bb34c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:10.122935 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f210208e-d2d7-4aca-a9ac-5efef66bb34c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:10.123349 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 921/3718] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:10 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:10.135499 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2f1bdfa3-18c9-4201-b5db-e26dd3f5c6c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.137426 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f1bdfa3-18c9-4201-b5db-e26dd3f5c6c9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:10.137662 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f1bdfa3-18c9-4201-b5db-e26dd3f5c6c9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:10.137928 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f1bdfa3-18c9-4201-b5db-e26dd3f5c6c9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:10.147010 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:10.147010 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:10.150819 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2f1bdfa3-18c9-4201-b5db-e26dd3f5c6c9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:10.153075 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e66d67fd-ceec-4344-a9b7-0cbbb1e9f43a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.155412 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f1bdfa3-18c9-4201-b5db-e26dd3f5c6c9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:10.155477 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e66d67fd-ceec-4344-a9b7-0cbbb1e9f43a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:10.155709 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e66d67fd-ceec-4344-a9b7-0cbbb1e9f43a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:10.155856 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 934/3719] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:10 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:10.155924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e66d67fd-ceec-4344-a9b7-0cbbb1e9f43a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:10.156038 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e66d67fd-ceec-4344-a9b7-0cbbb1e9f43a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:10.164190 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:10.164190 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:10.164892 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e66d67fd-ceec-4344-a9b7-0cbbb1e9f43a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:10.165307 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 928/3720] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:10 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:10.193919 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f8864cd0-9033-4e9a-84ec-da7436d61df9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.196503 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f8864cd0-9033-4e9a-84ec-da7436d61df9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:10.197377 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f8864cd0-9033-4e9a-84ec-da7436d61df9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:10.197377 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f8864cd0-9033-4e9a-84ec-da7436d61df9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:10.210688 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:10.210688 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:10.214891 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f8864cd0-9033-4e9a-84ec-da7436d61df9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:10.220082 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f8864cd0-9033-4e9a-84ec-da7436d61df9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:10.220475 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 938/3721] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:06:10 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:10.237643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f1f1e52d-b0d8-474e-8c21-692f3adaa143 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.241013 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f1f1e52d-b0d8-474e-8c21-692f3adaa143 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/action Aug 19 16:06:10.241505 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f1f1e52d-b0d8-474e-8c21-692f3adaa143 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:10.241975 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f1f1e52d-b0d8-474e-8c21-692f3adaa143 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:10.257483 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:10.257483 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:10.258459 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f1f1e52d-b0d8-474e-8c21-692f3adaa143 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:10.266223 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f1f1e52d-b0d8-474e-8c21-692f3adaa143 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Begin detaching volume completed successfully. Aug 19 16:06:10.266484 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-f1f1e52d-b0d8-474e-8c21-692f3adaa143 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/action returned with HTTP 202 Aug 19 16:06:10.266991 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 922/3722] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:06:10 2026] POST /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 16:06:10.312469 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ce903bd-e2d4-49e7-921c-ac8030ba3dd1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.312981 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ce903bd-e2d4-49e7-921c-ac8030ba3dd1 None None] GET https://10.4.3.32/volume// Aug 19 16:06:10.313168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ce903bd-e2d4-49e7-921c-ac8030ba3dd1 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:10.313386 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ce903bd-e2d4-49e7-921c-ac8030ba3dd1 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:10.313775 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ce903bd-e2d4-49e7-921c-ac8030ba3dd1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:06:10.314098 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 935/3723] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:06:10.325252 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-0c2445ba-6baa-4803-9409-a6343662d6bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.327462 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-0c2445ba-6baa-4803-9409-a6343662d6bd tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:10.327694 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-0c2445ba-6baa-4803-9409-a6343662d6bd tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:10.327920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-0c2445ba-6baa-4803-9409-a6343662d6bd tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:10.337710 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:10.337710 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:10.341809 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-0c2445ba-6baa-4803-9409-a6343662d6bd tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:10.346242 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-0c2445ba-6baa-4803-9409-a6343662d6bd tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:10.346808 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 929/3724] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:06:10 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:06:10.356591 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-2ac62a2d-6642-4131-9b85-f39f65f1d1d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:10.358590 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-2ac62a2d-6642-4131-9b85-f39f65f1d1d4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/encryption Aug 19 16:06:10.358813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-2ac62a2d-6642-4131-9b85-f39f65f1d1d4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:10.358996 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-2ac62a2d-6642-4131-9b85-f39f65f1d1d4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:10.370831 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:10.370831 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:10.379295 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-2ac62a2d-6642-4131-9b85-f39f65f1d1d4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/encryption returned with HTTP 200 Aug 19 16:06:10.379891 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 939/3725] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:06:10 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:11.045667 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c71e41a7-5076-4daf-82df-74ca2679aae5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:11.047588 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c71e41a7-5076-4daf-82df-74ca2679aae5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:11.047710 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c71e41a7-5076-4daf-82df-74ca2679aae5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:11.047899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c71e41a7-5076-4daf-82df-74ca2679aae5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:11.048023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c71e41a7-5076-4daf-82df-74ca2679aae5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:11.052067 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:11.052067 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:11.052631 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c71e41a7-5076-4daf-82df-74ca2679aae5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:11.053011 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 923/3726] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:11 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:11.176040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7d42e6fd-b62a-49d8-9a2e-e0d55f538b63 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:11.178906 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d42e6fd-b62a-49d8-9a2e-e0d55f538b63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:11.178906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d42e6fd-b62a-49d8-9a2e-e0d55f538b63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:11.178906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d42e6fd-b62a-49d8-9a2e-e0d55f538b63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:11.178906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7d42e6fd-b62a-49d8-9a2e-e0d55f538b63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:11.183667 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:11.183667 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:11.184352 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d42e6fd-b62a-49d8-9a2e-e0d55f538b63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:11.188511 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 936/3727] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:11 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:11.827365 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-fbabb746-8a2a-45de-b92e-c46ea8cd4e20 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:11.830833 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-fbabb746-8a2a-45de-b92e-c46ea8cd4e20 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e Aug 19 16:06:11.831023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-fbabb746-8a2a-45de-b92e-c46ea8cd4e20 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:11.831201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-fbabb746-8a2a-45de-b92e-c46ea8cd4e20 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:11.843802 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:11.843802 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:11.897169 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c834cd83-6f68-47e6-8118-3a4b388f5bec req-fbabb746-8a2a-45de-b92e-c46ea8cd4e20 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e returned with HTTP 200 Aug 19 16:06:11.897593 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 930/3728] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:06:11 2026] DELETE /volume/v3/attachments/811e1299-9a23-4997-83c9-3fd909a7402e => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:12.065925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ebcbbd3-3ffe-42f6-ab4c-00c1441d7bd4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:12.068090 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ebcbbd3-3ffe-42f6-ab4c-00c1441d7bd4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:12.068313 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ebcbbd3-3ffe-42f6-ab4c-00c1441d7bd4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:12.068521 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ebcbbd3-3ffe-42f6-ab4c-00c1441d7bd4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:12.068641 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6ebcbbd3-3ffe-42f6-ab4c-00c1441d7bd4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:12.072929 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:12.072929 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:12.073537 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ebcbbd3-3ffe-42f6-ab4c-00c1441d7bd4 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:12.073950 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 940/3729] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:12 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:12.194191 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53236a88-06b4-4193-bf04-ad88822ef024 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:12.196077 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53236a88-06b4-4193-bf04-ad88822ef024 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:06:12.196330 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53236a88-06b4-4193-bf04-ad88822ef024 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:12.196508 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53236a88-06b4-4193-bf04-ad88822ef024 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:12.196643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-53236a88-06b4-4193-bf04-ad88822ef024 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:12.201187 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:12.201187 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:12.201881 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53236a88-06b4-4193-bf04-ad88822ef024 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:06:12.202299 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 924/3730] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:12 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:12.213853 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6c8637ff-585d-40df-a002-1060d40aee0d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:12.290646 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6c8637ff-585d-40df-a002-1060d40aee0d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:06:12.291170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6c8637ff-585d-40df-a002-1060d40aee0d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36b6057a-e332-4edf-97fb-eb2cbc42efb0"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:12.292712 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-6c8637ff-585d-40df-a002-1060d40aee0d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Creating new backup {'backup': {'volume_id': '36b6057a-e332-4edf-97fb-eb2cbc42efb0'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:06:12.292973 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-6c8637ff-585d-40df-a002-1060d40aee0d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Creating backup of volume 36b6057a-e332-4edf-97fb-eb2cbc42efb0 in container None Aug 19 16:06:12.301594 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:12.301594 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:12.302484 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6c8637ff-585d-40df-a002-1060d40aee0d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Volume info retrieved successfully. Aug 19 16:06:12.323853 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-6c8637ff-585d-40df-a002-1060d40aee0d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Created reservations ['55053466-18ae-42ef-9d2e-24576c8fb61e', '3f902560-a91f-477c-9afa-d7203d1cbf35'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:12.358709 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6c8637ff-585d-40df-a002-1060d40aee0d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:06:12.359188 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 937/3731] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:06:12 2026] POST /volume/v3/backups => generated 286 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:12.368278 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6ee37b38-3043-4307-b1ca-2b1fab6d35ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:12.370392 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ee37b38-3043-4307-b1ca-2b1fab6d35ec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:12.370706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ee37b38-3043-4307-b1ca-2b1fab6d35ec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:12.370994 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6ee37b38-3043-4307-b1ca-2b1fab6d35ec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:12.371151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6ee37b38-3043-4307-b1ca-2b1fab6d35ec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:12.376609 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:12.376609 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:12.377248 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6ee37b38-3043-4307-b1ca-2b1fab6d35ec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:12.377688 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 931/3732] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:12 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:12.463780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-cf99b3cf-a09d-4d99-887c-21c09814239a req-2a62517a-c63b-4bb7-9991-1ffc99966e4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:12.467182 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cf99b3cf-a09d-4d99-887c-21c09814239a req-2a62517a-c63b-4bb7-9991-1ffc99966e4e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:12.467466 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cf99b3cf-a09d-4d99-887c-21c09814239a req-2a62517a-c63b-4bb7-9991-1ffc99966e4e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:12.468947 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cf99b3cf-a09d-4d99-887c-21c09814239a req-2a62517a-c63b-4bb7-9991-1ffc99966e4e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:12.483117 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:12.483117 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:12.489369 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-cf99b3cf-a09d-4d99-887c-21c09814239a req-2a62517a-c63b-4bb7-9991-1ffc99966e4e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:12.502848 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cf99b3cf-a09d-4d99-887c-21c09814239a req-2a62517a-c63b-4bb7-9991-1ffc99966e4e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:12.503463 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 941/3733] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:06:12 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:13.089724 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21aeef1b-1d48-4dcc-b229-c73b6407b06b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:13.092267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21aeef1b-1d48-4dcc-b229-c73b6407b06b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:13.096337 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21aeef1b-1d48-4dcc-b229-c73b6407b06b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:13.096337 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21aeef1b-1d48-4dcc-b229-c73b6407b06b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:13.096337 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-21aeef1b-1d48-4dcc-b229-c73b6407b06b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:13.101661 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:13.101661 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:13.102799 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21aeef1b-1d48-4dcc-b229-c73b6407b06b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:13.107121 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 925/3734] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:13 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:13.393371 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-520fdbd5-7377-4fe4-a0a5-2f7e025aa4bf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:13.395306 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-520fdbd5-7377-4fe4-a0a5-2f7e025aa4bf tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:13.395751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-520fdbd5-7377-4fe4-a0a5-2f7e025aa4bf tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:13.396921 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-520fdbd5-7377-4fe4-a0a5-2f7e025aa4bf tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:13.396921 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-520fdbd5-7377-4fe4-a0a5-2f7e025aa4bf tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:13.400386 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:13.400386 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:13.401280 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-520fdbd5-7377-4fe4-a0a5-2f7e025aa4bf tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:13.401748 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 938/3735] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:13 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:14.118433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-77d6c48e-3060-4010-b6c7-b7473dda4bcb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:14.120628 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77d6c48e-3060-4010-b6c7-b7473dda4bcb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:14.120924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77d6c48e-3060-4010-b6c7-b7473dda4bcb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:14.121158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77d6c48e-3060-4010-b6c7-b7473dda4bcb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:14.121279 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-77d6c48e-3060-4010-b6c7-b7473dda4bcb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:14.125996 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:14.125996 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:14.126613 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77d6c48e-3060-4010-b6c7-b7473dda4bcb tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:14.127104 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 932/3736] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:14 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:14.412057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-956b19b4-417e-43c6-8a2f-901e621f4a60 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:14.414202 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-956b19b4-417e-43c6-8a2f-901e621f4a60 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:14.414458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-956b19b4-417e-43c6-8a2f-901e621f4a60 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:14.414708 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-956b19b4-417e-43c6-8a2f-901e621f4a60 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:14.414854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-956b19b4-417e-43c6-8a2f-901e621f4a60 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:14.419843 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:14.419843 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:14.420402 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-956b19b4-417e-43c6-8a2f-901e621f4a60 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:14.420797 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 942/3737] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:14 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:15.137793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b9ec9b33-9a38-481a-9ed2-096c441dd47c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:15.140121 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9ec9b33-9a38-481a-9ed2-096c441dd47c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:15.140316 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9ec9b33-9a38-481a-9ed2-096c441dd47c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:15.140493 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9ec9b33-9a38-481a-9ed2-096c441dd47c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:15.140603 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b9ec9b33-9a38-481a-9ed2-096c441dd47c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:15.145388 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:15.145388 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:15.146061 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9ec9b33-9a38-481a-9ed2-096c441dd47c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:15.146589 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 926/3738] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:15 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:15.432326 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7d26fafc-7696-4f46-88ee-64a77c4e9157 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:15.435272 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d26fafc-7696-4f46-88ee-64a77c4e9157 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:15.435476 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d26fafc-7696-4f46-88ee-64a77c4e9157 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:15.435687 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d26fafc-7696-4f46-88ee-64a77c4e9157 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:15.435825 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7d26fafc-7696-4f46-88ee-64a77c4e9157 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:15.442608 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:15.442608 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:15.443455 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d26fafc-7696-4f46-88ee-64a77c4e9157 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:15.443804 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 939/3739] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:15 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:15.495188 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:15.496911 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:15.497098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:15.497272 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:15.497413 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Delete volume with id: cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:15.504016 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:15.504016 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:15.504407 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:15.514458 np0000007787 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:06:15.519412 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Delete volume request issued successfully. Aug 19 16:06:15.519694 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad70e597-e49d-47d8-9efc-4d6c8a7afdc2 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 202 Aug 19 16:06:15.519995 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 933/3740] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:06:15 2026] DELETE /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:15.527499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-790b4de4-bdbb-49e4-848f-0b5ee986b85b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:15.529351 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-790b4de4-bdbb-49e4-848f-0b5ee986b85b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:15.529572 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-790b4de4-bdbb-49e4-848f-0b5ee986b85b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:15.529808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-790b4de4-bdbb-49e4-848f-0b5ee986b85b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:15.536838 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:15.536838 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:15.542858 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-790b4de4-bdbb-49e4-848f-0b5ee986b85b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:06:15.549262 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-790b4de4-bdbb-49e4-848f-0b5ee986b85b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 200 Aug 19 16:06:15.549725 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 943/3741] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:15 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:16.158622 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-05d50624-210a-42d0-8469-e35b3cf3c77a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:16.161830 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05d50624-210a-42d0-8469-e35b3cf3c77a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:16.162124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05d50624-210a-42d0-8469-e35b3cf3c77a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:16.162367 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05d50624-210a-42d0-8469-e35b3cf3c77a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:16.162487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-05d50624-210a-42d0-8469-e35b3cf3c77a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:16.169253 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:16.169253 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:16.169931 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05d50624-210a-42d0-8469-e35b3cf3c77a tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:16.170293 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 927/3742] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:16 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:16.459723 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dcdba763-f5e9-47d8-87ac-eccfcc0255eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:16.462321 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dcdba763-f5e9-47d8-87ac-eccfcc0255eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:16.462744 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dcdba763-f5e9-47d8-87ac-eccfcc0255eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:16.463028 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dcdba763-f5e9-47d8-87ac-eccfcc0255eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:16.463130 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-dcdba763-f5e9-47d8-87ac-eccfcc0255eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:16.468303 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:16.468303 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:16.469348 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dcdba763-f5e9-47d8-87ac-eccfcc0255eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:16.469935 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 940/3743] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:16 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:16.565436 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59a5e906-f56d-4db1-8bf0-047afe8aba1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:16.567615 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59a5e906-f56d-4db1-8bf0-047afe8aba1f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 Aug 19 16:06:16.568054 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59a5e906-f56d-4db1-8bf0-047afe8aba1f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:16.568448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59a5e906-f56d-4db1-8bf0-047afe8aba1f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:16.578648 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59a5e906-f56d-4db1-8bf0-047afe8aba1f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 returned with HTTP 404 Aug 19 16:06:16.579514 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 934/3744] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:16 2026] GET /volume/v3/volumes/cf9ecc80-63b6-4859-a060-d696648f4170 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:16.588933 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-575bd103-0eca-4f56-973b-ce2dcbe26e95 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:16.591236 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-575bd103-0eca-4f56-973b-ce2dcbe26e95 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:06:16.591560 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-575bd103-0eca-4f56-973b-ce2dcbe26e95 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:16.591838 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-575bd103-0eca-4f56-973b-ce2dcbe26e95 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:16.592876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-575bd103-0eca-4f56-973b-ce2dcbe26e95 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:06:16.595260 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=357,cinder:INSERT=40,cinder:UPDATE=81 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:06:16.611114 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-575bd103-0eca-4f56-973b-ce2dcbe26e95 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Get all volumes completed successfully. Aug 19 16:06:16.613115 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:16.613115 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:16.617134 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-575bd103-0eca-4f56-973b-ce2dcbe26e95 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:06:16.617508 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 944/3745] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:06:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10557 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:06:16.636830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0bca7f1f-4ea4-4edb-b5f0-d38144e2a59c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:16.638843 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bca7f1f-4ea4-4edb-b5f0-d38144e2a59c tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] DELETE https://10.4.3.32/volume/v3/types/92095a4f-4cfe-4247-aee3-8c56df901b45 Aug 19 16:06:16.639033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bca7f1f-4ea4-4edb-b5f0-d38144e2a59c tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:16.639256 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bca7f1f-4ea4-4edb-b5f0-d38144e2a59c tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:16.670931 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bca7f1f-4ea4-4edb-b5f0-d38144e2a59c tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types/92095a4f-4cfe-4247-aee3-8c56df901b45 returned with HTTP 202 Aug 19 16:06:16.671441 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 928/3746] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:06:16 2026] DELETE /volume/v3/types/92095a4f-4cfe-4247-aee3-8c56df901b45 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:16.684269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5877bf66-b530-4320-b0e2-ec2a34666a69 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:16.686515 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5877bf66-b530-4320-b0e2-ec2a34666a69 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:06:16.687039 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5877bf66-b530-4320-b0e2-ec2a34666a69 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-6241866", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:16.705996 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5877bf66-b530-4320-b0e2-ec2a34666a69 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:06:16.706486 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 941/3747] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:06:16 2026] POST /volume/v3/types => generated 209 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:16.715526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-41f8f6e5-38bd-4c5f-8171-a9cf6fbcd300 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:16.717848 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41f8f6e5-38bd-4c5f-8171-a9cf6fbcd300 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] POST https://10.4.3.32/volume/v3/types/ce44def5-60da-4d18-88b0-b5643861a9c6/encryption Aug 19 16:06:16.718339 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41f8f6e5-38bd-4c5f-8171-a9cf6fbcd300 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:16.736961 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41f8f6e5-38bd-4c5f-8171-a9cf6fbcd300 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types/ce44def5-60da-4d18-88b0-b5643861a9c6/encryption returned with HTTP 200 Aug 19 16:06:16.737733 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 935/3748] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:06:16 2026] POST /volume/v3/types/ce44def5-60da-4d18-88b0-b5643861a9c6/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:16.745966 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:16.747888 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:06:16.748250 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-42668074", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-6241866", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:16.749997 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-42668074', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-6241866', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:06:16.756357 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume of 1 GB Aug 19 16:06:16.756713 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:16.756713 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:16.757196 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Availability Zones retrieved successfully. Aug 19 16:06:16.763027 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Flow 'volume_create_api' (f222b6bf-a400-464c-a739-398893587954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:16.764001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48cb603d-1021-4797-ba5b-c995d069c005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:16.764920 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:06:16.811504 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48cb603d-1021-4797-ba5b-c995d069c005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:06:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce44def5-60da-4d18-88b0-b5643861a9c6,is_public=True,name='tempest-scenario-type-luks-6241866',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce44def5-60da-4d18-88b0-b5643861a9c6', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:16.812301 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6caa14db-7e98-4596-a2a8-58c1b0631c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:16.850488 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-6241866 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-6241866, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:06:16.850983 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-6241866 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-6241866, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:06:16.882543 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Created reservations ['41d223e6-64aa-4891-9380-828bf369b0ae', '417e8fb2-744b-45fa-b50a-72195d7b5d27', 'f5fceb46-845d-4187-a510-f4c74a1d628d', '7b7c9e1b-d621-4e37-a76a-d2d5df59716b'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:16.883773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6caa14db-7e98-4596-a2a8-58c1b0631c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d223e6-64aa-4891-9380-828bf369b0ae', '417e8fb2-744b-45fa-b50a-72195d7b5d27', 'f5fceb46-845d-4187-a510-f4c74a1d628d', '7b7c9e1b-d621-4e37-a76a-d2d5df59716b']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:16.884987 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4548f21e-675a-48d9-a599-8ab7c739867f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:16.913707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4548f21e-675a-48d9-a599-8ab7c739867f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea52a82-c06b-42e9-8641-e49a95d9db72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-42668074',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b61bf6a871194a629494373df0ff7f3d',qos_specs=None,replication_status=,reservations=['41d223e6-64aa-4891-9380-828bf369b0ae','417e8fb2-744b-45fa-b50a-72195d7b5d27','f5fceb46-845d-4187-a510-f4c74a1d628d','7b7c9e1b-d621-4e37-a76a-d2d5df59716b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daf7d9147ad402181ac6234eb5f0cb0',volume_type_id=ce44def5-60da-4d18-88b0-b5643861a9c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-42668074',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=aea52a82-c06b-42e9-8641-e49a95d9db72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b61bf6a871194a629494373df0ff7f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1daf7d9147ad402181ac6234eb5f0cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce44def5-60da-4d18-88b0-b5643861a9c6),volume_type_id=ce44def5-60da-4d18-88b0-b5643861a9c6)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:16.914586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87222c66-0fbe-4d21-9c0a-98cbacc3e4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:16.946032 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87222c66-0fbe-4d21-9c0a-98cbacc3e4f3) transitioned into 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-42668074',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b61bf6a871194a629494373df0ff7f3d',qos_specs=None,replication_status=,reservations=['41d223e6-64aa-4891-9380-828bf369b0ae','417e8fb2-744b-45fa-b50a-72195d7b5d27','f5fceb46-845d-4187-a510-f4c74a1d628d','7b7c9e1b-d621-4e37-a76a-d2d5df59716b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daf7d9147ad402181ac6234eb5f0cb0',volume_type_id=ce44def5-60da-4d18-88b0-b5643861a9c6)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:16.947003 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df7dab3-edc7-4251-9072-62ec4a8f2741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:16.970251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df7dab3-edc7-4251-9072-62ec4a8f2741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:16.971337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Flow 'volume_create_api' (f222b6bf-a400-464c-a739-398893587954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:16.974176 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume request issued successfully. Aug 19 16:06:16.975025 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6091bcf0-e9a5-4e81-95f4-8206cde38e1d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:06:16.975567 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 945/3749] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:06:16 2026] POST /volume/v3/volumes => generated 778 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:17.181929 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-455a2a30-15c6-4009-9a6f-9a781675c23e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:17.185476 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-455a2a30-15c6-4009-9a6f-9a781675c23e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:17.185476 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-455a2a30-15c6-4009-9a6f-9a781675c23e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:17.185476 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-455a2a30-15c6-4009-9a6f-9a781675c23e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:17.185476 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-455a2a30-15c6-4009-9a6f-9a781675c23e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:17.190485 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:17.190485 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:17.191499 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-455a2a30-15c6-4009-9a6f-9a781675c23e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:17.192265 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 929/3750] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:17 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:17.480626 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-150df800-278b-4f9e-9338-10591e7392b4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:17.482586 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-150df800-278b-4f9e-9338-10591e7392b4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:17.482903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-150df800-278b-4f9e-9338-10591e7392b4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:17.483239 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-150df800-278b-4f9e-9338-10591e7392b4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:17.483364 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-150df800-278b-4f9e-9338-10591e7392b4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:17.489969 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:17.489969 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:17.491249 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-150df800-278b-4f9e-9338-10591e7392b4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:17.491597 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 942/3751] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:17 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:18.203919 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f17b3018-a865-4bf0-87e1-f28c652e6403 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:18.206299 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f17b3018-a865-4bf0-87e1-f28c652e6403 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:18.206624 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f17b3018-a865-4bf0-87e1-f28c652e6403 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:18.206928 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f17b3018-a865-4bf0-87e1-f28c652e6403 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:18.207086 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f17b3018-a865-4bf0-87e1-f28c652e6403 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:18.209240 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=382,cinder:UPDATE=85,cinder:INSERT=53 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:06:18.212772 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:18.212772 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:18.213645 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f17b3018-a865-4bf0-87e1-f28c652e6403 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:18.214370 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 936/3752] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:18 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:18.506021 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-02bc8074-44ab-44e7-8729-1db5b1dc590d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:18.508668 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02bc8074-44ab-44e7-8729-1db5b1dc590d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:18.508982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02bc8074-44ab-44e7-8729-1db5b1dc590d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:18.509238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02bc8074-44ab-44e7-8729-1db5b1dc590d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:18.509376 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-02bc8074-44ab-44e7-8729-1db5b1dc590d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:18.514867 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:18.514867 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:18.515740 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02bc8074-44ab-44e7-8729-1db5b1dc590d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:18.516313 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 946/3753] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:18 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:19.225545 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46ea15fb-acb3-45c8-9dc8-a6348e8d4a63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:19.227394 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46ea15fb-acb3-45c8-9dc8-a6348e8d4a63 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:19.227708 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46ea15fb-acb3-45c8-9dc8-a6348e8d4a63 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:19.227925 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46ea15fb-acb3-45c8-9dc8-a6348e8d4a63 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:19.228029 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-46ea15fb-acb3-45c8-9dc8-a6348e8d4a63 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:19.229593 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=480,cinder:INSERT=75,cinder:UPDATE=131 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:06:19.233130 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:19.233130 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:19.234143 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46ea15fb-acb3-45c8-9dc8-a6348e8d4a63 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:19.234546 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 930/3754] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:19 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:19.531776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b3cdf419-afa9-4c50-8147-9ca724061bd5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:19.534788 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3cdf419-afa9-4c50-8147-9ca724061bd5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:19.535123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3cdf419-afa9-4c50-8147-9ca724061bd5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:19.535305 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3cdf419-afa9-4c50-8147-9ca724061bd5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:19.535436 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b3cdf419-afa9-4c50-8147-9ca724061bd5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:19.541728 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:19.541728 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:19.543206 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3cdf419-afa9-4c50-8147-9ca724061bd5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:19.543206 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 943/3755] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:19 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:19.961154 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3a7fbca-1251-465a-8892-a4f6d25f49a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:19.962906 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3a7fbca-1251-465a-8892-a4f6d25f49a3 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:06:19.963107 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3a7fbca-1251-465a-8892-a4f6d25f49a3 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:19.963286 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3a7fbca-1251-465a-8892-a4f6d25f49a3 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:19.974371 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:19.974371 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:19.978811 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f3a7fbca-1251-465a-8892-a4f6d25f49a3 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:06:19.983401 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3a7fbca-1251-465a-8892-a4f6d25f49a3 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:06:19.983907 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 937/3756] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:19 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:20.027351 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-c3bfd505-b7bf-4c28-afcb-6a6216191eb0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:20.029745 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-c3bfd505-b7bf-4c28-afcb-6a6216191eb0 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:06:20.029970 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-c3bfd505-b7bf-4c28-afcb-6a6216191eb0 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:20.030171 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-c3bfd505-b7bf-4c28-afcb-6a6216191eb0 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:20.039619 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:20.039619 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:20.043561 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-c3bfd505-b7bf-4c28-afcb-6a6216191eb0 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:06:20.047591 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-c3bfd505-b7bf-4c28-afcb-6a6216191eb0 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:06:20.048015 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 947/3757] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:06:20 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:20.065262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a95c658e-18f2-47a5-8f01-c988f2ba9f26 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:20.067488 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a95c658e-18f2-47a5-8f01-c988f2ba9f26 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] POST https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7/action Aug 19 16:06:20.067863 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a95c658e-18f2-47a5-8f01-c988f2ba9f26 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:20.067981 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a95c658e-18f2-47a5-8f01-c988f2ba9f26 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:20.078099 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:20.078099 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:20.078569 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a95c658e-18f2-47a5-8f01-c988f2ba9f26 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:06:20.088359 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a95c658e-18f2-47a5-8f01-c988f2ba9f26 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Begin detaching volume completed successfully. Aug 19 16:06:20.088630 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a95c658e-18f2-47a5-8f01-c988f2ba9f26 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7/action returned with HTTP 202 Aug 19 16:06:20.089175 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 931/3758] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:06:20 2026] POST /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:06:20.137877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7041ad9e-3248-4b48-908e-9c1ee1cd8e79 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:20.138312 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7041ad9e-3248-4b48-908e-9c1ee1cd8e79 None None] GET https://10.4.3.32/volume// Aug 19 16:06:20.138501 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7041ad9e-3248-4b48-908e-9c1ee1cd8e79 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:20.138675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7041ad9e-3248-4b48-908e-9c1ee1cd8e79 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:20.139001 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7041ad9e-3248-4b48-908e-9c1ee1cd8e79 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:06:20.139448 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 944/3759] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:06: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 19 16:06:20.148162 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a1384441-6c7d-4250-b1ab-acbcf0bfb599 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:20.150807 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a1384441-6c7d-4250-b1ab-acbcf0bfb599 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:06:20.151098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a1384441-6c7d-4250-b1ab-acbcf0bfb599 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:20.151369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a1384441-6c7d-4250-b1ab-acbcf0bfb599 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:20.166345 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:20.166345 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:20.171170 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a1384441-6c7d-4250-b1ab-acbcf0bfb599 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:06:20.175978 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-a1384441-6c7d-4250-b1ab-acbcf0bfb599 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:06:20.176372 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 938/3760] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:06:20 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:06:20.248926 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dccf2b7d-5899-4487-8cfb-b4b6fa001fe3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:20.251385 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dccf2b7d-5899-4487-8cfb-b4b6fa001fe3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:20.251654 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dccf2b7d-5899-4487-8cfb-b4b6fa001fe3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:20.253028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dccf2b7d-5899-4487-8cfb-b4b6fa001fe3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:20.253212 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-dccf2b7d-5899-4487-8cfb-b4b6fa001fe3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:20.263439 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:20.263439 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:20.264492 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dccf2b7d-5899-4487-8cfb-b4b6fa001fe3 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:20.265375 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 948/3761] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:20 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:20.561701 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0bf8a850-29cd-415f-8a55-71686bd798ab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:20.564087 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bf8a850-29cd-415f-8a55-71686bd798ab tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:20.564372 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bf8a850-29cd-415f-8a55-71686bd798ab tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:20.564603 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bf8a850-29cd-415f-8a55-71686bd798ab tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:20.564738 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0bf8a850-29cd-415f-8a55-71686bd798ab tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:20.570329 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:20.570329 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:20.571322 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bf8a850-29cd-415f-8a55-71686bd798ab tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:20.571919 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 932/3762] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:20 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:21.115632 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-95b46194-ae98-48f0-b7e8-b98087b8d339 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:21.117882 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-95b46194-ae98-48f0-b7e8-b98087b8d339 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] DELETE https://10.4.3.32/volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb Aug 19 16:06:21.118057 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-95b46194-ae98-48f0-b7e8-b98087b8d339 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:21.118245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-95b46194-ae98-48f0-b7e8-b98087b8d339 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:21.120387 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=452,cinder:UPDATE=132,cinder:INSERT=76 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:06:21.133031 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:21.133031 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:21.203222 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-24b6d2ef-30de-4675-bf91-97414b27a3a3 req-95b46194-ae98-48f0-b7e8-b98087b8d339 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb returned with HTTP 200 Aug 19 16:06:21.203783 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 945/3763] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:06:21 2026] DELETE /volume/v3/attachments/f91ab93b-9066-4eb2-aa5d-834bb8f64beb => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:06:21.278247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-265c072c-a142-441e-a8cd-642c14501681 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:21.288371 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-265c072c-a142-441e-a8cd-642c14501681 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:21.288371 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-265c072c-a142-441e-a8cd-642c14501681 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:21.288371 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-265c072c-a142-441e-a8cd-642c14501681 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:21.288371 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-265c072c-a142-441e-a8cd-642c14501681 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:21.293149 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:21.293149 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:21.294249 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-265c072c-a142-441e-a8cd-642c14501681 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:21.295401 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 939/3764] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:21 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:21.587198 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf9cf69e-b8e0-48f4-a031-4fd20a43098f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:21.589177 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf9cf69e-b8e0-48f4-a031-4fd20a43098f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:21.589874 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf9cf69e-b8e0-48f4-a031-4fd20a43098f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:21.590097 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf9cf69e-b8e0-48f4-a031-4fd20a43098f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:21.590491 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bf9cf69e-b8e0-48f4-a031-4fd20a43098f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:21.603965 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:21.603965 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:21.604906 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf9cf69e-b8e0-48f4-a031-4fd20a43098f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:21.605451 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 949/3765] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:21 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:22.259807 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-47d6149f-8312-43f7-ae24-16ae2f490dc9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:22.262123 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-47d6149f-8312-43f7-ae24-16ae2f490dc9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:06:22.262355 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-47d6149f-8312-43f7-ae24-16ae2f490dc9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:22.262587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-47d6149f-8312-43f7-ae24-16ae2f490dc9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:22.278709 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:22.278709 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:22.285153 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-47d6149f-8312-43f7-ae24-16ae2f490dc9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:06:22.293688 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-47d6149f-8312-43f7-ae24-16ae2f490dc9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:06:22.294146 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 933/3766] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:22 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:22.312381 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-843b904a-33c5-4d2b-8012-f7ea46f3b4f0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:22.314752 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-843b904a-33c5-4d2b-8012-f7ea46f3b4f0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:22.314752 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-843b904a-33c5-4d2b-8012-f7ea46f3b4f0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:22.314944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-843b904a-33c5-4d2b-8012-f7ea46f3b4f0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:22.315080 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-843b904a-33c5-4d2b-8012-f7ea46f3b4f0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:22.321042 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:22.321042 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:22.321920 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-843b904a-33c5-4d2b-8012-f7ea46f3b4f0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:22.322477 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 946/3767] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:22 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:22.618012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bfba90ee-c2a1-4f93-965c-df3d464dcfb4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:22.620441 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfba90ee-c2a1-4f93-965c-df3d464dcfb4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:22.620720 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfba90ee-c2a1-4f93-965c-df3d464dcfb4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:22.621088 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfba90ee-c2a1-4f93-965c-df3d464dcfb4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:22.621172 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bfba90ee-c2a1-4f93-965c-df3d464dcfb4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:22.627058 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:22.627058 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:22.628211 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfba90ee-c2a1-4f93-965c-df3d464dcfb4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:22.628899 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 940/3768] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:22 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:23.335971 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-40a0b935-b227-488d-8284-e52effbb0235 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:23.338237 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40a0b935-b227-488d-8284-e52effbb0235 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:23.338418 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40a0b935-b227-488d-8284-e52effbb0235 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:23.338597 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-40a0b935-b227-488d-8284-e52effbb0235 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:23.338697 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-40a0b935-b227-488d-8284-e52effbb0235 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:23.342415 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:23.342415 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:23.343003 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-40a0b935-b227-488d-8284-e52effbb0235 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:23.343339 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 950/3769] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:23 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:23.641802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-50354714-ada3-4ea6-9ccc-e2cbc8746348 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:23.644382 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50354714-ada3-4ea6-9ccc-e2cbc8746348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:23.644382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50354714-ada3-4ea6-9ccc-e2cbc8746348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:23.644487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50354714-ada3-4ea6-9ccc-e2cbc8746348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:23.647263 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-50354714-ada3-4ea6-9ccc-e2cbc8746348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:23.649377 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:23.649377 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:23.650101 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50354714-ada3-4ea6-9ccc-e2cbc8746348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:23.650802 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 934/3770] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:23 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:24.353729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-65994f7d-8f2e-4ae5-83bd-5cc64f4c4e1e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:24.359971 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-65994f7d-8f2e-4ae5-83bd-5cc64f4c4e1e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:24.359971 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-65994f7d-8f2e-4ae5-83bd-5cc64f4c4e1e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:24.359971 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-65994f7d-8f2e-4ae5-83bd-5cc64f4c4e1e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:24.359971 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-65994f7d-8f2e-4ae5-83bd-5cc64f4c4e1e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:24.364640 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:24.364640 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:24.365635 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-65994f7d-8f2e-4ae5-83bd-5cc64f4c4e1e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:24.366268 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 947/3771] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:24 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:24.663754 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e67f135-af02-4047-9c4f-cb28664476eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:24.666143 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e67f135-af02-4047-9c4f-cb28664476eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:24.666440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e67f135-af02-4047-9c4f-cb28664476eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:24.666718 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e67f135-af02-4047-9c4f-cb28664476eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:24.666902 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4e67f135-af02-4047-9c4f-cb28664476eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:24.672026 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:24.672026 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:24.672877 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e67f135-af02-4047-9c4f-cb28664476eb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:24.673372 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 941/3772] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:24 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:25.377412 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-67edbe81-b634-4925-b0f1-a63dd824ef0e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:25.380352 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67edbe81-b634-4925-b0f1-a63dd824ef0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:25.380691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67edbe81-b634-4925-b0f1-a63dd824ef0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:25.380964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67edbe81-b634-4925-b0f1-a63dd824ef0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:25.381076 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-67edbe81-b634-4925-b0f1-a63dd824ef0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:25.385826 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:25.385826 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:25.386436 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67edbe81-b634-4925-b0f1-a63dd824ef0e tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:25.386847 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 951/3773] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:25 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:25.398568 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92dff54c-08eb-4dc2-a920-7d70c1e37f2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:25.401554 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92dff54c-08eb-4dc2-a920-7d70c1e37f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446/action Aug 19 16:06:25.402039 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92dff54c-08eb-4dc2-a920-7d70c1e37f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:25.402235 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92dff54c-08eb-4dc2-a920-7d70c1e37f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:25.403859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-92dff54c-08eb-4dc2-a920-7d70c1e37f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Updating backup 'e7ecaa28-6757-4b4b-8c92-996d24831446' with '{'status': 'error'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 16:06:25.413305 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:25.413305 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:25.426323 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-92dff54c-08eb-4dc2-a920-7d70c1e37f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] reset_status in rpcapi backup_id e7ecaa28-6757-4b4b-8c92-996d24831446 on host np0000007787. {{(pid=100251) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 16:06:25.432329 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92dff54c-08eb-4dc2-a920-7d70c1e37f2b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446/action returned with HTTP 202 Aug 19 16:06:25.432846 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 935/3774] 10.4.3.32 () {70 vars in 1423 bytes} [Wed Aug 19 16:06:25 2026] POST /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:06:25.444676 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db00e11a-7f58-498d-9096-7d2f014d95b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:25.446930 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db00e11a-7f58-498d-9096-7d2f014d95b6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 Aug 19 16:06:25.447306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db00e11a-7f58-498d-9096-7d2f014d95b6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:25.448574 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db00e11a-7f58-498d-9096-7d2f014d95b6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:25.448574 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-db00e11a-7f58-498d-9096-7d2f014d95b6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume with id: 368d09a2-6ab1-4339-8ac0-082d6d489858 Aug 19 16:06:25.460828 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:25.460828 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:25.460828 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-db00e11a-7f58-498d-9096-7d2f014d95b6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:25.500709 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-db00e11a-7f58-498d-9096-7d2f014d95b6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume request issued successfully. Aug 19 16:06:25.501527 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db00e11a-7f58-498d-9096-7d2f014d95b6 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 returned with HTTP 202 Aug 19 16:06:25.501660 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 948/3775] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:25 2026] DELETE /volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:25.512091 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-243a261e-e6c5-4c24-93d4-b9a96388bad5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:25.514477 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-243a261e-e6c5-4c24-93d4-b9a96388bad5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 Aug 19 16:06:25.515096 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-243a261e-e6c5-4c24-93d4-b9a96388bad5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:25.515190 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-243a261e-e6c5-4c24-93d4-b9a96388bad5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:25.525571 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:25.525571 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:25.530081 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-243a261e-e6c5-4c24-93d4-b9a96388bad5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:25.535083 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-243a261e-e6c5-4c24-93d4-b9a96388bad5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 returned with HTTP 200 Aug 19 16:06:25.535846 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 942/3776] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:25 2026] GET /volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:25.683301 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c4e51b3b-5c02-4ee7-9833-1d3636ce74d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:25.684840 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c4e51b3b-5c02-4ee7-9833-1d3636ce74d7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:25.685021 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c4e51b3b-5c02-4ee7-9833-1d3636ce74d7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:25.685189 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c4e51b3b-5c02-4ee7-9833-1d3636ce74d7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:25.685285 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c4e51b3b-5c02-4ee7-9833-1d3636ce74d7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:25.689065 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:25.689065 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:25.689568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c4e51b3b-5c02-4ee7-9833-1d3636ce74d7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:25.690032 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 952/3777] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:25 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:26.552387 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f251a3b2-6a3b-45f7-acd1-424dd3c9f4e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:26.554553 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f251a3b2-6a3b-45f7-acd1-424dd3c9f4e2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 Aug 19 16:06:26.554814 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f251a3b2-6a3b-45f7-acd1-424dd3c9f4e2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:26.555035 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f251a3b2-6a3b-45f7-acd1-424dd3c9f4e2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:26.562779 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f251a3b2-6a3b-45f7-acd1-424dd3c9f4e2 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 returned with HTTP 404 Aug 19 16:06:26.562779 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 936/3778] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:26 2026] GET /volume/v3/volumes/368d09a2-6ab1-4339-8ac0-082d6d489858 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:26.570580 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:26.572880 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] POST https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba/restore Aug 19 16:06:26.573334 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:26.575067 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Restoring backup a41a10e2-cb18-4498-8671-1d964f48a6ba ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100248) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 16:06:26.575268 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Restoring backup a41a10e2-cb18-4498-8671-1d964f48a6ba to volume None. Aug 19 16:06:26.579868 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:26.579868 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:26.580869 np0000007787 devstack@c-api.service[100248]: INFO cinder.backup.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Creating volume of 1 GB for restore of backup a41a10e2-cb18-4498-8671-1d964f48a6ba. Aug 19 16:06:26.584406 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Availability Zones retrieved successfully. Aug 19 16:06:26.592066 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (88a09668-aa6e-4690-b99f-f19fd6febb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:26.593187 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fddeca24-5a63-4d90-912f-f7150c19d1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:26.594319 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:06:26.639142 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fddeca24-5a63-4d90-912f-f7150c19d1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:26.640271 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7159d29c-771d-4943-957a-565388d153a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:26.680180 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Created reservations ['2d745271-7c50-46d8-8555-762a7fc23f00', '3b08498f-b459-4b04-909e-122934970251', '26b9515a-d8e4-4c0c-8047-679d2d939c80', 'd8e76772-e9b1-44e2-b39d-159fc48ed2cc'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:26.680999 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7159d29c-771d-4943-957a-565388d153a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d745271-7c50-46d8-8555-762a7fc23f00', '3b08498f-b459-4b04-909e-122934970251', '26b9515a-d8e4-4c0c-8047-679d2d939c80', 'd8e76772-e9b1-44e2-b39d-159fc48ed2cc']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:26.681654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c879475-60fe-4ac3-a4c5-a62c9b0cd582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:26.702243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8eae1f59-d44f-410e-9dfe-bd996a18c16f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:26.704054 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8eae1f59-d44f-410e-9dfe-bd996a18c16f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:26.704322 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8eae1f59-d44f-410e-9dfe-bd996a18c16f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:26.704562 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8eae1f59-d44f-410e-9dfe-bd996a18c16f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:26.704691 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8eae1f59-d44f-410e-9dfe-bd996a18c16f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:26.709368 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:26.709368 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:26.710083 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8eae1f59-d44f-410e-9dfe-bd996a18c16f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:26.710687 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 943/3779] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:26 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:26.715053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c879475-60fe-4ac3-a4c5-a62c9b0cd582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c9cdda6-dd89-496a-baff-d069f19b79f3', '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='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['2d745271-7c50-46d8-8555-762a7fc23f00','3b08498f-b459-4b04-909e-122934970251','26b9515a-d8e4-4c0c-8047-679d2d939c80','d8e76772-e9b1-44e2-b39d-159fc48ed2cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:06:26Z,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=9c9cdda6-dd89-496a-baff-d069f19b79f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856f5f61129d474198714e924014ded4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a43b09925df84ab5ae0f5a1091d7f98a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:26.715709 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a124fe33-6160-4b92-87a9-f22b6a2cd2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:26.730624 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a124fe33-6160-4b92-87a9-f22b6a2cd2f8) transitioned into 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='856f5f61129d474198714e924014ded4',qos_specs=None,replication_status=,reservations=['2d745271-7c50-46d8-8555-762a7fc23f00','3b08498f-b459-4b04-909e-122934970251','26b9515a-d8e4-4c0c-8047-679d2d939c80','d8e76772-e9b1-44e2-b39d-159fc48ed2cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b09925df84ab5ae0f5a1091d7f98a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:26.731290 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799167a1-2f54-46a9-827d-c3ea387110c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:26.739581 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799167a1-2f54-46a9-827d-c3ea387110c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:26.740340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Flow 'volume_create_api' (88a09668-aa6e-4690-b99f-f19fd6febb59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:26.740629 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Create volume request issued successfully. Aug 19 16:06:26.746813 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:26.746813 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:26.747150 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:27.723315 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-08424bd4-bcd3-4d99-a8a7-eed114641b42 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:27.725558 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08424bd4-bcd3-4d99-a8a7-eed114641b42 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:27.725791 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08424bd4-bcd3-4d99-a8a7-eed114641b42 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:27.726053 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-08424bd4-bcd3-4d99-a8a7-eed114641b42 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:27.726191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-08424bd4-bcd3-4d99-a8a7-eed114641b42 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8c584338-705b-4b75-8f57-a44a968d00ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:27.733350 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:27.733350 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:27.734305 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-08424bd4-bcd3-4d99-a8a7-eed114641b42 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 200 Aug 19 16:06:27.734853 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 953/3780] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:27 2026] GET /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:27.748617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d43f23fa-7fd0-464e-87ac-163292880e64 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:27.750087 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d43f23fa-7fd0-464e-87ac-163292880e64 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba Aug 19 16:06:27.750389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d43f23fa-7fd0-464e-87ac-163292880e64 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:27.750675 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d43f23fa-7fd0-464e-87ac-163292880e64 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:27.750850 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-d43f23fa-7fd0-464e-87ac-163292880e64 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete backup with id: 8c584338-705b-4b75-8f57-a44a968d00ba. Aug 19 16:06:27.758172 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:27.758172 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:27.761789 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:27.761789 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:27.761789 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:27.761789 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Checking backup size 1 against volume size 1 {{(pid=100248) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 16:06:27.761789 np0000007787 devstack@c-api.service[100248]: INFO cinder.backup.api [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Overwriting volume 9c9cdda6-dd89-496a-baff-d069f19b79f3 with restore of backup a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:27.783704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] restore_backup in rpcapi backup_id a41a10e2-cb18-4498-8671-1d964f48a6ba {{(pid=100248) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 16:06:27.785170 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ce937fd-5bf9-4f70-af6c-8074aa7e5e3c tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba/restore returned with HTTP 202 Aug 19 16:06:27.786092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-d43f23fa-7fd0-464e-87ac-163292880e64 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] delete_backup rpcapi backup_id 8c584338-705b-4b75-8f57-a44a968d00ba {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:06:27.786265 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 949/3781] 10.4.3.32 () {70 vars in 1426 bytes} [Wed Aug 19 16:06:26 2026] POST /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba/restore => generated 152 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:27.791094 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d43f23fa-7fd0-464e-87ac-163292880e64 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba returned with HTTP 202 Aug 19 16:06:27.791695 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 937/3782] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:27 2026] DELETE /volume/v3/backups/8c584338-705b-4b75-8f57-a44a968d00ba => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:06:27.800679 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:27.801746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d6588caf-3a5a-4b46-a2d6-7734f4e3e3da None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:27.803911 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6588caf-3a5a-4b46-a2d6-7734f4e3e3da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:27.804053 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:06:27.804218 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6588caf-3a5a-4b46-a2d6-7734f4e3e3da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:27.804402 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1590022603"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:27.804442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6588caf-3a5a-4b46-a2d6-7734f4e3e3da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:27.804570 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d6588caf-3a5a-4b46-a2d6-7734f4e3e3da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:27.805801 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1590022603'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:06:27.805925 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume of 1 GB Aug 19 16:06:27.809290 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:27.809290 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:27.810186 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6588caf-3a5a-4b46-a2d6-7734f4e3e3da tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:27.810789 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 954/3783] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:27 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:27.811821 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Availability Zones retrieved successfully. Aug 19 16:06:27.817914 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Flow 'volume_create_api' (b7b1bad8-53e2-453b-b237-c9667ce4d04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:27.818979 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83561b89-9488-43cd-982f-cdb024764562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:27.820072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:06:27.848426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83561b89-9488-43cd-982f-cdb024764562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:27.849607 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b732629b-3ab9-4e46-ae47-bbee4baf927c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:27.904106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Created reservations ['58e18823-6b0e-43fb-84b5-53264ee1b144', 'da6ca974-5487-45c7-9406-eda4be0d5901', 'cdd766a1-b2ef-461b-a6b2-ec490a661080', '99528af6-1c21-411a-b411-71198ef034ac'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:27.904106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b732629b-3ab9-4e46-ae47-bbee4baf927c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58e18823-6b0e-43fb-84b5-53264ee1b144', 'da6ca974-5487-45c7-9406-eda4be0d5901', 'cdd766a1-b2ef-461b-a6b2-ec490a661080', '99528af6-1c21-411a-b411-71198ef034ac']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:27.904106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7483b5fb-a7f0-4907-801c-99e25ff0d661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:27.941224 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7483b5fb-a7f0-4907-801c-99e25ff0d661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03c851d5-7fa1-46c0-b0a0-cae532c20c00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1590022603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['58e18823-6b0e-43fb-84b5-53264ee1b144','da6ca974-5487-45c7-9406-eda4be0d5901','cdd766a1-b2ef-461b-a6b2-ec490a661080','99528af6-1c21-411a-b411-71198ef034ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284531129d044cf3a8dc2dd62e716313',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1590022603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03c851d5-7fa1-46c0-b0a0-cae532c20c00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb8a9dcd947445b9e06814a35498714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='284531129d044cf3a8dc2dd62e716313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:27.942427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7081a4-0a3b-414c-a2e6-eefb92bb5c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:27.963045 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7081a4-0a3b-414c-a2e6-eefb92bb5c01) transitioned into 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-1590022603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['58e18823-6b0e-43fb-84b5-53264ee1b144','da6ca974-5487-45c7-9406-eda4be0d5901','cdd766a1-b2ef-461b-a6b2-ec490a661080','99528af6-1c21-411a-b411-71198ef034ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284531129d044cf3a8dc2dd62e716313',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:27.963841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6218a994-bdff-464f-ad58-391472ed1dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:27.976903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6218a994-bdff-464f-ad58-391472ed1dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:27.978205 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Flow 'volume_create_api' (b7b1bad8-53e2-453b-b237-c9667ce4d04e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:27.978317 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume request issued successfully. Aug 19 16:06:27.979593 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21dbfb0c-b8ac-41b6-b3c0-6a625b093a73 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:06:27.979593 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 944/3784] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:06:27 2026] POST /volume/v3/volumes => generated 776 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:27.992405 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5025744e-2d6e-45e1-b3d7-460c62c3b45c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:27.994270 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5025744e-2d6e-45e1-b3d7-460c62c3b45c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 Aug 19 16:06:27.995072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5025744e-2d6e-45e1-b3d7-460c62c3b45c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:27.995475 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5025744e-2d6e-45e1-b3d7-460c62c3b45c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:28.005636 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:28.005636 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:28.011008 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5025744e-2d6e-45e1-b3d7-460c62c3b45c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:06:28.015139 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5025744e-2d6e-45e1-b3d7-460c62c3b45c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 returned with HTTP 200 Aug 19 16:06:28.015748 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 950/3785] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:27 2026] GET /volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:28.824075 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e0f6b35e-a964-49e2-a735-fd0a0bccba0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:28.826106 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0f6b35e-a964-49e2-a735-fd0a0bccba0d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:28.827702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0f6b35e-a964-49e2-a735-fd0a0bccba0d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:28.827702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0f6b35e-a964-49e2-a735-fd0a0bccba0d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:28.827702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e0f6b35e-a964-49e2-a735-fd0a0bccba0d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:28.831432 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:28.831432 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:28.832244 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0f6b35e-a964-49e2-a735-fd0a0bccba0d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:28.832723 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 938/3786] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:28 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:29.030605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-70c3d120-eade-49f0-ba8f-f61da65c7bf4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:29.033148 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-70c3d120-eade-49f0-ba8f-f61da65c7bf4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 Aug 19 16:06:29.033496 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-70c3d120-eade-49f0-ba8f-f61da65c7bf4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:29.033785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-70c3d120-eade-49f0-ba8f-f61da65c7bf4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:29.044304 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:29.044304 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:29.049382 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-70c3d120-eade-49f0-ba8f-f61da65c7bf4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:06:29.055506 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-70c3d120-eade-49f0-ba8f-f61da65c7bf4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 returned with HTTP 200 Aug 19 16:06:29.056039 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 955/3787] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:29 2026] GET /volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:29.076466 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35a5af34-90ca-48b8-9315-87dd6c79f472 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:29.078838 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35a5af34-90ca-48b8-9315-87dd6c79f472 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:06:29.079551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35a5af34-90ca-48b8-9315-87dd6c79f472 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03c851d5-7fa1-46c0-b0a0-cae532c20c00", "name": "tempest-type-Backup-2131842545"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:29.081633 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-35a5af34-90ca-48b8-9315-87dd6c79f472 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Creating new backup {'backup': {'volume_id': '03c851d5-7fa1-46c0-b0a0-cae532c20c00', 'name': 'tempest-type-Backup-2131842545'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:06:29.081997 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-35a5af34-90ca-48b8-9315-87dd6c79f472 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Creating backup of volume 03c851d5-7fa1-46c0-b0a0-cae532c20c00 in container None Aug 19 16:06:29.092988 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:29.092988 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:29.094780 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-35a5af34-90ca-48b8-9315-87dd6c79f472 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:06:29.117358 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-35a5af34-90ca-48b8-9315-87dd6c79f472 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Created reservations ['434c45f3-c190-4ac2-a556-5c3e766784d5', '3cf5c86c-85c4-4abf-8c8b-f68f2e8d6908'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:29.157115 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35a5af34-90ca-48b8-9315-87dd6c79f472 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:06:29.157115 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 945/3788] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:06:29 2026] POST /volume/v3/backups => generated 314 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:29.166845 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ff61c0b-cca2-458b-97b8-fa2254f5e79a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:29.169862 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ff61c0b-cca2-458b-97b8-fa2254f5e79a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:29.169862 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ff61c0b-cca2-458b-97b8-fa2254f5e79a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:29.169862 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ff61c0b-cca2-458b-97b8-fa2254f5e79a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:29.169862 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8ff61c0b-cca2-458b-97b8-fa2254f5e79a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:29.174435 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:29.174435 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:29.175114 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ff61c0b-cca2-458b-97b8-fa2254f5e79a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:29.175533 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 951/3789] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:29 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:29.844646 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ada2e04c-0982-441f-b385-acf81bed4f41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:29.849245 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ada2e04c-0982-441f-b385-acf81bed4f41 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:29.849473 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ada2e04c-0982-441f-b385-acf81bed4f41 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:29.849662 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ada2e04c-0982-441f-b385-acf81bed4f41 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:29.849779 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ada2e04c-0982-441f-b385-acf81bed4f41 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:29.857016 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:29.857016 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:29.857615 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ada2e04c-0982-441f-b385-acf81bed4f41 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:29.857977 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 939/3790] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:29 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:30.187215 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2e0d20c3-8e41-4982-87ba-5e251e8ba6de None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:30.188942 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e0d20c3-8e41-4982-87ba-5e251e8ba6de tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:30.189139 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e0d20c3-8e41-4982-87ba-5e251e8ba6de tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:30.189325 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2e0d20c3-8e41-4982-87ba-5e251e8ba6de tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:30.189430 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2e0d20c3-8e41-4982-87ba-5e251e8ba6de tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:30.193333 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:30.193333 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:30.194028 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2e0d20c3-8e41-4982-87ba-5e251e8ba6de tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:30.194261 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 956/3791] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:30 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:30.879331 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-38b39a00-c1bb-4646-9518-b36eab8f53d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:30.882293 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38b39a00-c1bb-4646-9518-b36eab8f53d5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:30.882556 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38b39a00-c1bb-4646-9518-b36eab8f53d5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:30.882785 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38b39a00-c1bb-4646-9518-b36eab8f53d5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:30.882918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-38b39a00-c1bb-4646-9518-b36eab8f53d5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:30.887851 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:30.887851 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:30.888999 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38b39a00-c1bb-4646-9518-b36eab8f53d5 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:30.889427 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 946/3792] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:30 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:31.207805 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a8a1db2-a389-4ff3-b7ad-cbbad9dfa0a7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:31.209827 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a8a1db2-a389-4ff3-b7ad-cbbad9dfa0a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:31.210128 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a8a1db2-a389-4ff3-b7ad-cbbad9dfa0a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:31.210392 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a8a1db2-a389-4ff3-b7ad-cbbad9dfa0a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:31.210553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8a8a1db2-a389-4ff3-b7ad-cbbad9dfa0a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:31.215629 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:31.215629 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:31.216238 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a8a1db2-a389-4ff3-b7ad-cbbad9dfa0a7 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:31.216620 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 952/3793] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:31 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:31.900742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93366115-f5c2-4c62-a36a-e00ec9e76133 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:31.903051 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93366115-f5c2-4c62-a36a-e00ec9e76133 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:31.903313 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93366115-f5c2-4c62-a36a-e00ec9e76133 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:31.903561 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93366115-f5c2-4c62-a36a-e00ec9e76133 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:31.903692 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-93366115-f5c2-4c62-a36a-e00ec9e76133 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:31.908993 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:31.908993 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:31.912785 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93366115-f5c2-4c62-a36a-e00ec9e76133 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:31.912785 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 940/3794] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:31 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:32.226794 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3be9b93-87c4-477a-ba47-afb80a10dfd0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:32.228610 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3be9b93-87c4-477a-ba47-afb80a10dfd0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:32.228849 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3be9b93-87c4-477a-ba47-afb80a10dfd0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:32.229001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3be9b93-87c4-477a-ba47-afb80a10dfd0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:32.229099 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a3be9b93-87c4-477a-ba47-afb80a10dfd0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:32.233251 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:32.233251 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:32.233885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3be9b93-87c4-477a-ba47-afb80a10dfd0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:32.234250 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 957/3795] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:32 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:32.923927 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cd1adb7a-2c6b-4f37-9a6b-6627cd46df6b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:32.926297 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd1adb7a-2c6b-4f37-9a6b-6627cd46df6b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:32.926592 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd1adb7a-2c6b-4f37-9a6b-6627cd46df6b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:32.926847 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd1adb7a-2c6b-4f37-9a6b-6627cd46df6b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:32.926999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-cd1adb7a-2c6b-4f37-9a6b-6627cd46df6b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:32.932157 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:32.932157 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:32.933107 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd1adb7a-2c6b-4f37-9a6b-6627cd46df6b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:32.933645 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 947/3796] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:32 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:33.245653 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02b30a87-9c03-4fb2-a37a-fa5ab9a15da6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:33.247380 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02b30a87-9c03-4fb2-a37a-fa5ab9a15da6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:33.247737 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02b30a87-9c03-4fb2-a37a-fa5ab9a15da6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:33.248951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02b30a87-9c03-4fb2-a37a-fa5ab9a15da6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:33.248951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-02b30a87-9c03-4fb2-a37a-fa5ab9a15da6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:33.254798 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:33.254798 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:33.254798 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02b30a87-9c03-4fb2-a37a-fa5ab9a15da6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:33.254798 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 953/3797] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:33 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:33.944389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-be480ec7-a6fb-415a-a56c-d02c90ddacae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:33.946605 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be480ec7-a6fb-415a-a56c-d02c90ddacae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:33.946900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be480ec7-a6fb-415a-a56c-d02c90ddacae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:33.947154 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be480ec7-a6fb-415a-a56c-d02c90ddacae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:33.947290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-be480ec7-a6fb-415a-a56c-d02c90ddacae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:33.952277 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:33.952277 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:33.953077 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be480ec7-a6fb-415a-a56c-d02c90ddacae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:33.953809 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 941/3798] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:33 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:34.265486 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ba9c0894-7d1d-43d4-893b-cc2074e0b018 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:34.267815 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba9c0894-7d1d-43d4-893b-cc2074e0b018 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:34.268107 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba9c0894-7d1d-43d4-893b-cc2074e0b018 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:34.268399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba9c0894-7d1d-43d4-893b-cc2074e0b018 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:34.268571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ba9c0894-7d1d-43d4-893b-cc2074e0b018 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:34.274698 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:34.274698 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:34.275718 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba9c0894-7d1d-43d4-893b-cc2074e0b018 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:34.277859 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 958/3799] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:34 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:34.963868 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d45e94b3-aa96-4b7f-b41f-94900a938fd1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:34.966100 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d45e94b3-aa96-4b7f-b41f-94900a938fd1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:34.966362 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d45e94b3-aa96-4b7f-b41f-94900a938fd1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:34.966645 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d45e94b3-aa96-4b7f-b41f-94900a938fd1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:34.966794 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d45e94b3-aa96-4b7f-b41f-94900a938fd1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:34.972236 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:34.972236 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:34.973114 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d45e94b3-aa96-4b7f-b41f-94900a938fd1 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:34.973621 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 948/3800] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:34 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:35.286729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ad2172d-b054-43bb-8091-9b3c3a488761 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:35.288692 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ad2172d-b054-43bb-8091-9b3c3a488761 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:35.288937 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ad2172d-b054-43bb-8091-9b3c3a488761 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:35.289240 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ad2172d-b054-43bb-8091-9b3c3a488761 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:35.289373 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0ad2172d-b054-43bb-8091-9b3c3a488761 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:35.294338 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:35.294338 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:35.295120 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ad2172d-b054-43bb-8091-9b3c3a488761 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:35.295927 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 954/3801] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:35 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:35.985290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74f86c44-7a1f-44ee-b567-159cf05ced72 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:35.987635 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74f86c44-7a1f-44ee-b567-159cf05ced72 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:35.987949 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74f86c44-7a1f-44ee-b567-159cf05ced72 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:35.988216 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74f86c44-7a1f-44ee-b567-159cf05ced72 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:35.988359 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-74f86c44-7a1f-44ee-b567-159cf05ced72 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:35.993790 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:35.993790 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:35.994619 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74f86c44-7a1f-44ee-b567-159cf05ced72 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:35.995119 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 942/3802] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:35 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:36.309132 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ff05a86c-410e-4e98-a1a4-cd6eff130510 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:36.311057 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff05a86c-410e-4e98-a1a4-cd6eff130510 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:36.311292 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff05a86c-410e-4e98-a1a4-cd6eff130510 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:36.311482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff05a86c-410e-4e98-a1a4-cd6eff130510 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:36.311582 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ff05a86c-410e-4e98-a1a4-cd6eff130510 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:36.316132 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:36.316132 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:36.316917 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff05a86c-410e-4e98-a1a4-cd6eff130510 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:36.317354 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 959/3803] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:36 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:37.007257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2138a6a3-e4de-44ad-9d99-aaa05e8a1236 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:37.009234 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2138a6a3-e4de-44ad-9d99-aaa05e8a1236 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:37.009487 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2138a6a3-e4de-44ad-9d99-aaa05e8a1236 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:37.009676 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2138a6a3-e4de-44ad-9d99-aaa05e8a1236 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:37.009791 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2138a6a3-e4de-44ad-9d99-aaa05e8a1236 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:37.013810 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:37.013810 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:37.014486 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2138a6a3-e4de-44ad-9d99-aaa05e8a1236 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:37.014931 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 949/3804] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:37 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:37.025552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f7406153-e006-4d59-b501-45eec872db14 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:37.027632 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7406153-e006-4d59-b501-45eec872db14 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 Aug 19 16:06:37.027844 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7406153-e006-4d59-b501-45eec872db14 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:37.028027 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7406153-e006-4d59-b501-45eec872db14 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:37.028176 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f7406153-e006-4d59-b501-45eec872db14 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume with id: 9c9cdda6-dd89-496a-baff-d069f19b79f3 Aug 19 16:06:37.036267 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:37.036267 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:37.036644 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f7406153-e006-4d59-b501-45eec872db14 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:37.056008 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f7406153-e006-4d59-b501-45eec872db14 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume request issued successfully. Aug 19 16:06:37.056242 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7406153-e006-4d59-b501-45eec872db14 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 returned with HTTP 202 Aug 19 16:06:37.056807 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 955/3805] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:37 2026] DELETE /volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:37.063659 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c29804e9-8ff7-4d43-a4dc-2f62f3823326 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:37.065277 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c29804e9-8ff7-4d43-a4dc-2f62f3823326 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 Aug 19 16:06:37.065487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c29804e9-8ff7-4d43-a4dc-2f62f3823326 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:37.065659 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c29804e9-8ff7-4d43-a4dc-2f62f3823326 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:37.072546 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:37.072546 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:37.075886 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c29804e9-8ff7-4d43-a4dc-2f62f3823326 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:37.079555 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c29804e9-8ff7-4d43-a4dc-2f62f3823326 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 returned with HTTP 200 Aug 19 16:06:37.079905 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 943/3806] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:37 2026] GET /volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:37.328170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43d20b9e-f4eb-43fc-b306-88988fa8e09c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:37.330310 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43d20b9e-f4eb-43fc-b306-88988fa8e09c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:37.330579 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43d20b9e-f4eb-43fc-b306-88988fa8e09c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:37.330830 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43d20b9e-f4eb-43fc-b306-88988fa8e09c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:37.330974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-43d20b9e-f4eb-43fc-b306-88988fa8e09c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:37.335160 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:37.335160 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:37.335772 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43d20b9e-f4eb-43fc-b306-88988fa8e09c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:37.336231 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 960/3807] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:37 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:38.093422 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aa41b449-933e-4256-9ce7-15fff5064c07 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:38.094962 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa41b449-933e-4256-9ce7-15fff5064c07 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 Aug 19 16:06:38.095157 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa41b449-933e-4256-9ce7-15fff5064c07 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:38.095356 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa41b449-933e-4256-9ce7-15fff5064c07 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:38.103257 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa41b449-933e-4256-9ce7-15fff5064c07 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 returned with HTTP 404 Aug 19 16:06:38.103986 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 950/3808] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:38 2026] GET /volume/v3/volumes/9c9cdda6-dd89-496a-baff-d069f19b79f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:38.117564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-827234cc-9714-4fdf-9c18-1caaec4ac03d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:38.119401 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-827234cc-9714-4fdf-9c18-1caaec4ac03d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:38.119611 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-827234cc-9714-4fdf-9c18-1caaec4ac03d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:38.119793 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-827234cc-9714-4fdf-9c18-1caaec4ac03d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:38.119889 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-827234cc-9714-4fdf-9c18-1caaec4ac03d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:38.123937 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:38.123937 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:38.124508 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-827234cc-9714-4fdf-9c18-1caaec4ac03d tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:38.124849 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 956/3809] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:38 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:38.138167 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f7842c6b-6fde-4c3d-aef4-f9ac82ab4772 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:38.139973 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f7842c6b-6fde-4c3d-aef4-f9ac82ab4772 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:38.140217 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f7842c6b-6fde-4c3d-aef4-f9ac82ab4772 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:38.140429 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f7842c6b-6fde-4c3d-aef4-f9ac82ab4772 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:38.140565 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-f7842c6b-6fde-4c3d-aef4-f9ac82ab4772 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete backup with id: e7ecaa28-6757-4b4b-8c92-996d24831446. Aug 19 16:06:38.146055 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:38.146055 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:38.158092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-f7842c6b-6fde-4c3d-aef4-f9ac82ab4772 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] delete_backup rpcapi backup_id e7ecaa28-6757-4b4b-8c92-996d24831446 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:06:38.159905 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f7842c6b-6fde-4c3d-aef4-f9ac82ab4772 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 202 Aug 19 16:06:38.160297 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 944/3810] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:38 2026] DELETE /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:06:38.171863 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c8410996-0fad-4b29-9723-f32a1b5b3579 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:38.173713 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8410996-0fad-4b29-9723-f32a1b5b3579 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:38.174012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8410996-0fad-4b29-9723-f32a1b5b3579 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:38.174235 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8410996-0fad-4b29-9723-f32a1b5b3579 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:38.174364 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c8410996-0fad-4b29-9723-f32a1b5b3579 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:38.179194 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:38.179194 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:38.179901 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8410996-0fad-4b29-9723-f32a1b5b3579 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 200 Aug 19 16:06:38.180347 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 961/3811] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:38 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:38.346596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bc9dfefd-3cb2-45fe-9623-6a8060489bb5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:38.349116 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc9dfefd-3cb2-45fe-9623-6a8060489bb5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:38.349393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc9dfefd-3cb2-45fe-9623-6a8060489bb5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:38.349645 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc9dfefd-3cb2-45fe-9623-6a8060489bb5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:38.349987 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bc9dfefd-3cb2-45fe-9623-6a8060489bb5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:38.358099 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:38.358099 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:38.358888 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc9dfefd-3cb2-45fe-9623-6a8060489bb5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:38.359367 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 951/3812] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:38 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:39.192459 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d4137b1b-d159-4278-bbfc-cafe91f6e1ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:39.194139 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4137b1b-d159-4278-bbfc-cafe91f6e1ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 Aug 19 16:06:39.194355 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4137b1b-d159-4278-bbfc-cafe91f6e1ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:39.194561 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4137b1b-d159-4278-bbfc-cafe91f6e1ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:39.194666 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d4137b1b-d159-4278-bbfc-cafe91f6e1ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id e7ecaa28-6757-4b4b-8c92-996d24831446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:39.197982 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4137b1b-d159-4278-bbfc-cafe91f6e1ac tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 returned with HTTP 404 Aug 19 16:06:39.198399 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 957/3813] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:39 2026] GET /volume/v3/backups/e7ecaa28-6757-4b4b-8c92-996d24831446 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:39.206751 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef984cf8-17bf-4509-b248-fc7affa9b919 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:39.208384 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef984cf8-17bf-4509-b248-fc7affa9b919 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:06:39.208604 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef984cf8-17bf-4509-b248-fc7affa9b919 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:39.208802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef984cf8-17bf-4509-b248-fc7affa9b919 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:39.208905 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-ef984cf8-17bf-4509-b248-fc7affa9b919 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete backup with id: 301984c3-aee9-4864-8928-9d47c02b5d76. Aug 19 16:06:39.212967 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:39.212967 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:39.223216 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-ef984cf8-17bf-4509-b248-fc7affa9b919 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] delete_backup rpcapi backup_id 301984c3-aee9-4864-8928-9d47c02b5d76 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:06:39.224772 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef984cf8-17bf-4509-b248-fc7affa9b919 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 202 Aug 19 16:06:39.225181 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 945/3814] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:39 2026] DELETE /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:06:39.235672 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f06abe79-cc45-472c-bdb9-996120402e13 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:39.237649 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f06abe79-cc45-472c-bdb9-996120402e13 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:06:39.237916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f06abe79-cc45-472c-bdb9-996120402e13 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:39.238066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f06abe79-cc45-472c-bdb9-996120402e13 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:39.238162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f06abe79-cc45-472c-bdb9-996120402e13 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:39.242583 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:39.242583 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:39.243243 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f06abe79-cc45-472c-bdb9-996120402e13 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 200 Aug 19 16:06:39.243683 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 962/3815] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:39 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:39.372612 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-248afba1-1c42-43ce-a02e-d835d58bcd5c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:39.374575 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-248afba1-1c42-43ce-a02e-d835d58bcd5c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:39.374881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-248afba1-1c42-43ce-a02e-d835d58bcd5c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:39.375136 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-248afba1-1c42-43ce-a02e-d835d58bcd5c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:39.375299 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-248afba1-1c42-43ce-a02e-d835d58bcd5c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:39.379451 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:39.379451 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:39.380130 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-248afba1-1c42-43ce-a02e-d835d58bcd5c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:39.380769 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 952/3816] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:39 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:40.253607 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ca9282d8-21a4-4a90-ab16-9d24ab508655 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:40.255780 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca9282d8-21a4-4a90-ab16-9d24ab508655 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 Aug 19 16:06:40.256024 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca9282d8-21a4-4a90-ab16-9d24ab508655 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:40.256225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca9282d8-21a4-4a90-ab16-9d24ab508655 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:40.256327 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ca9282d8-21a4-4a90-ab16-9d24ab508655 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id 301984c3-aee9-4864-8928-9d47c02b5d76. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:40.260418 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca9282d8-21a4-4a90-ab16-9d24ab508655 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 returned with HTTP 404 Aug 19 16:06:40.260895 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 958/3817] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:40 2026] GET /volume/v3/backups/301984c3-aee9-4864-8928-9d47c02b5d76 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:40.267784 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e23bcce-67fa-4e19-b363-59b9ddcc0648 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:40.269544 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e23bcce-67fa-4e19-b363-59b9ddcc0648 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:40.269798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e23bcce-67fa-4e19-b363-59b9ddcc0648 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:40.269992 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e23bcce-67fa-4e19-b363-59b9ddcc0648 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:40.270098 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-0e23bcce-67fa-4e19-b363-59b9ddcc0648 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete backup with id: a41a10e2-cb18-4498-8671-1d964f48a6ba. Aug 19 16:06:40.275583 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:40.275583 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:40.290624 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-0e23bcce-67fa-4e19-b363-59b9ddcc0648 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] delete_backup rpcapi backup_id a41a10e2-cb18-4498-8671-1d964f48a6ba {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:06:40.292564 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e23bcce-67fa-4e19-b363-59b9ddcc0648 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 202 Aug 19 16:06:40.293025 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 946/3818] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:40 2026] DELETE /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:06:40.301442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-67d483dd-18c1-46b9-aef6-21c316ecd7ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:40.303671 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67d483dd-18c1-46b9-aef6-21c316ecd7ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:40.304123 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67d483dd-18c1-46b9-aef6-21c316ecd7ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:40.305628 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67d483dd-18c1-46b9-aef6-21c316ecd7ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:40.305628 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-67d483dd-18c1-46b9-aef6-21c316ecd7ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:40.311642 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:40.311642 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:40.311642 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67d483dd-18c1-46b9-aef6-21c316ecd7ae tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 200 Aug 19 16:06:40.311642 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 963/3819] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:40 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:40.390593 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f81006d-4f5f-4378-ab67-80c9b719f796 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:40.392472 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f81006d-4f5f-4378-ab67-80c9b719f796 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:40.392672 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f81006d-4f5f-4378-ab67-80c9b719f796 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:40.392874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f81006d-4f5f-4378-ab67-80c9b719f796 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:40.392988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5f81006d-4f5f-4378-ab67-80c9b719f796 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:40.397207 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:40.397207 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:40.398095 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f81006d-4f5f-4378-ab67-80c9b719f796 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:40.398587 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 953/3820] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:40 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:41.326420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5409abc6-6906-4c65-9dad-e6a1af1c80f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:41.328613 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5409abc6-6906-4c65-9dad-e6a1af1c80f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba Aug 19 16:06:41.328893 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5409abc6-6906-4c65-9dad-e6a1af1c80f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:41.329142 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5409abc6-6906-4c65-9dad-e6a1af1c80f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:41.329293 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5409abc6-6906-4c65-9dad-e6a1af1c80f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Show backup with id a41a10e2-cb18-4498-8671-1d964f48a6ba. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:41.333887 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5409abc6-6906-4c65-9dad-e6a1af1c80f8 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba returned with HTTP 404 Aug 19 16:06:41.334536 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 959/3821] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:41 2026] GET /volume/v3/backups/a41a10e2-cb18-4498-8671-1d964f48a6ba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:41.340834 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b0dfb112-0c79-45c9-a654-2e4c5ad08547 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:41.343010 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0dfb112-0c79-45c9-a654-2e4c5ad08547 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 Aug 19 16:06:41.343262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0dfb112-0c79-45c9-a654-2e4c5ad08547 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:41.343658 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0dfb112-0c79-45c9-a654-2e4c5ad08547 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:41.343901 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b0dfb112-0c79-45c9-a654-2e4c5ad08547 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume with id: 98c91e19-6f3f-4661-b7f5-cae9a9f43b64 Aug 19 16:06:41.353695 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:41.353695 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:41.354172 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b0dfb112-0c79-45c9-a654-2e4c5ad08547 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:41.375491 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b0dfb112-0c79-45c9-a654-2e4c5ad08547 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Delete volume request issued successfully. Aug 19 16:06:41.375798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0dfb112-0c79-45c9-a654-2e4c5ad08547 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 returned with HTTP 202 Aug 19 16:06:41.376299 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 947/3822] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:41 2026] DELETE /volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:41.384583 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ae80123a-fd1c-4720-a486-7906ba45d7a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:41.386292 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae80123a-fd1c-4720-a486-7906ba45d7a0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 Aug 19 16:06:41.386527 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae80123a-fd1c-4720-a486-7906ba45d7a0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:41.386689 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ae80123a-fd1c-4720-a486-7906ba45d7a0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:41.396002 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:41.396002 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:41.399911 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ae80123a-fd1c-4720-a486-7906ba45d7a0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Volume info retrieved successfully. Aug 19 16:06:41.403981 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ae80123a-fd1c-4720-a486-7906ba45d7a0 tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 returned with HTTP 200 Aug 19 16:06:41.404416 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 964/3823] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:41 2026] GET /volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:41.412125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-308a5033-2b49-44f4-a513-58f17fbe8e02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:41.414151 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-308a5033-2b49-44f4-a513-58f17fbe8e02 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:41.414365 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-308a5033-2b49-44f4-a513-58f17fbe8e02 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:41.414574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-308a5033-2b49-44f4-a513-58f17fbe8e02 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:41.414684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-308a5033-2b49-44f4-a513-58f17fbe8e02 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:41.422892 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:41.422892 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:41.423614 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-308a5033-2b49-44f4-a513-58f17fbe8e02 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:41.424052 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 954/3824] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:41 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:42.423784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fd7a7dfa-8fbf-4be2-aaa3-b56477820e3b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:42.428206 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd7a7dfa-8fbf-4be2-aaa3-b56477820e3b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] GET https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 Aug 19 16:06:42.430330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd7a7dfa-8fbf-4be2-aaa3-b56477820e3b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:42.433828 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd7a7dfa-8fbf-4be2-aaa3-b56477820e3b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:42.435797 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93aa638f-9f9f-43f3-8727-f8446499eba2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:42.441643 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93aa638f-9f9f-43f3-8727-f8446499eba2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:42.441982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93aa638f-9f9f-43f3-8727-f8446499eba2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:42.442265 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93aa638f-9f9f-43f3-8727-f8446499eba2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:42.442511 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-93aa638f-9f9f-43f3-8727-f8446499eba2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:42.444804 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd7a7dfa-8fbf-4be2-aaa3-b56477820e3b tempest-ProjectAdminTests33-794988096 tempest-ProjectAdminTests33-794988096-project-admin] https://10.4.3.32/volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 returned with HTTP 404 Aug 19 16:06:42.445472 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 960/3825] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:42 2026] GET /volume/v3/volumes/98c91e19-6f3f-4661-b7f5-cae9a9f43b64 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:42.450662 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:42.450662 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:42.451905 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93aa638f-9f9f-43f3-8727-f8446499eba2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:42.452510 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 948/3826] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:42 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:43.465778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bcd72ec6-3935-43d0-82b0-ff333316d576 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:43.468146 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcd72ec6-3935-43d0-82b0-ff333316d576 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:43.468475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcd72ec6-3935-43d0-82b0-ff333316d576 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:43.468662 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcd72ec6-3935-43d0-82b0-ff333316d576 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:43.468816 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bcd72ec6-3935-43d0-82b0-ff333316d576 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:43.474258 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:43.474258 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:43.474972 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcd72ec6-3935-43d0-82b0-ff333316d576 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:43.475477 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 965/3827] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:43 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:44.021305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-414e8632-2964-48be-876d-e8bb58c11c34 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:44.116926 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:06:44.117306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-325274292"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:44.118698 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-325274292'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:06:44.118871 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Create volume of 1 GB Aug 19 16:06:44.123188 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Availability Zones retrieved successfully. Aug 19 16:06:44.128291 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Flow 'volume_create_api' (e67103e2-ba22-4cf0-aaec-57e0b2c4b240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:44.129404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e43ce216-df63-4443-9e6e-9eecf90750de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:44.130151 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:06:44.152893 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e43ce216-df63-4443-9e6e-9eecf90750de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:44.153733 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3205c5a3-0326-42bb-8ab3-284e2f538724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:44.209430 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Created reservations ['0b3adb3f-9623-464e-ace9-e1b6fcddcce7', '476c7b22-e36e-4cb6-85be-103b3dff8e44', '28efa54e-00e9-490f-8c08-42589ff5ad6b', 'c3e95fe1-73ff-4a1f-83be-ad2ad7b59842'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:44.210234 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3205c5a3-0326-42bb-8ab3-284e2f538724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b3adb3f-9623-464e-ace9-e1b6fcddcce7', '476c7b22-e36e-4cb6-85be-103b3dff8e44', '28efa54e-00e9-490f-8c08-42589ff5ad6b', 'c3e95fe1-73ff-4a1f-83be-ad2ad7b59842']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:44.211123 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf22c520-42ee-4ca7-b3f4-f9a3e1736f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:44.236480 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf22c520-42ee-4ca7-b3f4-f9a3e1736f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35bc3651-f1cf-425e-908d-0651d3b9a971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-325274292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3051bea5a5124eb2b0adf9e89ef90147',qos_specs=None,replication_status=,reservations=['0b3adb3f-9623-464e-ace9-e1b6fcddcce7','476c7b22-e36e-4cb6-85be-103b3dff8e44','28efa54e-00e9-490f-8c08-42589ff5ad6b','c3e95fe1-73ff-4a1f-83be-ad2ad7b59842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91c9da3ac174d54831fdf1b5532e523',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-325274292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35bc3651-f1cf-425e-908d-0651d3b9a971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3051bea5a5124eb2b0adf9e89ef90147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b91c9da3ac174d54831fdf1b5532e523',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:44.237310 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6707197d-ff0b-4d3d-8d2a-9bbc84ac2363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:44.255728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6707197d-ff0b-4d3d-8d2a-9bbc84ac2363) transitioned into 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-325274292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3051bea5a5124eb2b0adf9e89ef90147',qos_specs=None,replication_status=,reservations=['0b3adb3f-9623-464e-ace9-e1b6fcddcce7','476c7b22-e36e-4cb6-85be-103b3dff8e44','28efa54e-00e9-490f-8c08-42589ff5ad6b','c3e95fe1-73ff-4a1f-83be-ad2ad7b59842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b91c9da3ac174d54831fdf1b5532e523',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:44.256524 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa4ed136-fe19-4d0b-b51c-45d114f1fe74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:44.266285 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa4ed136-fe19-4d0b-b51c-45d114f1fe74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:44.267145 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Flow 'volume_create_api' (e67103e2-ba22-4cf0-aaec-57e0b2c4b240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:44.267479 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Create volume request issued successfully. Aug 19 16:06:44.268099 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-414e8632-2964-48be-876d-e8bb58c11c34 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:06:44.268726 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 955/3828] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:06:44 2026] POST /volume/v3/volumes => generated 775 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:44.283576 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-24c984c1-f3b9-4a8d-9f36-fa814c473b74 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:44.285339 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24c984c1-f3b9-4a8d-9f36-fa814c473b74 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 Aug 19 16:06:44.285588 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24c984c1-f3b9-4a8d-9f36-fa814c473b74 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:44.285745 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24c984c1-f3b9-4a8d-9f36-fa814c473b74 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:44.295730 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:44.295730 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:44.300630 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-24c984c1-f3b9-4a8d-9f36-fa814c473b74 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Volume info retrieved successfully. Aug 19 16:06:44.306239 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24c984c1-f3b9-4a8d-9f36-fa814c473b74 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 returned with HTTP 200 Aug 19 16:06:44.306772 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 961/3829] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:44 2026] GET /volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:44.487021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a2851be-1a8c-4f4a-bb2d-412358d0efa9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:44.488919 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a2851be-1a8c-4f4a-bb2d-412358d0efa9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:44.489134 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a2851be-1a8c-4f4a-bb2d-412358d0efa9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:44.489364 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a2851be-1a8c-4f4a-bb2d-412358d0efa9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:44.489477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6a2851be-1a8c-4f4a-bb2d-412358d0efa9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:44.495006 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:44.495006 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:44.495772 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a2851be-1a8c-4f4a-bb2d-412358d0efa9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:44.496145 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 949/3830] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:44 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:45.321237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d686eedb-4e3a-4a6a-9548-130ab737946e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:45.323016 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d686eedb-4e3a-4a6a-9548-130ab737946e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 Aug 19 16:06:45.323442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d686eedb-4e3a-4a6a-9548-130ab737946e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:45.324784 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d686eedb-4e3a-4a6a-9548-130ab737946e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:45.331339 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:45.331339 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:45.335641 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d686eedb-4e3a-4a6a-9548-130ab737946e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Volume info retrieved successfully. Aug 19 16:06:45.340107 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d686eedb-4e3a-4a6a-9548-130ab737946e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 returned with HTTP 200 Aug 19 16:06:45.340611 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 966/3831] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:45 2026] GET /volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:45.354332 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-70f51475-4568-4288-9f5d-792ca7f52a64 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:45.356708 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70f51475-4568-4288-9f5d-792ca7f52a64 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:06:45.357201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70f51475-4568-4288-9f5d-792ca7f52a64 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35bc3651-f1cf-425e-908d-0651d3b9a971", "name": "tempest-type-Backup-1802301235"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:45.358996 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-70f51475-4568-4288-9f5d-792ca7f52a64 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Creating new backup {'backup': {'volume_id': '35bc3651-f1cf-425e-908d-0651d3b9a971', 'name': 'tempest-type-Backup-1802301235'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:06:45.359206 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-70f51475-4568-4288-9f5d-792ca7f52a64 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Creating backup of volume 35bc3651-f1cf-425e-908d-0651d3b9a971 in container None Aug 19 16:06:45.370695 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:45.370695 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:45.371164 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-70f51475-4568-4288-9f5d-792ca7f52a64 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Volume info retrieved successfully. Aug 19 16:06:45.397826 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-70f51475-4568-4288-9f5d-792ca7f52a64 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Created reservations ['5a9e9536-a900-45de-a234-280ea10e7b7c', '54823b55-b478-459d-86a4-d4e00f765798'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:45.447849 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70f51475-4568-4288-9f5d-792ca7f52a64 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:06:45.448201 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 956/3832] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:06:45 2026] POST /volume/v3/backups => generated 314 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:45.460306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f344587f-2e1b-4a2f-be69-81c476db064b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:45.463924 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f344587f-2e1b-4a2f-be69-81c476db064b tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:45.464136 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f344587f-2e1b-4a2f-be69-81c476db064b tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:45.464318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f344587f-2e1b-4a2f-be69-81c476db064b tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:45.464436 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f344587f-2e1b-4a2f-be69-81c476db064b tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:45.475659 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:45.475659 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:45.476372 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f344587f-2e1b-4a2f-be69-81c476db064b tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:45.476818 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 962/3833] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:45 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:45.507527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bb4c8f29-95c8-4dd7-8f80-6a417e69c237 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:45.509381 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb4c8f29-95c8-4dd7-8f80-6a417e69c237 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:45.510051 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb4c8f29-95c8-4dd7-8f80-6a417e69c237 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:45.510051 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb4c8f29-95c8-4dd7-8f80-6a417e69c237 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:45.510051 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bb4c8f29-95c8-4dd7-8f80-6a417e69c237 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id 8944b943-fdff-4727-99b0-b686c17b2b0a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:45.514141 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:45.514141 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:45.514728 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb4c8f29-95c8-4dd7-8f80-6a417e69c237 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 200 Aug 19 16:06:45.515087 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 950/3834] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:45 2026] GET /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:45.526783 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c5cfc50a-72f2-41aa-b6bd-c456cf50dfa4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:45.528549 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5cfc50a-72f2-41aa-b6bd-c456cf50dfa4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] DELETE https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a Aug 19 16:06:45.528910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5cfc50a-72f2-41aa-b6bd-c456cf50dfa4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:45.529116 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c5cfc50a-72f2-41aa-b6bd-c456cf50dfa4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:45.529116 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-c5cfc50a-72f2-41aa-b6bd-c456cf50dfa4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Delete backup with id: 8944b943-fdff-4727-99b0-b686c17b2b0a. Aug 19 16:06:45.533903 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:45.533903 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:45.551025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-c5cfc50a-72f2-41aa-b6bd-c456cf50dfa4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] delete_backup rpcapi backup_id 8944b943-fdff-4727-99b0-b686c17b2b0a {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:06:45.556000 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c5cfc50a-72f2-41aa-b6bd-c456cf50dfa4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a returned with HTTP 202 Aug 19 16:06:45.556000 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 967/3835] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:45 2026] DELETE /volume/v3/backups/8944b943-fdff-4727-99b0-b686c17b2b0a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:06:45.561401 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01138daa-0b26-406d-8d96-efc4f8d09c71 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:45.563301 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01138daa-0b26-406d-8d96-efc4f8d09c71 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 Aug 19 16:06:45.563538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01138daa-0b26-406d-8d96-efc4f8d09c71 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:45.563720 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01138daa-0b26-406d-8d96-efc4f8d09c71 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:45.563919 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-01138daa-0b26-406d-8d96-efc4f8d09c71 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume with id: 03c851d5-7fa1-46c0-b0a0-cae532c20c00 Aug 19 16:06:45.575836 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:45.575836 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:45.576245 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01138daa-0b26-406d-8d96-efc4f8d09c71 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:06:45.606830 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01138daa-0b26-406d-8d96-efc4f8d09c71 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume request issued successfully. Aug 19 16:06:45.607045 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01138daa-0b26-406d-8d96-efc4f8d09c71 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 returned with HTTP 202 Aug 19 16:06:45.607465 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 957/3836] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:06:45 2026] DELETE /volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:06:45.620013 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c1adbf7-f7b6-4ad8-bbca-9c2315982996 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:45.622110 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c1adbf7-f7b6-4ad8-bbca-9c2315982996 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 Aug 19 16:06:45.622288 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c1adbf7-f7b6-4ad8-bbca-9c2315982996 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:45.622483 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c1adbf7-f7b6-4ad8-bbca-9c2315982996 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:45.630957 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:45.630957 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:45.637444 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9c1adbf7-f7b6-4ad8-bbca-9c2315982996 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:06:45.646787 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c1adbf7-f7b6-4ad8-bbca-9c2315982996 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 returned with HTTP 200 Aug 19 16:06:45.646787 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 963/3837] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:45 2026] GET /volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:46.487429 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-204c6d47-8026-4c5e-a04e-1ebfe16298e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:46.489114 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-204c6d47-8026-4c5e-a04e-1ebfe16298e3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:46.489329 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-204c6d47-8026-4c5e-a04e-1ebfe16298e3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:46.489522 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-204c6d47-8026-4c5e-a04e-1ebfe16298e3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:46.489627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-204c6d47-8026-4c5e-a04e-1ebfe16298e3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:46.494124 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:46.494124 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:46.494816 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-204c6d47-8026-4c5e-a04e-1ebfe16298e3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:46.495201 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 951/3838] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:46 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:46.660163 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-66a0733a-6a63-44c0-ad6b-bc979bca5de1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:46.661958 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66a0733a-6a63-44c0-ad6b-bc979bca5de1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 Aug 19 16:06:46.662174 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66a0733a-6a63-44c0-ad6b-bc979bca5de1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:46.662372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-66a0733a-6a63-44c0-ad6b-bc979bca5de1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:46.667841 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-66a0733a-6a63-44c0-ad6b-bc979bca5de1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 returned with HTTP 404 Aug 19 16:06:46.668237 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 968/3839] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:46 2026] GET /volume/v3/volumes/03c851d5-7fa1-46c0-b0a0-cae532c20c00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:46.676288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f0293b30-4261-4318-b6c6-c2ba9862ba66 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:46.678238 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0293b30-4261-4318-b6c6-c2ba9862ba66 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3/export_record Aug 19 16:06:46.678493 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0293b30-4261-4318-b6c6-c2ba9862ba66 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:46.678786 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0293b30-4261-4318-b6c6-c2ba9862ba66 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Calling method 'export_record' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:46.678974 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-f0293b30-4261-4318-b6c6-c2ba9862ba66 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Export record for backup dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 16:06:46.683339 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:46.683339 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:46.684492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-f0293b30-4261-4318-b6c6-c2ba9862ba66 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '5eca3f3f0cd44b8cb9777563dd7d32af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bb8a9dcd947445b9e06814a35498714', 'project_domain_id': 'default', 'roles': ['member', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:06:46.684675 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0293b30-4261-4318-b6c6-c2ba9862ba66 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3/export_record returned with HTTP 403 Aug 19 16:06:46.685110 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 958/3840] 10.4.3.32 () {68 vars in 1423 bytes} [Wed Aug 19 16:06:46 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:46.692241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:46.694313 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:06:46.694700 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-121845818"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:46.696306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-121845818'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:06:46.696434 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume of 1 GB Aug 19 16:06:46.700257 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Availability Zones retrieved successfully. Aug 19 16:06:46.706353 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Flow 'volume_create_api' (818f3a77-ffd2-4164-b139-8025e2514c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:46.707449 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aeeb966-916b-45c5-840f-56e5804dcdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:46.708186 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:06:46.733287 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aeeb966-916b-45c5-840f-56e5804dcdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:46.734465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8677ea28-7396-47ed-befe-f587deaea972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:46.774552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Created reservations ['77c61c49-6ee2-4736-9f6c-45def9b41946', '9c3e328e-9c69-4a59-ab2c-1b690e7cfb81', 'f41ee501-306d-410f-8945-cc9157d92efa', '151a2a59-c1b0-420c-a1b0-8228cd76de08'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:46.775319 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8677ea28-7396-47ed-befe-f587deaea972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77c61c49-6ee2-4736-9f6c-45def9b41946', '9c3e328e-9c69-4a59-ab2c-1b690e7cfb81', 'f41ee501-306d-410f-8945-cc9157d92efa', '151a2a59-c1b0-420c-a1b0-8228cd76de08']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:46.776120 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8fdf728-cfd8-46d7-92cc-04ff4c76d686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:46.801479 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8fdf728-cfd8-46d7-92cc-04ff4c76d686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c96739-5510-48ca-a029-b02dcf25a2ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-121845818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['77c61c49-6ee2-4736-9f6c-45def9b41946','9c3e328e-9c69-4a59-ab2c-1b690e7cfb81','f41ee501-306d-410f-8945-cc9157d92efa','151a2a59-c1b0-420c-a1b0-8228cd76de08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284531129d044cf3a8dc2dd62e716313',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-121845818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c96739-5510-48ca-a029-b02dcf25a2ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb8a9dcd947445b9e06814a35498714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='284531129d044cf3a8dc2dd62e716313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:46.802137 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e50e08d2-482e-451f-8c26-49b3c890e904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:46.823675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e50e08d2-482e-451f-8c26-49b3c890e904) transitioned into 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-121845818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['77c61c49-6ee2-4736-9f6c-45def9b41946','9c3e328e-9c69-4a59-ab2c-1b690e7cfb81','f41ee501-306d-410f-8945-cc9157d92efa','151a2a59-c1b0-420c-a1b0-8228cd76de08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284531129d044cf3a8dc2dd62e716313',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:46.824429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cebd5a47-dea5-4222-8b84-62acf5caeaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:06:46.835253 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cebd5a47-dea5-4222-8b84-62acf5caeaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:06:46.836236 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Flow 'volume_create_api' (818f3a77-ffd2-4164-b139-8025e2514c32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:06:46.836570 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume request issued successfully. Aug 19 16:06:46.837214 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25887ed6-d462-4850-b4ee-5e43aae392d8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:06:46.837849 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 964/3841] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:06:46 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:46.853270 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52dc6654-c561-4b2f-882e-19343d845347 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:46.854902 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52dc6654-c561-4b2f-882e-19343d845347 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab Aug 19 16:06:46.855133 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52dc6654-c561-4b2f-882e-19343d845347 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:46.855319 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52dc6654-c561-4b2f-882e-19343d845347 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:46.863295 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:46.863295 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:46.866816 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-52dc6654-c561-4b2f-882e-19343d845347 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:06:46.870597 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52dc6654-c561-4b2f-882e-19343d845347 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab returned with HTTP 200 Aug 19 16:06:46.871160 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 952/3842] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:46 2026] GET /volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:47.506495 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb89ebf3-5115-4f96-a199-639e57b21626 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:47.508373 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb89ebf3-5115-4f96-a199-639e57b21626 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:47.508617 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb89ebf3-5115-4f96-a199-639e57b21626 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:47.508823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb89ebf3-5115-4f96-a199-639e57b21626 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:47.508920 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-eb89ebf3-5115-4f96-a199-639e57b21626 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:47.513121 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:47.513121 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:47.513717 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb89ebf3-5115-4f96-a199-639e57b21626 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:47.514094 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 969/3843] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:47 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:47.883689 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31a12183-1f73-4325-9fca-aaf701e68036 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:47.885501 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31a12183-1f73-4325-9fca-aaf701e68036 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab Aug 19 16:06:47.885694 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31a12183-1f73-4325-9fca-aaf701e68036 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:47.885945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31a12183-1f73-4325-9fca-aaf701e68036 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:47.895710 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:47.895710 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:47.899986 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-31a12183-1f73-4325-9fca-aaf701e68036 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:06:47.904262 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31a12183-1f73-4325-9fca-aaf701e68036 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab returned with HTTP 200 Aug 19 16:06:47.904645 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 959/3844] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:47 2026] GET /volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:47.917087 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b8db568-0df8-4129-9252-e1f5c00b0afc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:47.919043 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b8db568-0df8-4129-9252-e1f5c00b0afc tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:06:47.919463 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b8db568-0df8-4129-9252-e1f5c00b0afc tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "33c96739-5510-48ca-a029-b02dcf25a2ab", "name": "tempest-type-Backup-963893653"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:47.920891 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-1b8db568-0df8-4129-9252-e1f5c00b0afc tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Creating new backup {'backup': {'volume_id': '33c96739-5510-48ca-a029-b02dcf25a2ab', 'name': 'tempest-type-Backup-963893653'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:06:47.921049 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-1b8db568-0df8-4129-9252-e1f5c00b0afc tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Creating backup of volume 33c96739-5510-48ca-a029-b02dcf25a2ab in container None Aug 19 16:06:47.928735 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:47.928735 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:47.929113 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1b8db568-0df8-4129-9252-e1f5c00b0afc tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:06:47.948880 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-1b8db568-0df8-4129-9252-e1f5c00b0afc tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Created reservations ['ba0cb702-08c4-49a8-b7a6-b45ed565c0aa', '73d4a56e-3319-465f-94ee-63f06c2c567d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:47.987063 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b8db568-0df8-4129-9252-e1f5c00b0afc tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:06:47.987517 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 965/3845] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:06:47 2026] POST /volume/v3/backups => generated 313 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:47.997724 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-243e36da-8a43-40a2-9c29-e0f10b35d5b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:48.000558 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-243e36da-8a43-40a2-9c29-e0f10b35d5b8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:48.000900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-243e36da-8a43-40a2-9c29-e0f10b35d5b8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:48.001179 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-243e36da-8a43-40a2-9c29-e0f10b35d5b8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:48.001359 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-243e36da-8a43-40a2-9c29-e0f10b35d5b8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:48.007191 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:48.007191 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:48.008156 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-243e36da-8a43-40a2-9c29-e0f10b35d5b8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:48.008585 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 953/3846] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:47 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:48.524360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6cb3b35e-0ac3-4602-912b-642d255ba7a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:48.526097 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6cb3b35e-0ac3-4602-912b-642d255ba7a9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:48.526331 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6cb3b35e-0ac3-4602-912b-642d255ba7a9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:48.526527 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6cb3b35e-0ac3-4602-912b-642d255ba7a9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:48.526623 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-6cb3b35e-0ac3-4602-912b-642d255ba7a9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:48.531101 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:48.531101 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:48.531924 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6cb3b35e-0ac3-4602-912b-642d255ba7a9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:48.532288 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 970/3847] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:48 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:49.018861 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a1e119ed-89b5-44a3-ab61-1b1f6b23628f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:49.020769 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1e119ed-89b5-44a3-ab61-1b1f6b23628f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:49.020988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1e119ed-89b5-44a3-ab61-1b1f6b23628f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:49.021189 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1e119ed-89b5-44a3-ab61-1b1f6b23628f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:49.021306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a1e119ed-89b5-44a3-ab61-1b1f6b23628f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:49.025583 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:49.025583 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:49.026216 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1e119ed-89b5-44a3-ab61-1b1f6b23628f tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:49.026637 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 960/3848] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:49 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:49.541506 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a3b9364a-2a7c-4b1b-b918-6686404da3f3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:49.543413 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3b9364a-2a7c-4b1b-b918-6686404da3f3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:49.543680 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3b9364a-2a7c-4b1b-b918-6686404da3f3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:49.543930 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3b9364a-2a7c-4b1b-b918-6686404da3f3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:49.544081 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a3b9364a-2a7c-4b1b-b918-6686404da3f3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:49.548364 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:49.548364 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:49.549051 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3b9364a-2a7c-4b1b-b918-6686404da3f3 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:49.549480 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 966/3849] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:49 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:50.038356 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e8715168-670f-43ef-a885-7b6cdb158d51 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:50.040606 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8715168-670f-43ef-a885-7b6cdb158d51 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:50.040927 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8715168-670f-43ef-a885-7b6cdb158d51 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:50.041188 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8715168-670f-43ef-a885-7b6cdb158d51 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:50.041342 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e8715168-670f-43ef-a885-7b6cdb158d51 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:50.046812 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:50.046812 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:50.047627 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8715168-670f-43ef-a885-7b6cdb158d51 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:50.048240 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 954/3850] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:50 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:50.566440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dd0e6ed6-eb92-4a10-b8cd-df47f52482e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:50.569773 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd0e6ed6-eb92-4a10-b8cd-df47f52482e0 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:50.569773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd0e6ed6-eb92-4a10-b8cd-df47f52482e0 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:50.569773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd0e6ed6-eb92-4a10-b8cd-df47f52482e0 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:50.569773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-dd0e6ed6-eb92-4a10-b8cd-df47f52482e0 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:50.573256 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:50.573256 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:50.573890 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd0e6ed6-eb92-4a10-b8cd-df47f52482e0 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:50.574267 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 971/3851] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:50 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:51.057815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-992d39cc-41f6-49b1-afd8-80b790d09ccd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:51.059499 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-992d39cc-41f6-49b1-afd8-80b790d09ccd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:51.059673 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-992d39cc-41f6-49b1-afd8-80b790d09ccd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:51.059866 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-992d39cc-41f6-49b1-afd8-80b790d09ccd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:51.059963 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-992d39cc-41f6-49b1-afd8-80b790d09ccd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:51.063879 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:51.063879 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:51.064440 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-992d39cc-41f6-49b1-afd8-80b790d09ccd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:51.064815 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 961/3852] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:51 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:51.585153 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c64a260-0439-4a63-acfc-e428e852f96e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:51.587532 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c64a260-0439-4a63-acfc-e428e852f96e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:51.587819 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c64a260-0439-4a63-acfc-e428e852f96e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:51.588073 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c64a260-0439-4a63-acfc-e428e852f96e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:51.588210 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9c64a260-0439-4a63-acfc-e428e852f96e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:51.593295 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:51.593295 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:51.594086 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c64a260-0439-4a63-acfc-e428e852f96e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:51.594569 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 967/3853] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:51 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:52.074587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3de8f79c-f468-4aaa-a5ae-eb2346e71b0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:52.076773 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3de8f79c-f468-4aaa-a5ae-eb2346e71b0b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:52.077052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3de8f79c-f468-4aaa-a5ae-eb2346e71b0b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:52.077306 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3de8f79c-f468-4aaa-a5ae-eb2346e71b0b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:52.077461 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3de8f79c-f468-4aaa-a5ae-eb2346e71b0b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:52.082303 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:52.082303 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:52.083038 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3de8f79c-f468-4aaa-a5ae-eb2346e71b0b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:52.083471 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 955/3854] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:52 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:52.607013 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f50980c3-71a4-479d-befc-deb504c4d1f9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:52.610504 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f50980c3-71a4-479d-befc-deb504c4d1f9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:52.610706 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f50980c3-71a4-479d-befc-deb504c4d1f9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:52.611177 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f50980c3-71a4-479d-befc-deb504c4d1f9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:52.611280 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f50980c3-71a4-479d-befc-deb504c4d1f9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:52.617039 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:52.617039 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:52.617681 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f50980c3-71a4-479d-befc-deb504c4d1f9 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:52.618041 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 972/3855] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:52 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:53.094984 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-53bec75f-6de5-44ae-b70a-52231f8f1ac4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:53.096976 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-53bec75f-6de5-44ae-b70a-52231f8f1ac4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:53.097199 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-53bec75f-6de5-44ae-b70a-52231f8f1ac4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:53.097417 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-53bec75f-6de5-44ae-b70a-52231f8f1ac4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:53.097541 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-53bec75f-6de5-44ae-b70a-52231f8f1ac4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:53.101856 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:53.101856 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:53.102538 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-53bec75f-6de5-44ae-b70a-52231f8f1ac4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:53.102994 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 962/3856] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:53 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:53.628988 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8c4a6730-5424-49a3-8ec4-7ee5432b1d45 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:53.631238 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8c4a6730-5424-49a3-8ec4-7ee5432b1d45 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:53.631486 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8c4a6730-5424-49a3-8ec4-7ee5432b1d45 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:53.631693 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8c4a6730-5424-49a3-8ec4-7ee5432b1d45 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:53.631853 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8c4a6730-5424-49a3-8ec4-7ee5432b1d45 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:53.636698 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:53.636698 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:53.637551 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8c4a6730-5424-49a3-8ec4-7ee5432b1d45 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:53.637987 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 968/3857] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:53 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:54.114023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e60663a3-3153-4745-81e4-7f902994896b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.116106 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e60663a3-3153-4745-81e4-7f902994896b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:54.117460 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e60663a3-3153-4745-81e4-7f902994896b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:54.117460 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e60663a3-3153-4745-81e4-7f902994896b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:54.117460 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e60663a3-3153-4745-81e4-7f902994896b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:54.121493 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:54.121493 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:54.122294 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e60663a3-3153-4745-81e4-7f902994896b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:54.122752 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 956/3858] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:54 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:54.125195 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a719febc-a93c-471e-a9aa-d05afe942bea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.127148 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a719febc-a93c-471e-a9aa-d05afe942bea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:54.127304 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a719febc-a93c-471e-a9aa-d05afe942bea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:54.127530 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a719febc-a93c-471e-a9aa-d05afe942bea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:54.134592 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:54.134592 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:54.138191 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a719febc-a93c-471e-a9aa-d05afe942bea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:54.142093 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a719febc-a93c-471e-a9aa-d05afe942bea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:54.142506 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 973/3859] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:54 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:54.189473 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-74ab359e-6075-440c-961f-feb8a4dcbb0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.191569 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-74ab359e-6075-440c-961f-feb8a4dcbb0b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:54.191811 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-74ab359e-6075-440c-961f-feb8a4dcbb0b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:54.192071 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-74ab359e-6075-440c-961f-feb8a4dcbb0b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:54.199338 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:54.199338 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:54.203067 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-74ab359e-6075-440c-961f-feb8a4dcbb0b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:54.207432 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-74ab359e-6075-440c-961f-feb8a4dcbb0b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:54.207864 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 963/3860] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:06:54 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:54.279493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-52c60be5-7ead-46ca-b17a-7c21f3d73e6b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.279935 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52c60be5-7ead-46ca-b17a-7c21f3d73e6b None None] GET https://10.4.3.32/volume// Aug 19 16:06:54.280095 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52c60be5-7ead-46ca-b17a-7c21f3d73e6b None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:54.280298 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52c60be5-7ead-46ca-b17a-7c21f3d73e6b None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:54.280617 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52c60be5-7ead-46ca-b17a-7c21f3d73e6b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:06:54.280926 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 969/3861] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:06: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 19 16:06:54.287998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-222a5dc2-e616-4454-aac6-e9f78db26903 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.377893 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-222a5dc2-e616-4454-aac6-e9f78db26903 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:06:54.378229 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-222a5dc2-e616-4454-aac6-e9f78db26903 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "916cbcc8-9563-4961-be66-72548a4bbaf1", "connector": null, "instance_uuid": "1787ee64-6050-4555-a458-7e5de55cdf57"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:54.385831 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:54.385831 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:54.412642 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-222a5dc2-e616-4454-aac6-e9f78db26903 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:06:54.413230 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 957/3862] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:06:54 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:54.443481 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7516b11e-776e-42ce-b239-887be08e2526 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.445526 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7516b11e-776e-42ce-b239-887be08e2526 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:54.445696 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7516b11e-776e-42ce-b239-887be08e2526 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:54.445883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7516b11e-776e-42ce-b239-887be08e2526 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:54.456127 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a10120c-bf6f-49fb-a0cd-d7bcd683fc49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.456476 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:54.456476 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:54.456618 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a10120c-bf6f-49fb-a0cd-d7bcd683fc49 None None] GET https://10.4.3.32/volume// Aug 19 16:06:54.456873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a10120c-bf6f-49fb-a0cd-d7bcd683fc49 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:54.457107 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a10120c-bf6f-49fb-a0cd-d7bcd683fc49 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:54.457519 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a10120c-bf6f-49fb-a0cd-d7bcd683fc49 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:06:54.457836 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 964/3863] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:06: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 19 16:06:54.460729 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7516b11e-776e-42ce-b239-887be08e2526 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:54.464388 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-0b5fb500-c63e-4333-808d-cc01f9ebc3c3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.466094 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7516b11e-776e-42ce-b239-887be08e2526 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:54.466659 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 974/3864] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:54 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:54.466888 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-0b5fb500-c63e-4333-808d-cc01f9ebc3c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:54.469157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-0b5fb500-c63e-4333-808d-cc01f9ebc3c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:54.469157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-0b5fb500-c63e-4333-808d-cc01f9ebc3c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:54.479666 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:54.479666 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:54.483065 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-0b5fb500-c63e-4333-808d-cc01f9ebc3c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:54.487145 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-0b5fb500-c63e-4333-808d-cc01f9ebc3c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:54.487564 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 970/3865] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:06:54 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 1019 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:06:54.597880 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4912fbe5-bc43-490d-b992-5dca67f57233 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.600430 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4912fbe5-bc43-490d-b992-5dca67f57233 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] PUT https://10.4.3.32/volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a Aug 19 16:06:54.600926 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4912fbe5-bc43-490d-b992-5dca67f57233 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:54.609016 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4912fbe5-bc43-490d-b992-5dca67f57233 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Acquiring lock "cinder-attachment_update-916cbcc8-9563-4961-be66-72548a4bbaf1-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:06:54.613317 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4912fbe5-bc43-490d-b992-5dca67f57233 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Lock "cinder-attachment_update-916cbcc8-9563-4961-be66-72548a4bbaf1-np0000007787" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:06:54.614224 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:54.614224 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:54.648446 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-88028414-5159-42a8-9b16-7388e8c4e7b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:54.650133 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88028414-5159-42a8-9b16-7388e8c4e7b5 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:54.650349 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88028414-5159-42a8-9b16-7388e8c4e7b5 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:54.650547 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88028414-5159-42a8-9b16-7388e8c4e7b5 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:54.650664 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-88028414-5159-42a8-9b16-7388e8c4e7b5 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:54.654743 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:54.654743 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:54.655367 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88028414-5159-42a8-9b16-7388e8c4e7b5 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:54.655730 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 965/3866] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:54 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:54.693424 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4912fbe5-bc43-490d-b992-5dca67f57233 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Lock "cinder-attachment_update-916cbcc8-9563-4961-be66-72548a4bbaf1-np0000007787" released by "attachment_update" :: held 0.080s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:06:54.693801 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4912fbe5-bc43-490d-b992-5dca67f57233 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a returned with HTTP 200 Aug 19 16:06:54.694329 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 958/3867] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:06:54 2026] PUT /volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:55.132508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9acf34c0-c3ed-44ff-8c61-6168b8142088 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:55.134081 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9acf34c0-c3ed-44ff-8c61-6168b8142088 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:55.134290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9acf34c0-c3ed-44ff-8c61-6168b8142088 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:55.134512 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9acf34c0-c3ed-44ff-8c61-6168b8142088 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:55.134578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9acf34c0-c3ed-44ff-8c61-6168b8142088 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:55.138292 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:55.138292 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:55.138860 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9acf34c0-c3ed-44ff-8c61-6168b8142088 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:55.139173 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 975/3868] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:55 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:55.482715 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8af0055b-7b94-49ee-b3e1-0e2479ae71e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:55.484536 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8af0055b-7b94-49ee-b3e1-0e2479ae71e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:55.484717 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8af0055b-7b94-49ee-b3e1-0e2479ae71e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:55.484927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8af0055b-7b94-49ee-b3e1-0e2479ae71e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:55.495643 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:55.495643 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:55.499171 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8af0055b-7b94-49ee-b3e1-0e2479ae71e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:55.503724 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8af0055b-7b94-49ee-b3e1-0e2479ae71e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:55.504228 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 971/3869] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:55 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:55.667027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d776382d-0794-4143-a4c1-98b7311185e2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:55.669412 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d776382d-0794-4143-a4c1-98b7311185e2 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:55.669680 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d776382d-0794-4143-a4c1-98b7311185e2 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:55.669953 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d776382d-0794-4143-a4c1-98b7311185e2 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:55.670104 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d776382d-0794-4143-a4c1-98b7311185e2 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:55.675719 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:55.675719 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:55.676529 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d776382d-0794-4143-a4c1-98b7311185e2 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:55.677032 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 966/3870] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:55 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:56.152475 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aebe9274-ff71-4842-85ec-0361998d8348 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:56.156421 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aebe9274-ff71-4842-85ec-0361998d8348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:56.156421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aebe9274-ff71-4842-85ec-0361998d8348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:56.156421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aebe9274-ff71-4842-85ec-0361998d8348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:56.156421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-aebe9274-ff71-4842-85ec-0361998d8348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:56.160088 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:56.160088 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:56.160908 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aebe9274-ff71-4842-85ec-0361998d8348 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:56.161427 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 959/3871] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:56 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:56.517403 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc2841ca-7868-4c27-b365-a3a4e6e82589 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:56.519171 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc2841ca-7868-4c27-b365-a3a4e6e82589 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:56.519374 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc2841ca-7868-4c27-b365-a3a4e6e82589 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:56.519580 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc2841ca-7868-4c27-b365-a3a4e6e82589 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:56.530186 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:56.530186 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:56.533887 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fc2841ca-7868-4c27-b365-a3a4e6e82589 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:56.538607 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc2841ca-7868-4c27-b365-a3a4e6e82589 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:56.539269 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 976/3872] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:56 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:56.689772 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-106a7de6-7395-4bf6-83be-a9cfbaf1226d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:56.691673 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-106a7de6-7395-4bf6-83be-a9cfbaf1226d tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:56.691931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-106a7de6-7395-4bf6-83be-a9cfbaf1226d tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:56.692120 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-106a7de6-7395-4bf6-83be-a9cfbaf1226d tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:56.692216 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-106a7de6-7395-4bf6-83be-a9cfbaf1226d tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:56.697993 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:56.697993 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:56.698692 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-106a7de6-7395-4bf6-83be-a9cfbaf1226d tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:56.699094 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 972/3873] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:56 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:57.171863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f0fdcc41-2d67-4331-bf6e-8fdf0d742f70 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:57.174278 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0fdcc41-2d67-4331-bf6e-8fdf0d742f70 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:57.174552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0fdcc41-2d67-4331-bf6e-8fdf0d742f70 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:57.174840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f0fdcc41-2d67-4331-bf6e-8fdf0d742f70 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:57.175002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f0fdcc41-2d67-4331-bf6e-8fdf0d742f70 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:57.179801 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:57.179801 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:57.180518 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f0fdcc41-2d67-4331-bf6e-8fdf0d742f70 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:57.180955 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 967/3874] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:57 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:57.552710 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1eabf12a-70ec-4196-acb4-54b54704a681 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:57.555200 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1eabf12a-70ec-4196-acb4-54b54704a681 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:57.555523 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1eabf12a-70ec-4196-acb4-54b54704a681 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:57.555811 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1eabf12a-70ec-4196-acb4-54b54704a681 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:57.568871 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:57.568871 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:57.576959 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1eabf12a-70ec-4196-acb4-54b54704a681 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:57.581507 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1eabf12a-70ec-4196-acb4-54b54704a681 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:57.582058 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 960/3875] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:57 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:57.711629 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ca6899eb-7c18-4c82-a1ef-49eff5c8f3db None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:57.713875 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca6899eb-7c18-4c82-a1ef-49eff5c8f3db tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:57.714158 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca6899eb-7c18-4c82-a1ef-49eff5c8f3db tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:57.714739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca6899eb-7c18-4c82-a1ef-49eff5c8f3db tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:57.714739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ca6899eb-7c18-4c82-a1ef-49eff5c8f3db tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:57.720443 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:57.720443 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:57.721335 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca6899eb-7c18-4c82-a1ef-49eff5c8f3db tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:57.721886 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 977/3876] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:57 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:58.192572 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0981aed5-3de3-4b8e-8837-b7b6b37e9680 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:58.194732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0981aed5-3de3-4b8e-8837-b7b6b37e9680 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:58.195035 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0981aed5-3de3-4b8e-8837-b7b6b37e9680 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:58.195284 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0981aed5-3de3-4b8e-8837-b7b6b37e9680 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:58.195431 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0981aed5-3de3-4b8e-8837-b7b6b37e9680 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:58.200467 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:58.200467 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:58.201127 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0981aed5-3de3-4b8e-8837-b7b6b37e9680 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:58.201557 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 973/3877] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:58 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:58.596258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6cc000ad-dce1-4d6d-a6b0-f1a75f0d5afc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:58.598171 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6cc000ad-dce1-4d6d-a6b0-f1a75f0d5afc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:58.598404 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6cc000ad-dce1-4d6d-a6b0-f1a75f0d5afc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:58.598626 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6cc000ad-dce1-4d6d-a6b0-f1a75f0d5afc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:58.610167 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:58.610167 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:58.615121 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6cc000ad-dce1-4d6d-a6b0-f1a75f0d5afc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:58.619606 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6cc000ad-dce1-4d6d-a6b0-f1a75f0d5afc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:58.620009 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 968/3878] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:58 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:58.734938 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5bf3150-a1cd-4556-8697-717a1bd6da44 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:58.737419 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5bf3150-a1cd-4556-8697-717a1bd6da44 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:58.737546 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5bf3150-a1cd-4556-8697-717a1bd6da44 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:58.737832 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5bf3150-a1cd-4556-8697-717a1bd6da44 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:58.737977 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f5bf3150-a1cd-4556-8697-717a1bd6da44 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:58.742586 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:58.742586 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:58.743252 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5bf3150-a1cd-4556-8697-717a1bd6da44 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:58.743696 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 961/3879] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:58 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:58.968492 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4c463685-87c2-4611-bcc0-d98c324c465b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:58.971085 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4c463685-87c2-4611-bcc0-d98c324c465b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a/action Aug 19 16:06:58.971564 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4c463685-87c2-4611-bcc0-d98c324c465b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:06:58.971746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4c463685-87c2-4611-bcc0-d98c324c465b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:58.991354 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:58.991354 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:59.002626 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ebfa3c23-a82f-4306-a7c4-dbc04df199aa req-4c463685-87c2-4611-bcc0-d98c324c465b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a/action returned with HTTP 204 Aug 19 16:06:59.003335 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 978/3880] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:06:58 2026] POST /volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:06:59.215489 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bdfe71e2-6a7d-4705-aa7a-edf97a4f980a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:59.218179 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdfe71e2-6a7d-4705-aa7a-edf97a4f980a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:06:59.218480 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdfe71e2-6a7d-4705-aa7a-edf97a4f980a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:59.218742 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdfe71e2-6a7d-4705-aa7a-edf97a4f980a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:59.218916 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-bdfe71e2-6a7d-4705-aa7a-edf97a4f980a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:59.224958 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:59.224958 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:59.225828 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdfe71e2-6a7d-4705-aa7a-edf97a4f980a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:06:59.226409 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 974/3881] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:59 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:59.635729 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b45200a7-9fcf-4466-89d0-2540afc3a9fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:59.638089 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b45200a7-9fcf-4466-89d0-2540afc3a9fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:06:59.638288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b45200a7-9fcf-4466-89d0-2540afc3a9fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:59.638541 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b45200a7-9fcf-4466-89d0-2540afc3a9fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:59.651293 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:59.651293 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:06:59.656152 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b45200a7-9fcf-4466-89d0-2540afc3a9fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:59.662158 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b45200a7-9fcf-4466-89d0-2540afc3a9fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:06:59.662669 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 969/3882] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:59 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:06:59.676018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a8bbf7be-4263-4e44-964b-14028832d009 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:59.678383 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a8bbf7be-4263-4e44-964b-14028832d009 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:06:59.678383 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a8bbf7be-4263-4e44-964b-14028832d009 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "916cbcc8-9563-4961-be66-72548a4bbaf1", "name": "tempest-VolumesBackupsTest-Backup-198494063", "force": true, "container": "tempest-volumesbackupstest-backup-container-844291124"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:06:59.679905 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-a8bbf7be-4263-4e44-964b-14028832d009 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating new backup {'backup': {'volume_id': '916cbcc8-9563-4961-be66-72548a4bbaf1', 'name': 'tempest-VolumesBackupsTest-Backup-198494063', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-844291124'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:06:59.680086 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-a8bbf7be-4263-4e44-964b-14028832d009 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating backup of volume 916cbcc8-9563-4961-be66-72548a4bbaf1 in container tempest-volumesbackupstest-backup-container-844291124 Aug 19 16:06:59.691232 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:59.691232 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:06:59.691716 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a8bbf7be-4263-4e44-964b-14028832d009 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:06:59.716445 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a8bbf7be-4263-4e44-964b-14028832d009 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['eeb53a73-28b9-4c87-9244-9a003d297091', '21a63f11-7446-4760-9e4b-ee543816f33e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:06:59.744383 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a8bbf7be-4263-4e44-964b-14028832d009 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:06:59.744893 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 962/3883] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:06:59 2026] POST /volume/v3/backups => generated 327 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:06:59.755924 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f4eb0812-b44a-40f8-8550-7b5d7693afed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:59.756326 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-45b541f7-1219-4735-a9a4-4e751db7db54 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:06:59.757822 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4eb0812-b44a-40f8-8550-7b5d7693afed tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:06:59.758059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0812-b44a-40f8-8550-7b5d7693afed tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:59.758271 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0812-b44a-40f8-8550-7b5d7693afed tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:59.758479 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f4eb0812-b44a-40f8-8550-7b5d7693afed tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:59.758613 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-45b541f7-1219-4735-a9a4-4e751db7db54 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:06:59.758831 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-45b541f7-1219-4735-a9a4-4e751db7db54 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:06:59.759079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-45b541f7-1219-4735-a9a4-4e751db7db54 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:06:59.759259 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-45b541f7-1219-4735-a9a4-4e751db7db54 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:06:59.763161 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:59.763161 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:06:59.764109 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4eb0812-b44a-40f8-8550-7b5d7693afed tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:06:59.764582 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 979/3884] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:06:59 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:06:59.767526 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:06:59.767526 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:06:59.768497 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-45b541f7-1219-4735-a9a4-4e751db7db54 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:06:59.769015 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 975/3885] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:06:59 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:00.238257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01149e7a-3d23-4a34-addb-85e67723ccac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:00.240066 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01149e7a-3d23-4a34-addb-85e67723ccac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:00.240302 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01149e7a-3d23-4a34-addb-85e67723ccac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:00.240517 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01149e7a-3d23-4a34-addb-85e67723ccac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:00.240637 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-01149e7a-3d23-4a34-addb-85e67723ccac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:00.245079 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:00.245079 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:00.245700 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01149e7a-3d23-4a34-addb-85e67723ccac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:00.246084 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 970/3886] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:00 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:00.778942 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ade2fcfa-babd-4975-a4a1-222d82fbd015 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:00.781416 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ade2fcfa-babd-4975-a4a1-222d82fbd015 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:00.781749 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ade2fcfa-babd-4975-a4a1-222d82fbd015 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:00.782065 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ade2fcfa-babd-4975-a4a1-222d82fbd015 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:00.782065 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ade2fcfa-babd-4975-a4a1-222d82fbd015 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:00.783203 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3876e392-70a7-43ef-8458-cd2f1a457e90 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:00.785441 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3876e392-70a7-43ef-8458-cd2f1a457e90 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:07:00.785743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3876e392-70a7-43ef-8458-cd2f1a457e90 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:00.786030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3876e392-70a7-43ef-8458-cd2f1a457e90 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:00.786197 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3876e392-70a7-43ef-8458-cd2f1a457e90 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:00.787864 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:00.787864 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:00.788970 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ade2fcfa-babd-4975-a4a1-222d82fbd015 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:00.790072 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 963/3887] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:00 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:00.792836 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:00.792836 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:00.794754 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3876e392-70a7-43ef-8458-cd2f1a457e90 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:07:00.794754 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 980/3888] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:00 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:00.809962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e4f83fd5-8109-44b8-aa41-12e0edc7d09e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:00.895412 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e4f83fd5-8109-44b8-aa41-12e0edc7d09e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-member] PUT https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:07:00.895872 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e4f83fd5-8109-44b8-aa41-12e0edc7d09e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:00.904094 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:00.904094 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:00.912549 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e4f83fd5-8109-44b8-aa41-12e0edc7d09e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-member] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:07:00.913645 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 976/3889] 10.4.3.32 () {70 vars in 1401 bytes} [Wed Aug 19 16:07:00 2026] PUT /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 314 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:00.922655 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ee26348-00c2-46e3-9f7c-2c5d3dbfa2a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:00.927254 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ee26348-00c2-46e3-9f7c-2c5d3dbfa2a8 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:07:00.927511 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ee26348-00c2-46e3-9f7c-2c5d3dbfa2a8 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:00.927746 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ee26348-00c2-46e3-9f7c-2c5d3dbfa2a8 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:00.927900 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3ee26348-00c2-46e3-9f7c-2c5d3dbfa2a8 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:00.937472 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:00.937472 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:00.938180 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ee26348-00c2-46e3-9f7c-2c5d3dbfa2a8 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:07:00.938606 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 971/3890] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:00 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 760 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:00.949775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4135a2bf-a1fc-4def-abd0-12e090c2d07e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:00.952004 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4135a2bf-a1fc-4def-abd0-12e090c2d07e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] DELETE https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:07:00.952266 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4135a2bf-a1fc-4def-abd0-12e090c2d07e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:00.952474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4135a2bf-a1fc-4def-abd0-12e090c2d07e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:00.952585 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-4135a2bf-a1fc-4def-abd0-12e090c2d07e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Delete backup with id: f6dbb040-3d07-444f-a5ab-6981d607ef81. Aug 19 16:07:00.957510 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:00.957510 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:00.972378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-4135a2bf-a1fc-4def-abd0-12e090c2d07e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] delete_backup rpcapi backup_id f6dbb040-3d07-444f-a5ab-6981d607ef81 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:07:00.976790 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4135a2bf-a1fc-4def-abd0-12e090c2d07e tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 202 Aug 19 16:07:00.976790 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 964/3891] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:00 2026] DELETE /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:00.978817 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c64a064d-2c41-4fee-9d9e-5895493fa6d3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:00.980618 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c64a064d-2c41-4fee-9d9e-5895493fa6d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:00.982166 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c64a064d-2c41-4fee-9d9e-5895493fa6d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:00.982393 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c64a064d-2c41-4fee-9d9e-5895493fa6d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:00.983091 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3c00d885-c520-4aa3-9b29-21534271b9a7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:00.984951 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c00d885-c520-4aa3-9b29-21534271b9a7 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:07:00.985170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c00d885-c520-4aa3-9b29-21534271b9a7 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:00.985404 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c00d885-c520-4aa3-9b29-21534271b9a7 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:00.985511 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3c00d885-c520-4aa3-9b29-21534271b9a7 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:00.989838 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:00.989838 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:00.992315 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:00.992315 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:00.993064 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c00d885-c520-4aa3-9b29-21534271b9a7 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 200 Aug 19 16:07:00.993451 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 977/3892] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:00 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:00.998392 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c64a064d-2c41-4fee-9d9e-5895493fa6d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:01.005582 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c64a064d-2c41-4fee-9d9e-5895493fa6d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:01.006074 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 981/3893] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:00 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:01.028847 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca2474ea-86c5-4858-85a2-5e301a7fb2ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.029635 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca2474ea-86c5-4858-85a2-5e301a7fb2ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:01.029923 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca2474ea-86c5-4858-85a2-5e301a7fb2ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.030158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca2474ea-86c5-4858-85a2-5e301a7fb2ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.037412 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.037412 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:01.041681 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ca2474ea-86c5-4858-85a2-5e301a7fb2ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:01.048950 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca2474ea-86c5-4858-85a2-5e301a7fb2ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:01.048950 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 972/3894] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:01 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:01.103826 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5462d507-6292-4081-a730-f88af78ccb12 req-d4302c6b-ed0d-4c13-9a29-ad77b0106ddc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.106001 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-d4302c6b-ed0d-4c13-9a29-ad77b0106ddc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:01.106183 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-d4302c6b-ed0d-4c13-9a29-ad77b0106ddc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.106370 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-d4302c6b-ed0d-4c13-9a29-ad77b0106ddc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.114488 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.114488 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:01.118675 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-5462d507-6292-4081-a730-f88af78ccb12 req-d4302c6b-ed0d-4c13-9a29-ad77b0106ddc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:01.123232 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-d4302c6b-ed0d-4c13-9a29-ad77b0106ddc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:01.123725 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 965/3895] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:07:01 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:01.229247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-928c07da-9737-4138-aba9-805c55010866 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.229687 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-928c07da-9737-4138-aba9-805c55010866 None None] GET https://10.4.3.32/volume// Aug 19 16:07:01.230602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-928c07da-9737-4138-aba9-805c55010866 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.230602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-928c07da-9737-4138-aba9-805c55010866 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.230602 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-928c07da-9737-4138-aba9-805c55010866 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:07:01.230602 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 978/3896] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:07: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 19 16:07:01.238941 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5462d507-6292-4081-a730-f88af78ccb12 req-38bf0116-3703-4270-932a-8b0ce0fe3f29 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.256533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86c64529-507b-4f8e-8e34-f0d31b1300b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.259597 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86c64529-507b-4f8e-8e34-f0d31b1300b3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:01.259905 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86c64529-507b-4f8e-8e34-f0d31b1300b3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.260150 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86c64529-507b-4f8e-8e34-f0d31b1300b3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.261066 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-86c64529-507b-4f8e-8e34-f0d31b1300b3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:01.266020 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.266020 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:01.267108 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86c64529-507b-4f8e-8e34-f0d31b1300b3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:01.267456 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 973/3897] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:01 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:01.289158 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-38bf0116-3703-4270-932a-8b0ce0fe3f29 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:07:01.289809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-38bf0116-3703-4270-932a-8b0ce0fe3f29 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aea52a82-c06b-42e9-8641-e49a95d9db72", "connector": null, "instance_uuid": "f2a3380f-d7a4-4743-af49-edff1567ab35"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:01.301449 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.301449 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:01.338633 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-38bf0116-3703-4270-932a-8b0ce0fe3f29 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:07:01.339955 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 982/3898] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:07:01 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:01.382306 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-26cc4d56-ef14-4107-b72a-4c71afc6231c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.384893 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-26cc4d56-ef14-4107-b72a-4c71afc6231c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:01.385966 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-26cc4d56-ef14-4107-b72a-4c71afc6231c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.385966 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-26cc4d56-ef14-4107-b72a-4c71afc6231c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.397692 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c42f28ac-0618-437a-9ec7-0d9eed802a37 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.398585 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c42f28ac-0618-437a-9ec7-0d9eed802a37 None None] GET https://10.4.3.32/volume// Aug 19 16:07:01.398585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c42f28ac-0618-437a-9ec7-0d9eed802a37 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.398733 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c42f28ac-0618-437a-9ec7-0d9eed802a37 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.399010 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c42f28ac-0618-437a-9ec7-0d9eed802a37 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:07:01.399379 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 979/3899] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:07: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 19 16:07:01.412831 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.412831 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:01.415967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5462d507-6292-4081-a730-f88af78ccb12 req-23c5c040-c51d-4572-b168-0ec364fdce72 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.419560 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-23c5c040-c51d-4572-b168-0ec364fdce72 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:01.420068 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-23c5c040-c51d-4572-b168-0ec364fdce72 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.420521 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-23c5c040-c51d-4572-b168-0ec364fdce72 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.427221 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-26cc4d56-ef14-4107-b72a-4c71afc6231c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:01.436172 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-26cc4d56-ef14-4107-b72a-4c71afc6231c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:01.436728 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 966/3900] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:01 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:07:01.438748 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.438748 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:01.444477 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5462d507-6292-4081-a730-f88af78ccb12 req-23c5c040-c51d-4572-b168-0ec364fdce72 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:01.452164 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-23c5c040-c51d-4572-b168-0ec364fdce72 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:01.452925 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 974/3901] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:07:01 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 1050 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:07:01.564292 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-5462d507-6292-4081-a730-f88af78ccb12 req-2415eb19-a862-4ce0-9087-0877d1993449 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.567149 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-2415eb19-a862-4ce0-9087-0877d1993449 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] PUT https://10.4.3.32/volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae Aug 19 16:07:01.567586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-2415eb19-a862-4ce0-9087-0877d1993449 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:01.578856 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-5462d507-6292-4081-a730-f88af78ccb12 req-2415eb19-a862-4ce0-9087-0877d1993449 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Acquiring lock "cinder-attachment_update-aea52a82-c06b-42e9-8641-e49a95d9db72-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:07:01.584577 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-5462d507-6292-4081-a730-f88af78ccb12 req-2415eb19-a862-4ce0-9087-0877d1993449 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-aea52a82-c06b-42e9-8641-e49a95d9db72-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:07:01.585698 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.585698 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:01.677540 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-5462d507-6292-4081-a730-f88af78ccb12 req-2415eb19-a862-4ce0-9087-0877d1993449 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-aea52a82-c06b-42e9-8641-e49a95d9db72-np0000007787" released by "attachment_update" :: held 0.093s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:07:01.678018 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-2415eb19-a862-4ce0-9087-0877d1993449 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae returned with HTTP 200 Aug 19 16:07:01.678705 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 983/3902] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:07:01 2026] PUT /volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:01.691629 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-5462d507-6292-4081-a730-f88af78ccb12 req-f4502258-1dfa-4382-a06c-b45e2342a830 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.694165 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-f4502258-1dfa-4382-a06c-b45e2342a830 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/encryption Aug 19 16:07:01.694397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-f4502258-1dfa-4382-a06c-b45e2342a830 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.694640 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-f4502258-1dfa-4382-a06c-b45e2342a830 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.705230 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.705230 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:01.712085 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-f4502258-1dfa-4382-a06c-b45e2342a830 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/encryption returned with HTTP 200 Aug 19 16:07:01.712518 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 980/3903] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:07:01 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:01.801892 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f59f6b9-d182-4e86-a823-b06e1a785131 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:01.803780 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f59f6b9-d182-4e86-a823-b06e1a785131 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:01.804040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f59f6b9-d182-4e86-a823-b06e1a785131 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:01.804283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f59f6b9-d182-4e86-a823-b06e1a785131 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:01.804489 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9f59f6b9-d182-4e86-a823-b06e1a785131 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:01.809180 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:01.809180 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:01.810060 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f59f6b9-d182-4e86-a823-b06e1a785131 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:01.810445 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 967/3904] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:01 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:02.007560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0334397b-6169-46fe-986c-cb4aaf9bb0cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:02.009468 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0334397b-6169-46fe-986c-cb4aaf9bb0cd tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 Aug 19 16:07:02.009707 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0334397b-6169-46fe-986c-cb4aaf9bb0cd tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:02.009962 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0334397b-6169-46fe-986c-cb4aaf9bb0cd tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:02.010112 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0334397b-6169-46fe-986c-cb4aaf9bb0cd tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Show backup with id f6dbb040-3d07-444f-a5ab-6981d607ef81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:02.013883 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0334397b-6169-46fe-986c-cb4aaf9bb0cd tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 returned with HTTP 404 Aug 19 16:07:02.014589 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 975/3905] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:02 2026] GET /volume/v3/backups/f6dbb040-3d07-444f-a5ab-6981d607ef81 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:02.021925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-99c42f16-5f3c-48d3-819c-60bf4152deec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:02.024127 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-99c42f16-5f3c-48d3-819c-60bf4152deec tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 Aug 19 16:07:02.024430 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-99c42f16-5f3c-48d3-819c-60bf4152deec tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:02.024668 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-99c42f16-5f3c-48d3-819c-60bf4152deec tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:02.024885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-99c42f16-5f3c-48d3-819c-60bf4152deec tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Delete volume with id: 35bc3651-f1cf-425e-908d-0651d3b9a971 Aug 19 16:07:02.034590 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:02.034590 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:02.034943 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-99c42f16-5f3c-48d3-819c-60bf4152deec tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Volume info retrieved successfully. Aug 19 16:07:02.055451 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-99c42f16-5f3c-48d3-819c-60bf4152deec tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Delete volume request issued successfully. Aug 19 16:07:02.055634 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-99c42f16-5f3c-48d3-819c-60bf4152deec tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 returned with HTTP 202 Aug 19 16:07:02.056040 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 984/3906] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:02 2026] DELETE /volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:02.065126 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4fcd1292-3601-44a3-9ba0-9a0eea8ea199 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:02.066961 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4fcd1292-3601-44a3-9ba0-9a0eea8ea199 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 Aug 19 16:07:02.067210 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4fcd1292-3601-44a3-9ba0-9a0eea8ea199 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:02.067446 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4fcd1292-3601-44a3-9ba0-9a0eea8ea199 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:02.085255 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:02.085255 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:02.089687 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4fcd1292-3601-44a3-9ba0-9a0eea8ea199 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Volume info retrieved successfully. Aug 19 16:07:02.094319 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4fcd1292-3601-44a3-9ba0-9a0eea8ea199 tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 returned with HTTP 200 Aug 19 16:07:02.094726 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 981/3907] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:02 2026] GET /volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:02.280170 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-937355b1-536c-4ad9-8ca5-1132ab2feae4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:02.282028 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-937355b1-536c-4ad9-8ca5-1132ab2feae4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:02.282296 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-937355b1-536c-4ad9-8ca5-1132ab2feae4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:02.282487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-937355b1-536c-4ad9-8ca5-1132ab2feae4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:02.282585 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-937355b1-536c-4ad9-8ca5-1132ab2feae4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:02.286491 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:02.286491 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:02.287060 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-937355b1-536c-4ad9-8ca5-1132ab2feae4 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:02.287434 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 968/3908] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:02 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:02.453783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9cd7b088-e662-41eb-81e8-f3453b86c686 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:02.455606 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cd7b088-e662-41eb-81e8-f3453b86c686 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:02.455877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cd7b088-e662-41eb-81e8-f3453b86c686 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:02.456135 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cd7b088-e662-41eb-81e8-f3453b86c686 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:02.465467 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:02.465467 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:02.468777 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9cd7b088-e662-41eb-81e8-f3453b86c686 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:02.473137 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cd7b088-e662-41eb-81e8-f3453b86c686 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:02.473568 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 976/3909] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:02 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:02.820903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-959ab032-b51a-4396-892b-c9e433767efb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:02.822874 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-959ab032-b51a-4396-892b-c9e433767efb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:02.823059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-959ab032-b51a-4396-892b-c9e433767efb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:02.823253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-959ab032-b51a-4396-892b-c9e433767efb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:02.823405 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-959ab032-b51a-4396-892b-c9e433767efb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:02.827785 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:02.827785 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:02.828524 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-959ab032-b51a-4396-892b-c9e433767efb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:02.828921 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 985/3910] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:02 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:03.111108 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-80f46aab-9dd5-44bd-befe-37856a4bc52a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:03.113409 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-80f46aab-9dd5-44bd-befe-37856a4bc52a tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] GET https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 Aug 19 16:07:03.113685 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-80f46aab-9dd5-44bd-befe-37856a4bc52a tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:03.113945 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-80f46aab-9dd5-44bd-befe-37856a4bc52a tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:03.121365 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-80f46aab-9dd5-44bd-befe-37856a4bc52a tempest-ProjectMemberTests39-414117179 tempest-ProjectMemberTests39-414117179-project-admin] https://10.4.3.32/volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 returned with HTTP 404 Aug 19 16:07:03.122065 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 982/3911] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:03 2026] GET /volume/v3/volumes/35bc3651-f1cf-425e-908d-0651d3b9a971 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:03.298801 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1dcf730b-9d0b-44bb-9dee-d9627baf9d63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:03.300615 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1dcf730b-9d0b-44bb-9dee-d9627baf9d63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:03.300841 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1dcf730b-9d0b-44bb-9dee-d9627baf9d63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:03.301018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1dcf730b-9d0b-44bb-9dee-d9627baf9d63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:03.301132 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1dcf730b-9d0b-44bb-9dee-d9627baf9d63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:03.305281 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:03.305281 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:03.305901 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1dcf730b-9d0b-44bb-9dee-d9627baf9d63 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:03.306266 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 969/3912] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:03 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:03.489280 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-78f63e68-111a-469e-af6a-3651695c03b4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:03.494135 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78f63e68-111a-469e-af6a-3651695c03b4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:03.494396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78f63e68-111a-469e-af6a-3651695c03b4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:03.494633 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78f63e68-111a-469e-af6a-3651695c03b4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:03.509904 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:03.509904 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:03.514532 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-78f63e68-111a-469e-af6a-3651695c03b4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:03.520263 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78f63e68-111a-469e-af6a-3651695c03b4 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:03.520811 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 977/3913] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:03 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:03.840017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3014fedf-84ad-4f19-9b29-fda79657f136 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:03.842451 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3014fedf-84ad-4f19-9b29-fda79657f136 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:03.842725 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3014fedf-84ad-4f19-9b29-fda79657f136 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:03.843002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3014fedf-84ad-4f19-9b29-fda79657f136 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:03.843164 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3014fedf-84ad-4f19-9b29-fda79657f136 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:03.847413 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:03.847413 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:03.848042 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3014fedf-84ad-4f19-9b29-fda79657f136 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:03.848408 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 986/3914] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:03 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:04.318039 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc5b09a7-1c97-4bf1-9a67-bb07cf421ee9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:04.320060 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc5b09a7-1c97-4bf1-9a67-bb07cf421ee9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:04.320304 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc5b09a7-1c97-4bf1-9a67-bb07cf421ee9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:04.320525 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc5b09a7-1c97-4bf1-9a67-bb07cf421ee9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:04.320644 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cc5b09a7-1c97-4bf1-9a67-bb07cf421ee9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:04.325424 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:04.325424 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:04.326137 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc5b09a7-1c97-4bf1-9a67-bb07cf421ee9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:04.326574 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 983/3915] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:04 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:04.533630 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f2f78693-5ad5-4eb9-91b2-8a1eb6d3d351 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:04.536035 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2f78693-5ad5-4eb9-91b2-8a1eb6d3d351 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:04.536280 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2f78693-5ad5-4eb9-91b2-8a1eb6d3d351 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:04.536531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2f78693-5ad5-4eb9-91b2-8a1eb6d3d351 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:04.548711 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:04.548711 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:04.552859 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f2f78693-5ad5-4eb9-91b2-8a1eb6d3d351 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:04.557911 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2f78693-5ad5-4eb9-91b2-8a1eb6d3d351 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:04.558411 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 970/3916] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:04 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:04.761816 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:04.853074 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:04.853475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-845112657"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:04.855035 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-845112657'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:04.855252 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:04.859982 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:04.860621 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bc067f60-2cee-40a4-ac84-c8c7ea92005a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:04.862816 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc067f60-2cee-40a4-ac84-c8c7ea92005a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:04.863118 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc067f60-2cee-40a4-ac84-c8c7ea92005a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:04.863316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bc067f60-2cee-40a4-ac84-c8c7ea92005a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:04.863494 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bc067f60-2cee-40a4-ac84-c8c7ea92005a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:04.866402 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (1d8cd984-e43d-4a0e-a072-28af2e2bdc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:04.867548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8abdfe-c512-4974-a635-39ecf94555ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:04.868451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:04.868553 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:04.868553 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:04.869480 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bc067f60-2cee-40a4-ac84-c8c7ea92005a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:04.870007 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 987/3917] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:04 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:04.899068 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8abdfe-c512-4974-a635-39ecf94555ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:04.900005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2f226b-41f6-4fd2-879c-913a5f7b5d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:04.970810 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['eb3c56fc-61f6-40e1-a383-c774600ea032', 'b7894088-b7ab-4757-aa3c-73a6c56eadcb', 'e03981ce-330f-4482-a62a-db894cd91881', '5fe4b083-ef95-43fc-b617-c76caa9a848d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:04.971857 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2f226b-41f6-4fd2-879c-913a5f7b5d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3c56fc-61f6-40e1-a383-c774600ea032', 'b7894088-b7ab-4757-aa3c-73a6c56eadcb', 'e03981ce-330f-4482-a62a-db894cd91881', '5fe4b083-ef95-43fc-b617-c76caa9a848d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:04.972874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (345828a6-4f19-4e2f-b69c-2bbcd2a34b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:05.007116 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (345828a6-4f19-4e2f-b69c-2bbcd2a34b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57d9527-4cc0-4531-974b-b7fe2840a276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-845112657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['eb3c56fc-61f6-40e1-a383-c774600ea032','b7894088-b7ab-4757-aa3c-73a6c56eadcb','e03981ce-330f-4482-a62a-db894cd91881','5fe4b083-ef95-43fc-b617-c76caa9a848d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-845112657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57d9527-4cc0-4531-974b-b7fe2840a276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:05.007965 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c078866-11f7-4161-9f39-37ae88f43639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:05.026153 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c078866-11f7-4161-9f39-37ae88f43639) transitioned into 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-845112657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['eb3c56fc-61f6-40e1-a383-c774600ea032','b7894088-b7ab-4757-aa3c-73a6c56eadcb','e03981ce-330f-4482-a62a-db894cd91881','5fe4b083-ef95-43fc-b617-c76caa9a848d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:05.026893 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2272291-4a87-4adf-b7e1-db8cb57296c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:05.038325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2272291-4a87-4adf-b7e1-db8cb57296c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:05.039195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (1d8cd984-e43d-4a0e-a072-28af2e2bdc08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:05.039586 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:05.040263 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fc8c3d4-7127-43e1-b54d-d13d47ed392c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:05.040776 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 978/3918] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:04 2026] POST /volume/v3/volumes => generated 775 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:05.053260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c0f68bee-7fe8-4d2b-8a72-889490790974 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:05.055473 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c0f68bee-7fe8-4d2b-8a72-889490790974 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 Aug 19 16:07:05.055704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c0f68bee-7fe8-4d2b-8a72-889490790974 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:05.055945 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c0f68bee-7fe8-4d2b-8a72-889490790974 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:05.064484 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:05.064484 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:05.068414 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c0f68bee-7fe8-4d2b-8a72-889490790974 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:05.072513 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c0f68bee-7fe8-4d2b-8a72-889490790974 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 returned with HTTP 200 Aug 19 16:07:05.072930 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 984/3919] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:05 2026] GET /volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:05.337296 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f8f0642-7993-43a8-b267-74c3d921b169 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:05.338804 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f8f0642-7993-43a8-b267-74c3d921b169 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:05.338982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f8f0642-7993-43a8-b267-74c3d921b169 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:05.339161 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f8f0642-7993-43a8-b267-74c3d921b169 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:05.339270 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9f8f0642-7993-43a8-b267-74c3d921b169 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:05.344026 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:05.344026 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:05.344753 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f8f0642-7993-43a8-b267-74c3d921b169 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:05.345185 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 971/3920] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:05 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:05.572313 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d0ea96a5-0167-46db-9857-149f05b5f144 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:05.574067 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d0ea96a5-0167-46db-9857-149f05b5f144 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:05.574257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d0ea96a5-0167-46db-9857-149f05b5f144 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:05.574506 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d0ea96a5-0167-46db-9857-149f05b5f144 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:05.583583 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:05.583583 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:05.586926 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d0ea96a5-0167-46db-9857-149f05b5f144 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:05.590698 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d0ea96a5-0167-46db-9857-149f05b5f144 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:05.591124 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 988/3921] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:05 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:05.880595 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56bf649d-3a14-474e-9866-1179fb55b0ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:05.882586 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56bf649d-3a14-474e-9866-1179fb55b0ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:05.882847 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56bf649d-3a14-474e-9866-1179fb55b0ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:05.883045 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56bf649d-3a14-474e-9866-1179fb55b0ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:05.883142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-56bf649d-3a14-474e-9866-1179fb55b0ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:05.887911 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:05.887911 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:05.888654 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56bf649d-3a14-474e-9866-1179fb55b0ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:05.889036 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 979/3922] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:05 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:06.089780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-714ad361-cfd8-4852-8bc2-a091f71ce5dc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.089780 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-714ad361-cfd8-4852-8bc2-a091f71ce5dc tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 Aug 19 16:07:06.089780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-714ad361-cfd8-4852-8bc2-a091f71ce5dc tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.089780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-714ad361-cfd8-4852-8bc2-a091f71ce5dc tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.095876 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.095876 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:06.099013 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-714ad361-cfd8-4852-8bc2-a091f71ce5dc tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:06.102535 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-714ad361-cfd8-4852-8bc2-a091f71ce5dc tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 returned with HTTP 200 Aug 19 16:07:06.102908 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 985/3923] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:06 2026] GET /volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:06.114396 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-63786371-1bfb-4b36-8d86-142e8155e4aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.176627 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63786371-1bfb-4b36-8d86-142e8155e4aa tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:06.177083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63786371-1bfb-4b36-8d86-142e8155e4aa tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f57d9527-4cc0-4531-974b-b7fe2840a276", "name": "tempest-ProjectMemberTests-Snapshot-2113093500"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:06.186199 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.186199 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:06.186619 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-63786371-1bfb-4b36-8d86-142e8155e4aa tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Volume info retrieved successfully. Aug 19 16:07:06.186729 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-63786371-1bfb-4b36-8d86-142e8155e4aa tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Create snapshot from volume f57d9527-4cc0-4531-974b-b7fe2840a276 Aug 19 16:07:06.218617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-63786371-1bfb-4b36-8d86-142e8155e4aa tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Created reservations ['fff8007a-ce97-453a-9451-827c892da80e', 'dec5a5d4-065f-4224-a678-c332dc567834', '00a26271-2c8c-45e6-a5f8-49f904f0ddc6', 'a278ddb1-09ff-4adc-8de9-d24dd1d9bdb5'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:06.248522 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-63786371-1bfb-4b36-8d86-142e8155e4aa tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot create request issued successfully. Aug 19 16:07:06.248522 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63786371-1bfb-4b36-8d86-142e8155e4aa tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:06.248522 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 972/3924] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:06 2026] POST /volume/v3/snapshots => generated 305 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 16:07:06.261664 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0dc29390-75f7-4ae9-bd86-90ab1e2e4651 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.263951 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0dc29390-75f7-4ae9-bd86-90ab1e2e4651 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] GET https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 Aug 19 16:07:06.264147 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0dc29390-75f7-4ae9-bd86-90ab1e2e4651 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.264388 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0dc29390-75f7-4ae9-bd86-90ab1e2e4651 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.269462 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.269462 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:06.270006 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0dc29390-75f7-4ae9-bd86-90ab1e2e4651 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:06.270888 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0dc29390-75f7-4ae9-bd86-90ab1e2e4651 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 returned with HTTP 200 Aug 19 16:07:06.271307 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 989/3925] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:06 2026] GET /volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:06.355783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1fec57f2-6a31-4f5f-8723-1df3182bc73c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.356719 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fec57f2-6a31-4f5f-8723-1df3182bc73c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:06.356933 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fec57f2-6a31-4f5f-8723-1df3182bc73c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.357118 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fec57f2-6a31-4f5f-8723-1df3182bc73c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.357229 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1fec57f2-6a31-4f5f-8723-1df3182bc73c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:06.361636 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.361636 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:06.362512 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fec57f2-6a31-4f5f-8723-1df3182bc73c tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:06.363050 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 980/3926] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:06 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:06.375916 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dbacc177-d6ad-4b51-b11f-76503a025885 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.377895 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dbacc177-d6ad-4b51-b11f-76503a025885 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923/export_record Aug 19 16:07:06.378145 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dbacc177-d6ad-4b51-b11f-76503a025885 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.378375 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dbacc177-d6ad-4b51-b11f-76503a025885 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'export_record' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.378516 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-dbacc177-d6ad-4b51-b11f-76503a025885 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Export record for backup c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 16:07:06.383112 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.383112 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:06.384775 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.api [None req-dbacc177-d6ad-4b51-b11f-76503a025885 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling RPCAPI with context: , host: np0000007787, backup: c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100248) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 16:07:06.389948 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-dbacc177-d6ad-4b51-b11f-76503a025885 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] export_record in rpcapi backup_id c4ef4247-6e2f-4087-aaf9-233ef646e923 on host np0000007787. {{(pid=100248) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 16:07:06.402149 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-dbacc177-d6ad-4b51-b11f-76503a025885 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzRlZjQyNDctNmUyZi00MDg3LWFhZjktMjMzZWY2NDZlOTIzIiwgInVzZXJfaWQiOiAiMjg0NTMxMTI5ZDA0NGNmM2E4ZGMyZGQ2MmU3MTYzMTMiLCAicHJvamVjdF9pZCI6ICI5YmI4YTlkY2Q5NDc0NDViOWUwNjgxNGEzNTQ5ODcxNCIsICJ2b2x1bWVfaWQiOiAiMzNjOTY3MzktNTUxMC00OGNhLWEwMjktYjAyZGNmMjVhMmFiIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjM4OTM2NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zM2M5NjczOS01NTEwLTQ4Y2EtYTAyOS1iMDJkY2YyNWEyYWIvMjAyNjA4MTkxNjA2NTAvYXpfbm92YV9iYWNrdXBfYzRlZjQyNDctNmUyZi00MDg3LWFhZjktMjMzZWY2NDZlOTIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNjo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNjo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 16:07:06.403009 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dbacc177-d6ad-4b51-b11f-76503a025885 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923/export_record returned with HTTP 200 Aug 19 16:07:06.403009 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 986/3927] 10.4.3.32 () {68 vars in 1423 bytes} [Wed Aug 19 16:07:06 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:06.412193 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54090223-18b5-4e10-ae68-7336c3a4cb8b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.418734 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54090223-18b5-4e10-ae68-7336c3a4cb8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:06.418734 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54090223-18b5-4e10-ae68-7336c3a4cb8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.418734 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54090223-18b5-4e10-ae68-7336c3a4cb8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.418734 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-54090223-18b5-4e10-ae68-7336c3a4cb8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:06.422893 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.422893 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:06.423688 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54090223-18b5-4e10-ae68-7336c3a4cb8b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:06.424198 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 973/3928] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:06 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:06.435645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f2a4458b-1fc0-4db4-b936-87474aab542e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.437909 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2a4458b-1fc0-4db4-b936-87474aab542e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] POST https://10.4.3.32/volume/v3/backups/import_record Aug 19 16:07:06.438614 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2a4458b-1fc0-4db4-b936-87474aab542e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjIxY2MxNDItNGIzNC00NjBjLTlkZDItZDFhYmEwZDJmNzExIiwgInVzZXJfaWQiOiAiMjg0NTMxMTI5ZDA0NGNmM2E4ZGMyZGQ2MmU3MTYzMTMiLCAicHJvamVjdF9pZCI6ICI5YmI4YTlkY2Q5NDc0NDViOWUwNjgxNGEzNTQ5ODcxNCIsICJ2b2x1bWVfaWQiOiAiMzNjOTY3MzktNTUxMC00OGNhLWEwMjktYjAyZGNmMjVhMmFiIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjM4OTM2NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zM2M5NjczOS01NTEwLTQ4Y2EtYTAyOS1iMDJkY2YyNWEyYWIvMjAyNjA4MTkxNjA2NTAvYXpfbm92YV9iYWNrdXBfYzRlZjQyNDctNmUyZi00MDg3LWFhZjktMjMzZWY2NDZlOTIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNjo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNjo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:06.440291 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-f2a4458b-1fc0-4db4-b936-87474aab542e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjIxY2MxNDItNGIzNC00NjBjLTlkZDItZDFhYmEwZDJmNzExIiwgInVzZXJfaWQiOiAiMjg0NTMxMTI5ZDA0NGNmM2E4ZGMyZGQ2MmU3MTYzMTMiLCAicHJvamVjdF9pZCI6ICI5YmI4YTlkY2Q5NDc0NDViOWUwNjgxNGEzNTQ5ODcxNCIsICJ2b2x1bWVfaWQiOiAiMzNjOTY3MzktNTUxMC00OGNhLWEwMjktYjAyZGNmMjVhMmFiIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjM4OTM2NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zM2M5NjczOS01NTEwLTQ4Y2EtYTAyOS1iMDJkY2YyNWEyYWIvMjAyNjA4MTkxNjA2NTAvYXpfbm92YV9iYWNrdXBfYzRlZjQyNDctNmUyZi00MDg3LWFhZjktMjMzZWY2NDZlOTIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNjo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNjo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100250) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 16:07:06.440424 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-f2a4458b-1fc0-4db4-b936-87474aab542e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjIxY2MxNDItNGIzNC00NjBjLTlkZDItZDFhYmEwZDJmNzExIiwgInVzZXJfaWQiOiAiMjg0NTMxMTI5ZDA0NGNmM2E4ZGMyZGQ2MmU3MTYzMTMiLCAicHJvamVjdF9pZCI6ICI5YmI4YTlkY2Q5NDc0NDViOWUwNjgxNGEzNTQ5ODcxNCIsICJ2b2x1bWVfaWQiOiAiMzNjOTY3MzktNTUxMC00OGNhLWEwMjktYjAyZGNmMjVhMmFiIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjM4OTM2NTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zM2M5NjczOS01NTEwLTQ4Y2EtYTAyOS1iMDJkY2YyNWEyYWIvMjAyNjA4MTkxNjA2NTAvYXpfbm92YV9iYWNrdXBfYzRlZjQyNDctNmUyZi00MDg3LWFhZjktMjMzZWY2NDZlOTIzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjowNjo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjowNjo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjA3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100250) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 16:07:06.441405 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-f2a4458b-1fc0-4db4-b936-87474aab542e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '5eca3f3f0cd44b8cb9777563dd7d32af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bb8a9dcd947445b9e06814a35498714', 'project_domain_id': 'default', 'roles': ['member', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:07:06.441657 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2a4458b-1fc0-4db4-b936-87474aab542e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 403 Aug 19 16:07:06.442207 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 990/3929] 10.4.3.32 () {70 vars in 1335 bytes} [Wed Aug 19 16:07:06 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:06.449782 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4438610d-719f-4422-af2f-1a5f004c8afa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.451819 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4438610d-719f-4422-af2f-1a5f004c8afa tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab Aug 19 16:07:06.452121 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4438610d-719f-4422-af2f-1a5f004c8afa tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.452370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4438610d-719f-4422-af2f-1a5f004c8afa tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.452557 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4438610d-719f-4422-af2f-1a5f004c8afa tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume with id: 33c96739-5510-48ca-a029-b02dcf25a2ab Aug 19 16:07:06.462871 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.462871 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:06.462871 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4438610d-719f-4422-af2f-1a5f004c8afa tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:06.487251 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4438610d-719f-4422-af2f-1a5f004c8afa tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume request issued successfully. Aug 19 16:07:06.487437 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4438610d-719f-4422-af2f-1a5f004c8afa tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab returned with HTTP 202 Aug 19 16:07:06.487910 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 981/3930] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:06 2026] DELETE /volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:06.496104 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-def9ca05-2adb-4d7b-96ca-2e42a892190d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.498220 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-def9ca05-2adb-4d7b-96ca-2e42a892190d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab Aug 19 16:07:06.498474 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-def9ca05-2adb-4d7b-96ca-2e42a892190d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.498709 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-def9ca05-2adb-4d7b-96ca-2e42a892190d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.506874 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.506874 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:06.511044 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-def9ca05-2adb-4d7b-96ca-2e42a892190d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:06.515635 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-def9ca05-2adb-4d7b-96ca-2e42a892190d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab returned with HTTP 200 Aug 19 16:07:06.516118 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 987/3931] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:06 2026] GET /volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:06.603655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f2705637-b5c7-4154-a138-ecbcc301b579 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.605694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2705637-b5c7-4154-a138-ecbcc301b579 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:06.605907 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2705637-b5c7-4154-a138-ecbcc301b579 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.606122 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2705637-b5c7-4154-a138-ecbcc301b579 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.617987 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.617987 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:06.621770 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f2705637-b5c7-4154-a138-ecbcc301b579 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:06.627332 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2705637-b5c7-4154-a138-ecbcc301b579 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:06.627801 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 974/3932] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:06 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:06.899471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5ba70628-f184-47ad-aa63-86369494f059 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:06.901697 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ba70628-f184-47ad-aa63-86369494f059 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:06.901930 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ba70628-f184-47ad-aa63-86369494f059 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:06.902176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5ba70628-f184-47ad-aa63-86369494f059 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:06.902312 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5ba70628-f184-47ad-aa63-86369494f059 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:06.908227 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:06.908227 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:06.909114 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5ba70628-f184-47ad-aa63-86369494f059 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:06.909563 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 991/3933] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:06 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:07.282418 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-910e1708-0a74-40ab-9c15-cbfcced1db98 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.284368 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-910e1708-0a74-40ab-9c15-cbfcced1db98 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] GET https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 Aug 19 16:07:07.284595 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-910e1708-0a74-40ab-9c15-cbfcced1db98 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.284919 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-910e1708-0a74-40ab-9c15-cbfcced1db98 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.289614 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:07.289614 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:07.290002 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-910e1708-0a74-40ab-9c15-cbfcced1db98 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:07.290684 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-910e1708-0a74-40ab-9c15-cbfcced1db98 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 returned with HTTP 200 Aug 19 16:07:07.291010 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 982/3934] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:07 2026] GET /volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:07.301002 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ec0c3766-2bac-4c7e-b7e4-256aa5a4479a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.305704 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec0c3766-2bac-4c7e-b7e4-256aa5a4479a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 Aug 19 16:07:07.305704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec0c3766-2bac-4c7e-b7e4-256aa5a4479a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.305704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec0c3766-2bac-4c7e-b7e4-256aa5a4479a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.305704 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-ec0c3766-2bac-4c7e-b7e4-256aa5a4479a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Delete snapshot with id: 3438ae08-c5db-43d0-a0f7-8d2c527ce346 Aug 19 16:07:07.309984 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:07.309984 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:07.310502 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ec0c3766-2bac-4c7e-b7e4-256aa5a4479a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:07.327366 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ec0c3766-2bac-4c7e-b7e4-256aa5a4479a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot delete request issued successfully. Aug 19 16:07:07.327717 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec0c3766-2bac-4c7e-b7e4-256aa5a4479a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 returned with HTTP 202 Aug 19 16:07:07.328233 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 988/3935] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:07 2026] DELETE /volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:07.335452 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-56428687-1671-4196-9197-f65289302e99 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.337404 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56428687-1671-4196-9197-f65289302e99 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] GET https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 Aug 19 16:07:07.337611 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56428687-1671-4196-9197-f65289302e99 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.337803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56428687-1671-4196-9197-f65289302e99 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.342671 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:07.342671 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:07.343063 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-56428687-1671-4196-9197-f65289302e99 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:07.343773 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56428687-1671-4196-9197-f65289302e99 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 returned with HTTP 200 Aug 19 16:07:07.344100 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 975/3936] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:07 2026] GET /volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:07.531778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5874470b-03b2-40b0-9689-602ce08ab1b9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.532442 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5874470b-03b2-40b0-9689-602ce08ab1b9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab Aug 19 16:07:07.532744 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5874470b-03b2-40b0-9689-602ce08ab1b9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.533040 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5874470b-03b2-40b0-9689-602ce08ab1b9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.539547 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5874470b-03b2-40b0-9689-602ce08ab1b9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab returned with HTTP 404 Aug 19 16:07:07.540157 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 992/3937] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:07 2026] GET /volume/v3/volumes/33c96739-5510-48ca-a029-b02dcf25a2ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:07.548872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ceca1d2b-c803-49bb-ae5b-f0ac0c00305b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.550680 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ceca1d2b-c803-49bb-ae5b-f0ac0c00305b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] GET https://10.4.3.32/volume/v3/backups Aug 19 16:07:07.550912 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ceca1d2b-c803-49bb-ae5b-f0ac0c00305b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.551100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ceca1d2b-c803-49bb-ae5b-f0ac0c00305b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.551372 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-ceca1d2b-c803-49bb-ae5b-f0ac0c00305b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:07:07.563612 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ceca1d2b-c803-49bb-ae5b-f0ac0c00305b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Aug 19 16:07:07.564028 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 983/3938] 10.4.3.32 () {68 vars in 1270 bytes} [Wed Aug 19 16:07:07 2026] GET /volume/v3/backups => generated 619 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:07.572615 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1d8ee6eb-f50e-49c4-ac1d-1c2a6c4c70a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.574453 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d8ee6eb-f50e-49c4-ac1d-1c2a6c4c70a0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] GET https://10.4.3.32/volume/v3/backups?project_id=9bb8a9dcd947445b9e06814a35498714 Aug 19 16:07:07.574662 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d8ee6eb-f50e-49c4-ac1d-1c2a6c4c70a0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.574877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d8ee6eb-f50e-49c4-ac1d-1c2a6c4c70a0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.575170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-1d8ee6eb-f50e-49c4-ac1d-1c2a6c4c70a0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Removing options 'project_id' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:07:07.575440 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:07.575440 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:07.589742 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d8ee6eb-f50e-49c4-ac1d-1c2a6c4c70a0 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups?project_id=9bb8a9dcd947445b9e06814a35498714 returned with HTTP 200 Aug 19 16:07:07.590193 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 989/3939] 10.4.3.32 () {68 vars in 1357 bytes} [Wed Aug 19 16:07:07 2026] GET /volume/v3/backups?project_id=9bb8a9dcd947445b9e06814a35498714 => generated 619 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:07.599237 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.600963 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:07.601356 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-357596963"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:07.603269 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-357596963'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:07.603269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume of 1 GB Aug 19 16:07:07.607116 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:07.614647 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Flow 'volume_create_api' (fdb81f81-b9fd-471d-8ed8-f0ae7416d71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:07.615925 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce475da7-c121-495c-9811-b379ea0ea5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:07.617059 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:07.642057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dd19e28a-0bc3-4f89-86bc-d4ae22f2546d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.644486 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd19e28a-0bc3-4f89-86bc-d4ae22f2546d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:07.644742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd19e28a-0bc3-4f89-86bc-d4ae22f2546d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.645011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dd19e28a-0bc3-4f89-86bc-d4ae22f2546d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.646775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce475da7-c121-495c-9811-b379ea0ea5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:07.647832 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941032ee-3e46-42fe-a07f-fd01211f151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:07.658134 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:07.658134 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:07.664472 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dd19e28a-0bc3-4f89-86bc-d4ae22f2546d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:07.671356 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dd19e28a-0bc3-4f89-86bc-d4ae22f2546d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:07.672050 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 993/3940] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:07 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:07.695334 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Created reservations ['7ed53e6e-e34b-400e-94c7-d184872e16d5', '8ff0dc90-b312-4eb5-8624-08b1e3bbcd9e', 'a5b6ad58-7394-47be-b57f-30d04b3034d9', 'ac11a0df-fd24-4908-b7d6-bb6f4dab7cd2'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:07.696134 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941032ee-3e46-42fe-a07f-fd01211f151c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ed53e6e-e34b-400e-94c7-d184872e16d5', '8ff0dc90-b312-4eb5-8624-08b1e3bbcd9e', 'a5b6ad58-7394-47be-b57f-30d04b3034d9', 'ac11a0df-fd24-4908-b7d6-bb6f4dab7cd2']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:07.696831 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0923e0b-ae23-433e-9e9c-c2262b950556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:07.722702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0923e0b-ae23-433e-9e9c-c2262b950556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8445afc-dbf1-44d2-9110-77dfdcf51b7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-357596963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['7ed53e6e-e34b-400e-94c7-d184872e16d5','8ff0dc90-b312-4eb5-8624-08b1e3bbcd9e','a5b6ad58-7394-47be-b57f-30d04b3034d9','ac11a0df-fd24-4908-b7d6-bb6f4dab7cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284531129d044cf3a8dc2dd62e716313',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-357596963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8445afc-dbf1-44d2-9110-77dfdcf51b7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb8a9dcd947445b9e06814a35498714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='284531129d044cf3a8dc2dd62e716313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:07.723607 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc48f64-cc8d-424d-bac7-3d9b5b5c8b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:07.742903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc48f64-cc8d-424d-bac7-3d9b5b5c8b89) transitioned into 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-357596963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['7ed53e6e-e34b-400e-94c7-d184872e16d5','8ff0dc90-b312-4eb5-8624-08b1e3bbcd9e','a5b6ad58-7394-47be-b57f-30d04b3034d9','ac11a0df-fd24-4908-b7d6-bb6f4dab7cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284531129d044cf3a8dc2dd62e716313',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:07.743654 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f19b78-8096-4568-a8ee-4ca80a5a5234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:07.753054 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f19b78-8096-4568-a8ee-4ca80a5a5234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:07.753890 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Flow 'volume_create_api' (fdb81f81-b9fd-471d-8ed8-f0ae7416d71d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:07.754202 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Create volume request issued successfully. Aug 19 16:07:07.754810 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c25b1c9-df4d-48b7-b426-efc6095d534e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:07.755684 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 976/3941] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:07:07 2026] POST /volume/v3/volumes => generated 775 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:07.766408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e1972465-69aa-4544-b5f8-aca1b158bc68 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.770898 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e1972465-69aa-4544-b5f8-aca1b158bc68 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f Aug 19 16:07:07.770898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e1972465-69aa-4544-b5f8-aca1b158bc68 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.770898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e1972465-69aa-4544-b5f8-aca1b158bc68 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.777892 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:07.777892 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:07.781799 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e1972465-69aa-4544-b5f8-aca1b158bc68 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:07.785937 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e1972465-69aa-4544-b5f8-aca1b158bc68 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f returned with HTTP 200 Aug 19 16:07:07.786367 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 984/3942] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:07 2026] GET /volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:07.922876 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7ee28e1a-5908-4963-832e-34725bdd1657 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:07.924735 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ee28e1a-5908-4963-832e-34725bdd1657 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:07.925057 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ee28e1a-5908-4963-832e-34725bdd1657 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:07.925228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ee28e1a-5908-4963-832e-34725bdd1657 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:07.925228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7ee28e1a-5908-4963-832e-34725bdd1657 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:07.929819 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:07.929819 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:07.930491 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ee28e1a-5908-4963-832e-34725bdd1657 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:07.931006 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 990/3943] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:07 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:08.354439 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd6fd26f-559a-48f8-8f84-6434a758b702 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:08.356228 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd6fd26f-559a-48f8-8f84-6434a758b702 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] GET https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 Aug 19 16:07:08.356440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd6fd26f-559a-48f8-8f84-6434a758b702 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:08.356625 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd6fd26f-559a-48f8-8f84-6434a758b702 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:08.360729 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd6fd26f-559a-48f8-8f84-6434a758b702 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 returned with HTTP 404 Aug 19 16:07:08.361230 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 994/3944] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:08 2026] GET /volume/v3/snapshots/3438ae08-c5db-43d0-a0f7-8d2c527ce346 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:08.369191 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e284e15a-64b8-4be2-8dda-9af93cd64559 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:08.373387 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e284e15a-64b8-4be2-8dda-9af93cd64559 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 Aug 19 16:07:08.373387 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e284e15a-64b8-4be2-8dda-9af93cd64559 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:08.373387 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e284e15a-64b8-4be2-8dda-9af93cd64559 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:08.373387 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e284e15a-64b8-4be2-8dda-9af93cd64559 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: f57d9527-4cc0-4531-974b-b7fe2840a276 Aug 19 16:07:08.381327 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:08.381327 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:08.381871 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e284e15a-64b8-4be2-8dda-9af93cd64559 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:08.400746 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e284e15a-64b8-4be2-8dda-9af93cd64559 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:08.400746 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e284e15a-64b8-4be2-8dda-9af93cd64559 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 returned with HTTP 202 Aug 19 16:07:08.400746 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 977/3945] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:08 2026] DELETE /volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:08.407108 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74463464-8a54-43a7-b91c-36a8c1efcd6b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:08.408880 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74463464-8a54-43a7-b91c-36a8c1efcd6b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 Aug 19 16:07:08.408952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74463464-8a54-43a7-b91c-36a8c1efcd6b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:08.409080 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74463464-8a54-43a7-b91c-36a8c1efcd6b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:08.416151 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:08.416151 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:08.420130 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74463464-8a54-43a7-b91c-36a8c1efcd6b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:08.427527 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74463464-8a54-43a7-b91c-36a8c1efcd6b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 returned with HTTP 200 Aug 19 16:07:08.428077 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 985/3946] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:08 2026] GET /volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:08.686345 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6532acab-ea04-4448-87df-786a3d82340d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:08.687921 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6532acab-ea04-4448-87df-786a3d82340d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:08.687921 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6532acab-ea04-4448-87df-786a3d82340d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:08.688073 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6532acab-ea04-4448-87df-786a3d82340d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:08.696272 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:08.696272 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:08.699326 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6532acab-ea04-4448-87df-786a3d82340d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:08.702507 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6532acab-ea04-4448-87df-786a3d82340d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:08.702838 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 991/3947] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:08 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:08.800385 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c33b4a8a-4616-4711-9748-2bc56d71d2ce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:08.802957 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c33b4a8a-4616-4711-9748-2bc56d71d2ce tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f Aug 19 16:07:08.803514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c33b4a8a-4616-4711-9748-2bc56d71d2ce tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:08.803514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c33b4a8a-4616-4711-9748-2bc56d71d2ce tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:08.814865 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:08.814865 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:08.822106 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c33b4a8a-4616-4711-9748-2bc56d71d2ce tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:08.826830 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c33b4a8a-4616-4711-9748-2bc56d71d2ce tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f returned with HTTP 200 Aug 19 16:07:08.827422 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 995/3948] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:08 2026] GET /volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:07:08.842360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-330f089b-06f7-4430-a9a3-cf1e809c3fd3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:08.846343 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-330f089b-06f7-4430-a9a3-cf1e809c3fd3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:07:08.847246 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-330f089b-06f7-4430-a9a3-cf1e809c3fd3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8445afc-dbf1-44d2-9110-77dfdcf51b7f", "name": "tempest-type-Backup-504035915"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:08.850167 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-330f089b-06f7-4430-a9a3-cf1e809c3fd3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Creating new backup {'backup': {'volume_id': 'd8445afc-dbf1-44d2-9110-77dfdcf51b7f', 'name': 'tempest-type-Backup-504035915'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:07:08.850167 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-330f089b-06f7-4430-a9a3-cf1e809c3fd3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Creating backup of volume d8445afc-dbf1-44d2-9110-77dfdcf51b7f in container None Aug 19 16:07:08.856714 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:08.856714 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:08.856714 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-330f089b-06f7-4430-a9a3-cf1e809c3fd3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:08.872201 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-330f089b-06f7-4430-a9a3-cf1e809c3fd3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Created reservations ['3798924f-1f2d-4c4d-94b8-67ea1b8d08b2', 'ea51c6a3-7c64-46d4-8835-306d2acc4732'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:08.906207 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-330f089b-06f7-4430-a9a3-cf1e809c3fd3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:07:08.906744 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 978/3949] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:07:08 2026] POST /volume/v3/backups => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:08.917231 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43f661c5-efb4-4661-bff9-bda8c3247b2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:08.919134 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43f661c5-efb4-4661-bff9-bda8c3247b2a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:08.919473 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43f661c5-efb4-4661-bff9-bda8c3247b2a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:08.919873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43f661c5-efb4-4661-bff9-bda8c3247b2a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:08.919873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-43f661c5-efb4-4661-bff9-bda8c3247b2a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:08.924182 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:08.924182 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:08.924839 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43f661c5-efb4-4661-bff9-bda8c3247b2a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:08.925279 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 986/3950] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:08 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:08.943189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d8528081-7b0b-4d0c-96ac-4e99468c9d13 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:08.945018 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8528081-7b0b-4d0c-96ac-4e99468c9d13 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:08.945244 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8528081-7b0b-4d0c-96ac-4e99468c9d13 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:08.945432 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8528081-7b0b-4d0c-96ac-4e99468c9d13 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:08.945593 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d8528081-7b0b-4d0c-96ac-4e99468c9d13 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:08.950200 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:08.950200 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:08.950835 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8528081-7b0b-4d0c-96ac-4e99468c9d13 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:08.951303 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 992/3951] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:08 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:09.044886 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-18f327d8-0a03-46a9-9f16-1efcda00479f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:09.046647 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:09.046990 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1426631315"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:09.048459 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1426631315'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:09.048649 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Create volume of 1 GB Aug 19 16:07:09.052429 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Availability Zones retrieved successfully. Aug 19 16:07:09.059475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Flow 'volume_create_api' (24b9263f-c0d5-4a6f-a66c-19bcbf0d9d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:09.060778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b821b42-fbeb-49f6-a1f3-4049144ca2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.061809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:09.092015 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b821b42-fbeb-49f6-a1f3-4049144ca2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.092813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9c77f45-79bc-430e-abb9-0d718e2ef80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.141909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Created reservations ['20f4e063-4e82-4abb-8255-052e84ab3e42', '53463a3c-0296-4bd9-b101-ab236ed6cfb3', '8224ff6d-c5e2-4df5-b9e7-b78ca35faec1', '1e07f140-b992-494b-8139-83489ecea0b9'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:09.142849 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9c77f45-79bc-430e-abb9-0d718e2ef80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20f4e063-4e82-4abb-8255-052e84ab3e42', '53463a3c-0296-4bd9-b101-ab236ed6cfb3', '8224ff6d-c5e2-4df5-b9e7-b78ca35faec1', '1e07f140-b992-494b-8139-83489ecea0b9']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.143614 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c51153-eb46-48f9-9c64-43b0228ccd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.171378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c51153-eb46-48f9-9c64-43b0228ccd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519f80b8-9134-485d-ac1c-7584cd79c210', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1426631315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86260ebb45bf4b5c814955d9211b186a',qos_specs=None,replication_status=,reservations=['20f4e063-4e82-4abb-8255-052e84ab3e42','53463a3c-0296-4bd9-b101-ab236ed6cfb3','8224ff6d-c5e2-4df5-b9e7-b78ca35faec1','1e07f140-b992-494b-8139-83489ecea0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f90fd1adba44b599f64b92db15c9126',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1426631315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519f80b8-9134-485d-ac1c-7584cd79c210,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86260ebb45bf4b5c814955d9211b186a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3f90fd1adba44b599f64b92db15c9126',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.172474 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f49d4e-8ad5-41f1-a311-f731cad28a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.190356 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f49d4e-8ad5-41f1-a311-f731cad28a21) transitioned into 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-1426631315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86260ebb45bf4b5c814955d9211b186a',qos_specs=None,replication_status=,reservations=['20f4e063-4e82-4abb-8255-052e84ab3e42','53463a3c-0296-4bd9-b101-ab236ed6cfb3','8224ff6d-c5e2-4df5-b9e7-b78ca35faec1','1e07f140-b992-494b-8139-83489ecea0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f90fd1adba44b599f64b92db15c9126',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.191017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ab78e9-e5b7-4b4c-adc9-d8af7d922715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.202619 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ab78e9-e5b7-4b4c-adc9-d8af7d922715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.203376 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Flow 'volume_create_api' (24b9263f-c0d5-4a6f-a66c-19bcbf0d9d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:09.203646 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Create volume request issued successfully. Aug 19 16:07:09.204171 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18f327d8-0a03-46a9-9f16-1efcda00479f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:09.204734 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 996/3952] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:09 2026] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:09.215404 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c97e3f4-8935-464e-9d9a-e3fc08ea8cb4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:09.219785 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c97e3f4-8935-464e-9d9a-e3fc08ea8cb4 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:07:09.219785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c97e3f4-8935-464e-9d9a-e3fc08ea8cb4 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:09.219785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c97e3f4-8935-464e-9d9a-e3fc08ea8cb4 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:09.228636 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:09.228636 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:09.233127 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c97e3f4-8935-464e-9d9a-e3fc08ea8cb4 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:07:09.238519 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c97e3f4-8935-464e-9d9a-e3fc08ea8cb4 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:07:09.239174 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 979/3953] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:09 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:09.442947 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1d93997a-13eb-4dfe-84ff-9b86518b462b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:09.444784 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d93997a-13eb-4dfe-84ff-9b86518b462b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 Aug 19 16:07:09.445014 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d93997a-13eb-4dfe-84ff-9b86518b462b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:09.445243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d93997a-13eb-4dfe-84ff-9b86518b462b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:09.451905 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d93997a-13eb-4dfe-84ff-9b86518b462b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 returned with HTTP 404 Aug 19 16:07:09.452467 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 987/3954] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:09 2026] GET /volume/v3/volumes/f57d9527-4cc0-4531-974b-b7fe2840a276 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:09.462284 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:09.463965 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:09.464297 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1942866435"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:09.465793 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1942866435'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:09.465912 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:09.470157 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:09.475444 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (39b995df-ece9-45a5-8d8a-4d0d78c348b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:09.476321 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8887f2-080e-46bb-836a-2f9f998a43df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.477032 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:09.499554 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8887f2-080e-46bb-836a-2f9f998a43df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.500501 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b1c4f1-a177-4362-a258-ecbaf91eb5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.532918 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['40c11301-e8f9-4015-8ecc-c2721a3aec1f', '298c598f-fb92-440e-9867-dd0dd722cada', '184596ce-9b10-4d78-bf28-74d7951a7ee5', '917360ba-80c4-4cf6-9376-f6f12ec47d8e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:09.533604 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b1c4f1-a177-4362-a258-ecbaf91eb5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c11301-e8f9-4015-8ecc-c2721a3aec1f', '298c598f-fb92-440e-9867-dd0dd722cada', '184596ce-9b10-4d78-bf28-74d7951a7ee5', '917360ba-80c4-4cf6-9376-f6f12ec47d8e']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.534529 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1b6d42-3234-411c-93a4-3a6a928883ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.556945 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1b6d42-3234-411c-93a4-3a6a928883ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '834d7b33-392f-493a-8b97-f962a0ad5674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1942866435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['40c11301-e8f9-4015-8ecc-c2721a3aec1f','298c598f-fb92-440e-9867-dd0dd722cada','184596ce-9b10-4d78-bf28-74d7951a7ee5','917360ba-80c4-4cf6-9376-f6f12ec47d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1942866435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=834d7b33-392f-493a-8b97-f962a0ad5674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.557790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9998af5-b46c-4441-ad05-702dba2542ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.578538 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9998af5-b46c-4441-ad05-702dba2542ef) transitioned into 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-1942866435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['40c11301-e8f9-4015-8ecc-c2721a3aec1f','298c598f-fb92-440e-9867-dd0dd722cada','184596ce-9b10-4d78-bf28-74d7951a7ee5','917360ba-80c4-4cf6-9376-f6f12ec47d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.579297 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d5bef8-640c-4a29-8f6e-ff19efb2a753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:09.590617 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d5bef8-640c-4a29-8f6e-ff19efb2a753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:09.591465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (39b995df-ece9-45a5-8d8a-4d0d78c348b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:09.591790 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:09.592370 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-adcd019f-0f5a-4226-bbef-c4d142ae43ae tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:09.592798 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 993/3955] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:09 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:09.606098 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-788ef6e4-6c4a-4056-9802-53a70b78142b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:09.608239 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-788ef6e4-6c4a-4056-9802-53a70b78142b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 Aug 19 16:07:09.608529 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-788ef6e4-6c4a-4056-9802-53a70b78142b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:09.608674 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-788ef6e4-6c4a-4056-9802-53a70b78142b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:09.617168 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:09.617168 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:09.621051 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-788ef6e4-6c4a-4056-9802-53a70b78142b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:09.624980 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-788ef6e4-6c4a-4056-9802-53a70b78142b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 returned with HTTP 200 Aug 19 16:07:09.625471 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 997/3956] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:09 2026] GET /volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:09.718183 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c04b8fd1-fa0a-4be6-862d-a13ee0b503d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:09.720948 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c04b8fd1-fa0a-4be6-862d-a13ee0b503d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:09.721172 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c04b8fd1-fa0a-4be6-862d-a13ee0b503d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:09.721474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c04b8fd1-fa0a-4be6-862d-a13ee0b503d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:09.732901 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:09.732901 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:09.737694 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c04b8fd1-fa0a-4be6-862d-a13ee0b503d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:09.743018 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c04b8fd1-fa0a-4be6-862d-a13ee0b503d3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:09.743441 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 980/3957] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:09 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:09.935276 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dcce5156-aaf4-483a-838c-9966dca4a896 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:09.937105 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dcce5156-aaf4-483a-838c-9966dca4a896 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:09.937383 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dcce5156-aaf4-483a-838c-9966dca4a896 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:09.937595 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dcce5156-aaf4-483a-838c-9966dca4a896 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:09.937695 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dcce5156-aaf4-483a-838c-9966dca4a896 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:09.942652 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:09.942652 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:09.943396 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dcce5156-aaf4-483a-838c-9966dca4a896 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:09.943897 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 988/3958] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:09 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:09.963751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1780db41-e961-4c69-bc35-ca2d78efe933 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:09.965680 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1780db41-e961-4c69-bc35-ca2d78efe933 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:09.965861 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1780db41-e961-4c69-bc35-ca2d78efe933 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:09.966055 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1780db41-e961-4c69-bc35-ca2d78efe933 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:09.966135 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1780db41-e961-4c69-bc35-ca2d78efe933 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:09.970486 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:09.970486 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:09.971234 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1780db41-e961-4c69-bc35-ca2d78efe933 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:09.971625 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 994/3959] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:09 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:10.254004 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5961f5f-035e-460c-a850-6aede35e5ca9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.258726 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5961f5f-035e-460c-a850-6aede35e5ca9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:07:10.259020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5961f5f-035e-460c-a850-6aede35e5ca9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.259427 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5961f5f-035e-460c-a850-6aede35e5ca9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.268638 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.268638 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:10.273100 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d5961f5f-035e-460c-a850-6aede35e5ca9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:07:10.277369 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5961f5f-035e-460c-a850-6aede35e5ca9 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:07:10.277740 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 998/3960] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:10.638683 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93f27904-aa65-4187-9d9c-ddd46f38e552 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.640570 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93f27904-aa65-4187-9d9c-ddd46f38e552 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 Aug 19 16:07:10.640773 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93f27904-aa65-4187-9d9c-ddd46f38e552 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.641005 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93f27904-aa65-4187-9d9c-ddd46f38e552 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.648227 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.648227 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:10.652060 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-93f27904-aa65-4187-9d9c-ddd46f38e552 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:10.655934 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93f27904-aa65-4187-9d9c-ddd46f38e552 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 returned with HTTP 200 Aug 19 16:07:10.656303 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 981/3961] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:10.671658 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bbc331c9-31bd-43dd-a93c-7eb9ef86e593 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.673995 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbc331c9-31bd-43dd-a93c-7eb9ef86e593 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:10.674482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbc331c9-31bd-43dd-a93c-7eb9ef86e593 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "834d7b33-392f-493a-8b97-f962a0ad5674", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-201185992"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:10.685939 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.685939 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:10.686343 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bbc331c9-31bd-43dd-a93c-7eb9ef86e593 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:10.686472 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-bbc331c9-31bd-43dd-a93c-7eb9ef86e593 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create snapshot from volume 834d7b33-392f-493a-8b97-f962a0ad5674 Aug 19 16:07:10.687174 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-5462d507-6292-4081-a730-f88af78ccb12 req-6ba0578e-b700-4d6f-8235-b791ce39a61a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.689350 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-6ba0578e-b700-4d6f-8235-b791ce39a61a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae/action Aug 19 16:07:10.689672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-6ba0578e-b700-4d6f-8235-b791ce39a61a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:10.689811 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-6ba0578e-b700-4d6f-8235-b791ce39a61a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:10.708461 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.708461 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:10.709114 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-bbc331c9-31bd-43dd-a93c-7eb9ef86e593 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['add29256-6d68-4191-90c6-082ebde24bcb', 'c138b6e3-6c82-43b6-803b-ae5283796767', 'dd95284f-8656-4ee8-b8de-e5a20733ed18', '03940e40-fb00-4f32-b620-4e4e388cf726'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:10.719124 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5462d507-6292-4081-a730-f88af78ccb12 req-6ba0578e-b700-4d6f-8235-b791ce39a61a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae/action returned with HTTP 204 Aug 19 16:07:10.719552 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 995/3962] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:07:10 2026] POST /volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:10.737857 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bbc331c9-31bd-43dd-a93c-7eb9ef86e593 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot create request issued successfully. Aug 19 16:07:10.738649 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbc331c9-31bd-43dd-a93c-7eb9ef86e593 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:10.739254 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 989/3963] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:10.752605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6340d080-7219-418c-98f5-890468a75b39 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.758346 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6340d080-7219-418c-98f5-890468a75b39 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:10.758823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6340d080-7219-418c-98f5-890468a75b39 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.758986 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6340d080-7219-418c-98f5-890468a75b39 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.764778 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53284699-55b3-449f-9087-0321fbd9e6d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.766572 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53284699-55b3-449f-9087-0321fbd9e6d8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:10.766802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53284699-55b3-449f-9087-0321fbd9e6d8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.767085 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53284699-55b3-449f-9087-0321fbd9e6d8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.768624 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.768624 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:10.770429 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6340d080-7219-418c-98f5-890468a75b39 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:10.772738 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6340d080-7219-418c-98f5-890468a75b39 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 returned with HTTP 200 Aug 19 16:07:10.773403 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 999/3964] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:10.776661 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.776661 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:10.780401 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53284699-55b3-449f-9087-0321fbd9e6d8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:10.784736 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53284699-55b3-449f-9087-0321fbd9e6d8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:10.785121 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 982/3965] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:10.797879 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5a250ef1-14f5-4607-9ee7-dcbefd82113f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.799535 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a250ef1-14f5-4607-9ee7-dcbefd82113f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:10.799720 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a250ef1-14f5-4607-9ee7-dcbefd82113f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.799950 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a250ef1-14f5-4607-9ee7-dcbefd82113f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.808780 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.808780 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:10.812189 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5a250ef1-14f5-4607-9ee7-dcbefd82113f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:10.816642 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a250ef1-14f5-4607-9ee7-dcbefd82113f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:10.816972 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 996/3966] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:10.864077 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-12a1c674-9270-430e-9971-63ffc56cded0 req-f1fd578f-ece6-4716-a9d1-2153b8f40684 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.866352 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-f1fd578f-ece6-4716-a9d1-2153b8f40684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:10.866549 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-f1fd578f-ece6-4716-a9d1-2153b8f40684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.866723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-f1fd578f-ece6-4716-a9d1-2153b8f40684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.875507 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.875507 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:10.878641 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-12a1c674-9270-430e-9971-63ffc56cded0 req-f1fd578f-ece6-4716-a9d1-2153b8f40684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:10.882436 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-f1fd578f-ece6-4716-a9d1-2153b8f40684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:10.882806 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 990/3967] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:10.902428 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-12a1c674-9270-430e-9971-63ffc56cded0 req-4ba8cbfc-f89f-42ba-ac45-a33ec8971344 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.904292 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-4ba8cbfc-f89f-42ba-ac45-a33ec8971344 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/action Aug 19 16:07:10.904634 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-4ba8cbfc-f89f-42ba-ac45-a33ec8971344 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:10.904748 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-4ba8cbfc-f89f-42ba-ac45-a33ec8971344 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:10.915623 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.915623 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:10.916125 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-12a1c674-9270-430e-9971-63ffc56cded0 req-4ba8cbfc-f89f-42ba-ac45-a33ec8971344 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:10.924650 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-12a1c674-9270-430e-9971-63ffc56cded0 req-4ba8cbfc-f89f-42ba-ac45-a33ec8971344 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Begin detaching volume completed successfully. Aug 19 16:07:10.924979 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-4ba8cbfc-f89f-42ba-ac45-a33ec8971344 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/action returned with HTTP 202 Aug 19 16:07:10.925674 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1000/3968] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:07:10 2026] POST /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:10.958322 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5772cdad-373c-49ad-9958-fbaf9233f66a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.960116 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5772cdad-373c-49ad-9958-fbaf9233f66a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:10.960317 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5772cdad-373c-49ad-9958-fbaf9233f66a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.960500 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5772cdad-373c-49ad-9958-fbaf9233f66a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.960590 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5772cdad-373c-49ad-9958-fbaf9233f66a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:10.964795 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.964795 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:10.965451 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5772cdad-373c-49ad-9958-fbaf9233f66a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:10.965823 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 983/3969] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:10.983554 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fb1b7d58-0069-4823-b9eb-913213fbb7e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.986812 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb1b7d58-0069-4823-b9eb-913213fbb7e5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:10.987102 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb1b7d58-0069-4823-b9eb-913213fbb7e5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.987330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb1b7d58-0069-4823-b9eb-913213fbb7e5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.987476 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fb1b7d58-0069-4823-b9eb-913213fbb7e5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:10.989621 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d828af35-5008-4a17-affa-047fa5a70bf9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:10.990124 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d828af35-5008-4a17-affa-047fa5a70bf9 None None] GET https://10.4.3.32/volume// Aug 19 16:07:10.990390 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d828af35-5008-4a17-affa-047fa5a70bf9 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:10.990607 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d828af35-5008-4a17-affa-047fa5a70bf9 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:10.991021 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d828af35-5008-4a17-affa-047fa5a70bf9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:07:10.991387 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 991/3970] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:07: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 19 16:07:10.993011 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:10.993011 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:10.993882 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb1b7d58-0069-4823-b9eb-913213fbb7e5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:10.994299 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 997/3971] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:10.998992 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-12a1c674-9270-430e-9971-63ffc56cded0 req-96e638db-9f73-44da-a5fa-99e8dcfb4996 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:11.001184 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-96e638db-9f73-44da-a5fa-99e8dcfb4996 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:11.001397 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-96e638db-9f73-44da-a5fa-99e8dcfb4996 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:11.001603 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-96e638db-9f73-44da-a5fa-99e8dcfb4996 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:11.012086 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:11.012086 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:11.016275 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-12a1c674-9270-430e-9971-63ffc56cded0 req-96e638db-9f73-44da-a5fa-99e8dcfb4996 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:11.020620 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-96e638db-9f73-44da-a5fa-99e8dcfb4996 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:11.021134 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1001/3972] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:07:10 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 1346 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:07:11.031394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-12a1c674-9270-430e-9971-63ffc56cded0 req-34087cbe-891d-4039-8952-bbad66675178 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:11.034519 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-34087cbe-891d-4039-8952-bbad66675178 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/encryption Aug 19 16:07:11.034984 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-34087cbe-891d-4039-8952-bbad66675178 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:11.035101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-34087cbe-891d-4039-8952-bbad66675178 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:11.048708 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:11.048708 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:11.057748 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-34087cbe-891d-4039-8952-bbad66675178 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/encryption returned with HTTP 200 Aug 19 16:07:11.058315 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 984/3973] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:07:11 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:11.782153 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb144161-15d1-423c-81e0-e61628899598 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:11.783994 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb144161-15d1-423c-81e0-e61628899598 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:11.784186 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb144161-15d1-423c-81e0-e61628899598 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:11.784427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb144161-15d1-423c-81e0-e61628899598 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:11.789588 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:11.789588 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:11.789934 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb144161-15d1-423c-81e0-e61628899598 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:11.790630 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb144161-15d1-423c-81e0-e61628899598 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 returned with HTTP 200 Aug 19 16:07:11.791025 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 992/3974] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:11 2026] GET /volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:11.802886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a26e1c58-b026-40c1-b1c5-e920103c7330 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:11.804703 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a26e1c58-b026-40c1-b1c5-e920103c7330 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:11.804938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a26e1c58-b026-40c1-b1c5-e920103c7330 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:11.805138 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a26e1c58-b026-40c1-b1c5-e920103c7330 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:11.805257 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-a26e1c58-b026-40c1-b1c5-e920103c7330 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Delete snapshot with id: 59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:11.810482 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:11.810482 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:11.810940 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a26e1c58-b026-40c1-b1c5-e920103c7330 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:11.831206 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a26e1c58-b026-40c1-b1c5-e920103c7330 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot delete request issued successfully. Aug 19 16:07:11.831684 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a26e1c58-b026-40c1-b1c5-e920103c7330 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 returned with HTTP 202 Aug 19 16:07:11.831937 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 998/3975] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:11 2026] DELETE /volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:11.840124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f82a07ed-186b-4869-9cf3-87f9da69067f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:11.842069 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f82a07ed-186b-4869-9cf3-87f9da69067f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] GET https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:11.842293 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f82a07ed-186b-4869-9cf3-87f9da69067f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:11.842507 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f82a07ed-186b-4869-9cf3-87f9da69067f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:11.849782 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:11.849782 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:11.849782 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f82a07ed-186b-4869-9cf3-87f9da69067f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:11.850090 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f82a07ed-186b-4869-9cf3-87f9da69067f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 returned with HTTP 200 Aug 19 16:07:11.850468 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1002/3976] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:11 2026] GET /volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:11.979593 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-63a094f2-9294-45fc-95e2-5ab2794b0aac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:11.981411 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63a094f2-9294-45fc-95e2-5ab2794b0aac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:11.981615 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63a094f2-9294-45fc-95e2-5ab2794b0aac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:11.981819 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63a094f2-9294-45fc-95e2-5ab2794b0aac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:11.981925 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-63a094f2-9294-45fc-95e2-5ab2794b0aac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:11.986548 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:11.986548 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:11.987300 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63a094f2-9294-45fc-95e2-5ab2794b0aac tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:11.987689 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 985/3977] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:11 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:12.005905 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1d3d793f-dbd4-4235-842d-4ea3999cef4b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:12.008024 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d3d793f-dbd4-4235-842d-4ea3999cef4b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:12.008217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d3d793f-dbd4-4235-842d-4ea3999cef4b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:12.008436 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d3d793f-dbd4-4235-842d-4ea3999cef4b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:12.008536 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1d3d793f-dbd4-4235-842d-4ea3999cef4b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:12.013179 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:12.013179 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:12.014036 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d3d793f-dbd4-4235-842d-4ea3999cef4b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:12.014479 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 993/3978] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:12 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:12.061296 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-12a1c674-9270-430e-9971-63ffc56cded0 req-fdb79213-d054-40d7-a0a1-3f9a8b49c90b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:12.063929 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-fdb79213-d054-40d7-a0a1-3f9a8b49c90b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae Aug 19 16:07:12.064173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-fdb79213-d054-40d7-a0a1-3f9a8b49c90b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:12.064416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-fdb79213-d054-40d7-a0a1-3f9a8b49c90b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:12.073539 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:12.073539 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:12.139367 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-12a1c674-9270-430e-9971-63ffc56cded0 req-fdb79213-d054-40d7-a0a1-3f9a8b49c90b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae returned with HTTP 200 Aug 19 16:07:12.139804 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 999/3979] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:07:12 2026] DELETE /volume/v3/attachments/fe263ad5-f649-4867-aa7a-2a09e306b1ae => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:12.861611 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-21fb5243-291e-48f3-b7cd-f8b7c871a69c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:12.863858 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21fb5243-291e-48f3-b7cd-f8b7c871a69c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] GET https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:12.864117 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21fb5243-291e-48f3-b7cd-f8b7c871a69c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:12.864495 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21fb5243-291e-48f3-b7cd-f8b7c871a69c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:12.870161 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21fb5243-291e-48f3-b7cd-f8b7c871a69c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 returned with HTTP 404 Aug 19 16:07:12.870840 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1003/3980] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:12 2026] GET /volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:12.878897 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51127ef1-0173-4b4a-ae08-a7a45c3cf3c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:12.880634 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51127ef1-0173-4b4a-ae08-a7a45c3cf3c8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:12.880836 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51127ef1-0173-4b4a-ae08-a7a45c3cf3c8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:12.881017 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51127ef1-0173-4b4a-ae08-a7a45c3cf3c8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:12.881129 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-51127ef1-0173-4b4a-ae08-a7a45c3cf3c8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete snapshot with id: 59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:12.885022 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51127ef1-0173-4b4a-ae08-a7a45c3cf3c8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 returned with HTTP 404 Aug 19 16:07:12.885462 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 986/3981] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:12 2026] DELETE /volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:12.893433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-654b725d-7706-4669-bce8-fb3283ee6531 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:12.895554 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-654b725d-7706-4669-bce8-fb3283ee6531 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 Aug 19 16:07:12.895700 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-654b725d-7706-4669-bce8-fb3283ee6531 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:12.895885 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-654b725d-7706-4669-bce8-fb3283ee6531 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:12.900494 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-654b725d-7706-4669-bce8-fb3283ee6531 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 returned with HTTP 404 Aug 19 16:07:12.901107 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 994/3982] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:12 2026] GET /volume/v3/snapshots/59b2f0a4-3212-46b0-bd75-024bd88dc943 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:12.909286 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bba0b0d2-526e-4e64-978d-21f59aaf7540 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:12.911432 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bba0b0d2-526e-4e64-978d-21f59aaf7540 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 Aug 19 16:07:12.911667 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bba0b0d2-526e-4e64-978d-21f59aaf7540 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:12.911857 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bba0b0d2-526e-4e64-978d-21f59aaf7540 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:12.912002 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-bba0b0d2-526e-4e64-978d-21f59aaf7540 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: 834d7b33-392f-493a-8b97-f962a0ad5674 Aug 19 16:07:12.921779 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:12.921779 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:12.922238 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bba0b0d2-526e-4e64-978d-21f59aaf7540 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:12.943721 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bba0b0d2-526e-4e64-978d-21f59aaf7540 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:12.943976 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bba0b0d2-526e-4e64-978d-21f59aaf7540 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 returned with HTTP 202 Aug 19 16:07:12.944499 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1000/3983] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:12 2026] DELETE /volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:12.952727 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-80e78ce3-63c9-4cc6-b53c-dd26c793db6f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:12.955748 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80e78ce3-63c9-4cc6-b53c-dd26c793db6f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 Aug 19 16:07:12.955748 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80e78ce3-63c9-4cc6-b53c-dd26c793db6f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:12.955748 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80e78ce3-63c9-4cc6-b53c-dd26c793db6f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:12.966130 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:12.966130 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:12.970932 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-80e78ce3-63c9-4cc6-b53c-dd26c793db6f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:12.976317 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80e78ce3-63c9-4cc6-b53c-dd26c793db6f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 returned with HTTP 200 Aug 19 16:07:12.976962 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1004/3984] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:12 2026] GET /volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:12.998808 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51471916-6aaf-492b-b7fe-d28032616c10 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:13.000734 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51471916-6aaf-492b-b7fe-d28032616c10 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:13.000981 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51471916-6aaf-492b-b7fe-d28032616c10 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:13.001215 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51471916-6aaf-492b-b7fe-d28032616c10 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:13.001335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-51471916-6aaf-492b-b7fe-d28032616c10 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:13.006071 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:13.006071 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:13.006937 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51471916-6aaf-492b-b7fe-d28032616c10 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:13.007415 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 987/3985] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:12 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:13.030409 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a170dc4c-7090-4f16-9612-7a165eb9ebd1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:13.032684 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a170dc4c-7090-4f16-9612-7a165eb9ebd1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:13.032952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a170dc4c-7090-4f16-9612-7a165eb9ebd1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:13.033153 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a170dc4c-7090-4f16-9612-7a165eb9ebd1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:13.033281 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a170dc4c-7090-4f16-9612-7a165eb9ebd1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:13.038333 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:13.038333 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:13.039273 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a170dc4c-7090-4f16-9612-7a165eb9ebd1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:13.039738 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 995/3986] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:13 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:13.130871 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c2b51d42-b967-435b-ba64-b78a8362cf99 req-286cac05-413e-4f05-842b-0af49e64d9f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:13.133356 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c2b51d42-b967-435b-ba64-b78a8362cf99 req-286cac05-413e-4f05-842b-0af49e64d9f8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:13.133630 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c2b51d42-b967-435b-ba64-b78a8362cf99 req-286cac05-413e-4f05-842b-0af49e64d9f8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:13.133912 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c2b51d42-b967-435b-ba64-b78a8362cf99 req-286cac05-413e-4f05-842b-0af49e64d9f8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:13.142831 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:13.142831 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:13.146694 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c2b51d42-b967-435b-ba64-b78a8362cf99 req-286cac05-413e-4f05-842b-0af49e64d9f8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:13.151085 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c2b51d42-b967-435b-ba64-b78a8362cf99 req-286cac05-413e-4f05-842b-0af49e64d9f8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:13.151608 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1001/3987] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:07:13 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:13.993867 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ca7369f5-0d69-492c-b850-dc44be925b19 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:13.996169 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca7369f5-0d69-492c-b850-dc44be925b19 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 Aug 19 16:07:13.996169 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca7369f5-0d69-492c-b850-dc44be925b19 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:13.996962 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ca7369f5-0d69-492c-b850-dc44be925b19 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:14.003559 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ca7369f5-0d69-492c-b850-dc44be925b19 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 returned with HTTP 404 Aug 19 16:07:14.004234 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1005/3988] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:13 2026] GET /volume/v3/volumes/834d7b33-392f-493a-8b97-f962a0ad5674 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:14.013017 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76aa414a-5a65-4d04-a47c-f549f3489392 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:14.015523 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:14.015923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-457046916"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:14.017694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-457046916'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:14.017694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:14.021540 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-504029c7-7769-40a9-bab5-949f10896217 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:14.025201 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:14.025306 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-504029c7-7769-40a9-bab5-949f10896217 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:14.025306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-504029c7-7769-40a9-bab5-949f10896217 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:14.025389 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-504029c7-7769-40a9-bab5-949f10896217 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:14.025517 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-504029c7-7769-40a9-bab5-949f10896217 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:14.030177 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (d841b213-c55d-4ffd-9a5e-a4873c9f5135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:14.030992 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0ac12c-c694-41ab-b107-9c75ceda7cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:14.031911 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:14.033720 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:14.033720 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:14.035050 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-504029c7-7769-40a9-bab5-949f10896217 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:14.035960 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 996/3989] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:14 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:14.050813 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b3f28ed9-41d2-4141-b36d-cb53fa4dbd14 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:14.053367 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3f28ed9-41d2-4141-b36d-cb53fa4dbd14 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:14.053726 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3f28ed9-41d2-4141-b36d-cb53fa4dbd14 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:14.053871 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3f28ed9-41d2-4141-b36d-cb53fa4dbd14 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:14.053973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b3f28ed9-41d2-4141-b36d-cb53fa4dbd14 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:14.059992 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:14.059992 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:14.061115 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3f28ed9-41d2-4141-b36d-cb53fa4dbd14 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:14.061649 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1002/3990] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:14 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:14.069785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0ac12c-c694-41ab-b107-9c75ceda7cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:14.070500 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9f1034-d1e7-483b-ac9c-ccd3b6223bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:14.115630 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['cc4e081d-732a-4563-8e16-872797d26a08', '59c45c3c-32ea-48fa-8ebe-ba35a54bf060', '7da470b5-3b50-4903-8885-f54004e51c17', '71aa4dd8-eea9-43ad-aa07-8ea99e8528ff'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:14.116694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9f1034-d1e7-483b-ac9c-ccd3b6223bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc4e081d-732a-4563-8e16-872797d26a08', '59c45c3c-32ea-48fa-8ebe-ba35a54bf060', '7da470b5-3b50-4903-8885-f54004e51c17', '71aa4dd8-eea9-43ad-aa07-8ea99e8528ff']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:14.117787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d14f0e-cbaa-43e9-95d8-c346ff869126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:14.148581 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d14f0e-cbaa-43e9-95d8-c346ff869126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b7bb1a7-92d7-48c1-aae8-33778137be9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-457046916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['cc4e081d-732a-4563-8e16-872797d26a08','59c45c3c-32ea-48fa-8ebe-ba35a54bf060','7da470b5-3b50-4903-8885-f54004e51c17','71aa4dd8-eea9-43ad-aa07-8ea99e8528ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-457046916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b7bb1a7-92d7-48c1-aae8-33778137be9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:14.150532 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d63c91b-1ab2-4661-aa82-04d53f2de32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:14.173699 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d63c91b-1ab2-4661-aa82-04d53f2de32c) transitioned into 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-457046916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['cc4e081d-732a-4563-8e16-872797d26a08','59c45c3c-32ea-48fa-8ebe-ba35a54bf060','7da470b5-3b50-4903-8885-f54004e51c17','71aa4dd8-eea9-43ad-aa07-8ea99e8528ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:14.174581 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fcacb6e-0314-415d-9c19-b6635e42963c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:14.185019 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fcacb6e-0314-415d-9c19-b6635e42963c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:14.186106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (d841b213-c55d-4ffd-9a5e-a4873c9f5135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:14.186468 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:14.187218 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76aa414a-5a65-4d04-a47c-f549f3489392 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:14.187739 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 988/3991] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:14 2026] POST /volume/v3/volumes => generated 775 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:14.202267 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-522250a1-c2da-4485-a9f9-ef3b6b5ca269 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:14.204747 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-522250a1-c2da-4485-a9f9-ef3b6b5ca269 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a Aug 19 16:07:14.204747 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-522250a1-c2da-4485-a9f9-ef3b6b5ca269 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:14.204908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-522250a1-c2da-4485-a9f9-ef3b6b5ca269 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:14.213307 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:14.213307 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:14.217242 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-522250a1-c2da-4485-a9f9-ef3b6b5ca269 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:14.221611 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-522250a1-c2da-4485-a9f9-ef3b6b5ca269 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a returned with HTTP 200 Aug 19 16:07:14.222008 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1006/3992] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:14 2026] GET /volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:15.047585 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c58d1d11-4c4b-4e61-b0da-f143097a4a08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:15.049579 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c58d1d11-4c4b-4e61-b0da-f143097a4a08 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:15.049831 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c58d1d11-4c4b-4e61-b0da-f143097a4a08 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:15.050027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c58d1d11-4c4b-4e61-b0da-f143097a4a08 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:15.050209 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c58d1d11-4c4b-4e61-b0da-f143097a4a08 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:15.055799 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:15.055799 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:15.056564 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c58d1d11-4c4b-4e61-b0da-f143097a4a08 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:15.057074 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 997/3993] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:15 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:15.074070 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f032e0c0-f239-4df7-8c74-256925912fa9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:15.075789 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f032e0c0-f239-4df7-8c74-256925912fa9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:15.075977 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f032e0c0-f239-4df7-8c74-256925912fa9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:15.076151 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f032e0c0-f239-4df7-8c74-256925912fa9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:15.076245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f032e0c0-f239-4df7-8c74-256925912fa9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:15.080348 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:15.080348 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:15.081078 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f032e0c0-f239-4df7-8c74-256925912fa9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:15.081420 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1003/3994] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:15 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:15.091470 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c2754a5-152f-4378-9561-221f39ea216b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:15.093891 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c2754a5-152f-4378-9561-221f39ea216b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:15.094115 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c2754a5-152f-4378-9561-221f39ea216b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:15.094350 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c2754a5-152f-4378-9561-221f39ea216b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:15.105787 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:15.105787 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:15.109633 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4c2754a5-152f-4378-9561-221f39ea216b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:15.113993 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c2754a5-152f-4378-9561-221f39ea216b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:07:15.114465 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 989/3995] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:15 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:15.126994 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-364a9524-9e1b-4fb1-897d-2c44d280b0a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:15.128953 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-364a9524-9e1b-4fb1-897d-2c44d280b0a0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:15.129221 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-364a9524-9e1b-4fb1-897d-2c44d280b0a0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:15.129396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-364a9524-9e1b-4fb1-897d-2c44d280b0a0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:15.129494 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-364a9524-9e1b-4fb1-897d-2c44d280b0a0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete backup with id: 9c071c47-dcd4-4b1f-8448-b420012de71f. Aug 19 16:07:15.134061 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:15.134061 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:15.150565 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-364a9524-9e1b-4fb1-897d-2c44d280b0a0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] delete_backup rpcapi backup_id 9c071c47-dcd4-4b1f-8448-b420012de71f {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:07:15.152918 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-364a9524-9e1b-4fb1-897d-2c44d280b0a0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 202 Aug 19 16:07:15.153449 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1007/3996] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:15 2026] DELETE /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:15.159678 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1169ee77-6cd1-4590-9fd1-303fda130433 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:15.161567 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1169ee77-6cd1-4590-9fd1-303fda130433 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:15.161752 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1169ee77-6cd1-4590-9fd1-303fda130433 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:15.161951 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1169ee77-6cd1-4590-9fd1-303fda130433 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:15.162079 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1169ee77-6cd1-4590-9fd1-303fda130433 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:15.168049 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:15.168049 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:15.168876 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1169ee77-6cd1-4590-9fd1-303fda130433 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 200 Aug 19 16:07:15.169284 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 998/3997] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:15 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:15.235930 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a1fba98d-2f32-416c-9cbe-72c5adf08f1f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:15.238335 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a1fba98d-2f32-416c-9cbe-72c5adf08f1f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a Aug 19 16:07:15.238633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a1fba98d-2f32-416c-9cbe-72c5adf08f1f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:15.238942 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a1fba98d-2f32-416c-9cbe-72c5adf08f1f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:15.247704 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:15.247704 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:15.252070 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a1fba98d-2f32-416c-9cbe-72c5adf08f1f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:15.256541 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a1fba98d-2f32-416c-9cbe-72c5adf08f1f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a returned with HTTP 200 Aug 19 16:07:15.257098 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1004/3998] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:15 2026] GET /volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:15.277415 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-731a81cc-72b2-4e4c-8304-3d77d0b48c3e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:15.280268 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-731a81cc-72b2-4e4c-8304-3d77d0b48c3e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:15.280717 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-731a81cc-72b2-4e4c-8304-3d77d0b48c3e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b7bb1a7-92d7-48c1-aae8-33778137be9a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-109980166"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:15.294552 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:15.294552 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:15.295154 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-731a81cc-72b2-4e4c-8304-3d77d0b48c3e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:15.295389 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-731a81cc-72b2-4e4c-8304-3d77d0b48c3e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create snapshot from volume 6b7bb1a7-92d7-48c1-aae8-33778137be9a Aug 19 16:07:15.333492 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-731a81cc-72b2-4e4c-8304-3d77d0b48c3e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['552fca48-53fe-4283-af6a-789ab95d0eb1', 'e3b8d3ef-0551-4723-9f86-c7817cbf8dc2', 'b977217b-d166-4ee5-96d1-3d4f8f2d673f', 'd398f869-f5e4-490c-a9d7-9398e33de955'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:15.368396 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-731a81cc-72b2-4e4c-8304-3d77d0b48c3e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot create request issued successfully. Aug 19 16:07:15.368699 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-731a81cc-72b2-4e4c-8304-3d77d0b48c3e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:15.369117 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 990/3999] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:15.377343 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c22c3479-7978-4868-8b28-3596ae45e2f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:15.379608 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c22c3479-7978-4868-8b28-3596ae45e2f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 Aug 19 16:07:15.379899 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c22c3479-7978-4868-8b28-3596ae45e2f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:15.380147 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c22c3479-7978-4868-8b28-3596ae45e2f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:15.386453 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:15.386453 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:15.386946 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c22c3479-7978-4868-8b28-3596ae45e2f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:15.387842 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c22c3479-7978-4868-8b28-3596ae45e2f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 returned with HTTP 200 Aug 19 16:07:15.388738 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1008/4000] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:15 2026] GET /volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:16.031774 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-277ad994-f51f-4f00-915b-618ef10c3b81 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.033548 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-277ad994-f51f-4f00-915b-618ef10c3b81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:16.033805 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-277ad994-f51f-4f00-915b-618ef10c3b81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.034037 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-277ad994-f51f-4f00-915b-618ef10c3b81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.034249 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-277ad994-f51f-4f00-915b-618ef10c3b81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Delete volume with id: aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:16.040953 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.040953 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:16.041413 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-277ad994-f51f-4f00-915b-618ef10c3b81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:16.053464 np0000007787 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-277ad994-f51f-4f00-915b-618ef10c3b81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:07:16.060102 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-277ad994-f51f-4f00-915b-618ef10c3b81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Delete volume request issued successfully. Aug 19 16:07:16.060352 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-277ad994-f51f-4f00-915b-618ef10c3b81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 202 Aug 19 16:07:16.060885 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 999/4001] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:16 2026] DELETE /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:16.070098 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8f352e13-45b7-42e8-9b02-5c773814aae1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.071490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9da84932-8cef-4ee3-b9e5-d43147bf6fe2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.072933 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8f352e13-45b7-42e8-9b02-5c773814aae1 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:16.073276 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8f352e13-45b7-42e8-9b02-5c773814aae1 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.073511 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9da84932-8cef-4ee3-b9e5-d43147bf6fe2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:16.073579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8f352e13-45b7-42e8-9b02-5c773814aae1 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.073752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9da84932-8cef-4ee3-b9e5-d43147bf6fe2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.074003 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9da84932-8cef-4ee3-b9e5-d43147bf6fe2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.074151 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9da84932-8cef-4ee3-b9e5-d43147bf6fe2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:16.079193 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.079193 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:16.079300 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9da84932-8cef-4ee3-b9e5-d43147bf6fe2 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:16.079672 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 991/4002] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:16.083587 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.083587 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:16.088931 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8f352e13-45b7-42e8-9b02-5c773814aae1 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:07:16.094461 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8f352e13-45b7-42e8-9b02-5c773814aae1 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 200 Aug 19 16:07:16.094971 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1005/4003] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:16.179743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bcd869a2-ffbf-4a83-89df-d70229b48744 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.181604 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcd869a2-ffbf-4a83-89df-d70229b48744 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f Aug 19 16:07:16.181851 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcd869a2-ffbf-4a83-89df-d70229b48744 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.182069 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bcd869a2-ffbf-4a83-89df-d70229b48744 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.182215 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bcd869a2-ffbf-4a83-89df-d70229b48744 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 9c071c47-dcd4-4b1f-8448-b420012de71f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:16.186734 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bcd869a2-ffbf-4a83-89df-d70229b48744 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f returned with HTTP 404 Aug 19 16:07:16.187367 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1009/4004] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/backups/9c071c47-dcd4-4b1f-8448-b420012de71f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:16.290089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-39b029ce-e0a5-40a2-9a00-c9090ff5501a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.292072 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-39b029ce-e0a5-40a2-9a00-c9090ff5501a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:16.292275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-39b029ce-e0a5-40a2-9a00-c9090ff5501a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.292462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-39b029ce-e0a5-40a2-9a00-c9090ff5501a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.302031 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.302031 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:16.305772 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-39b029ce-e0a5-40a2-9a00-c9090ff5501a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:16.311073 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-39b029ce-e0a5-40a2-9a00-c9090ff5501a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:07:16.311751 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1000/4005] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:16.333705 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-a41f939a-0ff6-4cd1-b567-69c7a178d0cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.335801 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-a41f939a-0ff6-4cd1-b567-69c7a178d0cd tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1/action Aug 19 16:07:16.336138 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-a41f939a-0ff6-4cd1-b567-69c7a178d0cd tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:16.336309 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-a41f939a-0ff6-4cd1-b567-69c7a178d0cd tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:16.348367 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.348367 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:16.348914 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-a41f939a-0ff6-4cd1-b567-69c7a178d0cd tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:16.355437 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-a41f939a-0ff6-4cd1-b567-69c7a178d0cd tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Begin detaching volume completed successfully. Aug 19 16:07:16.355609 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-a41f939a-0ff6-4cd1-b567-69c7a178d0cd tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1/action returned with HTTP 202 Aug 19 16:07:16.356104 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 992/4006] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:07:16 2026] POST /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:16.374774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d2bde21e-0a8c-42b0-8b1b-1ccaa8fa825d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.376578 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2bde21e-0a8c-42b0-8b1b-1ccaa8fa825d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:16.376780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2bde21e-0a8c-42b0-8b1b-1ccaa8fa825d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.376999 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2bde21e-0a8c-42b0-8b1b-1ccaa8fa825d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.389790 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.389790 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:16.395278 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d2bde21e-0a8c-42b0-8b1b-1ccaa8fa825d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:16.397738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-56738506-c7ad-4a02-a00f-c378eeafcee1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.399983 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56738506-c7ad-4a02-a00f-c378eeafcee1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 Aug 19 16:07:16.400121 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56738506-c7ad-4a02-a00f-c378eeafcee1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.400350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-56738506-c7ad-4a02-a00f-c378eeafcee1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.402150 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2bde21e-0a8c-42b0-8b1b-1ccaa8fa825d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:07:16.402669 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1006/4007] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:16.406604 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-650b3168-4f89-417e-8864-7def024543a2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.407117 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.407117 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:16.407221 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-650b3168-4f89-417e-8864-7def024543a2 None None] GET https://10.4.3.32/volume// Aug 19 16:07:16.408181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-650b3168-4f89-417e-8864-7def024543a2 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.408335 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-56738506-c7ad-4a02-a00f-c378eeafcee1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:16.408380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-650b3168-4f89-417e-8864-7def024543a2 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.408380 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-650b3168-4f89-417e-8864-7def024543a2 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:07:16.408919 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1001/4008] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:07: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 19 16:07:16.408972 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-56738506-c7ad-4a02-a00f-c378eeafcee1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 returned with HTTP 200 Aug 19 16:07:16.409436 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1010/4009] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:16.415862 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-69c6df0e-2b9a-470e-8e8c-74ca6036f15a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.418348 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-69c6df0e-2b9a-470e-8e8c-74ca6036f15a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:16.418835 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-69c6df0e-2b9a-470e-8e8c-74ca6036f15a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.418903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-69c6df0e-2b9a-470e-8e8c-74ca6036f15a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.419835 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-213c96c2-c9c2-4156-b1c5-78b81c84ea65 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.422098 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-213c96c2-c9c2-4156-b1c5-78b81c84ea65 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] POST https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01/action Aug 19 16:07:16.422694 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-213c96c2-c9c2-4156-b1c5-78b81c84ea65 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:16.422694 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-213c96c2-c9c2-4156-b1c5-78b81c84ea65 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:16.429846 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.429846 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:16.430323 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-213c96c2-c9c2-4156-b1c5-78b81c84ea65 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:16.431252 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-213c96c2-c9c2-4156-b1c5-78b81c84ea65 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd23843924c6f4af2afd73cb905dbd980', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b837c3772f4c4137ab68e7ca8498d110', 'project_domain_id': 'default', 'roles': ['member', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:07:16.431587 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-213c96c2-c9c2-4156-b1c5-78b81c84ea65 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01/action returned with HTTP 403 Aug 19 16:07:16.431944 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1007/4010] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 16:07:16 2026] POST /volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:16.432866 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.432866 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:16.437479 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-69c6df0e-2b9a-470e-8e8c-74ca6036f15a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:16.439488 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7a5de240-e245-48be-b418-e9358c577ab0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.441277 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a5de240-e245-48be-b418-e9358c577ab0 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 Aug 19 16:07:16.441482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a5de240-e245-48be-b418-e9358c577ab0 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.441699 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a5de240-e245-48be-b418-e9358c577ab0 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.441868 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-7a5de240-e245-48be-b418-e9358c577ab0 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete snapshot with id: d80b38c1-c442-425a-b5fc-7e521bf2ba01 Aug 19 16:07:16.442349 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-69c6df0e-2b9a-470e-8e8c-74ca6036f15a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:07:16.442749 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 993/4011] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:07:16.446714 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.446714 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:16.447069 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7a5de240-e245-48be-b418-e9358c577ab0 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:16.467768 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7a5de240-e245-48be-b418-e9358c577ab0 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot delete request issued successfully. Aug 19 16:07:16.468007 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a5de240-e245-48be-b418-e9358c577ab0 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 returned with HTTP 202 Aug 19 16:07:16.468515 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1002/4012] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:16 2026] DELETE /volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:16.475558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c9e11f7-3110-49e8-9962-cab3d07fec75 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.477482 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c9e11f7-3110-49e8-9962-cab3d07fec75 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 Aug 19 16:07:16.477715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c9e11f7-3110-49e8-9962-cab3d07fec75 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.478242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c9e11f7-3110-49e8-9962-cab3d07fec75 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.487691 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.487691 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:16.488165 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9c9e11f7-3110-49e8-9962-cab3d07fec75 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:16.489179 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c9e11f7-3110-49e8-9962-cab3d07fec75 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 returned with HTTP 200 Aug 19 16:07:16.489725 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1011/4013] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:16.631816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-678b0080-20ec-4f17-872b-167487e70727 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.633905 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-678b0080-20ec-4f17-872b-167487e70727 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:07:16.634104 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-678b0080-20ec-4f17-872b-167487e70727 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.634301 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-678b0080-20ec-4f17-872b-167487e70727 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.641125 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.641125 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:16.644443 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-678b0080-20ec-4f17-872b-167487e70727 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:07:16.648441 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-678b0080-20ec-4f17-872b-167487e70727 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:07:16.648809 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1008/4014] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:16.667827 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ba17bf1a-03ef-4463-95e1-97e7af4d5030 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.668214 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba17bf1a-03ef-4463-95e1-97e7af4d5030 None None] GET https://10.4.3.32/volume// Aug 19 16:07:16.668402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba17bf1a-03ef-4463-95e1-97e7af4d5030 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.668588 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba17bf1a-03ef-4463-95e1-97e7af4d5030 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.668915 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba17bf1a-03ef-4463-95e1-97e7af4d5030 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:07:16.669196 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 994/4015] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:07: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 19 16:07:16.677290 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-fdedd3f9-f282-402c-aa56-f9d9c6d4d603 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.679492 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-fdedd3f9-f282-402c-aa56-f9d9c6d4d603 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:07:16.679898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-fdedd3f9-f282-402c-aa56-f9d9c6d4d603 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "519f80b8-9134-485d-ac1c-7584cd79c210", "connector": null, "instance_uuid": "92f24aa9-3c11-4349-a82e-640ba11b5318"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:16.689591 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.689591 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:16.717846 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-fdedd3f9-f282-402c-aa56-f9d9c6d4d603 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:07:16.718464 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1003/4016] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:07: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 19 16:07:16.759637 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-c6d0836b-8b1e-4341-941c-669c0b465137 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.761690 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-c6d0836b-8b1e-4341-941c-669c0b465137 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] POST https://10.4.3.32/volume/v3/attachments/4b762521-bc0b-4f52-8a44-000e8f3d31ac/action Aug 19 16:07:16.762071 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-c6d0836b-8b1e-4341-941c-669c0b465137 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:16.762188 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-c6d0836b-8b1e-4341-941c-669c0b465137 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:16.765021 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=183,cinder:INSERT=16,cinder:UPDATE=33 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:07:16.777325 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.777325 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:16.786498 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-51a92f2c-2102-47d2-9c7a-5d25b6f36eba req-c6d0836b-8b1e-4341-941c-669c0b465137 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/attachments/4b762521-bc0b-4f52-8a44-000e8f3d31ac/action returned with HTTP 204 Aug 19 16:07:16.786916 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1012/4017] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:07:16 2026] POST /volume/v3/attachments/4b762521-bc0b-4f52-8a44-000e8f3d31ac/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:16.808801 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f38ea06d-439a-45e5-a63b-d31f05d3fa3a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.811035 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f38ea06d-439a-45e5-a63b-d31f05d3fa3a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:07:16.811274 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f38ea06d-439a-45e5-a63b-d31f05d3fa3a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.811557 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f38ea06d-439a-45e5-a63b-d31f05d3fa3a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.823211 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.823211 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:16.827557 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f38ea06d-439a-45e5-a63b-d31f05d3fa3a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:07:16.833074 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f38ea06d-439a-45e5-a63b-d31f05d3fa3a tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:07:16.833564 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1009/4018] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:16.844576 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1cd2a8ea-5de2-4d39-8996-74b662f10847 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.846419 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cd2a8ea-5de2-4d39-8996-74b662f10847 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:07:16.846637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cd2a8ea-5de2-4d39-8996-74b662f10847 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.846970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cd2a8ea-5de2-4d39-8996-74b662f10847 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.855911 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.855911 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:16.858969 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1cd2a8ea-5de2-4d39-8996-74b662f10847 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:07:16.862867 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cd2a8ea-5de2-4d39-8996-74b662f10847 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:07:16.863249 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 995/4019] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:16.908782 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-835af596-7cd5-4479-b134-978b4126c942 req-ad9a5ebb-b7e8-45f5-97f7-5ee346088cec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.910951 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-835af596-7cd5-4479-b134-978b4126c942 req-ad9a5ebb-b7e8-45f5-97f7-5ee346088cec tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:07:16.911123 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-835af596-7cd5-4479-b134-978b4126c942 req-ad9a5ebb-b7e8-45f5-97f7-5ee346088cec tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.911502 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-835af596-7cd5-4479-b134-978b4126c942 req-ad9a5ebb-b7e8-45f5-97f7-5ee346088cec tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.921731 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.921731 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:16.926655 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-835af596-7cd5-4479-b134-978b4126c942 req-ad9a5ebb-b7e8-45f5-97f7-5ee346088cec tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:07:16.932754 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-835af596-7cd5-4479-b134-978b4126c942 req-ad9a5ebb-b7e8-45f5-97f7-5ee346088cec tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:07:16.933639 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1004/4020] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:07:16 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:16.963695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-835af596-7cd5-4479-b134-978b4126c942 req-8c52843e-5fff-41ec-83ab-27ea30857362 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:16.966371 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-835af596-7cd5-4479-b134-978b4126c942 req-8c52843e-5fff-41ec-83ab-27ea30857362 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4b762521-bc0b-4f52-8a44-000e8f3d31ac Aug 19 16:07:16.966633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-835af596-7cd5-4479-b134-978b4126c942 req-8c52843e-5fff-41ec-83ab-27ea30857362 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:16.966924 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-835af596-7cd5-4479-b134-978b4126c942 req-8c52843e-5fff-41ec-83ab-27ea30857362 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:16.975778 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:16.975778 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:17.011482 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-835af596-7cd5-4479-b134-978b4126c942 req-8c52843e-5fff-41ec-83ab-27ea30857362 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/attachments/4b762521-bc0b-4f52-8a44-000e8f3d31ac returned with HTTP 200 Aug 19 16:07:17.012036 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1013/4021] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:07:16 2026] DELETE /volume/v3/attachments/4b762521-bc0b-4f52-8a44-000e8f3d31ac => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:17.037067 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5da752cd-5c8b-4292-8536-6f9cc736b30e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.038924 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5da752cd-5c8b-4292-8536-6f9cc736b30e tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:07:17.039113 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5da752cd-5c8b-4292-8536-6f9cc736b30e tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.039333 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5da752cd-5c8b-4292-8536-6f9cc736b30e tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.047086 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.047086 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:17.051387 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5da752cd-5c8b-4292-8536-6f9cc736b30e tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:07:17.056375 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5da752cd-5c8b-4292-8536-6f9cc736b30e tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:07:17.056965 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1010/4022] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:17 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:17.090186 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b8c5437-ab6f-421e-9fe2-8991fea15fc5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.092367 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b8c5437-ab6f-421e-9fe2-8991fea15fc5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:17.092654 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b8c5437-ab6f-421e-9fe2-8991fea15fc5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.093048 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b8c5437-ab6f-421e-9fe2-8991fea15fc5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.093098 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5b8c5437-ab6f-421e-9fe2-8991fea15fc5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:17.097521 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.097521 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:17.098119 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b8c5437-ab6f-421e-9fe2-8991fea15fc5 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:17.098512 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 996/4023] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:17 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:17.107505 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ad2c3db-b004-4790-a2ac-affa4a5bad2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.109815 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ad2c3db-b004-4790-a2ac-affa4a5bad2d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 Aug 19 16:07:17.110106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ad2c3db-b004-4790-a2ac-affa4a5bad2d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.110333 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ad2c3db-b004-4790-a2ac-affa4a5bad2d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.117495 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ad2c3db-b004-4790-a2ac-affa4a5bad2d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 returned with HTTP 404 Aug 19 16:07:17.118144 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1005/4024] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:17 2026] GET /volume/v3/volumes/aea52a82-c06b-42e9-8641-e49a95d9db72 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:17.125943 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4e4b465f-07b7-4eb1-a1b0-77ce909d7244 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.130751 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e4b465f-07b7-4eb1-a1b0-77ce909d7244 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:07:17.130751 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e4b465f-07b7-4eb1-a1b0-77ce909d7244 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.130751 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e4b465f-07b7-4eb1-a1b0-77ce909d7244 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.130751 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.130751 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:17.130751 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4e4b465f-07b7-4eb1-a1b0-77ce909d7244 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:07:17.143974 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4e4b465f-07b7-4eb1-a1b0-77ce909d7244 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Get all volumes completed successfully. Aug 19 16:07:17.146411 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.146411 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:17.154622 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e4b465f-07b7-4eb1-a1b0-77ce909d7244 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:07:17.155267 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1014/4025] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:07:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11569 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:07:17.178035 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5b5cacbc-bee1-4aca-9909-c5b9bacd7ef4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.185072 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b5cacbc-bee1-4aca-9909-c5b9bacd7ef4 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] DELETE https://10.4.3.32/volume/v3/types/ce44def5-60da-4d18-88b0-b5643861a9c6 Aug 19 16:07:17.185512 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b5cacbc-bee1-4aca-9909-c5b9bacd7ef4 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.185869 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b5cacbc-bee1-4aca-9909-c5b9bacd7ef4 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.231205 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b5cacbc-bee1-4aca-9909-c5b9bacd7ef4 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types/ce44def5-60da-4d18-88b0-b5643861a9c6 returned with HTTP 202 Aug 19 16:07:17.231637 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1011/4026] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:07:17 2026] DELETE /volume/v3/types/ce44def5-60da-4d18-88b0-b5643861a9c6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:17.244182 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-338fd793-7c21-4e35-b1d8-e8e39f4d8d99 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.245981 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-338fd793-7c21-4e35-b1d8-e8e39f4d8d99 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:07:17.246394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-338fd793-7c21-4e35-b1d8-e8e39f4d8d99 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-2063316702", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:17.262462 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-338fd793-7c21-4e35-b1d8-e8e39f4d8d99 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:07:17.263021 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 997/4027] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:07:17 2026] POST /volume/v3/types => generated 214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:17.271967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-45e520ea-0f00-4efb-8734-af232dc58000 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.274096 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45e520ea-0f00-4efb-8734-af232dc58000 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] POST https://10.4.3.32/volume/v3/types/6117bf94-ac5d-424f-9eaa-6d26c8d6e283/encryption Aug 19 16:07:17.274433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45e520ea-0f00-4efb-8734-af232dc58000 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:17.293029 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45e520ea-0f00-4efb-8734-af232dc58000 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types/6117bf94-ac5d-424f-9eaa-6d26c8d6e283/encryption returned with HTTP 200 Aug 19 16:07:17.293719 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1006/4028] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:07:17 2026] POST /volume/v3/types/6117bf94-ac5d-424f-9eaa-6d26c8d6e283/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:17.303552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.305625 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:17.306061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-26077706", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2063316702", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:17.307845 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-26077706', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-2063316702', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:17.311669 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume of 1 GB Aug 19 16:07:17.312064 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.312064 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:17.312651 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Availability Zones retrieved successfully. Aug 19 16:07:17.321399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Flow 'volume_create_api' (ce7366a8-8f02-4a26-a5ca-90e356b0ebd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:17.321883 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-b0017b4d-680b-4c9e-84e0-6ba78a36bdcb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.322944 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc85bd83-85f7-4119-9487-bb83e4397809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:17.324247 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:17.324340 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-b0017b4d-680b-4c9e-84e0-6ba78a36bdcb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a Aug 19 16:07:17.324487 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-b0017b4d-680b-4c9e-84e0-6ba78a36bdcb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.324672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-b0017b4d-680b-4c9e-84e0-6ba78a36bdcb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.332164 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.332164 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:17.358162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc85bd83-85f7-4119-9487-bb83e4397809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:07:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6117bf94-ac5d-424f-9eaa-6d26c8d6e283,is_public=True,name='tempest-scenario-type-luksv2-2063316702',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6117bf94-ac5d-424f-9eaa-6d26c8d6e283', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:17.359427 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e890365-30b6-4689-8f8f-d382bc2a0445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:17.377814 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-30abf015-76d2-4b4d-87f4-43c9246d63b2 req-b0017b4d-680b-4c9e-84e0-6ba78a36bdcb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a returned with HTTP 200 Aug 19 16:07:17.378222 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1012/4029] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:07:17 2026] DELETE /volume/v3/attachments/aef65759-d4a7-46b2-8a57-d4482f16802a => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:17.394249 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2063316702 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2063316702, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:17.394670 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2063316702 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2063316702, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:17.415321 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-69cfb250-cd4c-4ca9-bd21-7090a40c8ae2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.417205 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69cfb250-cd4c-4ca9-bd21-7090a40c8ae2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:17.417337 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69cfb250-cd4c-4ca9-bd21-7090a40c8ae2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.417919 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69cfb250-cd4c-4ca9-bd21-7090a40c8ae2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.430162 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.430162 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:17.434304 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-69cfb250-cd4c-4ca9-bd21-7090a40c8ae2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:17.434634 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Created reservations ['d852378f-dfff-42dd-ac2d-032a9d9457a6', 'bc1eccc1-657d-465a-b713-2399708c7714', '2a1d2424-1501-4508-94ab-e51afaf984ad', '02418101-a813-4ff2-9512-4e9df06f904d'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:17.435529 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e890365-30b6-4689-8f8f-d382bc2a0445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d852378f-dfff-42dd-ac2d-032a9d9457a6', 'bc1eccc1-657d-465a-b713-2399708c7714', '2a1d2424-1501-4508-94ab-e51afaf984ad', '02418101-a813-4ff2-9512-4e9df06f904d']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:17.436254 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a27fc37b-1dcb-4c55-b9c6-481eedf57f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:17.440152 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69cfb250-cd4c-4ca9-bd21-7090a40c8ae2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:07:17.440632 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 998/4030] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:17 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:17.461172 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a27fc37b-1dcb-4c55-b9c6-481eedf57f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779c20fe-51a5-48c0-9101-7aa2b9f1d5d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-26077706',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b61bf6a871194a629494373df0ff7f3d',qos_specs=None,replication_status=,reservations=['d852378f-dfff-42dd-ac2d-032a9d9457a6','bc1eccc1-657d-465a-b713-2399708c7714','2a1d2424-1501-4508-94ab-e51afaf984ad','02418101-a813-4ff2-9512-4e9df06f904d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daf7d9147ad402181ac6234eb5f0cb0',volume_type_id=6117bf94-ac5d-424f-9eaa-6d26c8d6e283), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-26077706',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=779c20fe-51a5-48c0-9101-7aa2b9f1d5d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b61bf6a871194a629494373df0ff7f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1daf7d9147ad402181ac6234eb5f0cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6117bf94-ac5d-424f-9eaa-6d26c8d6e283),volume_type_id=6117bf94-ac5d-424f-9eaa-6d26c8d6e283)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:17.462061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2c2e37-5b5d-4f77-bce8-a72b9d5709aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:17.493613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2c2e37-5b5d-4f77-bce8-a72b9d5709aa) transitioned into 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-26077706',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b61bf6a871194a629494373df0ff7f3d',qos_specs=None,replication_status=,reservations=['d852378f-dfff-42dd-ac2d-032a9d9457a6','bc1eccc1-657d-465a-b713-2399708c7714','2a1d2424-1501-4508-94ab-e51afaf984ad','02418101-a813-4ff2-9512-4e9df06f904d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daf7d9147ad402181ac6234eb5f0cb0',volume_type_id=6117bf94-ac5d-424f-9eaa-6d26c8d6e283)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:17.494441 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01f3311-7715-4388-84ef-3ede66ba08d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:17.499902 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7a040c3-b535-4317-b69e-05428f398bf5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.501656 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7a040c3-b535-4317-b69e-05428f398bf5 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 Aug 19 16:07:17.501918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7a040c3-b535-4317-b69e-05428f398bf5 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.502562 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7a040c3-b535-4317-b69e-05428f398bf5 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.506837 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7a040c3-b535-4317-b69e-05428f398bf5 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 returned with HTTP 404 Aug 19 16:07:17.507614 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1007/4031] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:17 2026] GET /volume/v3/snapshots/d80b38c1-c442-425a-b5fc-7e521bf2ba01 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:17.511782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01f3311-7715-4388-84ef-3ede66ba08d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:17.512704 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Flow 'volume_create_api' (ce7366a8-8f02-4a26-a5ca-90e356b0ebd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:17.513233 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume request issued successfully. Aug 19 16:07:17.514027 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-212b06c1-fbce-414d-820d-2fe1a11a26b6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:17.514605 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1015/4032] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:07:17 2026] POST /volume/v3/volumes => generated 783 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:17.516382 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a40ffa48-8b42-47d5-a6f8-14adf53d568c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.518131 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a40ffa48-8b42-47d5-a6f8-14adf53d568c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a Aug 19 16:07:17.518363 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a40ffa48-8b42-47d5-a6f8-14adf53d568c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.518569 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a40ffa48-8b42-47d5-a6f8-14adf53d568c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.518718 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a40ffa48-8b42-47d5-a6f8-14adf53d568c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: 6b7bb1a7-92d7-48c1-aae8-33778137be9a Aug 19 16:07:17.526776 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.526776 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:17.527167 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a40ffa48-8b42-47d5-a6f8-14adf53d568c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:17.553682 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a40ffa48-8b42-47d5-a6f8-14adf53d568c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:17.553888 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a40ffa48-8b42-47d5-a6f8-14adf53d568c tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a returned with HTTP 202 Aug 19 16:07:17.554312 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1013/4033] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:17 2026] DELETE /volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:17.563931 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33be370c-d8ec-4811-b5b1-2328e2a53e36 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:17.565501 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33be370c-d8ec-4811-b5b1-2328e2a53e36 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a Aug 19 16:07:17.565852 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33be370c-d8ec-4811-b5b1-2328e2a53e36 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:17.566118 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33be370c-d8ec-4811-b5b1-2328e2a53e36 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:17.573732 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:17.573732 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:17.579102 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-33be370c-d8ec-4811-b5b1-2328e2a53e36 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:17.585432 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33be370c-d8ec-4811-b5b1-2328e2a53e36 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a returned with HTTP 200 Aug 19 16:07:17.586015 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 999/4034] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:17 2026] GET /volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:18.110369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25b7a9bc-3319-4651-97c5-16647abfa94e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:18.113878 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25b7a9bc-3319-4651-97c5-16647abfa94e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:18.113878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25b7a9bc-3319-4651-97c5-16647abfa94e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:18.113878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25b7a9bc-3319-4651-97c5-16647abfa94e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:18.113878 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-25b7a9bc-3319-4651-97c5-16647abfa94e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:18.122510 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:18.122510 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:18.123538 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25b7a9bc-3319-4651-97c5-16647abfa94e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:18.123755 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1008/4035] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:18 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:18.600785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc51ab45-a22b-48c9-9ad4-ef121a0df443 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:18.602805 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc51ab45-a22b-48c9-9ad4-ef121a0df443 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a Aug 19 16:07:18.603060 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc51ab45-a22b-48c9-9ad4-ef121a0df443 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:18.603317 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc51ab45-a22b-48c9-9ad4-ef121a0df443 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:18.610707 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc51ab45-a22b-48c9-9ad4-ef121a0df443 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a returned with HTTP 404 Aug 19 16:07:18.612014 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1016/4036] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:18 2026] GET /volume/v3/volumes/6b7bb1a7-92d7-48c1-aae8-33778137be9a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:07:18.621062 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:18.623339 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:18.623719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1082997170"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:18.625173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1082997170'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:18.625296 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:18.628928 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:18.634375 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (93144b8e-774a-4ebb-91d1-4380f8bd44ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:18.635357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdfc847-3e74-40ad-a50a-4df207609e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:18.636157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:18.660343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdfc847-3e74-40ad-a50a-4df207609e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:18.661007 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aac560e-564b-4b87-afe2-ddf90132de31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:18.696018 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['f683504f-8729-4ddc-a67f-39e942993db6', '1aca8859-542c-450e-b595-39d1c1d2af71', '5c10e4cf-995e-49d0-9142-ab29d499332e', 'c19fb602-ca6b-47e0-a161-25086f468441'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:18.696445 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aac560e-564b-4b87-afe2-ddf90132de31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f683504f-8729-4ddc-a67f-39e942993db6', '1aca8859-542c-450e-b595-39d1c1d2af71', '5c10e4cf-995e-49d0-9142-ab29d499332e', 'c19fb602-ca6b-47e0-a161-25086f468441']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:18.697099 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (372dbc2f-5d69-4bac-b47d-a192d2386ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:18.732800 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (372dbc2f-5d69-4bac-b47d-a192d2386ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c287b68-57bd-4cf6-a933-72f65b4f31b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1082997170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['f683504f-8729-4ddc-a67f-39e942993db6','1aca8859-542c-450e-b595-39d1c1d2af71','5c10e4cf-995e-49d0-9142-ab29d499332e','c19fb602-ca6b-47e0-a161-25086f468441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1082997170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c287b68-57bd-4cf6-a933-72f65b4f31b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:18.733782 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68857c80-52d0-4376-b54c-184f0089f20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:18.752216 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68857c80-52d0-4376-b54c-184f0089f20e) transitioned into 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-1082997170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['f683504f-8729-4ddc-a67f-39e942993db6','1aca8859-542c-450e-b595-39d1c1d2af71','5c10e4cf-995e-49d0-9142-ab29d499332e','c19fb602-ca6b-47e0-a161-25086f468441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:18.753049 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460debe7-96e7-4841-9c04-541202a3e996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:18.766196 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460debe7-96e7-4841-9c04-541202a3e996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:18.767203 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (93144b8e-774a-4ebb-91d1-4380f8bd44ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:18.767513 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:18.768107 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-07a049aa-7b36-4b66-ac0d-aa3917c1b678 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:18.768575 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1014/4037] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:18 2026] POST /volume/v3/volumes => generated 776 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:18.784066 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a84df8ec-96e0-4294-a994-6dcde726903b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:18.786207 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a84df8ec-96e0-4294-a994-6dcde726903b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 Aug 19 16:07:18.786411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a84df8ec-96e0-4294-a994-6dcde726903b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:18.786679 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a84df8ec-96e0-4294-a994-6dcde726903b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:18.795865 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:18.795865 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:18.800928 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a84df8ec-96e0-4294-a994-6dcde726903b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:18.805744 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a84df8ec-96e0-4294-a994-6dcde726903b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 returned with HTTP 200 Aug 19 16:07:18.806347 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1000/4038] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:18 2026] GET /volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:19.135212 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37a0f58f-4015-474b-a4a6-15c7b2e02240 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:19.141092 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37a0f58f-4015-474b-a4a6-15c7b2e02240 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:19.141770 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37a0f58f-4015-474b-a4a6-15c7b2e02240 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:19.142924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37a0f58f-4015-474b-a4a6-15c7b2e02240 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:19.143430 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-37a0f58f-4015-474b-a4a6-15c7b2e02240 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:19.147434 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=244,cinder:INSERT=44,cinder:UPDATE=70 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:07:19.156954 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:19.156954 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:19.157798 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37a0f58f-4015-474b-a4a6-15c7b2e02240 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:19.158430 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1009/4039] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:19 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:19.825165 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a973829f-66fd-45fa-b164-d9b0a9ae8302 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:19.827807 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a973829f-66fd-45fa-b164-d9b0a9ae8302 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 Aug 19 16:07:19.828299 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a973829f-66fd-45fa-b164-d9b0a9ae8302 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:19.828385 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a973829f-66fd-45fa-b164-d9b0a9ae8302 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:19.841053 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:19.841053 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:19.848515 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a973829f-66fd-45fa-b164-d9b0a9ae8302 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:19.852708 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a973829f-66fd-45fa-b164-d9b0a9ae8302 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 returned with HTTP 200 Aug 19 16:07:19.853204 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1017/4040] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:19 2026] GET /volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:19.872600 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-af8fbfcf-c109-497b-8ffa-4b394dfd974d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:19.875198 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-af8fbfcf-c109-497b-8ffa-4b394dfd974d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:19.875606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-af8fbfcf-c109-497b-8ffa-4b394dfd974d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c287b68-57bd-4cf6-a933-72f65b4f31b7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-566166452"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:19.888563 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:19.888563 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:19.888563 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-af8fbfcf-c109-497b-8ffa-4b394dfd974d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:19.888563 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-af8fbfcf-c109-497b-8ffa-4b394dfd974d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create snapshot from volume 1c287b68-57bd-4cf6-a933-72f65b4f31b7 Aug 19 16:07:19.943892 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-af8fbfcf-c109-497b-8ffa-4b394dfd974d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['ce477fa8-b982-461a-a2e5-11c8ddfddae0', 'ff9865ef-b486-48d0-9bab-77a4b4e509c5', '6716707c-9168-47e3-b165-0124dbbddf93', '04f51a25-f332-44d1-93d9-a60765c45242'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:19.988794 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-af8fbfcf-c109-497b-8ffa-4b394dfd974d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot create request issued successfully. Aug 19 16:07:19.989208 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-af8fbfcf-c109-497b-8ffa-4b394dfd974d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:19.989778 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1015/4041] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:20.000299 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b1131d7-f0b5-4fba-9a7c-cb71c1969b0e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:20.003987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b1131d7-f0b5-4fba-9a7c-cb71c1969b0e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e Aug 19 16:07:20.004200 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b1131d7-f0b5-4fba-9a7c-cb71c1969b0e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:20.004577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b1131d7-f0b5-4fba-9a7c-cb71c1969b0e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:20.007918 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=247,cinder:UPDATE=77,cinder:INSERT=36 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:07:20.010882 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:20.010882 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:20.011192 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7b1131d7-f0b5-4fba-9a7c-cb71c1969b0e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:20.011931 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b1131d7-f0b5-4fba-9a7c-cb71c1969b0e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e returned with HTTP 200 Aug 19 16:07:20.012511 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1001/4042] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:19 2026] GET /volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:20.168562 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94ba0196-397f-44ac-876d-1d1a5a968341 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:20.170226 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94ba0196-397f-44ac-876d-1d1a5a968341 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:20.170453 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94ba0196-397f-44ac-876d-1d1a5a968341 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:20.170626 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94ba0196-397f-44ac-876d-1d1a5a968341 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:20.170725 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-94ba0196-397f-44ac-876d-1d1a5a968341 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:20.176282 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:20.176282 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:20.177079 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94ba0196-397f-44ac-876d-1d1a5a968341 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:20.177505 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1010/4043] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:20 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:20.431026 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22ce9e53-8b54-4d7a-bbbc-177842855b19 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:20.433291 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22ce9e53-8b54-4d7a-bbbc-177842855b19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:20.433464 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22ce9e53-8b54-4d7a-bbbc-177842855b19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:20.433667 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22ce9e53-8b54-4d7a-bbbc-177842855b19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:20.433869 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-22ce9e53-8b54-4d7a-bbbc-177842855b19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume with id: 916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:20.443029 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:20.443029 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:20.443587 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-22ce9e53-8b54-4d7a-bbbc-177842855b19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:20.468112 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-22ce9e53-8b54-4d7a-bbbc-177842855b19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume request issued successfully. Aug 19 16:07:20.468422 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22ce9e53-8b54-4d7a-bbbc-177842855b19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 202 Aug 19 16:07:20.469035 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1018/4044] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:20 2026] DELETE /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:20.476751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c081c150-4e3d-421b-ae91-ce7f2f4834dc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:20.479469 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c081c150-4e3d-421b-ae91-ce7f2f4834dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:20.479722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c081c150-4e3d-421b-ae91-ce7f2f4834dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:20.479988 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c081c150-4e3d-421b-ae91-ce7f2f4834dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:20.493873 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:20.493873 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:20.505154 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c081c150-4e3d-421b-ae91-ce7f2f4834dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:20.510571 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c081c150-4e3d-421b-ae91-ce7f2f4834dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 200 Aug 19 16:07:20.511100 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1016/4045] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:20 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:21.022413 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-217377e8-5eee-4f4d-ad56-d4fbfb9c7ba6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.024154 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-217377e8-5eee-4f4d-ad56-d4fbfb9c7ba6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e Aug 19 16:07:21.024421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-217377e8-5eee-4f4d-ad56-d4fbfb9c7ba6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.024610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-217377e8-5eee-4f4d-ad56-d4fbfb9c7ba6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.029639 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:21.029639 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:21.030012 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-217377e8-5eee-4f4d-ad56-d4fbfb9c7ba6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:21.030750 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-217377e8-5eee-4f4d-ad56-d4fbfb9c7ba6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e returned with HTTP 200 Aug 19 16:07:21.031205 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1002/4046] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:21 2026] GET /volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:21.040738 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05d8f87c-9902-42ec-8594-b7efca3ca4eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.042263 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05d8f87c-9902-42ec-8594-b7efca3ca4eb tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:21.042448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05d8f87c-9902-42ec-8594-b7efca3ca4eb tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.042623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05d8f87c-9902-42ec-8594-b7efca3ca4eb tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.042880 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-05d8f87c-9902-42ec-8594-b7efca3ca4eb tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:07:21.043809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-05d8f87c-9902-42ec-8594-b7efca3ca4eb tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:07:21.046871 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-05d8f87c-9902-42ec-8594-b7efca3ca4eb tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Get all snapshots completed successfully. Aug 19 16:07:21.047134 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05d8f87c-9902-42ec-8594-b7efca3ca4eb tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 19 16:07:21.047460 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1011/4047] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 16:07:21 2026] GET /volume/v3/snapshots => generated 335 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:21.055581 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9035b7fb-a372-4990-b061-5d428fe8dfe9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.057703 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9035b7fb-a372-4990-b061-5d428fe8dfe9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e Aug 19 16:07:21.057931 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9035b7fb-a372-4990-b061-5d428fe8dfe9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.058094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9035b7fb-a372-4990-b061-5d428fe8dfe9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.058202 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-9035b7fb-a372-4990-b061-5d428fe8dfe9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete snapshot with id: 039e635b-7b1e-4cfc-ad68-04fa6634001e Aug 19 16:07:21.062470 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:21.062470 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:21.062739 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9035b7fb-a372-4990-b061-5d428fe8dfe9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:21.076613 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9035b7fb-a372-4990-b061-5d428fe8dfe9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot delete request issued successfully. Aug 19 16:07:21.076809 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9035b7fb-a372-4990-b061-5d428fe8dfe9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e returned with HTTP 202 Aug 19 16:07:21.077190 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1019/4048] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:21 2026] DELETE /volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:21.084946 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c31258df-d175-4da0-af75-423e8c30272f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.086816 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c31258df-d175-4da0-af75-423e8c30272f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e Aug 19 16:07:21.087077 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c31258df-d175-4da0-af75-423e8c30272f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.087301 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c31258df-d175-4da0-af75-423e8c30272f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.092437 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:21.092437 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:21.092791 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c31258df-d175-4da0-af75-423e8c30272f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:21.093504 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c31258df-d175-4da0-af75-423e8c30272f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e returned with HTTP 200 Aug 19 16:07:21.093915 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1017/4049] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:21 2026] GET /volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:21.187551 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b1c17c82-f1cb-488c-944a-6b824057a8ee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.189185 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1c17c82-f1cb-488c-944a-6b824057a8ee tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:21.189407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1c17c82-f1cb-488c-944a-6b824057a8ee tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.189579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1c17c82-f1cb-488c-944a-6b824057a8ee tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.189680 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b1c17c82-f1cb-488c-944a-6b824057a8ee tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:21.193464 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:21.193464 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:21.193986 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1c17c82-f1cb-488c-944a-6b824057a8ee tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:21.194341 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1003/4050] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:21 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:21.529030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ce33db0d-5ef0-4a81-908c-0f10118dc38b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.531190 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce33db0d-5ef0-4a81-908c-0f10118dc38b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:21.531455 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce33db0d-5ef0-4a81-908c-0f10118dc38b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.531674 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce33db0d-5ef0-4a81-908c-0f10118dc38b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.537234 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce33db0d-5ef0-4a81-908c-0f10118dc38b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 404 Aug 19 16:07:21.537773 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1012/4051] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:21 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:21.546051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dc0a8d0c-79e0-4d40-b5a2-684a61ab35ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.547918 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc0a8d0c-79e0-4d40-b5a2-684a61ab35ad tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:21.548120 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc0a8d0c-79e0-4d40-b5a2-684a61ab35ad tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.548350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc0a8d0c-79e0-4d40-b5a2-684a61ab35ad tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.554490 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc0a8d0c-79e0-4d40-b5a2-684a61ab35ad tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 404 Aug 19 16:07:21.554959 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1020/4052] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:21 2026] GET /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:21.564408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9d0de550-3cbe-43ef-905b-a0008e8550a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.566114 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d0de550-3cbe-43ef-905b-a0008e8550a8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:21.566311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d0de550-3cbe-43ef-905b-a0008e8550a8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.566491 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d0de550-3cbe-43ef-905b-a0008e8550a8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.566639 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9d0de550-3cbe-43ef-905b-a0008e8550a8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume with id: 916cbcc8-9563-4961-be66-72548a4bbaf1 Aug 19 16:07:21.568735 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=285,cinder:UPDATE=93,cinder:INSERT=36 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:07:21.573638 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d0de550-3cbe-43ef-905b-a0008e8550a8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 returned with HTTP 404 Aug 19 16:07:21.574118 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1018/4053] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:21 2026] DELETE /volume/v3/volumes/916cbcc8-9563-4961-be66-72548a4bbaf1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:21.606492 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.608352 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:21.608827 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1485145203"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:21.610661 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request body: {'volume': {'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1485145203'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:21.720498 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume of 1 GB Aug 19 16:07:21.724532 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Availability Zones retrieved successfully. Aug 19 16:07:21.729884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (31dc972f-e589-4766-bf3b-eec4bbfee23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:21.730742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc61ea69-c853-490f-8147-5d875c93f7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:21.731640 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:21.785983 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc61ea69-c853-490f-8147-5d875c93f7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:21.786945 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9679282a-f54a-4c77-9452-d6230ee327c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:21.831689 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['60354805-201e-43ab-b13a-6a6ed043bf70', '3976e9f5-a0c6-483f-bd47-aeb248176016', '10a30bf3-574a-4c77-9d2a-0ff457126fbc', '0dd4f64b-ec35-467e-99b7-bca499bcdabd'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:21.832552 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9679282a-f54a-4c77-9452-d6230ee327c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60354805-201e-43ab-b13a-6a6ed043bf70', '3976e9f5-a0c6-483f-bd47-aeb248176016', '10a30bf3-574a-4c77-9d2a-0ff457126fbc', '0dd4f64b-ec35-467e-99b7-bca499bcdabd']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:21.833500 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bcff3df-a22f-4f69-a99e-bd5568392611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:21.864427 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bcff3df-a22f-4f69-a99e-bd5568392611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '160c4885-abbc-4006-bad7-f947b0032df3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1485145203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['60354805-201e-43ab-b13a-6a6ed043bf70','3976e9f5-a0c6-483f-bd47-aeb248176016','10a30bf3-574a-4c77-9d2a-0ff457126fbc','0dd4f64b-ec35-467e-99b7-bca499bcdabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1485145203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=160c4885-abbc-4006-bad7-f947b0032df3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9997dfb101641f4a136bdea5a37511b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='579dc6ea43f64ed4b35a3112b0372183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:21.866320 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e06262-cc97-4d7f-b3af-b2a72a27c27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:21.892202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e06262-cc97-4d7f-b3af-b2a72a27c27e) transitioned into 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-1485145203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['60354805-201e-43ab-b13a-6a6ed043bf70','3976e9f5-a0c6-483f-bd47-aeb248176016','10a30bf3-574a-4c77-9d2a-0ff457126fbc','0dd4f64b-ec35-467e-99b7-bca499bcdabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:21.893611 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c981f04b-8b35-4d8c-b41f-d9246a465421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:21.907449 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c981f04b-8b35-4d8c-b41f-d9246a465421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:21.908536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (31dc972f-e589-4766-bf3b-eec4bbfee23c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:21.909004 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request issued successfully. Aug 19 16:07:21.909690 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a3005b9-d24b-4d4d-9bcd-05c672837461 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:21.910215 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1004/4054] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:07:21 2026] POST /volume/v3/volumes => generated 747 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:21.931313 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8aa9de4a-3c4b-4737-bf19-c840da72faf2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:21.933421 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8aa9de4a-3c4b-4737-bf19-c840da72faf2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:21.933639 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8aa9de4a-3c4b-4737-bf19-c840da72faf2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:21.933903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8aa9de4a-3c4b-4737-bf19-c840da72faf2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:21.954200 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:21.954200 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:21.963545 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8aa9de4a-3c4b-4737-bf19-c840da72faf2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:21.968722 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8aa9de4a-3c4b-4737-bf19-c840da72faf2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 returned with HTTP 200 Aug 19 16:07:21.969082 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1013/4055] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:21 2026] GET /volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:22.104229 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c61342e-7f99-42e1-ac35-81b38a3fc46e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:22.106419 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c61342e-7f99-42e1-ac35-81b38a3fc46e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e Aug 19 16:07:22.106679 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c61342e-7f99-42e1-ac35-81b38a3fc46e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:22.106984 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c61342e-7f99-42e1-ac35-81b38a3fc46e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:22.118855 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c61342e-7f99-42e1-ac35-81b38a3fc46e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e returned with HTTP 404 Aug 19 16:07:22.118855 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1021/4056] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:22 2026] GET /volume/v3/snapshots/039e635b-7b1e-4cfc-ad68-04fa6634001e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:22.123482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-57ef1b46-fc9d-406d-ab9b-02d2dafb552f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:22.125217 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-57ef1b46-fc9d-406d-ab9b-02d2dafb552f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 Aug 19 16:07:22.125428 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-57ef1b46-fc9d-406d-ab9b-02d2dafb552f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:22.125653 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-57ef1b46-fc9d-406d-ab9b-02d2dafb552f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:22.125810 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-57ef1b46-fc9d-406d-ab9b-02d2dafb552f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: 1c287b68-57bd-4cf6-a933-72f65b4f31b7 Aug 19 16:07:22.134720 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:22.134720 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:22.134720 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-57ef1b46-fc9d-406d-ab9b-02d2dafb552f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:22.166105 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-57ef1b46-fc9d-406d-ab9b-02d2dafb552f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:22.166361 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-57ef1b46-fc9d-406d-ab9b-02d2dafb552f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 returned with HTTP 202 Aug 19 16:07:22.166849 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1019/4057] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:22 2026] DELETE /volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:22.175459 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-462c4c70-8b7d-4c8c-9981-fb2938a5ef49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:22.177526 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-462c4c70-8b7d-4c8c-9981-fb2938a5ef49 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 Aug 19 16:07:22.177712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-462c4c70-8b7d-4c8c-9981-fb2938a5ef49 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:22.177925 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-462c4c70-8b7d-4c8c-9981-fb2938a5ef49 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:22.192145 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:22.192145 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:22.197105 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-462c4c70-8b7d-4c8c-9981-fb2938a5ef49 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:22.201828 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-462c4c70-8b7d-4c8c-9981-fb2938a5ef49 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 returned with HTTP 200 Aug 19 16:07:22.202514 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1005/4058] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:22 2026] GET /volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:22.205669 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3cea1c70-6a79-4cdc-8fcf-8679c1431d76 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:22.207086 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cea1c70-6a79-4cdc-8fcf-8679c1431d76 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:22.207400 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cea1c70-6a79-4cdc-8fcf-8679c1431d76 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:22.207713 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cea1c70-6a79-4cdc-8fcf-8679c1431d76 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:22.207964 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3cea1c70-6a79-4cdc-8fcf-8679c1431d76 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:22.212489 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:22.212489 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:22.213770 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cea1c70-6a79-4cdc-8fcf-8679c1431d76 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:22.213770 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1014/4059] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:22 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:22.983655 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9107a965-fd44-40e1-bcee-324fea58ad63 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:22.985265 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9107a965-fd44-40e1-bcee-324fea58ad63 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:22.985434 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9107a965-fd44-40e1-bcee-324fea58ad63 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:22.985603 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9107a965-fd44-40e1-bcee-324fea58ad63 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:22.994108 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:22.994108 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:22.998368 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9107a965-fd44-40e1-bcee-324fea58ad63 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:23.003957 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9107a965-fd44-40e1-bcee-324fea58ad63 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 returned with HTTP 200 Aug 19 16:07:23.004430 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1022/4060] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:22 2026] GET /volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:23.019641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-94f82a3f-ae46-42e7-84c2-2b70f29f7292 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:23.021440 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-94f82a3f-ae46-42e7-84c2-2b70f29f7292 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:23.021620 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-94f82a3f-ae46-42e7-84c2-2b70f29f7292 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:23.021835 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-94f82a3f-ae46-42e7-84c2-2b70f29f7292 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:23.028563 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:23.028563 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:23.031700 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-94f82a3f-ae46-42e7-84c2-2b70f29f7292 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:23.035922 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-94f82a3f-ae46-42e7-84c2-2b70f29f7292 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 returned with HTTP 200 Aug 19 16:07:23.036273 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1020/4061] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:23 2026] GET /volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:23.047851 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e8a6fb04-28ca-41d8-a99f-3474246ca761 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:23.049707 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8a6fb04-28ca-41d8-a99f-3474246ca761 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:07:23.050046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8a6fb04-28ca-41d8-a99f-3474246ca761 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "160c4885-abbc-4006-bad7-f947b0032df3", "name": "tempest-VolumesBackupsTest-Backup-793493347", "container": "tempest-volumesbackupstest-backup-container-824302791"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:23.051475 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-e8a6fb04-28ca-41d8-a99f-3474246ca761 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating new backup {'backup': {'volume_id': '160c4885-abbc-4006-bad7-f947b0032df3', 'name': 'tempest-VolumesBackupsTest-Backup-793493347', 'container': 'tempest-volumesbackupstest-backup-container-824302791'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:07:23.051610 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-e8a6fb04-28ca-41d8-a99f-3474246ca761 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating backup of volume 160c4885-abbc-4006-bad7-f947b0032df3 in container tempest-volumesbackupstest-backup-container-824302791 Aug 19 16:07:23.058430 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:23.058430 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:23.058849 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e8a6fb04-28ca-41d8-a99f-3474246ca761 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:23.074490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e8a6fb04-28ca-41d8-a99f-3474246ca761 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['29a36586-1d30-45c3-8683-72dbe4991f03', '17dfaa22-a69c-451c-9b38-745480188379'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:23.104781 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8a6fb04-28ca-41d8-a99f-3474246ca761 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:07:23.105075 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1006/4062] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:07:23 2026] POST /volume/v3/backups => generated 327 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:23.114021 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-80edc893-813c-4c55-8273-40d68c9a967c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:23.117202 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80edc893-813c-4c55-8273-40d68c9a967c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:23.117202 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80edc893-813c-4c55-8273-40d68c9a967c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:23.117202 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80edc893-813c-4c55-8273-40d68c9a967c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:23.117202 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-80edc893-813c-4c55-8273-40d68c9a967c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:23.123417 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:23.123417 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:23.124429 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80edc893-813c-4c55-8273-40d68c9a967c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:23.124810 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1015/4063] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:23 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:23.218141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9099f595-6ea6-4d5f-9a8b-17c6ace21696 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:23.219939 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9099f595-6ea6-4d5f-9a8b-17c6ace21696 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 Aug 19 16:07:23.220139 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9099f595-6ea6-4d5f-9a8b-17c6ace21696 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:23.220362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9099f595-6ea6-4d5f-9a8b-17c6ace21696 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:23.224184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8b1e74a9-c93b-4c17-b545-03c63ad7f9d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:23.226039 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b1e74a9-c93b-4c17-b545-03c63ad7f9d1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:23.226358 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b1e74a9-c93b-4c17-b545-03c63ad7f9d1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:23.226553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b1e74a9-c93b-4c17-b545-03c63ad7f9d1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:23.226658 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8b1e74a9-c93b-4c17-b545-03c63ad7f9d1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:23.227004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9099f595-6ea6-4d5f-9a8b-17c6ace21696 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 returned with HTTP 404 Aug 19 16:07:23.227556 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1023/4064] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:23 2026] GET /volume/v3/volumes/1c287b68-57bd-4cf6-a933-72f65b4f31b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:23.230996 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:23.230996 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:23.231824 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b1e74a9-c93b-4c17-b545-03c63ad7f9d1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:23.232251 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1021/4065] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:23 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:23.236169 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6eed630f-810d-4545-be0a-9f61becd08e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:23.237880 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:23.238267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1908599778"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:23.239713 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1908599778'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:23.239870 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:23.240156 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:23.240156 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:23.243748 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:23.249472 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (51460bbf-c183-4fd8-ba7b-e51a9c8a50d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:23.250515 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8309644-acf1-4c20-888f-5066be348cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:23.251424 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:23.276190 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8309644-acf1-4c20-888f-5066be348cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:23.276950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b93db8-f4cd-48b0-9545-762919d7f46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:23.321520 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['7d82d093-4735-4b99-bc2a-75a643600bf9', 'f3b0f6a2-78d0-43f2-a7f4-af1ca57c87f7', 'da7d2904-42dc-4eff-ac80-469517c17603', '155e9f64-fc82-4074-898f-e43dd72bb1af'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:23.322604 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b93db8-f4cd-48b0-9545-762919d7f46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d82d093-4735-4b99-bc2a-75a643600bf9', 'f3b0f6a2-78d0-43f2-a7f4-af1ca57c87f7', 'da7d2904-42dc-4eff-ac80-469517c17603', '155e9f64-fc82-4074-898f-e43dd72bb1af']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:23.323606 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ac8271-b6be-4dc8-a198-c237dfad7cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:23.350501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ac8271-b6be-4dc8-a198-c237dfad7cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f4bb465-20c0-44c6-a502-2fea41fa0326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1908599778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['7d82d093-4735-4b99-bc2a-75a643600bf9','f3b0f6a2-78d0-43f2-a7f4-af1ca57c87f7','da7d2904-42dc-4eff-ac80-469517c17603','155e9f64-fc82-4074-898f-e43dd72bb1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1908599778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f4bb465-20c0-44c6-a502-2fea41fa0326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:23.352033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da29f8f-3847-420a-a7c3-0ae395e43443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:23.370125 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da29f8f-3847-420a-a7c3-0ae395e43443) transitioned into 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-1908599778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['7d82d093-4735-4b99-bc2a-75a643600bf9','f3b0f6a2-78d0-43f2-a7f4-af1ca57c87f7','da7d2904-42dc-4eff-ac80-469517c17603','155e9f64-fc82-4074-898f-e43dd72bb1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:23.371011 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8abb7c17-8362-4d1f-9125-af1327d9b84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:23.379399 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8abb7c17-8362-4d1f-9125-af1327d9b84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:23.380356 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (51460bbf-c183-4fd8-ba7b-e51a9c8a50d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:23.380694 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:23.381379 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6eed630f-810d-4545-be0a-9f61becd08e7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:23.381873 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1007/4066] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:23 2026] POST /volume/v3/volumes => generated 776 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:23.396989 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5624f558-119d-4e54-a6c1-52f3d9e55b6e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:23.399349 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5624f558-119d-4e54-a6c1-52f3d9e55b6e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 Aug 19 16:07:23.399639 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5624f558-119d-4e54-a6c1-52f3d9e55b6e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:23.399906 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5624f558-119d-4e54-a6c1-52f3d9e55b6e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:23.407091 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:23.407091 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:23.410630 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5624f558-119d-4e54-a6c1-52f3d9e55b6e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:23.414872 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5624f558-119d-4e54-a6c1-52f3d9e55b6e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 returned with HTTP 200 Aug 19 16:07:23.415237 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1016/4067] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:23 2026] GET /volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:24.135889 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-88bb192f-168b-4a6b-a409-6bbcc5809471 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:24.137899 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-88bb192f-168b-4a6b-a409-6bbcc5809471 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:24.138128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-88bb192f-168b-4a6b-a409-6bbcc5809471 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:24.138333 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-88bb192f-168b-4a6b-a409-6bbcc5809471 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:24.138448 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-88bb192f-168b-4a6b-a409-6bbcc5809471 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:24.143288 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:24.143288 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:24.144093 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-88bb192f-168b-4a6b-a409-6bbcc5809471 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:24.144522 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1024/4068] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:24 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:24.243027 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1865c835-6ec6-4994-8136-82a8d1e3afbd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:24.245471 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1865c835-6ec6-4994-8136-82a8d1e3afbd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:24.245891 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1865c835-6ec6-4994-8136-82a8d1e3afbd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:24.246140 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1865c835-6ec6-4994-8136-82a8d1e3afbd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:24.246424 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1865c835-6ec6-4994-8136-82a8d1e3afbd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:24.252208 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:24.252208 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:24.253183 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1865c835-6ec6-4994-8136-82a8d1e3afbd tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:24.253786 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1022/4069] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:24 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:24.428740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f1764d7e-5fa9-4ce8-ab53-2cdb21aaf065 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:24.431021 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1764d7e-5fa9-4ce8-ab53-2cdb21aaf065 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 Aug 19 16:07:24.431423 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1764d7e-5fa9-4ce8-ab53-2cdb21aaf065 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:24.431907 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1764d7e-5fa9-4ce8-ab53-2cdb21aaf065 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:24.445521 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:24.445521 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:24.452563 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f1764d7e-5fa9-4ce8-ab53-2cdb21aaf065 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:24.459390 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1764d7e-5fa9-4ce8-ab53-2cdb21aaf065 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 returned with HTTP 200 Aug 19 16:07:24.459836 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1008/4070] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:24 2026] GET /volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:24.480415 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3f0d1026-95ce-45a8-a5ff-aecf51d9e919 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:24.482594 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f0d1026-95ce-45a8-a5ff-aecf51d9e919 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:24.483047 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f0d1026-95ce-45a8-a5ff-aecf51d9e919 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f4bb465-20c0-44c6-a502-2fea41fa0326", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1815156236"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:24.493849 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:24.493849 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:24.494289 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3f0d1026-95ce-45a8-a5ff-aecf51d9e919 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:24.494453 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-3f0d1026-95ce-45a8-a5ff-aecf51d9e919 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create snapshot from volume 3f4bb465-20c0-44c6-a502-2fea41fa0326 Aug 19 16:07:24.536082 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3f0d1026-95ce-45a8-a5ff-aecf51d9e919 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['2482c4c6-d48d-4713-8451-79602dd2310a', '7b0790ef-0f77-4553-9d88-121d52beec49', '987df9d5-e601-4032-9b1d-a6ac859d8e4d', '5485db38-2c3f-47f1-8a27-387a17bf22da'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:24.575728 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3f0d1026-95ce-45a8-a5ff-aecf51d9e919 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot create request issued successfully. Aug 19 16:07:24.576085 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f0d1026-95ce-45a8-a5ff-aecf51d9e919 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:24.576526 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1017/4071] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:24.588656 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3c91a283-cfea-44c5-b697-1e44474911b9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:24.590280 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c91a283-cfea-44c5-b697-1e44474911b9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 Aug 19 16:07:24.590539 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c91a283-cfea-44c5-b697-1e44474911b9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:24.590778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3c91a283-cfea-44c5-b697-1e44474911b9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:24.596796 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:24.596796 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:24.597194 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3c91a283-cfea-44c5-b697-1e44474911b9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:24.598064 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3c91a283-cfea-44c5-b697-1e44474911b9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 returned with HTTP 200 Aug 19 16:07:24.598501 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1025/4072] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:24 2026] GET /volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:25.155560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-261cfb9c-c2f6-486a-ab31-877b876a2fb1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:25.157286 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-261cfb9c-c2f6-486a-ab31-877b876a2fb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:25.157483 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-261cfb9c-c2f6-486a-ab31-877b876a2fb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:25.157658 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-261cfb9c-c2f6-486a-ab31-877b876a2fb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:25.157753 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-261cfb9c-c2f6-486a-ab31-877b876a2fb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:25.161966 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:25.161966 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:25.162773 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-261cfb9c-c2f6-486a-ab31-877b876a2fb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:25.163151 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1023/4073] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:25 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:25.265637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-269a1fa0-7709-417c-b035-d7a26831a041 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:25.267812 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-269a1fa0-7709-417c-b035-d7a26831a041 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:25.268062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-269a1fa0-7709-417c-b035-d7a26831a041 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:25.268389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-269a1fa0-7709-417c-b035-d7a26831a041 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:25.268542 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-269a1fa0-7709-417c-b035-d7a26831a041 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:25.273420 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:25.273420 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:25.274198 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-269a1fa0-7709-417c-b035-d7a26831a041 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:25.274704 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1009/4074] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:25 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:25.610630 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-39bb1d63-7f69-401f-92c8-374274f89c09 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:25.611873 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39bb1d63-7f69-401f-92c8-374274f89c09 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 Aug 19 16:07:25.612045 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39bb1d63-7f69-401f-92c8-374274f89c09 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:25.612368 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39bb1d63-7f69-401f-92c8-374274f89c09 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:25.618879 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:25.618879 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:25.619356 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-39bb1d63-7f69-401f-92c8-374274f89c09 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:25.620378 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39bb1d63-7f69-401f-92c8-374274f89c09 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 returned with HTTP 200 Aug 19 16:07:25.620942 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1018/4075] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:25 2026] GET /volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:25.636829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-44491ff2-3114-4f35-9275-8b3949aaf5e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:25.638777 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-44491ff2-3114-4f35-9275-8b3949aaf5e8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] POST https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61/action Aug 19 16:07:25.639201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-44491ff2-3114-4f35-9275-8b3949aaf5e8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:25.639386 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-44491ff2-3114-4f35-9275-8b3949aaf5e8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:25.640712 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-44491ff2-3114-4f35-9275-8b3949aaf5e8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Updating snapshot 'cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61' with '{'status': 'error'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 16:07:25.662618 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:25.662618 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:25.663324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-44491ff2-3114-4f35-9275-8b3949aaf5e8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd23843924c6f4af2afd73cb905dbd980', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b837c3772f4c4137ab68e7ca8498d110', 'project_domain_id': 'default', 'roles': ['member', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:07:25.663324 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-44491ff2-3114-4f35-9275-8b3949aaf5e8 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61/action returned with HTTP 403 Aug 19 16:07:25.663851 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1026/4076] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 16:07:25 2026] POST /volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:25.671969 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-50688062-8737-445a-8989-00ef4d388471 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:25.673892 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50688062-8737-445a-8989-00ef4d388471 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 Aug 19 16:07:25.674225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50688062-8737-445a-8989-00ef4d388471 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:25.674463 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50688062-8737-445a-8989-00ef4d388471 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:25.674604 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-50688062-8737-445a-8989-00ef4d388471 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete snapshot with id: cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 Aug 19 16:07:25.680629 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:25.680629 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:25.681206 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-50688062-8737-445a-8989-00ef4d388471 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:25.699470 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-50688062-8737-445a-8989-00ef4d388471 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot delete request issued successfully. Aug 19 16:07:25.699670 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50688062-8737-445a-8989-00ef4d388471 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 returned with HTTP 202 Aug 19 16:07:25.700129 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1024/4077] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:25 2026] DELETE /volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:25.710582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-225c1616-a00e-483b-ba0e-9d581a4346b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:25.712597 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-225c1616-a00e-483b-ba0e-9d581a4346b4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 Aug 19 16:07:25.712826 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-225c1616-a00e-483b-ba0e-9d581a4346b4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:25.713051 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-225c1616-a00e-483b-ba0e-9d581a4346b4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:25.723165 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:25.723165 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:25.724960 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-225c1616-a00e-483b-ba0e-9d581a4346b4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:25.725915 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-225c1616-a00e-483b-ba0e-9d581a4346b4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 returned with HTTP 200 Aug 19 16:07:25.727200 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1010/4078] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:25 2026] GET /volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:26.173531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a3dc6a98-866c-406e-ac28-2df4ce51ba5c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:26.175331 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3dc6a98-866c-406e-ac28-2df4ce51ba5c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:26.175534 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3dc6a98-866c-406e-ac28-2df4ce51ba5c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:26.175706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3dc6a98-866c-406e-ac28-2df4ce51ba5c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:26.175824 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a3dc6a98-866c-406e-ac28-2df4ce51ba5c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:26.180222 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:26.180222 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:26.181114 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3dc6a98-866c-406e-ac28-2df4ce51ba5c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:26.181579 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1019/4079] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:26 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:26.285914 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f9b6d060-d650-4f06-81db-ab8abac6fd97 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:26.287753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9b6d060-d650-4f06-81db-ab8abac6fd97 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:26.288061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9b6d060-d650-4f06-81db-ab8abac6fd97 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:26.288338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9b6d060-d650-4f06-81db-ab8abac6fd97 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:26.288470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f9b6d060-d650-4f06-81db-ab8abac6fd97 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:26.294308 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:26.294308 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:26.295153 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9b6d060-d650-4f06-81db-ab8abac6fd97 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:26.295667 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1027/4080] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:26 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:26.306777 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a252e94-2b0d-4bf3-b403-8df1e35c348b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:26.308634 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a252e94-2b0d-4bf3-b403-8df1e35c348b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] POST https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f/action Aug 19 16:07:26.309032 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a252e94-2b0d-4bf3-b403-8df1e35c348b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:26.309147 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a252e94-2b0d-4bf3-b403-8df1e35c348b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:26.310513 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-8a252e94-2b0d-4bf3-b403-8df1e35c348b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Updating backup 'fc899ef4-d456-4b4a-8949-43f96cca3d7f' with '{'status': 'error'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 16:07:26.318084 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:26.318084 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:26.319295 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-8a252e94-2b0d-4bf3-b403-8df1e35c348b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5eca3f3f0cd44b8cb9777563dd7d32af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bb8a9dcd947445b9e06814a35498714', 'project_domain_id': 'default', 'roles': ['member', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:07:26.319556 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a252e94-2b0d-4bf3-b403-8df1e35c348b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f/action returned with HTTP 403 Aug 19 16:07:26.320084 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1025/4081] 10.4.3.32 () {70 vars in 1423 bytes} [Wed Aug 19 16:07:26 2026] POST /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:26.326585 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-60e1ec9e-bf0d-47bd-9fbf-fd6aff42b55a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:26.328344 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60e1ec9e-bf0d-47bd-9fbf-fd6aff42b55a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f Aug 19 16:07:26.328621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60e1ec9e-bf0d-47bd-9fbf-fd6aff42b55a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:26.328855 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60e1ec9e-bf0d-47bd-9fbf-fd6aff42b55a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:26.329046 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-60e1ec9e-bf0d-47bd-9fbf-fd6aff42b55a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume with id: d8445afc-dbf1-44d2-9110-77dfdcf51b7f Aug 19 16:07:26.335958 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:26.335958 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:26.336335 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-60e1ec9e-bf0d-47bd-9fbf-fd6aff42b55a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:26.353706 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-60e1ec9e-bf0d-47bd-9fbf-fd6aff42b55a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume request issued successfully. Aug 19 16:07:26.353946 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60e1ec9e-bf0d-47bd-9fbf-fd6aff42b55a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f returned with HTTP 202 Aug 19 16:07:26.354429 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1011/4082] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:26 2026] DELETE /volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:26.363586 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a34575a-6c96-425b-8650-0c7393828deb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:26.366561 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a34575a-6c96-425b-8650-0c7393828deb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f Aug 19 16:07:26.366860 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a34575a-6c96-425b-8650-0c7393828deb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:26.367123 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a34575a-6c96-425b-8650-0c7393828deb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:26.376952 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:26.376952 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:26.382224 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9a34575a-6c96-425b-8650-0c7393828deb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:26.385994 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a34575a-6c96-425b-8650-0c7393828deb tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f returned with HTTP 200 Aug 19 16:07:26.386439 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1020/4083] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:26 2026] GET /volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:26.737502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7962e8a6-093a-4ed6-a4ac-c90a3bce5516 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:26.740015 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7962e8a6-093a-4ed6-a4ac-c90a3bce5516 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 Aug 19 16:07:26.740284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7962e8a6-093a-4ed6-a4ac-c90a3bce5516 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:26.740514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7962e8a6-093a-4ed6-a4ac-c90a3bce5516 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:26.745572 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7962e8a6-093a-4ed6-a4ac-c90a3bce5516 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 returned with HTTP 404 Aug 19 16:07:26.746259 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1028/4084] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:26 2026] GET /volume/v3/snapshots/cbe2d52b-ccdb-4dd7-962e-1a1fbf2dbc61 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:26.757811 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ba38ed59-19a3-4adb-82aa-c43c84ecc7f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:26.759813 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba38ed59-19a3-4adb-82aa-c43c84ecc7f1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 Aug 19 16:07:26.760151 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba38ed59-19a3-4adb-82aa-c43c84ecc7f1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:26.761779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba38ed59-19a3-4adb-82aa-c43c84ecc7f1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:26.761779 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ba38ed59-19a3-4adb-82aa-c43c84ecc7f1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: 3f4bb465-20c0-44c6-a502-2fea41fa0326 Aug 19 16:07:26.769523 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:26.769523 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:26.770261 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ba38ed59-19a3-4adb-82aa-c43c84ecc7f1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:26.790851 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ba38ed59-19a3-4adb-82aa-c43c84ecc7f1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:26.791311 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba38ed59-19a3-4adb-82aa-c43c84ecc7f1 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 returned with HTTP 202 Aug 19 16:07:26.791937 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1026/4085] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:26 2026] DELETE /volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:26.800835 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af815d94-9ae8-42d9-8e93-9d5f0524bd85 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:26.802991 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af815d94-9ae8-42d9-8e93-9d5f0524bd85 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 Aug 19 16:07:26.803319 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af815d94-9ae8-42d9-8e93-9d5f0524bd85 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:26.803593 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af815d94-9ae8-42d9-8e93-9d5f0524bd85 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:26.810968 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:26.810968 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:26.815049 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af815d94-9ae8-42d9-8e93-9d5f0524bd85 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:26.820170 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af815d94-9ae8-42d9-8e93-9d5f0524bd85 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 returned with HTTP 200 Aug 19 16:07:26.820652 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1012/4086] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:26 2026] GET /volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:27.191448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13833e3b-b416-4ac8-bf70-58fa228ebf02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:27.193647 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13833e3b-b416-4ac8-bf70-58fa228ebf02 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:27.193903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13833e3b-b416-4ac8-bf70-58fa228ebf02 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:27.194125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13833e3b-b416-4ac8-bf70-58fa228ebf02 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:27.194266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-13833e3b-b416-4ac8-bf70-58fa228ebf02 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:27.199454 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:27.199454 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:27.200368 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13833e3b-b416-4ac8-bf70-58fa228ebf02 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:27.200753 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1021/4087] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:27 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:27.402371 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-62aa7944-5859-4306-8cae-535b0334a642 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:27.404169 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62aa7944-5859-4306-8cae-535b0334a642 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f Aug 19 16:07:27.404412 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62aa7944-5859-4306-8cae-535b0334a642 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:27.404597 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-62aa7944-5859-4306-8cae-535b0334a642 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:27.412394 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-62aa7944-5859-4306-8cae-535b0334a642 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f returned with HTTP 404 Aug 19 16:07:27.412896 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1029/4088] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:27 2026] GET /volume/v3/volumes/d8445afc-dbf1-44d2-9110-77dfdcf51b7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:27.423017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:27.426215 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] POST https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3/restore Aug 19 16:07:27.426215 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:27.426547 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Restoring backup dd7756a1-4e75-44a1-a111-9312d5134df3 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100248) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 16:07:27.426788 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Restoring backup dd7756a1-4e75-44a1-a111-9312d5134df3 to volume None. Aug 19 16:07:27.431267 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:27.431267 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:27.432556 np0000007787 devstack@c-api.service[100248]: INFO cinder.backup.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Creating volume of 1 GB for restore of backup dd7756a1-4e75-44a1-a111-9312d5134df3. Aug 19 16:07:27.445788 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Availability Zones retrieved successfully. Aug 19 16:07:27.449212 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Flow 'volume_create_api' (5de0aa6a-5f2c-4783-901e-9ba2d9bf62ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:27.450291 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cad53502-d572-4641-aaa3-4e18ebbfc196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.451312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:27.483089 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cad53502-d572-4641-aaa3-4e18ebbfc196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.484075 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95bde176-56fc-4d19-badb-355f9c80412d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.538560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Created reservations ['12e46935-6aee-48ec-b4fc-3b3f2bc20d7d', '464a1570-4806-4a4a-ac53-8457259a3886', '8808a5ec-383d-4205-a309-6885f82bc97a', 'e343cb72-03c2-4932-8400-67546167d9a3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:27.540206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95bde176-56fc-4d19-badb-355f9c80412d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e46935-6aee-48ec-b4fc-3b3f2bc20d7d', '464a1570-4806-4a4a-ac53-8457259a3886', '8808a5ec-383d-4205-a309-6885f82bc97a', 'e343cb72-03c2-4932-8400-67546167d9a3']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.542796 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb1b499d-3ddb-4c48-be96-7f7a0166a3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.587603 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb1b499d-3ddb-4c48-be96-7f7a0166a3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f3aef94-9743-4f6c-bb50-18d4a7aa0331', '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='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['12e46935-6aee-48ec-b4fc-3b3f2bc20d7d','464a1570-4806-4a4a-ac53-8457259a3886','8808a5ec-383d-4205-a309-6885f82bc97a','e343cb72-03c2-4932-8400-67546167d9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eca3f3f0cd44b8cb9777563dd7d32af',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:27Z,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=4f3aef94-9743-4f6c-bb50-18d4a7aa0331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb8a9dcd947445b9e06814a35498714',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5eca3f3f0cd44b8cb9777563dd7d32af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.591800 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a857e0e4-b9ab-4f6d-80e3-edf204415603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.612744 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a857e0e4-b9ab-4f6d-80e3-edf204415603) transitioned into 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='9bb8a9dcd947445b9e06814a35498714',qos_specs=None,replication_status=,reservations=['12e46935-6aee-48ec-b4fc-3b3f2bc20d7d','464a1570-4806-4a4a-ac53-8457259a3886','8808a5ec-383d-4205-a309-6885f82bc97a','e343cb72-03c2-4932-8400-67546167d9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eca3f3f0cd44b8cb9777563dd7d32af',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.613849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fccd9b06-cb46-4f13-bc55-4c7d7127c26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.629188 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fccd9b06-cb46-4f13-bc55-4c7d7127c26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.629770 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Flow 'volume_create_api' (5de0aa6a-5f2c-4783-901e-9ba2d9bf62ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:27.630181 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Create volume request issued successfully. Aug 19 16:07:27.638554 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:27.638554 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:27.639179 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Volume info retrieved successfully. Aug 19 16:07:27.833292 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5143f986-4423-4ba0-ae72-dc9fc4b3df73 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:27.835213 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5143f986-4423-4ba0-ae72-dc9fc4b3df73 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 Aug 19 16:07:27.835505 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5143f986-4423-4ba0-ae72-dc9fc4b3df73 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:27.835732 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5143f986-4423-4ba0-ae72-dc9fc4b3df73 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:27.841697 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5143f986-4423-4ba0-ae72-dc9fc4b3df73 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 returned with HTTP 404 Aug 19 16:07:27.842228 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1013/4089] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:27 2026] GET /volume/v3/volumes/3f4bb465-20c0-44c6-a502-2fea41fa0326 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:27.850540 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a477649-34ef-4542-808d-27910d32d8df None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:27.852340 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:27.852641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633028594"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:27.854030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633028594'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:27.854149 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:27.857946 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:27.863665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (90aab901-4ce2-45de-bc9b-1f5528f35816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:27.864589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a20a14b-9293-4bee-ac93-bdef4e1c4e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.865430 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:27.889705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a20a14b-9293-4bee-ac93-bdef4e1c4e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.890481 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06aab659-7ba5-400b-ae98-2e31f45e2841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.931863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['ed216124-36cc-4c0f-ade5-eb39b1f46b3e', '5bb4e892-2cf1-4cf7-b01c-b5328bc0cec1', 'f181fb95-9bec-4f91-a8d6-1641cef7a5fb', 'a46b3e6d-77e4-4c3c-84b8-7a9dacf40a0f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:27.932684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06aab659-7ba5-400b-ae98-2e31f45e2841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed216124-36cc-4c0f-ade5-eb39b1f46b3e', '5bb4e892-2cf1-4cf7-b01c-b5328bc0cec1', 'f181fb95-9bec-4f91-a8d6-1641cef7a5fb', 'a46b3e6d-77e4-4c3c-84b8-7a9dacf40a0f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.933496 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce2cd69-57d7-46e4-bcba-d85b576b44f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.958383 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce2cd69-57d7-46e4-bcba-d85b576b44f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41b9037a-08f4-48d2-abdc-e219ed45f602', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633028594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['ed216124-36cc-4c0f-ade5-eb39b1f46b3e','5bb4e892-2cf1-4cf7-b01c-b5328bc0cec1','f181fb95-9bec-4f91-a8d6-1641cef7a5fb','a46b3e6d-77e4-4c3c-84b8-7a9dacf40a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633028594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41b9037a-08f4-48d2-abdc-e219ed45f602,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.959094 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9fa7fb-700f-452f-b00f-fc2a527897a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.977255 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9fa7fb-700f-452f-b00f-fc2a527897a0) transitioned into 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-1633028594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['ed216124-36cc-4c0f-ade5-eb39b1f46b3e','5bb4e892-2cf1-4cf7-b01c-b5328bc0cec1','f181fb95-9bec-4f91-a8d6-1641cef7a5fb','a46b3e6d-77e4-4c3c-84b8-7a9dacf40a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.978076 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41795180-b31a-4517-992a-d01e0a6005a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:27.988412 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41795180-b31a-4517-992a-d01e0a6005a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:27.989295 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (90aab901-4ce2-45de-bc9b-1f5528f35816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:27.989613 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:27.990200 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a477649-34ef-4542-808d-27910d32d8df tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:27.990642 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1022/4090] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:27 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:28.003825 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-38f9dab1-b6ca-4ac3-9039-f6992b9fb2be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:28.008328 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38f9dab1-b6ca-4ac3-9039-f6992b9fb2be tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 Aug 19 16:07:28.008559 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38f9dab1-b6ca-4ac3-9039-f6992b9fb2be tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:28.008806 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38f9dab1-b6ca-4ac3-9039-f6992b9fb2be tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:28.017295 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:28.017295 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:28.022075 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-38f9dab1-b6ca-4ac3-9039-f6992b9fb2be tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:28.030107 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38f9dab1-b6ca-4ac3-9039-f6992b9fb2be tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 returned with HTTP 200 Aug 19 16:07:28.030580 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1030/4091] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:28 2026] GET /volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:28.215695 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5eacda6-5e6a-41b4-bc4e-c0dc124f2191 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:28.217319 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5eacda6-5e6a-41b4-bc4e-c0dc124f2191 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:28.218112 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5eacda6-5e6a-41b4-bc4e-c0dc124f2191 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:28.218112 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5eacda6-5e6a-41b4-bc4e-c0dc124f2191 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:28.218329 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e5eacda6-5e6a-41b4-bc4e-c0dc124f2191 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:28.223709 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:28.223709 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:28.224470 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5eacda6-5e6a-41b4-bc4e-c0dc124f2191 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:28.224867 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1014/4092] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:28 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:28.646885 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:28.646885 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:28.647503 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Volume info retrieved successfully. Aug 19 16:07:28.647654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Checking backup size 1 against volume size 1 {{(pid=100248) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 16:07:28.647797 np0000007787 devstack@c-api.service[100248]: INFO cinder.backup.api [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Overwriting volume 4f3aef94-9743-4f6c-bb50-18d4a7aa0331 with restore of backup dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:28.661331 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] restore_backup in rpcapi backup_id dd7756a1-4e75-44a1-a111-9312d5134df3 {{(pid=100248) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 16:07:28.663061 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6994509c-1b2a-4ae0-9959-3de91eb490c6 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3/restore returned with HTTP 202 Aug 19 16:07:28.663522 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1027/4093] 10.4.3.32 () {70 vars in 1426 bytes} [Wed Aug 19 16:07:27 2026] POST /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3/restore => generated 152 bytes in 1241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:28.672799 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1402c652-b01b-40b2-9fa9-008ddba89fec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:28.675339 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1402c652-b01b-40b2-9fa9-008ddba89fec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:28.675645 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1402c652-b01b-40b2-9fa9-008ddba89fec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:28.675912 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1402c652-b01b-40b2-9fa9-008ddba89fec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:28.676068 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1402c652-b01b-40b2-9fa9-008ddba89fec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:28.681331 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:28.681331 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:28.681955 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1402c652-b01b-40b2-9fa9-008ddba89fec tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:28.682357 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1023/4094] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:28 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:29.046709 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d64b172a-2ded-46e6-8983-9fcc59098dd3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:29.048305 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d64b172a-2ded-46e6-8983-9fcc59098dd3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 Aug 19 16:07:29.048529 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d64b172a-2ded-46e6-8983-9fcc59098dd3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:29.048783 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d64b172a-2ded-46e6-8983-9fcc59098dd3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:29.057828 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:29.057828 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:29.062129 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d64b172a-2ded-46e6-8983-9fcc59098dd3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:29.067505 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d64b172a-2ded-46e6-8983-9fcc59098dd3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 returned with HTTP 200 Aug 19 16:07:29.068082 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1031/4095] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:29 2026] GET /volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:29.079254 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5aa972d3-518d-4d65-b4ef-af2795d8cde9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:29.081138 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5aa972d3-518d-4d65-b4ef-af2795d8cde9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:29.081506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5aa972d3-518d-4d65-b4ef-af2795d8cde9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41b9037a-08f4-48d2-abdc-e219ed45f602", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-226163847"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:29.093371 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:29.093371 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:29.093800 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5aa972d3-518d-4d65-b4ef-af2795d8cde9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:29.093979 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-5aa972d3-518d-4d65-b4ef-af2795d8cde9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create snapshot from volume 41b9037a-08f4-48d2-abdc-e219ed45f602 Aug 19 16:07:29.118083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-5aa972d3-518d-4d65-b4ef-af2795d8cde9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['ee7b27f4-9374-4f19-8a32-12ef0547b9bd', '7ffa3928-4f16-4701-8a84-cf4c72fa6192', '1e75cbd1-265d-4e15-97cb-e91203bf68ef', '74466ae7-d859-4eae-b326-7d25d7c8e5c3'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:29.152039 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5aa972d3-518d-4d65-b4ef-af2795d8cde9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot create request issued successfully. Aug 19 16:07:29.152490 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5aa972d3-518d-4d65-b4ef-af2795d8cde9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:29.152957 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1015/4096] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:29.160985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4c89e201-c794-4806-8118-486bebd2832a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:29.163017 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c89e201-c794-4806-8118-486bebd2832a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 Aug 19 16:07:29.163550 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c89e201-c794-4806-8118-486bebd2832a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:29.163550 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c89e201-c794-4806-8118-486bebd2832a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:29.168611 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:29.168611 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:29.169017 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4c89e201-c794-4806-8118-486bebd2832a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:29.169735 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c89e201-c794-4806-8118-486bebd2832a tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 returned with HTTP 200 Aug 19 16:07:29.170108 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1028/4097] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:29 2026] GET /volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:29.246050 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-28a4f744-60c8-415f-8029-f703817cfd7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:29.249264 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28a4f744-60c8-415f-8029-f703817cfd7d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:29.249425 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28a4f744-60c8-415f-8029-f703817cfd7d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:29.249636 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28a4f744-60c8-415f-8029-f703817cfd7d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:29.249737 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-28a4f744-60c8-415f-8029-f703817cfd7d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:29.255771 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:29.255771 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:29.256523 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28a4f744-60c8-415f-8029-f703817cfd7d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:29.256880 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1024/4098] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:29 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:29.693988 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8f7726aa-f8de-41b2-a28a-6ec87bc83096 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:29.695822 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f7726aa-f8de-41b2-a28a-6ec87bc83096 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:29.696017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f7726aa-f8de-41b2-a28a-6ec87bc83096 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:29.696186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8f7726aa-f8de-41b2-a28a-6ec87bc83096 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:29.696292 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8f7726aa-f8de-41b2-a28a-6ec87bc83096 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:29.700349 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:29.700349 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:29.700915 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8f7726aa-f8de-41b2-a28a-6ec87bc83096 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:29.701280 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1032/4099] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:29 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:30.179707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-879a56b8-d90b-4567-b1c9-1896933d1b7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:30.181656 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-879a56b8-d90b-4567-b1c9-1896933d1b7d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 Aug 19 16:07:30.181988 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-879a56b8-d90b-4567-b1c9-1896933d1b7d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:30.182284 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-879a56b8-d90b-4567-b1c9-1896933d1b7d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:30.187778 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:30.187778 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:30.188184 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-879a56b8-d90b-4567-b1c9-1896933d1b7d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:30.188914 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-879a56b8-d90b-4567-b1c9-1896933d1b7d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 returned with HTTP 200 Aug 19 16:07:30.189314 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1016/4100] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:30 2026] GET /volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:30.198738 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-797bd723-8021-4d56-b105-1c98c10861ad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:30.200986 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-797bd723-8021-4d56-b105-1c98c10861ad tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] GET https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 Aug 19 16:07:30.201256 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-797bd723-8021-4d56-b105-1c98c10861ad tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:30.201533 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-797bd723-8021-4d56-b105-1c98c10861ad tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:30.207797 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:30.207797 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:30.208378 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-797bd723-8021-4d56-b105-1c98c10861ad tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:30.209400 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-797bd723-8021-4d56-b105-1c98c10861ad tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 returned with HTTP 200 Aug 19 16:07:30.209909 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1029/4101] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:30 2026] GET /volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:30.219303 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-861dee48-ff45-4ad6-b1a6-6d0ff195f183 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:30.221424 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-861dee48-ff45-4ad6-b1a6-6d0ff195f183 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 Aug 19 16:07:30.221811 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-861dee48-ff45-4ad6-b1a6-6d0ff195f183 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:30.222163 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-861dee48-ff45-4ad6-b1a6-6d0ff195f183 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:30.222409 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-861dee48-ff45-4ad6-b1a6-6d0ff195f183 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete snapshot with id: 8eab9082-6d2b-44e6-99d7-c96feb3c69c8 Aug 19 16:07:30.228828 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:30.228828 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:30.230779 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-861dee48-ff45-4ad6-b1a6-6d0ff195f183 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:30.251863 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-861dee48-ff45-4ad6-b1a6-6d0ff195f183 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot delete request issued successfully. Aug 19 16:07:30.251863 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-861dee48-ff45-4ad6-b1a6-6d0ff195f183 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 returned with HTTP 202 Aug 19 16:07:30.251863 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1025/4102] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:30 2026] DELETE /volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:30.262711 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05f575af-b660-4781-9bdb-f92602f14f4f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:30.264809 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05f575af-b660-4781-9bdb-f92602f14f4f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 Aug 19 16:07:30.265059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05f575af-b660-4781-9bdb-f92602f14f4f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:30.265315 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05f575af-b660-4781-9bdb-f92602f14f4f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:30.270742 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:30.270742 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:30.271125 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05f575af-b660-4781-9bdb-f92602f14f4f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:30.271877 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05f575af-b660-4781-9bdb-f92602f14f4f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 returned with HTTP 200 Aug 19 16:07:30.272284 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1033/4103] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:30 2026] GET /volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:30.286712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dbfb6564-9832-4ca5-818e-681ec707eeb5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:30.288564 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbfb6564-9832-4ca5-818e-681ec707eeb5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:30.288987 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbfb6564-9832-4ca5-818e-681ec707eeb5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:30.288987 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dbfb6564-9832-4ca5-818e-681ec707eeb5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:30.289048 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-dbfb6564-9832-4ca5-818e-681ec707eeb5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:30.293209 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:30.293209 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:30.294153 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dbfb6564-9832-4ca5-818e-681ec707eeb5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:30.294636 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1017/4104] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:30 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:30.710781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0da89553-e61c-432d-a8dd-7739efdbee49 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:30.712727 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0da89553-e61c-432d-a8dd-7739efdbee49 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:30.712940 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0da89553-e61c-432d-a8dd-7739efdbee49 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:30.713163 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0da89553-e61c-432d-a8dd-7739efdbee49 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:30.713302 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0da89553-e61c-432d-a8dd-7739efdbee49 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:30.717792 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:30.717792 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:30.718529 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0da89553-e61c-432d-a8dd-7739efdbee49 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:30.718933 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1030/4105] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:30 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:31.281936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67716be4-93a4-48f9-ba85-93173fefd5ee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:31.284014 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67716be4-93a4-48f9-ba85-93173fefd5ee tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 Aug 19 16:07:31.284300 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67716be4-93a4-48f9-ba85-93173fefd5ee tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:31.284512 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67716be4-93a4-48f9-ba85-93173fefd5ee tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:31.290066 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67716be4-93a4-48f9-ba85-93173fefd5ee tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 returned with HTTP 404 Aug 19 16:07:31.290680 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1026/4106] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:31 2026] GET /volume/v3/snapshots/8eab9082-6d2b-44e6-99d7-c96feb3c69c8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:31.300732 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-87732081-07fe-4d9b-8bb5-cb98f7a680ce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:31.302595 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87732081-07fe-4d9b-8bb5-cb98f7a680ce tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 Aug 19 16:07:31.302812 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87732081-07fe-4d9b-8bb5-cb98f7a680ce tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:31.302999 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-87732081-07fe-4d9b-8bb5-cb98f7a680ce tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:31.303152 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-87732081-07fe-4d9b-8bb5-cb98f7a680ce tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: 41b9037a-08f4-48d2-abdc-e219ed45f602 Aug 19 16:07:31.306614 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1faee127-f38e-43e5-ab69-422a34ef06d4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:31.309189 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1faee127-f38e-43e5-ab69-422a34ef06d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:31.309534 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1faee127-f38e-43e5-ab69-422a34ef06d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:31.309868 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1faee127-f38e-43e5-ab69-422a34ef06d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:31.310026 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1faee127-f38e-43e5-ab69-422a34ef06d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:31.311483 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:31.311483 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:31.311839 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-87732081-07fe-4d9b-8bb5-cb98f7a680ce tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:31.315769 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:31.315769 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:31.316946 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1faee127-f38e-43e5-ab69-422a34ef06d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:31.317400 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1018/4107] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:31 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:31.333651 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-87732081-07fe-4d9b-8bb5-cb98f7a680ce tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:31.333879 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-87732081-07fe-4d9b-8bb5-cb98f7a680ce tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 returned with HTTP 202 Aug 19 16:07:31.334303 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1034/4108] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:31 2026] DELETE /volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:31.342653 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e6ad3ba0-332d-45da-a074-23641d91824d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:31.344816 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6ad3ba0-332d-45da-a074-23641d91824d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 Aug 19 16:07:31.345068 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6ad3ba0-332d-45da-a074-23641d91824d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:31.345324 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6ad3ba0-332d-45da-a074-23641d91824d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:31.359031 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:31.359031 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:31.370060 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e6ad3ba0-332d-45da-a074-23641d91824d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:31.378361 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6ad3ba0-332d-45da-a074-23641d91824d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 returned with HTTP 200 Aug 19 16:07:31.379149 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1031/4109] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:31 2026] GET /volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:31.730218 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff40086d-163c-4b4d-9d74-011a03e7f1f3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:31.732534 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff40086d-163c-4b4d-9d74-011a03e7f1f3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:31.732822 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff40086d-163c-4b4d-9d74-011a03e7f1f3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:31.733062 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff40086d-163c-4b4d-9d74-011a03e7f1f3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:31.733198 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ff40086d-163c-4b4d-9d74-011a03e7f1f3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:31.738105 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:31.738105 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:31.738691 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff40086d-163c-4b4d-9d74-011a03e7f1f3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:31.739040 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1027/4110] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:31 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:32.328844 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52f2a05c-2bcd-4fcc-a91f-eb90d032b7cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:32.331664 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52f2a05c-2bcd-4fcc-a91f-eb90d032b7cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:32.331915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52f2a05c-2bcd-4fcc-a91f-eb90d032b7cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:32.332106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52f2a05c-2bcd-4fcc-a91f-eb90d032b7cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:32.332237 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-52f2a05c-2bcd-4fcc-a91f-eb90d032b7cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:32.336688 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:32.336688 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:32.337531 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52f2a05c-2bcd-4fcc-a91f-eb90d032b7cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:32.337899 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1019/4111] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:32 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:32.394096 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2d38f1fd-b5a1-4aff-a778-1db9033d954b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:32.398194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d38f1fd-b5a1-4aff-a778-1db9033d954b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 Aug 19 16:07:32.398430 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d38f1fd-b5a1-4aff-a778-1db9033d954b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:32.398650 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d38f1fd-b5a1-4aff-a778-1db9033d954b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:32.404013 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d38f1fd-b5a1-4aff-a778-1db9033d954b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 returned with HTTP 404 Aug 19 16:07:32.404520 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1035/4112] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:32 2026] GET /volume/v3/volumes/41b9037a-08f4-48d2-abdc-e219ed45f602 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:32.415962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:32.425081 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:32.425592 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-29857913"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:32.427585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-29857913'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:32.427792 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:32.432769 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:32.441708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (2d8db459-9035-4246-9148-8463a451f4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:32.443006 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d391e5f1-2b11-4779-9595-9e47ca01c68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:32.444091 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:32.470919 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d391e5f1-2b11-4779-9595-9e47ca01c68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:32.471719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615b7aa5-5759-4797-87b1-a64b6b573548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:32.514318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['ebefb81a-f024-4092-a0a4-801294117ab7', '45bba925-4807-4fac-8149-702dbdebf5e1', 'ee21dd89-c94f-4b97-a6b9-dbce6e67f825', '1c48efeb-5900-4be1-8cb6-9f47a8e2ea64'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:32.515053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615b7aa5-5759-4797-87b1-a64b6b573548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebefb81a-f024-4092-a0a4-801294117ab7', '45bba925-4807-4fac-8149-702dbdebf5e1', 'ee21dd89-c94f-4b97-a6b9-dbce6e67f825', '1c48efeb-5900-4be1-8cb6-9f47a8e2ea64']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:32.515702 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e14f3eb-e163-4662-b59e-e881ed9fc76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:32.537169 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e14f3eb-e163-4662-b59e-e881ed9fc76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb4ddf5f-7e75-4e92-af7f-76623d1eb726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-29857913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['ebefb81a-f024-4092-a0a4-801294117ab7','45bba925-4807-4fac-8149-702dbdebf5e1','ee21dd89-c94f-4b97-a6b9-dbce6e67f825','1c48efeb-5900-4be1-8cb6-9f47a8e2ea64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-29857913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb4ddf5f-7e75-4e92-af7f-76623d1eb726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:32.538179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed67b1b-8005-482c-9d63-8acdc24eb757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:32.553979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed67b1b-8005-482c-9d63-8acdc24eb757) transitioned into 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-29857913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['ebefb81a-f024-4092-a0a4-801294117ab7','45bba925-4807-4fac-8149-702dbdebf5e1','ee21dd89-c94f-4b97-a6b9-dbce6e67f825','1c48efeb-5900-4be1-8cb6-9f47a8e2ea64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:32.554659 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25e3155-47f6-4232-a092-788e87b532d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:32.563210 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25e3155-47f6-4232-a092-788e87b532d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:32.563987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (2d8db459-9035-4246-9148-8463a451f4fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:32.564300 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:32.564839 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf4706e2-e6ee-4eea-9182-81a73d91f066 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:32.565265 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1032/4113] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:32 2026] POST /volume/v3/volumes => generated 774 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:32.578090 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f42f3390-92a7-4d54-9dd4-02f54e2cac4d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:32.580330 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f42f3390-92a7-4d54-9dd4-02f54e2cac4d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 Aug 19 16:07:32.580578 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f42f3390-92a7-4d54-9dd4-02f54e2cac4d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:32.580835 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f42f3390-92a7-4d54-9dd4-02f54e2cac4d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:32.590102 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:32.590102 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:32.594578 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f42f3390-92a7-4d54-9dd4-02f54e2cac4d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:32.599684 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f42f3390-92a7-4d54-9dd4-02f54e2cac4d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 returned with HTTP 200 Aug 19 16:07:32.600198 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1028/4114] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:32 2026] GET /volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:32.752068 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46e77681-4baf-4fa6-8f37-447bf9a13b53 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:32.754413 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46e77681-4baf-4fa6-8f37-447bf9a13b53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:32.754705 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46e77681-4baf-4fa6-8f37-447bf9a13b53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:32.755001 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46e77681-4baf-4fa6-8f37-447bf9a13b53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:32.755153 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-46e77681-4baf-4fa6-8f37-447bf9a13b53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:32.760633 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:32.760633 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:32.761531 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46e77681-4baf-4fa6-8f37-447bf9a13b53 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:32.762071 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1020/4115] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:32 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:33.348783 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b14c6819-b119-4c67-b608-1f6f35d099d4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:33.350621 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b14c6819-b119-4c67-b608-1f6f35d099d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:33.350837 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b14c6819-b119-4c67-b608-1f6f35d099d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:33.351033 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b14c6819-b119-4c67-b608-1f6f35d099d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:33.351130 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b14c6819-b119-4c67-b608-1f6f35d099d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:33.355776 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:33.355776 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:33.356567 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b14c6819-b119-4c67-b608-1f6f35d099d4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:33.357189 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1036/4116] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:33 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:33.616541 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-01036f40-44df-4a2d-9899-0aacae71f48f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:33.618478 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-01036f40-44df-4a2d-9899-0aacae71f48f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 Aug 19 16:07:33.618647 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-01036f40-44df-4a2d-9899-0aacae71f48f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:33.618838 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-01036f40-44df-4a2d-9899-0aacae71f48f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:33.627593 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:33.627593 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:33.631830 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-01036f40-44df-4a2d-9899-0aacae71f48f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:33.635112 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-01036f40-44df-4a2d-9899-0aacae71f48f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 returned with HTTP 200 Aug 19 16:07:33.635462 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1033/4117] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:33 2026] GET /volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:33.648968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-93a085d8-32b3-49bb-9e90-c3cfd23264b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:33.651080 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93a085d8-32b3-49bb-9e90-c3cfd23264b3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:33.651555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93a085d8-32b3-49bb-9e90-c3cfd23264b3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb4ddf5f-7e75-4e92-af7f-76623d1eb726", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-864017176"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:33.661839 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:33.661839 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:33.662241 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-93a085d8-32b3-49bb-9e90-c3cfd23264b3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:33.662399 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-93a085d8-32b3-49bb-9e90-c3cfd23264b3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create snapshot from volume cb4ddf5f-7e75-4e92-af7f-76623d1eb726 Aug 19 16:07:33.689205 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-93a085d8-32b3-49bb-9e90-c3cfd23264b3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['1dbb3783-d826-465c-9484-627aab5c31cd', '0246ab6a-eb12-44ac-a939-3fe3cb42f6de', '1b4cd7b4-47c7-4b11-b16e-74af31909450', '64f14943-5bd9-485d-ac98-dda9b04d29a8'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:33.715985 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-93a085d8-32b3-49bb-9e90-c3cfd23264b3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot create request issued successfully. Aug 19 16:07:33.716359 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93a085d8-32b3-49bb-9e90-c3cfd23264b3 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:33.716781 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1029/4118] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:33.724985 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4dfb7d84-2bb2-42b9-afce-c7546e6f044f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:33.727311 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4dfb7d84-2bb2-42b9-afce-c7546e6f044f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d Aug 19 16:07:33.727492 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4dfb7d84-2bb2-42b9-afce-c7546e6f044f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:33.727716 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4dfb7d84-2bb2-42b9-afce-c7546e6f044f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:33.734000 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:33.734000 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:33.734352 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4dfb7d84-2bb2-42b9-afce-c7546e6f044f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:33.734988 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4dfb7d84-2bb2-42b9-afce-c7546e6f044f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d returned with HTTP 200 Aug 19 16:07:33.735359 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1021/4119] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:33 2026] GET /volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:33.772838 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c89018bc-c972-4e37-8413-c86abd9f4db3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:33.774664 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c89018bc-c972-4e37-8413-c86abd9f4db3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:33.774909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c89018bc-c972-4e37-8413-c86abd9f4db3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:33.775161 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c89018bc-c972-4e37-8413-c86abd9f4db3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:33.775281 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c89018bc-c972-4e37-8413-c86abd9f4db3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:33.779529 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:33.779529 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:33.780304 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c89018bc-c972-4e37-8413-c86abd9f4db3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:33.780658 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1037/4120] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:33 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:34.366694 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc5b6dcf-104d-43c6-b186-df85cc70fda6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:34.368743 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc5b6dcf-104d-43c6-b186-df85cc70fda6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:34.369050 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc5b6dcf-104d-43c6-b186-df85cc70fda6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:34.369336 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc5b6dcf-104d-43c6-b186-df85cc70fda6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:34.369453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cc5b6dcf-104d-43c6-b186-df85cc70fda6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:34.374196 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:34.374196 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:34.374993 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc5b6dcf-104d-43c6-b186-df85cc70fda6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:34.375397 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1034/4121] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:34 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:34.746023 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b93d753a-ed65-4deb-a30f-d2368d8152e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:34.748288 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b93d753a-ed65-4deb-a30f-d2368d8152e9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d Aug 19 16:07:34.748544 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b93d753a-ed65-4deb-a30f-d2368d8152e9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:34.748795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b93d753a-ed65-4deb-a30f-d2368d8152e9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:34.755028 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:34.755028 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:34.755441 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b93d753a-ed65-4deb-a30f-d2368d8152e9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:34.756305 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b93d753a-ed65-4deb-a30f-d2368d8152e9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d returned with HTTP 200 Aug 19 16:07:34.756793 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1030/4122] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:34 2026] GET /volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:34.767654 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c7b889b-ec2a-488b-9834-528c4caf5029 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:34.769554 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c7b889b-ec2a-488b-9834-528c4caf5029 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] POST https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d/action Aug 19 16:07:34.769977 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c7b889b-ec2a-488b-9834-528c4caf5029 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:34.770109 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c7b889b-ec2a-488b-9834-528c4caf5029 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:34.771531 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.snapshot_unmanage [None req-5c7b889b-ec2a-488b-9834-528c4caf5029 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Unmanage snapshot with id: deece313-4e1d-485c-9fe7-dd5ac167624d Aug 19 16:07:34.777121 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:34.777121 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:34.777570 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5c7b889b-ec2a-488b-9834-528c4caf5029 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:34.778462 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-5c7b889b-ec2a-488b-9834-528c4caf5029 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd23843924c6f4af2afd73cb905dbd980', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b837c3772f4c4137ab68e7ca8498d110', 'project_domain_id': 'default', 'roles': ['member', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:07:34.778668 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c7b889b-ec2a-488b-9834-528c4caf5029 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d/action returned with HTTP 403 Aug 19 16:07:34.779441 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1022/4123] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 16:07:34 2026] POST /volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:34.787484 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-19671a9d-b9f4-44b0-bfe0-c25be306b98f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:34.789700 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19671a9d-b9f4-44b0-bfe0-c25be306b98f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d Aug 19 16:07:34.789945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19671a9d-b9f4-44b0-bfe0-c25be306b98f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:34.790177 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19671a9d-b9f4-44b0-bfe0-c25be306b98f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:34.790325 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-19671a9d-b9f4-44b0-bfe0-c25be306b98f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete snapshot with id: deece313-4e1d-485c-9fe7-dd5ac167624d Aug 19 16:07:34.792497 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe3cf3b5-c420-4a47-b5e4-6673f5dfaa54 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:34.794629 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe3cf3b5-c420-4a47-b5e4-6673f5dfaa54 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:34.794927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe3cf3b5-c420-4a47-b5e4-6673f5dfaa54 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:34.795247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe3cf3b5-c420-4a47-b5e4-6673f5dfaa54 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:34.795406 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fe3cf3b5-c420-4a47-b5e4-6673f5dfaa54 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:34.796793 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:34.796793 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:34.797157 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-19671a9d-b9f4-44b0-bfe0-c25be306b98f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:34.801705 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:34.801705 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:34.802431 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe3cf3b5-c420-4a47-b5e4-6673f5dfaa54 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:34.802848 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1035/4124] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:34 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:34.815581 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-19671a9d-b9f4-44b0-bfe0-c25be306b98f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot delete request issued successfully. Aug 19 16:07:34.815867 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19671a9d-b9f4-44b0-bfe0-c25be306b98f tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d returned with HTTP 202 Aug 19 16:07:34.816326 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1038/4125] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:34 2026] DELETE /volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:34.824941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a2a0757-6f74-46f4-8d92-bf9da54aabb9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:34.827353 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a2a0757-6f74-46f4-8d92-bf9da54aabb9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d Aug 19 16:07:34.827670 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a2a0757-6f74-46f4-8d92-bf9da54aabb9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:34.827959 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a2a0757-6f74-46f4-8d92-bf9da54aabb9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:34.834441 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:34.834441 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:34.834896 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a2a0757-6f74-46f4-8d92-bf9da54aabb9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:34.836053 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a2a0757-6f74-46f4-8d92-bf9da54aabb9 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d returned with HTTP 200 Aug 19 16:07:34.837085 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1031/4126] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:34 2026] GET /volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:35.386168 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-150a0824-91f5-4d39-b17d-7f96b716c12b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:35.387978 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-150a0824-91f5-4d39-b17d-7f96b716c12b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:35.388242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-150a0824-91f5-4d39-b17d-7f96b716c12b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:35.388448 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-150a0824-91f5-4d39-b17d-7f96b716c12b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:35.388564 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-150a0824-91f5-4d39-b17d-7f96b716c12b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:35.393303 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:35.393303 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:35.394026 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-150a0824-91f5-4d39-b17d-7f96b716c12b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:35.394453 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1023/4127] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:35 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:35.814812 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-30ae346d-428f-4425-8f64-fd455457fb28 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:35.817057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30ae346d-428f-4425-8f64-fd455457fb28 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:35.817057 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30ae346d-428f-4425-8f64-fd455457fb28 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:35.817364 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30ae346d-428f-4425-8f64-fd455457fb28 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:35.817442 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-30ae346d-428f-4425-8f64-fd455457fb28 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:35.822120 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:35.822120 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:35.823018 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30ae346d-428f-4425-8f64-fd455457fb28 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:35.823351 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1036/4128] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:35 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:35.850230 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d36ae988-e699-412d-87e0-fd18c4b714f6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:35.854006 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d36ae988-e699-412d-87e0-fd18c4b714f6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d Aug 19 16:07:35.855287 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d36ae988-e699-412d-87e0-fd18c4b714f6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:35.855751 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d36ae988-e699-412d-87e0-fd18c4b714f6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:35.877659 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d36ae988-e699-412d-87e0-fd18c4b714f6 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d returned with HTTP 404 Aug 19 16:07:35.880745 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1039/4129] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:35 2026] GET /volume/v3/snapshots/deece313-4e1d-485c-9fe7-dd5ac167624d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:35.889093 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f5996c21-377c-4eee-bbaa-6d2776bf0f0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:35.891591 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5996c21-377c-4eee-bbaa-6d2776bf0f0b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 Aug 19 16:07:35.891867 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5996c21-377c-4eee-bbaa-6d2776bf0f0b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:35.892128 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f5996c21-377c-4eee-bbaa-6d2776bf0f0b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:35.892324 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f5996c21-377c-4eee-bbaa-6d2776bf0f0b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: cb4ddf5f-7e75-4e92-af7f-76623d1eb726 Aug 19 16:07:35.902183 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:35.902183 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:35.902618 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f5996c21-377c-4eee-bbaa-6d2776bf0f0b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:35.928171 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f5996c21-377c-4eee-bbaa-6d2776bf0f0b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:35.928398 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f5996c21-377c-4eee-bbaa-6d2776bf0f0b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 returned with HTTP 202 Aug 19 16:07:35.930575 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1032/4130] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:35 2026] DELETE /volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:35.940567 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5cbc7785-6c52-43c6-846f-bd859a54383e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:35.946857 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cbc7785-6c52-43c6-846f-bd859a54383e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 Aug 19 16:07:35.946857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cbc7785-6c52-43c6-846f-bd859a54383e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:35.946857 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cbc7785-6c52-43c6-846f-bd859a54383e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:35.954451 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:35.954451 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:35.958075 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5cbc7785-6c52-43c6-846f-bd859a54383e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:35.961494 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cbc7785-6c52-43c6-846f-bd859a54383e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 returned with HTTP 200 Aug 19 16:07:35.962050 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1024/4131] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:35 2026] GET /volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:36.414355 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5dcffbe-e7d2-44bc-a9d3-76e390ca6c3b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:36.416425 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5dcffbe-e7d2-44bc-a9d3-76e390ca6c3b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:36.416619 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5dcffbe-e7d2-44bc-a9d3-76e390ca6c3b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:36.416812 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5dcffbe-e7d2-44bc-a9d3-76e390ca6c3b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:36.416915 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b5dcffbe-e7d2-44bc-a9d3-76e390ca6c3b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:36.422386 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:36.422386 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:36.422386 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5dcffbe-e7d2-44bc-a9d3-76e390ca6c3b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:36.422386 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1037/4132] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:36 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:36.833266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-13668201-edd9-4d62-8b53-411a3a2435e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:36.835948 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13668201-edd9-4d62-8b53-411a3a2435e8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:36.836158 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13668201-edd9-4d62-8b53-411a3a2435e8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:36.836362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-13668201-edd9-4d62-8b53-411a3a2435e8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:36.836456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-13668201-edd9-4d62-8b53-411a3a2435e8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:36.841602 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:36.841602 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:36.842354 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-13668201-edd9-4d62-8b53-411a3a2435e8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:36.842702 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1040/4133] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:36 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:36.976354 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-41980171-f6ad-4c4f-88d6-004e357cd988 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:36.978241 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41980171-f6ad-4c4f-88d6-004e357cd988 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 Aug 19 16:07:36.978433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41980171-f6ad-4c4f-88d6-004e357cd988 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:36.978617 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41980171-f6ad-4c4f-88d6-004e357cd988 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:36.984174 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41980171-f6ad-4c4f-88d6-004e357cd988 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 returned with HTTP 404 Aug 19 16:07:36.984628 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1033/4134] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:36 2026] GET /volume/v3/volumes/cb4ddf5f-7e75-4e92-af7f-76623d1eb726 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:36.993627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:36.995595 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:36.995949 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-471452446"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:36.997457 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-471452446'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:36.997573 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:37.001666 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:37.007285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (247c3d22-02d1-42bc-a20a-389c182a65d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:37.008193 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef7b305-d1d8-4c8f-b819-8860aa92f547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:37.008968 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:37.035488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef7b305-d1d8-4c8f-b819-8860aa92f547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:37.036407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef5e3a4-6a83-4e88-ab08-d2679788750d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:37.078620 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['3b88d328-cc33-49e0-837c-cfb96009da4e', 'bd32b69a-bf90-40f0-b484-35103f22816d', '4b0d50f0-5f41-43b7-9bd6-a7ece3f04324', '5acd4f13-cd16-4d0e-8962-9558de94285d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:37.079504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef5e3a4-6a83-4e88-ab08-d2679788750d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b88d328-cc33-49e0-837c-cfb96009da4e', 'bd32b69a-bf90-40f0-b484-35103f22816d', '4b0d50f0-5f41-43b7-9bd6-a7ece3f04324', '5acd4f13-cd16-4d0e-8962-9558de94285d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:37.080282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466e44d1-fb2f-4de9-800b-06cac1cb589a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:37.111239 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466e44d1-fb2f-4de9-800b-06cac1cb589a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca49f526-7d3f-4515-bbff-42ac425c1ebe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-471452446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['3b88d328-cc33-49e0-837c-cfb96009da4e','bd32b69a-bf90-40f0-b484-35103f22816d','4b0d50f0-5f41-43b7-9bd6-a7ece3f04324','5acd4f13-cd16-4d0e-8962-9558de94285d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-471452446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca49f526-7d3f-4515-bbff-42ac425c1ebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:37.112091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d81656-7bbb-4cff-a51d-6bee4d6a5807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:37.131605 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d81656-7bbb-4cff-a51d-6bee4d6a5807) transitioned into 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-471452446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['3b88d328-cc33-49e0-837c-cfb96009da4e','bd32b69a-bf90-40f0-b484-35103f22816d','4b0d50f0-5f41-43b7-9bd6-a7ece3f04324','5acd4f13-cd16-4d0e-8962-9558de94285d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:37.132574 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba12c47e-388e-41f9-bfc0-890f73a94a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:37.143579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba12c47e-388e-41f9-bfc0-890f73a94a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:37.144520 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (247c3d22-02d1-42bc-a20a-389c182a65d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:37.144922 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:37.145625 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c368f12-994a-466f-b8b0-d6c46a39ffa4 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:37.146301 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1025/4135] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:36 2026] POST /volume/v3/volumes => generated 775 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:37.159985 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-713cef13-8b6e-49a9-91f5-88264c6c7e9d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:37.162131 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-713cef13-8b6e-49a9-91f5-88264c6c7e9d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe Aug 19 16:07:37.162431 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-713cef13-8b6e-49a9-91f5-88264c6c7e9d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:37.162678 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-713cef13-8b6e-49a9-91f5-88264c6c7e9d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:37.170974 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:37.170974 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:37.174709 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-713cef13-8b6e-49a9-91f5-88264c6c7e9d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:37.178648 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-713cef13-8b6e-49a9-91f5-88264c6c7e9d tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe returned with HTTP 200 Aug 19 16:07:37.179170 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1038/4136] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:37 2026] GET /volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:37.443571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2c71233d-5d4b-4408-979a-f26f1c116dc2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:37.447124 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c71233d-5d4b-4408-979a-f26f1c116dc2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:37.447561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c71233d-5d4b-4408-979a-f26f1c116dc2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:37.447675 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c71233d-5d4b-4408-979a-f26f1c116dc2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:37.447809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2c71233d-5d4b-4408-979a-f26f1c116dc2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:37.456594 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:37.456594 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:37.457729 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c71233d-5d4b-4408-979a-f26f1c116dc2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:37.458272 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1041/4137] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:37 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:37.856842 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87f1bd86-50a1-4b5e-a7fa-740fb50c9905 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:37.858728 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87f1bd86-50a1-4b5e-a7fa-740fb50c9905 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:37.858947 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87f1bd86-50a1-4b5e-a7fa-740fb50c9905 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:37.859174 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87f1bd86-50a1-4b5e-a7fa-740fb50c9905 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:37.859326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-87f1bd86-50a1-4b5e-a7fa-740fb50c9905 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:37.863503 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:37.863503 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:37.864231 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87f1bd86-50a1-4b5e-a7fa-740fb50c9905 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:37.864621 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1034/4138] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:37 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:37.875932 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3af7b024-6c79-4bef-bf19-3406691edcc9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:37.878106 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3af7b024-6c79-4bef-bf19-3406691edcc9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 Aug 19 16:07:37.878438 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3af7b024-6c79-4bef-bf19-3406691edcc9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:37.878676 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3af7b024-6c79-4bef-bf19-3406691edcc9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:37.878890 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3af7b024-6c79-4bef-bf19-3406691edcc9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume with id: 4f3aef94-9743-4f6c-bb50-18d4a7aa0331 Aug 19 16:07:37.886942 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:37.886942 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:37.887537 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3af7b024-6c79-4bef-bf19-3406691edcc9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:37.908695 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3af7b024-6c79-4bef-bf19-3406691edcc9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume request issued successfully. Aug 19 16:07:37.908968 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3af7b024-6c79-4bef-bf19-3406691edcc9 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 returned with HTTP 202 Aug 19 16:07:37.909516 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1026/4139] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:37 2026] DELETE /volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:37.919453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7c2279fb-90c6-4c39-8a19-cc5d9a46c959 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:37.923784 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c2279fb-90c6-4c39-8a19-cc5d9a46c959 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 Aug 19 16:07:37.923784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c2279fb-90c6-4c39-8a19-cc5d9a46c959 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:37.923784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c2279fb-90c6-4c39-8a19-cc5d9a46c959 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:37.933340 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:37.933340 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:37.939350 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7c2279fb-90c6-4c39-8a19-cc5d9a46c959 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:37.944059 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c2279fb-90c6-4c39-8a19-cc5d9a46c959 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 returned with HTTP 200 Aug 19 16:07:37.944646 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1039/4140] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:37 2026] GET /volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 => generated 1072 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:38.196560 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb8138f8-c91d-4976-a038-ae9a2f1efc64 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:38.208318 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb8138f8-c91d-4976-a038-ae9a2f1efc64 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe Aug 19 16:07:38.210253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb8138f8-c91d-4976-a038-ae9a2f1efc64 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:38.211093 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb8138f8-c91d-4976-a038-ae9a2f1efc64 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:38.221637 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:38.221637 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:38.225145 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bb8138f8-c91d-4976-a038-ae9a2f1efc64 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:38.229555 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb8138f8-c91d-4976-a038-ae9a2f1efc64 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe returned with HTTP 200 Aug 19 16:07:38.229961 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1042/4141] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:38 2026] GET /volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:38.242952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2f29c047-c8e9-4e2d-aa74-be4730785d4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:38.244731 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f29c047-c8e9-4e2d-aa74-be4730785d4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:38.245122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2f29c047-c8e9-4e2d-aa74-be4730785d4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca49f526-7d3f-4515-bbff-42ac425c1ebe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-445272997"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:38.253097 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:38.253097 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:38.253412 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2f29c047-c8e9-4e2d-aa74-be4730785d4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:38.253520 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-2f29c047-c8e9-4e2d-aa74-be4730785d4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create snapshot from volume ca49f526-7d3f-4515-bbff-42ac425c1ebe Aug 19 16:07:38.274932 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2f29c047-c8e9-4e2d-aa74-be4730785d4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['a565867e-064e-4cb2-b97f-f3c6783a1862', '497cf732-29e9-4b7f-bf3e-b3cc9952007e', '7e4b884a-4f4a-4041-953c-aa9a0da0728a', '8f4f24ae-3a64-485c-9e94-7e291e56bb7f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:38.303386 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2f29c047-c8e9-4e2d-aa74-be4730785d4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot create request issued successfully. Aug 19 16:07:38.303696 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2f29c047-c8e9-4e2d-aa74-be4730785d4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:38.304160 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1035/4142] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:38 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 19 16:07:38.314533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-50ad77a7-412c-4989-833a-0040e41b1f4e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:38.316487 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50ad77a7-412c-4989-833a-0040e41b1f4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 Aug 19 16:07:38.316794 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50ad77a7-412c-4989-833a-0040e41b1f4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:38.317019 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50ad77a7-412c-4989-833a-0040e41b1f4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:38.322075 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:38.322075 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:38.322971 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-50ad77a7-412c-4989-833a-0040e41b1f4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:38.323150 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50ad77a7-412c-4989-833a-0040e41b1f4e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 returned with HTTP 200 Aug 19 16:07:38.323524 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1027/4143] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:38 2026] GET /volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:38.470268 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c20ae35-e3b7-4759-a049-2385c1261602 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:38.471861 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c20ae35-e3b7-4759-a049-2385c1261602 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:38.472051 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c20ae35-e3b7-4759-a049-2385c1261602 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:38.472294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c20ae35-e3b7-4759-a049-2385c1261602 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:38.472388 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9c20ae35-e3b7-4759-a049-2385c1261602 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:38.476338 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:38.476338 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:38.477042 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c20ae35-e3b7-4759-a049-2385c1261602 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:38.477431 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1040/4144] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:38 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:38.961497 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-21726f87-99bf-49be-8e81-15fbd5e75ad8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:38.963285 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21726f87-99bf-49be-8e81-15fbd5e75ad8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 Aug 19 16:07:38.963513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21726f87-99bf-49be-8e81-15fbd5e75ad8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:38.963691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-21726f87-99bf-49be-8e81-15fbd5e75ad8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:38.969666 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-21726f87-99bf-49be-8e81-15fbd5e75ad8 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 returned with HTTP 404 Aug 19 16:07:38.970368 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1043/4145] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:38 2026] GET /volume/v3/volumes/4f3aef94-9743-4f6c-bb50-18d4a7aa0331 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:38.980003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43fbb0b2-f61c-492c-a1d1-db55e9a44692 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:38.982831 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43fbb0b2-f61c-492c-a1d1-db55e9a44692 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:38.983107 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43fbb0b2-f61c-492c-a1d1-db55e9a44692 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:38.983324 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43fbb0b2-f61c-492c-a1d1-db55e9a44692 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:38.983427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-43fbb0b2-f61c-492c-a1d1-db55e9a44692 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:38.988695 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:38.988695 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:38.989702 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43fbb0b2-f61c-492c-a1d1-db55e9a44692 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-member] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:38.990325 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1036/4146] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:38 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:39.002906 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4be4a306-f52e-4d05-872d-a73c76db0802 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.004893 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4be4a306-f52e-4d05-872d-a73c76db0802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:39.005227 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4be4a306-f52e-4d05-872d-a73c76db0802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:39.005502 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4be4a306-f52e-4d05-872d-a73c76db0802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:39.005703 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-4be4a306-f52e-4d05-872d-a73c76db0802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete backup with id: fc899ef4-d456-4b4a-8949-43f96cca3d7f. Aug 19 16:07:39.010186 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.010186 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:39.024917 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-4be4a306-f52e-4d05-872d-a73c76db0802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] delete_backup rpcapi backup_id fc899ef4-d456-4b4a-8949-43f96cca3d7f {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:07:39.026978 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4be4a306-f52e-4d05-872d-a73c76db0802 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 202 Aug 19 16:07:39.027628 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1028/4147] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:39 2026] DELETE /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:39.037914 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a37766f-d2c7-4422-8f12-4b63103af85a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.040298 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a37766f-d2c7-4422-8f12-4b63103af85a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:39.040556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a37766f-d2c7-4422-8f12-4b63103af85a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:39.040788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a37766f-d2c7-4422-8f12-4b63103af85a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:39.040951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8a37766f-d2c7-4422-8f12-4b63103af85a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:39.045444 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.045444 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:39.046102 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a37766f-d2c7-4422-8f12-4b63103af85a tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 200 Aug 19 16:07:39.046505 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1041/4148] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:39 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:39.338945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-465b3ca8-d2db-41ee-9bc1-7871f95b2080 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.340866 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-465b3ca8-d2db-41ee-9bc1-7871f95b2080 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 Aug 19 16:07:39.341074 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-465b3ca8-d2db-41ee-9bc1-7871f95b2080 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:39.341323 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-465b3ca8-d2db-41ee-9bc1-7871f95b2080 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:39.348064 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.348064 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:39.348548 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-465b3ca8-d2db-41ee-9bc1-7871f95b2080 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:39.349247 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-465b3ca8-d2db-41ee-9bc1-7871f95b2080 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 returned with HTTP 200 Aug 19 16:07:39.349600 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1044/4149] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:39 2026] GET /volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:39.360685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a5565b09-dfac-4e8a-9adc-04336aae8921 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.362638 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5565b09-dfac-4e8a-9adc-04336aae8921 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] PUT https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 Aug 19 16:07:39.363000 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5565b09-dfac-4e8a-9adc-04336aae8921 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:39.370617 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.370617 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:39.371111 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a5565b09-dfac-4e8a-9adc-04336aae8921 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Snapshot retrieved successfully. Aug 19 16:07:39.379315 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5565b09-dfac-4e8a-9adc-04336aae8921 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 returned with HTTP 200 Aug 19 16:07:39.379846 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1037/4150] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 16:07:39 2026] PUT /volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 => generated 360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:39.389867 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3abca837-6823-4393-9439-1b3e8acfdc79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.392031 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3abca837-6823-4393-9439-1b3e8acfdc79 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 Aug 19 16:07:39.392254 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3abca837-6823-4393-9439-1b3e8acfdc79 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:39.392510 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3abca837-6823-4393-9439-1b3e8acfdc79 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:39.392669 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-3abca837-6823-4393-9439-1b3e8acfdc79 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete snapshot with id: b921e635-486f-412b-a9ed-da81b23939e3 Aug 19 16:07:39.399246 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.399246 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:39.399837 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3abca837-6823-4393-9439-1b3e8acfdc79 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:39.416670 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3abca837-6823-4393-9439-1b3e8acfdc79 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot delete request issued successfully. Aug 19 16:07:39.416998 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3abca837-6823-4393-9439-1b3e8acfdc79 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 returned with HTTP 202 Aug 19 16:07:39.417706 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1029/4151] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:39 2026] DELETE /volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:39.425242 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-73a7e36d-8be9-4378-a865-d6852b6da429 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.429263 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-73a7e36d-8be9-4378-a865-d6852b6da429 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 Aug 19 16:07:39.429524 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-73a7e36d-8be9-4378-a865-d6852b6da429 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:39.429788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-73a7e36d-8be9-4378-a865-d6852b6da429 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:39.441351 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.441351 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:39.441775 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-73a7e36d-8be9-4378-a865-d6852b6da429 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:39.442639 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-73a7e36d-8be9-4378-a865-d6852b6da429 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 returned with HTTP 200 Aug 19 16:07:39.443044 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1042/4152] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:39 2026] GET /volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 => generated 493 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:39.488296 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1c9cfda0-285b-4f3f-a95b-316405ce7c6e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.490670 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c9cfda0-285b-4f3f-a95b-316405ce7c6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:39.490958 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c9cfda0-285b-4f3f-a95b-316405ce7c6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:39.491208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1c9cfda0-285b-4f3f-a95b-316405ce7c6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:39.491370 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1c9cfda0-285b-4f3f-a95b-316405ce7c6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:39.496560 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.496560 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:39.497403 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1c9cfda0-285b-4f3f-a95b-316405ce7c6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:39.497894 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1045/4153] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:39 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:39.508899 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-821df687-fa13-4c6f-a578-963289e8b807 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.511355 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-821df687-fa13-4c6f-a578-963289e8b807 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:39.511525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-821df687-fa13-4c6f-a578-963289e8b807 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:39.511807 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-821df687-fa13-4c6f-a578-963289e8b807 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:39.521502 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.521502 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:39.527414 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-821df687-fa13-4c6f-a578-963289e8b807 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:39.535039 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-821df687-fa13-4c6f-a578-963289e8b807 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 returned with HTTP 200 Aug 19 16:07:39.535635 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1038/4154] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:39 2026] GET /volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:39.547955 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:39.549897 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a/restore Aug 19 16:07:39.550489 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:39.551806 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Restoring backup f28706ad-af49-4e1d-87b8-eb6325af6d7a ({'restore': {}}) {{(pid=100251) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 16:07:39.552031 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Restoring backup f28706ad-af49-4e1d-87b8-eb6325af6d7a to volume None. Aug 19 16:07:39.557403 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.557403 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:39.558418 np0000007787 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating volume of 1 GB for restore of backup f28706ad-af49-4e1d-87b8-eb6325af6d7a. Aug 19 16:07:39.565577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Availability zone cache updated, next update will occur around 2026-08-19 17:07:39.565267. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 16:07:39.565796 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Availability Zones retrieved successfully. Aug 19 16:07:39.571478 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (2dd8a4f8-59a4-4b27-bd75-5c8398e88b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:39.572536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7131dd2a-87b8-4ca8-9b18-39471ca5124a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:39.573657 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:39.600746 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7131dd2a-87b8-4ca8-9b18-39471ca5124a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:39.601803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d15b5ea-3455-4dc8-802f-ddcf79a94a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:39.639942 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['3577f0a3-af66-4e63-8120-ff820c9b04b0', '37b822f1-fdae-4008-bdc5-8eb1a1a02a51', '32361738-93c4-4d4b-9db2-ae6950c8b131', '922729cf-114c-460c-b6d8-8970d9bbaf9e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:39.640944 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d15b5ea-3455-4dc8-802f-ddcf79a94a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3577f0a3-af66-4e63-8120-ff820c9b04b0', '37b822f1-fdae-4008-bdc5-8eb1a1a02a51', '32361738-93c4-4d4b-9db2-ae6950c8b131', '922729cf-114c-460c-b6d8-8970d9bbaf9e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:39.641730 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22501190-7b3c-420e-99a0-ac91f63dce82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:39.672330 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22501190-7b3c-420e-99a0-ac91f63dce82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f24f4957-06a7-44e8-8e8f-630a62a5cc5b', '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_f28706ad-af49-4e1d-87b8-eb6325af6d7a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['3577f0a3-af66-4e63-8120-ff820c9b04b0','37b822f1-fdae-4008-bdc5-8eb1a1a02a51','32361738-93c4-4d4b-9db2-ae6950c8b131','922729cf-114c-460c-b6d8-8970d9bbaf9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f28706ad-af49-4e1d-87b8-eb6325af6d7a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f24f4957-06a7-44e8-8e8f-630a62a5cc5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9997dfb101641f4a136bdea5a37511b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='579dc6ea43f64ed4b35a3112b0372183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:39.673160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe47ce3-1d35-4d5e-a1cf-0e0140d86aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:39.688869 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe47ce3-1d35-4d5e-a1cf-0e0140d86aa4) transitioned into 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_f28706ad-af49-4e1d-87b8-eb6325af6d7a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['3577f0a3-af66-4e63-8120-ff820c9b04b0','37b822f1-fdae-4008-bdc5-8eb1a1a02a51','32361738-93c4-4d4b-9db2-ae6950c8b131','922729cf-114c-460c-b6d8-8970d9bbaf9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:39.689593 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d75554d-2c39-40a2-bf81-bfbb4da69997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:39.700642 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d75554d-2c39-40a2-bf81-bfbb4da69997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:39.701535 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (2dd8a4f8-59a4-4b27-bd75-5c8398e88b04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:39.701903 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request issued successfully. Aug 19 16:07:39.710253 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:39.710253 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:39.711089 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:40.056440 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-11003874-b1ae-40a9-b546-72c9cb47779b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:40.058381 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11003874-b1ae-40a9-b546-72c9cb47779b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f Aug 19 16:07:40.058625 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11003874-b1ae-40a9-b546-72c9cb47779b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:40.058836 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11003874-b1ae-40a9-b546-72c9cb47779b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:40.058941 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-11003874-b1ae-40a9-b546-72c9cb47779b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id fc899ef4-d456-4b4a-8949-43f96cca3d7f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:40.062597 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11003874-b1ae-40a9-b546-72c9cb47779b tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f returned with HTTP 404 Aug 19 16:07:40.063295 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1043/4155] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:40 2026] GET /volume/v3/backups/fc899ef4-d456-4b4a-8949-43f96cca3d7f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:40.071324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7fa091a3-bdac-4232-9d4b-70da7f1c59c1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:40.073034 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fa091a3-bdac-4232-9d4b-70da7f1c59c1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:40.073249 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fa091a3-bdac-4232-9d4b-70da7f1c59c1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:40.073434 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fa091a3-bdac-4232-9d4b-70da7f1c59c1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:40.073522 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-7fa091a3-bdac-4232-9d4b-70da7f1c59c1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete backup with id: c4ef4247-6e2f-4087-aaf9-233ef646e923. Aug 19 16:07:40.077605 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:40.077605 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:40.090261 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-7fa091a3-bdac-4232-9d4b-70da7f1c59c1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] delete_backup rpcapi backup_id c4ef4247-6e2f-4087-aaf9-233ef646e923 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:07:40.092024 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fa091a3-bdac-4232-9d4b-70da7f1c59c1 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 202 Aug 19 16:07:40.092467 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1046/4156] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:40 2026] DELETE /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:40.100533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ba00e43e-12d6-4824-b4e0-d8a62e11d580 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:40.102617 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba00e43e-12d6-4824-b4e0-d8a62e11d580 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:40.102861 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba00e43e-12d6-4824-b4e0-d8a62e11d580 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:40.103039 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba00e43e-12d6-4824-b4e0-d8a62e11d580 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:40.103150 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ba00e43e-12d6-4824-b4e0-d8a62e11d580 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:40.107267 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:40.107267 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:40.107905 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba00e43e-12d6-4824-b4e0-d8a62e11d580 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 200 Aug 19 16:07:40.108462 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1039/4157] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:40 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:40.452303 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ccce24d8-6095-4ae0-adeb-c39b3f9623d2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:40.454011 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccce24d8-6095-4ae0-adeb-c39b3f9623d2 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 Aug 19 16:07:40.454232 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccce24d8-6095-4ae0-adeb-c39b3f9623d2 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:40.454426 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccce24d8-6095-4ae0-adeb-c39b3f9623d2 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:40.459031 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccce24d8-6095-4ae0-adeb-c39b3f9623d2 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 returned with HTTP 404 Aug 19 16:07:40.459523 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1044/4158] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:40 2026] GET /volume/v3/snapshots/b921e635-486f-412b-a9ed-da81b23939e3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:40.468155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c7ffad30-8f52-47b7-bb19-445d816fae20 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:40.469821 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c7ffad30-8f52-47b7-bb19-445d816fae20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe Aug 19 16:07:40.470033 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c7ffad30-8f52-47b7-bb19-445d816fae20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:40.470275 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c7ffad30-8f52-47b7-bb19-445d816fae20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:40.470464 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c7ffad30-8f52-47b7-bb19-445d816fae20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: ca49f526-7d3f-4515-bbff-42ac425c1ebe Aug 19 16:07:40.478295 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:40.478295 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:40.478660 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c7ffad30-8f52-47b7-bb19-445d816fae20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:40.495548 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c7ffad30-8f52-47b7-bb19-445d816fae20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:40.495733 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c7ffad30-8f52-47b7-bb19-445d816fae20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe returned with HTTP 202 Aug 19 16:07:40.496196 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1047/4159] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:40 2026] DELETE /volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:40.503698 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e813703-c317-4c25-a216-d8149ac3d865 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:40.506444 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e813703-c317-4c25-a216-d8149ac3d865 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe Aug 19 16:07:40.506650 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e813703-c317-4c25-a216-d8149ac3d865 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:40.506888 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e813703-c317-4c25-a216-d8149ac3d865 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:40.514547 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:40.514547 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:40.518424 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e813703-c317-4c25-a216-d8149ac3d865 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:40.524006 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e813703-c317-4c25-a216-d8149ac3d865 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe returned with HTTP 200 Aug 19 16:07:40.524491 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1040/4160] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:40 2026] GET /volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:40.718423 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:40.718423 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:40.718933 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:40.719033 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Checking backup size 1 against volume size 1 {{(pid=100251) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 16:07:40.719148 np0000007787 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Overwriting volume f24f4957-06a7-44e8-8e8f-630a62a5cc5b with restore of backup f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:40.734820 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] restore_backup in rpcapi backup_id f28706ad-af49-4e1d-87b8-eb6325af6d7a {{(pid=100251) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 16:07:40.736677 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d26cd91-8bc7-480e-af8e-e6da2eaef5c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a/restore returned with HTTP 202 Aug 19 16:07:40.737313 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1030/4161] 10.4.3.32 () {68 vars in 1386 bytes} [Wed Aug 19 16:07:39 2026] POST /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a/restore => generated 189 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:40.744337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f93709b6-c2b9-4e11-9a24-c66c66eff07d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:40.747447 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f93709b6-c2b9-4e11-9a24-c66c66eff07d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:40.747629 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f93709b6-c2b9-4e11-9a24-c66c66eff07d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:40.747837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f93709b6-c2b9-4e11-9a24-c66c66eff07d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:40.747938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f93709b6-c2b9-4e11-9a24-c66c66eff07d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:40.751978 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:40.751978 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:40.752638 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f93709b6-c2b9-4e11-9a24-c66c66eff07d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:40.753017 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1045/4162] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:40 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:07:41.118853 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2ab92f51-d042-4c4d-961f-836c759f8e4e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:41.120808 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ab92f51-d042-4c4d-961f-836c759f8e4e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 Aug 19 16:07:41.121038 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ab92f51-d042-4c4d-961f-836c759f8e4e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:41.121297 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ab92f51-d042-4c4d-961f-836c759f8e4e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:41.121407 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2ab92f51-d042-4c4d-961f-836c759f8e4e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id c4ef4247-6e2f-4087-aaf9-233ef646e923. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:41.125011 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ab92f51-d042-4c4d-961f-836c759f8e4e tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 returned with HTTP 404 Aug 19 16:07:41.125465 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1048/4163] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:41 2026] GET /volume/v3/backups/c4ef4247-6e2f-4087-aaf9-233ef646e923 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:41.131754 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-96c1b7e4-b035-432b-a34a-3828bbf3d67d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:41.133453 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96c1b7e4-b035-432b-a34a-3828bbf3d67d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:41.133667 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96c1b7e4-b035-432b-a34a-3828bbf3d67d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:41.133873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96c1b7e4-b035-432b-a34a-3828bbf3d67d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:41.133975 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-96c1b7e4-b035-432b-a34a-3828bbf3d67d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete backup with id: dd7756a1-4e75-44a1-a111-9312d5134df3. Aug 19 16:07:41.138347 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:41.138347 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:41.153538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-96c1b7e4-b035-432b-a34a-3828bbf3d67d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] delete_backup rpcapi backup_id dd7756a1-4e75-44a1-a111-9312d5134df3 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:07:41.155169 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96c1b7e4-b035-432b-a34a-3828bbf3d67d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 202 Aug 19 16:07:41.155580 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1041/4164] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:41 2026] DELETE /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:41.162427 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-44d27649-98e7-4b6d-bc4d-07a36046331d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:41.164530 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44d27649-98e7-4b6d-bc4d-07a36046331d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:41.164735 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44d27649-98e7-4b6d-bc4d-07a36046331d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:41.164928 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-44d27649-98e7-4b6d-bc4d-07a36046331d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:41.165022 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-44d27649-98e7-4b6d-bc4d-07a36046331d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:41.169446 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:41.169446 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:41.170063 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-44d27649-98e7-4b6d-bc4d-07a36046331d tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 200 Aug 19 16:07:41.170421 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1031/4165] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:41 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:41.538640 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-38852182-5b4c-4c58-8999-6b8dd6d9fc50 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:41.540415 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-38852182-5b4c-4c58-8999-6b8dd6d9fc50 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe Aug 19 16:07:41.540605 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-38852182-5b4c-4c58-8999-6b8dd6d9fc50 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:41.540807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-38852182-5b4c-4c58-8999-6b8dd6d9fc50 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:41.546488 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-38852182-5b4c-4c58-8999-6b8dd6d9fc50 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe returned with HTTP 404 Aug 19 16:07:41.546943 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1046/4166] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:41 2026] GET /volume/v3/volumes/ca49f526-7d3f-4515-bbff-42ac425c1ebe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:41.555489 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:41.557367 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:41.557719 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-677055830"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:41.559239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-677055830'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:41.559365 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume of 1 GB Aug 19 16:07:41.563888 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:41.569375 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (1fe755c7-d0d1-4448-81ef-791f4bfa757a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:41.570564 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7634b91f-52bf-46b7-935e-1e2c8bdcbec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:41.571409 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:41.595210 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7634b91f-52bf-46b7-935e-1e2c8bdcbec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:41.596042 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1ebc59-3a35-4cbb-ac23-fb44b010041d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:41.634777 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['0aba6d68-fd23-4a3d-bcd9-8bba66364e08', '071a0162-efed-467d-9c4e-ed09beb43867', '4030024f-acda-49f7-81ad-80d9b0fee581', 'ec89caa5-1ab3-40d5-9c3c-88f72430a8df'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:41.635548 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1ebc59-3a35-4cbb-ac23-fb44b010041d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aba6d68-fd23-4a3d-bcd9-8bba66364e08', '071a0162-efed-467d-9c4e-ed09beb43867', '4030024f-acda-49f7-81ad-80d9b0fee581', 'ec89caa5-1ab3-40d5-9c3c-88f72430a8df']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:41.636383 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a85453-70a3-4f96-abbf-14330233c533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:41.660456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a85453-70a3-4f96-abbf-14330233c533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3879b14c-e8f8-49cc-b383-2dd627319b57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-677055830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['0aba6d68-fd23-4a3d-bcd9-8bba66364e08','071a0162-efed-467d-9c4e-ed09beb43867','4030024f-acda-49f7-81ad-80d9b0fee581','ec89caa5-1ab3-40d5-9c3c-88f72430a8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-677055830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3879b14c-e8f8-49cc-b383-2dd627319b57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837c3772f4c4137ab68e7ca8498d110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='038267874f1b45568ba44a79a1a4291b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:41.661515 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea67dea-5bda-4191-9a63-90c0b26cd2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:41.679784 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea67dea-5bda-4191-9a63-90c0b26cd2d8) transitioned into 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-677055830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b837c3772f4c4137ab68e7ca8498d110',qos_specs=None,replication_status=,reservations=['0aba6d68-fd23-4a3d-bcd9-8bba66364e08','071a0162-efed-467d-9c4e-ed09beb43867','4030024f-acda-49f7-81ad-80d9b0fee581','ec89caa5-1ab3-40d5-9c3c-88f72430a8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038267874f1b45568ba44a79a1a4291b',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:41.680502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa570ac-1314-4584-9358-42cf2791afa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:41.692823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa570ac-1314-4584-9358-42cf2791afa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:41.693946 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Flow 'volume_create_api' (1fe755c7-d0d1-4448-81ef-791f4bfa757a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:41.694345 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create volume request issued successfully. Aug 19 16:07:41.695081 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-547c3fbc-a447-4149-ad5b-7991cede71f7 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:41.695638 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1049/4167] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:41 2026] POST /volume/v3/volumes => generated 775 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:41.706165 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30f1cb49-6f57-475b-9e13-0f7d63651972 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:41.708637 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30f1cb49-6f57-475b-9e13-0f7d63651972 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 Aug 19 16:07:41.709188 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30f1cb49-6f57-475b-9e13-0f7d63651972 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:41.709188 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30f1cb49-6f57-475b-9e13-0f7d63651972 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:41.719257 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:41.719257 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:41.723690 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-30f1cb49-6f57-475b-9e13-0f7d63651972 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:41.728976 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30f1cb49-6f57-475b-9e13-0f7d63651972 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 returned with HTTP 200 Aug 19 16:07:41.729399 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1042/4168] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:41 2026] GET /volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:41.762709 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-372a1dea-db36-4f58-a3e3-682a9767a246 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:41.764632 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-372a1dea-db36-4f58-a3e3-682a9767a246 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:41.764871 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-372a1dea-db36-4f58-a3e3-682a9767a246 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:41.765046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-372a1dea-db36-4f58-a3e3-682a9767a246 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:41.765147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-372a1dea-db36-4f58-a3e3-682a9767a246 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:41.769775 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:41.769775 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:41.770575 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-372a1dea-db36-4f58-a3e3-682a9767a246 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:41.770990 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1032/4169] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:41 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:42.179828 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db8b703f-0060-4e65-879e-f344450eb7e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:42.181688 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db8b703f-0060-4e65-879e-f344450eb7e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 Aug 19 16:07:42.181960 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db8b703f-0060-4e65-879e-f344450eb7e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:42.182148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db8b703f-0060-4e65-879e-f344450eb7e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:42.182273 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-db8b703f-0060-4e65-879e-f344450eb7e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Show backup with id dd7756a1-4e75-44a1-a111-9312d5134df3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:42.186034 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db8b703f-0060-4e65-879e-f344450eb7e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 returned with HTTP 404 Aug 19 16:07:42.186545 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1047/4170] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:42 2026] GET /volume/v3/backups/dd7756a1-4e75-44a1-a111-9312d5134df3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:42.193336 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4ceadbc1-ede3-448b-9be0-55dbdf149389 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:42.195496 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ceadbc1-ede3-448b-9be0-55dbdf149389 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 Aug 19 16:07:42.195703 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ceadbc1-ede3-448b-9be0-55dbdf149389 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:42.195916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ceadbc1-ede3-448b-9be0-55dbdf149389 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:42.196195 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4ceadbc1-ede3-448b-9be0-55dbdf149389 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume with id: 36b6057a-e332-4edf-97fb-eb2cbc42efb0 Aug 19 16:07:42.203771 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:42.203771 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:42.204119 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4ceadbc1-ede3-448b-9be0-55dbdf149389 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:42.226892 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4ceadbc1-ede3-448b-9be0-55dbdf149389 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Delete volume request issued successfully. Aug 19 16:07:42.227170 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ceadbc1-ede3-448b-9be0-55dbdf149389 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 returned with HTTP 202 Aug 19 16:07:42.227791 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1050/4171] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:42 2026] DELETE /volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:42.234448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac1c8c5d-16e0-4396-8c6c-af5ed87a68e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:42.236238 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac1c8c5d-16e0-4396-8c6c-af5ed87a68e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 Aug 19 16:07:42.236470 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac1c8c5d-16e0-4396-8c6c-af5ed87a68e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:42.236657 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac1c8c5d-16e0-4396-8c6c-af5ed87a68e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:42.244339 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:42.244339 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:42.248033 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ac1c8c5d-16e0-4396-8c6c-af5ed87a68e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Volume info retrieved successfully. Aug 19 16:07:42.252437 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac1c8c5d-16e0-4396-8c6c-af5ed87a68e3 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 returned with HTTP 200 Aug 19 16:07:42.252834 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1043/4172] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:42 2026] GET /volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:42.741281 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57be1f30-d6a7-45a3-8e9b-3d91315f7034 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:42.743524 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57be1f30-d6a7-45a3-8e9b-3d91315f7034 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 Aug 19 16:07:42.743716 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57be1f30-d6a7-45a3-8e9b-3d91315f7034 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:42.743943 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57be1f30-d6a7-45a3-8e9b-3d91315f7034 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:42.751049 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:42.751049 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:42.754847 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57be1f30-d6a7-45a3-8e9b-3d91315f7034 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:42.758679 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57be1f30-d6a7-45a3-8e9b-3d91315f7034 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 returned with HTTP 200 Aug 19 16:07:42.759432 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1033/4173] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:42 2026] GET /volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:42.771364 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-94d7e4e5-5509-4df3-b50f-388fda945490 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:42.773309 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-94d7e4e5-5509-4df3-b50f-388fda945490 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:07:42.773623 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-94d7e4e5-5509-4df3-b50f-388fda945490 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3879b14c-e8f8-49cc-b383-2dd627319b57", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-651907797"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:42.782268 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a7a0b4b0-7471-4ad1-aeaa-978874cdf597 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:42.782927 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:42.782927 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:42.783352 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-94d7e4e5-5509-4df3-b50f-388fda945490 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:42.783471 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-94d7e4e5-5509-4df3-b50f-388fda945490 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Create snapshot from volume 3879b14c-e8f8-49cc-b383-2dd627319b57 Aug 19 16:07:42.784157 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7a0b4b0-7471-4ad1-aeaa-978874cdf597 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:42.784369 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7a0b4b0-7471-4ad1-aeaa-978874cdf597 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:42.784580 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a7a0b4b0-7471-4ad1-aeaa-978874cdf597 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:42.784700 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a7a0b4b0-7471-4ad1-aeaa-978874cdf597 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:42.789526 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:42.789526 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:42.790311 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a7a0b4b0-7471-4ad1-aeaa-978874cdf597 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:42.790736 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1051/4174] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:42 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:42.807788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-94d7e4e5-5509-4df3-b50f-388fda945490 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Created reservations ['ef6028a4-d95d-40b1-aa25-4d27bcaed726', '1c59ccc2-181a-45e5-ad60-1a182ed288d6', '2e6f4bd4-324d-46f6-85c2-821783c88e4b', '6e5e27db-6334-45aa-898f-c7dc8d9b35a5'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:42.839842 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-94d7e4e5-5509-4df3-b50f-388fda945490 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot create request issued successfully. Aug 19 16:07:42.840238 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-94d7e4e5-5509-4df3-b50f-388fda945490 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:07:42.840951 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1048/4175] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:07:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:42.848555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e0484926-5a38-4c16-a948-94a4387fea34 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:42.850301 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0484926-5a38-4c16-a948-94a4387fea34 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 Aug 19 16:07:42.850566 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0484926-5a38-4c16-a948-94a4387fea34 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:42.850843 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0484926-5a38-4c16-a948-94a4387fea34 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:42.856126 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:42.856126 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:42.856672 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e0484926-5a38-4c16-a948-94a4387fea34 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:42.857627 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0484926-5a38-4c16-a948-94a4387fea34 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 returned with HTTP 200 Aug 19 16:07:42.858059 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1044/4176] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:42 2026] GET /volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:43.264784 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3fd5c451-fd13-4ace-abb0-42ccc0a37048 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:43.266675 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3fd5c451-fd13-4ace-abb0-42ccc0a37048 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] GET https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 Aug 19 16:07:43.266675 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3fd5c451-fd13-4ace-abb0-42ccc0a37048 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:43.266903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3fd5c451-fd13-4ace-abb0-42ccc0a37048 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:43.272449 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3fd5c451-fd13-4ace-abb0-42ccc0a37048 tempest-ProjectMemberTests33-246568697 tempest-ProjectMemberTests33-246568697-project-admin] https://10.4.3.32/volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 returned with HTTP 404 Aug 19 16:07:43.273035 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1034/4177] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:43 2026] GET /volume/v3/volumes/36b6057a-e332-4edf-97fb-eb2cbc42efb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:43.800954 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-353a6660-0be4-493a-940c-6d5b7a6f399c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:43.804492 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-353a6660-0be4-493a-940c-6d5b7a6f399c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:43.804740 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-353a6660-0be4-493a-940c-6d5b7a6f399c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:43.804994 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-353a6660-0be4-493a-940c-6d5b7a6f399c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:43.805127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-353a6660-0be4-493a-940c-6d5b7a6f399c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:43.810491 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:43.810491 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:43.811475 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-353a6660-0be4-493a-940c-6d5b7a6f399c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:43.811962 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1052/4178] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:43 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:43.866986 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-167ac036-a258-4fa0-8b11-0543c36acd20 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:43.869241 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-167ac036-a258-4fa0-8b11-0543c36acd20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 Aug 19 16:07:43.869476 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-167ac036-a258-4fa0-8b11-0543c36acd20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:43.869704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-167ac036-a258-4fa0-8b11-0543c36acd20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:43.875510 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:43.875510 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:43.875884 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-167ac036-a258-4fa0-8b11-0543c36acd20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:43.876724 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-167ac036-a258-4fa0-8b11-0543c36acd20 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 returned with HTTP 200 Aug 19 16:07:43.877180 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1049/4179] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:43 2026] GET /volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:43.884992 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0e6af06-0401-4473-a57b-75eafa96f209 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:43.886656 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0e6af06-0401-4473-a57b-75eafa96f209 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] POST https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4/action Aug 19 16:07:43.887087 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0e6af06-0401-4473-a57b-75eafa96f209 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:43.887237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0e6af06-0401-4473-a57b-75eafa96f209 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:43.890062 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-a0e6af06-0401-4473-a57b-75eafa96f209 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Updating snapshot 'b36f9931-7b22-4427-9507-7249b2d021b4' with '{'status': 'creating'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 16:07:43.900251 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:43.900251 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:43.917338 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0e6af06-0401-4473-a57b-75eafa96f209 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4/action returned with HTTP 202 Aug 19 16:07:43.917612 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1045/4180] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 16:07:43 2026] POST /volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:43.925694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-89227248-18f5-4c9f-aa2c-751957e5207e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:43.928060 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89227248-18f5-4c9f-aa2c-751957e5207e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 Aug 19 16:07:43.928374 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89227248-18f5-4c9f-aa2c-751957e5207e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:43.928617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89227248-18f5-4c9f-aa2c-751957e5207e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:43.933898 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:43.933898 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:43.934279 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-89227248-18f5-4c9f-aa2c-751957e5207e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:43.935401 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89227248-18f5-4c9f-aa2c-751957e5207e tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 returned with HTTP 200 Aug 19 16:07:43.935401 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1035/4181] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:43 2026] GET /volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:43.944803 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c577b144-6d5e-4879-9a11-18b88527ceed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:43.946644 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c577b144-6d5e-4879-9a11-18b88527ceed tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] POST https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4/action Aug 19 16:07:43.947009 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c577b144-6d5e-4879-9a11-18b88527ceed tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:43.947114 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c577b144-6d5e-4879-9a11-18b88527ceed tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:43.948381 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.snapshot_actions [None req-c577b144-6d5e-4879-9a11-18b88527ceed tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100250) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 16:07:43.953592 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:43.953592 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:43.954080 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.snapshot_actions [None req-c577b144-6d5e-4879-9a11-18b88527ceed tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] Updating snapshot b36f9931-7b22-4427-9507-7249b2d021b4 with info {'id': 'b36f9931-7b22-4427-9507-7249b2d021b4', 'status': 'error', 'progress': '80%'} Aug 19 16:07:43.962525 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c577b144-6d5e-4879-9a11-18b88527ceed tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-member] https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4/action returned with HTTP 202 Aug 19 16:07:43.962994 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1053/4182] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 16:07:43 2026] POST /volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:43.969568 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-80bd29c9-e7e8-4dc0-adc2-fd44cea5fdca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:43.971460 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-80bd29c9-e7e8-4dc0-adc2-fd44cea5fdca tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 Aug 19 16:07:43.971687 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-80bd29c9-e7e8-4dc0-adc2-fd44cea5fdca tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:43.971946 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-80bd29c9-e7e8-4dc0-adc2-fd44cea5fdca tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:43.972111 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-80bd29c9-e7e8-4dc0-adc2-fd44cea5fdca tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete snapshot with id: b36f9931-7b22-4427-9507-7249b2d021b4 Aug 19 16:07:43.976580 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:43.976580 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:43.976920 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-80bd29c9-e7e8-4dc0-adc2-fd44cea5fdca tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:43.996417 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-80bd29c9-e7e8-4dc0-adc2-fd44cea5fdca tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot delete request issued successfully. Aug 19 16:07:43.996587 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-80bd29c9-e7e8-4dc0-adc2-fd44cea5fdca tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 returned with HTTP 202 Aug 19 16:07:43.997025 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1050/4183] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:07:43 2026] DELETE /volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:44.005409 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43676e4b-f167-4b9d-a088-9169942b773b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:44.007174 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43676e4b-f167-4b9d-a088-9169942b773b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 Aug 19 16:07:44.007369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43676e4b-f167-4b9d-a088-9169942b773b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:44.007574 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43676e4b-f167-4b9d-a088-9169942b773b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:44.012474 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:44.012474 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:44.012736 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-43676e4b-f167-4b9d-a088-9169942b773b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Snapshot retrieved successfully. Aug 19 16:07:44.013369 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43676e4b-f167-4b9d-a088-9169942b773b tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 returned with HTTP 200 Aug 19 16:07:44.013707 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1046/4184] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:44 2026] GET /volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:44.685160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ee9a032e-5c1f-45f6-ba69-0c32489c6926 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:44.793008 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee9a032e-5c1f-45f6-ba69-0c32489c6926 tempest-ProjectAdminTests-647877539 tempest-ProjectAdminTests-647877539-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 19 16:07:44.793195 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee9a032e-5c1f-45f6-ba69-0c32489c6926 tempest-ProjectAdminTests-647877539 tempest-ProjectAdminTests-647877539-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:44.793378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee9a032e-5c1f-45f6-ba69-0c32489c6926 tempest-ProjectAdminTests-647877539 tempest-ProjectAdminTests-647877539-project-admin] Calling method 'get_pools' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:44.804181 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee9a032e-5c1f-45f6-ba69-0c32489c6926 tempest-ProjectAdminTests-647877539 tempest-ProjectAdminTests-647877539-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 16:07:44.804551 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1036/4185] 10.4.3.32 () {66 vars in 1284 bytes} [Wed Aug 19 16:07:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:44.812716 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1d5a3702-604d-4aea-a3a3-3284a6a46522 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:44.814984 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1d5a3702-604d-4aea-a3a3-3284a6a46522 tempest-ProjectAdminTests-647877539 tempest-ProjectAdminTests-647877539-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool Aug 19 16:07:44.815233 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1d5a3702-604d-4aea-a3a3-3284a6a46522 tempest-ProjectAdminTests-647877539 tempest-ProjectAdminTests-647877539-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:44.815429 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1d5a3702-604d-4aea-a3a3-3284a6a46522 tempest-ProjectAdminTests-647877539 tempest-ProjectAdminTests-647877539-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:44.815674 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:44.815674 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:44.823148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a354025-f525-4f8f-91eb-9f0df946134d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:44.824918 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a354025-f525-4f8f-91eb-9f0df946134d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:44.825140 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a354025-f525-4f8f-91eb-9f0df946134d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:44.825307 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1d5a3702-604d-4aea-a3a3-3284a6a46522 tempest-ProjectAdminTests-647877539 tempest-ProjectAdminTests-647877539-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool returned with HTTP 200 Aug 19 16:07:44.825369 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a354025-f525-4f8f-91eb-9f0df946134d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:44.825474 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-6a354025-f525-4f8f-91eb-9f0df946134d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:44.825711 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1054/4186] 10.4.3.32 () {66 vars in 1311 bytes} [Wed Aug 19 16:07:44 2026] GET /volume/v3/capabilities/np0000007787@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:44.829824 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:44.829824 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:44.830646 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a354025-f525-4f8f-91eb-9f0df946134d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:44.830985 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1051/4187] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:44 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:45.021711 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9e0e64d9-b7d6-42a2-9c23-681792117c27 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:45.023420 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e0e64d9-b7d6-42a2-9c23-681792117c27 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 Aug 19 16:07:45.023596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e0e64d9-b7d6-42a2-9c23-681792117c27 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:45.023777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e0e64d9-b7d6-42a2-9c23-681792117c27 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:45.027727 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e0e64d9-b7d6-42a2-9c23-681792117c27 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 returned with HTTP 404 Aug 19 16:07:45.028185 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1047/4188] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:07:45 2026] GET /volume/v3/snapshots/b36f9931-7b22-4427-9507-7249b2d021b4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:45.034452 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3349962f-c434-4e1e-9c83-482174c75d44 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:45.036003 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3349962f-c434-4e1e-9c83-482174c75d44 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 Aug 19 16:07:45.036174 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3349962f-c434-4e1e-9c83-482174c75d44 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:45.036353 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3349962f-c434-4e1e-9c83-482174c75d44 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:45.036639 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3349962f-c434-4e1e-9c83-482174c75d44 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume with id: 3879b14c-e8f8-49cc-b383-2dd627319b57 Aug 19 16:07:45.043290 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:45.043290 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:45.043585 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3349962f-c434-4e1e-9c83-482174c75d44 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:45.061025 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3349962f-c434-4e1e-9c83-482174c75d44 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Delete volume request issued successfully. Aug 19 16:07:45.061186 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3349962f-c434-4e1e-9c83-482174c75d44 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 returned with HTTP 202 Aug 19 16:07:45.061569 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1037/4189] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:45 2026] DELETE /volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:45.068001 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-59cb1cbf-f3e0-4cb7-bf05-fd94e0ec7e25 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:45.069739 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-59cb1cbf-f3e0-4cb7-bf05-fd94e0ec7e25 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 Aug 19 16:07:45.069945 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-59cb1cbf-f3e0-4cb7-bf05-fd94e0ec7e25 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:45.070117 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-59cb1cbf-f3e0-4cb7-bf05-fd94e0ec7e25 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:45.078434 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:45.078434 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:45.081881 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-59cb1cbf-f3e0-4cb7-bf05-fd94e0ec7e25 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Volume info retrieved successfully. Aug 19 16:07:45.085908 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-59cb1cbf-f3e0-4cb7-bf05-fd94e0ec7e25 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 returned with HTTP 200 Aug 19 16:07:45.086268 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1055/4190] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:45 2026] GET /volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:45.840247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c9f270bc-a9ba-485f-b4e4-75a2da2d6dc1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:45.841976 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9f270bc-a9ba-485f-b4e4-75a2da2d6dc1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:45.842227 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9f270bc-a9ba-485f-b4e4-75a2da2d6dc1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:45.842412 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9f270bc-a9ba-485f-b4e4-75a2da2d6dc1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:45.842507 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c9f270bc-a9ba-485f-b4e4-75a2da2d6dc1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:45.847507 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:45.847507 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:45.848356 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9f270bc-a9ba-485f-b4e4-75a2da2d6dc1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:45.848733 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1052/4191] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:45 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:46.098568 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19704a4a-ce48-490d-800c-0b68f9d7f543 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:46.100792 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19704a4a-ce48-490d-800c-0b68f9d7f543 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] GET https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 Aug 19 16:07:46.100998 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19704a4a-ce48-490d-800c-0b68f9d7f543 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:46.101265 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19704a4a-ce48-490d-800c-0b68f9d7f543 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:46.108391 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19704a4a-ce48-490d-800c-0b68f9d7f543 tempest-ProjectMemberTests-1410974 tempest-ProjectMemberTests-1410974-project-admin] https://10.4.3.32/volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 returned with HTTP 404 Aug 19 16:07:46.109025 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1048/4192] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:46 2026] GET /volume/v3/volumes/3879b14c-e8f8-49cc-b383-2dd627319b57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:46.659739 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cacedbbf-9277-4104-9a4e-5470307cc07a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:46.768077 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cacedbbf-9277-4104-9a4e-5470307cc07a tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 19 16:07:46.768279 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cacedbbf-9277-4104-9a4e-5470307cc07a tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:46.768462 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cacedbbf-9277-4104-9a4e-5470307cc07a tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-admin] Calling method 'get_pools' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:46.780239 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cacedbbf-9277-4104-9a4e-5470307cc07a tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 16:07:46.780588 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1038/4193] 10.4.3.32 () {66 vars in 1284 bytes} [Wed Aug 19 16:07:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:46.790028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9fbb6330-5da6-44af-9ff6-028b643dd2ff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:46.860419 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7340eb8c-ad47-4cb7-854f-4bef6c76f88e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:46.863422 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7340eb8c-ad47-4cb7-854f-4bef6c76f88e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:46.863687 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fbb6330-5da6-44af-9ff6-028b643dd2ff tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-reader] GET https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool Aug 19 16:07:46.863751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7340eb8c-ad47-4cb7-854f-4bef6c76f88e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:46.863958 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fbb6330-5da6-44af-9ff6-028b643dd2ff tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:46.864010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7340eb8c-ad47-4cb7-854f-4bef6c76f88e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:46.864123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7340eb8c-ad47-4cb7-854f-4bef6c76f88e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:46.864179 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9fbb6330-5da6-44af-9ff6-028b643dd2ff tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:46.864898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-9fbb6330-5da6-44af-9ff6-028b643dd2ff tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4e21a222416743e8b8d590eb9e1c5bde', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a96eb7a5e891495aaa3ee04a81bf6535', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:07:46.865090 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9fbb6330-5da6-44af-9ff6-028b643dd2ff tempest-ProjectReaderTests-1408649797 tempest-ProjectReaderTests-1408649797-project-reader] https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool returned with HTTP 403 Aug 19 16:07:46.865548 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1056/4194] 10.4.3.32 () {66 vars in 1311 bytes} [Wed Aug 19 16:07:46 2026] GET /volume/v3/capabilities/np0000007787@storpool => generated 110 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:46.869781 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:46.869781 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:46.871879 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7340eb8c-ad47-4cb7-854f-4bef6c76f88e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:46.871879 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1053/4195] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:46 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:47.883128 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d109c150-139f-45d9-b7c5-7c996d3ea1ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:47.885515 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d109c150-139f-45d9-b7c5-7c996d3ea1ff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:47.885787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d109c150-139f-45d9-b7c5-7c996d3ea1ff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:47.886060 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d109c150-139f-45d9-b7c5-7c996d3ea1ff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:47.886231 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d109c150-139f-45d9-b7c5-7c996d3ea1ff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:47.891947 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:47.891947 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:47.892991 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d109c150-139f-45d9-b7c5-7c996d3ea1ff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:47.893591 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1049/4196] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:47 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:47.962725 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae49e833-6937-4f34-95e0-fd3b971d47c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:48.098618 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae49e833-6937-4f34-95e0-fd3b971d47c9 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:07:48.098964 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae49e833-6937-4f34-95e0-fd3b971d47c9 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-728498630", "extra_specs": {"storage_protocol": "tempest-storage_protocol-905149077", "vendor_name": "tempest-vendor_name-554696246"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:48.114198 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae49e833-6937-4f34-95e0-fd3b971d47c9 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:07:48.114523 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1039/4197] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:07:47 2026] POST /volume/v3/types => generated 327 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:48.122517 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4237986a-b743-4316-8b75-f62413039428 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:48.124245 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:48.124558 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9982563-646f-46d0-bead-df4eab21a67b", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:48.126244 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Create volume request body: {'volume': {'volume_type': 'f9982563-646f-46d0-bead-df4eab21a67b', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:48.130439 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Create volume of 1 GB Aug 19 16:07:48.130835 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:48.130835 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:48.131299 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:48.137409 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Flow 'volume_create_api' (71b52ad9-4dcf-430d-9489-44585ee70557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:48.138626 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0e9ae1-5972-485e-9865-6a7a83727797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:48.139499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:48.158613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0e9ae1-5972-485e-9865-6a7a83727797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:07:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-905149077',vendor_name='tempest-vendor_name-554696246'},id=f9982563-646f-46d0-bead-df4eab21a67b,is_public=True,name='tempest-ProjectReaderTests-volume-type-728498630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9982563-646f-46d0-bead-df4eab21a67b', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:48.159396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ffadf5-0418-4653-afa7-cdfab6876e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:48.187368 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-728498630 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-728498630, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:48.187768 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-728498630 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-728498630, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:48.219171 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Created reservations ['bec58ee0-7b89-4ee5-bf44-52c1b01ab4f2', '76340a5b-51f7-4928-a0cb-94d757d200ac', '614870a2-18ea-4a86-a7b4-3c9fb8791cf4', 'b763a222-9838-4abd-894c-bc59860b8641'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:48.219926 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ffadf5-0418-4653-afa7-cdfab6876e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec58ee0-7b89-4ee5-bf44-52c1b01ab4f2', '76340a5b-51f7-4928-a0cb-94d757d200ac', '614870a2-18ea-4a86-a7b4-3c9fb8791cf4', 'b763a222-9838-4abd-894c-bc59860b8641']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:48.220834 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (304573aa-ec91-4adb-bee2-43923feb4303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:48.249727 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (304573aa-ec91-4adb-bee2-43923feb4303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c124810c-4079-4f24-8fae-006bb285d960', '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='dc903a4dea9d4d41a895abb838f8763a',qos_specs=None,replication_status=,reservations=['bec58ee0-7b89-4ee5-bf44-52c1b01ab4f2','76340a5b-51f7-4928-a0cb-94d757d200ac','614870a2-18ea-4a86-a7b4-3c9fb8791cf4','b763a222-9838-4abd-894c-bc59860b8641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5e44621532d499cb780d53ef3bfcada',volume_type_id=f9982563-646f-46d0-bead-df4eab21a67b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:48Z,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=c124810c-4079-4f24-8fae-006bb285d960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc903a4dea9d4d41a895abb838f8763a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d5e44621532d499cb780d53ef3bfcada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f9982563-646f-46d0-bead-df4eab21a67b),volume_type_id=f9982563-646f-46d0-bead-df4eab21a67b)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:48.250514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d343f1b0-3dcd-4353-9d73-c8ad17061d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:48.269612 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d343f1b0-3dcd-4353-9d73-c8ad17061d1e) transitioned into 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='dc903a4dea9d4d41a895abb838f8763a',qos_specs=None,replication_status=,reservations=['bec58ee0-7b89-4ee5-bf44-52c1b01ab4f2','76340a5b-51f7-4928-a0cb-94d757d200ac','614870a2-18ea-4a86-a7b4-3c9fb8791cf4','b763a222-9838-4abd-894c-bc59860b8641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5e44621532d499cb780d53ef3bfcada',volume_type_id=f9982563-646f-46d0-bead-df4eab21a67b)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:48.270440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e70ac2d-a0ff-4ba5-86e3-7e5e7decc94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:48.280089 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e70ac2d-a0ff-4ba5-86e3-7e5e7decc94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:48.280859 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Flow 'volume_create_api' (71b52ad9-4dcf-430d-9489-44585ee70557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:48.281142 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Create volume request issued successfully. Aug 19 16:07:48.281680 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4237986a-b743-4316-8b75-f62413039428 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:48.282109 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1057/4198] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:07:48 2026] POST /volume/v3/volumes => generated 771 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:48.294262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-022829e2-41e9-4a87-8f34-d1479b0c8eb4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:48.296249 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-022829e2-41e9-4a87-8f34-d1479b0c8eb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] GET https://10.4.3.32/volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 Aug 19 16:07:48.296467 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-022829e2-41e9-4a87-8f34-d1479b0c8eb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:48.296649 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-022829e2-41e9-4a87-8f34-d1479b0c8eb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:48.304694 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:48.304694 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:48.308915 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-022829e2-41e9-4a87-8f34-d1479b0c8eb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Volume info retrieved successfully. Aug 19 16:07:48.314944 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-022829e2-41e9-4a87-8f34-d1479b0c8eb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 returned with HTTP 200 Aug 19 16:07:48.315473 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1054/4199] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:48 2026] GET /volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 => generated 950 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:48.905834 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c1f96f2-c49d-4dd6-b110-5abbc8573b49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:48.907947 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c1f96f2-c49d-4dd6-b110-5abbc8573b49 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:48.908219 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c1f96f2-c49d-4dd6-b110-5abbc8573b49 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:48.908439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c1f96f2-c49d-4dd6-b110-5abbc8573b49 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:48.908591 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3c1f96f2-c49d-4dd6-b110-5abbc8573b49 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:48.913379 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:48.913379 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:48.914217 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c1f96f2-c49d-4dd6-b110-5abbc8573b49 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:48.914606 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1050/4200] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:48 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:49.329124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-69225f88-f662-4cb1-bf3d-216ff92644e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.330857 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69225f88-f662-4cb1-bf3d-216ff92644e6 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] GET https://10.4.3.32/volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 Aug 19 16:07:49.331077 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69225f88-f662-4cb1-bf3d-216ff92644e6 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.331285 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69225f88-f662-4cb1-bf3d-216ff92644e6 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.343878 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:49.343878 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:49.348125 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-69225f88-f662-4cb1-bf3d-216ff92644e6 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Volume info retrieved successfully. Aug 19 16:07:49.352689 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69225f88-f662-4cb1-bf3d-216ff92644e6 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 returned with HTTP 200 Aug 19 16:07:49.353046 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1040/4201] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:49 2026] GET /volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:49.365645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ea5f1d72-8ad8-40a8-a5dc-d4d4b672aa4c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.368085 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ea5f1d72-8ad8-40a8-a5dc-d4d4b672aa4c tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 16:07:49.368358 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ea5f1d72-8ad8-40a8-a5dc-d4d4b672aa4c tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.368578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ea5f1d72-8ad8-40a8-a5dc-d4d4b672aa4c tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.368875 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:49.368875 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:49.373189 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ea5f1d72-8ad8-40a8-a5dc-d4d4b672aa4c tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:07:49.373826 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1058/4202] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:07:49 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 19 16:07:49.383215 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-33303385-ab73-4532-9174-a51c9d3b36ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.488682 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33303385-ab73-4532-9174-a51c9d3b36ac tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-reader] GET https://10.4.3.32/volume/v3/messages Aug 19 16:07:49.488936 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33303385-ab73-4532-9174-a51c9d3b36ac tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.489139 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33303385-ab73-4532-9174-a51c9d3b36ac tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-reader] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.495587 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33303385-ab73-4532-9174-a51c9d3b36ac tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-reader] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:07:49.496242 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1055/4203] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:07:49 2026] GET /volume/v3/messages => generated 668 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:49.505483 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2375c17d-470c-405b-87fb-b68309459e92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.508576 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2375c17d-470c-405b-87fb-b68309459e92 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] DELETE https://10.4.3.32/volume/v3/messages/67bde1b8-ae7e-4474-9fb6-e0dbb5776980 Aug 19 16:07:49.508892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2375c17d-470c-405b-87fb-b68309459e92 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.509137 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2375c17d-470c-405b-87fb-b68309459e92 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.520771 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2375c17d-470c-405b-87fb-b68309459e92 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/messages/67bde1b8-ae7e-4474-9fb6-e0dbb5776980 returned with HTTP 204 Aug 19 16:07:49.521297 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1051/4204] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 16:07:49 2026] DELETE /volume/v3/messages/67bde1b8-ae7e-4474-9fb6-e0dbb5776980 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 16:07:49.529283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.531046 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 Aug 19 16:07:49.531275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.531451 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.531599 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Delete volume with id: c124810c-4079-4f24-8fae-006bb285d960 Aug 19 16:07:49.538182 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:49.538182 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:49.538460 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Volume info retrieved successfully. Aug 19 16:07:49.539311 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 16:07:49.547850 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-728498630 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-728498630, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:49.548131 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-728498630 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-728498630, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:49.558460 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Created reservations ['5d69c117-739d-4ad1-bd78-b926e780703a', 'd6d25646-494c-401c-bc34-4e8b6547a725', 'ad2d3d07-de09-47c1-9021-e4484fa69f34', 'eec4b1a4-325d-4886-a288-9c7fa325cb33'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:49.586851 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Delete volume request issued successfully. Aug 19 16:07:49.587051 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ef0b40b-7ff8-4a45-b31b-36ff77570794 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 returned with HTTP 202 Aug 19 16:07:49.587464 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1041/4205] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:49 2026] DELETE /volume/v3/volumes/c124810c-4079-4f24-8fae-006bb285d960 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:49.596294 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0d06f797-2421-49ed-ab1d-86538ae83376 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.598006 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d06f797-2421-49ed-ab1d-86538ae83376 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] DELETE https://10.4.3.32/volume/v3/types/f9982563-646f-46d0-bead-df4eab21a67b Aug 19 16:07:49.598296 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0d06f797-2421-49ed-ab1d-86538ae83376 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.598463 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0d06f797-2421-49ed-ab1d-86538ae83376 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.624318 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0d06f797-2421-49ed-ab1d-86538ae83376 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/types/f9982563-646f-46d0-bead-df4eab21a67b returned with HTTP 202 Aug 19 16:07:49.624856 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1059/4206] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:07:49 2026] DELETE /volume/v3/types/f9982563-646f-46d0-bead-df4eab21a67b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:49.635131 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4d15bd9d-d9e7-4c95-bae0-c8dd575822ad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.636849 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d15bd9d-d9e7-4c95-bae0-c8dd575822ad tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:07:49.637183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4d15bd9d-d9e7-4c95-bae0-c8dd575822ad tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1523184366", "extra_specs": {"storage_protocol": "tempest-storage_protocol-570458998", "vendor_name": "tempest-vendor_name-1196426188"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:49.655630 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d15bd9d-d9e7-4c95-bae0-c8dd575822ad tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:07:49.656100 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1056/4207] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:07:49 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:49.665672 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.667526 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:49.667906 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "537ac499-b084-4c73-a05c-0483c12ee13f", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:49.669271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Create volume request body: {'volume': {'volume_type': '537ac499-b084-4c73-a05c-0483c12ee13f', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:49.673343 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Create volume of 1 GB Aug 19 16:07:49.673659 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:49.673659 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:49.674025 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:49.679439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Flow 'volume_create_api' (98dadec0-86d8-4ed4-ac15-fbe97c2ecd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:49.680336 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75eb51d4-7dc7-4115-b232-77d89228b42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:49.681129 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:49.700647 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75eb51d4-7dc7-4115-b232-77d89228b42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:07:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-570458998',vendor_name='tempest-vendor_name-1196426188'},id=537ac499-b084-4c73-a05c-0483c12ee13f,is_public=True,name='tempest-ProjectReaderTests-volume-type-1523184366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '537ac499-b084-4c73-a05c-0483c12ee13f', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:49.701416 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ac382b-2786-45ba-a4b7-e5c9c4bf9457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:49.729770 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1523184366 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1523184366, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:49.730241 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1523184366 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1523184366, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:49.761781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Created reservations ['4f526b4c-647a-47fa-ad3b-41fe7deb80ed', '69a4081f-54e6-4845-8567-bbf36f361510', 'd2a03682-281f-4699-bbde-b81fe8299d91', '7a69e52c-baf8-4810-9eb5-727f2b058e5b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:49.762701 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ac382b-2786-45ba-a4b7-e5c9c4bf9457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f526b4c-647a-47fa-ad3b-41fe7deb80ed', '69a4081f-54e6-4845-8567-bbf36f361510', 'd2a03682-281f-4699-bbde-b81fe8299d91', '7a69e52c-baf8-4810-9eb5-727f2b058e5b']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:49.763555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2949b493-1437-4b61-8b6f-1d13c0e36893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:49.792541 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2949b493-1437-4b61-8b6f-1d13c0e36893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e8b260-ae57-4f7e-84aa-7f2d1299f824', '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='dc903a4dea9d4d41a895abb838f8763a',qos_specs=None,replication_status=,reservations=['4f526b4c-647a-47fa-ad3b-41fe7deb80ed','69a4081f-54e6-4845-8567-bbf36f361510','d2a03682-281f-4699-bbde-b81fe8299d91','7a69e52c-baf8-4810-9eb5-727f2b058e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5e44621532d499cb780d53ef3bfcada',volume_type_id=537ac499-b084-4c73-a05c-0483c12ee13f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:49Z,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=c8e8b260-ae57-4f7e-84aa-7f2d1299f824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc903a4dea9d4d41a895abb838f8763a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d5e44621532d499cb780d53ef3bfcada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(537ac499-b084-4c73-a05c-0483c12ee13f),volume_type_id=537ac499-b084-4c73-a05c-0483c12ee13f)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:49.793222 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2f46a4-0a04-4086-9b46-24581c270344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:49.809724 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2f46a4-0a04-4086-9b46-24581c270344) transitioned into 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='dc903a4dea9d4d41a895abb838f8763a',qos_specs=None,replication_status=,reservations=['4f526b4c-647a-47fa-ad3b-41fe7deb80ed','69a4081f-54e6-4845-8567-bbf36f361510','d2a03682-281f-4699-bbde-b81fe8299d91','7a69e52c-baf8-4810-9eb5-727f2b058e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5e44621532d499cb780d53ef3bfcada',volume_type_id=537ac499-b084-4c73-a05c-0483c12ee13f)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:49.810333 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b65d0d9-d306-4df8-8e34-8ec34894a3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:49.818403 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b65d0d9-d306-4df8-8e34-8ec34894a3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:49.819105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Flow 'volume_create_api' (98dadec0-86d8-4ed4-ac15-fbe97c2ecd5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:49.819408 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Create volume request issued successfully. Aug 19 16:07:49.819945 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ae9c743-c0c0-40b9-bc7c-169502b8097d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:49.820364 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1052/4208] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:07:49 2026] POST /volume/v3/volumes => generated 772 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:49.833223 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fbc270b8-8802-497d-9fb8-004694d3f31d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.835381 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fbc270b8-8802-497d-9fb8-004694d3f31d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] GET https://10.4.3.32/volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 Aug 19 16:07:49.835628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fbc270b8-8802-497d-9fb8-004694d3f31d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.835839 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fbc270b8-8802-497d-9fb8-004694d3f31d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.844206 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:49.844206 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:49.848521 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fbc270b8-8802-497d-9fb8-004694d3f31d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Volume info retrieved successfully. Aug 19 16:07:49.852703 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fbc270b8-8802-497d-9fb8-004694d3f31d tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 returned with HTTP 200 Aug 19 16:07:49.853179 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1042/4209] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:49 2026] GET /volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:07:49.924980 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f9928279-a055-4166-aa21-b24d05c372ea None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.926852 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9928279-a055-4166-aa21-b24d05c372ea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:49.927084 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9928279-a055-4166-aa21-b24d05c372ea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.927316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9928279-a055-4166-aa21-b24d05c372ea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.927440 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f9928279-a055-4166-aa21-b24d05c372ea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:49.933298 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:49.933298 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:49.934097 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9928279-a055-4166-aa21-b24d05c372ea tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:49.934444 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1060/4210] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:49 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:49.943663 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2b7e6672-4539-47b5-a1f5-da00968e83f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.945432 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b7e6672-4539-47b5-a1f5-da00968e83f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b Aug 19 16:07:49.945612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b7e6672-4539-47b5-a1f5-da00968e83f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.945837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b7e6672-4539-47b5-a1f5-da00968e83f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.952555 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:49.952555 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:49.956127 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2b7e6672-4539-47b5-a1f5-da00968e83f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:49.960330 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b7e6672-4539-47b5-a1f5-da00968e83f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b returned with HTTP 200 Aug 19 16:07:49.960683 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1057/4211] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:49 2026] GET /volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:49.971873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-651231b0-f9e3-4196-8148-1478edb6fe86 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:49.973740 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-651231b0-f9e3-4196-8148-1478edb6fe86 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b Aug 19 16:07:49.973971 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-651231b0-f9e3-4196-8148-1478edb6fe86 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:49.974201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-651231b0-f9e3-4196-8148-1478edb6fe86 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:49.981124 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:49.981124 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:49.984370 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-651231b0-f9e3-4196-8148-1478edb6fe86 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:49.988584 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-651231b0-f9e3-4196-8148-1478edb6fe86 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b returned with HTTP 200 Aug 19 16:07:49.988966 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1053/4212] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:49 2026] GET /volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:50.001425 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-83bbccef-a09c-493c-b584-e61db30923a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:50.003378 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83bbccef-a09c-493c-b584-e61db30923a5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b Aug 19 16:07:50.003813 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83bbccef-a09c-493c-b584-e61db30923a5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:50.005402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83bbccef-a09c-493c-b584-e61db30923a5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:50.005402 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-83bbccef-a09c-493c-b584-e61db30923a5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume with id: f24f4957-06a7-44e8-8e8f-630a62a5cc5b Aug 19 16:07:50.012029 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:50.012029 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:50.012886 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-83bbccef-a09c-493c-b584-e61db30923a5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:50.030464 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-83bbccef-a09c-493c-b584-e61db30923a5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume request issued successfully. Aug 19 16:07:50.031636 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83bbccef-a09c-493c-b584-e61db30923a5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b returned with HTTP 202 Aug 19 16:07:50.031636 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1043/4213] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:50 2026] DELETE /volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:50.038938 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-61f5cca4-b900-49ab-8791-b1ee0b9ac9c5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:50.040599 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61f5cca4-b900-49ab-8791-b1ee0b9ac9c5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b Aug 19 16:07:50.040787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61f5cca4-b900-49ab-8791-b1ee0b9ac9c5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:50.040972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-61f5cca4-b900-49ab-8791-b1ee0b9ac9c5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:50.049197 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:50.049197 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:50.053140 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-61f5cca4-b900-49ab-8791-b1ee0b9ac9c5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:50.057900 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-61f5cca4-b900-49ab-8791-b1ee0b9ac9c5 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b returned with HTTP 200 Aug 19 16:07:50.058518 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1061/4214] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:50 2026] GET /volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b => generated 1409 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:50.867887 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60b08d17-7002-4464-80ac-6564f427e660 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:50.869630 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60b08d17-7002-4464-80ac-6564f427e660 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] GET https://10.4.3.32/volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 Aug 19 16:07:50.869846 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60b08d17-7002-4464-80ac-6564f427e660 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:50.870045 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60b08d17-7002-4464-80ac-6564f427e660 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:50.876839 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:50.876839 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:50.880046 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60b08d17-7002-4464-80ac-6564f427e660 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Volume info retrieved successfully. Aug 19 16:07:50.883675 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60b08d17-7002-4464-80ac-6564f427e660 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 returned with HTTP 200 Aug 19 16:07:50.884095 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1058/4215] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:07:50 2026] GET /volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:50.895516 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-954d32f6-efbb-4edf-bd0a-c76b99741946 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:50.897163 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-954d32f6-efbb-4edf-bd0a-c76b99741946 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] GET https://10.4.3.32/volume/v3/messages Aug 19 16:07:50.897355 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-954d32f6-efbb-4edf-bd0a-c76b99741946 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:50.897539 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-954d32f6-efbb-4edf-bd0a-c76b99741946 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:50.901217 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-954d32f6-efbb-4edf-bd0a-c76b99741946 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/messages returned with HTTP 200 Aug 19 16:07:50.901523 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1054/4216] 10.4.3.32 () {68 vars in 1273 bytes} [Wed Aug 19 16:07:50 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 19 16:07:50.909225 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91aff5bd-8dbc-40f7-98ed-ec9301b474a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:50.910837 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91aff5bd-8dbc-40f7-98ed-ec9301b474a9 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-reader] GET https://10.4.3.32/volume/v3/messages/b1070c5b-c2d9-495b-9a55-e9bfeb270314 Aug 19 16:07:50.911034 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91aff5bd-8dbc-40f7-98ed-ec9301b474a9 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:50.911242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91aff5bd-8dbc-40f7-98ed-ec9301b474a9 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-reader] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:50.914949 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91aff5bd-8dbc-40f7-98ed-ec9301b474a9 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-reader] https://10.4.3.32/volume/v3/messages/b1070c5b-c2d9-495b-9a55-e9bfeb270314 returned with HTTP 200 Aug 19 16:07:50.915540 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1044/4217] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:50 2026] GET /volume/v3/messages/b1070c5b-c2d9-495b-9a55-e9bfeb270314 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:50.922957 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a3e6118b-8d7d-456c-9d33-35298dbffbb4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:50.924529 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3e6118b-8d7d-456c-9d33-35298dbffbb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] DELETE https://10.4.3.32/volume/v3/messages/b1070c5b-c2d9-495b-9a55-e9bfeb270314 Aug 19 16:07:50.924706 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3e6118b-8d7d-456c-9d33-35298dbffbb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:50.924893 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a3e6118b-8d7d-456c-9d33-35298dbffbb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:50.932456 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a3e6118b-8d7d-456c-9d33-35298dbffbb4 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/messages/b1070c5b-c2d9-495b-9a55-e9bfeb270314 returned with HTTP 204 Aug 19 16:07:50.932781 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1062/4218] 10.4.3.32 () {68 vars in 1387 bytes} [Wed Aug 19 16:07:50 2026] DELETE /volume/v3/messages/b1070c5b-c2d9-495b-9a55-e9bfeb270314 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 16:07:50.939779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bb690756-0ba8-415b-852c-cb13f24bf640 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:50.941570 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 Aug 19 16:07:50.941795 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:50.942014 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:50.942172 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Delete volume with id: c8e8b260-ae57-4f7e-84aa-7f2d1299f824 Aug 19 16:07:50.948956 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:50.948956 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:50.949386 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Volume info retrieved successfully. Aug 19 16:07:50.950388 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100248) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 16:07:50.959771 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1523184366 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1523184366, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:50.960107 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1523184366 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1523184366, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:07:50.968173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Created reservations ['a8151a5d-ffc6-48c5-8359-d682bee37f31', '53406d53-1114-4bb4-a532-a88110009aba', '1ae1b11f-3cfc-4964-ac56-54a15b58d3ca', '6144644d-d152-4781-ae5a-7e1332eafe65'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:50.993282 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Delete volume request issued successfully. Aug 19 16:07:50.993447 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb690756-0ba8-415b-852c-cb13f24bf640 tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 returned with HTTP 202 Aug 19 16:07:50.993845 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1059/4219] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:07:50 2026] DELETE /volume/v3/volumes/c8e8b260-ae57-4f7e-84aa-7f2d1299f824 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:51.000448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61199bf5-7bd0-4f48-8b85-ce9ca6e873cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:51.002655 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61199bf5-7bd0-4f48-8b85-ce9ca6e873cb tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] DELETE https://10.4.3.32/volume/v3/types/537ac499-b084-4c73-a05c-0483c12ee13f Aug 19 16:07:51.002858 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61199bf5-7bd0-4f48-8b85-ce9ca6e873cb tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:51.003059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61199bf5-7bd0-4f48-8b85-ce9ca6e873cb tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:51.025401 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61199bf5-7bd0-4f48-8b85-ce9ca6e873cb tempest-ProjectReaderTests-632860661 tempest-ProjectReaderTests-632860661-project-admin] https://10.4.3.32/volume/v3/types/537ac499-b084-4c73-a05c-0483c12ee13f returned with HTTP 202 Aug 19 16:07:51.025807 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1055/4220] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:07:50 2026] DELETE /volume/v3/types/537ac499-b084-4c73-a05c-0483c12ee13f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:51.072442 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b372f1a2-659c-4baf-9319-63620c982dd6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:51.074185 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b372f1a2-659c-4baf-9319-63620c982dd6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b Aug 19 16:07:51.076477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b372f1a2-659c-4baf-9319-63620c982dd6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:51.076477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b372f1a2-659c-4baf-9319-63620c982dd6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:51.079976 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b372f1a2-659c-4baf-9319-63620c982dd6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b returned with HTTP 404 Aug 19 16:07:51.083420 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1045/4221] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:51 2026] GET /volume/v3/volumes/f24f4957-06a7-44e8-8e8f-630a62a5cc5b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:51.086537 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ebdbf71-e518-45c5-b473-1c1cb98eb307 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:51.088450 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ebdbf71-e518-45c5-b473-1c1cb98eb307 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:51.088678 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ebdbf71-e518-45c5-b473-1c1cb98eb307 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:51.089021 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ebdbf71-e518-45c5-b473-1c1cb98eb307 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:51.089021 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-6ebdbf71-e518-45c5-b473-1c1cb98eb307 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete backup with id: f28706ad-af49-4e1d-87b8-eb6325af6d7a. Aug 19 16:07:51.093401 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:51.093401 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:51.105177 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-6ebdbf71-e518-45c5-b473-1c1cb98eb307 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] delete_backup rpcapi backup_id f28706ad-af49-4e1d-87b8-eb6325af6d7a {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:07:51.109843 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ebdbf71-e518-45c5-b473-1c1cb98eb307 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 202 Aug 19 16:07:51.109843 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1063/4222] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:51 2026] DELETE /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:07:51.115204 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b49439ab-f689-48ec-bdef-01672ccd52fb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:51.117447 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b49439ab-f689-48ec-bdef-01672ccd52fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:51.117623 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b49439ab-f689-48ec-bdef-01672ccd52fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:51.117828 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b49439ab-f689-48ec-bdef-01672ccd52fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:51.118001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b49439ab-f689-48ec-bdef-01672ccd52fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:51.122260 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:51.122260 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:51.122963 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b49439ab-f689-48ec-bdef-01672ccd52fb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 200 Aug 19 16:07:51.123472 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1060/4223] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:51 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:52.134716 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6c808c6-f15e-4287-9b29-beca573ef6dc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:52.136878 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6c808c6-f15e-4287-9b29-beca573ef6dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a Aug 19 16:07:52.137527 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6c808c6-f15e-4287-9b29-beca573ef6dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:52.137527 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6c808c6-f15e-4287-9b29-beca573ef6dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:52.137619 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c6c808c6-f15e-4287-9b29-beca573ef6dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id f28706ad-af49-4e1d-87b8-eb6325af6d7a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:52.142567 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6c808c6-f15e-4287-9b29-beca573ef6dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a returned with HTTP 404 Aug 19 16:07:52.142789 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1056/4224] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:52 2026] GET /volume/v3/backups/f28706ad-af49-4e1d-87b8-eb6325af6d7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:52.225899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8b47076b-8cdc-4574-9d56-97b4d971c428 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:52.228438 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b47076b-8cdc-4574-9d56-97b4d971c428 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:52.228657 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b47076b-8cdc-4574-9d56-97b4d971c428 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:52.228960 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b47076b-8cdc-4574-9d56-97b4d971c428 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:52.236854 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:52.236854 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:52.241075 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8b47076b-8cdc-4574-9d56-97b4d971c428 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:52.246297 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b47076b-8cdc-4574-9d56-97b4d971c428 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 returned with HTTP 200 Aug 19 16:07:52.246772 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1046/4225] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:52 2026] GET /volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:52.262298 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d00884fd-9e31-4bb9-9fb3-43747b4c8b2d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:52.264510 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d00884fd-9e31-4bb9-9fb3-43747b4c8b2d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:52.264712 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d00884fd-9e31-4bb9-9fb3-43747b4c8b2d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:52.264948 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d00884fd-9e31-4bb9-9fb3-43747b4c8b2d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:52.265148 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-d00884fd-9e31-4bb9-9fb3-43747b4c8b2d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume with id: 160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:52.273134 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:52.273134 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:52.273602 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d00884fd-9e31-4bb9-9fb3-43747b4c8b2d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:52.293048 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d00884fd-9e31-4bb9-9fb3-43747b4c8b2d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume request issued successfully. Aug 19 16:07:52.293295 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d00884fd-9e31-4bb9-9fb3-43747b4c8b2d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 returned with HTTP 202 Aug 19 16:07:52.293735 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1064/4226] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:52 2026] DELETE /volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:52.302384 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4f9a9cc1-83e9-47a5-aeb1-191d64aab5b1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:52.305326 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4f9a9cc1-83e9-47a5-aeb1-191d64aab5b1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:52.305741 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4f9a9cc1-83e9-47a5-aeb1-191d64aab5b1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:52.306116 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4f9a9cc1-83e9-47a5-aeb1-191d64aab5b1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:52.315812 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:52.315812 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:52.321245 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4f9a9cc1-83e9-47a5-aeb1-191d64aab5b1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:52.328063 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4f9a9cc1-83e9-47a5-aeb1-191d64aab5b1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 returned with HTTP 200 Aug 19 16:07:52.328577 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1061/4227] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:52 2026] GET /volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:52.662323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:52.741462 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:52.741887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-398200126"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:52.743311 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-398200126'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:52.743544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Create volume of 1 GB Aug 19 16:07:52.747238 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:52.753281 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Flow 'volume_create_api' (9d6df761-edcf-4d19-9b32-7199fc2095d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:52.754254 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c8fa7b-20fb-4d3b-9c75-752667c210d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:52.755089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:52.777421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c8fa7b-20fb-4d3b-9c75-752667c210d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:52.778175 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c916c6-4251-41e7-9b8d-7d0aa6d73bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:52.836064 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Created reservations ['fa11c4c0-e601-4812-b4de-25897c3124ed', '35321db0-b524-4778-93ca-4a9926b9ac6b', '058cb17f-c1b7-4ca9-b98d-49dc224beff0', '3c05762c-c14c-48c7-8b58-8e7c3173bcae'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:52.836834 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c916c6-4251-41e7-9b8d-7d0aa6d73bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa11c4c0-e601-4812-b4de-25897c3124ed', '35321db0-b524-4778-93ca-4a9926b9ac6b', '058cb17f-c1b7-4ca9-b98d-49dc224beff0', '3c05762c-c14c-48c7-8b58-8e7c3173bcae']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:52.837569 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (051f54bf-f5ee-45dc-85b5-f43cb0d997e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:52.858475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (051f54bf-f5ee-45dc-85b5-f43cb0d997e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0362e52-cb67-4db0-b97d-3dd1702307f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-398200126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87910b38d0224c78b18c035c53822d7c',qos_specs=None,replication_status=,reservations=['fa11c4c0-e601-4812-b4de-25897c3124ed','35321db0-b524-4778-93ca-4a9926b9ac6b','058cb17f-c1b7-4ca9-b98d-49dc224beff0','3c05762c-c14c-48c7-8b58-8e7c3173bcae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c56e254b544b5eace475ae2e2da039',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-398200126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0362e52-cb67-4db0-b97d-3dd1702307f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87910b38d0224c78b18c035c53822d7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b5c56e254b544b5eace475ae2e2da039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:52.859247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9d31b5-06e2-4a74-aeec-cecb53de6d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:52.875588 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9d31b5-06e2-4a74-aeec-cecb53de6d0c) transitioned into 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-398200126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87910b38d0224c78b18c035c53822d7c',qos_specs=None,replication_status=,reservations=['fa11c4c0-e601-4812-b4de-25897c3124ed','35321db0-b524-4778-93ca-4a9926b9ac6b','058cb17f-c1b7-4ca9-b98d-49dc224beff0','3c05762c-c14c-48c7-8b58-8e7c3173bcae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c56e254b544b5eace475ae2e2da039',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:52.876340 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b4b638-484e-4b03-a400-670a05c96b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:52.884801 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b4b638-484e-4b03-a400-670a05c96b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:52.885623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Flow 'volume_create_api' (9d6df761-edcf-4d19-9b32-7199fc2095d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:52.886184 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Create volume request issued successfully. Aug 19 16:07:52.886753 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b75eea88-2628-4048-9f0e-8cdc29a82652 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:52.887181 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1057/4228] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:52 2026] POST /volume/v3/volumes => generated 775 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:52.898373 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7e93b3bf-1b22-42f3-9aec-eaea27127f19 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:52.900925 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e93b3bf-1b22-42f3-9aec-eaea27127f19 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] GET https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 Aug 19 16:07:52.901095 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e93b3bf-1b22-42f3-9aec-eaea27127f19 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:52.901387 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e93b3bf-1b22-42f3-9aec-eaea27127f19 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:52.911403 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:52.911403 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:52.915884 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7e93b3bf-1b22-42f3-9aec-eaea27127f19 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Volume info retrieved successfully. Aug 19 16:07:52.921248 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e93b3bf-1b22-42f3-9aec-eaea27127f19 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 returned with HTTP 200 Aug 19 16:07:52.921766 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1047/4229] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:52 2026] GET /volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:53.341749 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c8d0d5a8-2d03-4918-b107-78771ce2478d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:53.343690 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8d0d5a8-2d03-4918-b107-78771ce2478d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 Aug 19 16:07:53.343896 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8d0d5a8-2d03-4918-b107-78771ce2478d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:53.344071 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8d0d5a8-2d03-4918-b107-78771ce2478d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:53.350389 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8d0d5a8-2d03-4918-b107-78771ce2478d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 returned with HTTP 404 Aug 19 16:07:53.350843 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1065/4230] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:53 2026] GET /volume/v3/volumes/160c4885-abbc-4006-bad7-f947b0032df3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:53.359670 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:53.361461 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:53.361806 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-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-608007965"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:53.363257 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-608007965'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:53.363377 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume of 1 GB Aug 19 16:07:53.367473 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Availability Zones retrieved successfully. Aug 19 16:07:53.372875 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (d831dc2e-3c67-411a-ac54-09c89fa769fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:53.373691 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce968fe0-3b5a-4e73-9ae9-cb9f0cf4841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:53.374564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:53.399587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce968fe0-3b5a-4e73-9ae9-cb9f0cf4841b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:53.400277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6775fd4-a606-46e6-a097-fd4c50340ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:53.447127 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['965ae296-30ce-452e-8172-7b3789869c7f', '4a5cfb2f-4819-4a03-870f-3bbc8c0be028', '4b9c5eb9-efbe-4e69-a6dc-7711010b1f40', '67815150-0f64-4fdc-9ac7-564b5ced04f4'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:53.447871 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6775fd4-a606-46e6-a097-fd4c50340ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['965ae296-30ce-452e-8172-7b3789869c7f', '4a5cfb2f-4819-4a03-870f-3bbc8c0be028', '4b9c5eb9-efbe-4e69-a6dc-7711010b1f40', '67815150-0f64-4fdc-9ac7-564b5ced04f4']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:53.448595 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63a82d6-9e79-48cf-b85c-26b77af9217a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:53.484944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63a82d6-9e79-48cf-b85c-26b77af9217a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85348d56-3f3e-4d27-ad10-dacf53e84893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-608007965',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['965ae296-30ce-452e-8172-7b3789869c7f','4a5cfb2f-4819-4a03-870f-3bbc8c0be028','4b9c5eb9-efbe-4e69-a6dc-7711010b1f40','67815150-0f64-4fdc-9ac7-564b5ced04f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-608007965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85348d56-3f3e-4d27-ad10-dacf53e84893,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f9997dfb101641f4a136bdea5a37511b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='579dc6ea43f64ed4b35a3112b0372183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:53.485583 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c069fcf1-b8e4-4919-b19f-aaecfef6538d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:53.504678 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c069fcf1-b8e4-4919-b19f-aaecfef6538d) transitioned into 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-608007965',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['965ae296-30ce-452e-8172-7b3789869c7f','4a5cfb2f-4819-4a03-870f-3bbc8c0be028','4b9c5eb9-efbe-4e69-a6dc-7711010b1f40','67815150-0f64-4fdc-9ac7-564b5ced04f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:53.505328 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd283f26-3e83-4a4f-a724-deecef5f58c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:53.514650 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd283f26-3e83-4a4f-a724-deecef5f58c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:53.515443 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (d831dc2e-3c67-411a-ac54-09c89fa769fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:53.515698 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request issued successfully. Aug 19 16:07:53.516207 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-133f65dd-9fd2-4218-970c-855049a5f7a3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:53.516590 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1062/4231] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:07:53 2026] POST /volume/v3/volumes => generated 813 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:53.527669 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-26e438eb-d9df-4fa3-a62a-f58d169137ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:53.529511 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26e438eb-d9df-4fa3-a62a-f58d169137ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:07:53.529690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26e438eb-d9df-4fa3-a62a-f58d169137ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:53.529879 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26e438eb-d9df-4fa3-a62a-f58d169137ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:53.538377 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:53.538377 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:53.541563 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-26e438eb-d9df-4fa3-a62a-f58d169137ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:53.547482 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26e438eb-d9df-4fa3-a62a-f58d169137ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 returned with HTTP 200 Aug 19 16:07:53.547841 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1058/4232] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:53 2026] GET /volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:53.933674 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0bb82e43-a5a6-44a6-b329-4f8a633cda6f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:53.935599 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bb82e43-a5a6-44a6-b329-4f8a633cda6f tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] GET https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 Aug 19 16:07:53.935807 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bb82e43-a5a6-44a6-b329-4f8a633cda6f tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:53.936125 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bb82e43-a5a6-44a6-b329-4f8a633cda6f tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:53.943840 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:53.943840 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:53.948082 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0bb82e43-a5a6-44a6-b329-4f8a633cda6f tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Volume info retrieved successfully. Aug 19 16:07:53.952048 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bb82e43-a5a6-44a6-b329-4f8a633cda6f tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 returned with HTTP 200 Aug 19 16:07:53.952422 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1048/4233] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:53 2026] GET /volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:53.964280 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b73f0498-2fb2-45d8-9f78-6cc63065e8e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:54.030366 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b73f0498-2fb2-45d8-9f78-6cc63065e8e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] POST https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9/action Aug 19 16:07:54.030753 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b73f0498-2fb2-45d8-9f78-6cc63065e8e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:54.030931 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b73f0498-2fb2-45d8-9f78-6cc63065e8e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:54.038915 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:54.038915 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:54.039401 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b73f0498-2fb2-45d8-9f78-6cc63065e8e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] Volume info retrieved successfully. Aug 19 16:07:54.040470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-b73f0498-2fb2-45d8-9f78-6cc63065e8e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f5c1f99503564c439fa37ca24a267a46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87910b38d0224c78b18c035c53822d7c', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:07:54.040695 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b73f0498-2fb2-45d8-9f78-6cc63065e8e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9/action returned with HTTP 403 Aug 19 16:07:54.041167 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1066/4234] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:07:53 2026] POST /volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9/action => generated 131 bytes in 77 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:54.048322 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8842a8b7-1e53-4578-8812-b1837b5dd87b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:54.050605 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8842a8b7-1e53-4578-8812-b1837b5dd87b tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 Aug 19 16:07:54.050802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8842a8b7-1e53-4578-8812-b1837b5dd87b tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:54.051005 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8842a8b7-1e53-4578-8812-b1837b5dd87b tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:54.051191 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8842a8b7-1e53-4578-8812-b1837b5dd87b tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Delete volume with id: a0362e52-cb67-4db0-b97d-3dd1702307f9 Aug 19 16:07:54.058708 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:54.058708 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:54.059100 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8842a8b7-1e53-4578-8812-b1837b5dd87b tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Volume info retrieved successfully. Aug 19 16:07:54.074740 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8842a8b7-1e53-4578-8812-b1837b5dd87b tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Delete volume request issued successfully. Aug 19 16:07:54.074969 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8842a8b7-1e53-4578-8812-b1837b5dd87b tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 returned with HTTP 202 Aug 19 16:07:54.075386 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1063/4235] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:54 2026] DELETE /volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:54.081693 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2f52b73-0507-4488-8489-31e9eb3be483 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:54.083335 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2f52b73-0507-4488-8489-31e9eb3be483 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] GET https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 Aug 19 16:07:54.083504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2f52b73-0507-4488-8489-31e9eb3be483 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:54.083670 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2f52b73-0507-4488-8489-31e9eb3be483 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:54.090593 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:54.090593 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:54.093648 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2f52b73-0507-4488-8489-31e9eb3be483 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Volume info retrieved successfully. Aug 19 16:07:54.097121 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2f52b73-0507-4488-8489-31e9eb3be483 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 returned with HTTP 200 Aug 19 16:07:54.097494 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1059/4236] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:54 2026] GET /volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:54.559681 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7526a563-aba4-40d9-9355-15c01ed95c3e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:54.561276 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7526a563-aba4-40d9-9355-15c01ed95c3e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:07:54.561450 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7526a563-aba4-40d9-9355-15c01ed95c3e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:54.561620 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7526a563-aba4-40d9-9355-15c01ed95c3e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:54.568162 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:54.568162 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:54.571292 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7526a563-aba4-40d9-9355-15c01ed95c3e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:54.575521 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7526a563-aba4-40d9-9355-15c01ed95c3e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 returned with HTTP 200 Aug 19 16:07:54.575903 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1049/4237] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:54 2026] GET /volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:54.587201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-25d1dae6-a638-4233-b6b0-53f97158b50b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:54.588895 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-25d1dae6-a638-4233-b6b0-53f97158b50b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:07:54.589290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-25d1dae6-a638-4233-b6b0-53f97158b50b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85348d56-3f3e-4d27-ad10-dacf53e84893", "name": "tempest-VolumesBackupsTest-Backup-1961959624", "description": "tempest-backup-description-1828179424", "container": "tempest-volumesbackupstest-backup-container-1770038688"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:54.590738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-25d1dae6-a638-4233-b6b0-53f97158b50b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating new backup {'backup': {'volume_id': '85348d56-3f3e-4d27-ad10-dacf53e84893', 'name': 'tempest-VolumesBackupsTest-Backup-1961959624', 'description': 'tempest-backup-description-1828179424', 'container': 'tempest-volumesbackupstest-backup-container-1770038688'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:07:54.590932 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-25d1dae6-a638-4233-b6b0-53f97158b50b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating backup of volume 85348d56-3f3e-4d27-ad10-dacf53e84893 in container tempest-volumesbackupstest-backup-container-1770038688 Aug 19 16:07:54.598057 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:54.598057 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:54.598564 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-25d1dae6-a638-4233-b6b0-53f97158b50b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:07:54.612900 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-25d1dae6-a638-4233-b6b0-53f97158b50b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['baf11515-3cd7-42e7-96de-65c716e458fa', '1efa5c16-84d1-4b06-8eb8-bcceff0cb45c'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:54.636753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-25d1dae6-a638-4233-b6b0-53f97158b50b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:07:54.637438 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1067/4238] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:07:54 2026] POST /volume/v3/backups => generated 328 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:54.644958 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-de637be5-6826-4881-ac94-5123cd203e96 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:54.646814 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de637be5-6826-4881-ac94-5123cd203e96 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:07:54.647010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de637be5-6826-4881-ac94-5123cd203e96 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:54.647210 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de637be5-6826-4881-ac94-5123cd203e96 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:54.647310 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-de637be5-6826-4881-ac94-5123cd203e96 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:54.651648 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:54.651648 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:54.652440 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de637be5-6826-4881-ac94-5123cd203e96 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:07:54.652822 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1064/4239] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:54 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:55.109628 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8c9c455-9c83-4b5e-8555-9815d8f518ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:55.111291 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8c9c455-9c83-4b5e-8555-9815d8f518ce tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] GET https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 Aug 19 16:07:55.111611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8c9c455-9c83-4b5e-8555-9815d8f518ce tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:55.111908 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8c9c455-9c83-4b5e-8555-9815d8f518ce tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:55.117286 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8c9c455-9c83-4b5e-8555-9815d8f518ce tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 returned with HTTP 404 Aug 19 16:07:55.117644 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1060/4240] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:55 2026] GET /volume/v3/volumes/a0362e52-cb67-4db0-b97d-3dd1702307f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:55.125117 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a1b1fab-3559-4e73-a505-320427b98aeb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:55.127383 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:07:55.127889 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1739207977"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:55.129792 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1739207977'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:07:55.129978 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Create volume of 1 GB Aug 19 16:07:55.134968 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Availability Zones retrieved successfully. Aug 19 16:07:55.143583 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Flow 'volume_create_api' (b669392a-90af-4a55-9a33-f3d2dee94a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:55.144991 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec0dc39-a7b2-4a02-9b9d-830b98b98502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:55.146232 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:07:55.179557 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec0dc39-a7b2-4a02-9b9d-830b98b98502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:55.180828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ab2a3f-9aa9-406c-b637-4c64ed093e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:55.219915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Created reservations ['c4525e9b-4a9d-4969-b924-b231ddf519da', '91f090b0-0c4e-4b47-899d-cd7477a36a57', 'c4d6f4f8-a668-4013-9da8-b9102afbbb73', 'a2029942-3a99-4de9-a0e7-953956955cc6'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:07:55.220740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ab2a3f-9aa9-406c-b637-4c64ed093e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4525e9b-4a9d-4969-b924-b231ddf519da', '91f090b0-0c4e-4b47-899d-cd7477a36a57', 'c4d6f4f8-a668-4013-9da8-b9102afbbb73', 'a2029942-3a99-4de9-a0e7-953956955cc6']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:55.221542 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49eb55d0-a6cf-4ebe-a625-78dffc744516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:55.242694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49eb55d0-a6cf-4ebe-a625-78dffc744516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45c235f8-99c8-4a22-b04e-70378a76ea41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1739207977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87910b38d0224c78b18c035c53822d7c',qos_specs=None,replication_status=,reservations=['c4525e9b-4a9d-4969-b924-b231ddf519da','91f090b0-0c4e-4b47-899d-cd7477a36a57','c4d6f4f8-a668-4013-9da8-b9102afbbb73','a2029942-3a99-4de9-a0e7-953956955cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c56e254b544b5eace475ae2e2da039',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1739207977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45c235f8-99c8-4a22-b04e-70378a76ea41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87910b38d0224c78b18c035c53822d7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b5c56e254b544b5eace475ae2e2da039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:55.243435 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87581bc8-351e-406c-9024-f28d43817dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:55.260006 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87581bc8-351e-406c-9024-f28d43817dda) transitioned into 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-1739207977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87910b38d0224c78b18c035c53822d7c',qos_specs=None,replication_status=,reservations=['c4525e9b-4a9d-4969-b924-b231ddf519da','91f090b0-0c4e-4b47-899d-cd7477a36a57','c4d6f4f8-a668-4013-9da8-b9102afbbb73','a2029942-3a99-4de9-a0e7-953956955cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c56e254b544b5eace475ae2e2da039',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:55.260665 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd74d7f-9fa7-4002-b23d-2e0ce2f3a419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:07:55.269787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd74d7f-9fa7-4002-b23d-2e0ce2f3a419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:07:55.270862 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Flow 'volume_create_api' (b669392a-90af-4a55-9a33-f3d2dee94a62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:07:55.271200 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Create volume request issued successfully. Aug 19 16:07:55.271833 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a1b1fab-3559-4e73-a505-320427b98aeb tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:07:55.272331 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1050/4241] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:07:55 2026] POST /volume/v3/volumes => generated 776 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:07:55.284773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6bd976d3-0f04-4089-a1b6-a7b1ea7ef0e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:55.286895 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6bd976d3-0f04-4089-a1b6-a7b1ea7ef0e0 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] GET https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 Aug 19 16:07:55.287133 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6bd976d3-0f04-4089-a1b6-a7b1ea7ef0e0 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:55.287363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6bd976d3-0f04-4089-a1b6-a7b1ea7ef0e0 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:55.296448 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:55.296448 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:55.301017 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6bd976d3-0f04-4089-a1b6-a7b1ea7ef0e0 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Volume info retrieved successfully. Aug 19 16:07:55.306117 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6bd976d3-0f04-4089-a1b6-a7b1ea7ef0e0 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 returned with HTTP 200 Aug 19 16:07:55.306630 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1068/4242] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:55 2026] GET /volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:55.663322 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3704a9ac-6d49-4542-89b9-f487cc93539f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:55.664994 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3704a9ac-6d49-4542-89b9-f487cc93539f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:07:55.665173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3704a9ac-6d49-4542-89b9-f487cc93539f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:55.665371 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3704a9ac-6d49-4542-89b9-f487cc93539f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:55.665474 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3704a9ac-6d49-4542-89b9-f487cc93539f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:55.669614 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:55.669614 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:55.670322 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3704a9ac-6d49-4542-89b9-f487cc93539f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:07:55.670660 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1065/4243] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:55 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:56.321134 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-44faffc9-6940-493f-ac5e-de8e7b3dad58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:56.323405 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44faffc9-6940-493f-ac5e-de8e7b3dad58 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] GET https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 Aug 19 16:07:56.323674 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44faffc9-6940-493f-ac5e-de8e7b3dad58 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:56.323963 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44faffc9-6940-493f-ac5e-de8e7b3dad58 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:56.332930 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:56.332930 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:56.336376 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-44faffc9-6940-493f-ac5e-de8e7b3dad58 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Volume info retrieved successfully. Aug 19 16:07:56.340011 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44faffc9-6940-493f-ac5e-de8e7b3dad58 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 returned with HTTP 200 Aug 19 16:07:56.340375 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1061/4244] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:56 2026] GET /volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:56.352130 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df63cf69-661b-424b-9d29-41691b0136e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:56.353892 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df63cf69-661b-424b-9d29-41691b0136e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] POST https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41/action Aug 19 16:07:56.354229 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df63cf69-661b-424b-9d29-41691b0136e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:07:56.354345 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df63cf69-661b-424b-9d29-41691b0136e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:07:56.362153 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:56.362153 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:07:56.362564 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-df63cf69-661b-424b-9d29-41691b0136e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f5c1f99503564c439fa37ca24a267a46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '87910b38d0224c78b18c035c53822d7c', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:07:56.362902 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df63cf69-661b-424b-9d29-41691b0136e4 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-reader] https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41/action returned with HTTP 403 Aug 19 16:07:56.363224 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1051/4245] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:07:56 2026] POST /volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:56.370456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-57f2c74b-d097-45a4-88d5-d2cb208c2b23 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:56.372355 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57f2c74b-d097-45a4-88d5-d2cb208c2b23 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 Aug 19 16:07:56.372544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57f2c74b-d097-45a4-88d5-d2cb208c2b23 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:56.372733 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57f2c74b-d097-45a4-88d5-d2cb208c2b23 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:56.372927 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-57f2c74b-d097-45a4-88d5-d2cb208c2b23 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Delete volume with id: 45c235f8-99c8-4a22-b04e-70378a76ea41 Aug 19 16:07:56.380223 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:56.380223 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:56.380562 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-57f2c74b-d097-45a4-88d5-d2cb208c2b23 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Volume info retrieved successfully. Aug 19 16:07:56.397564 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-57f2c74b-d097-45a4-88d5-d2cb208c2b23 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Delete volume request issued successfully. Aug 19 16:07:56.397735 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57f2c74b-d097-45a4-88d5-d2cb208c2b23 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 returned with HTTP 202 Aug 19 16:07:56.398219 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1069/4246] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:07:56 2026] DELETE /volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:07:56.405482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-def365e0-8456-4590-ac14-fdf7821c45a1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:56.407259 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-def365e0-8456-4590-ac14-fdf7821c45a1 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] GET https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 Aug 19 16:07:56.407445 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-def365e0-8456-4590-ac14-fdf7821c45a1 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:56.407678 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-def365e0-8456-4590-ac14-fdf7821c45a1 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:56.415242 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:56.415242 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:56.418817 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-def365e0-8456-4590-ac14-fdf7821c45a1 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Volume info retrieved successfully. Aug 19 16:07:56.422691 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-def365e0-8456-4590-ac14-fdf7821c45a1 tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 returned with HTTP 200 Aug 19 16:07:56.423088 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1066/4247] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:56 2026] GET /volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:07:56.679892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b409c7b6-96ea-4992-87bc-6689112fe55b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:56.681548 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b409c7b6-96ea-4992-87bc-6689112fe55b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:07:56.681732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b409c7b6-96ea-4992-87bc-6689112fe55b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:56.681950 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b409c7b6-96ea-4992-87bc-6689112fe55b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:56.682064 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b409c7b6-96ea-4992-87bc-6689112fe55b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:56.686013 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:56.686013 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:56.686706 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b409c7b6-96ea-4992-87bc-6689112fe55b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:07:56.687056 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1062/4248] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:56 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:57.437299 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f72f3245-0c2e-4f13-a624-4b66354d09ce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:57.439427 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f72f3245-0c2e-4f13-a624-4b66354d09ce tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] GET https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 Aug 19 16:07:57.439656 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f72f3245-0c2e-4f13-a624-4b66354d09ce tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:57.439913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f72f3245-0c2e-4f13-a624-4b66354d09ce tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:57.447061 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f72f3245-0c2e-4f13-a624-4b66354d09ce tempest-ProjectReaderTests-1394241588 tempest-ProjectReaderTests-1394241588-project-admin] https://10.4.3.32/volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 returned with HTTP 404 Aug 19 16:07:57.447696 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1052/4249] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:57 2026] GET /volume/v3/volumes/45c235f8-99c8-4a22-b04e-70378a76ea41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:07:57.705616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3bb924ab-487b-4863-a173-6e4373bfc73a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:57.707664 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3bb924ab-487b-4863-a173-6e4373bfc73a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:07:57.707921 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3bb924ab-487b-4863-a173-6e4373bfc73a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:57.708190 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3bb924ab-487b-4863-a173-6e4373bfc73a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:57.708361 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3bb924ab-487b-4863-a173-6e4373bfc73a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:57.713242 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:57.713242 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:07:57.714315 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3bb924ab-487b-4863-a173-6e4373bfc73a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:07:57.714678 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1070/4250] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:57 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:58.740300 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-78d37f19-f973-4853-b6c1-36930fef6b88 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:58.742297 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-78d37f19-f973-4853-b6c1-36930fef6b88 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:07:58.742511 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-78d37f19-f973-4853-b6c1-36930fef6b88 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:58.742708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-78d37f19-f973-4853-b6c1-36930fef6b88 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:58.742849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-78d37f19-f973-4853-b6c1-36930fef6b88 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:58.747413 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:58.747413 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:07:58.748153 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-78d37f19-f973-4853-b6c1-36930fef6b88 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:07:58.748513 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1067/4251] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:58 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:07:59.759885 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5beda8be-df1c-440e-9410-5a1393f0268f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:07:59.761898 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5beda8be-df1c-440e-9410-5a1393f0268f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:07:59.762121 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5beda8be-df1c-440e-9410-5a1393f0268f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:07:59.762352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5beda8be-df1c-440e-9410-5a1393f0268f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:07:59.762459 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5beda8be-df1c-440e-9410-5a1393f0268f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:07:59.767510 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:07:59.767510 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:07:59.768353 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5beda8be-df1c-440e-9410-5a1393f0268f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:07:59.768786 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1063/4252] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:07:59 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:00.778435 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4e130177-e6ec-439d-a039-ae7d166be9c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:00.780272 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e130177-e6ec-439d-a039-ae7d166be9c8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:00.780449 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e130177-e6ec-439d-a039-ae7d166be9c8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:00.780628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e130177-e6ec-439d-a039-ae7d166be9c8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:00.780743 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4e130177-e6ec-439d-a039-ae7d166be9c8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:00.785272 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:00.785272 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:00.786005 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e130177-e6ec-439d-a039-ae7d166be9c8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:00.786373 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1053/4253] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:00 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:01.305350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb74d21f-0130-4012-b7e0-65df5020ea31 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.307226 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb74d21f-0130-4012-b7e0-65df5020ea31 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:08:01.307424 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb74d21f-0130-4012-b7e0-65df5020ea31 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.307607 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb74d21f-0130-4012-b7e0-65df5020ea31 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.315712 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.315712 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:01.320852 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cb74d21f-0130-4012-b7e0-65df5020ea31 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:08:01.326085 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb74d21f-0130-4012-b7e0-65df5020ea31 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:08:01.326533 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1071/4254] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:01 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:01.372543 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-75dcc58d-a373-46da-ae2f-daa687c2b5e8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.374953 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75dcc58d-a373-46da-ae2f-daa687c2b5e8 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:08:01.375174 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75dcc58d-a373-46da-ae2f-daa687c2b5e8 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.376343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75dcc58d-a373-46da-ae2f-daa687c2b5e8 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.383581 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.383581 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:01.387804 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-75dcc58d-a373-46da-ae2f-daa687c2b5e8 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:08:01.392190 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75dcc58d-a373-46da-ae2f-daa687c2b5e8 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:08:01.392710 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1068/4255] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:01 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:01.468686 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d8e03ce9-1bc1-435a-bd4e-e21575f99dfc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.471006 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8e03ce9-1bc1-435a-bd4e-e21575f99dfc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:01.471851 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8e03ce9-1bc1-435a-bd4e-e21575f99dfc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.471851 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8e03ce9-1bc1-435a-bd4e-e21575f99dfc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.483866 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.483866 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:01.491825 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d8e03ce9-1bc1-435a-bd4e-e21575f99dfc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:01.501499 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8e03ce9-1bc1-435a-bd4e-e21575f99dfc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:01.502050 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1064/4256] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:01 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:01.517957 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4959bdb1-c4fa-48b8-b3b8-420aa8735891 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.519873 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4959bdb1-c4fa-48b8-b3b8-420aa8735891 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:01.520076 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4959bdb1-c4fa-48b8-b3b8-420aa8735891 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.520287 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4959bdb1-c4fa-48b8-b3b8-420aa8735891 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.530556 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.530556 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:01.536051 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4959bdb1-c4fa-48b8-b3b8-420aa8735891 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:01.542270 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4959bdb1-c4fa-48b8-b3b8-420aa8735891 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:01.542829 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1054/4257] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:01 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:01.582883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2f35232a-7747-4a57-8e03-4239afa34adc req-2930c787-4a84-4a33-9f27-eb05dabd4ef0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.585025 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-2930c787-4a84-4a33-9f27-eb05dabd4ef0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:01.585263 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-2930c787-4a84-4a33-9f27-eb05dabd4ef0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.585471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-2930c787-4a84-4a33-9f27-eb05dabd4ef0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.592537 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.592537 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:01.596136 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-2f35232a-7747-4a57-8e03-4239afa34adc req-2930c787-4a84-4a33-9f27-eb05dabd4ef0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:01.600719 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-2930c787-4a84-4a33-9f27-eb05dabd4ef0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:01.601166 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1072/4258] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:08:01 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:01.687903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-70700c61-2d81-4805-b5bc-e201efd3396d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.688399 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70700c61-2d81-4805-b5bc-e201efd3396d None None] GET https://10.4.3.32/volume// Aug 19 16:08:01.688471 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70700c61-2d81-4805-b5bc-e201efd3396d None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.688659 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70700c61-2d81-4805-b5bc-e201efd3396d None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.688988 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70700c61-2d81-4805-b5bc-e201efd3396d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:08:01.689268 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1069/4259] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:08: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 19 16:08:01.696156 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2f35232a-7747-4a57-8e03-4239afa34adc req-8df40e91-aeac-49a7-8c00-b26211d6708f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.698039 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-8df40e91-aeac-49a7-8c00-b26211d6708f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:08:01.698376 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-8df40e91-aeac-49a7-8c00-b26211d6708f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "779c20fe-51a5-48c0-9101-7aa2b9f1d5d2", "connector": null, "instance_uuid": "80883cbc-7060-44b4-8184-f3d82b968fa5"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:01.705829 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.705829 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:01.732462 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-8df40e91-aeac-49a7-8c00-b26211d6708f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:08:01.733047 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1065/4260] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:08:01 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 19 16:08:01.763751 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e998b13-299c-429c-b310-98d3a4ce074e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.765776 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e998b13-299c-429c-b310-98d3a4ce074e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:01.765959 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e998b13-299c-429c-b310-98d3a4ce074e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.766143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e998b13-299c-429c-b310-98d3a4ce074e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.776792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9994b3f5-4621-4dbc-9eba-9ab51e803003 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.777240 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9994b3f5-4621-4dbc-9eba-9ab51e803003 None None] GET https://10.4.3.32/volume// Aug 19 16:08:01.777401 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9994b3f5-4621-4dbc-9eba-9ab51e803003 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.777582 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9994b3f5-4621-4dbc-9eba-9ab51e803003 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.777926 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9994b3f5-4621-4dbc-9eba-9ab51e803003 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:08:01.778232 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1073/4261] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:08: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 19 16:08:01.781735 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.781735 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:01.785770 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e998b13-299c-429c-b310-98d3a4ce074e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:01.786304 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2f35232a-7747-4a57-8e03-4239afa34adc req-ad2a8d5b-876c-4b30-8327-459dd348dc54 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.788777 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-ad2a8d5b-876c-4b30-8327-459dd348dc54 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:01.788777 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-ad2a8d5b-876c-4b30-8327-459dd348dc54 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.788777 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-ad2a8d5b-876c-4b30-8327-459dd348dc54 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.793192 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e998b13-299c-429c-b310-98d3a4ce074e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:01.793192 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1055/4262] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:01 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:01.797419 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20b8ff2f-474c-43d4-a556-7c32dd043041 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.801044 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20b8ff2f-474c-43d4-a556-7c32dd043041 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:01.801044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20b8ff2f-474c-43d4-a556-7c32dd043041 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:01.801044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20b8ff2f-474c-43d4-a556-7c32dd043041 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:01.801044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-20b8ff2f-474c-43d4-a556-7c32dd043041 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:01.805817 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.805817 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:01.805817 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20b8ff2f-474c-43d4-a556-7c32dd043041 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:01.805817 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1066/4263] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:01 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:01.810949 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.810949 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:01.814381 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2f35232a-7747-4a57-8e03-4239afa34adc req-ad2a8d5b-876c-4b30-8327-459dd348dc54 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:01.819128 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-ad2a8d5b-876c-4b30-8327-459dd348dc54 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:01.819525 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1070/4264] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:08:01 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 1055 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:08:01.945561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2f35232a-7747-4a57-8e03-4239afa34adc req-c418bdca-f66c-47fe-96fb-ad8d32caaffe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:01.947963 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-c418bdca-f66c-47fe-96fb-ad8d32caaffe tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] PUT https://10.4.3.32/volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89 Aug 19 16:08:01.948409 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-c418bdca-f66c-47fe-96fb-ad8d32caaffe tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:01.959622 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2f35232a-7747-4a57-8e03-4239afa34adc req-c418bdca-f66c-47fe-96fb-ad8d32caaffe tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Acquiring lock "cinder-attachment_update-779c20fe-51a5-48c0-9101-7aa2b9f1d5d2-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:08:01.965669 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2f35232a-7747-4a57-8e03-4239afa34adc req-c418bdca-f66c-47fe-96fb-ad8d32caaffe tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-779c20fe-51a5-48c0-9101-7aa2b9f1d5d2-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:08:01.966752 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:01.966752 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:02.073157 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-2f35232a-7747-4a57-8e03-4239afa34adc req-c418bdca-f66c-47fe-96fb-ad8d32caaffe tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-779c20fe-51a5-48c0-9101-7aa2b9f1d5d2-np0000007787" released by "attachment_update" :: held 0.107s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:08:02.073602 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-c418bdca-f66c-47fe-96fb-ad8d32caaffe tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89 returned with HTTP 200 Aug 19 16:08:02.074297 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1074/4265] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:08:01 2026] PUT /volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:02.083275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2f35232a-7747-4a57-8e03-4239afa34adc req-23ab90bf-3fee-462d-b01b-c2849f08858b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:02.085918 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-23ab90bf-3fee-462d-b01b-c2849f08858b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/encryption Aug 19 16:08:02.087024 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-23ab90bf-3fee-462d-b01b-c2849f08858b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:02.087024 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-23ab90bf-3fee-462d-b01b-c2849f08858b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:02.100406 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:02.100406 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:02.109140 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-23ab90bf-3fee-462d-b01b-c2849f08858b tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/encryption returned with HTTP 200 Aug 19 16:08:02.109681 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1056/4266] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:08:02 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:02.805338 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-520e130d-a778-4489-9a5e-41b10680f730 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:02.807103 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-520e130d-a778-4489-9a5e-41b10680f730 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:02.807275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-520e130d-a778-4489-9a5e-41b10680f730 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:02.807462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-520e130d-a778-4489-9a5e-41b10680f730 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:02.816933 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f7fb6cc1-3620-44a3-85a8-fd58db8cdf83 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:02.818639 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:02.818639 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:02.818920 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7fb6cc1-3620-44a3-85a8-fd58db8cdf83 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:02.819204 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7fb6cc1-3620-44a3-85a8-fd58db8cdf83 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:02.819429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7fb6cc1-3620-44a3-85a8-fd58db8cdf83 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:02.819570 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f7fb6cc1-3620-44a3-85a8-fd58db8cdf83 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:02.822853 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-520e130d-a778-4489-9a5e-41b10680f730 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:02.824705 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:02.824705 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:02.825534 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7fb6cc1-3620-44a3-85a8-fd58db8cdf83 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:02.825954 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1071/4267] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:02 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:02.828251 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-520e130d-a778-4489-9a5e-41b10680f730 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:02.828917 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1067/4268] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:02 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:03.836027 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-72ee1c36-8847-440f-99d1-a73601b2c522 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:03.837723 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72ee1c36-8847-440f-99d1-a73601b2c522 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:03.837909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72ee1c36-8847-440f-99d1-a73601b2c522 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:03.838105 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-72ee1c36-8847-440f-99d1-a73601b2c522 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:03.838246 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-72ee1c36-8847-440f-99d1-a73601b2c522 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:03.842145 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:03.842145 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:03.842904 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-72ee1c36-8847-440f-99d1-a73601b2c522 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:03.843283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-36e7a82b-6297-4d22-a859-d45f421312a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:03.843602 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1075/4269] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:03 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:03.845632 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36e7a82b-6297-4d22-a859-d45f421312a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:03.845909 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36e7a82b-6297-4d22-a859-d45f421312a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:03.846163 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36e7a82b-6297-4d22-a859-d45f421312a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:03.858862 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:03.858862 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:03.863741 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-36e7a82b-6297-4d22-a859-d45f421312a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:03.869548 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36e7a82b-6297-4d22-a859-d45f421312a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:03.870107 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1057/4270] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:03 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:04.291779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1f01210e-7b32-42cd-8268-4c4192fa6cef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:04.293507 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1f01210e-7b32-42cd-8268-4c4192fa6cef tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] DELETE https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:08:04.293841 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1f01210e-7b32-42cd-8268-4c4192fa6cef tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:04.293908 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1f01210e-7b32-42cd-8268-4c4192fa6cef tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:04.294036 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-1f01210e-7b32-42cd-8268-4c4192fa6cef tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Delete volume with id: 519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:08:04.300657 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:04.300657 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:04.301164 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1f01210e-7b32-42cd-8268-4c4192fa6cef tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:08:04.318410 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1f01210e-7b32-42cd-8268-4c4192fa6cef tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Delete volume request issued successfully. Aug 19 16:08:04.318629 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1f01210e-7b32-42cd-8268-4c4192fa6cef tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 202 Aug 19 16:08:04.319138 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1072/4271] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:04 2026] DELETE /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:04.325628 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-110bbf56-917a-48fe-8506-6376c9a93d5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:04.327547 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-110bbf56-917a-48fe-8506-6376c9a93d5f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:08:04.327804 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-110bbf56-917a-48fe-8506-6376c9a93d5f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:04.328062 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-110bbf56-917a-48fe-8506-6376c9a93d5f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:04.335871 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:04.335871 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:04.339701 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-110bbf56-917a-48fe-8506-6376c9a93d5f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:08:04.344043 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-110bbf56-917a-48fe-8506-6376c9a93d5f tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 200 Aug 19 16:08:04.344470 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1068/4272] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:04 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:04.853747 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d5d7a730-6353-48fc-98d5-b0f8beb104c6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:04.855479 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5d7a730-6353-48fc-98d5-b0f8beb104c6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:04.855698 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5d7a730-6353-48fc-98d5-b0f8beb104c6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:04.855890 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d5d7a730-6353-48fc-98d5-b0f8beb104c6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:04.855997 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d5d7a730-6353-48fc-98d5-b0f8beb104c6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:04.860584 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:04.860584 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:04.861378 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d5d7a730-6353-48fc-98d5-b0f8beb104c6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:04.861719 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1076/4273] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:04 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:04.881650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-97df6ae0-9523-4ce2-95fa-4bf9dd65227f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:04.883608 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97df6ae0-9523-4ce2-95fa-4bf9dd65227f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:04.883898 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97df6ae0-9523-4ce2-95fa-4bf9dd65227f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:04.884203 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97df6ae0-9523-4ce2-95fa-4bf9dd65227f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:04.894006 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:04.894006 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:04.897334 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-97df6ae0-9523-4ce2-95fa-4bf9dd65227f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:04.901466 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97df6ae0-9523-4ce2-95fa-4bf9dd65227f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:04.901943 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1058/4274] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:04 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:05.360569 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-458d4548-747b-4d09-ba96-d439720dfe23 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:05.364672 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-458d4548-747b-4d09-ba96-d439720dfe23 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 Aug 19 16:08:05.364672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-458d4548-747b-4d09-ba96-d439720dfe23 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:05.364672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-458d4548-747b-4d09-ba96-d439720dfe23 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:05.373517 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-458d4548-747b-4d09-ba96-d439720dfe23 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 returned with HTTP 404 Aug 19 16:08:05.374906 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1073/4275] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:05 2026] GET /volume/v3/volumes/519f80b8-9134-485d-ac1c-7584cd79c210 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:05.436802 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aa5cedf1-426d-4996-a46c-7b6974999a83 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:05.439233 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa5cedf1-426d-4996-a46c-7b6974999a83 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] DELETE https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:08:05.439344 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa5cedf1-426d-4996-a46c-7b6974999a83 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:05.439499 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa5cedf1-426d-4996-a46c-7b6974999a83 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:05.439651 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-aa5cedf1-426d-4996-a46c-7b6974999a83 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Delete volume with id: 35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:08:05.449284 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:05.449284 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:05.449804 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aa5cedf1-426d-4996-a46c-7b6974999a83 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:08:05.473070 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aa5cedf1-426d-4996-a46c-7b6974999a83 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Delete volume request issued successfully. Aug 19 16:08:05.473335 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa5cedf1-426d-4996-a46c-7b6974999a83 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 202 Aug 19 16:08:05.473865 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1069/4276] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:05 2026] DELETE /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:05.480124 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-187a2386-badb-4f62-9951-3fc53b2f0c05 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:05.482190 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-187a2386-badb-4f62-9951-3fc53b2f0c05 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:08:05.482580 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-187a2386-badb-4f62-9951-3fc53b2f0c05 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:05.483165 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-187a2386-badb-4f62-9951-3fc53b2f0c05 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:05.492461 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:05.492461 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:05.499575 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-187a2386-badb-4f62-9951-3fc53b2f0c05 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Volume info retrieved successfully. Aug 19 16:08:05.503670 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-187a2386-badb-4f62-9951-3fc53b2f0c05 tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 200 Aug 19 16:08:05.504120 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1077/4277] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:05 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:05.871961 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c1313da-65ed-4f3b-abfb-f48bdcba0036 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:05.874251 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c1313da-65ed-4f3b-abfb-f48bdcba0036 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:05.874533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c1313da-65ed-4f3b-abfb-f48bdcba0036 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:05.874825 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c1313da-65ed-4f3b-abfb-f48bdcba0036 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:05.875001 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4c1313da-65ed-4f3b-abfb-f48bdcba0036 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:05.880585 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:05.880585 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:05.881637 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c1313da-65ed-4f3b-abfb-f48bdcba0036 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:05.882152 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1059/4278] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:05 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:05.914178 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-636c1a56-5a7d-485d-8ca4-d1f502a989a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:05.918007 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-636c1a56-5a7d-485d-8ca4-d1f502a989a0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:05.918007 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-636c1a56-5a7d-485d-8ca4-d1f502a989a0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:05.918007 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-636c1a56-5a7d-485d-8ca4-d1f502a989a0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:05.927503 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:05.927503 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:05.931613 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-636c1a56-5a7d-485d-8ca4-d1f502a989a0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:05.935979 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-636c1a56-5a7d-485d-8ca4-d1f502a989a0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:05.936623 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1074/4279] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:05 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:06.519754 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-12f010b2-76bb-4648-927a-13651d8ca76d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:06.521990 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12f010b2-76bb-4648-927a-13651d8ca76d tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] GET https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 Aug 19 16:08:06.522214 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12f010b2-76bb-4648-927a-13651d8ca76d tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:06.522377 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12f010b2-76bb-4648-927a-13651d8ca76d tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:06.529557 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12f010b2-76bb-4648-927a-13651d8ca76d tempest-AttachVolumeShelveTestJSON-2108636463 tempest-AttachVolumeShelveTestJSON-2108636463-project-member] https://10.4.3.32/volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 returned with HTTP 404 Aug 19 16:08:06.530337 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1070/4280] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:06 2026] GET /volume/v3/volumes/35548f1d-4c28-41f8-a3f8-1ce6586d97a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:06.896646 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e92df22c-5bfd-4d42-aec7-fe36da5aa84c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:06.899667 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e92df22c-5bfd-4d42-aec7-fe36da5aa84c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:06.899667 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e92df22c-5bfd-4d42-aec7-fe36da5aa84c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:06.899667 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e92df22c-5bfd-4d42-aec7-fe36da5aa84c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:06.899667 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e92df22c-5bfd-4d42-aec7-fe36da5aa84c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:06.908595 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:06.908595 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:06.909735 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e92df22c-5bfd-4d42-aec7-fe36da5aa84c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:06.910239 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1078/4281] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:06 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:06.952572 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ead68f81-b84e-4c19-a7b7-6b1a8bdbee9a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:06.954649 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ead68f81-b84e-4c19-a7b7-6b1a8bdbee9a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:06.954969 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ead68f81-b84e-4c19-a7b7-6b1a8bdbee9a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:06.955291 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ead68f81-b84e-4c19-a7b7-6b1a8bdbee9a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:06.966639 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:06.966639 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:06.970826 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ead68f81-b84e-4c19-a7b7-6b1a8bdbee9a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:06.975452 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ead68f81-b84e-4c19-a7b7-6b1a8bdbee9a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:06.975911 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1060/4282] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:06 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:07.075061 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5a61a64-5f13-4b02-80a7-558d9102db53 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:07.190020 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5a61a64-5f13-4b02-80a7-558d9102db53 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:08:07.190464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5a61a64-5f13-4b02-80a7-558d9102db53 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1580544115", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:07.206328 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5a61a64-5f13-4b02-80a7-558d9102db53 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:08:07.206702 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1075/4283] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:08:07 2026] POST /volume/v3/types => generated 212 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:07.219437 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a9edfdf2-a792-4d3c-892b-308dceaec3f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:07.222218 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9edfdf2-a792-4d3c-892b-308dceaec3f9 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] POST https://10.4.3.32/volume/v3/types/c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4/encryption Aug 19 16:08:07.222728 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9edfdf2-a792-4d3c-892b-308dceaec3f9 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:07.251680 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9edfdf2-a792-4d3c-892b-308dceaec3f9 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] https://10.4.3.32/volume/v3/types/c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4/encryption returned with HTTP 200 Aug 19 16:08:07.252348 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1071/4284] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:08:07 2026] POST /volume/v3/types/c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:07.271397 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78410129-ade5-478d-8278-81dfdf82a5a7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:07.417718 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:07.417718 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-845708580", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1580544115", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:07.418630 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-845708580', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1580544115', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:07.422926 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume of 1 GB Aug 19 16:08:07.423398 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:07.423398 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:07.423968 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Availability Zones retrieved successfully. Aug 19 16:08:07.430187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Flow 'volume_create_api' (64eea560-e4f2-4404-b6b1-027dd0158e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:07.431197 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f996725-c38a-457c-a7fa-76040696aedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:07.432312 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:07.459628 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f996725-c38a-457c-a7fa-76040696aedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:08:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4,is_public=True,name='tempest-scenario-type-luks-1580544115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:07.460597 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34600c51-d3c0-4fa8-8e9f-cb5163b4fd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:07.497066 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1580544115 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1580544115, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:07.497245 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1580544115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1580544115, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:07.544987 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Created reservations ['7e6a55cc-6fca-4c03-929c-d82f1fedf363', 'def5ba48-31d0-4dba-8977-ba7b0f48e7c7', '82b64870-c561-4879-8418-ece45979c8b0', '5ad7d5c3-e26a-4aef-aebb-486ee65d2b9a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:07.546044 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34600c51-d3c0-4fa8-8e9f-cb5163b4fd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e6a55cc-6fca-4c03-929c-d82f1fedf363', 'def5ba48-31d0-4dba-8977-ba7b0f48e7c7', '82b64870-c561-4879-8418-ece45979c8b0', '5ad7d5c3-e26a-4aef-aebb-486ee65d2b9a']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:07.546974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bfaf8a9-d828-49ad-8d56-04ba10497920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:07.574613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bfaf8a9-d828-49ad-8d56-04ba10497920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d74d9d9-96a6-4f51-9e64-a66f30e1cd65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-845708580',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2f34c82a52e449582e95e7994f2aa9c',qos_specs=None,replication_status=,reservations=['7e6a55cc-6fca-4c03-929c-d82f1fedf363','def5ba48-31d0-4dba-8977-ba7b0f48e7c7','82b64870-c561-4879-8418-ece45979c8b0','5ad7d5c3-e26a-4aef-aebb-486ee65d2b9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7333b0469f44969024344433fb1557',volume_type_id=c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-845708580',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9d74d9d9-96a6-4f51-9e64-a66f30e1cd65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2f34c82a52e449582e95e7994f2aa9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bf7333b0469f44969024344433fb1557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4),volume_type_id=c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:07.575438 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1c7100-13b6-470b-b508-1a2c493ceabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:07.598848 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1c7100-13b6-470b-b508-1a2c493ceabd) transitioned into 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-845708580',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2f34c82a52e449582e95e7994f2aa9c',qos_specs=None,replication_status=,reservations=['7e6a55cc-6fca-4c03-929c-d82f1fedf363','def5ba48-31d0-4dba-8977-ba7b0f48e7c7','82b64870-c561-4879-8418-ece45979c8b0','5ad7d5c3-e26a-4aef-aebb-486ee65d2b9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7333b0469f44969024344433fb1557',volume_type_id=c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:07.599626 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194e919a-0d7b-4c6b-bd43-ce086c19d413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:07.611668 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194e919a-0d7b-4c6b-bd43-ce086c19d413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:07.613059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Flow 'volume_create_api' (64eea560-e4f2-4404-b6b1-027dd0158e95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:07.613479 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume request issued successfully. Aug 19 16:08:07.614310 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78410129-ade5-478d-8278-81dfdf82a5a7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:07.614717 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1079/4285] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:08:07 2026] POST /volume/v3/volumes => generated 782 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:07.626487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48fa97fc-b11a-4c6c-8f96-a6494cfa6a77 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:07.628452 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48fa97fc-b11a-4c6c-8f96-a6494cfa6a77 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 Aug 19 16:08:07.628645 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48fa97fc-b11a-4c6c-8f96-a6494cfa6a77 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:07.628870 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48fa97fc-b11a-4c6c-8f96-a6494cfa6a77 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:07.638797 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:07.638797 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:07.643337 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-48fa97fc-b11a-4c6c-8f96-a6494cfa6a77 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:07.649614 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48fa97fc-b11a-4c6c-8f96-a6494cfa6a77 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 returned with HTTP 200 Aug 19 16:08:07.649614 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1061/4286] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:07 2026] GET /volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:07.927448 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e195d6c4-a4c6-458d-bc8a-0152bd0e0129 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:07.929195 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e195d6c4-a4c6-458d-bc8a-0152bd0e0129 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:07.929402 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e195d6c4-a4c6-458d-bc8a-0152bd0e0129 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:07.929591 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e195d6c4-a4c6-458d-bc8a-0152bd0e0129 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:07.929695 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e195d6c4-a4c6-458d-bc8a-0152bd0e0129 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:07.934299 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:07.934299 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:07.935049 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e195d6c4-a4c6-458d-bc8a-0152bd0e0129 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:07.935554 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1076/4287] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:07 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:07.990975 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ed5ae003-3ac9-481a-b5c9-70923e8192c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:07.993556 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed5ae003-3ac9-481a-b5c9-70923e8192c6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:07.993946 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed5ae003-3ac9-481a-b5c9-70923e8192c6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:07.994263 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed5ae003-3ac9-481a-b5c9-70923e8192c6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:08.006784 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:08.006784 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:08.012591 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ed5ae003-3ac9-481a-b5c9-70923e8192c6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:08.018423 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed5ae003-3ac9-481a-b5c9-70923e8192c6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:08.019064 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1072/4288] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:07 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:08.664707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-165d6d9d-c88a-49d0-8c34-addc19fcafb7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:08.666811 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-165d6d9d-c88a-49d0-8c34-addc19fcafb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 Aug 19 16:08:08.667048 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-165d6d9d-c88a-49d0-8c34-addc19fcafb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:08.667252 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-165d6d9d-c88a-49d0-8c34-addc19fcafb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:08.674640 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:08.674640 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:08.679147 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-165d6d9d-c88a-49d0-8c34-addc19fcafb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:08.683542 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-165d6d9d-c88a-49d0-8c34-addc19fcafb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 returned with HTTP 200 Aug 19 16:08:08.684291 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1080/4289] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:08 2026] GET /volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:08.703875 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bb9cedf5-b805-446c-9f89-baebb77a93da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:08.720667 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb9cedf5-b805-446c-9f89-baebb77a93da tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 Aug 19 16:08:08.720930 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb9cedf5-b805-446c-9f89-baebb77a93da tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:08.721242 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb9cedf5-b805-446c-9f89-baebb77a93da tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:08.728832 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:08.728832 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:08.733055 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bb9cedf5-b805-446c-9f89-baebb77a93da tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:08.738385 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb9cedf5-b805-446c-9f89-baebb77a93da tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 returned with HTTP 200 Aug 19 16:08:08.739174 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1062/4290] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:08 2026] GET /volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:08.754748 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2a53c301-42db-433d-86de-ba832f705dc9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:08.756974 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:08.757450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1893977173", "source_volid": "9d74d9d9-96a6-4f51-9e64-a66f30e1cd65", "volume_type": "tempest-scenario-type-luks-1580544115", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:08.759399 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1893977173', 'source_volid': '9d74d9d9-96a6-4f51-9e64-a66f30e1cd65', 'volume_type': 'tempest-scenario-type-luks-1580544115', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:08.774781 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:08.774781 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:08.774781 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume retrieved successfully. Aug 19 16:08:08.774781 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume of 1 GB Aug 19 16:08:08.774781 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Availability Zones retrieved successfully. Aug 19 16:08:08.779787 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Flow 'volume_create_api' (37465970-ff09-4c12-bf6f-4585946c8c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:08.785640 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbe053f-e3b8-4789-9def-794cafb23105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:08.785640 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:08.811396 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbe053f-e3b8-4789-9def-794cafb23105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9d74d9d9-96a6-4f51-9e64-a66f30e1cd65', 'volume_type': VolumeType(created_at=2026-08-19T16:08:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4,is_public=True,name='tempest-scenario-type-luks-1580544115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:08.812455 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93752115-9eb2-43c9-88cf-a4ee9c160043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:08.848126 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1580544115 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1580544115, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:08.848502 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1580544115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1580544115, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:08.875206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Created reservations ['52b74cae-df50-416c-9e49-80de6bc55dce', '884c00cb-6c05-49d4-8385-c6127463cc3a', 'ba4c810d-fcfb-498e-9415-4c996a9694b4', '33b2116e-17ce-4c22-9648-952e04a8d0d3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:08.876148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93752115-9eb2-43c9-88cf-a4ee9c160043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b74cae-df50-416c-9e49-80de6bc55dce', '884c00cb-6c05-49d4-8385-c6127463cc3a', 'ba4c810d-fcfb-498e-9415-4c996a9694b4', '33b2116e-17ce-4c22-9648-952e04a8d0d3']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:08.876991 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (663a804d-0d31-4ec1-ba55-3d7aaba50d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:08.924021 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (663a804d-0d31-4ec1-ba55-3d7aaba50d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1893977173',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2f34c82a52e449582e95e7994f2aa9c',qos_specs=None,replication_status=,reservations=['52b74cae-df50-416c-9e49-80de6bc55dce','884c00cb-6c05-49d4-8385-c6127463cc3a','ba4c810d-fcfb-498e-9415-4c996a9694b4','33b2116e-17ce-4c22-9648-952e04a8d0d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d74d9d9-96a6-4f51-9e64-a66f30e1cd65,status='creating',user_id='bf7333b0469f44969024344433fb1557',volume_type_id=c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1893977173',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2f34c82a52e449582e95e7994f2aa9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=9d74d9d9-96a6-4f51-9e64-a66f30e1cd65,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7333b0469f44969024344433fb1557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4),volume_type_id=c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:08.926031 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c86da811-3bd6-4812-aed6-c3059af2c9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:08.946750 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d47a5a6-c20e-414f-b11a-0d438e4f12ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:08.948711 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d47a5a6-c20e-414f-b11a-0d438e4f12ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:08.949003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d47a5a6-c20e-414f-b11a-0d438e4f12ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:08.949270 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d47a5a6-c20e-414f-b11a-0d438e4f12ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:08.949410 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3d47a5a6-c20e-414f-b11a-0d438e4f12ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:08.955237 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:08.955237 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:08.956113 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d47a5a6-c20e-414f-b11a-0d438e4f12ef tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:08.956552 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1073/4291] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:08 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:08.964978 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c86da811-3bd6-4812-aed6-c3059af2c9d6) transitioned into 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-1893977173',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2f34c82a52e449582e95e7994f2aa9c',qos_specs=None,replication_status=,reservations=['52b74cae-df50-416c-9e49-80de6bc55dce','884c00cb-6c05-49d4-8385-c6127463cc3a','ba4c810d-fcfb-498e-9415-4c996a9694b4','33b2116e-17ce-4c22-9648-952e04a8d0d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d74d9d9-96a6-4f51-9e64-a66f30e1cd65,status='creating',user_id='bf7333b0469f44969024344433fb1557',volume_type_id=c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:08.966011 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f441d981-3622-4e72-96a4-731585b26162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:08.999037 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f441d981-3622-4e72-96a4-731585b26162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:09.000320 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Flow 'volume_create_api' (37465970-ff09-4c12-bf6f-4585946c8c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:09.000726 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume request issued successfully. Aug 19 16:08:09.001668 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2a53c301-42db-433d-86de-ba832f705dc9 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:09.002399 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1077/4292] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:08:08 2026] POST /volume/v3/volumes => generated 810 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:09.018252 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aecda081-f5c2-4c81-9330-4bdf47c06d61 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:09.020938 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aecda081-f5c2-4c81-9330-4bdf47c06d61 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:09.021251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aecda081-f5c2-4c81-9330-4bdf47c06d61 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:09.021486 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aecda081-f5c2-4c81-9330-4bdf47c06d61 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:09.032846 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:09.032846 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:09.036786 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-870b389e-53f3-4778-802f-17edae78caa7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:09.037615 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-870b389e-53f3-4778-802f-17edae78caa7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:09.038221 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-870b389e-53f3-4778-802f-17edae78caa7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:09.038436 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-870b389e-53f3-4778-802f-17edae78caa7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:09.041804 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aecda081-f5c2-4c81-9330-4bdf47c06d61 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:09.044948 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aecda081-f5c2-4c81-9330-4bdf47c06d61 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:09.045664 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1081/4293] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:09 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:09.053711 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:09.053711 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:09.058280 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-870b389e-53f3-4778-802f-17edae78caa7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:09.063196 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-870b389e-53f3-4778-802f-17edae78caa7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:09.063602 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1063/4294] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:09 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:09.969712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-81f37ce5-0f09-4f43-9b2a-4dc6c7e59384 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:09.971662 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81f37ce5-0f09-4f43-9b2a-4dc6c7e59384 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:09.973948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81f37ce5-0f09-4f43-9b2a-4dc6c7e59384 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:09.973948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81f37ce5-0f09-4f43-9b2a-4dc6c7e59384 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:09.973948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-81f37ce5-0f09-4f43-9b2a-4dc6c7e59384 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:09.976423 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:09.976423 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:09.977104 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81f37ce5-0f09-4f43-9b2a-4dc6c7e59384 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:09.978369 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1074/4295] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:09 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:09.987294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-352ad6d8-6ce5-4c9e-a0ea-5ac8fcabf60a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:09.989590 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-352ad6d8-6ce5-4c9e-a0ea-5ac8fcabf60a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:08:09.989840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-352ad6d8-6ce5-4c9e-a0ea-5ac8fcabf60a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:09.990115 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-352ad6d8-6ce5-4c9e-a0ea-5ac8fcabf60a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:09.999035 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:09.999035 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:10.003094 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-352ad6d8-6ce5-4c9e-a0ea-5ac8fcabf60a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:10.007650 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-352ad6d8-6ce5-4c9e-a0ea-5ac8fcabf60a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 returned with HTTP 200 Aug 19 16:08:10.008230 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1078/4296] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:09 2026] GET /volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:10.019969 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f85ebcae-2fa4-40f7-90dd-f00985162f5d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:10.021902 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f85ebcae-2fa4-40f7-90dd-f00985162f5d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:10.022287 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f85ebcae-2fa4-40f7-90dd-f00985162f5d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:10.022494 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f85ebcae-2fa4-40f7-90dd-f00985162f5d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:10.022614 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f85ebcae-2fa4-40f7-90dd-f00985162f5d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:10.027454 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:10.027454 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:10.028227 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f85ebcae-2fa4-40f7-90dd-f00985162f5d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:10.028670 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1082/4297] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:10 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:10.039702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-447a7124-79b9-451a-ba13-ca1499040474 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:10.041626 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-447a7124-79b9-451a-ba13-ca1499040474 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/detail Aug 19 16:08:10.041893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-447a7124-79b9-451a-ba13-ca1499040474 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:10.042157 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-447a7124-79b9-451a-ba13-ca1499040474 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:10.042493 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-447a7124-79b9-451a-ba13-ca1499040474 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:08:10.048092 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-447a7124-79b9-451a-ba13-ca1499040474 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/detail returned with HTTP 200 Aug 19 16:08:10.048721 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1064/4298] 10.4.3.32 () {66 vars in 1251 bytes} [Wed Aug 19 16:08:10 2026] GET /volume/v3/backups/detail => generated 829 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:10.060936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:10.061084 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-92c60632-6b64-44cc-821e-7146de8d9e5e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:10.062948 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284/restore Aug 19 16:08:10.063038 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-92c60632-6b64-44cc-821e-7146de8d9e5e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:10.066237 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-92c60632-6b64-44cc-821e-7146de8d9e5e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:10.066310 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:10.066362 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-92c60632-6b64-44cc-821e-7146de8d9e5e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:10.066393 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Restoring backup 132f2910-a7a8-4a6b-a2fe-bc9c42138284 ({'restore': {}}) {{(pid=100249) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 16:08:10.066393 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Restoring backup 132f2910-a7a8-4a6b-a2fe-bc9c42138284 to volume None. Aug 19 16:08:10.069474 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:10.069474 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:10.071185 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:10.071185 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:10.071860 np0000007787 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating volume of 1 GB for restore of backup 132f2910-a7a8-4a6b-a2fe-bc9c42138284. Aug 19 16:08:10.076716 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-124e2445-2137-477d-890b-399aad71c6af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:10.077418 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-92c60632-6b64-44cc-821e-7146de8d9e5e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:10.078991 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Availability Zones retrieved successfully. Aug 19 16:08:10.079294 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-124e2445-2137-477d-890b-399aad71c6af tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:10.079601 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-124e2445-2137-477d-890b-399aad71c6af tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:10.079851 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-124e2445-2137-477d-890b-399aad71c6af tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:10.082844 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-92c60632-6b64-44cc-821e-7146de8d9e5e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:10.085113 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1079/4299] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:10 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:10.085167 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (54ef154c-aa61-49b6-b075-0d2db50d27e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:10.085462 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f025e90c-b91c-4c08-b6a9-ee44f944cc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:10.086426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:10.092866 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:10.092866 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:10.096971 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-124e2445-2137-477d-890b-399aad71c6af tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:10.101315 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-124e2445-2137-477d-890b-399aad71c6af tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:10.101707 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1083/4300] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:10 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:10.114000 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f025e90c-b91c-4c08-b6a9-ee44f944cc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:10.114955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9cbb8c-2b09-442a-a992-15e504411342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:10.161469 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['2eed9f9c-1e1a-4bb5-b481-7dcfae6de050', '91f7abfe-d1de-4c8d-9c06-b623454cec4b', '23a7ed6d-faf4-4b6c-89cf-27d93c4f2e77', '9cc3b70e-2f4c-484c-ad3f-9447d73430ae'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:10.162588 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9cbb8c-2b09-442a-a992-15e504411342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eed9f9c-1e1a-4bb5-b481-7dcfae6de050', '91f7abfe-d1de-4c8d-9c06-b623454cec4b', '23a7ed6d-faf4-4b6c-89cf-27d93c4f2e77', '9cc3b70e-2f4c-484c-ad3f-9447d73430ae']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:10.163230 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1934070e-5a2d-4960-ba5a-c325fc05367e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:10.203464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1934070e-5a2d-4960-ba5a-c325fc05367e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af82faac-76f8-4041-9b63-1afb11d6a7d7', '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_132f2910-a7a8-4a6b-a2fe-bc9c42138284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['2eed9f9c-1e1a-4bb5-b481-7dcfae6de050','91f7abfe-d1de-4c8d-9c06-b623454cec4b','23a7ed6d-faf4-4b6c-89cf-27d93c4f2e77','9cc3b70e-2f4c-484c-ad3f-9447d73430ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_132f2910-a7a8-4a6b-a2fe-bc9c42138284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af82faac-76f8-4041-9b63-1afb11d6a7d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9997dfb101641f4a136bdea5a37511b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='579dc6ea43f64ed4b35a3112b0372183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:10.204449 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9a2dc2-3b55-46df-9f63-05022e88776c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:10.227018 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9a2dc2-3b55-46df-9f63-05022e88776c) transitioned into 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_132f2910-a7a8-4a6b-a2fe-bc9c42138284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['2eed9f9c-1e1a-4bb5-b481-7dcfae6de050','91f7abfe-d1de-4c8d-9c06-b623454cec4b','23a7ed6d-faf4-4b6c-89cf-27d93c4f2e77','9cc3b70e-2f4c-484c-ad3f-9447d73430ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:10.228033 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c6df87-0eb8-483a-a19b-941c032e99f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:10.242813 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c6df87-0eb8-483a-a19b-941c032e99f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:10.243594 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (54ef154c-aa61-49b6-b075-0d2db50d27e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:10.243977 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request issued successfully. Aug 19 16:08:10.250605 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:10.250605 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:10.251130 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:11.097510 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-356dcb65-d2b2-43c5-b6a8-f6d1b2f013a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:11.099316 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-356dcb65-d2b2-43c5-b6a8-f6d1b2f013a0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:11.099594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-356dcb65-d2b2-43c5-b6a8-f6d1b2f013a0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:11.099897 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-356dcb65-d2b2-43c5-b6a8-f6d1b2f013a0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:11.109031 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:11.109031 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:11.113468 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-356dcb65-d2b2-43c5-b6a8-f6d1b2f013a0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:11.117282 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-61a6ad4b-a390-464e-88b3-70096117548d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:11.118581 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-356dcb65-d2b2-43c5-b6a8-f6d1b2f013a0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:11.118780 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1065/4301] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:11 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:11.118882 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61a6ad4b-a390-464e-88b3-70096117548d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:11.119155 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61a6ad4b-a390-464e-88b3-70096117548d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:11.119340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61a6ad4b-a390-464e-88b3-70096117548d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:11.130864 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:11.130864 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:11.134525 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-61a6ad4b-a390-464e-88b3-70096117548d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:11.138751 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61a6ad4b-a390-464e-88b3-70096117548d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:11.139272 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1080/4302] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:11 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:11.266377 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:11.266377 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:11.266377 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:11.266845 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Checking backup size 1 against volume size 1 {{(pid=100249) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 16:08:11.266845 np0000007787 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Overwriting volume af82faac-76f8-4041-9b63-1afb11d6a7d7 with restore of backup 132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:11.305091 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] restore_backup in rpcapi backup_id 132f2910-a7a8-4a6b-a2fe-bc9c42138284 {{(pid=100249) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 16:08:11.307482 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b388ae26-8378-489a-a2d9-daa97d6c9ef3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284/restore returned with HTTP 202 Aug 19 16:08:11.308043 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1075/4303] 10.4.3.32 () {68 vars in 1386 bytes} [Wed Aug 19 16:08:10 2026] POST /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284/restore => generated 189 bytes in 1247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:11.316831 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-38f73454-0d08-4fb8-b7cf-bd917b192a6e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:11.320003 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38f73454-0d08-4fb8-b7cf-bd917b192a6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:11.320003 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38f73454-0d08-4fb8-b7cf-bd917b192a6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:11.320289 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-38f73454-0d08-4fb8-b7cf-bd917b192a6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:11.320452 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-38f73454-0d08-4fb8-b7cf-bd917b192a6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:11.320614 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c763f0a-66e0-469e-8483-7c71bc7877e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:11.326398 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:11.326398 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:11.327309 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-38f73454-0d08-4fb8-b7cf-bd917b192a6e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:11.327705 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1084/4304] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:11 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:11.423703 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c763f0a-66e0-469e-8483-7c71bc7877e8 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools Aug 19 16:08:11.423703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c763f0a-66e0-469e-8483-7c71bc7877e8 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:11.423900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c763f0a-66e0-469e-8483-7c71bc7877e8 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Calling method 'get_pools' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:11.434572 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c763f0a-66e0-469e-8483-7c71bc7877e8 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 16:08:11.436154 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1066/4305] 10.4.3.32 () {66 vars in 1284 bytes} [Wed Aug 19 16:08:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:11.445965 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1a5847cc-c68d-47f5-bfdf-8713a94c8782 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:11.449322 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a5847cc-c68d-47f5-bfdf-8713a94c8782 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] GET https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 16:08:11.449527 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a5847cc-c68d-47f5-bfdf-8713a94c8782 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:11.449729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a5847cc-c68d-47f5-bfdf-8713a94c8782 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Calling method 'get_pools' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:11.462676 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a5847cc-c68d-47f5-bfdf-8713a94c8782 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] https://10.4.3.32/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 16:08:11.463186 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1081/4306] 10.4.3.32 () {66 vars in 1307 bytes} [Wed Aug 19 16:08:11 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:11.471970 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36914557-92ac-4839-ac1d-41ff2d99c8b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:11.473882 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36914557-92ac-4839-ac1d-41ff2d99c8b5 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool Aug 19 16:08:11.474081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36914557-92ac-4839-ac1d-41ff2d99c8b5 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:11.474255 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36914557-92ac-4839-ac1d-41ff2d99c8b5 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:11.484818 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36914557-92ac-4839-ac1d-41ff2d99c8b5 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool returned with HTTP 200 Aug 19 16:08:11.485434 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1076/4307] 10.4.3.32 () {66 vars in 1311 bytes} [Wed Aug 19 16:08:11 2026] GET /volume/v3/capabilities/np0000007787@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:11.495614 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d43f3af-00a2-45af-acc3-aac642e7f877 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:11.497594 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d43f3af-00a2-45af-acc3-aac642e7f877 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool Aug 19 16:08:11.497831 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d43f3af-00a2-45af-acc3-aac642e7f877 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:11.498089 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d43f3af-00a2-45af-acc3-aac642e7f877 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:11.507793 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d43f3af-00a2-45af-acc3-aac642e7f877 tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool returned with HTTP 200 Aug 19 16:08:11.508595 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1085/4308] 10.4.3.32 () {66 vars in 1311 bytes} [Wed Aug 19 16:08:11 2026] GET /volume/v3/capabilities/np0000007787@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:11.520050 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-995b71ee-aeab-4178-b78a-a177c85f3dbe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:11.522339 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-995b71ee-aeab-4178-b78a-a177c85f3dbe tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] GET https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool Aug 19 16:08:11.522606 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-995b71ee-aeab-4178-b78a-a177c85f3dbe tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:11.522883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-995b71ee-aeab-4178-b78a-a177c85f3dbe tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:11.535244 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-995b71ee-aeab-4178-b78a-a177c85f3dbe tempest-BackendsCapabilitiesAdminTestsJSON-512509065 tempest-BackendsCapabilitiesAdminTestsJSON-512509065-project-admin] https://10.4.3.32/volume/v3/capabilities/np0000007787@storpool returned with HTTP 200 Aug 19 16:08:11.535944 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1067/4309] 10.4.3.32 () {66 vars in 1311 bytes} [Wed Aug 19 16:08:11 2026] GET /volume/v3/capabilities/np0000007787@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:12.132890 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9e01fed5-51fc-4c95-b639-e3c4f2b5d949 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:12.135134 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e01fed5-51fc-4c95-b639-e3c4f2b5d949 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:12.135435 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e01fed5-51fc-4c95-b639-e3c4f2b5d949 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:12.135689 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e01fed5-51fc-4c95-b639-e3c4f2b5d949 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:12.145133 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:12.145133 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:12.149936 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9e01fed5-51fc-4c95-b639-e3c4f2b5d949 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:12.153281 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f4d97ed-58d5-40d1-96ef-0fd33353ed6f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:12.155398 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e01fed5-51fc-4c95-b639-e3c4f2b5d949 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:12.155871 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1082/4310] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:12 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:12.156036 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f4d97ed-58d5-40d1-96ef-0fd33353ed6f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:12.156396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f4d97ed-58d5-40d1-96ef-0fd33353ed6f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:12.156687 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f4d97ed-58d5-40d1-96ef-0fd33353ed6f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:12.169843 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:12.169843 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:12.173729 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5f4d97ed-58d5-40d1-96ef-0fd33353ed6f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:12.178453 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f4d97ed-58d5-40d1-96ef-0fd33353ed6f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:12.178887 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1077/4311] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:12 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:12.340463 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ab8e2fcf-661f-400a-842c-2b8140fd8f6b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:12.342311 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab8e2fcf-661f-400a-842c-2b8140fd8f6b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:12.343458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab8e2fcf-661f-400a-842c-2b8140fd8f6b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:12.343458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ab8e2fcf-661f-400a-842c-2b8140fd8f6b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:12.343458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ab8e2fcf-661f-400a-842c-2b8140fd8f6b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:12.348152 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:12.348152 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:12.349008 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ab8e2fcf-661f-400a-842c-2b8140fd8f6b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:12.349516 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1086/4312] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:12 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:13.173189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf260a7d-c934-4528-980f-45eff0676442 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:13.175269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf260a7d-c934-4528-980f-45eff0676442 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:13.175485 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf260a7d-c934-4528-980f-45eff0676442 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:13.175754 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf260a7d-c934-4528-980f-45eff0676442 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:13.184223 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:13.184223 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:13.188380 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf260a7d-c934-4528-980f-45eff0676442 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:13.193711 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf260a7d-c934-4528-980f-45eff0676442 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:13.194147 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-72909521-cc2e-4869-aa25-6b8a51300863 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:13.194449 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1068/4313] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:13 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:13.199798 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72909521-cc2e-4869-aa25-6b8a51300863 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:13.199798 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72909521-cc2e-4869-aa25-6b8a51300863 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:13.199798 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72909521-cc2e-4869-aa25-6b8a51300863 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:13.211725 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:13.211725 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:13.217580 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-72909521-cc2e-4869-aa25-6b8a51300863 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:13.223056 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72909521-cc2e-4869-aa25-6b8a51300863 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:13.223722 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1083/4314] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:13 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:13.360627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bdb67b07-9f7d-4333-b2e4-9be564857c3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:13.362340 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bdb67b07-9f7d-4333-b2e4-9be564857c3a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:13.362529 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bdb67b07-9f7d-4333-b2e4-9be564857c3a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:13.362708 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bdb67b07-9f7d-4333-b2e4-9be564857c3a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:13.362917 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bdb67b07-9f7d-4333-b2e4-9be564857c3a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:13.366933 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:13.366933 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:13.367596 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bdb67b07-9f7d-4333-b2e4-9be564857c3a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:13.367947 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1078/4315] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:13 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:13.818474 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-37ec7cf0-1b1c-46fa-a046-283eea3cb42f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:13.909963 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-37ec7cf0-1b1c-46fa-a046-283eea3cb42f tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:08:13.910438 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-37ec7cf0-1b1c-46fa-a046-283eea3cb42f tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1248279130"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:13.940591 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-37ec7cf0-1b1c-46fa-a046-283eea3cb42f tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:08:13.941082 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1087/4316] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:08:13 2026] POST /volume/v3/types => generated 216 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:13.949623 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-79e85324-926b-4faa-8f81-df6563ae4547 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:13.951673 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-79e85324-926b-4faa-8f81-df6563ae4547 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 16:08:13.952204 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-79e85324-926b-4faa-8f81-df6563ae4547 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-98593158"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:13.979804 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-79e85324-926b-4faa-8f81-df6563ae4547 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 16:08:13.980558 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1069/4317] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 16:08:13 2026] POST /volume/v3/group_types => generated 171 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:13.990684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7c7c43ef-0c9f-4889-99b9-8d1ab7fe06f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:14.054479 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c7c43ef-0c9f-4889-99b9-8d1ab7fe06f8 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 16:08:14.061976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c7c43ef-0c9f-4889-99b9-8d1ab7fe06f8 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f5515b0f-b388-4c38-9454-21a66b92259a", "volume_types": ["a524c280-6ac4-4f37-bc4d-b60265996601"], "name": "tempest-Group1-1383003034"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:14.061976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-7c7c43ef-0c9f-4889-99b9-8d1ab7fe06f8 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Creating new group {'group': {'group_type': 'f5515b0f-b388-4c38-9454-21a66b92259a', 'volume_types': ['a524c280-6ac4-4f37-bc4d-b60265996601'], 'name': 'tempest-Group1-1383003034'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 16:08:14.061976 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-7c7c43ef-0c9f-4889-99b9-8d1ab7fe06f8 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Creating group tempest-Group1-1383003034. Aug 19 16:08:14.069497 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7c7c43ef-0c9f-4889-99b9-8d1ab7fe06f8 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Availability Zones retrieved successfully. Aug 19 16:08:14.107826 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7c7c43ef-0c9f-4889-99b9-8d1ab7fe06f8 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Created reservations ['c0eb4fb2-472a-4c6a-87e4-21b3a0ab0696'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:14.160423 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c7c43ef-0c9f-4889-99b9-8d1ab7fe06f8 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 16:08:14.160976 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1084/4318] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 16:08:13 2026] POST /volume/v3/groups => generated 94 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:14.169988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac443fe5-3a1b-44fb-a666-899e26750828 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:14.172067 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac443fe5-3a1b-44fb-a666-899e26750828 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b Aug 19 16:08:14.172356 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac443fe5-3a1b-44fb-a666-899e26750828 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:14.172553 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac443fe5-3a1b-44fb-a666-899e26750828 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:14.172690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-ac443fe5-3a1b-44fb-a666-899e26750828 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 84507db0-3dda-48d4-9254-7fbc175a226b {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:14.177024 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:14.177024 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:14.185879 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac443fe5-3a1b-44fb-a666-899e26750828 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b returned with HTTP 200 Aug 19 16:08:14.186840 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1079/4319] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:14 2026] GET /volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:14.211700 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7b049b7e-b380-43e0-b441-68c144cb85e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:14.213345 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7b049b7e-b380-43e0-b441-68c144cb85e0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:14.213598 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7b049b7e-b380-43e0-b441-68c144cb85e0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:14.213819 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7b049b7e-b380-43e0-b441-68c144cb85e0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:14.221120 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:14.221120 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:14.225427 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7b049b7e-b380-43e0-b441-68c144cb85e0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:14.229970 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7b049b7e-b380-43e0-b441-68c144cb85e0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:14.230534 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1088/4320] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:14 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:14.239377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c396f75b-ff15-4c3e-b484-6678ecd8ae81 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:14.241276 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c396f75b-ff15-4c3e-b484-6678ecd8ae81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:14.241473 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c396f75b-ff15-4c3e-b484-6678ecd8ae81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:14.241643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c396f75b-ff15-4c3e-b484-6678ecd8ae81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:14.254898 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:14.254898 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:14.258072 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c396f75b-ff15-4c3e-b484-6678ecd8ae81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:14.263887 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c396f75b-ff15-4c3e-b484-6678ecd8ae81 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:14.264267 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1070/4321] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:14 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:14.381902 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c1679479-5e2a-4932-b4b8-2b198780049d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:14.383807 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c1679479-5e2a-4932-b4b8-2b198780049d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:14.384023 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c1679479-5e2a-4932-b4b8-2b198780049d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:14.384255 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c1679479-5e2a-4932-b4b8-2b198780049d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:14.384364 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c1679479-5e2a-4932-b4b8-2b198780049d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:14.388898 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:14.388898 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:14.389724 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c1679479-5e2a-4932-b4b8-2b198780049d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:14.390128 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1085/4322] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:14 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:15.197078 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-125a43c1-4690-4fc0-b49a-48ca7e0b112a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:15.199456 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-125a43c1-4690-4fc0-b49a-48ca7e0b112a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b Aug 19 16:08:15.199743 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-125a43c1-4690-4fc0-b49a-48ca7e0b112a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:15.200030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-125a43c1-4690-4fc0-b49a-48ca7e0b112a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:15.200226 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-125a43c1-4690-4fc0-b49a-48ca7e0b112a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 84507db0-3dda-48d4-9254-7fbc175a226b {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:15.205024 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:15.205024 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:15.214452 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-125a43c1-4690-4fc0-b49a-48ca7e0b112a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b returned with HTTP 200 Aug 19 16:08:15.214967 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1080/4323] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:15 2026] GET /volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:15.223905 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e1c27f3d-1c8c-4ae0-8faf-c5d61ed4d2bc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:15.225829 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1c27f3d-1c8c-4ae0-8faf-c5d61ed4d2bc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 16:08:15.226155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1c27f3d-1c8c-4ae0-8faf-c5d61ed4d2bc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f5515b0f-b388-4c38-9454-21a66b92259a", "volume_types": ["a524c280-6ac4-4f37-bc4d-b60265996601"], "name": "tempest-Group2-1651910179"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:15.227488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-e1c27f3d-1c8c-4ae0-8faf-c5d61ed4d2bc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Creating new group {'group': {'group_type': 'f5515b0f-b388-4c38-9454-21a66b92259a', 'volume_types': ['a524c280-6ac4-4f37-bc4d-b60265996601'], 'name': 'tempest-Group2-1651910179'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 16:08:15.230860 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-e1c27f3d-1c8c-4ae0-8faf-c5d61ed4d2bc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Creating group tempest-Group2-1651910179. Aug 19 16:08:15.237279 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e1c27f3d-1c8c-4ae0-8faf-c5d61ed4d2bc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Availability Zones retrieved successfully. Aug 19 16:08:15.246357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6f91f512-8cb1-46ff-ae46-99393ee0420e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:15.248423 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6f91f512-8cb1-46ff-ae46-99393ee0420e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:15.248617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6f91f512-8cb1-46ff-ae46-99393ee0420e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:15.248841 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6f91f512-8cb1-46ff-ae46-99393ee0420e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:15.256335 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:15.256335 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:15.259359 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e1c27f3d-1c8c-4ae0-8faf-c5d61ed4d2bc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Created reservations ['d7bd54db-d659-43ca-b628-e35b4646a91a'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:15.261178 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6f91f512-8cb1-46ff-ae46-99393ee0420e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:15.266978 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6f91f512-8cb1-46ff-ae46-99393ee0420e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:15.267437 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1071/4324] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:15 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:15.282951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-44e12f32-f3b9-4d6c-b569-a6fecca05638 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:15.284773 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44e12f32-f3b9-4d6c-b569-a6fecca05638 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:15.284983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44e12f32-f3b9-4d6c-b569-a6fecca05638 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:15.285183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44e12f32-f3b9-4d6c-b569-a6fecca05638 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:15.290036 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1c27f3d-1c8c-4ae0-8faf-c5d61ed4d2bc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 16:08:15.290537 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1089/4325] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 16:08:15 2026] POST /volume/v3/groups => generated 94 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:15.295545 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:15.295545 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:15.298860 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-44e12f32-f3b9-4d6c-b569-a6fecca05638 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:15.301692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a3d72501-82ca-4bd9-8daa-f6367da63c5c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:15.303584 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3d72501-82ca-4bd9-8daa-f6367da63c5c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 Aug 19 16:08:15.303814 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3d72501-82ca-4bd9-8daa-f6367da63c5c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:15.304020 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3d72501-82ca-4bd9-8daa-f6367da63c5c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:15.304158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-a3d72501-82ca-4bd9-8daa-f6367da63c5c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:15.306745 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44e12f32-f3b9-4d6c-b569-a6fecca05638 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:15.307257 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1086/4326] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:15 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:15.310459 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:15.310459 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:15.321242 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3d72501-82ca-4bd9-8daa-f6367da63c5c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 returned with HTTP 200 Aug 19 16:08:15.321815 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1081/4327] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:15 2026] GET /volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:15.329171 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2f35232a-7747-4a57-8e03-4239afa34adc req-d6f696b7-c04c-4cf2-99c0-bd951cc97d96 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:15.331342 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-d6f696b7-c04c-4cf2-99c0-bd951cc97d96 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89/action Aug 19 16:08:15.331681 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-d6f696b7-c04c-4cf2-99c0-bd951cc97d96 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:15.331817 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-d6f696b7-c04c-4cf2-99c0-bd951cc97d96 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:15.349167 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:15.349167 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:15.371327 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2f35232a-7747-4a57-8e03-4239afa34adc req-d6f696b7-c04c-4cf2-99c0-bd951cc97d96 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89/action returned with HTTP 204 Aug 19 16:08:15.371723 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1072/4328] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:08:15 2026] POST /volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:15.403343 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-913d0284-c52a-413f-a3a9-d116d207a543 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:15.405300 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-913d0284-c52a-413f-a3a9-d116d207a543 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:15.405513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-913d0284-c52a-413f-a3a9-d116d207a543 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:15.405731 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-913d0284-c52a-413f-a3a9-d116d207a543 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:15.405877 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-913d0284-c52a-413f-a3a9-d116d207a543 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:15.411180 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:15.411180 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:15.412292 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-913d0284-c52a-413f-a3a9-d116d207a543 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:15.412803 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1090/4329] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:15 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:16.286864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-11c03cc0-21bc-4627-b017-506929017cd3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.288204 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11c03cc0-21bc-4627-b017-506929017cd3 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:16.288465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11c03cc0-21bc-4627-b017-506929017cd3 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.288711 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11c03cc0-21bc-4627-b017-506929017cd3 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.297451 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.297451 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:16.302006 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-11c03cc0-21bc-4627-b017-506929017cd3 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:16.306662 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11c03cc0-21bc-4627-b017-506929017cd3 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:16.308775 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1087/4330] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:16.323872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f3880c5-a99e-4650-98dd-be19a4141044 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.326150 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f3880c5-a99e-4650-98dd-be19a4141044 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:16.326372 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f3880c5-a99e-4650-98dd-be19a4141044 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.326609 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f3880c5-a99e-4650-98dd-be19a4141044 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.331138 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b728235-d7aa-4dfe-a742-4204de040d0a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.334280 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b728235-d7aa-4dfe-a742-4204de040d0a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 Aug 19 16:08:16.334553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b728235-d7aa-4dfe-a742-4204de040d0a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.334786 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b728235-d7aa-4dfe-a742-4204de040d0a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.334956 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-7b728235-d7aa-4dfe-a742-4204de040d0a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:16.338682 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.338682 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:16.341063 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.341063 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:16.342353 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f3880c5-a99e-4650-98dd-be19a4141044 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:16.346986 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f3880c5-a99e-4650-98dd-be19a4141044 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:16.347418 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1082/4331] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:16.350123 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b728235-d7aa-4dfe-a742-4204de040d0a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 returned with HTTP 200 Aug 19 16:08:16.350621 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1073/4332] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:16.360101 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.362051 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:16.362407 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-19236889-3940-4f8e-ad3d-63987a3930c5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.362502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1446215861", "volume_type": "a524c280-6ac4-4f37-bc4d-b60265996601", "group_id": "84507db0-3dda-48d4-9254-7fbc175a226b", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:16.364131 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-19236889-3940-4f8e-ad3d-63987a3930c5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:16.364304 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-19236889-3940-4f8e-ad3d-63987a3930c5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.364451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1446215861', 'volume_type': 'a524c280-6ac4-4f37-bc4d-b60265996601', 'group_id': '84507db0-3dda-48d4-9254-7fbc175a226b', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:16.364492 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-19236889-3940-4f8e-ad3d-63987a3930c5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.372263 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.372263 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:16.372538 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.372538 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:16.372949 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume of 1 GB Aug 19 16:08:16.375436 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-19236889-3940-4f8e-ad3d-63987a3930c5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:16.378678 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Availability Zones retrieved successfully. Aug 19 16:08:16.379100 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-19236889-3940-4f8e-ad3d-63987a3930c5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:16.379491 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1088/4333] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:16.385628 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Flow 'volume_create_api' (5f357151-b9dd-4809-955b-24b691d487d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:16.387100 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e82a9b-acd5-4c79-956c-dfd9284c6618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:16.387816 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.387816 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:16.388378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:16.408380 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e82a9b-acd5-4c79-956c-dfd9284c6618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:08:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a524c280-6ac4-4f37-bc4d-b60265996601,is_public=True,name='tempest-GroupsTest-volume-type-1248279130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a524c280-6ac4-4f37-bc4d-b60265996601', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '84507db0-3dda-48d4-9254-7fbc175a226b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:16.409350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cea9a3f-6bea-47a2-a2a8-2d8a11e6fda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:16.422181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c1763ce0-1273-4504-ab66-d750a995092d req-91ee7edf-1416-44e6-8c03-c38839872717 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.424806 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-91ee7edf-1416-44e6-8c03-c38839872717 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:16.425003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-91ee7edf-1416-44e6-8c03-c38839872717 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.425236 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-91ee7edf-1416-44e6-8c03-c38839872717 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.425336 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2575f2ee-3c65-43e8-8484-224986ee0eb7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.427254 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2575f2ee-3c65-43e8-8484-224986ee0eb7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:16.427472 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2575f2ee-3c65-43e8-8484-224986ee0eb7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.427690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2575f2ee-3c65-43e8-8484-224986ee0eb7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.427840 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2575f2ee-3c65-43e8-8484-224986ee0eb7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:16.432278 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.432278 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:16.433158 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2575f2ee-3c65-43e8-8484-224986ee0eb7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:16.433930 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1074/4334] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:16.439313 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.439313 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:16.445079 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c1763ce0-1273-4504-ab66-d750a995092d req-91ee7edf-1416-44e6-8c03-c38839872717 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:16.446182 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1248279130 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1248279130, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:16.446484 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1248279130 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1248279130, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:16.452466 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-91ee7edf-1416-44e6-8c03-c38839872717 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:16.453038 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1083/4335] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 1168 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:16.470519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c1763ce0-1273-4504-ab66-d750a995092d req-7ebe7755-c6b0-459f-8914-68611a904684 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.472650 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-7ebe7755-c6b0-459f-8914-68611a904684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/action Aug 19 16:08:16.473040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-7ebe7755-c6b0-459f-8914-68611a904684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:16.473251 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-7ebe7755-c6b0-459f-8914-68611a904684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:16.482875 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.482875 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:16.483310 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c1763ce0-1273-4504-ab66-d750a995092d req-7ebe7755-c6b0-459f-8914-68611a904684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:16.499849 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c1763ce0-1273-4504-ab66-d750a995092d req-7ebe7755-c6b0-459f-8914-68611a904684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Begin detaching volume completed successfully. Aug 19 16:08:16.500090 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-7ebe7755-c6b0-459f-8914-68611a904684 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/action returned with HTTP 202 Aug 19 16:08:16.500619 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1089/4336] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:08:16 2026] POST /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:08:16.539844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Created reservations ['21f886e8-4cfd-4c3a-b401-6425d95107ed', '8077623a-ec5b-4d69-bcc2-fc7a0d289fa3', '6d78001a-7753-4e0d-a607-ae37b0e727fd', '290f9f46-1d14-4f74-b1e1-49c9ca625aa2'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:16.539844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cea9a3f-6bea-47a2-a2a8-2d8a11e6fda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f886e8-4cfd-4c3a-b401-6425d95107ed', '8077623a-ec5b-4d69-bcc2-fc7a0d289fa3', '6d78001a-7753-4e0d-a607-ae37b0e727fd', '290f9f46-1d14-4f74-b1e1-49c9ca625aa2']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:16.539844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df0e960-6511-42e9-85ff-fccdf0f130b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:16.573840 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c4bde2e2-a23f-475d-a8df-2303f1390b5b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.574235 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4bde2e2-a23f-475d-a8df-2303f1390b5b None None] GET https://10.4.3.32/volume// Aug 19 16:08:16.574417 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4bde2e2-a23f-475d-a8df-2303f1390b5b None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.574601 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4bde2e2-a23f-475d-a8df-2303f1390b5b None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.574940 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4bde2e2-a23f-475d-a8df-2303f1390b5b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:08:16.575239 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1075/4337] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:08: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 19 16:08:16.576454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df0e960-6511-42e9-85ff-fccdf0f130b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '575d49a2-59a2-4fc2-b248-a746751292b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1446215861',encryption_key_id=None,group_id=84507db0-3dda-48d4-9254-7fbc175a226b,group_type_id=,metadata={},multiattach=False,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',qos_specs=None,replication_status=,reservations=['21f886e8-4cfd-4c3a-b401-6425d95107ed','8077623a-ec5b-4d69-bcc2-fc7a0d289fa3','6d78001a-7753-4e0d-a607-ae37b0e727fd','290f9f46-1d14-4f74-b1e1-49c9ca625aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a85f1ec821248afa166b1cdf1f83bd7',volume_type_id=a524c280-6ac4-4f37-bc4d-b60265996601), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1446215861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=84507db0-3dda-48d4-9254-7fbc175a226b,host=None,id=575d49a2-59a2-4fc2-b248-a746751292b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9a85f1ec821248afa166b1cdf1f83bd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a524c280-6ac4-4f37-bc4d-b60265996601),volume_type_id=a524c280-6ac4-4f37-bc4d-b60265996601)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:16.577121 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f333f46e-8284-449c-8c9e-271ca7806035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:16.586245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c1763ce0-1273-4504-ab66-d750a995092d req-22d54ce4-419a-4c72-ac94-1dbb0315a763 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.588922 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-22d54ce4-419a-4c72-ac94-1dbb0315a763 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:16.589140 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-22d54ce4-419a-4c72-ac94-1dbb0315a763 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.589317 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-22d54ce4-419a-4c72-ac94-1dbb0315a763 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.598633 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.598633 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:16.602216 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c1763ce0-1273-4504-ab66-d750a995092d req-22d54ce4-419a-4c72-ac94-1dbb0315a763 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:16.606438 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-22d54ce4-419a-4c72-ac94-1dbb0315a763 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:16.606863 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1084/4338] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:08:16.608374 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f333f46e-8284-449c-8c9e-271ca7806035) transitioned into 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-1446215861',encryption_key_id=None,group_id=84507db0-3dda-48d4-9254-7fbc175a226b,group_type_id=,metadata={},multiattach=False,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',qos_specs=None,replication_status=,reservations=['21f886e8-4cfd-4c3a-b401-6425d95107ed','8077623a-ec5b-4d69-bcc2-fc7a0d289fa3','6d78001a-7753-4e0d-a607-ae37b0e727fd','290f9f46-1d14-4f74-b1e1-49c9ca625aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a85f1ec821248afa166b1cdf1f83bd7',volume_type_id=a524c280-6ac4-4f37-bc4d-b60265996601)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:16.609278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de0a325-d0cd-4394-9249-9c132a2d00d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:16.618916 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c1763ce0-1273-4504-ab66-d750a995092d req-40444d4c-0fc6-40c9-82f8-cf7529b3965a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.618916 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-40444d4c-0fc6-40c9-82f8-cf7529b3965a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/encryption Aug 19 16:08:16.619269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-40444d4c-0fc6-40c9-82f8-cf7529b3965a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.619269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-40444d4c-0fc6-40c9-82f8-cf7529b3965a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.630778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de0a325-d0cd-4394-9249-9c132a2d00d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:16.630778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Flow 'volume_create_api' (5f357151-b9dd-4809-955b-24b691d487d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:16.630778 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume request issued successfully. Aug 19 16:08:16.630778 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:16.630778 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:16.633340 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.633340 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:16.640130 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-40444d4c-0fc6-40c9-82f8-cf7529b3965a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/encryption returned with HTTP 200 Aug 19 16:08:16.640538 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1090/4339] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:16.667882 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:16.669836 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.669836 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:16.672913 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-70514df4-2945-4ce9-a2b1-5f08787e5a06 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:16.673291 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1091/4340] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:08:16 2026] POST /volume/v3/volumes => generated 813 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:16.687472 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:16.689353 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 Aug 19 16:08:16.689589 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:16.689778 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:16.698208 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.698208 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:16.699855 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Volume info retrieved successfully. Aug 19 16:08:16.700516 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:16.700663 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:16.738874 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:16.741728 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:16.741728 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:16.748425 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fd33cf3e-b5f4-472e-a23a-d202834c26bb tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 returned with HTTP 200 Aug 19 16:08:16.748799 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1076/4341] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:16 2026] GET /volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:17.319160 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-643fcd88-d653-41cc-97be-284b34748853 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.321233 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-643fcd88-d653-41cc-97be-284b34748853 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:17.321466 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-643fcd88-d653-41cc-97be-284b34748853 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.321645 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-643fcd88-d653-41cc-97be-284b34748853 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.329368 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.329368 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:17.332856 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-643fcd88-d653-41cc-97be-284b34748853 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:17.336738 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-643fcd88-d653-41cc-97be-284b34748853 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:17.337169 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1085/4342] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:17 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:17.348892 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7d0fae3f-b942-4ed0-b04b-39b96fdad54b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.350642 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d0fae3f-b942-4ed0-b04b-39b96fdad54b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:08:17.350845 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d0fae3f-b942-4ed0-b04b-39b96fdad54b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.351058 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d0fae3f-b942-4ed0-b04b-39b96fdad54b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.357618 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.357618 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:17.361151 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7d0fae3f-b942-4ed0-b04b-39b96fdad54b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:08:17.365509 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d0fae3f-b942-4ed0-b04b-39b96fdad54b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:08:17.365749 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1091/4343] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:17 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:17.442778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-472048a5-4cf9-4803-b6b2-a1a0815d4ba0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.445256 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-472048a5-4cf9-4803-b6b2-a1a0815d4ba0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:17.445502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-472048a5-4cf9-4803-b6b2-a1a0815d4ba0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.445748 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-472048a5-4cf9-4803-b6b2-a1a0815d4ba0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.445937 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-472048a5-4cf9-4803-b6b2-a1a0815d4ba0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:17.447876 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=312,cinder:UPDATE=93,cinder:INSERT=57 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:08:17.451056 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.451056 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:17.452145 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-472048a5-4cf9-4803-b6b2-a1a0815d4ba0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:17.452646 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1092/4344] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:17 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:17.527903 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c1763ce0-1273-4504-ab66-d750a995092d req-e4da256a-0926-4420-a32a-9b7d2020d58d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.530254 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-e4da256a-0926-4420-a32a-9b7d2020d58d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89 Aug 19 16:08:17.530474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-e4da256a-0926-4420-a32a-9b7d2020d58d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.530713 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-e4da256a-0926-4420-a32a-9b7d2020d58d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.538322 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.538322 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:17.625484 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c1763ce0-1273-4504-ab66-d750a995092d req-e4da256a-0926-4420-a32a-9b7d2020d58d tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89 returned with HTTP 200 Aug 19 16:08:17.626083 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1077/4345] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:08:17 2026] DELETE /volume/v3/attachments/72650da8-c629-4a35-9a6d-0fc36f2ddc89 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:17.760408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.762148 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 Aug 19 16:08:17.762355 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.762563 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.769220 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.769220 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:17.772913 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Volume info retrieved successfully. Aug 19 16:08:17.773574 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:17.773720 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:17.809580 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:17.812489 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.812489 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:17.818907 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-290a5c8a-ee5a-42e2-860a-9536cb5303d4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 returned with HTTP 200 Aug 19 16:08:17.819272 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1086/4346] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:17 2026] GET /volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 => generated 906 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:17.832631 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-31727401-a9a3-470f-acd4-8f0e0f97be56 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.834422 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31727401-a9a3-470f-acd4-8f0e0f97be56 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b Aug 19 16:08:17.834633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31727401-a9a3-470f-acd4-8f0e0f97be56 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.834845 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31727401-a9a3-470f-acd4-8f0e0f97be56 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.834987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-31727401-a9a3-470f-acd4-8f0e0f97be56 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 84507db0-3dda-48d4-9254-7fbc175a226b {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:17.838097 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.838097 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:17.845699 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31727401-a9a3-470f-acd4-8f0e0f97be56 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b returned with HTTP 200 Aug 19 16:08:17.846171 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1092/4347] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:17 2026] GET /volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:17.859271 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc856ae6-8299-4862-931a-9061ac9a9a19 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.861627 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc856ae6-8299-4862-931a-9061ac9a9a19 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 Aug 19 16:08:17.862023 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc856ae6-8299-4862-931a-9061ac9a9a19 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.862263 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc856ae6-8299-4862-931a-9061ac9a9a19 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.862429 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-fc856ae6-8299-4862-931a-9061ac9a9a19 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:17.866494 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.866494 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:17.875979 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc856ae6-8299-4862-931a-9061ac9a9a19 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 returned with HTTP 200 Aug 19 16:08:17.876568 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1093/4348] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:17 2026] GET /volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:17.885474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-733d6554-24ff-4984-a859-33543642d427 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.887423 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-733d6554-24ff-4984-a859-33543642d427 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/detail Aug 19 16:08:17.887652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-733d6554-24ff-4984-a859-33543642d427 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.887867 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-733d6554-24ff-4984-a859-33543642d427 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.888224 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.888224 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:17.919577 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-733d6554-24ff-4984-a859-33543642d427 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/detail returned with HTTP 200 Aug 19 16:08:17.920071 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1078/4349] 10.4.3.32 () {68 vars in 1289 bytes} [Wed Aug 19 16:08:17 2026] GET /volume/v3/groups/detail => generated 640 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:17.928812 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3b88caa4-60ab-4063-9192-441392eb37a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:17.931225 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:08:17.931517 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:17.931796 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:17.932161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:08:17.933103 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:08:17.941655 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Get all volumes completed successfully. Aug 19 16:08:17.942548 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:17.942752 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:17.989375 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:17.992157 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:17.992157 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:17.998943 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3b88caa4-60ab-4063-9192-441392eb37a5 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:08:17.999431 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1087/4350] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:08:17 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:18.012069 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:18.013743 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:08:18.014024 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:18.014568 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:18.014697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:08:18.015050 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:18.015050 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:18.015519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:08:18.021857 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Get all volumes completed successfully. Aug 19 16:08:18.022507 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:18.022709 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:18.071545 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:18.075010 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:18.075010 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:18.083635 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83c74d4f-5e29-4e1e-aa2e-6171a4611814 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:08:18.084371 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1093/4351] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:08:18 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:18.096650 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-15b7e028-49d4-4880-9908-cc1a04bcaeb7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:18.098479 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-15b7e028-49d4-4880-9908-cc1a04bcaeb7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b/action Aug 19 16:08:18.098889 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-15b7e028-49d4-4880-9908-cc1a04bcaeb7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:18.099066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-15b7e028-49d4-4880-9908-cc1a04bcaeb7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:18.100394 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-15b7e028-49d4-4880-9908-cc1a04bcaeb7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] delete called for group 84507db0-3dda-48d4-9254-7fbc175a226b {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:08:18.100507 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-15b7e028-49d4-4880-9908-cc1a04bcaeb7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Delete group with id: 84507db0-3dda-48d4-9254-7fbc175a226b Aug 19 16:08:18.103754 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:18.103754 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:18.142392 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-15b7e028-49d4-4880-9908-cc1a04bcaeb7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b/action returned with HTTP 202 Aug 19 16:08:18.142949 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1094/4352] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:08:18 2026] POST /volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:08:18.150009 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:18.154304 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 Aug 19 16:08:18.154569 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:18.154823 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:18.164474 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:18.164474 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:18.170086 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Volume info retrieved successfully. Aug 19 16:08:18.170960 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:18.171180 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:18.231480 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:18.235355 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:18.235355 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:18.245436 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b4c5211-7c92-4fed-b098-eabce8547a9b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 returned with HTTP 200 Aug 19 16:08:18.246264 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1079/4353] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:18 2026] GET /volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:18.463683 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-790230a1-8bc8-4ce8-81eb-81780237a0ae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:18.466754 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-790230a1-8bc8-4ce8-81eb-81780237a0ae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:18.466754 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-790230a1-8bc8-4ce8-81eb-81780237a0ae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:18.466976 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-790230a1-8bc8-4ce8-81eb-81780237a0ae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:18.467122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-790230a1-8bc8-4ce8-81eb-81780237a0ae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:18.475061 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:18.475061 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:18.475978 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-790230a1-8bc8-4ce8-81eb-81780237a0ae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:18.476386 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1088/4354] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:18 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:18.698927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-79a73c22-6d1f-4659-bb29-c5198142264c req-348139ab-7ba7-49b1-b314-021b3d0a7d60 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:18.701366 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-79a73c22-6d1f-4659-bb29-c5198142264c req-348139ab-7ba7-49b1-b314-021b3d0a7d60 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:18.701547 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-79a73c22-6d1f-4659-bb29-c5198142264c req-348139ab-7ba7-49b1-b314-021b3d0a7d60 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:18.701719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-79a73c22-6d1f-4659-bb29-c5198142264c req-348139ab-7ba7-49b1-b314-021b3d0a7d60 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:18.708230 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:18.708230 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:18.711659 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-79a73c22-6d1f-4659-bb29-c5198142264c req-348139ab-7ba7-49b1-b314-021b3d0a7d60 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:18.715530 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-79a73c22-6d1f-4659-bb29-c5198142264c req-348139ab-7ba7-49b1-b314-021b3d0a7d60 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:18.715897 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1094/4355] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:08:18 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:19.258295 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7f2af56c-5479-4c60-afa9-397c101923a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:19.259975 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f2af56c-5479-4c60-afa9-397c101923a0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 Aug 19 16:08:19.260273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f2af56c-5479-4c60-afa9-397c101923a0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:19.260500 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f2af56c-5479-4c60-afa9-397c101923a0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:19.266505 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f2af56c-5479-4c60-afa9-397c101923a0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 returned with HTTP 404 Aug 19 16:08:19.266972 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1095/4356] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:19 2026] GET /volume/v3/volumes/575d49a2-59a2-4fc2-b248-a746751292b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:08:19.273113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d4a9ddd-287c-4cf0-9256-20c47ea43185 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:19.274988 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d4a9ddd-287c-4cf0-9256-20c47ea43185 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b Aug 19 16:08:19.275222 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d4a9ddd-287c-4cf0-9256-20c47ea43185 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:19.275407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d4a9ddd-287c-4cf0-9256-20c47ea43185 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:19.275535 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-6d4a9ddd-287c-4cf0-9256-20c47ea43185 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 84507db0-3dda-48d4-9254-7fbc175a226b {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:19.278457 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d4a9ddd-287c-4cf0-9256-20c47ea43185 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b returned with HTTP 404 Aug 19 16:08:19.278908 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1080/4357] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:19 2026] GET /volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:08:19.287435 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ddb31387-5f1c-4926-bb01-8482b56114be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:19.289481 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ddb31387-5f1c-4926-bb01-8482b56114be tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5/action Aug 19 16:08:19.289980 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ddb31387-5f1c-4926-bb01-8482b56114be tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:19.290162 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ddb31387-5f1c-4926-bb01-8482b56114be tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:19.291733 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-ddb31387-5f1c-4926-bb01-8482b56114be tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] delete called for group 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 {{(pid=100249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:08:19.291880 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-ddb31387-5f1c-4926-bb01-8482b56114be tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Delete group with id: 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 Aug 19 16:08:19.293483 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=312,cinder:INSERT=49,cinder:UPDATE=99,cinder:DELETE=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:08:19.295697 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:19.295697 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:19.330230 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ddb31387-5f1c-4926-bb01-8482b56114be tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5/action returned with HTTP 202 Aug 19 16:08:19.330230 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1089/4358] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:08:19 2026] POST /volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:08:19.338415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c3b1b7b3-ac2f-4217-93a9-af2dba69db36 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:19.341194 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3b1b7b3-ac2f-4217-93a9-af2dba69db36 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 Aug 19 16:08:19.341747 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3b1b7b3-ac2f-4217-93a9-af2dba69db36 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:19.342008 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3b1b7b3-ac2f-4217-93a9-af2dba69db36 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:19.343784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-c3b1b7b3-ac2f-4217-93a9-af2dba69db36 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:19.346174 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:19.346174 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:19.355782 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3b1b7b3-ac2f-4217-93a9-af2dba69db36 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 returned with HTTP 200 Aug 19 16:08:19.356462 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1095/4359] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:19 2026] GET /volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:19.488030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3ed416a6-ccdf-4dbc-8dba-cc49be59432c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:19.490198 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ed416a6-ccdf-4dbc-8dba-cc49be59432c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:19.490384 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ed416a6-ccdf-4dbc-8dba-cc49be59432c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:19.490636 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3ed416a6-ccdf-4dbc-8dba-cc49be59432c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:19.490752 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3ed416a6-ccdf-4dbc-8dba-cc49be59432c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:19.495331 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:19.495331 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:19.496190 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3ed416a6-ccdf-4dbc-8dba-cc49be59432c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:19.496615 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1096/4360] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:19 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:20.366200 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-749dba05-5b26-49bd-93bc-3eca615b215c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.368614 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-749dba05-5b26-49bd-93bc-3eca615b215c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 Aug 19 16:08:20.368866 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-749dba05-5b26-49bd-93bc-3eca615b215c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.369171 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-749dba05-5b26-49bd-93bc-3eca615b215c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.369474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-749dba05-5b26-49bd-93bc-3eca615b215c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:20.371859 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=328,cinder:INSERT=50,cinder:UPDATE=108 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:08:20.374881 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-749dba05-5b26-49bd-93bc-3eca615b215c tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 returned with HTTP 404 Aug 19 16:08:20.375939 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1081/4361] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:20 2026] GET /volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:08:20.382461 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b48c14aa-dcc4-4c9e-8474-2d7da0b71cb4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.384326 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b48c14aa-dcc4-4c9e-8474-2d7da0b71cb4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/detail Aug 19 16:08:20.384620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b48c14aa-dcc4-4c9e-8474-2d7da0b71cb4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.384863 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b48c14aa-dcc4-4c9e-8474-2d7da0b71cb4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.392937 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b48c14aa-dcc4-4c9e-8474-2d7da0b71cb4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/detail returned with HTTP 200 Aug 19 16:08:20.393580 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1090/4362] 10.4.3.32 () {68 vars in 1289 bytes} [Wed Aug 19 16:08:20 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:20.402099 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0c5c94d6-aaa3-46a0-a71b-55c0be09bfc4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.404467 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c5c94d6-aaa3-46a0-a71b-55c0be09bfc4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:08:20.404796 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c5c94d6-aaa3-46a0-a71b-55c0be09bfc4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.404990 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c5c94d6-aaa3-46a0-a71b-55c0be09bfc4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.405312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-0c5c94d6-aaa3-46a0-a71b-55c0be09bfc4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:08:20.405739 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:20.405739 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:20.406334 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0c5c94d6-aaa3-46a0-a71b-55c0be09bfc4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:08:20.414520 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0c5c94d6-aaa3-46a0-a71b-55c0be09bfc4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Get all volumes completed successfully. Aug 19 16:08:20.417301 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c5c94d6-aaa3-46a0-a71b-55c0be09bfc4 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:08:20.417767 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1096/4363] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:08:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:20.430242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2db2d930-2d11-4a7f-a35e-9265cf3742de None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.432026 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2db2d930-2d11-4a7f-a35e-9265cf3742de tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5/action Aug 19 16:08:20.432544 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2db2d930-2d11-4a7f-a35e-9265cf3742de tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:20.432632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2db2d930-2d11-4a7f-a35e-9265cf3742de tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:20.434028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-2db2d930-2d11-4a7f-a35e-9265cf3742de tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] delete called for group 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 {{(pid=100250) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:08:20.434176 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-2db2d930-2d11-4a7f-a35e-9265cf3742de tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Delete group with id: 67a147d6-c3e9-4aa2-ab5e-8e78b53062a5 Aug 19 16:08:20.437528 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2db2d930-2d11-4a7f-a35e-9265cf3742de tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5/action returned with HTTP 404 Aug 19 16:08:20.438326 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1097/4364] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:08:20 2026] POST /volume/v3/groups/67a147d6-c3e9-4aa2-ab5e-8e78b53062a5/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:08:20.446150 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c3b778b-be8d-4461-b2ad-fe4b2f8e65b9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.448238 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c3b778b-be8d-4461-b2ad-fe4b2f8e65b9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:08:20.448490 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c3b778b-be8d-4461-b2ad-fe4b2f8e65b9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.448721 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c3b778b-be8d-4461-b2ad-fe4b2f8e65b9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.449091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-8c3b778b-be8d-4461-b2ad-fe4b2f8e65b9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:08:20.450104 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8c3b778b-be8d-4461-b2ad-fe4b2f8e65b9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:08:20.457812 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c3b778b-be8d-4461-b2ad-fe4b2f8e65b9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Get all volumes completed successfully. Aug 19 16:08:20.460291 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c3b778b-be8d-4461-b2ad-fe4b2f8e65b9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:08:20.460781 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1082/4365] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:08:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:20.483927 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1befb50e-e4bc-48c3-b64a-3b0a0720c648 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.485785 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1befb50e-e4bc-48c3-b64a-3b0a0720c648 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b/action Aug 19 16:08:20.486167 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1befb50e-e4bc-48c3-b64a-3b0a0720c648 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:20.486334 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1befb50e-e4bc-48c3-b64a-3b0a0720c648 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:20.488454 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-1befb50e-e4bc-48c3-b64a-3b0a0720c648 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] delete called for group 84507db0-3dda-48d4-9254-7fbc175a226b {{(pid=100249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:08:20.488552 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-1befb50e-e4bc-48c3-b64a-3b0a0720c648 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Delete group with id: 84507db0-3dda-48d4-9254-7fbc175a226b Aug 19 16:08:20.495082 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1befb50e-e4bc-48c3-b64a-3b0a0720c648 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b/action returned with HTTP 404 Aug 19 16:08:20.495676 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1091/4366] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:08:20 2026] POST /volume/v3/groups/84507db0-3dda-48d4-9254-7fbc175a226b/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:08:20.502712 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-07412372-964f-4189-ab2b-ad752e92ae40 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.505356 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-07412372-964f-4189-ab2b-ad752e92ae40 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/f5515b0f-b388-4c38-9454-21a66b92259a Aug 19 16:08:20.505579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-07412372-964f-4189-ab2b-ad752e92ae40 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.505781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-07412372-964f-4189-ab2b-ad752e92ae40 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.507051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fa1120d5-26e1-486d-9a75-5b54b46ef584 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.508818 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa1120d5-26e1-486d-9a75-5b54b46ef584 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:20.508977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa1120d5-26e1-486d-9a75-5b54b46ef584 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.509157 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fa1120d5-26e1-486d-9a75-5b54b46ef584 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.509257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fa1120d5-26e1-486d-9a75-5b54b46ef584 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:20.519691 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:20.519691 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:20.520366 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fa1120d5-26e1-486d-9a75-5b54b46ef584 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:20.520698 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1098/4367] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:20 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:20.527622 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-07412372-964f-4189-ab2b-ad752e92ae40 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/group_types/f5515b0f-b388-4c38-9454-21a66b92259a returned with HTTP 202 Aug 19 16:08:20.528098 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1097/4368] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:08:20 2026] DELETE /volume/v3/group_types/f5515b0f-b388-4c38-9454-21a66b92259a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:08:20.536169 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-007b1944-a498-4c48-9b3c-fe60ac70f989 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.537689 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-007b1944-a498-4c48-9b3c-fe60ac70f989 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] DELETE https://10.4.3.32/volume/v3/types/a524c280-6ac4-4f37-bc4d-b60265996601 Aug 19 16:08:20.538042 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-007b1944-a498-4c48-9b3c-fe60ac70f989 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.538562 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-007b1944-a498-4c48-9b3c-fe60ac70f989 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.567200 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-007b1944-a498-4c48-9b3c-fe60ac70f989 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/types/a524c280-6ac4-4f37-bc4d-b60265996601 returned with HTTP 202 Aug 19 16:08:20.567624 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1083/4369] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:08:20 2026] DELETE /volume/v3/types/a524c280-6ac4-4f37-bc4d-b60265996601 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:20.574703 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7711cc8e-0c82-4271-9a96-886103303528 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.576511 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7711cc8e-0c82-4271-9a96-886103303528 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] GET https://10.4.3.32/volume/v3/types/a524c280-6ac4-4f37-bc4d-b60265996601 Aug 19 16:08:20.576702 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7711cc8e-0c82-4271-9a96-886103303528 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.576918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7711cc8e-0c82-4271-9a96-886103303528 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.580314 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7711cc8e-0c82-4271-9a96-886103303528 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/types/a524c280-6ac4-4f37-bc4d-b60265996601 returned with HTTP 404 Aug 19 16:08:20.580731 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1092/4370] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:08:20 2026] GET /volume/v3/types/a524c280-6ac4-4f37-bc4d-b60265996601 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:20.588250 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6a312302-f290-4215-9d1f-44a012299d79 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.589985 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6a312302-f290-4215-9d1f-44a012299d79 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:08:20.590387 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6a312302-f290-4215-9d1f-44a012299d79 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-404312848"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:20.603441 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6a312302-f290-4215-9d1f-44a012299d79 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:08:20.603849 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1099/4371] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:08:20 2026] POST /volume/v3/types => generated 215 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:20.611619 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-903ff90c-446d-4003-ab58-dd660c1e581f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.613680 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-903ff90c-446d-4003-ab58-dd660c1e581f tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] POST https://10.4.3.32/volume/v3/group_types Aug 19 16:08:20.614164 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-903ff90c-446d-4003-ab58-dd660c1e581f tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1280133490"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:20.628879 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-903ff90c-446d-4003-ab58-dd660c1e581f tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/group_types returned with HTTP 202 Aug 19 16:08:20.629366 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1098/4372] 10.4.3.32 () {70 vars in 1304 bytes} [Wed Aug 19 16:08:20 2026] POST /volume/v3/group_types => generated 173 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:20.636873 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-db4889af-1d42-4120-a5eb-d0e8ac26a3d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.638629 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db4889af-1d42-4120-a5eb-d0e8ac26a3d2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/groups Aug 19 16:08:20.639057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db4889af-1d42-4120-a5eb-d0e8ac26a3d2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d5f13ffc-30df-4985-afe7-e0a8ac17bacb", "volume_types": ["413f49bb-682f-4f6e-af15-b805042b1980"], "name": "tempest-GroupsTest-Group-216764985"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:20.640545 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-db4889af-1d42-4120-a5eb-d0e8ac26a3d2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Creating new group {'group': {'group_type': 'd5f13ffc-30df-4985-afe7-e0a8ac17bacb', 'volume_types': ['413f49bb-682f-4f6e-af15-b805042b1980'], 'name': 'tempest-GroupsTest-Group-216764985'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 16:08:20.644169 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-db4889af-1d42-4120-a5eb-d0e8ac26a3d2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Creating group tempest-GroupsTest-Group-216764985. Aug 19 16:08:20.651709 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-db4889af-1d42-4120-a5eb-d0e8ac26a3d2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Availability Zones retrieved successfully. Aug 19 16:08:20.663541 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-db4889af-1d42-4120-a5eb-d0e8ac26a3d2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Created reservations ['beb4090d-92ff-4079-9a9d-5cf1894e9fda'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:20.684678 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db4889af-1d42-4120-a5eb-d0e8ac26a3d2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups returned with HTTP 202 Aug 19 16:08:20.685144 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1084/4373] 10.4.3.32 () {70 vars in 1290 bytes} [Wed Aug 19 16:08:20 2026] POST /volume/v3/groups => generated 103 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:20.693535 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6e8205f5-c4cf-4aff-8546-d940b5cf8b5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:20.695540 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e8205f5-c4cf-4aff-8546-d940b5cf8b5f tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:20.695738 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e8205f5-c4cf-4aff-8546-d940b5cf8b5f tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:20.695967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e8205f5-c4cf-4aff-8546-d940b5cf8b5f tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:20.696111 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-6e8205f5-c4cf-4aff-8546-d940b5cf8b5f tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:20.699481 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:20.699481 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:20.706177 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e8205f5-c4cf-4aff-8546-d940b5cf8b5f tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 200 Aug 19 16:08:20.706508 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1093/4374] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:20 2026] GET /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:21.532512 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-efbb1df6-abb1-4403-9b10-bcecbfa88a58 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.534610 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-efbb1df6-abb1-4403-9b10-bcecbfa88a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:21.534886 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-efbb1df6-abb1-4403-9b10-bcecbfa88a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.535146 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-efbb1df6-abb1-4403-9b10-bcecbfa88a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.535274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-efbb1df6-abb1-4403-9b10-bcecbfa88a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:21.547469 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.547469 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:21.548546 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-efbb1df6-abb1-4403-9b10-bcecbfa88a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:21.549171 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1100/4375] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:21 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:21.560005 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9bb2bad3-fd8b-43bd-b419-9c41a7f5e8c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.562063 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bb2bad3-fd8b-43bd-b419-9c41a7f5e8c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 Aug 19 16:08:21.562238 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9bb2bad3-fd8b-43bd-b419-9c41a7f5e8c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.562479 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9bb2bad3-fd8b-43bd-b419-9c41a7f5e8c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.573942 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.573942 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:21.577896 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=303,cinder:UPDATE=89,cinder:INSERT=49 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:08:21.580152 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9bb2bad3-fd8b-43bd-b419-9c41a7f5e8c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:21.587782 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bb2bad3-fd8b-43bd-b419-9c41a7f5e8c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 returned with HTTP 200 Aug 19 16:08:21.588492 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1099/4376] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:21 2026] GET /volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 => generated 963 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:21.611315 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d0ae63d9-5571-4248-bb93-5673131343c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.613793 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0ae63d9-5571-4248-bb93-5673131343c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 Aug 19 16:08:21.614087 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0ae63d9-5571-4248-bb93-5673131343c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.614380 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d0ae63d9-5571-4248-bb93-5673131343c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.625438 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.625438 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:21.631152 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d0ae63d9-5571-4248-bb93-5673131343c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:21.636489 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d0ae63d9-5571-4248-bb93-5673131343c1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 returned with HTTP 200 Aug 19 16:08:21.636914 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1085/4377] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:21 2026] GET /volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:21.650670 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b793a5a-044e-41f9-9668-a4d96e55804b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.655125 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b793a5a-044e-41f9-9668-a4d96e55804b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 Aug 19 16:08:21.655398 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b793a5a-044e-41f9-9668-a4d96e55804b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.655654 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b793a5a-044e-41f9-9668-a4d96e55804b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.655888 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2b793a5a-044e-41f9-9668-a4d96e55804b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume with id: af82faac-76f8-4041-9b63-1afb11d6a7d7 Aug 19 16:08:21.661224 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.663109 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:21.663307 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.663548 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.663714 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Delete volume with id: 779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:21.665711 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.665711 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:21.666509 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2b793a5a-044e-41f9-9668-a4d96e55804b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:21.670461 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.670461 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:21.670976 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:21.684610 np0000007787 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:08:21.688228 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2b793a5a-044e-41f9-9668-a4d96e55804b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume request issued successfully. Aug 19 16:08:21.688483 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b793a5a-044e-41f9-9668-a4d96e55804b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 returned with HTTP 202 Aug 19 16:08:21.688904 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1094/4378] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:21 2026] DELETE /volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:21.697345 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Delete volume request issued successfully. Aug 19 16:08:21.697508 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7bcbb12e-7307-4224-95d2-9b52942fe1ad tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 202 Aug 19 16:08:21.698091 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1101/4379] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:21 2026] DELETE /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:21.698357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-85d60e62-48b1-4cda-a34d-f6c705d5e68c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.700262 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85d60e62-48b1-4cda-a34d-f6c705d5e68c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 Aug 19 16:08:21.700450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85d60e62-48b1-4cda-a34d-f6c705d5e68c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.700641 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85d60e62-48b1-4cda-a34d-f6c705d5e68c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.706738 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6c97b6d-2329-4f4f-a086-52be5d91e5ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.708667 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6c97b6d-2329-4f4f-a086-52be5d91e5ec tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:21.708876 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6c97b6d-2329-4f4f-a086-52be5d91e5ec tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.708940 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.708940 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:21.709076 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6c97b6d-2329-4f4f-a086-52be5d91e5ec tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.712797 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-85d60e62-48b1-4cda-a34d-f6c705d5e68c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:21.715809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0be62207-0daa-4b52-9f95-b6f5f9e869e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.718057 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0be62207-0daa-4b52-9f95-b6f5f9e869e7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:21.718304 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0be62207-0daa-4b52-9f95-b6f5f9e869e7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.718788 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.718788 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:21.718877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0be62207-0daa-4b52-9f95-b6f5f9e869e7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.718877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-0be62207-0daa-4b52-9f95-b6f5f9e869e7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:21.722960 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.722960 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:21.723893 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85d60e62-48b1-4cda-a34d-f6c705d5e68c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 returned with HTTP 200 Aug 19 16:08:21.724627 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1100/4380] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:21 2026] GET /volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 => generated 962 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:21.725192 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6c97b6d-2329-4f4f-a086-52be5d91e5ec tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:08:21.732265 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6c97b6d-2329-4f4f-a086-52be5d91e5ec tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 200 Aug 19 16:08:21.732793 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1086/4381] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:21 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:21.734262 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0be62207-0daa-4b52-9f95-b6f5f9e869e7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 200 Aug 19 16:08:21.734625 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1095/4382] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:21 2026] GET /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:21.749546 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.752091 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:21.752239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1125542565", "volume_type": "413f49bb-682f-4f6e-af15-b805042b1980", "group_id": "c4e21f0b-d8dd-4420-9586-9d3f9071a1cb", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:21.753884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1125542565', 'volume_type': '413f49bb-682f-4f6e-af15-b805042b1980', 'group_id': 'c4e21f0b-d8dd-4420-9586-9d3f9071a1cb', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:21.760737 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.760737 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:21.761080 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume of 1 GB Aug 19 16:08:21.766163 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Availability Zones retrieved successfully. Aug 19 16:08:21.771287 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Flow 'volume_create_api' (ab8970a5-d034-4b9a-88e8-3446af563257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:21.772374 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d7303d-fab4-461c-b565-167de2b51c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:21.772910 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.772910 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:21.773383 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:21.791873 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d7303d-fab4-461c-b565-167de2b51c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:08:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=413f49bb-682f-4f6e-af15-b805042b1980,is_public=True,name='tempest-GroupsTest-volume-type-404312848',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '413f49bb-682f-4f6e-af15-b805042b1980', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c4e21f0b-d8dd-4420-9586-9d3f9071a1cb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:21.792595 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9622526-7d67-4b6a-9a19-28464a39360d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:21.820581 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-404312848 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-404312848, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:21.820943 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-404312848 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-404312848, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:21.854578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Created reservations ['b3905fb1-b21d-40a8-b482-6a5b57fb4ceb', '936c6b3b-105f-48b8-a7a6-d5af7f8a610b', 'ddf5d3e2-0b4d-42ee-8476-b5e0285c2172', '07c27cc0-5858-47db-833a-5f463abfc3dd'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:21.855556 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9622526-7d67-4b6a-9a19-28464a39360d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3905fb1-b21d-40a8-b482-6a5b57fb4ceb', '936c6b3b-105f-48b8-a7a6-d5af7f8a610b', 'ddf5d3e2-0b4d-42ee-8476-b5e0285c2172', '07c27cc0-5858-47db-833a-5f463abfc3dd']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:21.856416 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f257f04f-8d2c-4ae7-827c-7a8ee76ebaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:21.893511 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f257f04f-8d2c-4ae7-827c-7a8ee76ebaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a97fe439-fa83-444d-8bd5-9a6f2ec5c08b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1125542565',encryption_key_id=None,group_id=c4e21f0b-d8dd-4420-9586-9d3f9071a1cb,group_type_id=,metadata={},multiattach=False,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',qos_specs=None,replication_status=,reservations=['b3905fb1-b21d-40a8-b482-6a5b57fb4ceb','936c6b3b-105f-48b8-a7a6-d5af7f8a610b','ddf5d3e2-0b4d-42ee-8476-b5e0285c2172','07c27cc0-5858-47db-833a-5f463abfc3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a85f1ec821248afa166b1cdf1f83bd7',volume_type_id=413f49bb-682f-4f6e-af15-b805042b1980), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1125542565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c4e21f0b-d8dd-4420-9586-9d3f9071a1cb,host=None,id=a97fe439-fa83-444d-8bd5-9a6f2ec5c08b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9a85f1ec821248afa166b1cdf1f83bd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(413f49bb-682f-4f6e-af15-b805042b1980),volume_type_id=413f49bb-682f-4f6e-af15-b805042b1980)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:21.894265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe99c1f-c2c7-4bb7-8683-421bd783ba4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:21.914561 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe99c1f-c2c7-4bb7-8683-421bd783ba4e) transitioned into 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-1125542565',encryption_key_id=None,group_id=c4e21f0b-d8dd-4420-9586-9d3f9071a1cb,group_type_id=,metadata={},multiattach=False,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',qos_specs=None,replication_status=,reservations=['b3905fb1-b21d-40a8-b482-6a5b57fb4ceb','936c6b3b-105f-48b8-a7a6-d5af7f8a610b','ddf5d3e2-0b4d-42ee-8476-b5e0285c2172','07c27cc0-5858-47db-833a-5f463abfc3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a85f1ec821248afa166b1cdf1f83bd7',volume_type_id=413f49bb-682f-4f6e-af15-b805042b1980)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:21.915318 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb90e09-3fc5-4119-a2e4-4c2bd3ae02f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:21.928627 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb90e09-3fc5-4119-a2e4-4c2bd3ae02f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:21.929514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Flow 'volume_create_api' (ab8970a5-d034-4b9a-88e8-3446af563257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:21.929894 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume request issued successfully. Aug 19 16:08:21.930601 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:21.930852 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:21.966572 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:21.969745 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.969745 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:21.973606 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-46cdd8d9-4f2b-4f88-a7b4-c224d5835a8b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:21.974063 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1102/4383] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:08:21 2026] POST /volume/v3/volumes => generated 812 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:21.985421 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-47b2d873-b899-48c3-97ab-e611da08d59d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:21.987273 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-47b2d873-b899-48c3-97ab-e611da08d59d tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b Aug 19 16:08:21.987521 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-47b2d873-b899-48c3-97ab-e611da08d59d tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:21.987754 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-47b2d873-b899-48c3-97ab-e611da08d59d tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:21.994715 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:21.994715 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:21.998380 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-47b2d873-b899-48c3-97ab-e611da08d59d tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Volume info retrieved successfully. Aug 19 16:08:21.999301 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-47b2d873-b899-48c3-97ab-e611da08d59d tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:21.999554 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-47b2d873-b899-48c3-97ab-e611da08d59d tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:22.033089 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-47b2d873-b899-48c3-97ab-e611da08d59d tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:22.035956 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:22.035956 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:22.042809 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-47b2d873-b899-48c3-97ab-e611da08d59d tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b returned with HTTP 200 Aug 19 16:08:22.043265 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1101/4384] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:21 2026] GET /volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b => generated 880 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:22.741871 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c8e48b9-d054-4f47-aeb6-776e47fb2440 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.743946 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c8e48b9-d054-4f47-aeb6-776e47fb2440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 Aug 19 16:08:22.744152 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c8e48b9-d054-4f47-aeb6-776e47fb2440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:22.744417 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c8e48b9-d054-4f47-aeb6-776e47fb2440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:22.749464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d5ef346-fd82-4e6a-a7f9-5acf16db42cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.751663 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d5ef346-fd82-4e6a-a7f9-5acf16db42cc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 Aug 19 16:08:22.751962 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d5ef346-fd82-4e6a-a7f9-5acf16db42cc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:22.752195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d5ef346-fd82-4e6a-a7f9-5acf16db42cc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:22.758750 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c8e48b9-d054-4f47-aeb6-776e47fb2440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 returned with HTTP 404 Aug 19 16:08:22.759347 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1087/4385] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:22 2026] GET /volume/v3/volumes/af82faac-76f8-4041-9b63-1afb11d6a7d7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:22.763622 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d5ef346-fd82-4e6a-a7f9-5acf16db42cc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 returned with HTTP 404 Aug 19 16:08:22.764143 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1096/4386] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:22 2026] GET /volume/v3/volumes/779c20fe-51a5-48c0-9101-7aa2b9f1d5d2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:22.767527 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0eaf216b-89dd-4947-b40c-67d6f7a367af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.769885 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0eaf216b-89dd-4947-b40c-67d6f7a367af tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:22.770140 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0eaf216b-89dd-4947-b40c-67d6f7a367af tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:22.770406 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0eaf216b-89dd-4947-b40c-67d6f7a367af tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:22.770549 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-0eaf216b-89dd-4947-b40c-67d6f7a367af tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete backup with id: 132f2910-a7a8-4a6b-a2fe-bc9c42138284. Aug 19 16:08:22.773932 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.775947 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:08:22.776168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:22.776499 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:22.776571 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:22.776571 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:22.777222 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:08:22.792252 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Get all volumes completed successfully. Aug 19 16:08:22.793255 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:22.793402 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] 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 19 16:08:22.803520 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-0eaf216b-89dd-4947-b40c-67d6f7a367af tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] delete_backup rpcapi backup_id 132f2910-a7a8-4a6b-a2fe-bc9c42138284 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:08:22.805621 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0eaf216b-89dd-4947-b40c-67d6f7a367af tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 202 Aug 19 16:08:22.806068 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1103/4387] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:22 2026] DELETE /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:08:22.815024 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5eeb4cf6-a0a4-4793-90dd-b931f64d52d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.817509 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5eeb4cf6-a0a4-4793-90dd-b931f64d52d3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:22.817811 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5eeb4cf6-a0a4-4793-90dd-b931f64d52d3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:22.818112 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5eeb4cf6-a0a4-4793-90dd-b931f64d52d3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:22.818267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5eeb4cf6-a0a4-4793-90dd-b931f64d52d3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:22.823828 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:22.823828 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:22.824676 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5eeb4cf6-a0a4-4793-90dd-b931f64d52d3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 200 Aug 19 16:08:22.825087 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1088/4388] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:22 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:22.831070 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:22.836157 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:22.836157 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:22.859332 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51f8d53e-067e-45f0-a6c9-f24e1ef3bf17 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:08:22.859720 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1102/4389] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:08:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9422 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:22.875989 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-72bf9339-d7b5-41a0-920f-db47a5807e42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.877671 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72bf9339-d7b5-41a0-920f-db47a5807e42 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] DELETE https://10.4.3.32/volume/v3/types/6117bf94-ac5d-424f-9eaa-6d26c8d6e283 Aug 19 16:08:22.877922 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72bf9339-d7b5-41a0-920f-db47a5807e42 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:22.878085 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72bf9339-d7b5-41a0-920f-db47a5807e42 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:22.878315 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:22.878315 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:22.906623 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72bf9339-d7b5-41a0-920f-db47a5807e42 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types/6117bf94-ac5d-424f-9eaa-6d26c8d6e283 returned with HTTP 202 Aug 19 16:08:22.907127 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1097/4390] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:08:22 2026] DELETE /volume/v3/types/6117bf94-ac5d-424f-9eaa-6d26c8d6e283 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:22.917806 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7c742ad0-6316-4c15-9d73-0694996500fd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.919754 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c742ad0-6316-4c15-9d73-0694996500fd tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:08:22.920191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c742ad0-6316-4c15-9d73-0694996500fd tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-35439744", "extra_specs": {}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:22.940295 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c742ad0-6316-4c15-9d73-0694996500fd tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:08:22.940910 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1104/4391] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:08:22 2026] POST /volume/v3/types => generated 210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:22.949742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ea44cc9-397f-4572-a109-211b8bd3d5e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.951685 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ea44cc9-397f-4572-a109-211b8bd3d5e0 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] POST https://10.4.3.32/volume/v3/types/5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3/encryption Aug 19 16:08:22.952082 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ea44cc9-397f-4572-a109-211b8bd3d5e0 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:22.977306 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ea44cc9-397f-4572-a109-211b8bd3d5e0 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types/5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3/encryption returned with HTTP 200 Aug 19 16:08:22.977734 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1089/4392] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:08:22 2026] POST /volume/v3/types/5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:22.986504 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:22.988535 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:22.988895 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1244987459", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-35439744", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:22.990345 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1244987459', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-35439744', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:22.993732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume of 1 GB Aug 19 16:08:22.994054 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:22.994054 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:22.994554 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Availability Zones retrieved successfully. Aug 19 16:08:23.000705 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Flow 'volume_create_api' (e44c59da-1645-4d1e-94c0-e4a0c2a666f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:23.001633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5199b8d2-6a5d-4e55-b4f4-c8e2d8ac7a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.002558 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:23.028697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5199b8d2-6a5d-4e55-b4f4-c8e2d8ac7a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:08:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3,is_public=True,name='tempest-scenario-type-luks-35439744',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.029413 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2f7831-a9e7-4a17-bc6a-4e7b8cd0db4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.054982 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-35439744 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-35439744, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:23.055296 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-35439744 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-35439744, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:23.055358 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:23.057028 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b Aug 19 16:08:23.057246 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:23.057439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:23.063906 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.063906 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:23.067487 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Volume info retrieved successfully. Aug 19 16:08:23.068826 np0000007787 devstack@c-api.service[100249]: WARNING stevedore.named [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:23.068826 np0000007787 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:23.089080 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Created reservations ['2b29daf1-6386-4a61-aabd-ad131f242196', 'f2704cba-acd4-432d-aca2-431435a4fab7', '28c7de0e-5890-4b60-9b34-7aa7bb8ce37b', 'd3fd9198-19e6-45a5-ab5e-840cf979b157'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:23.090094 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2f7831-a9e7-4a17-bc6a-4e7b8cd0db4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b29daf1-6386-4a61-aabd-ad131f242196', 'f2704cba-acd4-432d-aca2-431435a4fab7', '28c7de0e-5890-4b60-9b34-7aa7bb8ce37b', 'd3fd9198-19e6-45a5-ab5e-840cf979b157']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.090904 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af4d72c-7f17-4d2f-9472-be2fb0dc39e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.101966 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:23.104870 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.104870 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:23.111909 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82ce1f11-929b-48cb-b09c-d607a4b3181b tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b returned with HTTP 200 Aug 19 16:08:23.112282 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1098/4393] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:23 2026] GET /volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b => generated 905 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:23.123812 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af4d72c-7f17-4d2f-9472-be2fb0dc39e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf573feb-3081-454f-b42b-8d96531d9078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1244987459',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b61bf6a871194a629494373df0ff7f3d',qos_specs=None,replication_status=,reservations=['2b29daf1-6386-4a61-aabd-ad131f242196','f2704cba-acd4-432d-aca2-431435a4fab7','28c7de0e-5890-4b60-9b34-7aa7bb8ce37b','d3fd9198-19e6-45a5-ab5e-840cf979b157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daf7d9147ad402181ac6234eb5f0cb0',volume_type_id=5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1244987459',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cf573feb-3081-454f-b42b-8d96531d9078,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b61bf6a871194a629494373df0ff7f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1daf7d9147ad402181ac6234eb5f0cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3),volume_type_id=5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.123812 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e74c6e-f7db-439e-9cd2-0002d69cc9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.127601 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:23.129275 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:23.129643 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2095218319", "volume_type": "413f49bb-682f-4f6e-af15-b805042b1980", "group_id": "c4e21f0b-d8dd-4420-9586-9d3f9071a1cb", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:23.131064 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2095218319', 'volume_type': '413f49bb-682f-4f6e-af15-b805042b1980', 'group_id': 'c4e21f0b-d8dd-4420-9586-9d3f9071a1cb', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:23.137605 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.137605 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:23.138080 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume of 1 GB Aug 19 16:08:23.143518 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e74c6e-f7db-439e-9cd2-0002d69cc9cf) transitioned into 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-1244987459',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b61bf6a871194a629494373df0ff7f3d',qos_specs=None,replication_status=,reservations=['2b29daf1-6386-4a61-aabd-ad131f242196','f2704cba-acd4-432d-aca2-431435a4fab7','28c7de0e-5890-4b60-9b34-7aa7bb8ce37b','d3fd9198-19e6-45a5-ab5e-840cf979b157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daf7d9147ad402181ac6234eb5f0cb0',volume_type_id=5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.145586 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Availability Zones retrieved successfully. Aug 19 16:08:23.145651 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e022171-0847-4761-8c2c-970b02184e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.150330 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Flow 'volume_create_api' (fb41a3f2-a17a-470c-99e6-c56cb4cda8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:23.152368 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9fc72b-0ade-458b-8061-301b1c53b526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.152900 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.152900 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:23.153352 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:23.158906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e022171-0847-4761-8c2c-970b02184e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.159737 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Flow 'volume_create_api' (e44c59da-1645-4d1e-94c0-e4a0c2a666f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:23.160092 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Create volume request issued successfully. Aug 19 16:08:23.160619 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6391871-13a1-409d-aed2-53d5a4bc4ec6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:23.161065 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1103/4394] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:08:22 2026] POST /volume/v3/volumes => generated 781 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:23.173308 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9fc72b-0ade-458b-8061-301b1c53b526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:08:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=413f49bb-682f-4f6e-af15-b805042b1980,is_public=True,name='tempest-GroupsTest-volume-type-404312848',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '413f49bb-682f-4f6e-af15-b805042b1980', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c4e21f0b-d8dd-4420-9586-9d3f9071a1cb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.174020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa298723-844c-4e6e-9816-236ae99fa2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.213738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Created reservations ['d493be15-779d-456d-b79c-800472052d77', '665b3e67-e699-4062-a809-f0368d7e23e1', 'd3c16ec0-243e-47ae-9ef1-b37fd0f65d28', '0c0f9683-4685-43a2-ad72-c46031e43327'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:23.214471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa298723-844c-4e6e-9816-236ae99fa2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d493be15-779d-456d-b79c-800472052d77', '665b3e67-e699-4062-a809-f0368d7e23e1', 'd3c16ec0-243e-47ae-9ef1-b37fd0f65d28', '0c0f9683-4685-43a2-ad72-c46031e43327']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.215240 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc99488-b64c-423a-b8c2-88945db3d0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.244313 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc99488-b64c-423a-b8c2-88945db3d0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8af3c456-900d-46c7-939d-d7ccfae8d5ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2095218319',encryption_key_id=None,group_id=c4e21f0b-d8dd-4420-9586-9d3f9071a1cb,group_type_id=,metadata={},multiattach=False,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',qos_specs=None,replication_status=,reservations=['d493be15-779d-456d-b79c-800472052d77','665b3e67-e699-4062-a809-f0368d7e23e1','d3c16ec0-243e-47ae-9ef1-b37fd0f65d28','0c0f9683-4685-43a2-ad72-c46031e43327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a85f1ec821248afa166b1cdf1f83bd7',volume_type_id=413f49bb-682f-4f6e-af15-b805042b1980), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2095218319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c4e21f0b-d8dd-4420-9586-9d3f9071a1cb,host=None,id=8af3c456-900d-46c7-939d-d7ccfae8d5ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9a85f1ec821248afa166b1cdf1f83bd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(413f49bb-682f-4f6e-af15-b805042b1980),volume_type_id=413f49bb-682f-4f6e-af15-b805042b1980)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.245237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd52159c-fc44-446c-92e7-2a57ac1ace85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.267099 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd52159c-fc44-446c-92e7-2a57ac1ace85) transitioned into 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-2095218319',encryption_key_id=None,group_id=c4e21f0b-d8dd-4420-9586-9d3f9071a1cb,group_type_id=,metadata={},multiattach=False,project_id='35f5c323e2464cbf9e1841eaa1fa25ca',qos_specs=None,replication_status=,reservations=['d493be15-779d-456d-b79c-800472052d77','665b3e67-e699-4062-a809-f0368d7e23e1','d3c16ec0-243e-47ae-9ef1-b37fd0f65d28','0c0f9683-4685-43a2-ad72-c46031e43327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a85f1ec821248afa166b1cdf1f83bd7',volume_type_id=413f49bb-682f-4f6e-af15-b805042b1980)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.267792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d3e55c-ca9b-4881-910d-bf7609c125f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:23.281018 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d3e55c-ca9b-4881-910d-bf7609c125f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:23.281744 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Flow 'volume_create_api' (fb41a3f2-a17a-470c-99e6-c56cb4cda8f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:23.282067 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Create volume request issued successfully. Aug 19 16:08:23.282665 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:23.282830 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:23.321153 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:23.324218 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.324218 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:23.327740 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-df9133cb-6c2a-4f2b-bb8c-f16d0d9c3db1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:23.328184 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1105/4395] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:08:23 2026] POST /volume/v3/volumes => generated 812 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:08:23.339266 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:23.341238 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef Aug 19 16:08:23.341477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:23.341684 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:23.349491 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.349491 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:23.353579 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Volume info retrieved successfully. Aug 19 16:08:23.354462 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:23.354643 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:23.397578 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:23.401967 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.401967 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:23.410126 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e797d8b-a72b-4e56-8bc4-e9819d63cdc1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef returned with HTTP 200 Aug 19 16:08:23.410541 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1090/4396] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:23 2026] GET /volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef => generated 880 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:23.835859 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2853b099-5baa-48dc-80bd-753b5a359d06 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:23.838297 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2853b099-5baa-48dc-80bd-753b5a359d06 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 Aug 19 16:08:23.838533 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2853b099-5baa-48dc-80bd-753b5a359d06 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:23.838746 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2853b099-5baa-48dc-80bd-753b5a359d06 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:23.838963 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2853b099-5baa-48dc-80bd-753b5a359d06 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 132f2910-a7a8-4a6b-a2fe-bc9c42138284. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:08:23.842300 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2853b099-5baa-48dc-80bd-753b5a359d06 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 returned with HTTP 404 Aug 19 16:08:23.842732 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1099/4397] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:23 2026] GET /volume/v3/backups/132f2910-a7a8-4a6b-a2fe-bc9c42138284 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:23.921563 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-204bbb87-639a-46f7-9dc0-f72605560225 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:23.923829 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-204bbb87-639a-46f7-9dc0-f72605560225 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:08:23.923829 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-204bbb87-639a-46f7-9dc0-f72605560225 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:23.923829 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-204bbb87-639a-46f7-9dc0-f72605560225 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:23.923829 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-204bbb87-639a-46f7-9dc0-f72605560225 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume with id: 85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:08:23.931126 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.931126 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:23.931541 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-204bbb87-639a-46f7-9dc0-f72605560225 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:23.947685 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-204bbb87-639a-46f7-9dc0-f72605560225 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume request issued successfully. Aug 19 16:08:23.947685 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-204bbb87-639a-46f7-9dc0-f72605560225 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 returned with HTTP 202 Aug 19 16:08:23.947923 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1104/4398] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:23 2026] DELETE /volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:23.955355 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ac2272e7-0948-4240-9a42-a8cc3a762a58 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:23.957416 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac2272e7-0948-4240-9a42-a8cc3a762a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:08:23.957629 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac2272e7-0948-4240-9a42-a8cc3a762a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:23.957855 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ac2272e7-0948-4240-9a42-a8cc3a762a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:23.964946 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:23.964946 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:23.968619 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ac2272e7-0948-4240-9a42-a8cc3a762a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:23.973226 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ac2272e7-0948-4240-9a42-a8cc3a762a58 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 returned with HTTP 200 Aug 19 16:08:23.973709 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1106/4399] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:23 2026] GET /volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:24.422261 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:24.424064 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef Aug 19 16:08:24.424257 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:24.424430 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:24.430711 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:24.430711 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:24.434195 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Volume info retrieved successfully. Aug 19 16:08:24.435392 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:24.435600 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:24.481517 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:24.485461 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:24.485461 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:24.493435 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8870eef0-85f0-43e6-9032-bb0f845c4c4a tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef returned with HTTP 200 Aug 19 16:08:24.494107 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1091/4400] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:24 2026] GET /volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef => generated 905 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:24.510804 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-44272cb7-60b4-4624-983c-0bb6776aa5c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:24.514778 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44272cb7-60b4-4624-983c-0bb6776aa5c9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] PUT https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:24.514778 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44272cb7-60b4-4624-983c-0bb6776aa5c9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "8af3c456-900d-46c7-939d-d7ccfae8d5ef"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:24.514778 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-44272cb7-60b4-4624-983c-0bb6776aa5c9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Update called for group c4e21f0b-d8dd-4420-9586-9d3f9071a1cb. {{(pid=100249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 16:08:24.514970 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-44272cb7-60b4-4624-983c-0bb6776aa5c9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Updating group c4e21f0b-d8dd-4420-9586-9d3f9071a1cb with name new_group description: This is a new group add_volumes: None remove_volumes: 8af3c456-900d-46c7-939d-d7ccfae8d5ef. Aug 19 16:08:24.522384 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:24.522384 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:24.544289 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44272cb7-60b4-4624-983c-0bb6776aa5c9 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 202 Aug 19 16:08:24.544289 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1100/4401] 10.4.3.32 () {70 vars in 1400 bytes} [Wed Aug 19 16:08:24 2026] PUT /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:08:24.554707 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ebafcaf-03f9-4219-a123-72a862322f50 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:24.558352 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ebafcaf-03f9-4219-a123-72a862322f50 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:24.558608 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ebafcaf-03f9-4219-a123-72a862322f50 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:24.558833 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ebafcaf-03f9-4219-a123-72a862322f50 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:24.559012 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-8ebafcaf-03f9-4219-a123-72a862322f50 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:24.562647 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:24.562647 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:24.580649 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ebafcaf-03f9-4219-a123-72a862322f50 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 200 Aug 19 16:08:24.581122 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1105/4402] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:24 2026] GET /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:24.989144 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-30ac1ee6-15bb-433f-a1e4-31e768b7d2e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:24.990949 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-30ac1ee6-15bb-433f-a1e4-31e768b7d2e7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:08:24.991145 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-30ac1ee6-15bb-433f-a1e4-31e768b7d2e7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:24.991320 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-30ac1ee6-15bb-433f-a1e4-31e768b7d2e7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:24.996943 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-30ac1ee6-15bb-433f-a1e4-31e768b7d2e7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 returned with HTTP 404 Aug 19 16:08:24.997397 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1107/4403] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:24 2026] GET /volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:25.003309 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a32d989f-b283-4772-8f94-f68807d5db5b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.005267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a32d989f-b283-4772-8f94-f68807d5db5b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:08:25.005555 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a32d989f-b283-4772-8f94-f68807d5db5b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:25.005785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a32d989f-b283-4772-8f94-f68807d5db5b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:25.012181 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a32d989f-b283-4772-8f94-f68807d5db5b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 returned with HTTP 404 Aug 19 16:08:25.012731 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1092/4404] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:25 2026] GET /volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:25.020046 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69f95018-05d1-4aea-98eb-b47d25212dd0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.021900 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69f95018-05d1-4aea-98eb-b47d25212dd0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:08:25.022159 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69f95018-05d1-4aea-98eb-b47d25212dd0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:25.022352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69f95018-05d1-4aea-98eb-b47d25212dd0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:25.022536 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-69f95018-05d1-4aea-98eb-b47d25212dd0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume with id: 85348d56-3f3e-4d27-ad10-dacf53e84893 Aug 19 16:08:25.030623 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69f95018-05d1-4aea-98eb-b47d25212dd0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 returned with HTTP 404 Aug 19 16:08:25.031133 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1101/4405] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:25 2026] DELETE /volume/v3/volumes/85348d56-3f3e-4d27-ad10-dacf53e84893 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:25.043189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.044958 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:25.045337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-799283910"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:25.046969 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-799283910'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:25.047118 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume of 1 GB Aug 19 16:08:25.047365 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:25.047365 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:25.051171 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Availability Zones retrieved successfully. Aug 19 16:08:25.056834 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (db43afb2-28e4-479b-9921-5df06b24030d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:25.058072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1e2219-57fb-49b1-91bb-baf41002ed84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:25.059116 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:25.083925 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1e2219-57fb-49b1-91bb-baf41002ed84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:25.084617 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a00f50c-3c7a-4e44-b427-79b4aa58d306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:25.126131 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['e0b562a3-ab86-4dde-9b0e-6d4b1ca31210', '9a032df6-422d-4c78-b193-cefe3f0b9a0f', 'dc371328-8079-4af6-b477-ea66c1ff2d1d', '5cb303f5-f09c-4f49-9913-24dcdcb3d36e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:25.127170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a00f50c-3c7a-4e44-b427-79b4aa58d306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0b562a3-ab86-4dde-9b0e-6d4b1ca31210', '9a032df6-422d-4c78-b193-cefe3f0b9a0f', 'dc371328-8079-4af6-b477-ea66c1ff2d1d', '5cb303f5-f09c-4f49-9913-24dcdcb3d36e']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:25.128422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06ac77f-9041-4614-ad2c-8617ebd5be34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:25.151839 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06ac77f-9041-4614-ad2c-8617ebd5be34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c1dc93-3704-404c-a8e1-1267b0eebf18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-799283910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['e0b562a3-ab86-4dde-9b0e-6d4b1ca31210','9a032df6-422d-4c78-b193-cefe3f0b9a0f','dc371328-8079-4af6-b477-ea66c1ff2d1d','5cb303f5-f09c-4f49-9913-24dcdcb3d36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-799283910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c1dc93-3704-404c-a8e1-1267b0eebf18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9997dfb101641f4a136bdea5a37511b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='579dc6ea43f64ed4b35a3112b0372183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:25.152608 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ae1460-d80d-4613-907a-10418ce3f7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:25.171159 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ae1460-d80d-4613-907a-10418ce3f7ca) transitioned into 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-799283910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9997dfb101641f4a136bdea5a37511b',qos_specs=None,replication_status=,reservations=['e0b562a3-ab86-4dde-9b0e-6d4b1ca31210','9a032df6-422d-4c78-b193-cefe3f0b9a0f','dc371328-8079-4af6-b477-ea66c1ff2d1d','5cb303f5-f09c-4f49-9913-24dcdcb3d36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='579dc6ea43f64ed4b35a3112b0372183',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:25.172153 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5990865-1e61-45a9-ba54-5435d55b15be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:25.182868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5990865-1e61-45a9-ba54-5435d55b15be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:25.184238 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Flow 'volume_create_api' (db43afb2-28e4-479b-9921-5df06b24030d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:25.184644 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Create volume request issued successfully. Aug 19 16:08:25.185431 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d15e1938-cbbb-457e-9bae-7cb2f7035e0a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:25.186153 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1106/4406] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:08:25 2026] POST /volume/v3/volumes => generated 746 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:25.197190 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cf725183-b1fd-4745-8933-df4e720554f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.199047 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf725183-b1fd-4745-8933-df4e720554f2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:08:25.199237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf725183-b1fd-4745-8933-df4e720554f2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:25.199559 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cf725183-b1fd-4745-8933-df4e720554f2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:25.206026 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:25.206026 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:25.209489 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cf725183-b1fd-4745-8933-df4e720554f2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:25.213594 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cf725183-b1fd-4745-8933-df4e720554f2 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:08:25.213986 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1108/4407] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:25 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:25.591236 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a8c6a349-0b2b-4e85-b6cf-a5fbee83faf1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.593228 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a8c6a349-0b2b-4e85-b6cf-a5fbee83faf1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:25.593519 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a8c6a349-0b2b-4e85-b6cf-a5fbee83faf1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:25.593793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a8c6a349-0b2b-4e85-b6cf-a5fbee83faf1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:25.594120 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-a8c6a349-0b2b-4e85-b6cf-a5fbee83faf1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:25.597479 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:25.597479 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:25.605651 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a8c6a349-0b2b-4e85-b6cf-a5fbee83faf1 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 200 Aug 19 16:08:25.606289 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1093/4408] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:25 2026] GET /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:25.615919 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4916483-f1a0-4fdc-9125-1019a168b974 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.617874 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4916483-f1a0-4fdc-9125-1019a168b974 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:25.618134 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4916483-f1a0-4fdc-9125-1019a168b974 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:25.618326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4916483-f1a0-4fdc-9125-1019a168b974 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:25.618460 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-a4916483-f1a0-4fdc-9125-1019a168b974 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:25.621818 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:25.621818 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:25.630174 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4916483-f1a0-4fdc-9125-1019a168b974 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 200 Aug 19 16:08:25.630738 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1102/4409] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:25 2026] GET /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:25.640683 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.644780 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:08:25.644780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:25.644780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:25.644780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:08:25.644780 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:25.644780 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:25.644780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:08:25.653619 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Get all volumes completed successfully. Aug 19 16:08:25.654858 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:25.655106 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:25.691858 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:25.694920 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:25.694920 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:25.704864 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd776439-f1ca-4045-80f6-a45cb8e187c6 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:08:25.705405 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1107/4410] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:08:25 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:08:25.719197 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f22df86f-375e-43d6-bce3-1329dc14b1b7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.721328 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f22df86f-375e-43d6-bce3-1329dc14b1b7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] PUT https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:25.721751 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f22df86f-375e-43d6-bce3-1329dc14b1b7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8af3c456-900d-46c7-939d-d7ccfae8d5ef"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:25.723594 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.groups [None req-f22df86f-375e-43d6-bce3-1329dc14b1b7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Update called for group c4e21f0b-d8dd-4420-9586-9d3f9071a1cb. {{(pid=100250) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 16:08:25.723725 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.groups [None req-f22df86f-375e-43d6-bce3-1329dc14b1b7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Updating group c4e21f0b-d8dd-4420-9586-9d3f9071a1cb with name None description: None add_volumes: 8af3c456-900d-46c7-939d-d7ccfae8d5ef remove_volumes: None. Aug 19 16:08:25.727849 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:25.727849 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:25.759056 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f22df86f-375e-43d6-bce3-1329dc14b1b7 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 202 Aug 19 16:08:25.759499 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1109/4411] 10.4.3.32 () {70 vars in 1399 bytes} [Wed Aug 19 16:08:25 2026] PUT /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:08:25.768080 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8d867caf-5aad-4888-a8c7-81c79fca7063 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:25.771117 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d867caf-5aad-4888-a8c7-81c79fca7063 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:25.771485 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d867caf-5aad-4888-a8c7-81c79fca7063 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:25.771789 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8d867caf-5aad-4888-a8c7-81c79fca7063 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:25.772038 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-8d867caf-5aad-4888-a8c7-81c79fca7063 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:25.776393 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:25.776393 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:25.784934 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8d867caf-5aad-4888-a8c7-81c79fca7063 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 200 Aug 19 16:08:25.785533 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1094/4412] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:25 2026] GET /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:26.228116 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8166b580-fa39-47a8-b119-22ac517c010f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:26.229974 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8166b580-fa39-47a8-b119-22ac517c010f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:08:26.230161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8166b580-fa39-47a8-b119-22ac517c010f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:26.230334 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8166b580-fa39-47a8-b119-22ac517c010f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:26.237299 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:26.237299 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:26.241277 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8166b580-fa39-47a8-b119-22ac517c010f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:08:26.245814 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8166b580-fa39-47a8-b119-22ac517c010f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:08:26.246215 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1103/4413] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:26 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:26.796859 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-49b7a4f4-da7c-4027-94ee-959234a4c9d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:26.799677 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49b7a4f4-da7c-4027-94ee-959234a4c9d0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:26.799901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49b7a4f4-da7c-4027-94ee-959234a4c9d0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:26.800137 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49b7a4f4-da7c-4027-94ee-959234a4c9d0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:26.800258 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-49b7a4f4-da7c-4027-94ee-959234a4c9d0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:26.803508 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:26.803508 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:26.813256 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49b7a4f4-da7c-4027-94ee-959234a4c9d0 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 200 Aug 19 16:08:26.813932 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1108/4414] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:26 2026] GET /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:26.822224 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:26.824156 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:08:26.824389 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:26.824552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:26.824855 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:08:26.825223 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:26.825223 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:26.825622 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:08:26.835341 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Get all volumes completed successfully. Aug 19 16:08:26.836088 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:26.836256 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:26.874469 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:26.878834 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:26.878834 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:26.882693 np0000007787 devstack@c-api.service[100250]: WARNING stevedore.named [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:26.882897 np0000007787 devstack@c-api.service[100250]: WARNING castellan.key_manager [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:26.918915 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:26.922255 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:26.922255 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:26.930478 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b6ede244-16a9-412c-9fe4-c4257ec0befc tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:08:26.930948 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1110/4415] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:08:26 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:08:26.948941 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:26.950875 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:08:26.951180 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:26.951431 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:26.951837 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:08:26.952336 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:26.952336 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:26.953002 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:08:26.960811 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Get all volumes completed successfully. Aug 19 16:08:26.961592 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:26.961831 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:27.001864 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:27.004157 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:27.004157 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:27.008194 np0000007787 devstack@c-api.service[100251]: WARNING stevedore.named [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:27.009296 np0000007787 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:27.046400 np0000007787 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:27.049546 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:27.049546 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:27.056486 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0dfbeef5-7447-49ff-95cc-74c5784c7753 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:08:27.057110 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1095/4416] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:08:26 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:08:27.069243 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-88cb4175-1925-4bec-86e6-e980bffa9e8e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:27.070997 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88cb4175-1925-4bec-86e6-e980bffa9e8e tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] POST https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb/action Aug 19 16:08:27.071405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88cb4175-1925-4bec-86e6-e980bffa9e8e tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:27.071520 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88cb4175-1925-4bec-86e6-e980bffa9e8e tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:27.073002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-88cb4175-1925-4bec-86e6-e980bffa9e8e tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] delete called for group c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 16:08:27.073152 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-88cb4175-1925-4bec-86e6-e980bffa9e8e tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Delete group with id: c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:27.076489 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:27.076489 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:27.137951 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88cb4175-1925-4bec-86e6-e980bffa9e8e tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb/action returned with HTTP 202 Aug 19 16:08:27.138845 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1104/4417] 10.4.3.32 () {70 vars in 1421 bytes} [Wed Aug 19 16:08:27 2026] POST /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:08:27.148418 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:27.151133 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef Aug 19 16:08:27.151500 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:27.151626 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:27.162845 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:27.162845 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:27.167650 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Volume info retrieved successfully. Aug 19 16:08:27.168456 np0000007787 devstack@c-api.service[100248]: WARNING stevedore.named [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 16:08:27.168618 np0000007787 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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 19 16:08:27.220437 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:08:27.226840 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:27.226840 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:27.235234 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0cfe65f6-c525-4c87-aaee-28dd0d6fe9c2 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef returned with HTTP 200 Aug 19 16:08:27.235719 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1109/4418] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:27 2026] GET /volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef => generated 904 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:08:28.249788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c1ade1c8-6a79-4c7b-9015-1f4e4b061b74 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:28.252266 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1ade1c8-6a79-4c7b-9015-1f4e4b061b74 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef Aug 19 16:08:28.252484 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1ade1c8-6a79-4c7b-9015-1f4e4b061b74 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:28.252659 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c1ade1c8-6a79-4c7b-9015-1f4e4b061b74 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:28.259192 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c1ade1c8-6a79-4c7b-9015-1f4e4b061b74 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef returned with HTTP 404 Aug 19 16:08:28.259724 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1111/4419] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:28 2026] GET /volume/v3/volumes/8af3c456-900d-46c7-939d-d7ccfae8d5ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:08:28.267103 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a843261e-1d84-44b5-afd9-305c93d63f35 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:28.270090 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a843261e-1d84-44b5-afd9-305c93d63f35 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b Aug 19 16:08:28.270090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a843261e-1d84-44b5-afd9-305c93d63f35 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:28.270090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a843261e-1d84-44b5-afd9-305c93d63f35 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:28.275865 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a843261e-1d84-44b5-afd9-305c93d63f35 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b returned with HTTP 404 Aug 19 16:08:28.276373 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1096/4420] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:08:28 2026] GET /volume/v3/volumes/a97fe439-fa83-444d-8bd5-9a6f2ec5c08b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:08:28.283537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64b29348-ab5a-487e-b099-5b68cd519c43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:28.285403 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64b29348-ab5a-487e-b099-5b68cd519c43 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] GET https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb Aug 19 16:08:28.285634 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64b29348-ab5a-487e-b099-5b68cd519c43 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:28.285869 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64b29348-ab5a-487e-b099-5b68cd519c43 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:28.286038 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-64b29348-ab5a-487e-b099-5b68cd519c43 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] show called for member c4e21f0b-d8dd-4420-9586-9d3f9071a1cb {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 16:08:28.289517 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64b29348-ab5a-487e-b099-5b68cd519c43 tempest-GroupsTest-1665615424 tempest-GroupsTest-1665615424-project-member] https://10.4.3.32/volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb returned with HTTP 404 Aug 19 16:08:28.290154 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1105/4421] 10.4.3.32 () {68 vars in 1379 bytes} [Wed Aug 19 16:08:28 2026] GET /volume/v3/groups/c4e21f0b-d8dd-4420-9586-9d3f9071a1cb => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:08:28.297920 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e46b6516-6bd2-4c0e-badb-c4b2002dca87 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:28.299887 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e46b6516-6bd2-4c0e-badb-c4b2002dca87 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] DELETE https://10.4.3.32/volume/v3/group_types/d5f13ffc-30df-4985-afe7-e0a8ac17bacb Aug 19 16:08:28.300150 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e46b6516-6bd2-4c0e-badb-c4b2002dca87 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:28.300335 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e46b6516-6bd2-4c0e-badb-c4b2002dca87 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:28.316182 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e46b6516-6bd2-4c0e-badb-c4b2002dca87 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/group_types/d5f13ffc-30df-4985-afe7-e0a8ac17bacb returned with HTTP 202 Aug 19 16:08:28.316578 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1110/4422] 10.4.3.32 () {68 vars in 1397 bytes} [Wed Aug 19 16:08:28 2026] DELETE /volume/v3/group_types/d5f13ffc-30df-4985-afe7-e0a8ac17bacb => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:08:28.324239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2f3efb5-71a8-4a26-b468-6a9ec71ccea1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:28.326248 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2f3efb5-71a8-4a26-b468-6a9ec71ccea1 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] DELETE https://10.4.3.32/volume/v3/types/413f49bb-682f-4f6e-af15-b805042b1980 Aug 19 16:08:28.326439 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2f3efb5-71a8-4a26-b468-6a9ec71ccea1 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:28.326633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2f3efb5-71a8-4a26-b468-6a9ec71ccea1 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:28.356957 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2f3efb5-71a8-4a26-b468-6a9ec71ccea1 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/types/413f49bb-682f-4f6e-af15-b805042b1980 returned with HTTP 202 Aug 19 16:08:28.357336 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1112/4423] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:08:28 2026] DELETE /volume/v3/types/413f49bb-682f-4f6e-af15-b805042b1980 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:28.364405 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d1882422-e74a-4b69-a5db-46bfb787bcd1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:28.366186 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1882422-e74a-4b69-a5db-46bfb787bcd1 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] GET https://10.4.3.32/volume/v3/types/413f49bb-682f-4f6e-af15-b805042b1980 Aug 19 16:08:28.366362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1882422-e74a-4b69-a5db-46bfb787bcd1 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:28.366565 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1882422-e74a-4b69-a5db-46bfb787bcd1 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:28.370753 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1882422-e74a-4b69-a5db-46bfb787bcd1 tempest-GroupsTest-267346060 tempest-GroupsTest-267346060-project-admin] https://10.4.3.32/volume/v3/types/413f49bb-682f-4f6e-af15-b805042b1980 returned with HTTP 404 Aug 19 16:08:28.371226 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1097/4424] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:08:28 2026] GET /volume/v3/types/413f49bb-682f-4f6e-af15-b805042b1980 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:30.629627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19564b50-f4e5-476b-b13e-5802e9241074 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:30.761107 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] GET https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e Aug 19 16:08:30.761370 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:30.761595 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:30.777279 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-35439744 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-35439744, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:30.777651 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-35439744 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-35439744, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:30.778035 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-35439744 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-35439744, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:30.778369 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1580544115 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1580544115, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:30.778700 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1580544115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1580544115, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:30.779077 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1580544115 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1580544115, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:30.791315 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19564b50-f4e5-476b-b13e-5802e9241074 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e returned with HTTP 200 Aug 19 16:08:30.791792 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1106/4425] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:08:30 2026] GET /volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e => generated 757 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:30.806791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:30.868347 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:30.868659 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1225645336"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:30.870020 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1225645336'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:30.870216 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Create volume of 1 GB Aug 19 16:08:30.874206 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Availability Zones retrieved successfully. Aug 19 16:08:30.879947 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Flow 'volume_create_api' (46c98dbd-a9e1-4a1b-8b0c-083c3f11f949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:30.882781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf2e182-37b1-4714-abde-3a48b4efaf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:30.882781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:30.905471 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf2e182-37b1-4714-abde-3a48b4efaf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:30.906185 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67203dd7-27ae-4de4-a181-c855bf3d3ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:30.968222 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Created reservations ['4fc71afc-1834-45e1-a683-2660a0a368d4', 'cb372ab1-c8fc-499f-9a6a-9aed97b76f68', '32121457-7a1a-4d89-91f5-f257a11d0615', '3efec7fb-ec3e-4322-b7fe-86804f94623d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:30.968730 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67203dd7-27ae-4de4-a181-c855bf3d3ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fc71afc-1834-45e1-a683-2660a0a368d4', 'cb372ab1-c8fc-499f-9a6a-9aed97b76f68', '32121457-7a1a-4d89-91f5-f257a11d0615', '3efec7fb-ec3e-4322-b7fe-86804f94623d']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:30.969448 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd962d1f-736b-4f9f-9647-1287d00c71de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:30.991174 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd962d1f-736b-4f9f-9647-1287d00c71de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e341540c-efe4-4a34-b14d-518fcd3f7a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1225645336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc2854548185410d84ee9c0dc045860e',qos_specs=None,replication_status=,reservations=['4fc71afc-1834-45e1-a683-2660a0a368d4','cb372ab1-c8fc-499f-9a6a-9aed97b76f68','32121457-7a1a-4d89-91f5-f257a11d0615','3efec7fb-ec3e-4322-b7fe-86804f94623d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d640ca20074c77b2b8e725de72e41e',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1225645336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e341540c-efe4-4a34-b14d-518fcd3f7a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc2854548185410d84ee9c0dc045860e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e4d640ca20074c77b2b8e725de72e41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:30.991861 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa89695-c67b-4d97-a666-5c54a9e928c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:31.010156 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa89695-c67b-4d97-a666-5c54a9e928c2) transitioned into 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-1225645336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc2854548185410d84ee9c0dc045860e',qos_specs=None,replication_status=,reservations=['4fc71afc-1834-45e1-a683-2660a0a368d4','cb372ab1-c8fc-499f-9a6a-9aed97b76f68','32121457-7a1a-4d89-91f5-f257a11d0615','3efec7fb-ec3e-4322-b7fe-86804f94623d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d640ca20074c77b2b8e725de72e41e',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:31.011014 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (213654eb-8261-4fb5-bcba-5d15f11004b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:31.028194 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (213654eb-8261-4fb5-bcba-5d15f11004b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:31.028941 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Flow 'volume_create_api' (46c98dbd-a9e1-4a1b-8b0c-083c3f11f949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:31.029232 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Create volume request issued successfully. Aug 19 16:08:31.029810 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-171bc07e-fecc-4ecf-9b7c-1c1d08e049e5 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:31.031109 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1111/4426] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:08:30 2026] POST /volume/v3/volumes => generated 757 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:31.047514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-41dc01a3-6979-4c12-b821-9df3144a8d5a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:31.050977 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-41dc01a3-6979-4c12-b821-9df3144a8d5a tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] GET https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 Aug 19 16:08:31.051234 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-41dc01a3-6979-4c12-b821-9df3144a8d5a tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:31.051472 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-41dc01a3-6979-4c12-b821-9df3144a8d5a tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:31.065835 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:31.065835 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:31.069282 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-41dc01a3-6979-4c12-b821-9df3144a8d5a tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Volume info retrieved successfully. Aug 19 16:08:31.073482 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-41dc01a3-6979-4c12-b821-9df3144a8d5a tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 returned with HTTP 200 Aug 19 16:08:31.073873 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1113/4427] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:31 2026] GET /volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:32.088225 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8077d72c-ef98-4ddd-ba65-33279937edfe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.091573 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8077d72c-ef98-4ddd-ba65-33279937edfe tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] GET https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 Aug 19 16:08:32.091779 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8077d72c-ef98-4ddd-ba65-33279937edfe tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:32.092015 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8077d72c-ef98-4ddd-ba65-33279937edfe tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:32.100049 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:32.100049 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:32.105608 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8077d72c-ef98-4ddd-ba65-33279937edfe tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Volume info retrieved successfully. Aug 19 16:08:32.111325 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8077d72c-ef98-4ddd-ba65-33279937edfe tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 returned with HTTP 200 Aug 19 16:08:32.111781 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1098/4428] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:32 2026] GET /volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:32.132029 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a494423-fc19-43a6-952a-6818cb255f03 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.134415 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a494423-fc19-43a6-952a-6818cb255f03 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e Aug 19 16:08:32.134811 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a494423-fc19-43a6-952a-6818cb255f03 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:32.205403 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a494423-fc19-43a6-952a-6818cb255f03 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e returned with HTTP 200 Aug 19 16:08:32.205772 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1107/4429] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 16:08:32 2026] PUT /volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e => generated 712 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:32.215517 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.217309 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:32.217778 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:32.219528 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:32.219770 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Create volume of 2 GB Aug 19 16:08:32.220137 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:32.220137 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:32.226877 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Availability Zones retrieved successfully. Aug 19 16:08:32.231300 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Flow 'volume_create_api' (ce68c8a3-8411-41c4-a423-d59d81ce6a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:32.232531 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f667e55d-7fd4-420c-a29f-daf88642e3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:32.233741 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Validating volume size '2' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:32.257222 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f667e55d-7fd4-420c-a29f-daf88642e3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:32.258228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01eb98e-e50c-4fb7-89ce-6ae6b933970a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:32.286415 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota_utils [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Quota exceeded for fc2854548185410d84ee9c0dc045860e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 16:08:32.289227 np0000007787 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01eb98e-e50c-4fb7-89ce-6ae6b933970a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 16:08:32.289227 np0000007787 devstack@c-api.service[100248]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 19 16:08:32.291219 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01eb98e-e50c-4fb7-89ce-6ae6b933970a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:32.292243 np0000007787 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01eb98e-e50c-4fb7-89ce-6ae6b933970a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 16:08:32.293061 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f667e55d-7fd4-420c-a29f-daf88642e3b3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:32.293945 np0000007787 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f667e55d-7fd4-420c-a29f-daf88642e3b3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 16:08:32.295031 np0000007787 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Flow 'volume_create_api' (ce68c8a3-8411-41c4-a423-d59d81ce6a14) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 16:08:32.295433 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.middleware.fault [None req-36b209b9-90a0-4e65-b9e5-16e7fc34abbc tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 413 Aug 19 16:08:32.296301 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1112/4430] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:08:32 2026] POST /volume/v3/volumes => generated 208 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 16:08:32.305472 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9d0b558d-2be5-47fc-aff1-d5eb47af63ee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.307856 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d0b558d-2be5-47fc-aff1-d5eb47af63ee tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e Aug 19 16:08:32.308327 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9d0b558d-2be5-47fc-aff1-d5eb47af63ee tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:32.348600 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-9d0b558d-2be5-47fc-aff1-d5eb47af63ee tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-35439744 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-35439744, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:32.348874 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-9d0b558d-2be5-47fc-aff1-d5eb47af63ee tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-35439744 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-35439744, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:32.349150 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-9d0b558d-2be5-47fc-aff1-d5eb47af63ee tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-35439744 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-35439744, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:32.349588 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-9d0b558d-2be5-47fc-aff1-d5eb47af63ee tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1580544115 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1580544115, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:08:32.355883 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9d0b558d-2be5-47fc-aff1-d5eb47af63ee tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e returned with HTTP 200 Aug 19 16:08:32.356362 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1114/4431] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 16:08:32 2026] PUT /volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e => generated 712 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:32.364847 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.367190 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:32.367538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:32.369065 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:32.369200 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Create volume of 1 GB Aug 19 16:08:32.374093 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Availability Zones retrieved successfully. Aug 19 16:08:32.380719 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Flow 'volume_create_api' (d5fbe746-7bee-4d3b-a3f8-8036daaf759a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:32.382512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7091b7-cc96-4d85-8abf-d351125a5cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:32.383982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:32.412214 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7091b7-cc96-4d85-8abf-d351125a5cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:32.413010 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590d87b0-6de5-4f61-a435-9c91023d5b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:32.443399 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota_utils [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Quota exceeded for fc2854548185410d84ee9c0dc045860e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 19 16:08:32.446337 np0000007787 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590d87b0-6de5-4f61-a435-9c91023d5b4e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 16:08:32.446337 np0000007787 devstack@c-api.service[100251]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 19 16:08:32.448057 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590d87b0-6de5-4f61-a435-9c91023d5b4e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:32.448792 np0000007787 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590d87b0-6de5-4f61-a435-9c91023d5b4e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 16:08:32.449386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7091b7-cc96-4d85-8abf-d351125a5cdd) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:32.450372 np0000007787 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7091b7-cc96-4d85-8abf-d351125a5cdd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 16:08:32.451105 np0000007787 devstack@c-api.service[100251]: WARNING cinder.volume.api [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Flow 'volume_create_api' (d5fbe746-7bee-4d3b-a3f8-8036daaf759a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 16:08:32.451363 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.middleware.fault [None req-b5035881-293a-4c5c-a9cf-8143a4fd6199 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 413 Aug 19 16:08:32.452172 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1099/4432] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:08:32 2026] POST /volume/v3/volumes => generated 150 bytes in 88 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 16:08:32.459943 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-62df804d-c0d6-4c72-aed7-086c87934ec7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.461736 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62df804d-c0d6-4c72-aed7-086c87934ec7 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e Aug 19 16:08:32.462122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62df804d-c0d6-4c72-aed7-086c87934ec7 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:32.496570 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62df804d-c0d6-4c72-aed7-086c87934ec7 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e returned with HTTP 200 Aug 19 16:08:32.497077 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1108/4433] 10.4.3.32 () {68 vars in 1367 bytes} [Wed Aug 19 16:08:32 2026] PUT /volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e => generated 711 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:32.505518 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dc42677c-871a-492e-82a6-6a1b658ca596 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.507148 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dc42677c-871a-492e-82a6-6a1b658ca596 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] POST https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28/action Aug 19 16:08:32.507609 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dc42677c-871a-492e-82a6-6a1b658ca596 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:32.507860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dc42677c-871a-492e-82a6-6a1b658ca596 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:32.516649 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:32.516649 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:32.517280 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dc42677c-871a-492e-82a6-6a1b658ca596 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Volume info retrieved successfully. Aug 19 16:08:32.544060 np0000007787 devstack@c-api.service[100248]: ERROR cinder.volume.api [None req-dc42677c-871a-492e-82a6-6a1b658ca596 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Quota exceeded for fc2854548185410d84ee9c0dc045860e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 16:08:32.549071 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.middleware.fault [None req-dc42677c-871a-492e-82a6-6a1b658ca596 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28/action returned with HTTP 413 Aug 19 16:08:32.549071 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1113/4434] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:08:32 2026] POST /volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28/action => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 16:08:32.557130 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b05b57c1-402f-4ed5-93a8-1d6c6040c567 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.559066 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b05b57c1-402f-4ed5-93a8-1d6c6040c567 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] GET https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 Aug 19 16:08:32.559337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b05b57c1-402f-4ed5-93a8-1d6c6040c567 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:32.559545 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b05b57c1-402f-4ed5-93a8-1d6c6040c567 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:32.566608 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:32.566608 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:32.570671 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b05b57c1-402f-4ed5-93a8-1d6c6040c567 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Volume info retrieved successfully. Aug 19 16:08:32.574639 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b05b57c1-402f-4ed5-93a8-1d6c6040c567 tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 returned with HTTP 200 Aug 19 16:08:32.575021 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1115/4435] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:32 2026] GET /volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:32.591067 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0ce52be-44dc-40fe-a291-b7b5a6e39a7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.593358 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0ce52be-44dc-40fe-a291-b7b5a6e39a7f tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 Aug 19 16:08:32.593573 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0ce52be-44dc-40fe-a291-b7b5a6e39a7f tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:32.593802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0ce52be-44dc-40fe-a291-b7b5a6e39a7f tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:32.594034 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c0ce52be-44dc-40fe-a291-b7b5a6e39a7f tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Delete volume with id: e341540c-efe4-4a34-b14d-518fcd3f7a28 Aug 19 16:08:32.603599 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:32.603599 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:32.604363 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c0ce52be-44dc-40fe-a291-b7b5a6e39a7f tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Volume info retrieved successfully. Aug 19 16:08:32.622996 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c0ce52be-44dc-40fe-a291-b7b5a6e39a7f tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Delete volume request issued successfully. Aug 19 16:08:32.623182 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0ce52be-44dc-40fe-a291-b7b5a6e39a7f tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 returned with HTTP 202 Aug 19 16:08:32.623638 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1100/4436] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:32 2026] DELETE /volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:32.630783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-351b9c25-5743-4516-a64e-616ca45316ee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:32.632598 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-351b9c25-5743-4516-a64e-616ca45316ee tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] GET https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 Aug 19 16:08:32.632795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-351b9c25-5743-4516-a64e-616ca45316ee tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:32.632993 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-351b9c25-5743-4516-a64e-616ca45316ee tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:32.639592 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:32.639592 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:32.643321 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-351b9c25-5743-4516-a64e-616ca45316ee tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Volume info retrieved successfully. Aug 19 16:08:32.647417 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-351b9c25-5743-4516-a64e-616ca45316ee tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 returned with HTTP 200 Aug 19 16:08:32.647777 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1109/4437] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:32 2026] GET /volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:33.663348 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f909671-62d8-4e9c-9d08-48632fa7888c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:33.667275 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f909671-62d8-4e9c-9d08-48632fa7888c tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] GET https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 Aug 19 16:08:33.667275 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f909671-62d8-4e9c-9d08-48632fa7888c tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:33.667275 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f909671-62d8-4e9c-9d08-48632fa7888c tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:33.671874 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f909671-62d8-4e9c-9d08-48632fa7888c tempest-VolumeQuotasNegativeTestJSON-762989375 tempest-VolumeQuotasNegativeTestJSON-762989375-project-member] https://10.4.3.32/volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 returned with HTTP 404 Aug 19 16:08:33.672550 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1114/4438] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:33 2026] GET /volume/v3/volumes/e341540c-efe4-4a34-b14d-518fcd3f7a28 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:33.680528 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b8782e1-138c-4a5d-9c27-13ecb753c1a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:33.682406 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b8782e1-138c-4a5d-9c27-13ecb753c1a5 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] PUT https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e Aug 19 16:08:33.682869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b8782e1-138c-4a5d-9c27-13ecb753c1a5 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:33.765045 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b8782e1-138c-4a5d-9c27-13ecb753c1a5 tempest-VolumeQuotasNegativeTestJSON-1351180173 tempest-VolumeQuotasNegativeTestJSON-1351180173-project-admin] https://10.4.3.32/volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e returned with HTTP 200 Aug 19 16:08:33.765607 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1116/4439] 10.4.3.32 () {68 vars in 1368 bytes} [Wed Aug 19 16:08:33 2026] PUT /volume/v3/os-quota-sets/fc2854548185410d84ee9c0dc045860e => generated 715 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:35.420165 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-db752c89-e748-4902-95b2-4c6100256160 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:35.523655 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:35.524177 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1752529908"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:35.526077 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1752529908'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:35.526226 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Create volume of 1 GB Aug 19 16:08:35.531385 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Availability Zones retrieved successfully. Aug 19 16:08:35.537654 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Flow 'volume_create_api' (23fe0119-9dcd-4bd8-80b9-def2f2cf2aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:35.538587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94749a56-4d5d-4b7a-a07a-b868e97365cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:35.539504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:35.565629 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94749a56-4d5d-4b7a-a07a-b868e97365cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:35.566447 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373a3658-fe34-4a28-809f-1c1ac6c462be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:35.618826 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Created reservations ['d3fa73cc-3a17-4333-99b7-b0b81a38c697', '9711094d-8bea-45c4-91a1-4751971a91ec', '0ee5c7cd-27ce-484e-9abb-e33156b0396f', '481254c8-8311-45e3-aa55-bbce7ae4578b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:35.619565 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373a3658-fe34-4a28-809f-1c1ac6c462be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3fa73cc-3a17-4333-99b7-b0b81a38c697', '9711094d-8bea-45c4-91a1-4751971a91ec', '0ee5c7cd-27ce-484e-9abb-e33156b0396f', '481254c8-8311-45e3-aa55-bbce7ae4578b']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:35.620377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1305d87e-0ea1-4fc0-99b8-7d8f63e08543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:35.640655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1305d87e-0ea1-4fc0-99b8-7d8f63e08543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fca60e0-699b-41bf-a8b2-348cae3be09c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1752529908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a66fd8f758624b4793dd48a9d487480b',qos_specs=None,replication_status=,reservations=['d3fa73cc-3a17-4333-99b7-b0b81a38c697','9711094d-8bea-45c4-91a1-4751971a91ec','0ee5c7cd-27ce-484e-9abb-e33156b0396f','481254c8-8311-45e3-aa55-bbce7ae4578b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26a2d02c02e347569f95aeaba1a96b0a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1752529908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fca60e0-699b-41bf-a8b2-348cae3be09c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a66fd8f758624b4793dd48a9d487480b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='26a2d02c02e347569f95aeaba1a96b0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:35.641350 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43cbca8-fcaf-4f9d-92be-4768a3198c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:35.658136 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43cbca8-fcaf-4f9d-92be-4768a3198c61) transitioned into 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-1752529908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a66fd8f758624b4793dd48a9d487480b',qos_specs=None,replication_status=,reservations=['d3fa73cc-3a17-4333-99b7-b0b81a38c697','9711094d-8bea-45c4-91a1-4751971a91ec','0ee5c7cd-27ce-484e-9abb-e33156b0396f','481254c8-8311-45e3-aa55-bbce7ae4578b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26a2d02c02e347569f95aeaba1a96b0a',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:35.658788 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (909d167c-3d7f-45a2-9040-a1d82e3c0970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:35.669786 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (909d167c-3d7f-45a2-9040-a1d82e3c0970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:35.669786 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Flow 'volume_create_api' (23fe0119-9dcd-4bd8-80b9-def2f2cf2aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:35.669786 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Create volume request issued successfully. Aug 19 16:08:35.669786 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db752c89-e748-4902-95b2-4c6100256160 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:35.670208 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1101/4440] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:08:35 2026] POST /volume/v3/volumes => generated 753 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:35.688426 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a51a43bf-49db-429f-b41f-0dfbaad8918b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:35.690199 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a51a43bf-49db-429f-b41f-0dfbaad8918b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c Aug 19 16:08:35.690389 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a51a43bf-49db-429f-b41f-0dfbaad8918b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:35.690570 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a51a43bf-49db-429f-b41f-0dfbaad8918b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:35.696930 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:35.696930 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:35.700234 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a51a43bf-49db-429f-b41f-0dfbaad8918b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Volume info retrieved successfully. Aug 19 16:08:35.704044 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a51a43bf-49db-429f-b41f-0dfbaad8918b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c returned with HTTP 200 Aug 19 16:08:35.704522 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1110/4441] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:35 2026] GET /volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:36.721061 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e12ba109-7d24-4008-8268-d2005d6a91f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:36.723242 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e12ba109-7d24-4008-8268-d2005d6a91f7 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c Aug 19 16:08:36.723508 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e12ba109-7d24-4008-8268-d2005d6a91f7 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:36.724657 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e12ba109-7d24-4008-8268-d2005d6a91f7 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:36.731052 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:36.731052 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:36.733670 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e12ba109-7d24-4008-8268-d2005d6a91f7 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Volume info retrieved successfully. Aug 19 16:08:36.738029 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e12ba109-7d24-4008-8268-d2005d6a91f7 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c returned with HTTP 200 Aug 19 16:08:36.738536 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1115/4442] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:36 2026] GET /volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:36.754879 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f36edb99-7b64-488b-a5f8-ce97fde78086 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:36.757729 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f36edb99-7b64-488b-a5f8-ce97fde78086 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:08:36.758300 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f36edb99-7b64-488b-a5f8-ce97fde78086 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fca60e0-699b-41bf-a8b2-348cae3be09c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1315207698"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:36.770637 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:36.770637 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:36.771432 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f36edb99-7b64-488b-a5f8-ce97fde78086 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Volume info retrieved successfully. Aug 19 16:08:36.771610 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-f36edb99-7b64-488b-a5f8-ce97fde78086 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Create snapshot from volume 1fca60e0-699b-41bf-a8b2-348cae3be09c Aug 19 16:08:36.809867 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-f36edb99-7b64-488b-a5f8-ce97fde78086 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Created reservations ['f6671d66-1336-4532-af1f-711a052e721a', '9b53799f-866d-4926-8ce0-97bc0fe998bd', '71386445-ace5-43c0-82e7-e4f2dc0c7284', 'eab1e7a1-be5a-409e-a4bc-228487741abe'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:36.847792 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f36edb99-7b64-488b-a5f8-ce97fde78086 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot create request issued successfully. Aug 19 16:08:36.847792 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f36edb99-7b64-488b-a5f8-ce97fde78086 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:08:36.847792 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1117/4443] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:08:36 2026] POST /volume/v3/snapshots => generated 311 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:36.855955 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c11e8a01-4c25-4a92-997a-0c6a2330ca26 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:36.858542 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c11e8a01-4c25-4a92-997a-0c6a2330ca26 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 Aug 19 16:08:36.858987 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c11e8a01-4c25-4a92-997a-0c6a2330ca26 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:36.859263 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c11e8a01-4c25-4a92-997a-0c6a2330ca26 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:36.866379 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:36.866379 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:36.867331 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c11e8a01-4c25-4a92-997a-0c6a2330ca26 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:36.868541 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c11e8a01-4c25-4a92-997a-0c6a2330ca26 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 returned with HTTP 200 Aug 19 16:08:36.869412 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1102/4444] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:08:36 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:37.879582 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-26e88786-968f-44ff-87ea-c731b89cdadb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:37.881803 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26e88786-968f-44ff-87ea-c731b89cdadb tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 Aug 19 16:08:37.882038 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26e88786-968f-44ff-87ea-c731b89cdadb tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:37.882298 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26e88786-968f-44ff-87ea-c731b89cdadb tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:37.887722 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:37.887722 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:37.888225 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-26e88786-968f-44ff-87ea-c731b89cdadb tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:37.889113 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26e88786-968f-44ff-87ea-c731b89cdadb tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 returned with HTTP 200 Aug 19 16:08:37.889541 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1111/4445] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:08:37 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:37.900623 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6b416fa8-eb29-47ce-bdc0-e71f2901f670 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:37.902466 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6b416fa8-eb29-47ce-bdc0-e71f2901f670 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] POST https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:37.902992 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6b416fa8-eb29-47ce-bdc0-e71f2901f670 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:37.910568 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:37.910568 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:37.912784 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6b416fa8-eb29-47ce-bdc0-e71f2901f670 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:37.938193 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6b416fa8-eb29-47ce-bdc0-e71f2901f670 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Update snapshot metadata completed successfully. Aug 19 16:08:37.938715 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6b416fa8-eb29-47ce-bdc0-e71f2901f670 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:37.939431 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1116/4446] 10.4.3.32 () {68 vars in 1395 bytes} [Wed Aug 19 16:08:37 2026] POST /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:37.947586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a82b62b-eddc-48cd-a2d1-493090a9ed61 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:37.950309 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a82b62b-eddc-48cd-a2d1-493090a9ed61 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:37.950533 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a82b62b-eddc-48cd-a2d1-493090a9ed61 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:37.950771 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a82b62b-eddc-48cd-a2d1-493090a9ed61 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:37.956691 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:37.956691 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:37.957218 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9a82b62b-eddc-48cd-a2d1-493090a9ed61 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:37.958239 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9a82b62b-eddc-48cd-a2d1-493090a9ed61 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Get snapshot metadata completed successfully. Aug 19 16:08:37.958573 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a82b62b-eddc-48cd-a2d1-493090a9ed61 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:37.959283 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1118/4447] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 16:08:37 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:37.967039 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c6d1f65-5790-456a-ab8c-4e30ef5e3f22 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:37.969421 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c6d1f65-5790-456a-ab8c-4e30ef5e3f22 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] PUT https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:37.969803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c6d1f65-5790-456a-ab8c-4e30ef5e3f22 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:37.976859 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:37.976859 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:37.977395 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c6d1f65-5790-456a-ab8c-4e30ef5e3f22 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.003688 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c6d1f65-5790-456a-ab8c-4e30ef5e3f22 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Update snapshot metadata completed successfully. Aug 19 16:08:38.004129 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c6d1f65-5790-456a-ab8c-4e30ef5e3f22 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:38.004690 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1103/4448] 10.4.3.32 () {68 vars in 1394 bytes} [Wed Aug 19 16:08:37 2026] PUT /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.013859 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aac204bc-fc26-499d-9bc8-c8d0a386e0ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.015976 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aac204bc-fc26-499d-9bc8-c8d0a386e0ef tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:38.016198 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aac204bc-fc26-499d-9bc8-c8d0a386e0ef tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:38.016444 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aac204bc-fc26-499d-9bc8-c8d0a386e0ef tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:38.022889 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.022889 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:38.023515 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aac204bc-fc26-499d-9bc8-c8d0a386e0ef tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.024672 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aac204bc-fc26-499d-9bc8-c8d0a386e0ef tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Get snapshot metadata completed successfully. Aug 19 16:08:38.025026 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aac204bc-fc26-499d-9bc8-c8d0a386e0ef tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:38.025527 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1112/4449] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 16:08:38 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.035320 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ae214b4-4c72-409c-b753-5721f83434c0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.038345 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ae214b4-4c72-409c-b753-5721f83434c0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 Aug 19 16:08:38.038345 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ae214b4-4c72-409c-b753-5721f83434c0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:38.038345 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ae214b4-4c72-409c-b753-5721f83434c0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:38.043357 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.043357 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:38.044023 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8ae214b4-4c72-409c-b753-5721f83434c0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.045152 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8ae214b4-4c72-409c-b753-5721f83434c0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Get snapshot metadata completed successfully. Aug 19 16:08:38.055052 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8ae214b4-4c72-409c-b753-5721f83434c0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Delete snapshot metadata completed successfully. Aug 19 16:08:38.055628 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ae214b4-4c72-409c-b753-5721f83434c0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 returned with HTTP 200 Aug 19 16:08:38.056356 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1117/4450] 10.4.3.32 () {66 vars in 1392 bytes} [Wed Aug 19 16:08:38 2026] DELETE /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 16:08:38.063663 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-75fca2f2-91eb-48c3-bbcd-71833d57a30d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.065996 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-75fca2f2-91eb-48c3-bbcd-71833d57a30d tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:38.066287 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-75fca2f2-91eb-48c3-bbcd-71833d57a30d tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:38.066546 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-75fca2f2-91eb-48c3-bbcd-71833d57a30d tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:38.072125 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.072125 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:38.072519 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-75fca2f2-91eb-48c3-bbcd-71833d57a30d tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.073408 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-75fca2f2-91eb-48c3-bbcd-71833d57a30d tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Get snapshot metadata completed successfully. Aug 19 16:08:38.073666 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-75fca2f2-91eb-48c3-bbcd-71833d57a30d tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:38.074150 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1119/4451] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 16:08:38 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.082015 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78a0e2a4-bede-43da-941f-06c06e7b4f7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.084429 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78a0e2a4-bede-43da-941f-06c06e7b4f7b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] PUT https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:38.084879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78a0e2a4-bede-43da-941f-06c06e7b4f7b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:38.091303 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.091303 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:38.091711 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-78a0e2a4-bede-43da-941f-06c06e7b4f7b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.103502 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-78a0e2a4-bede-43da-941f-06c06e7b4f7b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Update snapshot metadata completed successfully. Aug 19 16:08:38.103799 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78a0e2a4-bede-43da-941f-06c06e7b4f7b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:38.104285 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1104/4452] 10.4.3.32 () {68 vars in 1394 bytes} [Wed Aug 19 16:08:38 2026] PUT /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.112787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5fa097ee-8afd-48d6-a290-d2db747d819b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.114599 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5fa097ee-8afd-48d6-a290-d2db747d819b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] POST https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:38.114971 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5fa097ee-8afd-48d6-a290-d2db747d819b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:38.121678 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.121678 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:38.122186 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5fa097ee-8afd-48d6-a290-d2db747d819b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.141672 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5fa097ee-8afd-48d6-a290-d2db747d819b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Update snapshot metadata completed successfully. Aug 19 16:08:38.142005 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5fa097ee-8afd-48d6-a290-d2db747d819b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:38.142434 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1113/4453] 10.4.3.32 () {68 vars in 1395 bytes} [Wed Aug 19 16:08:38 2026] POST /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.153033 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f3cf4019-a1ac-4b92-bddc-04093976a1d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.154553 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f3cf4019-a1ac-4b92-bddc-04093976a1d0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:38.154983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f3cf4019-a1ac-4b92-bddc-04093976a1d0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:38.155376 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f3cf4019-a1ac-4b92-bddc-04093976a1d0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:38.162589 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.162589 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:38.163247 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f3cf4019-a1ac-4b92-bddc-04093976a1d0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.164241 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f3cf4019-a1ac-4b92-bddc-04093976a1d0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Get snapshot metadata completed successfully. Aug 19 16:08:38.164776 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f3cf4019-a1ac-4b92-bddc-04093976a1d0 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:38.165239 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1118/4454] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 16:08:38 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.174882 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5d97ced6-55c0-4663-bc5f-2a88801cba20 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.177450 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d97ced6-55c0-4663-bc5f-2a88801cba20 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] PUT https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 Aug 19 16:08:38.178064 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5d97ced6-55c0-4663-bc5f-2a88801cba20 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:38.187564 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.187564 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:38.188242 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5d97ced6-55c0-4663-bc5f-2a88801cba20 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.211711 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5d97ced6-55c0-4663-bc5f-2a88801cba20 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Update snapshot metadata completed successfully. Aug 19 16:08:38.212081 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5d97ced6-55c0-4663-bc5f-2a88801cba20 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 returned with HTTP 200 Aug 19 16:08:38.212510 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1120/4455] 10.4.3.32 () {68 vars in 1409 bytes} [Wed Aug 19 16:08:38 2026] PUT /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.220041 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88e7195e-9fa3-47d3-ba19-eca0b7593902 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.222445 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88e7195e-9fa3-47d3-ba19-eca0b7593902 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 Aug 19 16:08:38.222718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88e7195e-9fa3-47d3-ba19-eca0b7593902 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:38.222974 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88e7195e-9fa3-47d3-ba19-eca0b7593902 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:38.232046 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.232046 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:38.232501 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88e7195e-9fa3-47d3-ba19-eca0b7593902 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.233242 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88e7195e-9fa3-47d3-ba19-eca0b7593902 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Get snapshot metadata completed successfully. Aug 19 16:08:38.233451 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88e7195e-9fa3-47d3-ba19-eca0b7593902 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 returned with HTTP 200 Aug 19 16:08:38.233900 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1105/4456] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:08:38 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.242352 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9bd855fd-2be7-430a-aa41-a0a690b3e151 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.244106 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9bd855fd-2be7-430a-aa41-a0a690b3e151 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:38.244272 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9bd855fd-2be7-430a-aa41-a0a690b3e151 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:38.244456 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9bd855fd-2be7-430a-aa41-a0a690b3e151 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:38.251433 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.251433 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:38.252064 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9bd855fd-2be7-430a-aa41-a0a690b3e151 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.253124 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9bd855fd-2be7-430a-aa41-a0a690b3e151 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Get snapshot metadata completed successfully. Aug 19 16:08:38.253412 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9bd855fd-2be7-430a-aa41-a0a690b3e151 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:38.253968 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1114/4457] 10.4.3.32 () {66 vars in 1374 bytes} [Wed Aug 19 16:08:38 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.262815 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e1c35af0-fa80-4aa0-b4e6-83fa237055a4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.266787 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1c35af0-fa80-4aa0-b4e6-83fa237055a4 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] PUT https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata Aug 19 16:08:38.266787 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1c35af0-fa80-4aa0-b4e6-83fa237055a4 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:38.274443 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.274443 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:38.275205 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e1c35af0-fa80-4aa0-b4e6-83fa237055a4 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.293662 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e1c35af0-fa80-4aa0-b4e6-83fa237055a4 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Update snapshot metadata completed successfully. Aug 19 16:08:38.294201 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1c35af0-fa80-4aa0-b4e6-83fa237055a4 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata returned with HTTP 200 Aug 19 16:08:38.294843 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1119/4458] 10.4.3.32 () {68 vars in 1394 bytes} [Wed Aug 19 16:08:38 2026] PUT /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:08:38.302854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43a544fd-3ae8-4725-9f49-80e8799ff65b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.304548 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43a544fd-3ae8-4725-9f49-80e8799ff65b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 Aug 19 16:08:38.304716 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43a544fd-3ae8-4725-9f49-80e8799ff65b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:38.304927 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43a544fd-3ae8-4725-9f49-80e8799ff65b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:38.305032 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-43a544fd-3ae8-4725-9f49-80e8799ff65b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Delete snapshot with id: 89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 Aug 19 16:08:38.310337 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.310337 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:38.310945 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-43a544fd-3ae8-4725-9f49-80e8799ff65b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.325640 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-43a544fd-3ae8-4725-9f49-80e8799ff65b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot delete request issued successfully. Aug 19 16:08:38.325897 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43a544fd-3ae8-4725-9f49-80e8799ff65b tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 returned with HTTP 202 Aug 19 16:08:38.326364 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1121/4459] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:08:38 2026] DELETE /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:38.333515 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed05b703-4c01-4d77-ac4e-8640962c0495 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:38.335733 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed05b703-4c01-4d77-ac4e-8640962c0495 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 Aug 19 16:08:38.336035 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed05b703-4c01-4d77-ac4e-8640962c0495 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:38.336114 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed05b703-4c01-4d77-ac4e-8640962c0495 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:38.341964 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:38.341964 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:38.342532 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ed05b703-4c01-4d77-ac4e-8640962c0495 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Snapshot retrieved successfully. Aug 19 16:08:38.343384 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed05b703-4c01-4d77-ac4e-8640962c0495 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 returned with HTTP 200 Aug 19 16:08:38.343824 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1106/4460] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:08:38 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:39.353952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2550ed0-a32c-4bd8-8d53-3cec45254ed2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:39.355840 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2550ed0-a32c-4bd8-8d53-3cec45254ed2 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 Aug 19 16:08:39.356065 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2550ed0-a32c-4bd8-8d53-3cec45254ed2 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:39.356283 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2550ed0-a32c-4bd8-8d53-3cec45254ed2 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:39.362423 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2550ed0-a32c-4bd8-8d53-3cec45254ed2 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 returned with HTTP 404 Aug 19 16:08:39.363036 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1115/4461] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:08:39 2026] GET /volume/v3/snapshots/89f69d86-ed0b-45f9-b0b8-4cade8fe81e5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:39.371789 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-67ee8378-4a79-4119-b481-b8f96587e063 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:39.373914 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67ee8378-4a79-4119-b481-b8f96587e063 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c Aug 19 16:08:39.374358 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67ee8378-4a79-4119-b481-b8f96587e063 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:39.374750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67ee8378-4a79-4119-b481-b8f96587e063 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:39.385798 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:39.385798 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:39.390493 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-67ee8378-4a79-4119-b481-b8f96587e063 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Volume info retrieved successfully. Aug 19 16:08:39.396064 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67ee8378-4a79-4119-b481-b8f96587e063 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c returned with HTTP 200 Aug 19 16:08:39.396598 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1120/4462] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:39 2026] GET /volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:39.408675 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-19a8bd64-b87e-4133-8137-b4b18fe11456 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:39.410703 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19a8bd64-b87e-4133-8137-b4b18fe11456 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] DELETE https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c Aug 19 16:08:39.410949 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19a8bd64-b87e-4133-8137-b4b18fe11456 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:39.411182 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19a8bd64-b87e-4133-8137-b4b18fe11456 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:39.411375 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-19a8bd64-b87e-4133-8137-b4b18fe11456 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Delete volume with id: 1fca60e0-699b-41bf-a8b2-348cae3be09c Aug 19 16:08:39.419057 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:39.419057 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:39.419579 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-19a8bd64-b87e-4133-8137-b4b18fe11456 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Volume info retrieved successfully. Aug 19 16:08:39.437729 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-19a8bd64-b87e-4133-8137-b4b18fe11456 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Delete volume request issued successfully. Aug 19 16:08:39.438223 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19a8bd64-b87e-4133-8137-b4b18fe11456 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c returned with HTTP 202 Aug 19 16:08:39.438775 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1122/4463] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:08:39 2026] DELETE /volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:08:39.447303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b57cd7a-f9dd-4bed-aa86-6597f1ddcb98 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:39.450839 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b57cd7a-f9dd-4bed-aa86-6597f1ddcb98 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c Aug 19 16:08:39.451091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b57cd7a-f9dd-4bed-aa86-6597f1ddcb98 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:39.451341 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b57cd7a-f9dd-4bed-aa86-6597f1ddcb98 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:39.465862 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:39.465862 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:39.470852 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1b57cd7a-f9dd-4bed-aa86-6597f1ddcb98 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Volume info retrieved successfully. Aug 19 16:08:39.476424 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b57cd7a-f9dd-4bed-aa86-6597f1ddcb98 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c returned with HTTP 200 Aug 19 16:08:39.476860 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1107/4464] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:39 2026] GET /volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:40.492051 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6df89bb1-3910-417c-9bd7-e8f6bce28804 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:40.495313 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6df89bb1-3910-417c-9bd7-e8f6bce28804 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] GET https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c Aug 19 16:08:40.495592 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6df89bb1-3910-417c-9bd7-e8f6bce28804 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:40.495865 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6df89bb1-3910-417c-9bd7-e8f6bce28804 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:40.503496 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6df89bb1-3910-417c-9bd7-e8f6bce28804 tempest-SnapshotMetadataTestJSON-528090292 tempest-SnapshotMetadataTestJSON-528090292-project-member] https://10.4.3.32/volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c returned with HTTP 404 Aug 19 16:08:40.504121 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1116/4465] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:40 2026] GET /volume/v3/volumes/1fca60e0-699b-41bf-a8b2-348cae3be09c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:08:49.394743 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=162,cinder:INSERT=28,cinder:UPDATE=47 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:08:49.431701 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=184,cinder:UPDATE=53,cinder:INSERT=29 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:08:49.477138 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=133,cinder:UPDATE=26,cinder:INSERT=16 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:08:50.171672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-efe5b1a3-2422-4df3-96d8-097672933d6c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:50.286837 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:08:50.287151 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1933747023", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:50.288491 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1933747023', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:08:50.288589 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Create volume of 1 GB Aug 19 16:08:50.292633 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Availability Zones retrieved successfully. Aug 19 16:08:50.297946 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Flow 'volume_create_api' (dd0505c4-4c1f-460e-b571-12b73af1caf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:50.298712 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9530a1-4f62-4c3e-ae49-c0936c9746b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:50.299805 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:08:50.324884 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9530a1-4f62-4c3e-ae49-c0936c9746b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:50.325544 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c434d147-c274-4fd2-84a8-181ecd7650d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:50.414923 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Created reservations ['b8550e41-b255-4191-9b3f-3f0ff2f5a546', 'b93aa434-fe0e-4067-8988-3dabad34d513', '09fa3cd9-13ba-4754-a920-845e19c08369', '3af29c18-f7d0-4365-b5c6-b9deb185a0e0'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:08:50.415567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c434d147-c274-4fd2-84a8-181ecd7650d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8550e41-b255-4191-9b3f-3f0ff2f5a546', 'b93aa434-fe0e-4067-8988-3dabad34d513', '09fa3cd9-13ba-4754-a920-845e19c08369', '3af29c18-f7d0-4365-b5c6-b9deb185a0e0']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:50.416241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c99942-cfc2-42d0-a062-2dfeceb03d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:50.458570 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c99942-cfc2-42d0-a062-2dfeceb03d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407ca104-27eb-4668-93cc-f8b2adf8a770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1933747023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7473cb188a1947f986f660fff430788b',qos_specs=None,replication_status=,reservations=['b8550e41-b255-4191-9b3f-3f0ff2f5a546','b93aa434-fe0e-4067-8988-3dabad34d513','09fa3cd9-13ba-4754-a920-845e19c08369','3af29c18-f7d0-4365-b5c6-b9deb185a0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67b7b1990fb84215ab1b34f246e47406',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1933747023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=407ca104-27eb-4668-93cc-f8b2adf8a770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7473cb188a1947f986f660fff430788b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='67b7b1990fb84215ab1b34f246e47406',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:50.459383 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a75cee3-a180-4f85-88cd-dc2164e9b1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:50.498777 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=107,cinder:UPDATE=12,cinder:INSERT=6 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:08:50.509135 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a75cee3-a180-4f85-88cd-dc2164e9b1cc) transitioned into 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-1933747023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7473cb188a1947f986f660fff430788b',qos_specs=None,replication_status=,reservations=['b8550e41-b255-4191-9b3f-3f0ff2f5a546','b93aa434-fe0e-4067-8988-3dabad34d513','09fa3cd9-13ba-4754-a920-845e19c08369','3af29c18-f7d0-4365-b5c6-b9deb185a0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67b7b1990fb84215ab1b34f246e47406',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:50.509749 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657a977d-4ee6-4302-ad9d-62df78879d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:08:50.534545 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657a977d-4ee6-4302-ad9d-62df78879d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:08:50.535326 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Flow 'volume_create_api' (dd0505c4-4c1f-460e-b571-12b73af1caf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:08:50.535637 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Create volume request issued successfully. Aug 19 16:08:50.536250 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-efe5b1a3-2422-4df3-96d8-097672933d6c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:08:50.536634 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1121/4466] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:08:50 2026] POST /volume/v3/volumes => generated 754 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:08:50.556585 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc095d35-930a-4bb2-adb3-41dd13fcd40c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:50.558321 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc095d35-930a-4bb2-adb3-41dd13fcd40c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] GET https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:08:50.559432 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc095d35-930a-4bb2-adb3-41dd13fcd40c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:50.559432 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc095d35-930a-4bb2-adb3-41dd13fcd40c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:50.566624 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:50.566624 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:08:50.571066 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fc095d35-930a-4bb2-adb3-41dd13fcd40c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Volume info retrieved successfully. Aug 19 16:08:50.582665 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc095d35-930a-4bb2-adb3-41dd13fcd40c tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 returned with HTTP 200 Aug 19 16:08:50.583165 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1123/4467] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:50 2026] GET /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:51.597866 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23ef124f-4a50-45e2-8ec1-2f1762e32592 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:51.599690 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23ef124f-4a50-45e2-8ec1-2f1762e32592 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] GET https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:08:51.599951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23ef124f-4a50-45e2-8ec1-2f1762e32592 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:51.600186 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23ef124f-4a50-45e2-8ec1-2f1762e32592 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:51.606753 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:51.606753 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:08:51.610423 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-23ef124f-4a50-45e2-8ec1-2f1762e32592 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Volume info retrieved successfully. Aug 19 16:08:51.614661 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23ef124f-4a50-45e2-8ec1-2f1762e32592 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 returned with HTTP 200 Aug 19 16:08:51.615113 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1108/4468] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:51 2026] GET /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:51.626361 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-238cad39-ff3c-4940-ae70-84f9f228b397 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:51.628207 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-238cad39-ff3c-4940-ae70-84f9f228b397 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] GET https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:08:51.628457 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-238cad39-ff3c-4940-ae70-84f9f228b397 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:08:51.628684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-238cad39-ff3c-4940-ae70-84f9f228b397 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:08:51.635150 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:51.635150 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:08:51.638688 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-238cad39-ff3c-4940-ae70-84f9f228b397 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Volume info retrieved successfully. Aug 19 16:08:51.642660 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-238cad39-ff3c-4940-ae70-84f9f228b397 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 returned with HTTP 200 Aug 19 16:08:51.643071 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1117/4469] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:08:51 2026] GET /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:08:51.655232 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8c624dc2-9a02-4b15-b921-4192dab29663 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:08:51.657633 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8c624dc2-9a02-4b15-b921-4192dab29663 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] POST https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770/action Aug 19 16:08:51.658110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8c624dc2-9a02-4b15-b921-4192dab29663 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1536720292", "disk_format": "raw"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:08:51.658298 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8c624dc2-9a02-4b15-b921-4192dab29663 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1536720292", "disk_format": "raw"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:08:51.667521 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:51.667521 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:51.668019 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8c624dc2-9a02-4b15-b921-4192dab29663 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Volume info retrieved successfully. Aug 19 16:08:51.688561 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:08:51.688561 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:08:51.692193 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.image.image_utils [None req-8c624dc2-9a02-4b15-b921-4192dab29663 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1536720292'}] 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-1536720292'}]. {{(pid=100248) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 16:08:52.266537 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8c624dc2-9a02-4b15-b921-4192dab29663 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Copy volume to image completed successfully. Aug 19 16:08:52.266974 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8c624dc2-9a02-4b15-b921-4192dab29663 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770/action returned with HTTP 202 Aug 19 16:08:52.267349 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1122/4470] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:08:51 2026] POST /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770/action => generated 686 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:09:00.579928 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=4 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:09:00.942006 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-32402bed-96bd-4a8d-be06-ecff3da6cac7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:00.944107 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-32402bed-96bd-4a8d-be06-ecff3da6cac7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:00.944331 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-32402bed-96bd-4a8d-be06-ecff3da6cac7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:00.944509 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-32402bed-96bd-4a8d-be06-ecff3da6cac7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:00.952406 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:00.952406 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:00.956917 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-32402bed-96bd-4a8d-be06-ecff3da6cac7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:00.963517 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-32402bed-96bd-4a8d-be06-ecff3da6cac7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:00.964167 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1124/4471] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:00 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:01.066397 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c0913ee-027b-4caa-ab92-45387344b369 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:01.073432 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c0913ee-027b-4caa-ab92-45387344b369 None None] GET https://10.4.3.32/volume// Aug 19 16:09:01.073432 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c0913ee-027b-4caa-ab92-45387344b369 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:01.073432 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c0913ee-027b-4caa-ab92-45387344b369 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:01.073432 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c0913ee-027b-4caa-ab92-45387344b369 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:01.073432 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1109/4472] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16: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 19 16:09:01.077712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-b41e129a-3685-494e-aef8-f81639810f92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:01.080514 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-b41e129a-3685-494e-aef8-f81639810f92 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:09:01.080982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-b41e129a-3685-494e-aef8-f81639810f92 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a", "connector": null, "instance_uuid": "66135736-0411-4538-840d-b949db9542a0"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:01.089661 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:01.089661 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:01.171252 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-b41e129a-3685-494e-aef8-f81639810f92 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:09:01.171728 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1118/4473] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:09:01 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:01.251105 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e72dc514-753a-41e8-8b17-ce8bad775a53 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:01.253491 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e72dc514-753a-41e8-8b17-ce8bad775a53 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:01.253828 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e72dc514-753a-41e8-8b17-ce8bad775a53 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:01.254131 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e72dc514-753a-41e8-8b17-ce8bad775a53 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:01.267635 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-230f8511-541b-4de5-b58d-a516b7538537 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:01.268128 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-230f8511-541b-4de5-b58d-a516b7538537 None None] GET https://10.4.3.32/volume// Aug 19 16:09:01.268341 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-230f8511-541b-4de5-b58d-a516b7538537 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:01.268499 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:01.268499 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:01.268611 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-230f8511-541b-4de5-b58d-a516b7538537 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:01.269178 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-230f8511-541b-4de5-b58d-a516b7538537 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:01.269512 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1125/4474] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:09: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 19 16:09:01.273579 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e72dc514-753a-41e8-8b17-ce8bad775a53 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:01.279594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-fc4701b1-710f-4dc7-9473-8a47980dfaea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:01.281442 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e72dc514-753a-41e8-8b17-ce8bad775a53 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:01.285890 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1123/4475] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:01 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:01.285989 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-fc4701b1-710f-4dc7-9473-8a47980dfaea tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:01.285989 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-fc4701b1-710f-4dc7-9473-8a47980dfaea tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:01.285989 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-fc4701b1-710f-4dc7-9473-8a47980dfaea tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:01.304350 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:01.304350 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:01.310883 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-fc4701b1-710f-4dc7-9473-8a47980dfaea tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:01.317658 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-fc4701b1-710f-4dc7-9473-8a47980dfaea tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:01.318382 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1110/4476] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:01 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 1082 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 16:09:01.441421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-47501fe2-c602-42b7-9238-893ae458b18f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:01.444014 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-47501fe2-c602-42b7-9238-893ae458b18f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] PUT https://10.4.3.32/volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c Aug 19 16:09:01.445072 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-47501fe2-c602-42b7-9238-893ae458b18f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:01.455692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-47501fe2-c602-42b7-9238-893ae458b18f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Acquiring lock "cinder-attachment_update-6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:09:01.465305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-47501fe2-c602-42b7-9238-893ae458b18f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Lock "cinder-attachment_update-6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:09:01.465305 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:01.465305 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:01.688948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-47501fe2-c602-42b7-9238-893ae458b18f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Lock "cinder-attachment_update-6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a-np0000007787" released by "attachment_update" :: held 0.226s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:09:01.688948 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-47501fe2-c602-42b7-9238-893ae458b18f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c returned with HTTP 200 Aug 19 16:09:01.688948 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1119/4477] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:09:01 2026] PUT /volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c => generated 968 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:01.699158 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-6c1de985-72f4-452f-9a8f-8d974e14dcb7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:01.703857 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-6c1de985-72f4-452f-9a8f-8d974e14dcb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/encryption Aug 19 16:09:01.703857 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-6c1de985-72f4-452f-9a8f-8d974e14dcb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:01.703857 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-6c1de985-72f4-452f-9a8f-8d974e14dcb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:01.719811 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:01.719811 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:01.789947 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-6c1de985-72f4-452f-9a8f-8d974e14dcb7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/encryption returned with HTTP 200 Aug 19 16:09:01.789947 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1126/4478] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:09:01 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:02.299438 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-265562ca-5347-4dfd-aeed-d2fb711ded93 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:02.301927 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-265562ca-5347-4dfd-aeed-d2fb711ded93 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:02.302201 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-265562ca-5347-4dfd-aeed-d2fb711ded93 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:02.302487 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-265562ca-5347-4dfd-aeed-d2fb711ded93 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:02.315027 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:02.315027 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:02.318883 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-265562ca-5347-4dfd-aeed-d2fb711ded93 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:02.324240 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-265562ca-5347-4dfd-aeed-d2fb711ded93 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:02.324628 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1124/4479] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:02 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:03.338947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0afe07af-7867-4950-a136-7007f0922b7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:03.341524 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0afe07af-7867-4950-a136-7007f0922b7b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:03.341712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0afe07af-7867-4950-a136-7007f0922b7b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:03.341946 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0afe07af-7867-4950-a136-7007f0922b7b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:03.362687 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:03.362687 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:03.367393 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0afe07af-7867-4950-a136-7007f0922b7b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:03.372226 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0afe07af-7867-4950-a136-7007f0922b7b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:03.372811 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1111/4480] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:03 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:04.386141 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c218aa48-2189-4b3e-b357-e5a34f1ff668 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:04.387996 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c218aa48-2189-4b3e-b357-e5a34f1ff668 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:04.388200 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c218aa48-2189-4b3e-b357-e5a34f1ff668 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:04.388414 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c218aa48-2189-4b3e-b357-e5a34f1ff668 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:04.402441 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:04.402441 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:04.407735 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c218aa48-2189-4b3e-b357-e5a34f1ff668 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:04.415070 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c218aa48-2189-4b3e-b357-e5a34f1ff668 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:04.415533 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1120/4481] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:04 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:05.429314 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf3b5d56-872e-4b0f-8cbb-2216bb74096e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:05.430922 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf3b5d56-872e-4b0f-8cbb-2216bb74096e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:05.431088 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf3b5d56-872e-4b0f-8cbb-2216bb74096e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:05.431266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf3b5d56-872e-4b0f-8cbb-2216bb74096e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:05.440636 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:05.440636 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:05.446782 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-bf3b5d56-872e-4b0f-8cbb-2216bb74096e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:05.452483 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf3b5d56-872e-4b0f-8cbb-2216bb74096e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:05.452963 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1127/4482] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:05 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:06.314894 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-9e8cc05a-6f5c-4d26-b42e-b5eb1d51e262 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.317809 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-9e8cc05a-6f5c-4d26-b42e-b5eb1d51e262 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c/action Aug 19 16:09:06.318192 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-9e8cc05a-6f5c-4d26-b42e-b5eb1d51e262 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:06.318317 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-9e8cc05a-6f5c-4d26-b42e-b5eb1d51e262 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:06.347268 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:06.347268 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:06.376107 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9aeb7f78-9503-4d2f-a9b8-51eb1bca7fbb req-9e8cc05a-6f5c-4d26-b42e-b5eb1d51e262 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c/action returned with HTTP 204 Aug 19 16:09:06.376746 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1125/4483] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:09:06 2026] POST /volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:06.475553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-72ddb8b4-a405-4f3d-939c-0d1fb1b32943 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.476032 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72ddb8b4-a405-4f3d-939c-0d1fb1b32943 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:06.476206 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72ddb8b4-a405-4f3d-939c-0d1fb1b32943 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:06.476533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72ddb8b4-a405-4f3d-939c-0d1fb1b32943 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:06.491887 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:06.491887 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:06.499782 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-72ddb8b4-a405-4f3d-939c-0d1fb1b32943 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:06.505550 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72ddb8b4-a405-4f3d-939c-0d1fb1b32943 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:06.506100 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1112/4484] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:06 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 1195 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:06.523886 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2664bbd4-756c-48e0-99ac-2221331ade58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.526059 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2664bbd4-756c-48e0-99ac-2221331ade58 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:06.526304 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2664bbd4-756c-48e0-99ac-2221331ade58 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:06.526559 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2664bbd4-756c-48e0-99ac-2221331ade58 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:06.544622 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:06.544622 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:06.548782 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2664bbd4-756c-48e0-99ac-2221331ade58 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:06.556884 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2664bbd4-756c-48e0-99ac-2221331ade58 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:06.556884 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1121/4485] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:06 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 1195 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:06.602072 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-377a5017-c914-492b-bef2-96ac1049da8f req-94d90795-8e45-413c-b396-4faf4be1e41e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.604444 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-94d90795-8e45-413c-b396-4faf4be1e41e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:06.604671 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-94d90795-8e45-413c-b396-4faf4be1e41e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:06.604924 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-94d90795-8e45-413c-b396-4faf4be1e41e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:06.616893 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:06.616893 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:06.620928 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-377a5017-c914-492b-bef2-96ac1049da8f req-94d90795-8e45-413c-b396-4faf4be1e41e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:06.626571 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-94d90795-8e45-413c-b396-4faf4be1e41e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:06.627159 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1128/4486] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:06 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 1195 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:06.651548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-377a5017-c914-492b-bef2-96ac1049da8f req-69c43c34-7782-4758-b7e9-1969abcf92b8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.654441 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-69c43c34-7782-4758-b7e9-1969abcf92b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/action Aug 19 16:09:06.654938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-69c43c34-7782-4758-b7e9-1969abcf92b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:06.655104 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-69c43c34-7782-4758-b7e9-1969abcf92b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:06.668523 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:06.668523 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:06.669159 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-377a5017-c914-492b-bef2-96ac1049da8f req-69c43c34-7782-4758-b7e9-1969abcf92b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:06.686893 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-377a5017-c914-492b-bef2-96ac1049da8f req-69c43c34-7782-4758-b7e9-1969abcf92b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Begin detaching volume completed successfully. Aug 19 16:09:06.687218 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-69c43c34-7782-4758-b7e9-1969abcf92b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/action returned with HTTP 202 Aug 19 16:09:06.687910 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1126/4487] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:09:06 2026] POST /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:09:06.764558 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-927c4092-0109-4cbb-83b5-3a986f006289 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.765059 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-927c4092-0109-4cbb-83b5-3a986f006289 None None] GET https://10.4.3.32/volume// Aug 19 16:09:06.765267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-927c4092-0109-4cbb-83b5-3a986f006289 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:06.765519 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-927c4092-0109-4cbb-83b5-3a986f006289 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:06.765884 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-927c4092-0109-4cbb-83b5-3a986f006289 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:06.766155 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1113/4488] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:09: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 19 16:09:06.774848 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-377a5017-c914-492b-bef2-96ac1049da8f req-e4c0f651-37a1-4443-8746-c74a734d74bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.777272 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-e4c0f651-37a1-4443-8746-c74a734d74bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:06.777562 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-e4c0f651-37a1-4443-8746-c74a734d74bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:06.777825 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-e4c0f651-37a1-4443-8746-c74a734d74bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:06.789318 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:06.789318 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:06.793417 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-377a5017-c914-492b-bef2-96ac1049da8f req-e4c0f651-37a1-4443-8746-c74a734d74bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:06.798552 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-e4c0f651-37a1-4443-8746-c74a734d74bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:06.802527 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1122/4489] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:06 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 1378 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:06.810690 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-377a5017-c914-492b-bef2-96ac1049da8f req-5fcb00e8-0145-4edf-923d-dfb585777fcd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.813431 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-5fcb00e8-0145-4edf-923d-dfb585777fcd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/encryption Aug 19 16:09:06.813605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-5fcb00e8-0145-4edf-923d-dfb585777fcd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:06.813842 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-5fcb00e8-0145-4edf-923d-dfb585777fcd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:06.824024 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:06.824024 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:06.833062 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-5fcb00e8-0145-4edf-923d-dfb585777fcd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/encryption returned with HTTP 200 Aug 19 16:09:06.833519 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1129/4490] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:09:06 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:06.963867 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-417a6ce2-c059-42f0-989e-dd641cfa964f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:06.966120 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-417a6ce2-c059-42f0-989e-dd641cfa964f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:06.966360 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-417a6ce2-c059-42f0-989e-dd641cfa964f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:06.966595 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-417a6ce2-c059-42f0-989e-dd641cfa964f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:06.976278 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:06.976278 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:06.981413 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-417a6ce2-c059-42f0-989e-dd641cfa964f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:06.986894 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-417a6ce2-c059-42f0-989e-dd641cfa964f tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:06.986894 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1127/4491] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:06 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:06.999683 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70aa0a8f-1adc-4be6-bb56-e0c0cdecef53 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.001951 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70aa0a8f-1adc-4be6-bb56-e0c0cdecef53 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:07.002216 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70aa0a8f-1adc-4be6-bb56-e0c0cdecef53 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.002502 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70aa0a8f-1adc-4be6-bb56-e0c0cdecef53 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.010970 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.010970 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:07.016198 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70aa0a8f-1adc-4be6-bb56-e0c0cdecef53 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:07.021612 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70aa0a8f-1adc-4be6-bb56-e0c0cdecef53 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:07.022368 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1114/4492] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:06 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:07.075126 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-ceb0d479-1684-47df-bb47-fdb096a728a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.077079 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-ceb0d479-1684-47df-bb47-fdb096a728a5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:07.077276 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-ceb0d479-1684-47df-bb47-fdb096a728a5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.077583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-ceb0d479-1684-47df-bb47-fdb096a728a5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.088208 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.088208 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:07.094164 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-ceb0d479-1684-47df-bb47-fdb096a728a5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:07.100315 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-ceb0d479-1684-47df-bb47-fdb096a728a5 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:07.102067 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1123/4493] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:07 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:07.220003 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5b375c8-6131-416d-9724-e22fefe88d44 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.220553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5b375c8-6131-416d-9724-e22fefe88d44 None None] GET https://10.4.3.32/volume// Aug 19 16:09:07.220676 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5b375c8-6131-416d-9724-e22fefe88d44 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.220969 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5b375c8-6131-416d-9724-e22fefe88d44 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.221370 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5b375c8-6131-416d-9724-e22fefe88d44 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:07.221696 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1130/4494] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:09: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 19 16:09:07.232470 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-71ed0aef-fca6-4381-990f-30fbdebb97b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.235126 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-71ed0aef-fca6-4381-990f-30fbdebb97b9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:09:07.235531 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-71ed0aef-fca6-4381-990f-30fbdebb97b9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf573feb-3081-454f-b42b-8d96531d9078", "connector": null, "instance_uuid": "63fa34ec-38a5-454c-9cab-40b5203a33f8"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:07.246845 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.246845 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:07.329584 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-71ed0aef-fca6-4381-990f-30fbdebb97b9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:09:07.330696 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1128/4495] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:09:07 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:07.386718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4197167e-8a6d-4c2f-88eb-47604039b984 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.388607 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4197167e-8a6d-4c2f-88eb-47604039b984 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:07.389442 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4197167e-8a6d-4c2f-88eb-47604039b984 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.389442 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4197167e-8a6d-4c2f-88eb-47604039b984 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.400560 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.400560 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:07.405589 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4197167e-8a6d-4c2f-88eb-47604039b984 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:07.407638 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d21da506-b4a3-4e95-961d-d90a6243ea79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.408369 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d21da506-b4a3-4e95-961d-d90a6243ea79 None None] GET https://10.4.3.32/volume// Aug 19 16:09:07.408552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d21da506-b4a3-4e95-961d-d90a6243ea79 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.408809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d21da506-b4a3-4e95-961d-d90a6243ea79 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.409133 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d21da506-b4a3-4e95-961d-d90a6243ea79 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:07.409636 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1124/4496] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:09: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 19 16:09:07.412854 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4197167e-8a6d-4c2f-88eb-47604039b984 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:07.412935 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1115/4497] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:07 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:07.418408 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-5864b7b0-861c-499c-97da-39c4e3f0784e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.420660 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-5864b7b0-861c-499c-97da-39c4e3f0784e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:07.420960 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-5864b7b0-861c-499c-97da-39c4e3f0784e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.421159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-5864b7b0-861c-499c-97da-39c4e3f0784e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.431711 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.431711 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:07.435597 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-5864b7b0-861c-499c-97da-39c4e3f0784e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:07.440740 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-5864b7b0-861c-499c-97da-39c4e3f0784e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:07.442869 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1131/4498] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:07 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 1053 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:07.558992 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-54f960bf-95f7-4a20-94a9-fb705ae4baf7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.561212 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-54f960bf-95f7-4a20-94a9-fb705ae4baf7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] PUT https://10.4.3.32/volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da Aug 19 16:09:07.561690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-54f960bf-95f7-4a20-94a9-fb705ae4baf7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:07.573410 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-54f960bf-95f7-4a20-94a9-fb705ae4baf7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Acquiring lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:09:07.581874 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-54f960bf-95f7-4a20-94a9-fb705ae4baf7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:09:07.581874 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.581874 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:07.605905 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1bca8992-c7d0-4d38-99d2-d146f4feeb2f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.608490 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1bca8992-c7d0-4d38-99d2-d146f4feeb2f tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] GET https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:09:07.608675 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1bca8992-c7d0-4d38-99d2-d146f4feeb2f tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.608931 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1bca8992-c7d0-4d38-99d2-d146f4feeb2f tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.616579 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.616579 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:07.620787 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1bca8992-c7d0-4d38-99d2-d146f4feeb2f tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Volume info retrieved successfully. Aug 19 16:09:07.626069 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1bca8992-c7d0-4d38-99d2-d146f4feeb2f tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 returned with HTTP 200 Aug 19 16:09:07.626451 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1125/4499] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:07 2026] GET /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:07.812712 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-377a5017-c914-492b-bef2-96ac1049da8f req-c606148f-4ed9-44d3-942d-6e6b11a5744b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.815279 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-c606148f-4ed9-44d3-942d-6e6b11a5744b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] DELETE https://10.4.3.32/volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c Aug 19 16:09:07.815596 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-c606148f-4ed9-44d3-942d-6e6b11a5744b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.815893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-c606148f-4ed9-44d3-942d-6e6b11a5744b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.824638 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.824638 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:07.836684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-54f960bf-95f7-4a20-94a9-fb705ae4baf7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" released by "attachment_update" :: held 0.258s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:09:07.837120 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-54f960bf-95f7-4a20-94a9-fb705ae4baf7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da returned with HTTP 200 Aug 19 16:09:07.840699 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1129/4500] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:09:07 2026] PUT /volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da => generated 968 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:07.847385 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-266a91bf-561e-422a-9b94-c7efe4f0c21e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:07.849801 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-266a91bf-561e-422a-9b94-c7efe4f0c21e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption Aug 19 16:09:07.850133 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-266a91bf-561e-422a-9b94-c7efe4f0c21e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:07.850454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-266a91bf-561e-422a-9b94-c7efe4f0c21e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:07.860498 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:07.860498 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:07.867456 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-266a91bf-561e-422a-9b94-c7efe4f0c21e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption returned with HTTP 200 Aug 19 16:09:07.867999 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1132/4501] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:09:07 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:07.912875 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-377a5017-c914-492b-bef2-96ac1049da8f req-c606148f-4ed9-44d3-942d-6e6b11a5744b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c returned with HTTP 200 Aug 19 16:09:07.913308 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1116/4502] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:09:07 2026] DELETE /volume/v3/attachments/16a18b3a-0aa1-486e-9542-c26733c0841c => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:08.427971 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bcd108a8-de38-4ff9-9de3-c06be403f9f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:08.429696 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcd108a8-de38-4ff9-9de3-c06be403f9f0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:08.429929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcd108a8-de38-4ff9-9de3-c06be403f9f0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:08.430106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcd108a8-de38-4ff9-9de3-c06be403f9f0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:08.438379 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:08.438379 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:08.441417 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bcd108a8-de38-4ff9-9de3-c06be403f9f0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:08.445016 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcd108a8-de38-4ff9-9de3-c06be403f9f0 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:08.445356 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1126/4503] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:08 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:08.639295 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-111a3591-7961-4989-9f48-36496d18236a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:08.641014 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-111a3591-7961-4989-9f48-36496d18236a tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] GET https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:09:08.641192 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-111a3591-7961-4989-9f48-36496d18236a tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:08.641366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-111a3591-7961-4989-9f48-36496d18236a tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:08.647638 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:08.647638 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:08.650747 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-111a3591-7961-4989-9f48-36496d18236a tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Volume info retrieved successfully. Aug 19 16:09:08.654285 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-111a3591-7961-4989-9f48-36496d18236a tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 returned with HTTP 200 Aug 19 16:09:08.654603 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1130/4504] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:08 2026] GET /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:08.851582 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-8a2c4743-5a1f-4cb1-a943-31015cd97414 req-9dfad311-6cdb-4817-9eb8-5d2fcb3ffef5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:08.853843 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8a2c4743-5a1f-4cb1-a943-31015cd97414 req-9dfad311-6cdb-4817-9eb8-5d2fcb3ffef5 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:08.854064 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8a2c4743-5a1f-4cb1-a943-31015cd97414 req-9dfad311-6cdb-4817-9eb8-5d2fcb3ffef5 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:08.854288 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-8a2c4743-5a1f-4cb1-a943-31015cd97414 req-9dfad311-6cdb-4817-9eb8-5d2fcb3ffef5 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:08.861468 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:08.861468 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:08.864920 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-8a2c4743-5a1f-4cb1-a943-31015cd97414 req-9dfad311-6cdb-4817-9eb8-5d2fcb3ffef5 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:08.869041 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-8a2c4743-5a1f-4cb1-a943-31015cd97414 req-9dfad311-6cdb-4817-9eb8-5d2fcb3ffef5 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:08.869423 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1133/4505] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:08 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:09.102253 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-db4946c2-e566-4aa1-b714-4d9492c77c60 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:09.104652 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db4946c2-e566-4aa1-b714-4d9492c77c60 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] DELETE https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:09:09.104943 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db4946c2-e566-4aa1-b714-4d9492c77c60 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:09.105154 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db4946c2-e566-4aa1-b714-4d9492c77c60 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:09.105318 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-db4946c2-e566-4aa1-b714-4d9492c77c60 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Delete volume with id: 407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:09:09.112905 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:09.112905 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:09.113412 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-db4946c2-e566-4aa1-b714-4d9492c77c60 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Volume info retrieved successfully. Aug 19 16:09:09.152006 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-db4946c2-e566-4aa1-b714-4d9492c77c60 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Delete volume request issued successfully. Aug 19 16:09:09.152308 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db4946c2-e566-4aa1-b714-4d9492c77c60 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 returned with HTTP 202 Aug 19 16:09:09.152940 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1117/4506] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:09:09 2026] DELETE /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:09:09.160641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a062095-4792-490c-b380-90767582a042 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:09.163187 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a062095-4792-490c-b380-90767582a042 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] GET https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:09:09.163407 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a062095-4792-490c-b380-90767582a042 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:09.163571 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a062095-4792-490c-b380-90767582a042 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:09.171089 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:09.171089 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:09.174894 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a062095-4792-490c-b380-90767582a042 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Volume info retrieved successfully. Aug 19 16:09:09.179198 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a062095-4792-490c-b380-90767582a042 tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 returned with HTTP 200 Aug 19 16:09:09.179564 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1127/4507] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:09 2026] GET /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:09.457508 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9e0f48c9-01e9-4fc8-8479-a7daf52fd93a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:09.459467 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e0f48c9-01e9-4fc8-8479-a7daf52fd93a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:09.459774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e0f48c9-01e9-4fc8-8479-a7daf52fd93a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:09.460061 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e0f48c9-01e9-4fc8-8479-a7daf52fd93a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:09.484976 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:09.484976 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:09.489895 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9e0f48c9-01e9-4fc8-8479-a7daf52fd93a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:09.494606 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e0f48c9-01e9-4fc8-8479-a7daf52fd93a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:09.496017 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1131/4508] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:09 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:09.860232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-08411005-ff3a-4d55-93ab-77196053431c req-a147c7c1-1946-47a9-8068-fa70d8db64cb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:09.862245 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-a147c7c1-1946-47a9-8068-fa70d8db64cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:09.862435 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-a147c7c1-1946-47a9-8068-fa70d8db64cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:09.865334 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-a147c7c1-1946-47a9-8068-fa70d8db64cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:09.869399 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:09.869399 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:09.876539 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-08411005-ff3a-4d55-93ab-77196053431c req-a147c7c1-1946-47a9-8068-fa70d8db64cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:09.878557 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-a147c7c1-1946-47a9-8068-fa70d8db64cb tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:09.881839 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1134/4509] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:09 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:09.977552 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-097073ac-4392-490c-ad8d-e4b24120d986 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:09.978043 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-097073ac-4392-490c-ad8d-e4b24120d986 None None] GET https://10.4.3.32/volume// Aug 19 16:09:09.978132 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-097073ac-4392-490c-ad8d-e4b24120d986 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:09.978355 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-097073ac-4392-490c-ad8d-e4b24120d986 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:09.978657 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-097073ac-4392-490c-ad8d-e4b24120d986 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:09.979022 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1118/4510] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:09: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 19 16:09:09.991197 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-08411005-ff3a-4d55-93ab-77196053431c req-b496e754-67fb-44fb-a5ae-b2f2e04b7c51 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:09.991197 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-b496e754-67fb-44fb-a5ae-b2f2e04b7c51 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:09:09.991197 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-b496e754-67fb-44fb-a5ae-b2f2e04b7c51 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77c1dc93-3704-404c-a8e1-1267b0eebf18", "connector": null, "instance_uuid": "29a25374-e221-4644-8370-1dc297ecf803"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:10.002268 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:10.002268 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:10.080720 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-b496e754-67fb-44fb-a5ae-b2f2e04b7c51 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:09:10.081217 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1128/4511] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:09:09 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 19 16:09:10.129450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bef4ec35-445e-4f98-a9c8-87b0b6e9abfa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:10.131158 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bef4ec35-445e-4f98-a9c8-87b0b6e9abfa tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:10.131365 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bef4ec35-445e-4f98-a9c8-87b0b6e9abfa tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:10.131566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bef4ec35-445e-4f98-a9c8-87b0b6e9abfa tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:10.141304 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:10.141304 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:10.144600 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bef4ec35-445e-4f98-a9c8-87b0b6e9abfa tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:10.148523 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bef4ec35-445e-4f98-a9c8-87b0b6e9abfa tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:10.148908 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1132/4512] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:10 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:10.159868 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-308eb8cd-c1f1-4dbb-a63c-60778a204f1f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:10.160045 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-308eb8cd-c1f1-4dbb-a63c-60778a204f1f None None] GET https://10.4.3.32/volume// Aug 19 16:09:10.160168 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-308eb8cd-c1f1-4dbb-a63c-60778a204f1f None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:10.160349 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-308eb8cd-c1f1-4dbb-a63c-60778a204f1f None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:10.160650 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-308eb8cd-c1f1-4dbb-a63c-60778a204f1f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:10.161174 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1135/4513] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:09: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 19 16:09:10.168402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-08411005-ff3a-4d55-93ab-77196053431c req-edb871b0-d59b-4d3d-823c-56020fc4ddb9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:10.172785 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-edb871b0-d59b-4d3d-823c-56020fc4ddb9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:10.172785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-edb871b0-d59b-4d3d-823c-56020fc4ddb9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:10.172785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-edb871b0-d59b-4d3d-823c-56020fc4ddb9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:10.182372 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:10.182372 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:10.186850 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-08411005-ff3a-4d55-93ab-77196053431c req-edb871b0-d59b-4d3d-823c-56020fc4ddb9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:10.190503 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-edb871b0-d59b-4d3d-823c-56020fc4ddb9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:10.190956 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1119/4514] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:10 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:10.192589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74a5e2a9-77c3-4131-82cb-c2ed0063395b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:10.194694 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74a5e2a9-77c3-4131-82cb-c2ed0063395b tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] GET https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 Aug 19 16:09:10.195109 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74a5e2a9-77c3-4131-82cb-c2ed0063395b tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:10.195283 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74a5e2a9-77c3-4131-82cb-c2ed0063395b tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:10.201833 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74a5e2a9-77c3-4131-82cb-c2ed0063395b tempest-TestImageHashVerification-1275110127 tempest-TestImageHashVerification-1275110127-project-member] https://10.4.3.32/volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 returned with HTTP 404 Aug 19 16:09:10.202303 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1129/4515] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:10 2026] GET /volume/v3/volumes/407ca104-27eb-4668-93cc-f8b2adf8a770 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:10.347776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-08411005-ff3a-4d55-93ab-77196053431c req-3ac8b6a6-42be-4840-bfe0-2662f0fbcdae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:10.349978 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-3ac8b6a6-42be-4840-bfe0-2662f0fbcdae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] PUT https://10.4.3.32/volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d Aug 19 16:09:10.350526 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-3ac8b6a6-42be-4840-bfe0-2662f0fbcdae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:10.359949 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-08411005-ff3a-4d55-93ab-77196053431c req-3ac8b6a6-42be-4840-bfe0-2662f0fbcdae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Acquiring lock "cinder-attachment_update-77c1dc93-3704-404c-a8e1-1267b0eebf18-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:09:10.365572 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-08411005-ff3a-4d55-93ab-77196053431c req-3ac8b6a6-42be-4840-bfe0-2662f0fbcdae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Lock "cinder-attachment_update-77c1dc93-3704-404c-a8e1-1267b0eebf18-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:09:10.366678 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:10.366678 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:10.507749 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5556b26-da93-4026-857a-806b7541b44e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:10.509602 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5556b26-da93-4026-857a-806b7541b44e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:10.509889 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5556b26-da93-4026-857a-806b7541b44e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:10.510162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5556b26-da93-4026-857a-806b7541b44e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:10.523300 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:10.523300 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:10.527183 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e5556b26-da93-4026-857a-806b7541b44e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:10.537993 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5556b26-da93-4026-857a-806b7541b44e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:10.538529 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1136/4516] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:10 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:10.539841 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-08411005-ff3a-4d55-93ab-77196053431c req-3ac8b6a6-42be-4840-bfe0-2662f0fbcdae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Lock "cinder-attachment_update-77c1dc93-3704-404c-a8e1-1267b0eebf18-np0000007787" released by "attachment_update" :: held 0.174s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:09:10.542334 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-3ac8b6a6-42be-4840-bfe0-2662f0fbcdae tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d returned with HTTP 200 Aug 19 16:09:10.542334 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1133/4517] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:09:10 2026] PUT /volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:11.160529 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-11329c68-a574-4f34-800d-0aea379407a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:11.162699 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11329c68-a574-4f34-800d-0aea379407a9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:11.162930 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11329c68-a574-4f34-800d-0aea379407a9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:11.163176 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11329c68-a574-4f34-800d-0aea379407a9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:11.171908 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:11.171908 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:11.176064 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-11329c68-a574-4f34-800d-0aea379407a9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:11.180915 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11329c68-a574-4f34-800d-0aea379407a9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:11.181295 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1120/4518] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:11 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:11.554050 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ab8a388-4caa-48cc-89ec-5446d2108fdf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:11.555850 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ab8a388-4caa-48cc-89ec-5446d2108fdf tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:11.556030 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ab8a388-4caa-48cc-89ec-5446d2108fdf tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:11.556204 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ab8a388-4caa-48cc-89ec-5446d2108fdf tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:11.567238 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:11.567238 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:11.570970 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9ab8a388-4caa-48cc-89ec-5446d2108fdf tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:11.575894 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ab8a388-4caa-48cc-89ec-5446d2108fdf tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:11.576314 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1130/4519] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:11 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:11.897144 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:11.899517 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] DELETE https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:11.899810 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:11.900089 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:11.900249 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Delete volume with id: 6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:11.910241 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:11.910241 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:11.910915 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:11.935627 np0000007787 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:09:11.950254 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Delete volume request issued successfully. Aug 19 16:09:11.950519 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-28c963d6-ab5c-4c40-9e45-914bfb0d1c42 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 202 Aug 19 16:09:11.951095 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1137/4520] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:09:11 2026] DELETE /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:09:11.958683 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c14602d3-c1f8-47bf-ae08-5429ca143f4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:11.960619 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c14602d3-c1f8-47bf-ae08-5429ca143f4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:11.960898 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c14602d3-c1f8-47bf-ae08-5429ca143f4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:11.961106 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c14602d3-c1f8-47bf-ae08-5429ca143f4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:11.971704 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:11.971704 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:11.980377 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c14602d3-c1f8-47bf-ae08-5429ca143f4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:11.986165 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c14602d3-c1f8-47bf-ae08-5429ca143f4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 200 Aug 19 16:09:11.986663 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1134/4521] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:11 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:12.194231 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f925cdce-f07d-42a7-8591-5102a58a0819 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:12.196088 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f925cdce-f07d-42a7-8591-5102a58a0819 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:12.196294 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f925cdce-f07d-42a7-8591-5102a58a0819 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:12.196496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f925cdce-f07d-42a7-8591-5102a58a0819 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:12.206450 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:12.206450 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:12.209970 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f925cdce-f07d-42a7-8591-5102a58a0819 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:12.214867 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f925cdce-f07d-42a7-8591-5102a58a0819 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:12.215407 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1121/4522] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:12 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:12.588526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a93185fd-d375-4a66-a2e5-58721453c426 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:12.590862 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a93185fd-d375-4a66-a2e5-58721453c426 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:12.591112 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a93185fd-d375-4a66-a2e5-58721453c426 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:12.591346 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a93185fd-d375-4a66-a2e5-58721453c426 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:12.614210 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:12.614210 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:12.626168 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a93185fd-d375-4a66-a2e5-58721453c426 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:12.635168 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a93185fd-d375-4a66-a2e5-58721453c426 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:12.635824 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1131/4523] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:12 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:13.000716 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3565245d-eadc-4b7c-822b-e1e615211bcd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:13.006839 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3565245d-eadc-4b7c-822b-e1e615211bcd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a Aug 19 16:09:13.006839 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3565245d-eadc-4b7c-822b-e1e615211bcd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:13.006839 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3565245d-eadc-4b7c-822b-e1e615211bcd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:13.012506 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3565245d-eadc-4b7c-822b-e1e615211bcd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a returned with HTTP 404 Aug 19 16:09:13.013420 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1138/4524] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:12 2026] GET /volume/v3/volumes/6b1b5ae1-cc7a-4854-b7f2-df25b86d0a8a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:13.020960 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:13.023128 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] DELETE https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 Aug 19 16:09:13.023319 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:13.023506 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:13.023694 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Delete volume with id: 9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 Aug 19 16:09:13.043937 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:13.043937 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:13.044414 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:13.072960 np0000007787 devstack@c-api.service[100248]: WARNING cinder.keymgr.conf_key_mgr [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:09:13.089822 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Delete volume request issued successfully. Aug 19 16:09:13.089822 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4f2334ce-54d2-4705-8aaf-7c605b9d22b0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 returned with HTTP 202 Aug 19 16:09:13.089822 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1135/4525] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:09:13 2026] DELETE /volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:09:13.098035 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7fd0b71-8205-4dbc-ae75-bb80f07d04dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:13.099623 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7fd0b71-8205-4dbc-ae75-bb80f07d04dd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 Aug 19 16:09:13.099911 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7fd0b71-8205-4dbc-ae75-bb80f07d04dd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:13.100160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7fd0b71-8205-4dbc-ae75-bb80f07d04dd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:13.109651 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:13.109651 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:13.114686 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a7fd0b71-8205-4dbc-ae75-bb80f07d04dd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:13.124625 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7fd0b71-8205-4dbc-ae75-bb80f07d04dd tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 returned with HTTP 200 Aug 19 16:09:13.124625 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1122/4526] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:13 2026] GET /volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:13.230306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f1a8c600-5cbe-4847-947d-f5e9ea4e5d08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:13.232438 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1a8c600-5cbe-4847-947d-f5e9ea4e5d08 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:13.233967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1a8c600-5cbe-4847-947d-f5e9ea4e5d08 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:13.233967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1a8c600-5cbe-4847-947d-f5e9ea4e5d08 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:13.246077 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:13.246077 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:13.249969 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f1a8c600-5cbe-4847-947d-f5e9ea4e5d08 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:13.254813 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1a8c600-5cbe-4847-947d-f5e9ea4e5d08 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:13.255266 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1132/4527] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:13 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:13.650646 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a0b0ea0-8709-42f7-9a1d-c2164105a9b8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:13.652619 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a0b0ea0-8709-42f7-9a1d-c2164105a9b8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:13.652931 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a0b0ea0-8709-42f7-9a1d-c2164105a9b8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:13.653143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a0b0ea0-8709-42f7-9a1d-c2164105a9b8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:13.663043 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:13.663043 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:13.666667 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9a0b0ea0-8709-42f7-9a1d-c2164105a9b8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:13.670835 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a0b0ea0-8709-42f7-9a1d-c2164105a9b8 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:13.671345 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1139/4528] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:13 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:14.139116 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7333f78d-ae35-4318-8f33-7cd9b23aff4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:14.140868 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7333f78d-ae35-4318-8f33-7cd9b23aff4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 Aug 19 16:09:14.141055 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7333f78d-ae35-4318-8f33-7cd9b23aff4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:14.141241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7333f78d-ae35-4318-8f33-7cd9b23aff4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:14.147380 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7333f78d-ae35-4318-8f33-7cd9b23aff4c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 returned with HTTP 404 Aug 19 16:09:14.147781 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1136/4529] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:14 2026] GET /volume/v3/volumes/9d74d9d9-96a6-4f51-9e64-a66f30e1cd65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:14.154404 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15802d39-58df-4465-9a24-bf2c999855e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:14.156751 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15802d39-58df-4465-9a24-bf2c999855e2 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:09:14.157161 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15802d39-58df-4465-9a24-bf2c999855e2 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:14.157436 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15802d39-58df-4465-9a24-bf2c999855e2 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:14.158272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-15802d39-58df-4465-9a24-bf2c999855e2 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:09:14.188873 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-15802d39-58df-4465-9a24-bf2c999855e2 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Get all volumes completed successfully. Aug 19 16:09:14.190626 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:14.190626 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:14.194140 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15802d39-58df-4465-9a24-bf2c999855e2 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:09:14.194617 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1123/4530] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:09:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7281 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:14.207392 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09e22eef-7f99-4991-bc73-9b7c449587fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:14.209813 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09e22eef-7f99-4991-bc73-9b7c449587fd tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] DELETE https://10.4.3.32/volume/v3/types/c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4 Aug 19 16:09:14.209813 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09e22eef-7f99-4991-bc73-9b7c449587fd tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:14.209918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09e22eef-7f99-4991-bc73-9b7c449587fd tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:14.239520 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09e22eef-7f99-4991-bc73-9b7c449587fd tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] https://10.4.3.32/volume/v3/types/c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4 returned with HTTP 202 Aug 19 16:09:14.241813 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1133/4531] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:09:14 2026] DELETE /volume/v3/types/c1ab6b0a-a81b-466b-9b1e-bc65880e8cd4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:09:14.269038 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fcfce4e4-944a-4b50-9783-9b764b965f44 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:14.271107 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fcfce4e4-944a-4b50-9783-9b764b965f44 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:14.271293 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fcfce4e4-944a-4b50-9783-9b764b965f44 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:14.271478 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fcfce4e4-944a-4b50-9783-9b764b965f44 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:14.285981 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:14.285981 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:14.285981 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fcfce4e4-944a-4b50-9783-9b764b965f44 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:14.288011 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fcfce4e4-944a-4b50-9783-9b764b965f44 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:14.288385 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1140/4532] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:14 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:14.487217 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-08411005-ff3a-4d55-93ab-77196053431c req-eef820c3-7068-4e5c-9b7b-a5afef322e8a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:14.489229 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-eef820c3-7068-4e5c-9b7b-a5afef322e8a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d/action Aug 19 16:09:14.489576 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-eef820c3-7068-4e5c-9b7b-a5afef322e8a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:14.489693 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-eef820c3-7068-4e5c-9b7b-a5afef322e8a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:14.508044 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:14.508044 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:14.583179 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-08411005-ff3a-4d55-93ab-77196053431c req-eef820c3-7068-4e5c-9b7b-a5afef322e8a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d/action returned with HTTP 204 Aug 19 16:09:14.583621 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1137/4533] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:09:14 2026] POST /volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:14.683340 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-be674dcf-2a9d-4872-a498-75486aad28ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:14.685208 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be674dcf-2a9d-4872-a498-75486aad28ae tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:14.685435 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be674dcf-2a9d-4872-a498-75486aad28ae tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:14.685644 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be674dcf-2a9d-4872-a498-75486aad28ae tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:14.695415 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:14.695415 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:14.699119 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-be674dcf-2a9d-4872-a498-75486aad28ae tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:14.704083 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be674dcf-2a9d-4872-a498-75486aad28ae tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:14.704501 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1124/4534] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:14 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:15.300271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-769723c7-6bd7-4fbf-b053-6717185d316b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:15.302072 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-769723c7-6bd7-4fbf-b053-6717185d316b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:15.302258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-769723c7-6bd7-4fbf-b053-6717185d316b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:15.302456 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-769723c7-6bd7-4fbf-b053-6717185d316b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:15.313345 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:15.313345 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:15.316982 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-769723c7-6bd7-4fbf-b053-6717185d316b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:15.321031 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-769723c7-6bd7-4fbf-b053-6717185d316b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:15.321375 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1134/4535] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:15 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:15.332883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ca72233-4c49-4993-bb14-c7aaaf37a49c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:15.334569 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ca72233-4c49-4993-bb14-c7aaaf37a49c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:09:15.334924 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ca72233-4c49-4993-bb14-c7aaaf37a49c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77c1dc93-3704-404c-a8e1-1267b0eebf18", "force": true, "name": "tempest-VolumesBackupsTest-Backup-960320494", "container": "tempest-volumesbackupstest-backup-container-1814692865"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:15.336259 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-6ca72233-4c49-4993-bb14-c7aaaf37a49c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating new backup {'backup': {'volume_id': '77c1dc93-3704-404c-a8e1-1267b0eebf18', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-960320494', 'container': 'tempest-volumesbackupstest-backup-container-1814692865'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:09:15.336389 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-6ca72233-4c49-4993-bb14-c7aaaf37a49c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating backup of volume 77c1dc93-3704-404c-a8e1-1267b0eebf18 in container tempest-volumesbackupstest-backup-container-1814692865 Aug 19 16:09:15.345702 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:15.345702 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:15.346161 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6ca72233-4c49-4993-bb14-c7aaaf37a49c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:15.381403 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-6ca72233-4c49-4993-bb14-c7aaaf37a49c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['bb4bc993-232b-45b2-8056-8d166baa8167', '8a8c2150-d955-49da-8623-100fdfb43967'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:09:15.459661 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ca72233-4c49-4993-bb14-c7aaaf37a49c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:09:15.460205 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1141/4536] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:09:15 2026] POST /volume/v3/backups => generated 327 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:09:15.468420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-21ffead4-0706-4e48-b1da-5084ed1eadca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:15.470234 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-21ffead4-0706-4e48-b1da-5084ed1eadca tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:15.470429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-21ffead4-0706-4e48-b1da-5084ed1eadca tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:15.470605 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-21ffead4-0706-4e48-b1da-5084ed1eadca tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:15.470710 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-21ffead4-0706-4e48-b1da-5084ed1eadca tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:15.476114 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:15.476114 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:15.476993 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-21ffead4-0706-4e48-b1da-5084ed1eadca tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:15.477219 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1138/4537] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:15 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:15.674957 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70cd7ba7-78c9-4418-bf29-9b95602add8a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:15.676648 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70cd7ba7-78c9-4418-bf29-9b95602add8a tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:09:15.677023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70cd7ba7-78c9-4418-bf29-9b95602add8a tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1627982350", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:15.707606 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70cd7ba7-78c9-4418-bf29-9b95602add8a tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:09:15.708155 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1125/4538] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:09:15 2026] POST /volume/v3/types => generated 212 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:15.718964 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37d27fa8-3443-4137-b781-21f20cb07c12 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:15.721715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-faf66d5e-ff01-40b5-bd20-92bb8cafa0fd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:15.726975 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37d27fa8-3443-4137-b781-21f20cb07c12 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:15.726975 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37d27fa8-3443-4137-b781-21f20cb07c12 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:15.726975 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37d27fa8-3443-4137-b781-21f20cb07c12 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:15.727187 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-faf66d5e-ff01-40b5-bd20-92bb8cafa0fd tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] POST https://10.4.3.32/volume/v3/types/486b0d74-9649-462e-bb5b-6de84557acdc/encryption Aug 19 16:09:15.727187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-faf66d5e-ff01-40b5-bd20-92bb8cafa0fd tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:15.731612 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:15.731612 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:15.751806 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:15.751806 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:15.759974 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37d27fa8-3443-4137-b781-21f20cb07c12 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:15.764446 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-faf66d5e-ff01-40b5-bd20-92bb8cafa0fd tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] https://10.4.3.32/volume/v3/types/486b0d74-9649-462e-bb5b-6de84557acdc/encryption returned with HTTP 200 Aug 19 16:09:15.764885 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1142/4539] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:09:15 2026] POST /volume/v3/types/486b0d74-9649-462e-bb5b-6de84557acdc/encryption => generated 230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:15.768569 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37d27fa8-3443-4137-b781-21f20cb07c12 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:15.769104 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1135/4540] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:15 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:15.799809 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:15.801495 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:09:15.801882 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1098974786", "snapshot_id": null, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "volume_type": "tempest-scenario-type-luks-1627982350", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:15.803359 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1098974786', 'snapshot_id': None, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'volume_type': 'tempest-scenario-type-luks-1627982350', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:09:15.889245 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume of 1 GB Aug 19 16:09:15.889553 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:15.889553 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:15.890079 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Availability Zones retrieved successfully. Aug 19 16:09:15.895132 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Flow 'volume_create_api' (22ea30cd-089d-4980-812d-63ea4083d5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:09:15.896293 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb22a9e-d00c-4392-8d9f-b8377cf51048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:15.897152 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:09:15.949265 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb22a9e-d00c-4392-8d9f-b8377cf51048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:09:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=486b0d74-9649-462e-bb5b-6de84557acdc,is_public=True,name='tempest-scenario-type-luks-1627982350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '486b0d74-9649-462e-bb5b-6de84557acdc', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:15.950030 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5a505d-aaa1-43d0-9570-c12e35392b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:15.974380 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1627982350 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1627982350, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:09:15.974611 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1627982350 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1627982350, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:09:16.030473 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Created reservations ['d953919a-cc04-4f9e-ab3a-adb44d5b72b1', '7a7a6d56-1e22-4641-8ce6-60c676a860fc', '8de1f45c-28e5-4f86-9f57-d692337fa55a', '72af671b-8f92-4f88-9197-809f5d584568'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:09:16.031282 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5a505d-aaa1-43d0-9570-c12e35392b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d953919a-cc04-4f9e-ab3a-adb44d5b72b1', '7a7a6d56-1e22-4641-8ce6-60c676a860fc', '8de1f45c-28e5-4f86-9f57-d692337fa55a', '72af671b-8f92-4f88-9197-809f5d584568']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:16.032080 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb8f15c-2caa-4dd9-8bed-606c47968af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:16.075443 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb8f15c-2caa-4dd9-8bed-606c47968af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8b33882-e312-40b4-8df4-f6e9f21d0c71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1098974786',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2f34c82a52e449582e95e7994f2aa9c',qos_specs=None,replication_status=,reservations=['d953919a-cc04-4f9e-ab3a-adb44d5b72b1','7a7a6d56-1e22-4641-8ce6-60c676a860fc','8de1f45c-28e5-4f86-9f57-d692337fa55a','72af671b-8f92-4f88-9197-809f5d584568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7333b0469f44969024344433fb1557',volume_type_id=486b0d74-9649-462e-bb5b-6de84557acdc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1098974786',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e8b33882-e312-40b4-8df4-f6e9f21d0c71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2f34c82a52e449582e95e7994f2aa9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bf7333b0469f44969024344433fb1557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(486b0d74-9649-462e-bb5b-6de84557acdc),volume_type_id=486b0d74-9649-462e-bb5b-6de84557acdc)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:16.076195 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d002f5-0c63-412b-a4e9-8f09cca5ab9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:16.116243 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83d002f5-0c63-412b-a4e9-8f09cca5ab9e) transitioned into 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-1098974786',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2f34c82a52e449582e95e7994f2aa9c',qos_specs=None,replication_status=,reservations=['d953919a-cc04-4f9e-ab3a-adb44d5b72b1','7a7a6d56-1e22-4641-8ce6-60c676a860fc','8de1f45c-28e5-4f86-9f57-d692337fa55a','72af671b-8f92-4f88-9197-809f5d584568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7333b0469f44969024344433fb1557',volume_type_id=486b0d74-9649-462e-bb5b-6de84557acdc)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:16.117143 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22e331a-5f60-4d2d-ace1-9ead93c3456f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:16.156531 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22e331a-5f60-4d2d-ace1-9ead93c3456f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:16.156531 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Flow 'volume_create_api' (22ea30cd-089d-4980-812d-63ea4083d5a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:09:16.156531 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume request issued successfully. Aug 19 16:09:16.156531 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2be02a1-b6b9-4d5a-b0fd-aacb14796e27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:09:16.156531 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1139/4541] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:09:15 2026] POST /volume/v3/volumes => generated 790 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:09:16.173177 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1dccb99c-3eec-49cd-b1af-8a03fe6506c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:16.177257 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1dccb99c-3eec-49cd-b1af-8a03fe6506c1 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:16.177481 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1dccb99c-3eec-49cd-b1af-8a03fe6506c1 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:16.177655 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1dccb99c-3eec-49cd-b1af-8a03fe6506c1 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:16.185050 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:16.185050 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:16.190359 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1dccb99c-3eec-49cd-b1af-8a03fe6506c1 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:16.197420 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1dccb99c-3eec-49cd-b1af-8a03fe6506c1 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:16.198839 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1126/4542] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:16 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:16.385285 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-18ad8969-3444-4dca-82e7-e207a4eca18a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:16.387379 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-18ad8969-3444-4dca-82e7-e207a4eca18a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da/action Aug 19 16:09:16.387717 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-18ad8969-3444-4dca-82e7-e207a4eca18a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:16.388507 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-18ad8969-3444-4dca-82e7-e207a4eca18a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:16.400975 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:16.400975 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:16.444588 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-3abaf654-c88f-4048-a1fe-aecf4bcf0b05 req-18ad8969-3444-4dca-82e7-e207a4eca18a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da/action returned with HTTP 204 Aug 19 16:09:16.445016 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1143/4543] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:09:16 2026] POST /volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:16.488277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec465cdd-0332-4b56-a1b7-23962248c09d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:16.490051 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec465cdd-0332-4b56-a1b7-23962248c09d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:16.490244 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec465cdd-0332-4b56-a1b7-23962248c09d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:16.490425 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec465cdd-0332-4b56-a1b7-23962248c09d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:16.490530 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ec465cdd-0332-4b56-a1b7-23962248c09d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:16.512465 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:16.512465 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:16.513323 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec465cdd-0332-4b56-a1b7-23962248c09d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:16.513714 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1136/4544] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:16 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:16.781450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-381ed425-eeb8-4f3c-ac9a-2ace16c3b7ff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:16.783320 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-381ed425-eeb8-4f3c-ac9a-2ace16c3b7ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:16.783504 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-381ed425-eeb8-4f3c-ac9a-2ace16c3b7ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:16.785252 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-381ed425-eeb8-4f3c-ac9a-2ace16c3b7ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:16.805420 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:16.805420 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:16.808916 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-381ed425-eeb8-4f3c-ac9a-2ace16c3b7ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:16.813911 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-381ed425-eeb8-4f3c-ac9a-2ace16c3b7ff tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:16.814450 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1140/4545] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:16 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 1166 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:16.827071 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70d16a87-cdda-4719-8260-18e60ca2ed0c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:16.828750 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70d16a87-cdda-4719-8260-18e60ca2ed0c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:16.828968 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70d16a87-cdda-4719-8260-18e60ca2ed0c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:16.829141 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70d16a87-cdda-4719-8260-18e60ca2ed0c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:16.837718 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:16.837718 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:16.841387 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70d16a87-cdda-4719-8260-18e60ca2ed0c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:16.846186 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70d16a87-cdda-4719-8260-18e60ca2ed0c tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:16.846453 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1127/4546] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:16 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:17.213575 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cc571b41-4b4d-4916-87c0-f768a37c0638 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:17.215002 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cc571b41-4b4d-4916-87c0-f768a37c0638 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:17.215225 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cc571b41-4b4d-4916-87c0-f768a37c0638 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:17.215468 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cc571b41-4b4d-4916-87c0-f768a37c0638 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:17.226281 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:17.226281 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:17.234989 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-cc571b41-4b4d-4916-87c0-f768a37c0638 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:17.241300 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cc571b41-4b4d-4916-87c0-f768a37c0638 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:17.241689 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1144/4547] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:17 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:17.524673 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b16c603c-e57f-4984-9e1c-6b3bc526292e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:17.526524 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b16c603c-e57f-4984-9e1c-6b3bc526292e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:17.526812 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b16c603c-e57f-4984-9e1c-6b3bc526292e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:17.527017 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b16c603c-e57f-4984-9e1c-6b3bc526292e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:17.527122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b16c603c-e57f-4984-9e1c-6b3bc526292e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:17.531599 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:17.531599 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:17.532429 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b16c603c-e57f-4984-9e1c-6b3bc526292e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:17.532985 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1137/4548] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:17 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:18.253522 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-16261945-3dd7-45b7-b51a-c43cf6dce5bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:18.255675 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16261945-3dd7-45b7-b51a-c43cf6dce5bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:18.255966 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16261945-3dd7-45b7-b51a-c43cf6dce5bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:18.256245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16261945-3dd7-45b7-b51a-c43cf6dce5bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:18.264419 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:18.264419 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:18.268958 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-16261945-3dd7-45b7-b51a-c43cf6dce5bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:18.274895 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16261945-3dd7-45b7-b51a-c43cf6dce5bb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:18.275491 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1141/4549] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:18 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:18.547004 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae63962b-e942-474c-91ba-fcd78156dce9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:18.549824 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae63962b-e942-474c-91ba-fcd78156dce9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:18.550146 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae63962b-e942-474c-91ba-fcd78156dce9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:18.550449 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae63962b-e942-474c-91ba-fcd78156dce9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:18.550608 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ae63962b-e942-474c-91ba-fcd78156dce9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:18.555616 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:18.555616 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:18.556452 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae63962b-e942-474c-91ba-fcd78156dce9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:18.556903 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1128/4550] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:18 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:19.288171 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8339e678-6979-4fb2-b1df-94499c606825 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:19.290074 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8339e678-6979-4fb2-b1df-94499c606825 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:19.290313 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8339e678-6979-4fb2-b1df-94499c606825 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:19.290801 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8339e678-6979-4fb2-b1df-94499c606825 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:19.298721 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:19.298721 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:19.303531 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8339e678-6979-4fb2-b1df-94499c606825 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:19.310245 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8339e678-6979-4fb2-b1df-94499c606825 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:19.310750 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1145/4551] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:19 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:19.570290 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8fbc2e5f-acb2-4571-8491-3458da2bb682 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:19.571951 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fbc2e5f-acb2-4571-8491-3458da2bb682 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:19.572105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fbc2e5f-acb2-4571-8491-3458da2bb682 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:19.572271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fbc2e5f-acb2-4571-8491-3458da2bb682 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:19.572363 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8fbc2e5f-acb2-4571-8491-3458da2bb682 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:19.582971 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:19.582971 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:19.583978 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fbc2e5f-acb2-4571-8491-3458da2bb682 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:19.584459 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1138/4552] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:19 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:20.324463 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a60238b0-af9c-4aee-836c-1cd2909f1175 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:20.326115 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a60238b0-af9c-4aee-836c-1cd2909f1175 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:20.326294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a60238b0-af9c-4aee-836c-1cd2909f1175 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:20.326465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a60238b0-af9c-4aee-836c-1cd2909f1175 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:20.332586 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:20.332586 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:20.337047 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a60238b0-af9c-4aee-836c-1cd2909f1175 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:20.340904 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a60238b0-af9c-4aee-836c-1cd2909f1175 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:20.341254 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1142/4553] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:20 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:20.596368 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f220919f-9ded-4827-9917-8428435d7909 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:20.599209 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f220919f-9ded-4827-9917-8428435d7909 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:20.599393 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f220919f-9ded-4827-9917-8428435d7909 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:20.599585 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f220919f-9ded-4827-9917-8428435d7909 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:20.599974 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f220919f-9ded-4827-9917-8428435d7909 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:20.604592 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:20.604592 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:20.605549 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f220919f-9ded-4827-9917-8428435d7909 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:20.605991 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1129/4554] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:20 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:21.356385 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d20e2c4f-1c27-4d65-92a0-38dae5604205 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:21.358260 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d20e2c4f-1c27-4d65-92a0-38dae5604205 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:21.358484 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d20e2c4f-1c27-4d65-92a0-38dae5604205 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:21.358687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d20e2c4f-1c27-4d65-92a0-38dae5604205 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:21.370217 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:21.370217 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:21.377931 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d20e2c4f-1c27-4d65-92a0-38dae5604205 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:21.386876 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d20e2c4f-1c27-4d65-92a0-38dae5604205 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:21.387287 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1146/4555] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:21 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:21.619280 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61aebf3c-897d-497e-b619-09d49a264949 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:21.621307 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61aebf3c-897d-497e-b619-09d49a264949 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:21.621540 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61aebf3c-897d-497e-b619-09d49a264949 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:21.621803 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61aebf3c-897d-497e-b619-09d49a264949 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:21.621910 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-61aebf3c-897d-497e-b619-09d49a264949 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:21.626541 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:21.626541 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:21.627389 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61aebf3c-897d-497e-b619-09d49a264949 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:21.627784 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1139/4556] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:21 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:09:21.827886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9e68e806-4621-44e4-a044-d8855b661290 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:21.827886 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e68e806-4621-44e4-a044-d8855b661290 None None] GET https://10.4.3.32/volume// Aug 19 16:09:21.827886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e68e806-4621-44e4-a044-d8855b661290 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:21.827886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e68e806-4621-44e4-a044-d8855b661290 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:21.827886 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e68e806-4621-44e4-a044-d8855b661290 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:21.827886 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1143/4557] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:09: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 19 16:09:21.838798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-5f44d466-ee3a-4eb1-a7f1-dffa6765b100 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:21.841557 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-5f44d466-ee3a-4eb1-a7f1-dffa6765b100 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:09:21.841557 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-5f44d466-ee3a-4eb1-a7f1-dffa6765b100 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf573feb-3081-454f-b42b-8d96531d9078", "connector": null, "instance_uuid": "63fa34ec-38a5-454c-9cab-40b5203a33f8"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:21.853466 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:21.853466 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:21.906127 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-5f44d466-ee3a-4eb1-a7f1-dffa6765b100 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:09:21.906590 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1130/4558] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:09:21 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 19 16:09:21.914916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-69fe1668-8443-4034-8283-93b2a6dc4773 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:21.917601 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-69fe1668-8443-4034-8283-93b2a6dc4773 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da Aug 19 16:09:21.917819 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-69fe1668-8443-4034-8283-93b2a6dc4773 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:21.918003 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-69fe1668-8443-4034-8283-93b2a6dc4773 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:21.924962 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:21.924962 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:22.006640 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-69fe1668-8443-4034-8283-93b2a6dc4773 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da returned with HTTP 200 Aug 19 16:09:22.007160 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1147/4559] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:09:21 2026] DELETE /volume/v3/attachments/78a4fade-eed9-46e7-af0f-0f27d48e60da => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:22.406255 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cfdda7ab-56ab-4a57-a66b-87bb8645b554 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:22.408112 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cfdda7ab-56ab-4a57-a66b-87bb8645b554 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:22.408300 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cfdda7ab-56ab-4a57-a66b-87bb8645b554 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:22.408494 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cfdda7ab-56ab-4a57-a66b-87bb8645b554 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:22.416137 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:22.416137 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:22.423948 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cfdda7ab-56ab-4a57-a66b-87bb8645b554 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:22.425097 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cfdda7ab-56ab-4a57-a66b-87bb8645b554 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:22.425514 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1140/4560] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:22 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:22.639885 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-68b867f5-b9ed-4eeb-be22-11a345fdd280 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:22.642185 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-68b867f5-b9ed-4eeb-be22-11a345fdd280 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:22.642420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-68b867f5-b9ed-4eeb-be22-11a345fdd280 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:22.642646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-68b867f5-b9ed-4eeb-be22-11a345fdd280 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:22.642822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-68b867f5-b9ed-4eeb-be22-11a345fdd280 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:22.647702 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:22.647702 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:22.648622 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-68b867f5-b9ed-4eeb-be22-11a345fdd280 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:22.649114 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1144/4561] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:22 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:23.275799 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-151a46d8-7e0d-4619-acf9-f2b282c4f428 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:23.278696 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-151a46d8-7e0d-4619-acf9-f2b282c4f428 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] PUT https://10.4.3.32/volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 Aug 19 16:09:23.279170 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-151a46d8-7e0d-4619-acf9-f2b282c4f428 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:23.287856 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-151a46d8-7e0d-4619-acf9-f2b282c4f428 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Acquiring lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:09:23.293563 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-151a46d8-7e0d-4619-acf9-f2b282c4f428 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:09:23.294848 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:23.294848 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:23.419619 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-151a46d8-7e0d-4619-acf9-f2b282c4f428 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" released by "attachment_update" :: held 0.126s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:09:23.420020 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-151a46d8-7e0d-4619-acf9-f2b282c4f428 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 returned with HTTP 200 Aug 19 16:09:23.420779 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1131/4562] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:09:23 2026] PUT /volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:23.431596 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-793003bc-a2f1-44a8-931b-e62d6d606060 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:23.435945 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-793003bc-a2f1-44a8-931b-e62d6d606060 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 Aug 19 16:09:23.436201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-793003bc-a2f1-44a8-931b-e62d6d606060 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:23.436557 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-793003bc-a2f1-44a8-931b-e62d6d606060 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:23.440924 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b53721a-251f-41f9-9f9f-bd9f3d8a19cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:23.443561 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b53721a-251f-41f9-9f9f-bd9f3d8a19cc tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:23.443845 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b53721a-251f-41f9-9f9f-bd9f3d8a19cc tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:23.444052 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b53721a-251f-41f9-9f9f-bd9f3d8a19cc tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:23.452596 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:23.452596 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:23.456408 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5b53721a-251f-41f9-9f9f-bd9f3d8a19cc tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:23.464553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-793003bc-a2f1-44a8-931b-e62d6d606060 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 returned with HTTP 200 Aug 19 16:09:23.464930 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1148/4563] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 16:09:23 2026] GET /volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:23.466128 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b53721a-251f-41f9-9f9f-bd9f3d8a19cc tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:23.466525 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1141/4564] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:23 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:23.658436 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-575f48a7-b650-442a-bed4-17459af9a674 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:23.660685 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-575f48a7-b650-442a-bed4-17459af9a674 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:23.660997 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-575f48a7-b650-442a-bed4-17459af9a674 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:23.661241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-575f48a7-b650-442a-bed4-17459af9a674 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:23.661404 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-575f48a7-b650-442a-bed4-17459af9a674 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:23.666277 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:23.666277 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:23.667391 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-575f48a7-b650-442a-bed4-17459af9a674 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:23.667979 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1145/4565] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:23 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:24.479550 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-260950ff-538f-40bb-8828-c611d27a54b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:24.481316 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-260950ff-538f-40bb-8828-c611d27a54b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:24.481793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-260950ff-538f-40bb-8828-c611d27a54b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:24.481793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-260950ff-538f-40bb-8828-c611d27a54b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:24.493031 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:24.493031 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:24.498298 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-260950ff-538f-40bb-8828-c611d27a54b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:24.504319 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-260950ff-538f-40bb-8828-c611d27a54b8 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:24.504879 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1132/4566] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:24 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:24.680108 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5089a68e-a890-4554-b65d-f10252a68be0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:24.682900 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5089a68e-a890-4554-b65d-f10252a68be0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:24.683226 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5089a68e-a890-4554-b65d-f10252a68be0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:24.683592 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5089a68e-a890-4554-b65d-f10252a68be0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:24.683592 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5089a68e-a890-4554-b65d-f10252a68be0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:24.689331 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:24.689331 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:24.690364 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5089a68e-a890-4554-b65d-f10252a68be0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:24.690883 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1149/4567] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:24 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:25.517703 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5633038a-c51f-4b3b-a4ce-61025cc14c14 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:25.524072 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5633038a-c51f-4b3b-a4ce-61025cc14c14 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:25.524305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5633038a-c51f-4b3b-a4ce-61025cc14c14 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:25.524548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5633038a-c51f-4b3b-a4ce-61025cc14c14 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:25.533440 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:25.533440 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:25.537898 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5633038a-c51f-4b3b-a4ce-61025cc14c14 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:25.543514 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5633038a-c51f-4b3b-a4ce-61025cc14c14 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:25.544027 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1142/4568] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:25 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:25.702420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f03e6c50-4412-45c2-8d70-7eff4a261032 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:25.706041 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f03e6c50-4412-45c2-8d70-7eff4a261032 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:25.706265 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f03e6c50-4412-45c2-8d70-7eff4a261032 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:25.706447 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f03e6c50-4412-45c2-8d70-7eff4a261032 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:25.706556 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f03e6c50-4412-45c2-8d70-7eff4a261032 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:25.713015 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:25.713015 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:25.714012 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f03e6c50-4412-45c2-8d70-7eff4a261032 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:25.714685 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1146/4569] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:25 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:26.561954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30514fd4-6919-4d27-99a0-99f2eb7574ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:26.563978 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30514fd4-6919-4d27-99a0-99f2eb7574ac tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:26.564219 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30514fd4-6919-4d27-99a0-99f2eb7574ac tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:26.564454 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30514fd4-6919-4d27-99a0-99f2eb7574ac tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:26.571713 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:26.571713 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:26.575665 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-30514fd4-6919-4d27-99a0-99f2eb7574ac tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:26.580387 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30514fd4-6919-4d27-99a0-99f2eb7574ac tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:26.580811 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1133/4570] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:26 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:26.727031 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-be3d2a91-e5f2-40ca-978a-209348a72071 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:26.731179 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be3d2a91-e5f2-40ca-978a-209348a72071 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:26.731426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be3d2a91-e5f2-40ca-978a-209348a72071 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:26.731677 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be3d2a91-e5f2-40ca-978a-209348a72071 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:26.731842 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-be3d2a91-e5f2-40ca-978a-209348a72071 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:26.742166 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:26.742166 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:26.743138 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be3d2a91-e5f2-40ca-978a-209348a72071 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:26.743623 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1150/4571] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:26 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:26.929675 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-8567ed31-5593-45e2-b69f-bd9c85b6bb22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:26.932679 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-8567ed31-5593-45e2-b69f-bd9c85b6bb22 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption Aug 19 16:09:26.932915 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-8567ed31-5593-45e2-b69f-bd9c85b6bb22 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:26.933152 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-8567ed31-5593-45e2-b69f-bd9c85b6bb22 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:26.944114 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:26.944114 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:26.951993 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-8567ed31-5593-45e2-b69f-bd9c85b6bb22 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption returned with HTTP 200 Aug 19 16:09:26.952781 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1143/4572] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:09:26 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:27.595704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6883368f-cf7c-4219-80db-91ac46a35da0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:27.598234 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6883368f-cf7c-4219-80db-91ac46a35da0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:27.598469 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6883368f-cf7c-4219-80db-91ac46a35da0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:27.598679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6883368f-cf7c-4219-80db-91ac46a35da0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:27.607957 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:27.607957 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:27.612044 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6883368f-cf7c-4219-80db-91ac46a35da0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:27.617496 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6883368f-cf7c-4219-80db-91ac46a35da0 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:27.618594 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1147/4573] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:27 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:27.756262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9cddc7cb-bb19-4550-9f74-450ac95edaff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:27.758318 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cddc7cb-bb19-4550-9f74-450ac95edaff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:27.758596 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cddc7cb-bb19-4550-9f74-450ac95edaff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:27.758692 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cddc7cb-bb19-4550-9f74-450ac95edaff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:27.758816 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9cddc7cb-bb19-4550-9f74-450ac95edaff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:27.763134 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:27.763134 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:27.763867 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cddc7cb-bb19-4550-9f74-450ac95edaff tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:27.764252 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1134/4574] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:27 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:28.633696 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7c94e353-2971-4e0d-aa0c-96fe9404abf7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:28.636271 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c94e353-2971-4e0d-aa0c-96fe9404abf7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:28.636500 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c94e353-2971-4e0d-aa0c-96fe9404abf7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:28.636691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c94e353-2971-4e0d-aa0c-96fe9404abf7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:28.654752 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:28.654752 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:28.675464 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7c94e353-2971-4e0d-aa0c-96fe9404abf7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:28.681566 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c94e353-2971-4e0d-aa0c-96fe9404abf7 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:28.682041 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1151/4575] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:28 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:28.780633 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b20ef057-1fab-4ca9-8cd3-137a682a5bb1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:28.783554 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b20ef057-1fab-4ca9-8cd3-137a682a5bb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:28.783740 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b20ef057-1fab-4ca9-8cd3-137a682a5bb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:28.783921 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b20ef057-1fab-4ca9-8cd3-137a682a5bb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:28.784061 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b20ef057-1fab-4ca9-8cd3-137a682a5bb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:28.789059 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:28.789059 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:28.790052 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b20ef057-1fab-4ca9-8cd3-137a682a5bb1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:28.790491 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1144/4576] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:28 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:28.865973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c8aa330a-165c-4d5b-9d19-bb4581a2792c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:28.968398 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8aa330a-165c-4d5b-9d19-bb4581a2792c tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:09:28.968925 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c8aa330a-165c-4d5b-9d19-bb4581a2792c tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-424721237", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:28.993939 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8aa330a-165c-4d5b-9d19-bb4581a2792c tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:09:28.994426 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1148/4577] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:09:28 2026] POST /volume/v3/types => generated 211 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:29.003596 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5bfba4ba-5cb0-4c6d-a19c-5eb67b2e353f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:29.006317 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bfba4ba-5cb0-4c6d-a19c-5eb67b2e353f tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] POST https://10.4.3.32/volume/v3/types/4e0d969d-bb95-48ff-9009-9cda0ff9fa30/encryption Aug 19 16:09:29.006840 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bfba4ba-5cb0-4c6d-a19c-5eb67b2e353f tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:29.037262 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bfba4ba-5cb0-4c6d-a19c-5eb67b2e353f tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] https://10.4.3.32/volume/v3/types/4e0d969d-bb95-48ff-9009-9cda0ff9fa30/encryption returned with HTTP 200 Aug 19 16:09:29.037843 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1135/4578] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:09:29 2026] POST /volume/v3/types/4e0d969d-bb95-48ff-9009-9cda0ff9fa30/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:29.046947 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-18215290-0afa-4242-822c-4a554d5f0aee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:29.124917 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:09:29.124917 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-926174603", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-424721237", "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:29.126029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-926174603', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-424721237', 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:09:29.130878 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:09:29.132081 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:29.132081 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:29.133141 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:09:29.139843 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (b61e5156-3afd-4721-b094-c7b79d9338ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:09:29.141190 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22853aa4-2ec9-4e36-b180-2ac835c109e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:29.142396 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:09:29.191989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22853aa4-2ec9-4e36-b180-2ac835c109e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:09:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e0d969d-bb95-48ff-9009-9cda0ff9fa30,is_public=True,name='tempest-scenario-type-luks-424721237',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e0d969d-bb95-48ff-9009-9cda0ff9fa30', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:29.193095 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f9efb3-dc38-4303-b3e7-57c635376cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:29.227345 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-424721237 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-424721237, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:09:29.227770 np0000007787 devstack@c-api.service[100250]: WARNING cinder.quota [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-424721237 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-424721237, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:09:29.286135 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['532afab6-14bc-4732-96c0-26c232faebd9', '68fc708c-2430-4016-b76c-9b6197050eb1', '3d91c9f0-f725-48da-a169-f8b2bd65b0f5', 'fc3c55f9-a9dc-4796-8cc1-7d744e706ecc'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:09:29.286933 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f9efb3-dc38-4303-b3e7-57c635376cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['532afab6-14bc-4732-96c0-26c232faebd9', '68fc708c-2430-4016-b76c-9b6197050eb1', '3d91c9f0-f725-48da-a169-f8b2bd65b0f5', 'fc3c55f9-a9dc-4796-8cc1-7d744e706ecc']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:29.287652 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4dda6de-535a-4f7e-8730-ffcbba4bf30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:29.320933 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4dda6de-535a-4f7e-8730-ffcbba4bf30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6213e44-ac99-4016-b522-18a3a9cfa7f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-926174603',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['532afab6-14bc-4732-96c0-26c232faebd9','68fc708c-2430-4016-b76c-9b6197050eb1','3d91c9f0-f725-48da-a169-f8b2bd65b0f5','fc3c55f9-a9dc-4796-8cc1-7d744e706ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=4e0d969d-bb95-48ff-9009-9cda0ff9fa30), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-926174603',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a6213e44-ac99-4016-b522-18a3a9cfa7f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e0d969d-bb95-48ff-9009-9cda0ff9fa30),volume_type_id=4e0d969d-bb95-48ff-9009-9cda0ff9fa30)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:29.321707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d476e0b-e9d8-49f5-a402-71fdb1343d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:29.350909 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d476e0b-e9d8-49f5-a402-71fdb1343d7d) transitioned into 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-926174603',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['532afab6-14bc-4732-96c0-26c232faebd9','68fc708c-2430-4016-b76c-9b6197050eb1','3d91c9f0-f725-48da-a169-f8b2bd65b0f5','fc3c55f9-a9dc-4796-8cc1-7d744e706ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=4e0d969d-bb95-48ff-9009-9cda0ff9fa30)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:29.351771 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11699570-8032-41b8-bb53-1950376870e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:29.372895 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11699570-8032-41b8-bb53-1950376870e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:29.373918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (b61e5156-3afd-4721-b094-c7b79d9338ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:09:29.374344 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:09:29.375147 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18215290-0afa-4242-822c-4a554d5f0aee tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:09:29.375645 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1152/4579] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:09:29 2026] POST /volume/v3/volumes => generated 776 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:09:29.392396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-134cbea9-0d48-43f4-a6db-298b4e821205 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:29.394620 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-134cbea9-0d48-43f4-a6db-298b4e821205 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:29.394903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-134cbea9-0d48-43f4-a6db-298b4e821205 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:29.395214 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-134cbea9-0d48-43f4-a6db-298b4e821205 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:29.405439 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:29.405439 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:29.411055 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-134cbea9-0d48-43f4-a6db-298b4e821205 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:29.415610 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-134cbea9-0d48-43f4-a6db-298b4e821205 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 200 Aug 19 16:09:29.416115 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1145/4580] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:29 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:29.477566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-32af939a-295b-4930-a28f-5cd26dfb2089 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:29.514182 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-32af939a-295b-4930-a28f-5cd26dfb2089 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6/action Aug 19 16:09:29.515051 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-32af939a-295b-4930-a28f-5cd26dfb2089 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:29.515199 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-32af939a-295b-4930-a28f-5cd26dfb2089 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:29.536044 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:29.536044 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:29.574042 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-cc777858-3e20-450c-9b9a-7dafec4cd1e9 req-32af939a-295b-4930-a28f-5cd26dfb2089 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6/action returned with HTTP 204 Aug 19 16:09:29.574592 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1149/4581] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:09:29 2026] POST /volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:29.695581 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1bdfc675-e39f-4fc6-9ea8-4d865b9d6a4a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:29.698610 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1bdfc675-e39f-4fc6-9ea8-4d865b9d6a4a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:29.699105 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1bdfc675-e39f-4fc6-9ea8-4d865b9d6a4a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:29.699206 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1bdfc675-e39f-4fc6-9ea8-4d865b9d6a4a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:29.707229 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:29.707229 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:29.711262 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1bdfc675-e39f-4fc6-9ea8-4d865b9d6a4a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:29.715783 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1bdfc675-e39f-4fc6-9ea8-4d865b9d6a4a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:29.716125 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1136/4582] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:29 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:29.803877 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c3132a1e-8cf0-4e40-8f7c-3f76456af71d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:29.808785 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3132a1e-8cf0-4e40-8f7c-3f76456af71d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:29.808785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3132a1e-8cf0-4e40-8f7c-3f76456af71d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:29.808785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3132a1e-8cf0-4e40-8f7c-3f76456af71d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:29.808785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c3132a1e-8cf0-4e40-8f7c-3f76456af71d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:29.814334 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:29.814334 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:29.815274 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3132a1e-8cf0-4e40-8f7c-3f76456af71d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:29.815675 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1153/4583] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:29 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:30.431149 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fe0b8b7c-0ec2-478b-a266-468ce78c9820 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:30.433344 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe0b8b7c-0ec2-478b-a266-468ce78c9820 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:30.433560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe0b8b7c-0ec2-478b-a266-468ce78c9820 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:30.433745 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe0b8b7c-0ec2-478b-a266-468ce78c9820 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:30.440890 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:30.440890 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:30.444585 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fe0b8b7c-0ec2-478b-a266-468ce78c9820 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:30.449009 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe0b8b7c-0ec2-478b-a266-468ce78c9820 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 200 Aug 19 16:09:30.449541 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1146/4584] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:30 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:30.461816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b37b76ff-46a1-4484-85e8-f2c708d56369 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:30.463559 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b37b76ff-46a1-4484-85e8-f2c708d56369 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:30.463782 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b37b76ff-46a1-4484-85e8-f2c708d56369 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:30.463975 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b37b76ff-46a1-4484-85e8-f2c708d56369 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:30.470579 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:30.470579 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:30.473856 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b37b76ff-46a1-4484-85e8-f2c708d56369 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:30.477731 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b37b76ff-46a1-4484-85e8-f2c708d56369 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 200 Aug 19 16:09:30.478167 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1150/4585] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:30 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:30.494793 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b4285886-f006-4ab5-bf3d-17d4522a93d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:30.497874 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4285886-f006-4ab5-bf3d-17d4522a93d5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1/action Aug 19 16:09:30.498243 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4285886-f006-4ab5-bf3d-17d4522a93d5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:30.498384 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4285886-f006-4ab5-bf3d-17d4522a93d5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:30.506755 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:30.506755 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:30.507283 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b4285886-f006-4ab5-bf3d-17d4522a93d5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:30.519866 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b4285886-f006-4ab5-bf3d-17d4522a93d5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume updated successfully. Aug 19 16:09:30.520081 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4285886-f006-4ab5-bf3d-17d4522a93d5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1/action returned with HTTP 200 Aug 19 16:09:30.520577 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1137/4586] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:09:30 2026] POST /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 16:09:30.605482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-6d989fdc-7d16-4aea-bbed-0fa59f996106 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:30.635535 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-6d989fdc-7d16-4aea-bbed-0fa59f996106 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:30.635771 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-6d989fdc-7d16-4aea-bbed-0fa59f996106 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:30.635987 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-6d989fdc-7d16-4aea-bbed-0fa59f996106 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:30.643306 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:30.643306 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:30.647326 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-6d989fdc-7d16-4aea-bbed-0fa59f996106 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:30.651582 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-6d989fdc-7d16-4aea-bbed-0fa59f996106 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 200 Aug 19 16:09:30.652007 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1154/4587] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:30 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:30.730202 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc3f2c20-6c7b-4222-b965-58884a83908d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:30.732804 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc3f2c20-6c7b-4222-b965-58884a83908d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:30.733099 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc3f2c20-6c7b-4222-b965-58884a83908d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:30.733368 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc3f2c20-6c7b-4222-b965-58884a83908d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:30.742843 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:30.742843 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:30.748783 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cc3f2c20-6c7b-4222-b965-58884a83908d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:30.753941 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc3f2c20-6c7b-4222-b965-58884a83908d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:30.754570 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1147/4588] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:30 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 1429 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:30.768769 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d9fe8be4-0ac1-4b8a-9b93-9da024702bff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:30.770566 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9fe8be4-0ac1-4b8a-9b93-9da024702bff tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:30.770781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9fe8be4-0ac1-4b8a-9b93-9da024702bff tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:30.770970 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9fe8be4-0ac1-4b8a-9b93-9da024702bff tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:30.777565 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:30.777565 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:30.783822 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d9fe8be4-0ac1-4b8a-9b93-9da024702bff tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:30.788667 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9fe8be4-0ac1-4b8a-9b93-9da024702bff tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:30.789090 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1151/4589] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:30 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:30.829258 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7136aad-bea8-4c7e-9ed6-39c76f1bcbbe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:30.834160 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7136aad-bea8-4c7e-9ed6-39c76f1bcbbe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:30.834160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7136aad-bea8-4c7e-9ed6-39c76f1bcbbe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:30.834160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7136aad-bea8-4c7e-9ed6-39c76f1bcbbe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:30.834160 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b7136aad-bea8-4c7e-9ed6-39c76f1bcbbe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:30.838611 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:30.838611 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:30.839494 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7136aad-bea8-4c7e-9ed6-39c76f1bcbbe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:30.839906 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1138/4590] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:30 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:30.929395 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-426d8730-9eae-4ccf-86f6-834275d5e0bf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:30.931599 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-426d8730-9eae-4ccf-86f6-834275d5e0bf tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:30.931840 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-426d8730-9eae-4ccf-86f6-834275d5e0bf tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:30.932027 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-426d8730-9eae-4ccf-86f6-834275d5e0bf tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:30.938693 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:30.938693 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:30.945783 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-426d8730-9eae-4ccf-86f6-834275d5e0bf tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:30.947142 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-426d8730-9eae-4ccf-86f6-834275d5e0bf tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:30.947575 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1155/4591] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:30 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:31.084255 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-01d0d98c-82a5-4508-bbbc-018bc3dd5add None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.086555 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-01d0d98c-82a5-4508-bbbc-018bc3dd5add tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:31.086668 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-01d0d98c-82a5-4508-bbbc-018bc3dd5add tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:31.086898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-01d0d98c-82a5-4508-bbbc-018bc3dd5add tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:31.094226 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.094226 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:31.098154 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-01d0d98c-82a5-4508-bbbc-018bc3dd5add tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:31.102705 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-01d0d98c-82a5-4508-bbbc-018bc3dd5add tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 200 Aug 19 16:09:31.103090 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1148/4592] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:31 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:31.113865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f56a1286-119b-4c04-a2db-5e6832c8aed1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.114256 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f56a1286-119b-4c04-a2db-5e6832c8aed1 None None] GET https://10.4.3.32/volume// Aug 19 16:09:31.114416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f56a1286-119b-4c04-a2db-5e6832c8aed1 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:31.114593 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f56a1286-119b-4c04-a2db-5e6832c8aed1 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:31.114931 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f56a1286-119b-4c04-a2db-5e6832c8aed1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:31.115218 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1152/4593] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16: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 19 16:09:31.122288 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-bc6e52e0-074f-493d-a2e0-17c9dab4f6ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.124263 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-bc6e52e0-074f-493d-a2e0-17c9dab4f6ad tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:09:31.124617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-bc6e52e0-074f-493d-a2e0-17c9dab4f6ad tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6213e44-ac99-4016-b522-18a3a9cfa7f1", "connector": null, "instance_uuid": "7d90e995-b6e4-47c2-b8f7-48290775c26b"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:31.133294 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.133294 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:31.189059 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-bc6e52e0-074f-493d-a2e0-17c9dab4f6ad tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:09:31.189410 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1139/4594] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:09:31 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:31.450210 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-5d071645-47d1-4573-a0d2-0062c4442501 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.452621 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-5d071645-47d1-4573-a0d2-0062c4442501 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:31.452964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-5d071645-47d1-4573-a0d2-0062c4442501 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:31.453147 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-5d071645-47d1-4573-a0d2-0062c4442501 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:31.461341 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.461341 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:31.466610 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-5d071645-47d1-4573-a0d2-0062c4442501 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:31.480126 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-5d071645-47d1-4573-a0d2-0062c4442501 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:31.480843 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1156/4595] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:31 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 1429 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:31.491288 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c31e98cd-bac2-44bd-a9df-8873e9bbf76e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.491676 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c31e98cd-bac2-44bd-a9df-8873e9bbf76e None None] GET https://10.4.3.32/volume// Aug 19 16:09:31.491927 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c31e98cd-bac2-44bd-a9df-8873e9bbf76e None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:31.492159 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c31e98cd-bac2-44bd-a9df-8873e9bbf76e None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:31.492501 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c31e98cd-bac2-44bd-a9df-8873e9bbf76e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:31.492814 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1149/4596] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16: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 19 16:09:31.500742 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-57822355-2038-43e6-835d-a900fc8f4b44 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.503523 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-57822355-2038-43e6-835d-a900fc8f4b44 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:09:31.503979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-57822355-2038-43e6-835d-a900fc8f4b44 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8b33882-e312-40b4-8df4-f6e9f21d0c71", "connector": null, "instance_uuid": "3d1434dc-5846-44e5-8487-1660cda64e45"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:31.512576 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.512576 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:31.585085 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-57822355-2038-43e6-835d-a900fc8f4b44 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:09:31.585085 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1153/4597] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:09:31 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 19 16:09:31.660081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ceb97faa-7799-4749-9265-d7fa0178e172 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.660081 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ceb97faa-7799-4749-9265-d7fa0178e172 None None] GET https://10.4.3.32/volume// Aug 19 16:09:31.660081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ceb97faa-7799-4749-9265-d7fa0178e172 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:31.660081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ceb97faa-7799-4749-9265-d7fa0178e172 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:31.660363 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ceb97faa-7799-4749-9265-d7fa0178e172 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:31.660646 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1140/4598] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:09:31.668094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-421ca127-ff65-48db-83ee-767580c1f514 req-af619824-75b7-4269-b71b-6a1708950670 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.670050 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-af619824-75b7-4269-b71b-6a1708950670 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:09:31.670382 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-af619824-75b7-4269-b71b-6a1708950670 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf573feb-3081-454f-b42b-8d96531d9078", "connector": null, "instance_uuid": "63fa34ec-38a5-454c-9cab-40b5203a33f8"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:31.694725 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.694725 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:31.786181 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-af619824-75b7-4269-b71b-6a1708950670 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:09:31.786689 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1157/4599] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:09:31 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:31.797315 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-421ca127-ff65-48db-83ee-767580c1f514 req-c03ebcb9-ba34-4b21-a719-9e18bad51dd7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.800087 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-c03ebcb9-ba34-4b21-a719-9e18bad51dd7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 Aug 19 16:09:31.800224 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-c03ebcb9-ba34-4b21-a719-9e18bad51dd7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:31.800480 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-c03ebcb9-ba34-4b21-a719-9e18bad51dd7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:31.809230 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.809230 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:31.851743 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-38775b6e-61ce-40d2-a1a3-10c30c109f6d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.853393 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-38775b6e-61ce-40d2-a1a3-10c30c109f6d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:31.853565 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-38775b6e-61ce-40d2-a1a3-10c30c109f6d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:31.853745 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-38775b6e-61ce-40d2-a1a3-10c30c109f6d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:31.853888 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-38775b6e-61ce-40d2-a1a3-10c30c109f6d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:31.857969 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.857969 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:31.858679 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-38775b6e-61ce-40d2-a1a3-10c30c109f6d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:31.859092 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1154/4600] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:31 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:31.866170 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-c03ebcb9-ba34-4b21-a719-9e18bad51dd7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 returned with HTTP 200 Aug 19 16:09:31.866636 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1150/4601] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:09:31 2026] DELETE /volume/v3/attachments/0b8d9c67-f3c0-4277-85e5-80c7ce5a06a6 => generated 192 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:31.869926 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b47196b-a5c6-464d-95f7-065981fd3b80 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.871624 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b47196b-a5c6-464d-95f7-065981fd3b80 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:31.871845 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b47196b-a5c6-464d-95f7-065981fd3b80 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:31.872025 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b47196b-a5c6-464d-95f7-065981fd3b80 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:31.872123 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4b47196b-a5c6-464d-95f7-065981fd3b80 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:31.875927 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.875927 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:31.876609 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b47196b-a5c6-464d-95f7-065981fd3b80 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:31.876984 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1141/4602] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:31 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:31.888667 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-79c727fa-44f3-4d83-b5e8-25b8fb2c66e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:31.890509 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-79c727fa-44f3-4d83-b5e8-25b8fb2c66e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:09:31.890883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-79c727fa-44f3-4d83-b5e8-25b8fb2c66e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77c1dc93-3704-404c-a8e1-1267b0eebf18", "incremental": true, "force": true}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:31.892296 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-79c727fa-44f3-4d83-b5e8-25b8fb2c66e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating new backup {'backup': {'volume_id': '77c1dc93-3704-404c-a8e1-1267b0eebf18', 'incremental': True, 'force': True}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:09:31.895902 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-79c727fa-44f3-4d83-b5e8-25b8fb2c66e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating backup of volume 77c1dc93-3704-404c-a8e1-1267b0eebf18 in container None Aug 19 16:09:31.902575 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:31.902575 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:31.902951 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-79c727fa-44f3-4d83-b5e8-25b8fb2c66e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:31.929348 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-79c727fa-44f3-4d83-b5e8-25b8fb2c66e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['6f7745b4-cde0-4b19-a14b-ee9007a01a75', '1dc5198a-688b-4e1c-9054-362c4a53d398'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:09:31.993273 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-79c727fa-44f3-4d83-b5e8-25b8fb2c66e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:09:31.993824 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1158/4603] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:09:31 2026] POST /volume/v3/backups => generated 286 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:09:32.001776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ac469e8-8a0d-40c4-baa6-0f241a7fa41c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:32.003528 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ac469e8-8a0d-40c4-baa6-0f241a7fa41c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:32.003891 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ac469e8-8a0d-40c4-baa6-0f241a7fa41c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:32.003964 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ac469e8-8a0d-40c4-baa6-0f241a7fa41c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:32.004036 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8ac469e8-8a0d-40c4-baa6-0f241a7fa41c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:32.008000 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:32.008000 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:32.008636 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ac469e8-8a0d-40c4-baa6-0f241a7fa41c tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:32.009015 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1155/4604] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:32 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 692 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:32.831982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6fe288da-dd55-4be0-97da-a948af00bb28 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:32.832374 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fe288da-dd55-4be0-97da-a948af00bb28 None None] GET https://10.4.3.32/volume// Aug 19 16:09:32.832622 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fe288da-dd55-4be0-97da-a948af00bb28 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:32.832945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6fe288da-dd55-4be0-97da-a948af00bb28 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:32.833561 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6fe288da-dd55-4be0-97da-a948af00bb28 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:32.834283 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1151/4605] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:09:32.848688 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-a9195a02-13b9-4ac0-8e80-49f7e0f80bc5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:32.850927 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-a9195a02-13b9-4ac0-8e80-49f7e0f80bc5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:32.851404 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-a9195a02-13b9-4ac0-8e80-49f7e0f80bc5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:32.851404 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-a9195a02-13b9-4ac0-8e80-49f7e0f80bc5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:32.873003 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:32.873003 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:32.877282 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-a9195a02-13b9-4ac0-8e80-49f7e0f80bc5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:32.883435 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-a9195a02-13b9-4ac0-8e80-49f7e0f80bc5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 200 Aug 19 16:09:32.884023 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1142/4606] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:32 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 1047 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:32.989694 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-67f8167d-688b-40e3-b7bb-bd117b23e26c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:32.992464 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-67f8167d-688b-40e3-b7bb-bd117b23e26c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b Aug 19 16:09:32.993052 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-67f8167d-688b-40e3-b7bb-bd117b23e26c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:33.003287 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-67f8167d-688b-40e3-b7bb-bd117b23e26c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-a6213e44-ac99-4016-b522-18a3a9cfa7f1-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:09:33.008586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-67f8167d-688b-40e3-b7bb-bd117b23e26c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-a6213e44-ac99-4016-b522-18a3a9cfa7f1-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:09:33.009631 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:33.009631 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:33.020243 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cdf8ced4-bc39-4b44-9a83-b07d702913c3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:33.021915 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cdf8ced4-bc39-4b44-9a83-b07d702913c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:33.022110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cdf8ced4-bc39-4b44-9a83-b07d702913c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:33.022341 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cdf8ced4-bc39-4b44-9a83-b07d702913c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:33.022459 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cdf8ced4-bc39-4b44-9a83-b07d702913c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:33.027957 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:33.027957 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:33.028652 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cdf8ced4-bc39-4b44-9a83-b07d702913c3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:33.029082 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1156/4607] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:33 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:33.125283 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-67f8167d-688b-40e3-b7bb-bd117b23e26c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-a6213e44-ac99-4016-b522-18a3a9cfa7f1-np0000007787" released by "attachment_update" :: held 0.117s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:09:33.125698 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-67f8167d-688b-40e3-b7bb-bd117b23e26c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b returned with HTTP 200 Aug 19 16:09:33.126310 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1159/4608] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:09:32 2026] PUT /volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:33.159301 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-dc1600b1-3ac2-42a2-8245-619995980323 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:33.162179 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-dc1600b1-3ac2-42a2-8245-619995980323 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b/action Aug 19 16:09:33.162736 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-dc1600b1-3ac2-42a2-8245-619995980323 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:33.162999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-dc1600b1-3ac2-42a2-8245-619995980323 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:33.183629 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:33.183629 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:33.218789 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-dc1600b1-3ac2-42a2-8245-619995980323 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b/action returned with HTTP 204 Aug 19 16:09:33.219313 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1152/4609] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:09:33 2026] POST /volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:33.258284 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ea585eb-71ab-4254-8af6-fbfd77168187 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:33.258582 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ea585eb-71ab-4254-8af6-fbfd77168187 None None] GET https://10.4.3.32/volume// Aug 19 16:09:33.258862 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ea585eb-71ab-4254-8af6-fbfd77168187 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:33.259025 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ea585eb-71ab-4254-8af6-fbfd77168187 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:33.259313 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ea585eb-71ab-4254-8af6-fbfd77168187 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:33.259609 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1143/4610] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:09: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 19 16:09:33.277562 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-d2a66249-2a7e-467c-a413-d8841c8c3778 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:33.280027 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-d2a66249-2a7e-467c-a413-d8841c8c3778 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:09:33.280277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-d2a66249-2a7e-467c-a413-d8841c8c3778 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:33.280502 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-d2a66249-2a7e-467c-a413-d8841c8c3778 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:33.292306 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:33.292306 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:33.297682 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-d2a66249-2a7e-467c-a413-d8841c8c3778 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:09:33.304063 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-d2a66249-2a7e-467c-a413-d8841c8c3778 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:09:33.304694 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1157/4611] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:33 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 1608 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:33.439983 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-9ff9b6ea-33c0-4563-ae2b-a597a3080971 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:33.442377 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-9ff9b6ea-33c0-4563-ae2b-a597a3080971 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] PUT https://10.4.3.32/volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f Aug 19 16:09:33.442876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-9ff9b6ea-33c0-4563-ae2b-a597a3080971 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:33.452477 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-9ff9b6ea-33c0-4563-ae2b-a597a3080971 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Acquiring lock "cinder-attachment_update-e8b33882-e312-40b4-8df4-f6e9f21d0c71-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:09:33.457911 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-9ff9b6ea-33c0-4563-ae2b-a597a3080971 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Lock "cinder-attachment_update-e8b33882-e312-40b4-8df4-f6e9f21d0c71-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:09:33.458985 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:33.458985 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:33.469486 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-421ca127-ff65-48db-83ee-767580c1f514 req-6fbe0922-43a5-431e-bff0-dc43e1a66108 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:33.472307 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-6fbe0922-43a5-431e-bff0-dc43e1a66108 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] PUT https://10.4.3.32/volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 Aug 19 16:09:33.472848 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-6fbe0922-43a5-431e-bff0-dc43e1a66108 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:33.482650 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-421ca127-ff65-48db-83ee-767580c1f514 req-6fbe0922-43a5-431e-bff0-dc43e1a66108 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Acquiring lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:09:33.488581 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-421ca127-ff65-48db-83ee-767580c1f514 req-6fbe0922-43a5-431e-bff0-dc43e1a66108 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:09:33.490055 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:33.490055 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:33.570377 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-9ff9b6ea-33c0-4563-ae2b-a597a3080971 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Lock "cinder-attachment_update-e8b33882-e312-40b4-8df4-f6e9f21d0c71-np0000007787" released by "attachment_update" :: held 0.112s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:09:33.570850 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-9ff9b6ea-33c0-4563-ae2b-a597a3080971 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f returned with HTTP 200 Aug 19 16:09:33.571448 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1160/4612] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:09:33 2026] PUT /volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:33.606460 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-421ca127-ff65-48db-83ee-767580c1f514 req-6fbe0922-43a5-431e-bff0-dc43e1a66108 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Lock "cinder-attachment_update-cf573feb-3081-454f-b42b-8d96531d9078-np0000007787" released by "attachment_update" :: held 0.118s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:09:33.606798 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-6fbe0922-43a5-431e-bff0-dc43e1a66108 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 returned with HTTP 200 Aug 19 16:09:33.607215 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1153/4613] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:09:33 2026] PUT /volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:33.613420 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-42a9f388-c145-4466-ac23-a88013fb523a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:33.615576 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-42a9f388-c145-4466-ac23-a88013fb523a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f/action Aug 19 16:09:33.616010 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-42a9f388-c145-4466-ac23-a88013fb523a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:33.616150 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-42a9f388-c145-4466-ac23-a88013fb523a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:33.617616 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-421ca127-ff65-48db-83ee-767580c1f514 req-6b74f6ec-7919-475c-a541-a7693af51f9e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:33.619785 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-6b74f6ec-7919-475c-a541-a7693af51f9e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 Aug 19 16:09:33.620013 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-6b74f6ec-7919-475c-a541-a7693af51f9e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:33.620205 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-6b74f6ec-7919-475c-a541-a7693af51f9e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:33.631716 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:33.631716 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:33.635363 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-6b74f6ec-7919-475c-a541-a7693af51f9e tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 returned with HTTP 200 Aug 19 16:09:33.635931 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1158/4614] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 16:09:33 2026] GET /volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:33.652960 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-42a9f388-c145-4466-ac23-a88013fb523a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f/action returned with HTTP 204 Aug 19 16:09:33.653450 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1144/4615] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:09:33 2026] POST /volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:34.039223 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-772926c2-371f-45da-95dc-85abf11c70fe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:34.041062 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-772926c2-371f-45da-95dc-85abf11c70fe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:34.041240 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-772926c2-371f-45da-95dc-85abf11c70fe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:34.041417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-772926c2-371f-45da-95dc-85abf11c70fe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:34.042143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-772926c2-371f-45da-95dc-85abf11c70fe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:34.046134 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:34.046134 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:34.046685 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-772926c2-371f-45da-95dc-85abf11c70fe tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:34.047113 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1161/4616] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:34 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:35.056405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-feee1cdb-3d05-4513-90f0-04d28f2d68c4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:35.058250 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feee1cdb-3d05-4513-90f0-04d28f2d68c4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:35.058449 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feee1cdb-3d05-4513-90f0-04d28f2d68c4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:35.058627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feee1cdb-3d05-4513-90f0-04d28f2d68c4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:35.058771 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-feee1cdb-3d05-4513-90f0-04d28f2d68c4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:35.063873 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:35.063873 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:35.064909 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feee1cdb-3d05-4513-90f0-04d28f2d68c4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:35.065391 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1154/4617] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:35 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:36.075685 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7ffc4046-4cd5-4bd2-b1c3-88be84b10608 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:36.077467 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ffc4046-4cd5-4bd2-b1c3-88be84b10608 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:36.077625 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ffc4046-4cd5-4bd2-b1c3-88be84b10608 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:36.077860 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ffc4046-4cd5-4bd2-b1c3-88be84b10608 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:36.078011 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7ffc4046-4cd5-4bd2-b1c3-88be84b10608 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:36.082459 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:36.082459 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:36.083235 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ffc4046-4cd5-4bd2-b1c3-88be84b10608 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:36.083832 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1159/4618] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:36 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:37.094931 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-605667d4-91ef-4925-b257-84659a0ee7e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:37.096699 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-605667d4-91ef-4925-b257-84659a0ee7e6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:37.096914 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-605667d4-91ef-4925-b257-84659a0ee7e6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:37.097102 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-605667d4-91ef-4925-b257-84659a0ee7e6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:37.097193 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-605667d4-91ef-4925-b257-84659a0ee7e6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:37.101265 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:37.101265 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:37.101967 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-605667d4-91ef-4925-b257-84659a0ee7e6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:37.102293 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1145/4619] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:37 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:37.425258 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-421ca127-ff65-48db-83ee-767580c1f514 req-d6b72377-12c0-46ae-8162-82147b5b13a3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:37.427533 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-d6b72377-12c0-46ae-8162-82147b5b13a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption Aug 19 16:09:37.427956 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-d6b72377-12c0-46ae-8162-82147b5b13a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:37.428028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-d6b72377-12c0-46ae-8162-82147b5b13a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:37.441349 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:37.441349 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:37.450022 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-d6b72377-12c0-46ae-8162-82147b5b13a3 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption returned with HTTP 200 Aug 19 16:09:37.450609 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1162/4620] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:09:37 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:38.112111 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a71b8420-8935-4a5d-b10a-4901c0f9b872 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:38.113965 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a71b8420-8935-4a5d-b10a-4901c0f9b872 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:38.114176 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a71b8420-8935-4a5d-b10a-4901c0f9b872 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:38.114364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a71b8420-8935-4a5d-b10a-4901c0f9b872 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:38.114472 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a71b8420-8935-4a5d-b10a-4901c0f9b872 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:38.119905 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:38.119905 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:38.120624 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a71b8420-8935-4a5d-b10a-4901c0f9b872 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:38.121041 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1155/4621] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:38 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 16:09:39.131927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-187553fa-123e-4677-ba34-bf901cc2dea0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:39.133624 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-187553fa-123e-4677-ba34-bf901cc2dea0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:39.133792 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-187553fa-123e-4677-ba34-bf901cc2dea0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:39.133998 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-187553fa-123e-4677-ba34-bf901cc2dea0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:39.134120 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-187553fa-123e-4677-ba34-bf901cc2dea0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:39.138102 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:39.138102 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:39.138789 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-187553fa-123e-4677-ba34-bf901cc2dea0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:39.139135 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1160/4622] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:39 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:39.708597 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-421ca127-ff65-48db-83ee-767580c1f514 req-d05562a7-7c83-49ee-bd11-d05b55eab126 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:39.710752 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-d05562a7-7c83-49ee-bd11-d05b55eab126 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8/action Aug 19 16:09:39.711129 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-d05562a7-7c83-49ee-bd11-d05b55eab126 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:39.711259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-d05562a7-7c83-49ee-bd11-d05b55eab126 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:39.728655 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:39.728655 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:39.749293 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-421ca127-ff65-48db-83ee-767580c1f514 req-d05562a7-7c83-49ee-bd11-d05b55eab126 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8/action returned with HTTP 204 Aug 19 16:09:39.749776 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1146/4623] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:09:39 2026] POST /volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:40.084098 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2d3f6536-19e9-40fe-9d98-82c7ccb3c4e6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:40.085913 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d3f6536-19e9-40fe-9d98-82c7ccb3c4e6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:40.086130 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d3f6536-19e9-40fe-9d98-82c7ccb3c4e6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:40.086317 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2d3f6536-19e9-40fe-9d98-82c7ccb3c4e6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:40.096615 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:40.096615 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:40.103144 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2d3f6536-19e9-40fe-9d98-82c7ccb3c4e6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:40.104653 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2d3f6536-19e9-40fe-9d98-82c7ccb3c4e6 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:40.105171 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1163/4624] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:40 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:40.145835 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-287fe013-54ee-482b-a86d-b5e52330d802 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:40.148090 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-287fe013-54ee-482b-a86d-b5e52330d802 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:40.148302 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-287fe013-54ee-482b-a86d-b5e52330d802 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:40.148481 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-287fe013-54ee-482b-a86d-b5e52330d802 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:40.152219 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f7ac816f-4e19-42b4-b311-9898e6d82d19 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:40.154138 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7ac816f-4e19-42b4-b311-9898e6d82d19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:40.154397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7ac816f-4e19-42b4-b311-9898e6d82d19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:40.154611 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7ac816f-4e19-42b4-b311-9898e6d82d19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:40.154783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f7ac816f-4e19-42b4-b311-9898e6d82d19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:40.158580 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:40.158580 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:40.159020 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:40.159020 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:40.159785 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7ac816f-4e19-42b4-b311-9898e6d82d19 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:40.160119 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1161/4625] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:40 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:40.162229 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-287fe013-54ee-482b-a86d-b5e52330d802 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:40.166312 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-287fe013-54ee-482b-a86d-b5e52330d802 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:40.166710 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1156/4626] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:40 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:40.186113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-71d83057-89db-42ff-bdaa-8a708aaac583 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:40.187976 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-71d83057-89db-42ff-bdaa-8a708aaac583 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] POST https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/action Aug 19 16:09:40.188320 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-71d83057-89db-42ff-bdaa-8a708aaac583 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:40.188446 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-71d83057-89db-42ff-bdaa-8a708aaac583 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:40.199241 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:40.199241 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:40.199803 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-71d83057-89db-42ff-bdaa-8a708aaac583 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:40.208598 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-71d83057-89db-42ff-bdaa-8a708aaac583 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Begin detaching volume completed successfully. Aug 19 16:09:40.208860 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-71d83057-89db-42ff-bdaa-8a708aaac583 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/action returned with HTTP 202 Aug 19 16:09:40.209322 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1147/4627] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:09:40 2026] POST /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:09:40.260908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-856314bd-993a-449e-a2ea-c9f9e239f04f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:40.261316 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-856314bd-993a-449e-a2ea-c9f9e239f04f None None] GET https://10.4.3.32/volume// Aug 19 16:09:40.261502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-856314bd-993a-449e-a2ea-c9f9e239f04f None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:40.261706 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-856314bd-993a-449e-a2ea-c9f9e239f04f None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:40.262042 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-856314bd-993a-449e-a2ea-c9f9e239f04f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:40.262337 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1164/4628] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:09: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 19 16:09:40.269326 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-79178cd6-7b88-42ec-90a0-f7f4e59001b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:40.271898 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-79178cd6-7b88-42ec-90a0-f7f4e59001b9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:09:40.272136 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-79178cd6-7b88-42ec-90a0-f7f4e59001b9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:40.272356 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-79178cd6-7b88-42ec-90a0-f7f4e59001b9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:40.282023 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:40.282023 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:40.285580 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-79178cd6-7b88-42ec-90a0-f7f4e59001b9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:09:40.289718 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-79178cd6-7b88-42ec-90a0-f7f4e59001b9 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:09:40.290137 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1162/4629] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:40 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 1349 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:40.299152 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-f4dcab7d-7556-4424-a128-8b08035c25dc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:40.301464 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-f4dcab7d-7556-4424-a128-8b08035c25dc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption Aug 19 16:09:40.301686 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-f4dcab7d-7556-4424-a128-8b08035c25dc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:40.301918 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-f4dcab7d-7556-4424-a128-8b08035c25dc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:40.312008 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:40.312008 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:40.319628 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-f4dcab7d-7556-4424-a128-8b08035c25dc tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption returned with HTTP 200 Aug 19 16:09:40.320158 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1157/4630] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:09:40 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:40.461748 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-41a944a3-6181-412c-ad19-2db5ccf50dbb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:40.464522 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-41a944a3-6181-412c-ad19-2db5ccf50dbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1/encryption Aug 19 16:09:40.464842 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-41a944a3-6181-412c-ad19-2db5ccf50dbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:40.465096 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-41a944a3-6181-412c-ad19-2db5ccf50dbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:40.477857 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:40.477857 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:40.484628 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7814699b-ec05-46ff-8a70-fe4bbeb3d459 req-41a944a3-6181-412c-ad19-2db5ccf50dbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1/encryption returned with HTTP 200 Aug 19 16:09:40.484906 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1148/4631] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:09:40 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:41.170422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8e9595ec-b771-4c76-9858-5fe8c9b0034b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:41.173560 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8e9595ec-b771-4c76-9858-5fe8c9b0034b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:41.173798 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8e9595ec-b771-4c76-9858-5fe8c9b0034b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:41.173987 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8e9595ec-b771-4c76-9858-5fe8c9b0034b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:41.174088 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-8e9595ec-b771-4c76-9858-5fe8c9b0034b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:41.178770 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:41.178770 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:41.179633 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8e9595ec-b771-4c76-9858-5fe8c9b0034b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:41.180144 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1165/4632] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:41 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:42.191980 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cad00e85-abce-42d4-afc1-c00744d40a4a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:42.193880 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cad00e85-abce-42d4-afc1-c00744d40a4a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:42.194103 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cad00e85-abce-42d4-afc1-c00744d40a4a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:42.194334 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cad00e85-abce-42d4-afc1-c00744d40a4a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:42.194473 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cad00e85-abce-42d4-afc1-c00744d40a4a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:42.200502 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:42.200502 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:42.201480 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cad00e85-abce-42d4-afc1-c00744d40a4a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:42.201997 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1163/4633] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:42 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:43.213354 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-190e9a98-2bd6-4840-a579-6c49a5a6341a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:43.215318 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-190e9a98-2bd6-4840-a579-6c49a5a6341a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:43.217777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-190e9a98-2bd6-4840-a579-6c49a5a6341a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:43.217777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-190e9a98-2bd6-4840-a579-6c49a5a6341a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:43.217777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-190e9a98-2bd6-4840-a579-6c49a5a6341a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:43.220089 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:43.220089 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:43.220845 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-190e9a98-2bd6-4840-a579-6c49a5a6341a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:43.221244 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1158/4634] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:43 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:43.493749 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-dfa47d63-2949-4e0e-bbed-0b391b75aa0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:43.497153 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-dfa47d63-2949-4e0e-bbed-0b391b75aa0d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71/encryption Aug 19 16:09:43.497393 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-dfa47d63-2949-4e0e-bbed-0b391b75aa0d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:43.497610 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-dfa47d63-2949-4e0e-bbed-0b391b75aa0d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:43.525452 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:43.525452 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:43.549323 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-24a015cd-f0fa-41a3-ba2c-84cf3ada80b3 req-dfa47d63-2949-4e0e-bbed-0b391b75aa0d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71/encryption returned with HTTP 200 Aug 19 16:09:43.549822 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1149/4635] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:09:43 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71/encryption => generated 160 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:44.232334 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd753096-c573-4022-ae73-3235d1a35e40 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:44.234393 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd753096-c573-4022-ae73-3235d1a35e40 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:44.234596 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd753096-c573-4022-ae73-3235d1a35e40 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:44.234837 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd753096-c573-4022-ae73-3235d1a35e40 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:44.234967 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fd753096-c573-4022-ae73-3235d1a35e40 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:44.239951 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:44.239951 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:44.240837 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd753096-c573-4022-ae73-3235d1a35e40 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:44.241411 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1166/4636] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:44 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:44.250305 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2bee8b63-d6aa-4a60-a0f5-79c613bee05a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:44.252180 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2bee8b63-d6aa-4a60-a0f5-79c613bee05a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:44.252377 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2bee8b63-d6aa-4a60-a0f5-79c613bee05a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:44.252552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2bee8b63-d6aa-4a60-a0f5-79c613bee05a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:44.252674 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2bee8b63-d6aa-4a60-a0f5-79c613bee05a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:44.256525 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:44.256525 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:44.257286 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2bee8b63-d6aa-4a60-a0f5-79c613bee05a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:44.257628 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1164/4637] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:44 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:44.267365 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e488946-72d2-47a6-9d95-143e7b267621 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:44.269241 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e488946-72d2-47a6-9d95-143e7b267621 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:44.269429 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e488946-72d2-47a6-9d95-143e7b267621 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:44.269646 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e488946-72d2-47a6-9d95-143e7b267621 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:44.269834 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-0e488946-72d2-47a6-9d95-143e7b267621 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete backup with id: 4eea4e1e-ace2-458e-b977-ce77dd47483d. Aug 19 16:09:44.273902 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:44.273902 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:44.289785 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-0e488946-72d2-47a6-9d95-143e7b267621 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] delete_backup rpcapi backup_id 4eea4e1e-ace2-458e-b977-ce77dd47483d {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:09:44.294852 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e488946-72d2-47a6-9d95-143e7b267621 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 202 Aug 19 16:09:44.295266 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1159/4638] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:09:44 2026] DELETE /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:09:44.303800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-adbba7c6-a8e1-4e3b-b7fe-7b10bb2069d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:44.305767 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-adbba7c6-a8e1-4e3b-b7fe-7b10bb2069d7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:44.305990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-adbba7c6-a8e1-4e3b-b7fe-7b10bb2069d7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:44.306202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-adbba7c6-a8e1-4e3b-b7fe-7b10bb2069d7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:44.306324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-adbba7c6-a8e1-4e3b-b7fe-7b10bb2069d7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:44.314731 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:44.314731 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:44.315713 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-adbba7c6-a8e1-4e3b-b7fe-7b10bb2069d7 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 200 Aug 19 16:09:44.316163 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1150/4639] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:44 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:45.326572 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1bd9f708-3968-499a-8c05-72a41c1b9ae1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:45.329601 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bd9f708-3968-499a-8c05-72a41c1b9ae1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d Aug 19 16:09:45.329847 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bd9f708-3968-499a-8c05-72a41c1b9ae1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:45.330062 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bd9f708-3968-499a-8c05-72a41c1b9ae1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:45.330189 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-1bd9f708-3968-499a-8c05-72a41c1b9ae1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 4eea4e1e-ace2-458e-b977-ce77dd47483d. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:45.333972 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bd9f708-3968-499a-8c05-72a41c1b9ae1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d returned with HTTP 404 Aug 19 16:09:45.334849 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1167/4640] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:45 2026] GET /volume/v3/backups/4eea4e1e-ace2-458e-b977-ce77dd47483d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:45.345940 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8926d43e-2d9c-4411-99c7-46a325cc7158 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:45.348104 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8926d43e-2d9c-4411-99c7-46a325cc7158 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:09:45.348670 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8926d43e-2d9c-4411-99c7-46a325cc7158 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77c1dc93-3704-404c-a8e1-1267b0eebf18", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1393948583", "container": "tempest-volumesbackupstest-backup-container-333202764"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:45.352645 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-8926d43e-2d9c-4411-99c7-46a325cc7158 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating new backup {'backup': {'volume_id': '77c1dc93-3704-404c-a8e1-1267b0eebf18', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1393948583', 'container': 'tempest-volumesbackupstest-backup-container-333202764'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:09:45.352645 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-8926d43e-2d9c-4411-99c7-46a325cc7158 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Creating backup of volume 77c1dc93-3704-404c-a8e1-1267b0eebf18 in container tempest-volumesbackupstest-backup-container-333202764 Aug 19 16:09:45.364460 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:45.364460 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:45.364991 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8926d43e-2d9c-4411-99c7-46a325cc7158 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:45.389307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-8926d43e-2d9c-4411-99c7-46a325cc7158 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Created reservations ['820707a3-8b6f-4ca1-b877-1b710eca5605', '71935fb5-d98d-4706-b0a7-cf2ef2f8b336'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:09:45.423373 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8926d43e-2d9c-4411-99c7-46a325cc7158 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:09:45.423941 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1165/4641] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:09:45 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 19 16:09:45.441177 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-985d5ae0-2e6d-46e3-8c00-30a073a76d25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:45.443185 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-985d5ae0-2e6d-46e3-8c00-30a073a76d25 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:45.443744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-985d5ae0-2e6d-46e3-8c00-30a073a76d25 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:45.443744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-985d5ae0-2e6d-46e3-8c00-30a073a76d25 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:45.443948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-985d5ae0-2e6d-46e3-8c00-30a073a76d25 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:45.448913 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:45.448913 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:45.449812 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-985d5ae0-2e6d-46e3-8c00-30a073a76d25 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:45.450145 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1160/4642] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:45 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:46.464164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ab85c7de-4359-4ace-abe8-9dbdb9dfcd2e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:46.466083 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab85c7de-4359-4ace-abe8-9dbdb9dfcd2e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:46.466555 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab85c7de-4359-4ace-abe8-9dbdb9dfcd2e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:46.467990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab85c7de-4359-4ace-abe8-9dbdb9dfcd2e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:46.467990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ab85c7de-4359-4ace-abe8-9dbdb9dfcd2e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:46.472260 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:46.472260 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:46.473809 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab85c7de-4359-4ace-abe8-9dbdb9dfcd2e tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:46.474426 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1151/4643] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:46 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:47.485498 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a8185da5-a372-41ab-baca-5cb54a3f514a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:47.488031 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8185da5-a372-41ab-baca-5cb54a3f514a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:47.488300 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8185da5-a372-41ab-baca-5cb54a3f514a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:47.488539 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8185da5-a372-41ab-baca-5cb54a3f514a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:47.488694 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-a8185da5-a372-41ab-baca-5cb54a3f514a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:47.494189 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:47.494189 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:47.495174 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8185da5-a372-41ab-baca-5cb54a3f514a tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:47.495617 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1168/4644] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:47 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:48.508626 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d37f1c89-a599-42ab-b052-ec053f0402ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:48.512110 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d37f1c89-a599-42ab-b052-ec053f0402ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:48.513783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d37f1c89-a599-42ab-b052-ec053f0402ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:48.513783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d37f1c89-a599-42ab-b052-ec053f0402ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:48.513783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d37f1c89-a599-42ab-b052-ec053f0402ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:48.518596 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:48.518596 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:48.519594 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d37f1c89-a599-42ab-b052-ec053f0402ac tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:48.520128 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1166/4645] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:48 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:49.532301 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b285bb94-303a-42a8-af8f-3d3d0218fc17 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:49.537239 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b285bb94-303a-42a8-af8f-3d3d0218fc17 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:49.537600 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b285bb94-303a-42a8-af8f-3d3d0218fc17 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:49.537906 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b285bb94-303a-42a8-af8f-3d3d0218fc17 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:49.538060 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b285bb94-303a-42a8-af8f-3d3d0218fc17 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:49.547968 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:49.547968 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:49.549080 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b285bb94-303a-42a8-af8f-3d3d0218fc17 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:49.549555 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1161/4646] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:49 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:50.071357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d7f7387b-98c8-4591-8d99-dae0fefcbe04 req-180a73f1-6fd7-49c0-9095-f6ee86552386 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:50.074204 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d7f7387b-98c8-4591-8d99-dae0fefcbe04 req-180a73f1-6fd7-49c0-9095-f6ee86552386 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b Aug 19 16:09:50.074616 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d7f7387b-98c8-4591-8d99-dae0fefcbe04 req-180a73f1-6fd7-49c0-9095-f6ee86552386 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:50.074872 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d7f7387b-98c8-4591-8d99-dae0fefcbe04 req-180a73f1-6fd7-49c0-9095-f6ee86552386 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:50.077272 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=148,cinder:UPDATE=15,cinder:INSERT=5 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:09:50.087456 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:50.087456 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:50.148899 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d7f7387b-98c8-4591-8d99-dae0fefcbe04 req-180a73f1-6fd7-49c0-9095-f6ee86552386 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b returned with HTTP 200 Aug 19 16:09:50.149414 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1152/4647] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:09:50 2026] DELETE /volume/v3/attachments/7500c4c9-3b87-4715-9be4-7fe2b8f7470b => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:50.559389 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd6691e5-13f0-4fa5-9e49-043702a582d8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:50.561276 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd6691e5-13f0-4fa5-9e49-043702a582d8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:50.561520 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd6691e5-13f0-4fa5-9e49-043702a582d8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:50.562038 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd6691e5-13f0-4fa5-9e49-043702a582d8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:50.562038 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fd6691e5-13f0-4fa5-9e49-043702a582d8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:50.566569 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:50.566569 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:50.567370 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd6691e5-13f0-4fa5-9e49-043702a582d8 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:50.567777 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1169/4648] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:50 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:51.156403 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:51.158043 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:51.158216 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:51.158390 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:51.158540 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:51.160328 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=192,cinder:INSERT=25,cinder:UPDATE=47 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:09:51.165989 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:51.165989 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:51.166389 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:51.180362 np0000007787 devstack@c-api.service[100248]: WARNING cinder.keymgr.conf_key_mgr [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:09:51.190039 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:09:51.190240 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccf2259f-de68-43ac-95bc-94549d0b16a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 202 Aug 19 16:09:51.190722 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1167/4649] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:09:51 2026] DELETE /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:09:51.200650 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6aa10774-8438-4a99-978f-6f3b9cd47210 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:51.205288 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6aa10774-8438-4a99-978f-6f3b9cd47210 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:51.208223 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6aa10774-8438-4a99-978f-6f3b9cd47210 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:51.208557 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6aa10774-8438-4a99-978f-6f3b9cd47210 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:51.211155 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=160,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:09:51.222871 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:51.222871 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:51.234711 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6aa10774-8438-4a99-978f-6f3b9cd47210 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:51.241261 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6aa10774-8438-4a99-978f-6f3b9cd47210 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 200 Aug 19 16:09:51.241867 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1162/4650] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:51 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:51.579282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0a4f2454-0538-42d8-9a53-294f1f702f93 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:51.581570 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a4f2454-0538-42d8-9a53-294f1f702f93 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:51.581891 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a4f2454-0538-42d8-9a53-294f1f702f93 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:51.582137 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a4f2454-0538-42d8-9a53-294f1f702f93 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:51.582303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0a4f2454-0538-42d8-9a53-294f1f702f93 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:51.588726 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:51.588726 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:51.589864 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a4f2454-0538-42d8-9a53-294f1f702f93 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:51.590400 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1153/4651] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:51 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:52.256844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-47675cd7-304e-4153-ac54-2e3594c37ee4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:52.258830 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-47675cd7-304e-4153-ac54-2e3594c37ee4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 Aug 19 16:09:52.258968 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-47675cd7-304e-4153-ac54-2e3594c37ee4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:52.259151 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-47675cd7-304e-4153-ac54-2e3594c37ee4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:52.265035 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-47675cd7-304e-4153-ac54-2e3594c37ee4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 returned with HTTP 404 Aug 19 16:09:52.265538 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1170/4652] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:52 2026] GET /volume/v3/volumes/a6213e44-ac99-4016-b522-18a3a9cfa7f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:52.272899 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ad1c4cae-23e0-4211-979a-5f755f0d2adc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:52.275012 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad1c4cae-23e0-4211-979a-5f755f0d2adc tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:09:52.275261 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad1c4cae-23e0-4211-979a-5f755f0d2adc tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:52.275521 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad1c4cae-23e0-4211-979a-5f755f0d2adc tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:52.276514 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ad1c4cae-23e0-4211-979a-5f755f0d2adc tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:09:52.295613 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ad1c4cae-23e0-4211-979a-5f755f0d2adc tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Get all volumes completed successfully. Aug 19 16:09:52.298862 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:52.298862 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:52.302737 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad1c4cae-23e0-4211-979a-5f755f0d2adc tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:09:52.303118 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1168/4653] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:09:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10784 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:52.318720 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-569c81d5-a4bd-4e05-aa7b-ae99da495cb3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:52.320506 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-569c81d5-a4bd-4e05-aa7b-ae99da495cb3 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] DELETE https://10.4.3.32/volume/v3/types/4e0d969d-bb95-48ff-9009-9cda0ff9fa30 Aug 19 16:09:52.320738 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-569c81d5-a4bd-4e05-aa7b-ae99da495cb3 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:52.320948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-569c81d5-a4bd-4e05-aa7b-ae99da495cb3 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:52.342381 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-569c81d5-a4bd-4e05-aa7b-ae99da495cb3 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] https://10.4.3.32/volume/v3/types/4e0d969d-bb95-48ff-9009-9cda0ff9fa30 returned with HTTP 202 Aug 19 16:09:52.342771 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1163/4654] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:09:52 2026] DELETE /volume/v3/types/4e0d969d-bb95-48ff-9009-9cda0ff9fa30 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:09:52.354670 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b229126-6ece-4117-ab36-632c3bbaefda None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:52.356969 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b229126-6ece-4117-ab36-632c3bbaefda tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:09:52.357424 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b229126-6ece-4117-ab36-632c3bbaefda tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1380382985", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:52.373927 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b229126-6ece-4117-ab36-632c3bbaefda tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:09:52.374446 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1154/4655] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:09:52 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:52.386314 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-302a0597-feae-4652-9537-4e21f2b570b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:52.389996 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-302a0597-feae-4652-9537-4e21f2b570b6 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] POST https://10.4.3.32/volume/v3/types/01e06ef4-09d1-4e90-bf56-489dbf8b2458/encryption Aug 19 16:09:52.390687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-302a0597-feae-4652-9537-4e21f2b570b6 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:52.415529 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-302a0597-feae-4652-9537-4e21f2b570b6 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] https://10.4.3.32/volume/v3/types/01e06ef4-09d1-4e90-bf56-489dbf8b2458/encryption returned with HTTP 200 Aug 19 16:09:52.416124 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1171/4656] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:09:52 2026] POST /volume/v3/types/01e06ef4-09d1-4e90-bf56-489dbf8b2458/encryption => generated 231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:52.424669 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:52.426941 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:09:52.427357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2010112624", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1380382985", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:52.429334 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2010112624', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1380382985', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:09:52.433607 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:09:52.434048 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:52.434048 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:52.434703 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:09:52.443275 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (f8e129a8-dc36-4b63-b3a7-3e0d1eb117a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:09:52.444673 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795d3ad2-ea91-480a-940d-3d91a416ef24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:52.446058 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:09:52.477137 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795d3ad2-ea91-480a-940d-3d91a416ef24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:09:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01e06ef4-09d1-4e90-bf56-489dbf8b2458,is_public=True,name='tempest-scenario-type-luks2-1380382985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01e06ef4-09d1-4e90-bf56-489dbf8b2458', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:52.477904 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e916be4-9669-4e10-8ada-fb5d54157f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:52.505563 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1380382985 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1380382985, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:09:52.505893 np0000007787 devstack@c-api.service[100248]: WARNING cinder.quota [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1380382985 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1380382985, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:09:52.540023 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['c2bccdaf-e694-4d8a-ac06-f0b7fed117ac', 'e816dedb-1fdd-47a7-86e4-7a22fb760e7a', '9d7f2806-88fc-4efa-b71a-1ba09c9a3cfe', '00f06435-eaca-481d-9191-d4756a7e27d3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:09:52.541307 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e916be4-9669-4e10-8ada-fb5d54157f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2bccdaf-e694-4d8a-ac06-f0b7fed117ac', 'e816dedb-1fdd-47a7-86e4-7a22fb760e7a', '9d7f2806-88fc-4efa-b71a-1ba09c9a3cfe', '00f06435-eaca-481d-9191-d4756a7e27d3']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:52.542439 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c42d58e-b2c7-4c5a-96cc-646c6c80ba2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:52.574438 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c42d58e-b2c7-4c5a-96cc-646c6c80ba2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '831dafe2-dea1-42e3-811b-84afc236218c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2010112624',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['c2bccdaf-e694-4d8a-ac06-f0b7fed117ac','e816dedb-1fdd-47a7-86e4-7a22fb760e7a','9d7f2806-88fc-4efa-b71a-1ba09c9a3cfe','00f06435-eaca-481d-9191-d4756a7e27d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=01e06ef4-09d1-4e90-bf56-489dbf8b2458), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2010112624',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=831dafe2-dea1-42e3-811b-84afc236218c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01e06ef4-09d1-4e90-bf56-489dbf8b2458),volume_type_id=01e06ef4-09d1-4e90-bf56-489dbf8b2458)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:52.575682 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732e1213-4253-4739-a058-bc15dbc82dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:52.598079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732e1213-4253-4739-a058-bc15dbc82dbd) transitioned into 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-2010112624',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['c2bccdaf-e694-4d8a-ac06-f0b7fed117ac','e816dedb-1fdd-47a7-86e4-7a22fb760e7a','9d7f2806-88fc-4efa-b71a-1ba09c9a3cfe','00f06435-eaca-481d-9191-d4756a7e27d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=01e06ef4-09d1-4e90-bf56-489dbf8b2458)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:52.598957 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a989c39c-551b-4265-a381-e47a308d1d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:09:52.601771 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3f97318c-9b94-460a-85be-d68f2d4d5d4d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:52.603601 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f97318c-9b94-460a-85be-d68f2d4d5d4d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:52.603847 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f97318c-9b94-460a-85be-d68f2d4d5d4d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:52.604026 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3f97318c-9b94-460a-85be-d68f2d4d5d4d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:52.604120 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3f97318c-9b94-460a-85be-d68f2d4d5d4d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:52.609024 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:52.609024 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:52.609923 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3f97318c-9b94-460a-85be-d68f2d4d5d4d tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:52.610251 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1164/4657] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:52 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:52.613868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a989c39c-551b-4265-a381-e47a308d1d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:09:52.614913 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (f8e129a8-dc36-4b63-b3a7-3e0d1eb117a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:09:52.615263 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:09:52.615943 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5699a87a-aa3b-4ab4-87d2-d7d80239f082 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:09:52.616374 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1169/4658] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:09:52 2026] POST /volume/v3/volumes => generated 779 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:09:52.632299 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f2b3ad7-6865-43be-aba0-6eb781feac86 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:52.635131 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f2b3ad7-6865-43be-aba0-6eb781feac86 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:09:52.635392 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f2b3ad7-6865-43be-aba0-6eb781feac86 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:52.635646 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f2b3ad7-6865-43be-aba0-6eb781feac86 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:52.642343 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:52.642343 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:52.648691 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f2b3ad7-6865-43be-aba0-6eb781feac86 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:52.654035 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f2b3ad7-6865-43be-aba0-6eb781feac86 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 200 Aug 19 16:09:52.654481 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1155/4659] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:52 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:53.620875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-32a15544-5601-4957-a48b-31673e47cdd4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:53.622713 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32a15544-5601-4957-a48b-31673e47cdd4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:53.622948 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32a15544-5601-4957-a48b-31673e47cdd4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:53.623155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32a15544-5601-4957-a48b-31673e47cdd4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:53.623268 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-32a15544-5601-4957-a48b-31673e47cdd4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:53.627814 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:53.627814 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:53.628543 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32a15544-5601-4957-a48b-31673e47cdd4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:53.628988 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1172/4660] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:53 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:53.638401 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50bc9578-6792-41c1-b60f-d3087368581b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:53.640224 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50bc9578-6792-41c1-b60f-d3087368581b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:53.640422 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50bc9578-6792-41c1-b60f-d3087368581b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:53.640611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50bc9578-6792-41c1-b60f-d3087368581b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:53.640775 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-50bc9578-6792-41c1-b60f-d3087368581b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:53.644800 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:53.644800 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:53.645486 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50bc9578-6792-41c1-b60f-d3087368581b tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:53.645845 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1165/4661] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:53 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:53.656869 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fd58b2b7-b00a-4c3f-bc62-20ff270ea313 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:53.658918 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd58b2b7-b00a-4c3f-bc62-20ff270ea313 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:53.659126 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd58b2b7-b00a-4c3f-bc62-20ff270ea313 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:53.659312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd58b2b7-b00a-4c3f-bc62-20ff270ea313 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:53.659408 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-fd58b2b7-b00a-4c3f-bc62-20ff270ea313 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete backup with id: 0778b3c5-8e9d-40a1-a816-94c34ebcb853. Aug 19 16:09:53.665180 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:53.665180 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:53.668173 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22b75067-4364-42f4-b69e-eff8fc5bd9bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:53.671034 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22b75067-4364-42f4-b69e-eff8fc5bd9bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:09:53.671237 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22b75067-4364-42f4-b69e-eff8fc5bd9bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:53.671439 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22b75067-4364-42f4-b69e-eff8fc5bd9bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:53.679248 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:53.679248 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:53.682486 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-fd58b2b7-b00a-4c3f-bc62-20ff270ea313 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] delete_backup rpcapi backup_id 0778b3c5-8e9d-40a1-a816-94c34ebcb853 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:09:53.683834 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-22b75067-4364-42f4-b69e-eff8fc5bd9bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:53.684709 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd58b2b7-b00a-4c3f-bc62-20ff270ea313 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 202 Aug 19 16:09:53.685326 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1170/4662] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:09:53 2026] DELETE /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:09:53.689570 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22b75067-4364-42f4-b69e-eff8fc5bd9bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 200 Aug 19 16:09:53.690068 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1156/4663] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:53 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:53.697936 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-191d8ff6-b4a3-44a4-bf76-016a18ce33a6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:53.700780 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-191d8ff6-b4a3-44a4-bf76-016a18ce33a6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:53.700780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-191d8ff6-b4a3-44a4-bf76-016a18ce33a6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:53.700913 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-191d8ff6-b4a3-44a4-bf76-016a18ce33a6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:53.700967 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-191d8ff6-b4a3-44a4-bf76-016a18ce33a6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:53.705504 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca4e9c30-d03d-4a37-ba70-3730ea3ddbbe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:53.707076 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:53.707076 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:53.707929 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca4e9c30-d03d-4a37-ba70-3730ea3ddbbe tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:09:53.708103 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca4e9c30-d03d-4a37-ba70-3730ea3ddbbe tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:53.708141 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-191d8ff6-b4a3-44a4-bf76-016a18ce33a6 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 200 Aug 19 16:09:53.708276 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca4e9c30-d03d-4a37-ba70-3730ea3ddbbe tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:53.708650 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1173/4664] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:53 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:53.717082 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:53.717082 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:53.720447 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ca4e9c30-d03d-4a37-ba70-3730ea3ddbbe tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:53.724205 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca4e9c30-d03d-4a37-ba70-3730ea3ddbbe tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 200 Aug 19 16:09:53.724536 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1166/4665] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:53 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:53.742389 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06634261-637a-45bf-a3fb-a2a1c5ab8a2b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:53.744724 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06634261-637a-45bf-a3fb-a2a1c5ab8a2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/action Aug 19 16:09:53.745311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06634261-637a-45bf-a3fb-a2a1c5ab8a2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:53.745500 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06634261-637a-45bf-a3fb-a2a1c5ab8a2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:53.758802 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:53.758802 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:53.759292 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06634261-637a-45bf-a3fb-a2a1c5ab8a2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:53.772440 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06634261-637a-45bf-a3fb-a2a1c5ab8a2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume updated successfully. Aug 19 16:09:53.772739 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06634261-637a-45bf-a3fb-a2a1c5ab8a2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/action returned with HTTP 200 Aug 19 16:09:53.773354 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1171/4666] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:09:53 2026] POST /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 16:09:53.882783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fd22e6ca-45c8-4d51-9916-620a095621dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:53.884771 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fd22e6ca-45c8-4d51-9916-620a095621dc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:09:53.886455 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fd22e6ca-45c8-4d51-9916-620a095621dc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:53.886455 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fd22e6ca-45c8-4d51-9916-620a095621dc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:53.893035 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:53.893035 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:53.900794 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fd22e6ca-45c8-4d51-9916-620a095621dc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:53.905335 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fd22e6ca-45c8-4d51-9916-620a095621dc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 200 Aug 19 16:09:53.906141 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1157/4667] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:53 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:54.313187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-15bc033f-8b43-42f3-8d60-452dc0ea5941 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:54.315380 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-15bc033f-8b43-42f3-8d60-452dc0ea5941 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:09:54.315583 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-15bc033f-8b43-42f3-8d60-452dc0ea5941 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:54.315829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-15bc033f-8b43-42f3-8d60-452dc0ea5941 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:54.322739 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:54.322739 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:54.326540 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-15bc033f-8b43-42f3-8d60-452dc0ea5941 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:54.330329 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-15bc033f-8b43-42f3-8d60-452dc0ea5941 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 200 Aug 19 16:09:54.330904 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1174/4668] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:54 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:54.343168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3093601d-5415-48ed-92c9-afe0e006618a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:54.343571 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3093601d-5415-48ed-92c9-afe0e006618a None None] GET https://10.4.3.32/volume// Aug 19 16:09:54.343800 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3093601d-5415-48ed-92c9-afe0e006618a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:54.344001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3093601d-5415-48ed-92c9-afe0e006618a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:54.344316 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3093601d-5415-48ed-92c9-afe0e006618a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:54.344595 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1167/4669] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:09: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 19 16:09:54.354450 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fa1e4d26-3e96-42c2-a2fe-c49f623bfbdb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:54.357250 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fa1e4d26-3e96-42c2-a2fe-c49f623bfbdb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:09:54.357751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fa1e4d26-3e96-42c2-a2fe-c49f623bfbdb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "831dafe2-dea1-42e3-811b-84afc236218c", "connector": null, "instance_uuid": "294684ef-b679-4091-b035-d060ce05dc8b"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:54.369110 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:54.369110 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:09:54.404402 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-fa1e4d26-3e96-42c2-a2fe-c49f623bfbdb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:09:54.405009 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1172/4670] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:09:54 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 19 16:09:54.722521 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-903fe82c-c578-4f52-a142-738f2f012927 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:54.726517 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-903fe82c-c578-4f52-a142-738f2f012927 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 Aug 19 16:09:54.726517 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-903fe82c-c578-4f52-a142-738f2f012927 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:54.726517 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-903fe82c-c578-4f52-a142-738f2f012927 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:54.726517 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-903fe82c-c578-4f52-a142-738f2f012927 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id 0778b3c5-8e9d-40a1-a816-94c34ebcb853. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:54.731130 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-903fe82c-c578-4f52-a142-738f2f012927 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 returned with HTTP 404 Aug 19 16:09:54.731436 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1158/4671] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:54 2026] GET /volume/v3/backups/0778b3c5-8e9d-40a1-a816-94c34ebcb853 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:54.816300 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2023bd76-5920-4008-b7cc-25c9d1e71060 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:54.817926 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2023bd76-5920-4008-b7cc-25c9d1e71060 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:54.818154 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2023bd76-5920-4008-b7cc-25c9d1e71060 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:54.818383 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2023bd76-5920-4008-b7cc-25c9d1e71060 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:54.818471 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-2023bd76-5920-4008-b7cc-25c9d1e71060 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete backup with id: aa709c01-2cf5-47e2-8f68-61e91ba48446. Aug 19 16:09:54.822554 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:54.822554 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:54.837774 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-2023bd76-5920-4008-b7cc-25c9d1e71060 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] delete_backup rpcapi backup_id aa709c01-2cf5-47e2-8f68-61e91ba48446 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:09:54.839620 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2023bd76-5920-4008-b7cc-25c9d1e71060 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 202 Aug 19 16:09:54.839987 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1175/4672] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:09:54 2026] DELETE /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:09:54.848055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c398cbfb-a457-4823-8c94-0f40eaa66266 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:54.850645 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c398cbfb-a457-4823-8c94-0f40eaa66266 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:54.850962 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c398cbfb-a457-4823-8c94-0f40eaa66266 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:54.851163 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c398cbfb-a457-4823-8c94-0f40eaa66266 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:54.851271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c398cbfb-a457-4823-8c94-0f40eaa66266 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:54.858917 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:54.858917 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:54.859772 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c398cbfb-a457-4823-8c94-0f40eaa66266 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 200 Aug 19 16:09:54.860349 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1168/4673] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:54 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:55.493118 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-023607e7-74f6-4dfc-aa13-23b746c6c6ab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:55.493653 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-023607e7-74f6-4dfc-aa13-23b746c6c6ab None None] GET https://10.4.3.32/volume// Aug 19 16:09:55.493900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-023607e7-74f6-4dfc-aa13-23b746c6c6ab None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:55.494142 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-023607e7-74f6-4dfc-aa13-23b746c6c6ab None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:55.494511 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-023607e7-74f6-4dfc-aa13-23b746c6c6ab None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:55.494878 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1173/4674] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:09:55.503011 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-39def5da-6d9c-4066-94ba-7f1833152fc4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:55.504966 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-39def5da-6d9c-4066-94ba-7f1833152fc4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:09:55.505364 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-39def5da-6d9c-4066-94ba-7f1833152fc4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:55.505703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-39def5da-6d9c-4066-94ba-7f1833152fc4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:55.520932 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:55.520932 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:55.525131 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-39def5da-6d9c-4066-94ba-7f1833152fc4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:09:55.530834 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-39def5da-6d9c-4066-94ba-7f1833152fc4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 200 Aug 19 16:09:55.531636 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1159/4675] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:55 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:55.634207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-03da48ba-be5f-47e4-a5b5-c1cdaceb2ce9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:55.636340 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-03da48ba-be5f-47e4-a5b5-c1cdaceb2ce9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5 Aug 19 16:09:55.636783 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-03da48ba-be5f-47e4-a5b5-c1cdaceb2ce9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:55.645800 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-03da48ba-be5f-47e4-a5b5-c1cdaceb2ce9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-831dafe2-dea1-42e3-811b-84afc236218c-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:09:55.654653 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-03da48ba-be5f-47e4-a5b5-c1cdaceb2ce9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-831dafe2-dea1-42e3-811b-84afc236218c-np0000007787" acquired by "attachment_update" :: waited 0.009s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:09:55.655769 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:55.655769 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:55.745422 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-03da48ba-be5f-47e4-a5b5-c1cdaceb2ce9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-831dafe2-dea1-42e3-811b-84afc236218c-np0000007787" released by "attachment_update" :: held 0.091s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:09:55.745775 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-03da48ba-be5f-47e4-a5b5-c1cdaceb2ce9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5 returned with HTTP 200 Aug 19 16:09:55.746280 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1176/4676] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:09:55 2026] PUT /volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5 => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:55.775192 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-55e73251-1623-4955-8b6a-47125db9a022 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:55.777945 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-55e73251-1623-4955-8b6a-47125db9a022 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5/action Aug 19 16:09:55.778421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-55e73251-1623-4955-8b6a-47125db9a022 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:55.778587 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-55e73251-1623-4955-8b6a-47125db9a022 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:55.800902 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:55.800902 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:55.816154 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-55e73251-1623-4955-8b6a-47125db9a022 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5/action returned with HTTP 204 Aug 19 16:09:55.816888 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1169/4677] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:09:55 2026] POST /volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:55.871905 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-81de2c00-737a-4e18-a8f5-def6520d0440 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:55.874273 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-81de2c00-737a-4e18-a8f5-def6520d0440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 Aug 19 16:09:55.874489 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-81de2c00-737a-4e18-a8f5-def6520d0440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:55.874718 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-81de2c00-737a-4e18-a8f5-def6520d0440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:55.874845 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-81de2c00-737a-4e18-a8f5-def6520d0440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Show backup with id aa709c01-2cf5-47e2-8f68-61e91ba48446. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:09:55.878661 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-81de2c00-737a-4e18-a8f5-def6520d0440 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 returned with HTTP 404 Aug 19 16:09:55.879162 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1174/4678] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:55 2026] GET /volume/v3/backups/aa709c01-2cf5-47e2-8f68-61e91ba48446 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:09:55.997621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-065e5d66-5517-40f1-b91e-d96397e8c5dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:56.001143 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-065e5d66-5517-40f1-b91e-d96397e8c5dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:56.001143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-065e5d66-5517-40f1-b91e-d96397e8c5dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:56.001143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-065e5d66-5517-40f1-b91e-d96397e8c5dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:56.009791 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:56.009791 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:56.013376 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-065e5d66-5517-40f1-b91e-d96397e8c5dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:56.017428 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-065e5d66-5517-40f1-b91e-d96397e8c5dc tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:56.017959 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1160/4679] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:09:55 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:56.035474 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-929916d5-b903-44a8-a07d-ffe0a06eebf3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:56.037536 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-929916d5-b903-44a8-a07d-ffe0a06eebf3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] POST https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18/action Aug 19 16:09:56.038050 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-929916d5-b903-44a8-a07d-ffe0a06eebf3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:09:56.038200 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-929916d5-b903-44a8-a07d-ffe0a06eebf3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:09:56.050211 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:56.050211 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:56.050714 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-929916d5-b903-44a8-a07d-ffe0a06eebf3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:56.057703 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-929916d5-b903-44a8-a07d-ffe0a06eebf3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Begin detaching volume completed successfully. Aug 19 16:09:56.058004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-929916d5-b903-44a8-a07d-ffe0a06eebf3 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18/action returned with HTTP 202 Aug 19 16:09:56.058476 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1177/4680] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:09:56 2026] POST /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:09:56.077351 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f119491-d358-449b-bf06-e1a1def169d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:56.079397 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f119491-d358-449b-bf06-e1a1def169d0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:56.079678 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f119491-d358-449b-bf06-e1a1def169d0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:56.079929 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f119491-d358-449b-bf06-e1a1def169d0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:56.089524 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:56.089524 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:56.093514 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f119491-d358-449b-bf06-e1a1def169d0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:56.098574 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f119491-d358-449b-bf06-e1a1def169d0 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:56.098953 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c40921b5-91b5-4130-941f-889630277b3e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:56.099116 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1170/4681] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:56 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:09:56.099504 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c40921b5-91b5-4130-941f-889630277b3e None None] GET https://10.4.3.32/volume// Aug 19 16:09:56.099792 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c40921b5-91b5-4130-941f-889630277b3e None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:56.100074 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c40921b5-91b5-4130-941f-889630277b3e None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:56.100507 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c40921b5-91b5-4130-941f-889630277b3e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:09:56.101483 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1175/4682] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:09:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:09:56.108726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-ef69e46c-fa9f-4b4c-89db-cbe946424504 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:56.110445 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-ef69e46c-fa9f-4b4c-89db-cbe946424504 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:56.110870 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-ef69e46c-fa9f-4b4c-89db-cbe946424504 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:56.111174 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-ef69e46c-fa9f-4b4c-89db-cbe946424504 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:56.120239 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:56.120239 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:09:56.126181 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-ef69e46c-fa9f-4b4c-89db-cbe946424504 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:56.128293 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-ef69e46c-fa9f-4b4c-89db-cbe946424504 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:56.128881 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1161/4683] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:09:56 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 1314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:09:56.939867 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-bc505d0d-73d1-4081-89b2-94e3892568e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:56.941933 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-bc505d0d-73d1-4081-89b2-94e3892568e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d Aug 19 16:09:56.942120 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-bc505d0d-73d1-4081-89b2-94e3892568e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:56.942304 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-bc505d0d-73d1-4081-89b2-94e3892568e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:56.949591 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:56.949591 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:09:56.999949 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-17fc95ef-783c-4532-b7dd-9b8881963dee req-bc505d0d-73d1-4081-89b2-94e3892568e4 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d returned with HTTP 200 Aug 19 16:09:57.000392 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1178/4684] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:09:56 2026] DELETE /volume/v3/attachments/ebc0f2eb-3cac-4bd3-9980-f2a9b670241d => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:09:57.113071 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8cfd407c-c44e-4c6c-b8b6-03eaed4309e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:09:57.114892 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cfd407c-c44e-4c6c-b8b6-03eaed4309e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:09:57.115134 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cfd407c-c44e-4c6c-b8b6-03eaed4309e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:09:57.115349 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cfd407c-c44e-4c6c-b8b6-03eaed4309e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:09:57.124123 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:09:57.124123 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:09:57.128673 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8cfd407c-c44e-4c6c-b8b6-03eaed4309e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:09:57.132751 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cfd407c-c44e-4c6c-b8b6-03eaed4309e1 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:09:57.133163 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1171/4685] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:09:57 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:00.010542 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-47c77f11-5e87-4485-ac6a-c61056d880bf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:00.015509 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-47c77f11-5e87-4485-ac6a-c61056d880bf tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:10:00.015727 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-47c77f11-5e87-4485-ac6a-c61056d880bf tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:00.015953 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-47c77f11-5e87-4485-ac6a-c61056d880bf tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:00.024176 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:00.024176 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:00.028666 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-47c77f11-5e87-4485-ac6a-c61056d880bf tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:10:00.032828 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-47c77f11-5e87-4485-ac6a-c61056d880bf tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:10:00.033286 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1176/4686] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:00 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:00.047153 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7785627-16ae-4407-9ebe-207262e7e97f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:00.048894 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7785627-16ae-4407-9ebe-207262e7e97f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] DELETE https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:10:00.049122 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7785627-16ae-4407-9ebe-207262e7e97f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:00.049338 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7785627-16ae-4407-9ebe-207262e7e97f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:00.049497 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c7785627-16ae-4407-9ebe-207262e7e97f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume with id: 77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:10:00.055706 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:00.055706 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:00.056172 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7785627-16ae-4407-9ebe-207262e7e97f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:10:00.074344 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7785627-16ae-4407-9ebe-207262e7e97f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Delete volume request issued successfully. Aug 19 16:10:00.074607 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7785627-16ae-4407-9ebe-207262e7e97f tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 202 Aug 19 16:10:00.075081 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1162/4687] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:10:00 2026] DELETE /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:00.083239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ccbaf28a-e67a-4a1e-9937-ae7ae0dd13f9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:00.084934 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccbaf28a-e67a-4a1e-9937-ae7ae0dd13f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:10:00.085113 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccbaf28a-e67a-4a1e-9937-ae7ae0dd13f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:00.085285 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ccbaf28a-e67a-4a1e-9937-ae7ae0dd13f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:00.092033 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:00.092033 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:00.095616 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ccbaf28a-e67a-4a1e-9937-ae7ae0dd13f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Volume info retrieved successfully. Aug 19 16:10:00.099505 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ccbaf28a-e67a-4a1e-9937-ae7ae0dd13f9 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 200 Aug 19 16:10:00.099885 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1179/4688] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:00 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:00.546303 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-46917e4c-1559-48eb-b221-cb32241e2145 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:00.548346 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-46917e4c-1559-48eb-b221-cb32241e2145 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/encryption Aug 19 16:10:00.548531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-46917e4c-1559-48eb-b221-cb32241e2145 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:00.548723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-46917e4c-1559-48eb-b221-cb32241e2145 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:00.558407 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:00.558407 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:00.565167 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-734c7e54-ed6e-454c-9f4c-a50bde210c0a req-46917e4c-1559-48eb-b221-cb32241e2145 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/encryption returned with HTTP 200 Aug 19 16:10:00.565581 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1172/4689] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:10:00 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:01.113205 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b8034fff-a97c-42ea-9dcf-58e10a6d9517 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:01.115367 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b8034fff-a97c-42ea-9dcf-58e10a6d9517 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] GET https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 Aug 19 16:10:01.115610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b8034fff-a97c-42ea-9dcf-58e10a6d9517 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:01.115877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b8034fff-a97c-42ea-9dcf-58e10a6d9517 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:01.122057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b8034fff-a97c-42ea-9dcf-58e10a6d9517 tempest-VolumesBackupsTest-656861591 tempest-VolumesBackupsTest-656861591-project-member] https://10.4.3.32/volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 returned with HTTP 404 Aug 19 16:10:01.122560 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1177/4690] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:01 2026] GET /volume/v3/volumes/77c1dc93-3704-404c-a8e1-1267b0eebf18 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:04.725951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:04.816004 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:10:04.816373 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-290566507"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:04.817879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-290566507'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:10:04.818009 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Create volume of 1 GB Aug 19 16:10:04.822631 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Availability Zones retrieved successfully. Aug 19 16:10:04.828666 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Flow 'volume_create_api' (cb7a3dce-d76d-4663-a144-e80d71b400be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:04.829710 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd0328e-39b7-4899-94ee-dc93eaa80d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:04.830865 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:10:04.860527 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd0328e-39b7-4899-94ee-dc93eaa80d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:04.861279 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29223e17-403d-4d85-a7bf-c70c905bcd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:04.924895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Created reservations ['dff9f1ef-6612-474a-80e9-9d0e27ebba7a', '1143b1bd-5252-48c4-8aff-068be33ef418', 'fbed39fd-4d4a-42e4-9f5f-96ef8920044c', 'c5aa02d1-ee96-4a61-ae42-f094de7448b6'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:04.925749 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29223e17-403d-4d85-a7bf-c70c905bcd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff9f1ef-6612-474a-80e9-9d0e27ebba7a', '1143b1bd-5252-48c4-8aff-068be33ef418', 'fbed39fd-4d4a-42e4-9f5f-96ef8920044c', 'c5aa02d1-ee96-4a61-ae42-f094de7448b6']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:04.926666 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ffdbf51-b785-4ee4-bb17-efbf7cc566b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:04.953400 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ffdbf51-b785-4ee4-bb17-efbf7cc566b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61ea8e35-726b-4e39-9d7e-b7fc7cb97c36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-290566507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc4f12abe8d4bb9bad03cf6b8250ef9',qos_specs=None,replication_status=,reservations=['dff9f1ef-6612-474a-80e9-9d0e27ebba7a','1143b1bd-5252-48c4-8aff-068be33ef418','fbed39fd-4d4a-42e4-9f5f-96ef8920044c','c5aa02d1-ee96-4a61-ae42-f094de7448b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97f9c6dc417c477798bfda1bae92854f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-290566507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61ea8e35-726b-4e39-9d7e-b7fc7cb97c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc4f12abe8d4bb9bad03cf6b8250ef9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='97f9c6dc417c477798bfda1bae92854f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:04.954258 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7013b343-21f6-432a-ace0-f3da7a299206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:04.973422 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7013b343-21f6-432a-ace0-f3da7a299206) transitioned into 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-290566507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc4f12abe8d4bb9bad03cf6b8250ef9',qos_specs=None,replication_status=,reservations=['dff9f1ef-6612-474a-80e9-9d0e27ebba7a','1143b1bd-5252-48c4-8aff-068be33ef418','fbed39fd-4d4a-42e4-9f5f-96ef8920044c','c5aa02d1-ee96-4a61-ae42-f094de7448b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97f9c6dc417c477798bfda1bae92854f',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:04.974182 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6dd161c-d37c-4a04-8024-bbca1abab162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:04.985148 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6dd161c-d37c-4a04-8024-bbca1abab162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:04.986182 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Flow 'volume_create_api' (cb7a3dce-d76d-4663-a144-e80d71b400be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:04.986447 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Create volume request issued successfully. Aug 19 16:10:04.987116 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e69d46d8-9a33-442d-82af-7c8de9c51fa1 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:10:04.987553 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1163/4691] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:10:04 2026] POST /volume/v3/volumes => generated 755 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:10:04.998875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8db5ab21-8af8-4131-b0d4-fbd5c5d3f467 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:05.001086 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8db5ab21-8af8-4131-b0d4-fbd5c5d3f467 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:05.001303 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8db5ab21-8af8-4131-b0d4-fbd5c5d3f467 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:05.001453 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8db5ab21-8af8-4131-b0d4-fbd5c5d3f467 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:05.003298 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=225,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:10:05.009793 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:05.009793 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:05.013550 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8db5ab21-8af8-4131-b0d4-fbd5c5d3f467 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Volume info retrieved successfully. Aug 19 16:10:05.017667 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8db5ab21-8af8-4131-b0d4-fbd5c5d3f467 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 returned with HTTP 200 Aug 19 16:10:05.018117 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1180/4692] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:04 2026] GET /volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:06.037665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-46e189b1-14fe-42cb-95b9-af6b3d3943b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:06.044622 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-46e189b1-14fe-42cb-95b9-af6b3d3943b3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:06.044865 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-46e189b1-14fe-42cb-95b9-af6b3d3943b3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:06.045100 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-46e189b1-14fe-42cb-95b9-af6b3d3943b3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:06.054895 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:06.054895 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:06.059297 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-46e189b1-14fe-42cb-95b9-af6b3d3943b3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Volume info retrieved successfully. Aug 19 16:10:06.064754 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-46e189b1-14fe-42cb-95b9-af6b3d3943b3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 returned with HTTP 200 Aug 19 16:10:06.065238 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1173/4693] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:06 2026] GET /volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:06.076704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c05f0cd6-d3f5-46a9-b0a1-c6904429edea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:06.078295 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c05f0cd6-d3f5-46a9-b0a1-c6904429edea tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:10:06.078606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c05f0cd6-d3f5-46a9-b0a1-c6904429edea tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61ea8e35-726b-4e39-9d7e-b7fc7cb97c36", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1737149174"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:06.087566 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:06.087566 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:06.088181 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c05f0cd6-d3f5-46a9-b0a1-c6904429edea tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Volume info retrieved successfully. Aug 19 16:10:06.088318 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-c05f0cd6-d3f5-46a9-b0a1-c6904429edea tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Create snapshot from volume 61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:06.129972 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-c05f0cd6-d3f5-46a9-b0a1-c6904429edea tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Created reservations ['26ec53a5-48c1-4457-8028-f76f0c311f32', 'a6365af6-5c83-4acc-83ad-8f0ec6a30267', '7ef74a0e-16ee-4d2a-b946-7918b8082109', '1a79d383-2efa-4155-9416-7e59be1c4889'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:06.166466 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c05f0cd6-d3f5-46a9-b0a1-c6904429edea tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot create request issued successfully. Aug 19 16:10:06.166940 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c05f0cd6-d3f5-46a9-b0a1-c6904429edea tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:10:06.167499 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1178/4694] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:10:06 2026] POST /volume/v3/snapshots => generated 314 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:10:06.176576 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ef60074-f79b-44f3-a048-843237f4b2fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:06.178924 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ef60074-f79b-44f3-a048-843237f4b2fd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 Aug 19 16:10:06.179134 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ef60074-f79b-44f3-a048-843237f4b2fd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:06.179351 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ef60074-f79b-44f3-a048-843237f4b2fd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:06.187290 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:06.187290 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:06.187434 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7ef60074-f79b-44f3-a048-843237f4b2fd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:06.188321 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ef60074-f79b-44f3-a048-843237f4b2fd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 returned with HTTP 200 Aug 19 16:10:06.188775 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1164/4695] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:06 2026] GET /volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:06.655322 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-9998d50a-2b17-467f-9bf1-96aeee08c5c7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:06.657650 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-9998d50a-2b17-467f-9bf1-96aeee08c5c7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 Aug 19 16:10:06.657927 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-9998d50a-2b17-467f-9bf1-96aeee08c5c7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:06.658279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-9998d50a-2b17-467f-9bf1-96aeee08c5c7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:06.666531 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:06.666531 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:06.722142 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c38b6760-cc24-4950-b810-8c7b8c3e7ea9 req-9998d50a-2b17-467f-9bf1-96aeee08c5c7 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 returned with HTTP 200 Aug 19 16:10:06.722608 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1181/4696] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:10:06 2026] DELETE /volume/v3/attachments/baf601fe-6b57-44dd-91c3-c9ad693d1fc8 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:07.197945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b38e6a3-eb37-47f2-9004-c01dc5ddf210 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:07.199813 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b38e6a3-eb37-47f2-9004-c01dc5ddf210 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 Aug 19 16:10:07.200037 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b38e6a3-eb37-47f2-9004-c01dc5ddf210 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:07.200237 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b38e6a3-eb37-47f2-9004-c01dc5ddf210 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:07.205802 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:07.205802 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:07.206330 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7b38e6a3-eb37-47f2-9004-c01dc5ddf210 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:07.207312 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b38e6a3-eb37-47f2-9004-c01dc5ddf210 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 returned with HTTP 200 Aug 19 16:10:07.207776 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1174/4697] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:07 2026] GET /volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:07.218000 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7d9ac0ff-6b4f-48f5-bdb6-28ee548bca9c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:07.220821 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d9ac0ff-6b4f-48f5-bdb6-28ee548bca9c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:10:07.220821 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d9ac0ff-6b4f-48f5-bdb6-28ee548bca9c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61ea8e35-726b-4e39-9d7e-b7fc7cb97c36", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-868741576"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:07.231043 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:07.231043 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:07.231673 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7d9ac0ff-6b4f-48f5-bdb6-28ee548bca9c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Volume info retrieved successfully. Aug 19 16:10:07.231846 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-7d9ac0ff-6b4f-48f5-bdb6-28ee548bca9c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Create snapshot from volume 61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:07.259505 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7d9ac0ff-6b4f-48f5-bdb6-28ee548bca9c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Created reservations ['f7728742-8b09-4934-a8f7-1914992d7513', '08f5ea7a-6268-408e-a150-35b5089ebd29', 'dcde5cbc-c091-4d96-996a-0b4b06917653', 'aa676b4f-15c8-415b-ab1e-fad293196b31'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:07.301435 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7d9ac0ff-6b4f-48f5-bdb6-28ee548bca9c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot create request issued successfully. Aug 19 16:10:07.301865 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d9ac0ff-6b4f-48f5-bdb6-28ee548bca9c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:10:07.302300 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1179/4698] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:10:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:10:07.311248 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8bf4683-9f5e-45e2-9575-7c130ac621b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:07.312972 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8bf4683-9f5e-45e2-9575-7c130ac621b6 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb Aug 19 16:10:07.313170 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8bf4683-9f5e-45e2-9575-7c130ac621b6 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:07.313335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8bf4683-9f5e-45e2-9575-7c130ac621b6 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:07.318210 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:07.318210 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:07.318705 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b8bf4683-9f5e-45e2-9575-7c130ac621b6 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:07.319519 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8bf4683-9f5e-45e2-9575-7c130ac621b6 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb returned with HTTP 200 Aug 19 16:10:07.320044 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1165/4699] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:07 2026] GET /volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:07.377736 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-55d377c9-c5fe-41fa-9c04-337e721de929 req-110f9c4e-9a9b-42af-a164-b3941977aa18 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:07.381430 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-55d377c9-c5fe-41fa-9c04-337e721de929 req-110f9c4e-9a9b-42af-a164-b3941977aa18 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:10:07.381949 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-55d377c9-c5fe-41fa-9c04-337e721de929 req-110f9c4e-9a9b-42af-a164-b3941977aa18 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:07.382450 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-55d377c9-c5fe-41fa-9c04-337e721de929 req-110f9c4e-9a9b-42af-a164-b3941977aa18 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:07.393837 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:07.393837 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:07.398435 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-55d377c9-c5fe-41fa-9c04-337e721de929 req-110f9c4e-9a9b-42af-a164-b3941977aa18 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:10:07.403601 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-55d377c9-c5fe-41fa-9c04-337e721de929 req-110f9c4e-9a9b-42af-a164-b3941977aa18 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:10:07.404178 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1182/4700] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:10:07 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:08.330001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7bf5b7e5-c375-4518-89fd-21f38b06698f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:08.332154 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bf5b7e5-c375-4518-89fd-21f38b06698f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb Aug 19 16:10:08.332365 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bf5b7e5-c375-4518-89fd-21f38b06698f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:08.332592 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bf5b7e5-c375-4518-89fd-21f38b06698f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:08.338435 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:08.338435 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:08.338967 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7bf5b7e5-c375-4518-89fd-21f38b06698f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:08.339824 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bf5b7e5-c375-4518-89fd-21f38b06698f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb returned with HTTP 200 Aug 19 16:10:08.340435 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1175/4701] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:08 2026] GET /volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:08.350504 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ebd9987d-5422-4c2f-a9de-dcdd1064b496 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:08.352385 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ebd9987d-5422-4c2f-a9de-dcdd1064b496 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:10:08.352833 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ebd9987d-5422-4c2f-a9de-dcdd1064b496 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61ea8e35-726b-4e39-9d7e-b7fc7cb97c36", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:08.363829 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:08.363829 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:08.364560 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ebd9987d-5422-4c2f-a9de-dcdd1064b496 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Volume info retrieved successfully. Aug 19 16:10:08.364718 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-ebd9987d-5422-4c2f-a9de-dcdd1064b496 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Create snapshot from volume 61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:08.390885 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ebd9987d-5422-4c2f-a9de-dcdd1064b496 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Created reservations ['4d044560-ef6c-4d39-91ff-e04c76d316b8', 'a5dd74ac-e246-455d-b718-96d591678466', '41ed8be5-9ef4-4456-865c-34d8b8a6bc94', '51ee763c-73a5-4c31-b5f1-8b9d00e4f35e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:08.429095 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ebd9987d-5422-4c2f-a9de-dcdd1064b496 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot create request issued successfully. Aug 19 16:10:08.429511 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ebd9987d-5422-4c2f-a9de-dcdd1064b496 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:10:08.430083 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1180/4702] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:10:08 2026] POST /volume/v3/snapshots => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:10:08.440775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c5324bfc-77b3-4684-9ad4-1079c48c3b23 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:08.442693 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5324bfc-77b3-4684-9ad4-1079c48c3b23 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 Aug 19 16:10:08.442931 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5324bfc-77b3-4684-9ad4-1079c48c3b23 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:08.443123 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5324bfc-77b3-4684-9ad4-1079c48c3b23 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:08.448418 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:08.448418 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:08.448972 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c5324bfc-77b3-4684-9ad4-1079c48c3b23 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:08.449803 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5324bfc-77b3-4684-9ad4-1079c48c3b23 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 returned with HTTP 200 Aug 19 16:10:08.450174 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1166/4703] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:08 2026] GET /volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.461843 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b631956d-09df-410c-9d77-b16b8ba260e9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.463786 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b631956d-09df-410c-9d77-b16b8ba260e9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 Aug 19 16:10:09.463976 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b631956d-09df-410c-9d77-b16b8ba260e9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.464178 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b631956d-09df-410c-9d77-b16b8ba260e9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.469819 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.469819 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:09.470192 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b631956d-09df-410c-9d77-b16b8ba260e9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:09.470972 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b631956d-09df-410c-9d77-b16b8ba260e9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 returned with HTTP 200 Aug 19 16:10:09.471306 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1183/4704] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.483140 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5808a0b-242b-4f20-8271-8cf4795818c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.484983 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5808a0b-242b-4f20-8271-8cf4795818c0 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=1 Aug 19 16:10:09.485228 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5808a0b-242b-4f20-8271-8cf4795818c0 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.485472 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5808a0b-242b-4f20-8271-8cf4795818c0 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.485819 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-b5808a0b-242b-4f20-8271-8cf4795818c0 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.486990 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-b5808a0b-242b-4f20-8271-8cf4795818c0 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.494306 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b5808a0b-242b-4f20-8271-8cf4795818c0 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.494905 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5808a0b-242b-4f20-8271-8cf4795818c0 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 19 16:10:09.495322 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1176/4705] 10.4.3.32 () {66 vars in 1251 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.507045 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7b311b8c-17c9-480f-915a-39b02b21ce2c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.510368 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b311b8c-17c9-480f-915a-39b02b21ce2c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 19 16:10:09.510593 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b311b8c-17c9-480f-915a-39b02b21ce2c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.510824 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b311b8c-17c9-480f-915a-39b02b21ce2c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.511092 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-7b311b8c-17c9-480f-915a-39b02b21ce2c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.511372 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.511372 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:09.517242 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-7b311b8c-17c9-480f-915a-39b02b21ce2c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.525925 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7b311b8c-17c9-480f-915a-39b02b21ce2c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.526500 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b311b8c-17c9-480f-915a-39b02b21ce2c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 19 16:10:09.527125 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1181/4706] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.537310 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d6daa656-151a-4b9f-a2d7-24739e70f80f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.542224 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6daa656-151a-4b9f-a2d7-24739e70f80f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=100000 Aug 19 16:10:09.542224 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6daa656-151a-4b9f-a2d7-24739e70f80f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.542224 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6daa656-151a-4b9f-a2d7-24739e70f80f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.542224 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-d6daa656-151a-4b9f-a2d7-24739e70f80f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.543636 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-d6daa656-151a-4b9f-a2d7-24739e70f80f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.553555 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d6daa656-151a-4b9f-a2d7-24739e70f80f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.554269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6daa656-151a-4b9f-a2d7-24739e70f80f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 19 16:10:09.554893 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1167/4707] 10.4.3.32 () {66 vars in 1261 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.568088 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-85f3a387-252e-4f11-8b63-c1afde336464 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.570426 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-85f3a387-252e-4f11-8b63-c1afde336464 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?limit=0 Aug 19 16:10:09.570808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-85f3a387-252e-4f11-8b63-c1afde336464 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.571081 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-85f3a387-252e-4f11-8b63-c1afde336464 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.571305 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-85f3a387-252e-4f11-8b63-c1afde336464 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.572596 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-85f3a387-252e-4f11-8b63-c1afde336464 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.576883 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-85f3a387-252e-4f11-8b63-c1afde336464 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.577279 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-85f3a387-252e-4f11-8b63-c1afde336464 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 19 16:10:09.577944 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1184/4708] 10.4.3.32 () {66 vars in 1251 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:10:09.592027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07055546-87dd-4467-9ea8-b8b9085f345d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.593823 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07055546-87dd-4467-9ea8-b8b9085f345d tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots Aug 19 16:10:09.594016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07055546-87dd-4467-9ea8-b8b9085f345d tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.594213 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07055546-87dd-4467-9ea8-b8b9085f345d tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.594445 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-07055546-87dd-4467-9ea8-b8b9085f345d tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.594748 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.594748 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:09.595599 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-07055546-87dd-4467-9ea8-b8b9085f345d tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.600133 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-07055546-87dd-4467-9ea8-b8b9085f345d tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.600609 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07055546-87dd-4467-9ea8-b8b9085f345d tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 19 16:10:09.601075 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1177/4709] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.613816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f46b990e-90e1-43ac-9f23-a48f9027a599 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.615971 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f46b990e-90e1-43ac-9f23-a48f9027a599 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?marker=cb7b753a-a56e-41ef-859e-886ef40d19bb Aug 19 16:10:09.616229 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f46b990e-90e1-43ac-9f23-a48f9027a599 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.616505 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f46b990e-90e1-43ac-9f23-a48f9027a599 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.616838 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-f46b990e-90e1-43ac-9f23-a48f9027a599 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.617189 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.617189 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:09.618195 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-f46b990e-90e1-43ac-9f23-a48f9027a599 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.639489 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f46b990e-90e1-43ac-9f23-a48f9027a599 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.640070 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f46b990e-90e1-43ac-9f23-a48f9027a599 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?marker=cb7b753a-a56e-41ef-859e-886ef40d19bb returned with HTTP 200 Aug 19 16:10:09.640650 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1182/4710] 10.4.3.32 () {66 vars in 1323 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?marker=cb7b753a-a56e-41ef-859e-886ef40d19bb => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.655350 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a786e85a-7a6b-4660-9fd7-bd73382e1dbd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.657084 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a786e85a-7a6b-4660-9fd7-bd73382e1dbd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?offset=2&limit=3 Aug 19 16:10:09.657874 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a786e85a-7a6b-4660-9fd7-bd73382e1dbd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.657874 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a786e85a-7a6b-4660-9fd7-bd73382e1dbd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.658239 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-a786e85a-7a6b-4660-9fd7-bd73382e1dbd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.658692 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.658692 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:09.659740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-a786e85a-7a6b-4660-9fd7-bd73382e1dbd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.672033 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a786e85a-7a6b-4660-9fd7-bd73382e1dbd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.672033 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a786e85a-7a6b-4660-9fd7-bd73382e1dbd tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 19 16:10:09.672033 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1168/4711] 10.4.3.32 () {66 vars in 1269 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.684613 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d390bd71-62ea-458c-8666-17f4889df71e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.686484 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d390bd71-62ea-458c-8666-17f4889df71e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 19 16:10:09.686817 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d390bd71-62ea-458c-8666-17f4889df71e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.687053 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d390bd71-62ea-458c-8666-17f4889df71e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.687360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-d390bd71-62ea-458c-8666-17f4889df71e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.688495 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-d390bd71-62ea-458c-8666-17f4889df71e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.702591 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d390bd71-62ea-458c-8666-17f4889df71e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.703106 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d390bd71-62ea-458c-8666-17f4889df71e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 19 16:10:09.703526 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1185/4712] 10.4.3.32 () {66 vars in 1301 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.716620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e7d93e33-b41d-4cd3-a42f-e6bde98beff8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.718274 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7d93e33-b41d-4cd3-a42f-e6bde98beff8 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 19 16:10:09.718427 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7d93e33-b41d-4cd3-a42f-e6bde98beff8 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.718613 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7d93e33-b41d-4cd3-a42f-e6bde98beff8 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.718836 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-e7d93e33-b41d-4cd3-a42f-e6bde98beff8 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.719104 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.719104 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:09.719851 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-e7d93e33-b41d-4cd3-a42f-e6bde98beff8 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.723398 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e7d93e33-b41d-4cd3-a42f-e6bde98beff8 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.723778 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7d93e33-b41d-4cd3-a42f-e6bde98beff8 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 19 16:10:09.724266 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1178/4713] 10.4.3.32 () {66 vars in 1303 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.737784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5a378063-076a-4fe3-891d-f9ac83ba9ff3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.738921 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a378063-076a-4fe3-891d-f9ac83ba9ff3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 19 16:10:09.739138 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a378063-076a-4fe3-891d-f9ac83ba9ff3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.739327 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a378063-076a-4fe3-891d-f9ac83ba9ff3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.739529 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-5a378063-076a-4fe3-891d-f9ac83ba9ff3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.739822 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.739822 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:09.740721 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-5a378063-076a-4fe3-891d-f9ac83ba9ff3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.751995 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5a378063-076a-4fe3-891d-f9ac83ba9ff3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.752376 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a378063-076a-4fe3-891d-f9ac83ba9ff3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 19 16:10:09.752832 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1183/4714] 10.4.3.32 () {66 vars in 1285 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.763352 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-99f0b302-cad7-44de-b7b4-cfb2fdb6c898 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.765224 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99f0b302-cad7-44de-b7b4-cfb2fdb6c898 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 19 16:10:09.766188 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99f0b302-cad7-44de-b7b4-cfb2fdb6c898 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.766188 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99f0b302-cad7-44de-b7b4-cfb2fdb6c898 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.766188 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-99f0b302-cad7-44de-b7b4-cfb2fdb6c898 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.766188 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.766188 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:09.766916 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-99f0b302-cad7-44de-b7b4-cfb2fdb6c898 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.778726 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-99f0b302-cad7-44de-b7b4-cfb2fdb6c898 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.779086 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99f0b302-cad7-44de-b7b4-cfb2fdb6c898 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 19 16:10:09.779456 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1169/4715] 10.4.3.32 () {66 vars in 1287 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.789262 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7cf12786-1779-48be-9194-427695b9aa34 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.791010 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7cf12786-1779-48be-9194-427695b9aa34 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 19 16:10:09.791159 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7cf12786-1779-48be-9194-427695b9aa34 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.791360 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7cf12786-1779-48be-9194-427695b9aa34 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.791559 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-7cf12786-1779-48be-9194-427695b9aa34 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.791807 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.791807 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:09.792571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-7cf12786-1779-48be-9194-427695b9aa34 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.802973 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7cf12786-1779-48be-9194-427695b9aa34 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.803218 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7cf12786-1779-48be-9194-427695b9aa34 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 19 16:10:09.803611 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1186/4716] 10.4.3.32 () {66 vars in 1305 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.815920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6e73645-9fcd-444f-9ee2-9e8376580d8e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.818170 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6e73645-9fcd-444f-9ee2-9e8376580d8e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 19 16:10:09.818437 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6e73645-9fcd-444f-9ee2-9e8376580d8e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.818735 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6e73645-9fcd-444f-9ee2-9e8376580d8e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.819046 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-c6e73645-9fcd-444f-9ee2-9e8376580d8e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.819398 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.819398 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:09.820451 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-c6e73645-9fcd-444f-9ee2-9e8376580d8e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.835022 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c6e73645-9fcd-444f-9ee2-9e8376580d8e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.835498 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6e73645-9fcd-444f-9ee2-9e8376580d8e tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 19 16:10:09.836406 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1179/4717] 10.4.3.32 () {66 vars in 1307 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.848141 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce5e6eb3-3992-4f33-841e-2ee1f6286551 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.849729 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce5e6eb3-3992-4f33-841e-2ee1f6286551 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 Aug 19 16:10:09.849981 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce5e6eb3-3992-4f33-841e-2ee1f6286551 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.850225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce5e6eb3-3992-4f33-841e-2ee1f6286551 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.850471 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-ce5e6eb3-3992-4f33-841e-2ee1f6286551 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.850824 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.850824 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:09.851721 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-ce5e6eb3-3992-4f33-841e-2ee1f6286551 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.869919 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ce5e6eb3-3992-4f33-841e-2ee1f6286551 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.869995 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.869995 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:09.870693 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce5e6eb3-3992-4f33-841e-2ee1f6286551 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 returned with HTTP 200 Aug 19 16:10:09.871112 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1184/4718] 10.4.3.32 () {66 vars in 1378 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.886417 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4a66d80-5abf-451e-be9c-7eb0aac5a679 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.888645 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4a66d80-5abf-451e-be9c-7eb0aac5a679 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?status=available Aug 19 16:10:09.888923 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4a66d80-5abf-451e-be9c-7eb0aac5a679 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.889161 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4a66d80-5abf-451e-be9c-7eb0aac5a679 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.889417 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-f4a66d80-5abf-451e-be9c-7eb0aac5a679 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.889788 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.889788 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:09.891940 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-f4a66d80-5abf-451e-be9c-7eb0aac5a679 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.909091 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4a66d80-5abf-451e-be9c-7eb0aac5a679 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.909556 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.909556 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:09.910319 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4a66d80-5abf-451e-be9c-7eb0aac5a679 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 19 16:10:09.911016 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1170/4719] 10.4.3.32 () {66 vars in 1290 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:09.920463 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-07c44142-e659-43f7-a51e-7fbfdfa2bf53 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.921941 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07c44142-e659-43f7-a51e-7fbfdfa2bf53 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 Aug 19 16:10:09.922167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07c44142-e659-43f7-a51e-7fbfdfa2bf53 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.922373 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-07c44142-e659-43f7-a51e-7fbfdfa2bf53 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.922651 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-07c44142-e659-43f7-a51e-7fbfdfa2bf53 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.923174 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.923174 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:09.923936 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-07c44142-e659-43f7-a51e-7fbfdfa2bf53 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.935405 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-07c44142-e659-43f7-a51e-7fbfdfa2bf53 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.935784 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.935784 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:09.936322 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-07c44142-e659-43f7-a51e-7fbfdfa2bf53 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 returned with HTTP 200 Aug 19 16:10:09.936748 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1187/4720] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.949063 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bfba7c21-9795-490c-9ada-27c19d4cc328 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.952786 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfba7c21-9795-490c-9ada-27c19d4cc328 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 Aug 19 16:10:09.952786 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfba7c21-9795-490c-9ada-27c19d4cc328 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.952786 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bfba7c21-9795-490c-9ada-27c19d4cc328 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.952786 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-bfba7c21-9795-490c-9ada-27c19d4cc328 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.952786 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:09.952786 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:09.953590 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-bfba7c21-9795-490c-9ada-27c19d4cc328 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:09.969634 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bfba7c21-9795-490c-9ada-27c19d4cc328 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:09.969634 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bfba7c21-9795-490c-9ada-27c19d4cc328 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 returned with HTTP 200 Aug 19 16:10:09.969634 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1180/4721] 10.4.3.32 () {66 vars in 1357 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:09.984129 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c4564ebe-ad30-4676-8ad8-88a563c50068 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:09.986374 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4564ebe-ad30-4676-8ad8-88a563c50068 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?status=available Aug 19 16:10:09.986623 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4564ebe-ad30-4676-8ad8-88a563c50068 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:09.986940 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4564ebe-ad30-4676-8ad8-88a563c50068 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:09.987241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-c4564ebe-ad30-4676-8ad8-88a563c50068 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:09.990184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-c4564ebe-ad30-4676-8ad8-88a563c50068 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:10.005125 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c4564ebe-ad30-4676-8ad8-88a563c50068 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:10.005699 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4564ebe-ad30-4676-8ad8-88a563c50068 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?status=available returned with HTTP 200 Aug 19 16:10:10.006411 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1185/4722] 10.4.3.32 () {66 vars in 1269 bytes} [Wed Aug 19 16:10:09 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:10.019177 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0dd53b22-dbf5-472c-ba11-f09869850042 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:10.021530 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0dd53b22-dbf5-472c-ba11-f09869850042 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 Aug 19 16:10:10.021832 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0dd53b22-dbf5-472c-ba11-f09869850042 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:10.022119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0dd53b22-dbf5-472c-ba11-f09869850042 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:10.022427 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-0dd53b22-dbf5-472c-ba11-f09869850042 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:10.023864 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-0dd53b22-dbf5-472c-ba11-f09869850042 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:10:10.040927 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0dd53b22-dbf5-472c-ba11-f09869850042 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Get all snapshots completed successfully. Aug 19 16:10:10.041470 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0dd53b22-dbf5-472c-ba11-f09869850042 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 returned with HTTP 200 Aug 19 16:10:10.042168 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1171/4723] 10.4.3.32 () {66 vars in 1391 bytes} [Wed Aug 19 16:10:10 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2125203861 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:10.057651 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aea09daa-e291-4da9-96ef-615ccf00c553 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:10.060192 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aea09daa-e291-4da9-96ef-615ccf00c553 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 Aug 19 16:10:10.060192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aea09daa-e291-4da9-96ef-615ccf00c553 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:10.060192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aea09daa-e291-4da9-96ef-615ccf00c553 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:10.060192 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-aea09daa-e291-4da9-96ef-615ccf00c553 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Delete snapshot with id: 27a64d60-ef0d-4f26-9bad-208c58f44b86 Aug 19 16:10:10.068026 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:10.068026 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:10.068187 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aea09daa-e291-4da9-96ef-615ccf00c553 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:10.093588 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aea09daa-e291-4da9-96ef-615ccf00c553 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot delete request issued successfully. Aug 19 16:10:10.093896 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aea09daa-e291-4da9-96ef-615ccf00c553 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 returned with HTTP 202 Aug 19 16:10:10.094500 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1188/4724] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:10:10 2026] DELETE /volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:10.107319 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94d84809-c609-4ff9-a204-b78f3d2fefd5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:10.112923 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94d84809-c609-4ff9-a204-b78f3d2fefd5 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 Aug 19 16:10:10.113153 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94d84809-c609-4ff9-a204-b78f3d2fefd5 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:10.113540 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94d84809-c609-4ff9-a204-b78f3d2fefd5 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:10.121387 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:10.121387 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:10.121387 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-94d84809-c609-4ff9-a204-b78f3d2fefd5 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:10.121678 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94d84809-c609-4ff9-a204-b78f3d2fefd5 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 returned with HTTP 200 Aug 19 16:10:10.122506 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1181/4725] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:10 2026] GET /volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:10.396220 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:10.400270 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] DELETE https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:10:10.400480 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:10.400686 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:10.400872 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Delete volume with id: cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:10:10.407900 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:10.407900 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:10.408404 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:10:10.419253 np0000007787 devstack@c-api.service[100248]: WARNING cinder.keymgr.conf_key_mgr [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:10:10.424908 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Delete volume request issued successfully. Aug 19 16:10:10.425093 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b3d8d3d-da33-4220-9673-2ce811dbb39a tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 202 Aug 19 16:10:10.425478 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1186/4726] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:10:10 2026] DELETE /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:10.436062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae95e91c-3c0b-4ed7-b68f-35ed37645200 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:10.438288 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae95e91c-3c0b-4ed7-b68f-35ed37645200 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:10:10.438634 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae95e91c-3c0b-4ed7-b68f-35ed37645200 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:10.438950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae95e91c-3c0b-4ed7-b68f-35ed37645200 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:10.448737 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:10.448737 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:10.453504 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ae95e91c-3c0b-4ed7-b68f-35ed37645200 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Volume info retrieved successfully. Aug 19 16:10:10.459261 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae95e91c-3c0b-4ed7-b68f-35ed37645200 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 200 Aug 19 16:10:10.460104 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1172/4727] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:10 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:11.133027 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-085270c9-795c-4377-84f4-8131be62d0f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:11.135567 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-085270c9-795c-4377-84f4-8131be62d0f2 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 Aug 19 16:10:11.135928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-085270c9-795c-4377-84f4-8131be62d0f2 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:11.136250 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-085270c9-795c-4377-84f4-8131be62d0f2 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:11.142481 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-085270c9-795c-4377-84f4-8131be62d0f2 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 returned with HTTP 404 Aug 19 16:10:11.143068 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1189/4728] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:11 2026] GET /volume/v3/snapshots/27a64d60-ef0d-4f26-9bad-208c58f44b86 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:11.153734 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1f0dcc22-579d-4bf7-b821-0ff7aa29cc2f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:11.156258 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f0dcc22-579d-4bf7-b821-0ff7aa29cc2f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb Aug 19 16:10:11.156583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f0dcc22-579d-4bf7-b821-0ff7aa29cc2f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:11.156919 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f0dcc22-579d-4bf7-b821-0ff7aa29cc2f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:11.157095 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1f0dcc22-579d-4bf7-b821-0ff7aa29cc2f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Delete snapshot with id: cb7b753a-a56e-41ef-859e-886ef40d19bb Aug 19 16:10:11.164136 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:11.164136 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:11.164685 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1f0dcc22-579d-4bf7-b821-0ff7aa29cc2f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:11.183415 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1f0dcc22-579d-4bf7-b821-0ff7aa29cc2f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot delete request issued successfully. Aug 19 16:10:11.183643 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f0dcc22-579d-4bf7-b821-0ff7aa29cc2f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb returned with HTTP 202 Aug 19 16:10:11.184137 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1182/4729] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:10:11 2026] DELETE /volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:11.192579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c9b2d9a4-381e-4d89-81b0-ecaec6aea81c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:11.194552 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9b2d9a4-381e-4d89-81b0-ecaec6aea81c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb Aug 19 16:10:11.194827 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9b2d9a4-381e-4d89-81b0-ecaec6aea81c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:11.195065 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9b2d9a4-381e-4d89-81b0-ecaec6aea81c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:11.200319 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:11.200319 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:11.200751 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c9b2d9a4-381e-4d89-81b0-ecaec6aea81c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:11.201495 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9b2d9a4-381e-4d89-81b0-ecaec6aea81c tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb returned with HTTP 200 Aug 19 16:10:11.201884 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1187/4730] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:11 2026] GET /volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:11.474388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7630c98-9ccc-4fed-a49e-ebefbc04e683 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:11.476173 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7630c98-9ccc-4fed-a49e-ebefbc04e683 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] GET https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 Aug 19 16:10:11.478307 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7630c98-9ccc-4fed-a49e-ebefbc04e683 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:11.478307 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7630c98-9ccc-4fed-a49e-ebefbc04e683 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:11.483254 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7630c98-9ccc-4fed-a49e-ebefbc04e683 tempest-TestEncryptedCinderVolumes-954205190 tempest-TestEncryptedCinderVolumes-954205190-project-member] https://10.4.3.32/volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 returned with HTTP 404 Aug 19 16:10:11.483799 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1173/4731] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:11 2026] GET /volume/v3/volumes/cf573feb-3081-454f-b42b-8d96531d9078 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:11.490825 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f210990f-7e6b-4235-8ad0-2bd871ed1e78 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:11.493004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f210990f-7e6b-4235-8ad0-2bd871ed1e78 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:10:11.493175 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f210990f-7e6b-4235-8ad0-2bd871ed1e78 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:11.493242 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f210990f-7e6b-4235-8ad0-2bd871ed1e78 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:11.493769 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:11.493769 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:11.494119 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-f210990f-7e6b-4235-8ad0-2bd871ed1e78 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:10:11.514194 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f210990f-7e6b-4235-8ad0-2bd871ed1e78 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Get all volumes completed successfully. Aug 19 16:10:11.516451 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:11.516451 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:11.520905 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f210990f-7e6b-4235-8ad0-2bd871ed1e78 tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:10:11.521279 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1190/4732] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:10:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:11.544136 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cfbf2a92-bf24-4940-800a-6dffedc52abe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:11.546183 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cfbf2a92-bf24-4940-800a-6dffedc52abe tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] DELETE https://10.4.3.32/volume/v3/types/5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3 Aug 19 16:10:11.546366 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cfbf2a92-bf24-4940-800a-6dffedc52abe tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:11.546577 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cfbf2a92-bf24-4940-800a-6dffedc52abe tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:11.546844 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:11.546844 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:11.581247 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cfbf2a92-bf24-4940-800a-6dffedc52abe tempest-TestEncryptedCinderVolumes-1884851534 tempest-TestEncryptedCinderVolumes-1884851534-project-admin] https://10.4.3.32/volume/v3/types/5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3 returned with HTTP 202 Aug 19 16:10:11.581653 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1183/4733] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:10:11 2026] DELETE /volume/v3/types/5bf84ce9-5c36-4b05-ab86-c2c7edd9dbb3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:12.212116 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-caa61726-f013-423f-830f-8c49fca32143 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:12.214348 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-caa61726-f013-423f-830f-8c49fca32143 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb Aug 19 16:10:12.214644 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-caa61726-f013-423f-830f-8c49fca32143 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:12.214932 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-caa61726-f013-423f-830f-8c49fca32143 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:12.220624 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-caa61726-f013-423f-830f-8c49fca32143 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb returned with HTTP 404 Aug 19 16:10:12.221303 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1188/4734] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:12 2026] GET /volume/v3/snapshots/cb7b753a-a56e-41ef-859e-886ef40d19bb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:12.230355 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-884fd786-5121-4352-8bed-2c59439ceaba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:12.232528 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-884fd786-5121-4352-8bed-2c59439ceaba tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 Aug 19 16:10:12.232807 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-884fd786-5121-4352-8bed-2c59439ceaba tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:12.233030 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-884fd786-5121-4352-8bed-2c59439ceaba tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:12.233156 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-884fd786-5121-4352-8bed-2c59439ceaba tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Delete snapshot with id: bf8f199f-a3d2-4576-8168-4eafd7762a86 Aug 19 16:10:12.238644 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:12.238644 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:12.239101 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-884fd786-5121-4352-8bed-2c59439ceaba tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:12.255170 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-884fd786-5121-4352-8bed-2c59439ceaba tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot delete request issued successfully. Aug 19 16:10:12.255392 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-884fd786-5121-4352-8bed-2c59439ceaba tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 returned with HTTP 202 Aug 19 16:10:12.255849 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1174/4735] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:10:12 2026] DELETE /volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:12.266043 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-90a2815d-d0e5-4547-bd50-652dc32ced79 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:12.268386 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90a2815d-d0e5-4547-bd50-652dc32ced79 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 Aug 19 16:10:12.268692 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90a2815d-d0e5-4547-bd50-652dc32ced79 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:12.268989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-90a2815d-d0e5-4547-bd50-652dc32ced79 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:12.276037 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:12.276037 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:12.276420 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-90a2815d-d0e5-4547-bd50-652dc32ced79 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Snapshot retrieved successfully. Aug 19 16:10:12.277490 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-90a2815d-d0e5-4547-bd50-652dc32ced79 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 returned with HTTP 200 Aug 19 16:10:12.277984 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1191/4736] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:12 2026] GET /volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:13.291889 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8d40800-bc9a-4b7a-8047-e93e6d307218 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:13.293711 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8d40800-bc9a-4b7a-8047-e93e6d307218 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 Aug 19 16:10:13.293988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8d40800-bc9a-4b7a-8047-e93e6d307218 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:13.294277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8d40800-bc9a-4b7a-8047-e93e6d307218 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:13.300215 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8d40800-bc9a-4b7a-8047-e93e6d307218 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 returned with HTTP 404 Aug 19 16:10:13.300859 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1184/4737] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:13 2026] GET /volume/v3/snapshots/bf8f199f-a3d2-4576-8168-4eafd7762a86 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:13.308055 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-960bec58-c52c-42a6-bb90-a929338147a4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:13.310508 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-960bec58-c52c-42a6-bb90-a929338147a4 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:13.310817 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-960bec58-c52c-42a6-bb90-a929338147a4 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:13.311090 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-960bec58-c52c-42a6-bb90-a929338147a4 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:13.320740 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:13.320740 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:13.325770 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-960bec58-c52c-42a6-bb90-a929338147a4 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Volume info retrieved successfully. Aug 19 16:10:13.331425 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-960bec58-c52c-42a6-bb90-a929338147a4 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 returned with HTTP 200 Aug 19 16:10:13.331993 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1189/4738] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:13 2026] GET /volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:13.345470 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c87e94c8-1c98-4f8e-a7ba-2e760c5e82d9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:13.347434 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c87e94c8-1c98-4f8e-a7ba-2e760c5e82d9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] DELETE https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:13.347701 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c87e94c8-1c98-4f8e-a7ba-2e760c5e82d9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:13.347956 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c87e94c8-1c98-4f8e-a7ba-2e760c5e82d9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:13.348145 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c87e94c8-1c98-4f8e-a7ba-2e760c5e82d9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Delete volume with id: 61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:13.356015 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:13.356015 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:13.356652 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c87e94c8-1c98-4f8e-a7ba-2e760c5e82d9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Volume info retrieved successfully. Aug 19 16:10:13.382925 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c87e94c8-1c98-4f8e-a7ba-2e760c5e82d9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Delete volume request issued successfully. Aug 19 16:10:13.383299 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c87e94c8-1c98-4f8e-a7ba-2e760c5e82d9 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 returned with HTTP 202 Aug 19 16:10:13.383840 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1175/4739] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:10:13 2026] DELETE /volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:13.391871 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eccf2fba-355f-4336-9edd-ce91ba01032f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:13.393776 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eccf2fba-355f-4336-9edd-ce91ba01032f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:13.394020 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eccf2fba-355f-4336-9edd-ce91ba01032f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:13.394221 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eccf2fba-355f-4336-9edd-ce91ba01032f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:13.402137 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:13.402137 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:13.406960 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eccf2fba-355f-4336-9edd-ce91ba01032f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Volume info retrieved successfully. Aug 19 16:10:13.412926 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eccf2fba-355f-4336-9edd-ce91ba01032f tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 returned with HTTP 200 Aug 19 16:10:13.413416 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1192/4740] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:13 2026] GET /volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:14.431025 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef950554-89ea-42da-9574-cff410aa8dd3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:14.432782 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef950554-89ea-42da-9574-cff410aa8dd3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] GET https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 Aug 19 16:10:14.433051 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef950554-89ea-42da-9574-cff410aa8dd3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:14.433241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef950554-89ea-42da-9574-cff410aa8dd3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:14.438684 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef950554-89ea-42da-9574-cff410aa8dd3 tempest-VolumesSnapshotListTestJSON-1683782313 tempest-VolumesSnapshotListTestJSON-1683782313-project-member] https://10.4.3.32/volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 returned with HTTP 404 Aug 19 16:10:14.439185 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1185/4741] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:14 2026] GET /volume/v3/volumes/61ea8e35-726b-4e39-9d7e-b7fc7cb97c36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:14.653716 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6555a691-65eb-4f83-a15f-684bde919c14 req-62d041ee-275d-438f-9f7b-3ddf172afccb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:14.656101 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6555a691-65eb-4f83-a15f-684bde919c14 req-62d041ee-275d-438f-9f7b-3ddf172afccb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/encryption Aug 19 16:10:14.656294 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6555a691-65eb-4f83-a15f-684bde919c14 req-62d041ee-275d-438f-9f7b-3ddf172afccb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:14.656516 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6555a691-65eb-4f83-a15f-684bde919c14 req-62d041ee-275d-438f-9f7b-3ddf172afccb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:14.666697 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:14.666697 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:14.675311 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6555a691-65eb-4f83-a15f-684bde919c14 req-62d041ee-275d-438f-9f7b-3ddf172afccb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/encryption returned with HTTP 200 Aug 19 16:10:14.675890 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1190/4742] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:10:14 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:15.453951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6555a691-65eb-4f83-a15f-684bde919c14 req-c00df4e9-d937-40f0-834c-6d34f0b7bb1d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:15.455710 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6555a691-65eb-4f83-a15f-684bde919c14 req-c00df4e9-d937-40f0-834c-6d34f0b7bb1d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5 Aug 19 16:10:15.455908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6555a691-65eb-4f83-a15f-684bde919c14 req-c00df4e9-d937-40f0-834c-6d34f0b7bb1d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:15.456083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6555a691-65eb-4f83-a15f-684bde919c14 req-c00df4e9-d937-40f0-834c-6d34f0b7bb1d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:15.462851 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:15.462851 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:15.510406 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6555a691-65eb-4f83-a15f-684bde919c14 req-c00df4e9-d937-40f0-834c-6d34f0b7bb1d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5 returned with HTTP 200 Aug 19 16:10:15.510857 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1176/4743] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:10:15 2026] DELETE /volume/v3/attachments/bed6435a-a3ee-47a8-9d63-c613a2b29eb5 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:16.539742 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-969505bd-414f-4269-a132-cee9cf7743bd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:16.541350 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-969505bd-414f-4269-a132-cee9cf7743bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:10:16.541537 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-969505bd-414f-4269-a132-cee9cf7743bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:16.541786 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-969505bd-414f-4269-a132-cee9cf7743bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:16.541924 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-969505bd-414f-4269-a132-cee9cf7743bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: 831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:10:16.548925 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:16.548925 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:16.549261 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-969505bd-414f-4269-a132-cee9cf7743bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:10:16.561634 np0000007787 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-969505bd-414f-4269-a132-cee9cf7743bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:10:16.568300 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-969505bd-414f-4269-a132-cee9cf7743bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:10:16.568508 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-969505bd-414f-4269-a132-cee9cf7743bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 202 Aug 19 16:10:16.568962 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1193/4744] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:10:16 2026] DELETE /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:16.576869 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2a5c61a-fd4c-4eea-a22f-d2cbbafb091f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:16.578544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2a5c61a-fd4c-4eea-a22f-d2cbbafb091f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:10:16.578723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2a5c61a-fd4c-4eea-a22f-d2cbbafb091f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:16.578965 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2a5c61a-fd4c-4eea-a22f-d2cbbafb091f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:16.586287 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:16.586287 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:16.590594 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2a5c61a-fd4c-4eea-a22f-d2cbbafb091f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:10:16.594861 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2a5c61a-fd4c-4eea-a22f-d2cbbafb091f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 200 Aug 19 16:10:16.595225 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1186/4745] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:16 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:17.614313 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-eb6403dd-a125-4ece-b667-7e3aef14a458 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:17.616637 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eb6403dd-a125-4ece-b667-7e3aef14a458 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c Aug 19 16:10:17.616929 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eb6403dd-a125-4ece-b667-7e3aef14a458 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:17.617273 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eb6403dd-a125-4ece-b667-7e3aef14a458 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:17.624877 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eb6403dd-a125-4ece-b667-7e3aef14a458 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c returned with HTTP 404 Aug 19 16:10:17.625664 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1191/4746] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:17 2026] GET /volume/v3/volumes/831dafe2-dea1-42e3-811b-84afc236218c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:17.633718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0499209b-174e-44d4-8b16-fd71e1e9c77b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:17.635800 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0499209b-174e-44d4-8b16-fd71e1e9c77b tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:10:17.636083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0499209b-174e-44d4-8b16-fd71e1e9c77b tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:17.636336 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0499209b-174e-44d4-8b16-fd71e1e9c77b tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:17.637019 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:17.637019 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:17.637377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0499209b-174e-44d4-8b16-fd71e1e9c77b tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:10:17.652782 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0499209b-174e-44d4-8b16-fd71e1e9c77b tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Get all volumes completed successfully. Aug 19 16:10:17.654784 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:17.654784 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:17.659952 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0499209b-174e-44d4-8b16-fd71e1e9c77b tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:10:17.660453 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1177/4747] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:10:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:17.675278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb42899a-f66b-4ceb-b7c5-7599d2384446 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:17.677345 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb42899a-f66b-4ceb-b7c5-7599d2384446 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] DELETE https://10.4.3.32/volume/v3/types/01e06ef4-09d1-4e90-bf56-489dbf8b2458 Aug 19 16:10:17.677590 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb42899a-f66b-4ceb-b7c5-7599d2384446 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:17.677848 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb42899a-f66b-4ceb-b7c5-7599d2384446 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:17.702552 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb42899a-f66b-4ceb-b7c5-7599d2384446 tempest-TestVolumeBootPattern-30417592 tempest-TestVolumeBootPattern-30417592-project-admin] https://10.4.3.32/volume/v3/types/01e06ef4-09d1-4e90-bf56-489dbf8b2458 returned with HTTP 202 Aug 19 16:10:17.702968 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1194/4748] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:10:17 2026] DELETE /volume/v3/types/01e06ef4-09d1-4e90-bf56-489dbf8b2458 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:10:17.730189 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:17.731800 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:10:17.732343 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2081273723", "snapshot_id": null, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:17.734686 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2081273723', 'snapshot_id': None, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:10:17.946692 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:10:17.951522 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:10:17.956689 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (c1344867-d2d2-4c03-8c26-ade45b86ce38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:17.957733 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55db46e1-c51e-451a-a825-d7f8f508cad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:17.958709 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:10:18.019384 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55db46e1-c51e-451a-a825-d7f8f508cad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:18.020212 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d3e1c0-7220-40d1-a5bd-bcb5de7d7a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:18.074968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['7adfd7c9-507c-41fc-a85c-9d6861f32795', 'bdf8bc07-2098-4f94-a07a-be7cf9715788', '47801c7d-28b2-4f5c-8c3f-00fbb5230652', 'f7dcf4aa-296a-4524-af1a-1d332d674bc4'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:18.076034 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d3e1c0-7220-40d1-a5bd-bcb5de7d7a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7adfd7c9-507c-41fc-a85c-9d6861f32795', 'bdf8bc07-2098-4f94-a07a-be7cf9715788', '47801c7d-28b2-4f5c-8c3f-00fbb5230652', 'f7dcf4aa-296a-4524-af1a-1d332d674bc4']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:18.077098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7fabec-4bc1-4616-ad0a-4cafe00e3d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:18.101883 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7fabec-4bc1-4616-ad0a-4cafe00e3d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20198877-9fd4-45df-91a5-ef6a69444390', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2081273723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['7adfd7c9-507c-41fc-a85c-9d6861f32795','bdf8bc07-2098-4f94-a07a-be7cf9715788','47801c7d-28b2-4f5c-8c3f-00fbb5230652','f7dcf4aa-296a-4524-af1a-1d332d674bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2081273723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20198877-9fd4-45df-91a5-ef6a69444390,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:18.102580 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9684be-6a83-41d0-88a9-718c0821df0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:18.122890 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9684be-6a83-41d0-88a9-718c0821df0d) transitioned into 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-2081273723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['7adfd7c9-507c-41fc-a85c-9d6861f32795','bdf8bc07-2098-4f94-a07a-be7cf9715788','47801c7d-28b2-4f5c-8c3f-00fbb5230652','f7dcf4aa-296a-4524-af1a-1d332d674bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:18.123557 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ff6354-079e-40b1-a3a3-fb478387e1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:18.132420 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ff6354-079e-40b1-a3a3-fb478387e1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:18.133216 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (c1344867-d2d2-4c03-8c26-ade45b86ce38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:18.133483 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:10:18.134064 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e81c30b-c343-41f6-ae60-59b158ab58fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:10:18.134442 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1187/4749] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:10:17 2026] POST /volume/v3/volumes => generated 757 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:10:18.146337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7ad83528-a8d1-4ed9-aa10-1c7a023a7d70 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:18.148572 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ad83528-a8d1-4ed9-aa10-1c7a023a7d70 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:10:18.148968 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ad83528-a8d1-4ed9-aa10-1c7a023a7d70 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:18.149106 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ad83528-a8d1-4ed9-aa10-1c7a023a7d70 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:18.157848 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:18.157848 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:18.162906 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7ad83528-a8d1-4ed9-aa10-1c7a023a7d70 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:10:18.167596 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ad83528-a8d1-4ed9-aa10-1c7a023a7d70 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 200 Aug 19 16:10:18.168318 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1192/4750] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:18 2026] GET /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:19.180385 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52c7908e-8d6a-4125-a019-f31a0c1b9a4a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:19.182377 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52c7908e-8d6a-4125-a019-f31a0c1b9a4a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:10:19.182614 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52c7908e-8d6a-4125-a019-f31a0c1b9a4a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:19.182849 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52c7908e-8d6a-4125-a019-f31a0c1b9a4a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:19.190817 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:19.190817 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:19.195021 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-52c7908e-8d6a-4125-a019-f31a0c1b9a4a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:10:19.200450 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52c7908e-8d6a-4125-a019-f31a0c1b9a4a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 200 Aug 19 16:10:19.200870 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1178/4751] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:19 2026] GET /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:19.211893 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a01d6a93-0c0b-46bd-8194-1a8cda6ccdf8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:19.213639 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a01d6a93-0c0b-46bd-8194-1a8cda6ccdf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:10:19.213898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a01d6a93-0c0b-46bd-8194-1a8cda6ccdf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:19.214143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a01d6a93-0c0b-46bd-8194-1a8cda6ccdf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:19.222697 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:19.222697 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:19.226022 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a01d6a93-0c0b-46bd-8194-1a8cda6ccdf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:10:19.231575 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a01d6a93-0c0b-46bd-8194-1a8cda6ccdf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 200 Aug 19 16:10:19.232081 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1195/4752] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:19 2026] GET /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:20.226121 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-c00f1579-3c4b-4988-a546-cb3c9a5ae77f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:20.228837 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-c00f1579-3c4b-4988-a546-cb3c9a5ae77f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:10:20.229076 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-c00f1579-3c4b-4988-a546-cb3c9a5ae77f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:20.229322 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-c00f1579-3c4b-4988-a546-cb3c9a5ae77f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:20.239682 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:20.239682 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:20.244681 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-c00f1579-3c4b-4988-a546-cb3c9a5ae77f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:10:20.253453 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-c00f1579-3c4b-4988-a546-cb3c9a5ae77f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 200 Aug 19 16:10:20.254209 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1188/4753] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:10:20 2026] GET /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:20.881676 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-cdab919c-9588-4375-a57f-5b9672c9064d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:20.883750 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-cdab919c-9588-4375-a57f-5b9672c9064d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:10:20.883951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-cdab919c-9588-4375-a57f-5b9672c9064d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:20.884142 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-cdab919c-9588-4375-a57f-5b9672c9064d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:20.891857 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:20.891857 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:20.895037 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-cdab919c-9588-4375-a57f-5b9672c9064d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:10:20.899030 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-cdab919c-9588-4375-a57f-5b9672c9064d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 200 Aug 19 16:10:20.899401 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1193/4754] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:10:20 2026] GET /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:20.908433 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7fe10010-f0bf-45a1-a6a8-d98e2e5231d4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:20.908901 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fe10010-f0bf-45a1-a6a8-d98e2e5231d4 None None] GET https://10.4.3.32/volume// Aug 19 16:10:20.909139 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7fe10010-f0bf-45a1-a6a8-d98e2e5231d4 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:20.909371 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7fe10010-f0bf-45a1-a6a8-d98e2e5231d4 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:20.909777 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fe10010-f0bf-45a1-a6a8-d98e2e5231d4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:10:20.910088 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1179/4755] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:10: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 19 16:10:20.918302 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-9ba0e449-bb7b-4f21-bae9-3556d236b804 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:20.920318 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-9ba0e449-bb7b-4f21-bae9-3556d236b804 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:10:20.920703 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-9ba0e449-bb7b-4f21-bae9-3556d236b804 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20198877-9fd4-45df-91a5-ef6a69444390", "connector": null, "instance_uuid": "d042a245-9835-4f85-b8f8-90556d991983"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:20.930852 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:20.930852 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:20.963636 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-9ba0e449-bb7b-4f21-bae9-3556d236b804 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:10:20.964142 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1196/4756] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:10:20 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 19 16:10:21.835044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8204fe4c-7582-4698-a0d8-bc0614a93c8a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:21.835395 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8204fe4c-7582-4698-a0d8-bc0614a93c8a None None] GET https://10.4.3.32/volume// Aug 19 16:10:21.835553 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8204fe4c-7582-4698-a0d8-bc0614a93c8a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:21.835730 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8204fe4c-7582-4698-a0d8-bc0614a93c8a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:21.836046 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8204fe4c-7582-4698-a0d8-bc0614a93c8a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:10:21.836319 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1189/4757] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:10: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 19 16:10:21.844195 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-406283d7-bea2-4000-8de8-2544f2a8a327 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:21.847314 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-406283d7-bea2-4000-8de8-2544f2a8a327 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:10:21.847532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-406283d7-bea2-4000-8de8-2544f2a8a327 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:21.847716 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-406283d7-bea2-4000-8de8-2544f2a8a327 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:21.857254 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:21.857254 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:21.860947 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-406283d7-bea2-4000-8de8-2544f2a8a327 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:10:21.865057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-406283d7-bea2-4000-8de8-2544f2a8a327 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 200 Aug 19 16:10:21.865409 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1194/4758] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:10:21 2026] GET /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:10:21.984360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-7da5a9eb-7ab3-421e-9242-222c32533ece None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:21.987103 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-7da5a9eb-7ab3-421e-9242-222c32533ece tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767 Aug 19 16:10:21.987617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-7da5a9eb-7ab3-421e-9242-222c32533ece tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:21.996988 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-7da5a9eb-7ab3-421e-9242-222c32533ece tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-20198877-9fd4-45df-91a5-ef6a69444390-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:10:22.001844 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-7da5a9eb-7ab3-421e-9242-222c32533ece tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-20198877-9fd4-45df-91a5-ef6a69444390-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:10:22.003099 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:22.003099 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:22.085718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-7da5a9eb-7ab3-421e-9242-222c32533ece tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-20198877-9fd4-45df-91a5-ef6a69444390-np0000007787" released by "attachment_update" :: held 0.084s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:10:22.086122 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-7da5a9eb-7ab3-421e-9242-222c32533ece tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767 returned with HTTP 200 Aug 19 16:10:22.086649 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1180/4759] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:10:21 2026] PUT /volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:22.107232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-0c90e1a1-c529-431e-bcab-214e520339b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:22.109847 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-0c90e1a1-c529-431e-bcab-214e520339b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767/action Aug 19 16:10:22.110186 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-0c90e1a1-c529-431e-bcab-214e520339b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:10:22.110296 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-0c90e1a1-c529-431e-bcab-214e520339b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:22.128626 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:22.128626 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:22.141145 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-aa71628f-dab5-48b2-8bc6-5461aa08c885 req-0c90e1a1-c529-431e-bcab-214e520339b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767/action returned with HTTP 204 Aug 19 16:10:22.141727 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1197/4760] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:10:22 2026] POST /volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:24.630279 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-53636971-20a2-4617-bdcf-e749a67113e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:24.632613 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:10:24.633097 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1598589990", "snapshot_id": null, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:24.634988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1598589990', 'snapshot_id': None, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:10:24.717779 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume of 1 GB Aug 19 16:10:24.722245 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Availability Zones retrieved successfully. Aug 19 16:10:24.727257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Flow 'volume_create_api' (3808ec14-1036-4c96-a092-7fc216bc830f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:24.728458 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1e1772-3286-4f67-9329-0b29c7d031aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:24.729407 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:10:24.779564 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1e1772-3286-4f67-9329-0b29c7d031aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:24.780331 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011f80c6-dd2e-4f2d-95b9-ef9e4bea76cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:24.842348 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Created reservations ['efe63b26-590b-42cb-826f-cbb8bcfa1844', '2c320ff7-28b7-4e52-a4b3-8a16beb7ddd0', 'c6b3769a-19a8-4b9d-993e-c594c86f746b', '281bb8e5-2861-4392-afd9-8ff201ccef7d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:24.843369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011f80c6-dd2e-4f2d-95b9-ef9e4bea76cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efe63b26-590b-42cb-826f-cbb8bcfa1844', '2c320ff7-28b7-4e52-a4b3-8a16beb7ddd0', 'c6b3769a-19a8-4b9d-993e-c594c86f746b', '281bb8e5-2861-4392-afd9-8ff201ccef7d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:24.844433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216a8ab0-b9e1-48af-b5f9-457b457b7f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:24.873990 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216a8ab0-b9e1-48af-b5f9-457b457b7f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96042278-e77c-4c23-91c5-6f42016a8b16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1598589990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a63e7ae284049fabab444c94b3137d9',qos_specs=None,replication_status=,reservations=['efe63b26-590b-42cb-826f-cbb8bcfa1844','2c320ff7-28b7-4e52-a4b3-8a16beb7ddd0','c6b3769a-19a8-4b9d-993e-c594c86f746b','281bb8e5-2861-4392-afd9-8ff201ccef7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20b0093ee4ea4c44bb512606310386d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1598589990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96042278-e77c-4c23-91c5-6f42016a8b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a63e7ae284049fabab444c94b3137d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='20b0093ee4ea4c44bb512606310386d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:24.875304 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d7000c-c5e0-432e-b0dc-9ec78aab7df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:24.892222 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d7000c-c5e0-432e-b0dc-9ec78aab7df0) transitioned into 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-1598589990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a63e7ae284049fabab444c94b3137d9',qos_specs=None,replication_status=,reservations=['efe63b26-590b-42cb-826f-cbb8bcfa1844','2c320ff7-28b7-4e52-a4b3-8a16beb7ddd0','c6b3769a-19a8-4b9d-993e-c594c86f746b','281bb8e5-2861-4392-afd9-8ff201ccef7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20b0093ee4ea4c44bb512606310386d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:24.892916 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1792a3f1-f57e-41ec-820f-f888d96d8da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:24.902148 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1792a3f1-f57e-41ec-820f-f888d96d8da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:24.902937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Flow 'volume_create_api' (3808ec14-1036-4c96-a092-7fc216bc830f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:24.903246 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume request issued successfully. Aug 19 16:10:24.903874 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-53636971-20a2-4617-bdcf-e749a67113e4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:10:24.904334 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1190/4761] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:10:24 2026] POST /volume/v3/volumes => generated 779 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:24.919041 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22b69252-b8a1-4950-8c8f-1b6e55b95d66 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:24.921545 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22b69252-b8a1-4950-8c8f-1b6e55b95d66 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:10:24.921887 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22b69252-b8a1-4950-8c8f-1b6e55b95d66 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:24.922157 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22b69252-b8a1-4950-8c8f-1b6e55b95d66 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:24.930969 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:24.930969 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:24.935611 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-22b69252-b8a1-4950-8c8f-1b6e55b95d66 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:10:24.941087 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22b69252-b8a1-4950-8c8f-1b6e55b95d66 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:10:24.941565 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1195/4762] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:10:24 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:25.957553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-935317e7-d5f4-420a-9da9-6d60639e3110 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:25.959272 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-935317e7-d5f4-420a-9da9-6d60639e3110 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:10:25.959513 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-935317e7-d5f4-420a-9da9-6d60639e3110 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:25.959703 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-935317e7-d5f4-420a-9da9-6d60639e3110 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:25.967189 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:25.967189 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:25.970881 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-935317e7-d5f4-420a-9da9-6d60639e3110 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:10:25.975794 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-935317e7-d5f4-420a-9da9-6d60639e3110 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:10:25.976196 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1181/4763] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:10:25 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:10:25.992468 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-39a1c285-3b54-4aa8-975c-02848f9a9158 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:25.994378 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39a1c285-3b54-4aa8-975c-02848f9a9158 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:10:25.994607 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39a1c285-3b54-4aa8-975c-02848f9a9158 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:25.994782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39a1c285-3b54-4aa8-975c-02848f9a9158 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:26.003042 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:26.003042 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:26.007666 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-39a1c285-3b54-4aa8-975c-02848f9a9158 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:10:26.012620 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39a1c285-3b54-4aa8-975c-02848f9a9158 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:10:26.013011 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1198/4764] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:10:25 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 1387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:10:27.026743 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9177bfea-2481-4161-8671-abd42cd334f8 req-0baa4497-a8a4-401f-a87d-06707fdfa58e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:27.028994 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-0baa4497-a8a4-401f-a87d-06707fdfa58e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:10:27.029321 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-0baa4497-a8a4-401f-a87d-06707fdfa58e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:27.029557 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-0baa4497-a8a4-401f-a87d-06707fdfa58e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:27.036243 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:27.036243 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:27.039537 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-9177bfea-2481-4161-8671-abd42cd334f8 req-0baa4497-a8a4-401f-a87d-06707fdfa58e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:10:27.043855 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-0baa4497-a8a4-401f-a87d-06707fdfa58e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:10:27.044239 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1191/4765] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:10:27 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 1369 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:27.593078 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9177bfea-2481-4161-8671-abd42cd334f8 req-3f09daa9-3e1c-4f17-a661-569f7b806df1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:27.595010 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-3f09daa9-3e1c-4f17-a661-569f7b806df1 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:10:27.595179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-3f09daa9-3e1c-4f17-a661-569f7b806df1 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:27.595397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-3f09daa9-3e1c-4f17-a661-569f7b806df1 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:27.602698 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:27.602698 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:27.606574 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-9177bfea-2481-4161-8671-abd42cd334f8 req-3f09daa9-3e1c-4f17-a661-569f7b806df1 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:10:27.611399 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-3f09daa9-3e1c-4f17-a661-569f7b806df1 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:10:27.612015 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1196/4766] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:10:27 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 1369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:27.621266 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-50bdeee7-a79b-4d24-a741-495ecb4430cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:27.621710 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50bdeee7-a79b-4d24-a741-495ecb4430cc None None] GET https://10.4.3.32/volume// Aug 19 16:10:27.621936 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50bdeee7-a79b-4d24-a741-495ecb4430cc None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:27.622161 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-50bdeee7-a79b-4d24-a741-495ecb4430cc None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:27.622510 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-50bdeee7-a79b-4d24-a741-495ecb4430cc None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:10:27.622871 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1182/4767] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:10: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 19 16:10:27.629873 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9177bfea-2481-4161-8671-abd42cd334f8 req-33b459e7-df21-436d-83bf-f9008176277a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:27.631942 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-33b459e7-df21-436d-83bf-f9008176277a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:10:27.632354 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-33b459e7-df21-436d-83bf-f9008176277a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96042278-e77c-4c23-91c5-6f42016a8b16", "connector": null, "instance_uuid": "f15ccf19-afe3-4d32-b1ab-05ffc1625b03"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:27.641113 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:27.641113 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:27.673364 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-33b459e7-df21-436d-83bf-f9008176277a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:10:27.673956 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1199/4768] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:10:27 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 19 16:10:28.010855 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0e2da1e0-5079-41fe-ae28-50ae10588f46 req-daeb79a8-0d64-4481-b0b1-ff04cf4aa00f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:28.013216 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0e2da1e0-5079-41fe-ae28-50ae10588f46 req-daeb79a8-0d64-4481-b0b1-ff04cf4aa00f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] DELETE https://10.4.3.32/volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f Aug 19 16:10:28.013334 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0e2da1e0-5079-41fe-ae28-50ae10588f46 req-daeb79a8-0d64-4481-b0b1-ff04cf4aa00f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:28.014181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0e2da1e0-5079-41fe-ae28-50ae10588f46 req-daeb79a8-0d64-4481-b0b1-ff04cf4aa00f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:28.023489 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:28.023489 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:28.081858 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0e2da1e0-5079-41fe-ae28-50ae10588f46 req-daeb79a8-0d64-4481-b0b1-ff04cf4aa00f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f returned with HTTP 200 Aug 19 16:10:28.082287 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1192/4769] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:10:28 2026] DELETE /volume/v3/attachments/eb3edf7f-5e95-45da-a608-72f4394c1d0f => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:28.730733 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d305070b-2992-4954-b680-fc9b4f87a706 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:28.731278 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d305070b-2992-4954-b680-fc9b4f87a706 None None] GET https://10.4.3.32/volume// Aug 19 16:10:28.731482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d305070b-2992-4954-b680-fc9b4f87a706 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:28.731705 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d305070b-2992-4954-b680-fc9b4f87a706 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:28.732105 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d305070b-2992-4954-b680-fc9b4f87a706 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:10:28.732438 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1197/4770] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:10: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 19 16:10:28.741359 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9177bfea-2481-4161-8671-abd42cd334f8 req-67144421-8a06-42b2-b9ea-1871b6edb521 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:28.743606 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-67144421-8a06-42b2-b9ea-1871b6edb521 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:10:28.743867 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-67144421-8a06-42b2-b9ea-1871b6edb521 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:28.744077 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-67144421-8a06-42b2-b9ea-1871b6edb521 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:28.754852 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:28.754852 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:28.758821 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9177bfea-2481-4161-8671-abd42cd334f8 req-67144421-8a06-42b2-b9ea-1871b6edb521 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:10:28.764132 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-67144421-8a06-42b2-b9ea-1871b6edb521 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:10:28.764547 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1183/4771] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:10:28 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 1548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:10:28.877115 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9177bfea-2481-4161-8671-abd42cd334f8 req-dc0359dc-372f-4a27-b31b-67f587d48e5c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:28.879566 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-dc0359dc-372f-4a27-b31b-67f587d48e5c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] PUT https://10.4.3.32/volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233 Aug 19 16:10:28.880050 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-dc0359dc-372f-4a27-b31b-67f587d48e5c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:28.891227 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-9177bfea-2481-4161-8671-abd42cd334f8 req-dc0359dc-372f-4a27-b31b-67f587d48e5c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Acquiring lock "cinder-attachment_update-96042278-e77c-4c23-91c5-6f42016a8b16-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:10:28.896645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-9177bfea-2481-4161-8671-abd42cd334f8 req-dc0359dc-372f-4a27-b31b-67f587d48e5c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Lock "cinder-attachment_update-96042278-e77c-4c23-91c5-6f42016a8b16-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:10:28.898071 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:28.898071 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:28.982316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-9177bfea-2481-4161-8671-abd42cd334f8 req-dc0359dc-372f-4a27-b31b-67f587d48e5c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Lock "cinder-attachment_update-96042278-e77c-4c23-91c5-6f42016a8b16-np0000007787" released by "attachment_update" :: held 0.086s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:10:28.982694 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-dc0359dc-372f-4a27-b31b-67f587d48e5c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233 returned with HTTP 200 Aug 19 16:10:28.983089 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1200/4772] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:10:28 2026] PUT /volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:29.006665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9177bfea-2481-4161-8671-abd42cd334f8 req-df75114e-145b-46be-92a9-db200267eb21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:29.008998 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-df75114e-145b-46be-92a9-db200267eb21 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233/action Aug 19 16:10:29.009439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-df75114e-145b-46be-92a9-db200267eb21 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:10:29.009625 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-df75114e-145b-46be-92a9-db200267eb21 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:29.028730 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:29.028730 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:29.041008 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9177bfea-2481-4161-8671-abd42cd334f8 req-df75114e-145b-46be-92a9-db200267eb21 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233/action returned with HTTP 204 Aug 19 16:10:29.041507 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1193/4773] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:10:29 2026] POST /volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:29.073614 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5919c517-116b-43c5-b6d8-040e01a81651 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:29.075275 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:10:29.075587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1496969708", "source_volid": "e8b33882-e312-40b4-8df4-f6e9f21d0c71", "volume_type": "tempest-scenario-type-luks-1627982350", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:29.077108 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1496969708', 'source_volid': 'e8b33882-e312-40b4-8df4-f6e9f21d0c71', 'volume_type': 'tempest-scenario-type-luks-1627982350', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:10:29.088869 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:29.088869 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:29.089354 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume retrieved successfully. Aug 19 16:10:29.089467 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume of 1 GB Aug 19 16:10:29.090090 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Availability Zones retrieved successfully. Aug 19 16:10:29.096983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Flow 'volume_create_api' (1999bed2-d7d5-4a90-a265-9040a59f3e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:29.098366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31dcb43-5052-40da-99ae-3003c53dd9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:29.099359 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:10:29.120672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31dcb43-5052-40da-99ae-3003c53dd9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e8b33882-e312-40b4-8df4-f6e9f21d0c71', 'volume_type': VolumeType(created_at=2026-08-19T16:09:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=486b0d74-9649-462e-bb5b-6de84557acdc,is_public=True,name='tempest-scenario-type-luks-1627982350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '486b0d74-9649-462e-bb5b-6de84557acdc', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:29.121404 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fb691e-9ef0-4288-90cd-c5696a1b4145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:29.172405 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Created reservations ['a699edfe-e63d-4e25-89ab-eb8760674b26', 'd60aa14e-bb87-4a02-8594-c21355613872', 'd689c281-0842-4199-bfdd-5d085d4f41c0', 'b02c3410-10f6-402e-90d0-0e9c779f89df'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:29.173452 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fb691e-9ef0-4288-90cd-c5696a1b4145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a699edfe-e63d-4e25-89ab-eb8760674b26', 'd60aa14e-bb87-4a02-8594-c21355613872', 'd689c281-0842-4199-bfdd-5d085d4f41c0', 'b02c3410-10f6-402e-90d0-0e9c779f89df']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:29.174457 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c33a771-8307-4be0-ad87-af555aef31e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:29.212372 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c33a771-8307-4be0-ad87-af555aef31e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33345b69-e931-409a-a52c-e3fa51a8bc58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1496969708',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2f34c82a52e449582e95e7994f2aa9c',qos_specs=None,replication_status=,reservations=['a699edfe-e63d-4e25-89ab-eb8760674b26','d60aa14e-bb87-4a02-8594-c21355613872','d689c281-0842-4199-bfdd-5d085d4f41c0','b02c3410-10f6-402e-90d0-0e9c779f89df'],size=1,snapshot_id=None,source_replicaid=,source_volid=e8b33882-e312-40b4-8df4-f6e9f21d0c71,status='creating',user_id='bf7333b0469f44969024344433fb1557',volume_type_id=486b0d74-9649-462e-bb5b-6de84557acdc), '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-19T16:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1496969708',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=33345b69-e931-409a-a52c-e3fa51a8bc58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2f34c82a52e449582e95e7994f2aa9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=e8b33882-e312-40b4-8df4-f6e9f21d0c71,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7333b0469f44969024344433fb1557',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(486b0d74-9649-462e-bb5b-6de84557acdc),volume_type_id=486b0d74-9649-462e-bb5b-6de84557acdc)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:29.213162 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dfd9c8a-4110-42a5-abb4-4a5e4d067850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:29.233573 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dfd9c8a-4110-42a5-abb4-4a5e4d067850) transitioned into 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-1496969708',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2f34c82a52e449582e95e7994f2aa9c',qos_specs=None,replication_status=,reservations=['a699edfe-e63d-4e25-89ab-eb8760674b26','d60aa14e-bb87-4a02-8594-c21355613872','d689c281-0842-4199-bfdd-5d085d4f41c0','b02c3410-10f6-402e-90d0-0e9c779f89df'],size=1,snapshot_id=None,source_replicaid=,source_volid=e8b33882-e312-40b4-8df4-f6e9f21d0c71,status='creating',user_id='bf7333b0469f44969024344433fb1557',volume_type_id=486b0d74-9649-462e-bb5b-6de84557acdc)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:29.234503 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65631277-fa13-4a47-890c-40c25d242762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:29.252566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65631277-fa13-4a47-890c-40c25d242762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:29.253493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Flow 'volume_create_api' (1999bed2-d7d5-4a90-a265-9040a59f3e88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:29.253914 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Create volume request issued successfully. Aug 19 16:10:29.254528 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5919c517-116b-43c5-b6d8-040e01a81651 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:10:29.258826 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1198/4774] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:10:29 2026] POST /volume/v3/volumes => generated 809 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:10:29.268141 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75553c7d-537b-43be-9e83-5a325989d6eb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:29.270045 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75553c7d-537b-43be-9e83-5a325989d6eb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:29.270253 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75553c7d-537b-43be-9e83-5a325989d6eb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:29.270449 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75553c7d-537b-43be-9e83-5a325989d6eb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:29.279349 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:29.279349 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:29.283397 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-75553c7d-537b-43be-9e83-5a325989d6eb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:29.289393 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75553c7d-537b-43be-9e83-5a325989d6eb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:29.289919 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1184/4775] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:29 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:30.303345 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7f0a5199-958d-48ae-855c-a3a42641034d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:30.308753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f0a5199-958d-48ae-855c-a3a42641034d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:30.308989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f0a5199-958d-48ae-855c-a3a42641034d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:30.309167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7f0a5199-958d-48ae-855c-a3a42641034d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:30.317184 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:30.317184 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:30.320624 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7f0a5199-958d-48ae-855c-a3a42641034d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:30.325376 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7f0a5199-958d-48ae-855c-a3a42641034d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:30.325960 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1201/4776] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:30 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:31.341977 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c11d1c72-69b1-4a85-815c-f5d49495127d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:31.343740 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c11d1c72-69b1-4a85-815c-f5d49495127d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:31.344037 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c11d1c72-69b1-4a85-815c-f5d49495127d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:31.344310 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c11d1c72-69b1-4a85-815c-f5d49495127d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:31.354976 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:31.354976 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:31.358549 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c11d1c72-69b1-4a85-815c-f5d49495127d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:31.365876 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c11d1c72-69b1-4a85-815c-f5d49495127d tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:31.366392 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1194/4777] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:31 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:32.382577 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f481a16c-3371-4ae0-8601-070e725a1290 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:32.384276 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f481a16c-3371-4ae0-8601-070e725a1290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:32.384459 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f481a16c-3371-4ae0-8601-070e725a1290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:32.384655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f481a16c-3371-4ae0-8601-070e725a1290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:32.391296 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:32.391296 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:32.396146 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f481a16c-3371-4ae0-8601-070e725a1290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:32.403831 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f481a16c-3371-4ae0-8601-070e725a1290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:32.404173 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1199/4778] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:32 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:33.417723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4d6bc386-dcb3-40a1-8552-73ba94e329c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:33.423783 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d6bc386-dcb3-40a1-8552-73ba94e329c2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:33.423783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d6bc386-dcb3-40a1-8552-73ba94e329c2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:33.423783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d6bc386-dcb3-40a1-8552-73ba94e329c2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:33.431413 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:33.431413 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:33.435801 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4d6bc386-dcb3-40a1-8552-73ba94e329c2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:33.441547 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d6bc386-dcb3-40a1-8552-73ba94e329c2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:33.441547 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1185/4779] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:33 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:33.722068 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aa589206-1077-4539-8326-4d318bf35f9e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:33.723771 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:10:33.724179 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1106465997", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:33.726537 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1106465997', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:10:33.726818 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Create volume of 1 GB Aug 19 16:10:33.730957 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Availability Zones retrieved successfully. Aug 19 16:10:33.739773 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Flow 'volume_create_api' (09822542-5076-4715-9837-dcdf7b5408d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:33.740643 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60dcf1a7-a44d-4ca7-9f62-3e0d792473a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:33.741514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:10:33.770478 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60dcf1a7-a44d-4ca7-9f62-3e0d792473a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:33.771519 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c399654e-5475-4539-b314-87e8c358541e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:33.876710 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Created reservations ['c0e8b9a7-fb46-4a7a-887f-1a6b993d1b99', '2ad88372-e224-44e7-ac0f-c18fb8a85f98', '5bdf7050-d605-4d20-b159-75e79c6bbdd3', '1d594eaa-f704-4b05-a4f4-dde9dad2e9f3'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:33.877503 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c399654e-5475-4539-b314-87e8c358541e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e8b9a7-fb46-4a7a-887f-1a6b993d1b99', '2ad88372-e224-44e7-ac0f-c18fb8a85f98', '5bdf7050-d605-4d20-b159-75e79c6bbdd3', '1d594eaa-f704-4b05-a4f4-dde9dad2e9f3']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:33.878250 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f973ea22-3c6f-4214-a076-ec5c1ab55fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:33.917009 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f973ea22-3c6f-4214-a076-ec5c1ab55fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '746f59a9-8fc6-4bbf-b288-68e8926a6bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1106465997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9329c5cd6b1b4488ab66439a5439f2f2',qos_specs=None,replication_status=,reservations=['c0e8b9a7-fb46-4a7a-887f-1a6b993d1b99','2ad88372-e224-44e7-ac0f-c18fb8a85f98','5bdf7050-d605-4d20-b159-75e79c6bbdd3','1d594eaa-f704-4b05-a4f4-dde9dad2e9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a370274b587844fa931d24d3c2227638',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1106465997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=746f59a9-8fc6-4bbf-b288-68e8926a6bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9329c5cd6b1b4488ab66439a5439f2f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a370274b587844fa931d24d3c2227638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:33.917878 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa76082-2780-4875-8143-0da6e2fbe0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:33.944746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa76082-2780-4875-8143-0da6e2fbe0e2) transitioned into 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-1106465997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9329c5cd6b1b4488ab66439a5439f2f2',qos_specs=None,replication_status=,reservations=['c0e8b9a7-fb46-4a7a-887f-1a6b993d1b99','2ad88372-e224-44e7-ac0f-c18fb8a85f98','5bdf7050-d605-4d20-b159-75e79c6bbdd3','1d594eaa-f704-4b05-a4f4-dde9dad2e9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a370274b587844fa931d24d3c2227638',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:33.944746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886be417-6be0-49e3-be04-3ed761612349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:10:33.961976 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886be417-6be0-49e3-be04-3ed761612349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:10:33.964011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Flow 'volume_create_api' (09822542-5076-4715-9837-dcdf7b5408d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:10:33.964011 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Create volume request issued successfully. Aug 19 16:10:33.964900 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa589206-1077-4539-8326-4d318bf35f9e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:10:33.965415 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1202/4780] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:10:33 2026] POST /volume/v3/volumes => generated 753 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:10:33.982867 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-430a6f69-a58f-4c4b-b7af-d395e1379f3c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:33.982867 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-430a6f69-a58f-4c4b-b7af-d395e1379f3c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:33.982867 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-430a6f69-a58f-4c4b-b7af-d395e1379f3c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:33.983701 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-430a6f69-a58f-4c4b-b7af-d395e1379f3c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:33.993340 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:33.993340 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:33.997737 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-430a6f69-a58f-4c4b-b7af-d395e1379f3c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:34.005794 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-430a6f69-a58f-4c4b-b7af-d395e1379f3c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:34.005794 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1195/4781] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:33 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:34.456260 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f0bbeed1-9073-43dc-a982-56657feedbca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:34.458100 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0bbeed1-9073-43dc-a982-56657feedbca tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:34.458265 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0bbeed1-9073-43dc-a982-56657feedbca tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:34.458510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0bbeed1-9073-43dc-a982-56657feedbca tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:34.465133 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:34.465133 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:34.468503 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f0bbeed1-9073-43dc-a982-56657feedbca tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:34.472325 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0bbeed1-9073-43dc-a982-56657feedbca tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:34.472881 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1200/4782] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:34 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:35.016799 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9ac5036-9634-47e5-b071-e5b47e2c02ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.018615 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9ac5036-9634-47e5-b071-e5b47e2c02ac tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:35.018814 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9ac5036-9634-47e5-b071-e5b47e2c02ac tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.018988 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9ac5036-9634-47e5-b071-e5b47e2c02ac tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.025285 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.025285 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:35.028582 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d9ac5036-9634-47e5-b071-e5b47e2c02ac tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:35.033710 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9ac5036-9634-47e5-b071-e5b47e2c02ac tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:35.034150 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1186/4783] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:35 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:35.045830 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7fcd9fa1-7183-4541-900d-fbac0bb3e8e7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.047643 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fcd9fa1-7183-4541-900d-fbac0bb3e8e7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:35.047836 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fcd9fa1-7183-4541-900d-fbac0bb3e8e7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.048014 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7fcd9fa1-7183-4541-900d-fbac0bb3e8e7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.054931 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.054931 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:35.058493 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7fcd9fa1-7183-4541-900d-fbac0bb3e8e7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:35.062293 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7fcd9fa1-7183-4541-900d-fbac0bb3e8e7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:35.062665 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1203/4784] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:35 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:35.074538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-995de841-b2f4-43e7-be43-fe71c08bade7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.076176 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-995de841-b2f4-43e7-be43-fe71c08bade7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 19 16:10:35.076350 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-995de841-b2f4-43e7-be43-fe71c08bade7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.076571 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-995de841-b2f4-43e7-be43-fe71c08bade7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.076869 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-995de841-b2f4-43e7-be43-fe71c08bade7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:10:35.077532 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-995de841-b2f4-43e7-be43-fe71c08bade7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:10:35.083943 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-995de841-b2f4-43e7-be43-fe71c08bade7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Get all volumes completed successfully. Aug 19 16:10:35.084319 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-995de841-b2f4-43e7-be43-fe71c08bade7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 16:10:35.084709 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1196/4785] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 16:10:35 2026] GET /volume/v3/volumes => generated 337 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:35.092019 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b66ae2b-1dd6-47b1-a7a1-1276f633c027 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.093656 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b66ae2b-1dd6-47b1-a7a1-1276f633c027 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:35.093852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b66ae2b-1dd6-47b1-a7a1-1276f633c027 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.094024 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b66ae2b-1dd6-47b1-a7a1-1276f633c027 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.100295 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.100295 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:35.103384 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0b66ae2b-1dd6-47b1-a7a1-1276f633c027 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:35.106912 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b66ae2b-1dd6-47b1-a7a1-1276f633c027 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:35.107218 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1201/4786] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:35 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:35.151555 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-82daf538-7952-4ca5-8bab-475004b17e81 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.153515 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-82daf538-7952-4ca5-8bab-475004b17e81 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:35.153702 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-82daf538-7952-4ca5-8bab-475004b17e81 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.153911 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-82daf538-7952-4ca5-8bab-475004b17e81 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.160925 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.160925 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:35.164305 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-82daf538-7952-4ca5-8bab-475004b17e81 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:35.168178 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-82daf538-7952-4ca5-8bab-475004b17e81 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:35.168558 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1187/4787] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:10:35 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:35.235384 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-43b9de3b-cd16-4f35-92ff-366637acdaf7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.235807 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43b9de3b-cd16-4f35-92ff-366637acdaf7 None None] GET https://10.4.3.32/volume// Aug 19 16:10:35.235971 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43b9de3b-cd16-4f35-92ff-366637acdaf7 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.236148 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-43b9de3b-cd16-4f35-92ff-366637acdaf7 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.236579 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-43b9de3b-cd16-4f35-92ff-366637acdaf7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:10:35.236811 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1204/4788] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:10: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 19 16:10:35.243169 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-c3e812c1-a9eb-4f4e-a98b-68f07305439f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.245254 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-c3e812c1-a9eb-4f4e-a98b-68f07305439f tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:10:35.245614 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-c3e812c1-a9eb-4f4e-a98b-68f07305439f tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "746f59a9-8fc6-4bbf-b288-68e8926a6bee", "connector": null, "instance_uuid": "fd41c40b-7109-40e9-9267-74807a225441"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:35.254856 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.254856 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:35.281061 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-c3e812c1-a9eb-4f4e-a98b-68f07305439f tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:10:35.281295 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1197/4789] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:10:35 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 19 16:10:35.310021 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e7cbee00-5808-4dd0-8659-cbccd455f5eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.312780 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e7cbee00-5808-4dd0-8659-cbccd455f5eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:35.313732 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e7cbee00-5808-4dd0-8659-cbccd455f5eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.314014 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e7cbee00-5808-4dd0-8659-cbccd455f5eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.319090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa87575e-558e-482c-a79c-5ff78302f5f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.319556 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa87575e-558e-482c-a79c-5ff78302f5f1 None None] GET https://10.4.3.32/volume// Aug 19 16:10:35.319800 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa87575e-558e-482c-a79c-5ff78302f5f1 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.320037 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa87575e-558e-482c-a79c-5ff78302f5f1 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.320486 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa87575e-558e-482c-a79c-5ff78302f5f1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:10:35.320806 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1188/4790] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:10: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 19 16:10:35.324594 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.324594 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:35.327779 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e7cbee00-5808-4dd0-8659-cbccd455f5eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:35.329616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-71fe01d9-49ae-468c-b119-836fa9fc3d8b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.331511 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-71fe01d9-49ae-468c-b119-836fa9fc3d8b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:35.331695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-71fe01d9-49ae-468c-b119-836fa9fc3d8b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.331906 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-71fe01d9-49ae-468c-b119-836fa9fc3d8b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.332519 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e7cbee00-5808-4dd0-8659-cbccd455f5eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:35.333011 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1202/4791] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:35 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:35.341388 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.341388 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:35.345174 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-71fe01d9-49ae-468c-b119-836fa9fc3d8b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:35.350336 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-71fe01d9-49ae-468c-b119-836fa9fc3d8b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:35.350934 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1205/4792] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:10:35 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:10:35.451813 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-525cf45c-508c-407a-9b78-191a9c2d081c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.454212 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-525cf45c-508c-407a-9b78-191a9c2d081c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] PUT https://10.4.3.32/volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed Aug 19 16:10:35.454675 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-525cf45c-508c-407a-9b78-191a9c2d081c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:35.463119 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-525cf45c-508c-407a-9b78-191a9c2d081c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Acquiring lock "cinder-attachment_update-746f59a9-8fc6-4bbf-b288-68e8926a6bee-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:10:35.468334 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-525cf45c-508c-407a-9b78-191a9c2d081c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Lock "cinder-attachment_update-746f59a9-8fc6-4bbf-b288-68e8926a6bee-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:10:35.469649 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.469649 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:35.485569 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a7da8d9-f533-4f5b-a97b-b700e727c5cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:35.487386 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a7da8d9-f533-4f5b-a97b-b700e727c5cb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:35.487607 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a7da8d9-f533-4f5b-a97b-b700e727c5cb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:35.487839 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a7da8d9-f533-4f5b-a97b-b700e727c5cb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:35.494597 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:35.494597 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:35.498362 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6a7da8d9-f533-4f5b-a97b-b700e727c5cb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:35.503142 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a7da8d9-f533-4f5b-a97b-b700e727c5cb tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:35.503534 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1189/4793] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:35 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:35.548875 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-525cf45c-508c-407a-9b78-191a9c2d081c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Lock "cinder-attachment_update-746f59a9-8fc6-4bbf-b288-68e8926a6bee-np0000007787" released by "attachment_update" :: held 0.081s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:10:35.549163 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-525cf45c-508c-407a-9b78-191a9c2d081c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed returned with HTTP 200 Aug 19 16:10:35.549635 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1198/4794] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:10:35 2026] PUT /volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:36.347852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9bac5f08-23a5-4d0a-ab96-80aac42e238a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:36.349549 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bac5f08-23a5-4d0a-ab96-80aac42e238a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:36.349730 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9bac5f08-23a5-4d0a-ab96-80aac42e238a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:36.349939 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9bac5f08-23a5-4d0a-ab96-80aac42e238a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:36.359896 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:36.359896 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:36.363157 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9bac5f08-23a5-4d0a-ab96-80aac42e238a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:36.367190 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bac5f08-23a5-4d0a-ab96-80aac42e238a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:36.367553 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1203/4795] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:36 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:36.520391 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2046a31-c501-4235-97fb-24ad3e0446aa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:36.523312 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2046a31-c501-4235-97fb-24ad3e0446aa tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:36.523552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2046a31-c501-4235-97fb-24ad3e0446aa tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:36.523715 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2046a31-c501-4235-97fb-24ad3e0446aa tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:36.530861 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:36.530861 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:36.536871 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d2046a31-c501-4235-97fb-24ad3e0446aa tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:36.541089 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2046a31-c501-4235-97fb-24ad3e0446aa tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:36.541477 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1206/4796] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:36 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:37.384013 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-793717a9-4d37-4139-905b-924fe29d3aec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:37.385934 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-793717a9-4d37-4139-905b-924fe29d3aec tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:37.386176 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-793717a9-4d37-4139-905b-924fe29d3aec tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:37.386412 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-793717a9-4d37-4139-905b-924fe29d3aec tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:37.397285 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:37.397285 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:37.400536 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-793717a9-4d37-4139-905b-924fe29d3aec tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:37.404980 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-793717a9-4d37-4139-905b-924fe29d3aec tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:37.405361 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1190/4797] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:37 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:37.556518 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fecb8dd3-6ca0-4342-96a2-2d1b5a8fe56e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:37.558367 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fecb8dd3-6ca0-4342-96a2-2d1b5a8fe56e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:37.558571 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fecb8dd3-6ca0-4342-96a2-2d1b5a8fe56e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:37.558777 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fecb8dd3-6ca0-4342-96a2-2d1b5a8fe56e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:37.566335 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:37.566335 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:37.570248 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fecb8dd3-6ca0-4342-96a2-2d1b5a8fe56e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:37.575277 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fecb8dd3-6ca0-4342-96a2-2d1b5a8fe56e tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:37.575689 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1199/4798] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:37 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:38.417897 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-86d5b208-ba91-4021-857e-d9bc02a99de2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:38.419982 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-86d5b208-ba91-4021-857e-d9bc02a99de2 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:38.420199 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-86d5b208-ba91-4021-857e-d9bc02a99de2 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:38.420435 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-86d5b208-ba91-4021-857e-d9bc02a99de2 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:38.431942 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:38.431942 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:38.436371 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-86d5b208-ba91-4021-857e-d9bc02a99de2 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:38.441791 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-86d5b208-ba91-4021-857e-d9bc02a99de2 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:38.442275 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1204/4799] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:38 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:38.588116 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c6267204-a586-4990-8ae7-e4d73f275a27 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:38.589886 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c6267204-a586-4990-8ae7-e4d73f275a27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:38.590072 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c6267204-a586-4990-8ae7-e4d73f275a27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:38.590260 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c6267204-a586-4990-8ae7-e4d73f275a27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:38.597779 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:38.597779 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:38.602728 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c6267204-a586-4990-8ae7-e4d73f275a27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:38.607839 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c6267204-a586-4990-8ae7-e4d73f275a27 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:38.608287 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1207/4800] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:38 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:38.887236 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-58941bd4-7258-40a6-b352-06970f268df3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:38.889440 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-58941bd4-7258-40a6-b352-06970f268df3 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed/action Aug 19 16:10:38.889829 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-58941bd4-7258-40a6-b352-06970f268df3 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:10:38.889950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-58941bd4-7258-40a6-b352-06970f268df3 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:38.906660 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:38.906660 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:38.921256 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ca93647-d508-4bd9-9f1f-58d85ee1dbdb req-58941bd4-7258-40a6-b352-06970f268df3 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed/action returned with HTTP 204 Aug 19 16:10:38.921754 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1191/4801] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:10:38 2026] POST /volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:39.457828 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7dda7091-4e3b-4e53-a059-690beeb16995 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:39.460644 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7dda7091-4e3b-4e53-a059-690beeb16995 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:39.460975 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7dda7091-4e3b-4e53-a059-690beeb16995 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:39.461266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7dda7091-4e3b-4e53-a059-690beeb16995 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:39.484128 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:39.484128 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:39.491236 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7dda7091-4e3b-4e53-a059-690beeb16995 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:39.497785 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7dda7091-4e3b-4e53-a059-690beeb16995 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:39.498308 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1200/4802] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:39 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:39.512993 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5690bff-52f3-43a0-b239-1c41fdd9229e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:39.515138 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5690bff-52f3-43a0-b239-1c41fdd9229e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:39.515373 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5690bff-52f3-43a0-b239-1c41fdd9229e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:39.515615 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5690bff-52f3-43a0-b239-1c41fdd9229e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:39.534820 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:39.534820 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:39.539349 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5690bff-52f3-43a0-b239-1c41fdd9229e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:39.544611 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5690bff-52f3-43a0-b239-1c41fdd9229e tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:39.545102 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1205/4803] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:39 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:39.557644 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ff96d8ec-2502-49bc-a594-9205940eb756 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:39.561316 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff96d8ec-2502-49bc-a594-9205940eb756 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:10:39.561649 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ff96d8ec-2502-49bc-a594-9205940eb756 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "746f59a9-8fc6-4bbf-b288-68e8926a6bee", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2081026702", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:39.574952 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:39.574952 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:39.575411 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ff96d8ec-2502-49bc-a594-9205940eb756 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:39.575619 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-ff96d8ec-2502-49bc-a594-9205940eb756 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Create snapshot from volume 746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:39.615241 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ff96d8ec-2502-49bc-a594-9205940eb756 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Created reservations ['8d4a5119-e9ce-478d-8c3f-1948c18a1d18', '377b8134-bad1-4631-ab86-b7823f6dee2a', '086d3a65-064b-4e40-b1a2-6816de3bccf8', '9d44ef4b-84c7-43fc-a712-31661b9d39bd'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:10:39.622259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-609d54ab-863b-46ed-9737-b59618dd0709 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:39.624851 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-609d54ab-863b-46ed-9737-b59618dd0709 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:39.625121 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-609d54ab-863b-46ed-9737-b59618dd0709 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:39.625398 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-609d54ab-863b-46ed-9737-b59618dd0709 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:39.633519 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:39.633519 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:39.637229 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-609d54ab-863b-46ed-9737-b59618dd0709 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:39.642609 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-609d54ab-863b-46ed-9737-b59618dd0709 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:39.643105 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1192/4804] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:39 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:39.653836 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ff96d8ec-2502-49bc-a594-9205940eb756 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Snapshot force create request issued successfully. Aug 19 16:10:39.654200 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ff96d8ec-2502-49bc-a594-9205940eb756 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:10:39.654787 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1208/4805] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:10:39 2026] POST /volume/v3/snapshots => generated 311 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:10:39.666184 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d106201-8824-400c-8586-cc0ccd42487a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:39.668061 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d106201-8824-400c-8586-cc0ccd42487a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:10:39.668308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d106201-8824-400c-8586-cc0ccd42487a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:39.668573 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d106201-8824-400c-8586-cc0ccd42487a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:39.673558 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:39.673558 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:39.674059 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6d106201-8824-400c-8586-cc0ccd42487a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Snapshot retrieved successfully. Aug 19 16:10:39.674913 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d106201-8824-400c-8586-cc0ccd42487a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 returned with HTTP 200 Aug 19 16:10:39.675280 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1201/4806] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:39 2026] GET /volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:40.664173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8fc7ed3c-1de8-4985-b43e-2e8e6a0a3290 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:40.665945 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8fc7ed3c-1de8-4985-b43e-2e8e6a0a3290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:40.666106 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8fc7ed3c-1de8-4985-b43e-2e8e6a0a3290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:40.666318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8fc7ed3c-1de8-4985-b43e-2e8e6a0a3290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:40.672968 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:40.672968 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:40.676505 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8fc7ed3c-1de8-4985-b43e-2e8e6a0a3290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:40.680944 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8fc7ed3c-1de8-4985-b43e-2e8e6a0a3290 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:40.681313 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1206/4807] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:40 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:40.686904 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b46c1988-e445-4e78-a8fc-df77f0858aa6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:40.688801 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b46c1988-e445-4e78-a8fc-df77f0858aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:10:40.689046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b46c1988-e445-4e78-a8fc-df77f0858aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:40.689263 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b46c1988-e445-4e78-a8fc-df77f0858aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:40.703100 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:40.703100 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:40.703595 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b46c1988-e445-4e78-a8fc-df77f0858aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Snapshot retrieved successfully. Aug 19 16:10:40.704391 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b46c1988-e445-4e78-a8fc-df77f0858aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 returned with HTTP 200 Aug 19 16:10:40.704817 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1193/4808] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:40 2026] GET /volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:40.714092 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6aea9339-d7a5-40d8-8b03-30146e690b4b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:40.716258 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6aea9339-d7a5-40d8-8b03-30146e690b4b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:10:40.716495 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6aea9339-d7a5-40d8-8b03-30146e690b4b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:40.716708 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6aea9339-d7a5-40d8-8b03-30146e690b4b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:40.722481 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:40.722481 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:40.722954 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6aea9339-d7a5-40d8-8b03-30146e690b4b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Snapshot retrieved successfully. Aug 19 16:10:40.723794 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6aea9339-d7a5-40d8-8b03-30146e690b4b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 returned with HTTP 200 Aug 19 16:10:40.724194 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1209/4809] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:10:40 2026] GET /volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:40.733516 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57b0e858-8589-4879-9d97-4b470ffcdd80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:40.740947 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57b0e858-8589-4879-9d97-4b470ffcdd80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:10:40.741166 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57b0e858-8589-4879-9d97-4b470ffcdd80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:40.741343 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57b0e858-8589-4879-9d97-4b470ffcdd80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:40.757968 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:40.757968 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:40.764903 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57b0e858-8589-4879-9d97-4b470ffcdd80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:10:40.769997 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57b0e858-8589-4879-9d97-4b470ffcdd80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:10:40.770507 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1202/4810] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:10:40 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:40.863427 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-e25eb6b0-c95c-4ac2-bb33-53c85b96fd19 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:40.865615 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-e25eb6b0-c95c-4ac2-bb33-53c85b96fd19 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:40.865833 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-e25eb6b0-c95c-4ac2-bb33-53c85b96fd19 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:40.866020 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-e25eb6b0-c95c-4ac2-bb33-53c85b96fd19 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:40.873029 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:40.873029 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:40.877328 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-e25eb6b0-c95c-4ac2-bb33-53c85b96fd19 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:40.882520 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-e25eb6b0-c95c-4ac2-bb33-53c85b96fd19 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:40.885004 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1207/4811] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:10:40 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 1449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 16:10:41.437018 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-6c3e1568-0c59-4ece-95b2-02f4f5290b9b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:41.439712 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-6c3e1568-0c59-4ece-95b2-02f4f5290b9b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:41.439986 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-6c3e1568-0c59-4ece-95b2-02f4f5290b9b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:41.440240 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-6c3e1568-0c59-4ece-95b2-02f4f5290b9b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:41.449372 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:41.449372 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:41.453705 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-6c3e1568-0c59-4ece-95b2-02f4f5290b9b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:41.460924 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-6c3e1568-0c59-4ece-95b2-02f4f5290b9b tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:41.461670 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1194/4812] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:10:41 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 1449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:41.472883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-78119832-7e8f-459e-9869-10ac1ef2915c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:41.473340 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78119832-7e8f-459e-9869-10ac1ef2915c None None] GET https://10.4.3.32/volume// Aug 19 16:10:41.473588 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78119832-7e8f-459e-9869-10ac1ef2915c None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:41.473918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-78119832-7e8f-459e-9869-10ac1ef2915c None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:41.474341 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-78119832-7e8f-459e-9869-10ac1ef2915c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:10:41.475318 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1210/4813] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:10: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 19 16:10:41.484201 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-dd8ffe0c-c1bc-4673-a300-542e53f0d348 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:41.486177 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-dd8ffe0c-c1bc-4673-a300-542e53f0d348 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:10:41.486656 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-dd8ffe0c-c1bc-4673-a300-542e53f0d348 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33345b69-e931-409a-a52c-e3fa51a8bc58", "connector": null, "instance_uuid": "30fb5238-28e4-45a9-85f3-9c9c1b0ee14d"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:41.495875 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:41.495875 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:41.521300 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-dd8ffe0c-c1bc-4673-a300-542e53f0d348 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:10:41.521938 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1203/4814] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:10:41 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 19 16:10:42.618807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-617ded33-9e18-4840-bf6a-91990804cab5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:42.618807 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-617ded33-9e18-4840-bf6a-91990804cab5 None None] GET https://10.4.3.32/volume// Aug 19 16:10:42.618807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-617ded33-9e18-4840-bf6a-91990804cab5 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:42.618807 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-617ded33-9e18-4840-bf6a-91990804cab5 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:42.618807 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-617ded33-9e18-4840-bf6a-91990804cab5 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:10:42.618807 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1208/4815] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:10:42.628843 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-712828ca-cdf8-4418-b225-72c96e72792f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:42.631238 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-712828ca-cdf8-4418-b225-72c96e72792f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:10:42.631445 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-712828ca-cdf8-4418-b225-72c96e72792f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:42.631627 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-712828ca-cdf8-4418-b225-72c96e72792f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:42.641177 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:42.641177 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:10:42.644937 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-712828ca-cdf8-4418-b225-72c96e72792f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:10:42.650898 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-712828ca-cdf8-4418-b225-72c96e72792f tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:10:42.651319 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1195/4816] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:10:42 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 1628 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:10:42.781739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-7fd4d10d-a0e9-4240-8df6-042412081701 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:42.787048 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-7fd4d10d-a0e9-4240-8df6-042412081701 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] PUT https://10.4.3.32/volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013 Aug 19 16:10:42.787395 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-7fd4d10d-a0e9-4240-8df6-042412081701 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:42.796272 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-7fd4d10d-a0e9-4240-8df6-042412081701 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Acquiring lock "cinder-attachment_update-33345b69-e931-409a-a52c-e3fa51a8bc58-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:10:42.801565 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-7fd4d10d-a0e9-4240-8df6-042412081701 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Lock "cinder-attachment_update-33345b69-e931-409a-a52c-e3fa51a8bc58-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:10:42.803056 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:42.803056 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:10:42.886129 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-7fd4d10d-a0e9-4240-8df6-042412081701 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Lock "cinder-attachment_update-33345b69-e931-409a-a52c-e3fa51a8bc58-np0000007787" released by "attachment_update" :: held 0.085s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:10:42.886461 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-7fd4d10d-a0e9-4240-8df6-042412081701 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013 returned with HTTP 200 Aug 19 16:10:42.886876 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1211/4817] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:10:42 2026] PUT /volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:10:42.910407 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-fd46762b-a131-43b6-96a6-604ae30f0261 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:42.912562 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-fd46762b-a131-43b6-96a6-604ae30f0261 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] POST https://10.4.3.32/volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013/action Aug 19 16:10:42.912984 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-fd46762b-a131-43b6-96a6-604ae30f0261 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:10:42.913139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-fd46762b-a131-43b6-96a6-604ae30f0261 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:10:42.928967 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:42.928967 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:10:42.939145 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-fd46762b-a131-43b6-96a6-604ae30f0261 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013/action returned with HTTP 204 Aug 19 16:10:42.939641 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1204/4818] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:10:42 2026] POST /volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:10:47.265048 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-81443a2a-0d94-4bcc-aaf1-e0eb8bf17e0a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:10:47.267936 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-81443a2a-0d94-4bcc-aaf1-e0eb8bf17e0a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58/encryption Aug 19 16:10:47.268311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-81443a2a-0d94-4bcc-aaf1-e0eb8bf17e0a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:10:47.268594 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-81443a2a-0d94-4bcc-aaf1-e0eb8bf17e0a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:10:47.281660 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:10:47.281660 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:10:47.291179 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4611c7d0-c6b0-466f-8ed8-16e5659ea4ac req-81443a2a-0d94-4bcc-aaf1-e0eb8bf17e0a tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58/encryption returned with HTTP 200 Aug 19 16:10:47.291615 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1209/4819] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:10:47 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:10:52.648204 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=163,cinder:UPDATE=24,cinder:INSERT=13 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:10:52.878401 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=144,cinder:UPDATE=41,cinder:INSERT=20 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:10:52.935969 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=181,cinder:UPDATE=47,cinder:INSERT=20 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:10:57.289620 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=192,cinder:UPDATE=66,cinder:INSERT=34 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:11:04.891027 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-02d9aef3-d140-402d-9bc4-5f1a048d62dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:04.893165 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02d9aef3-d140-402d-9bc4-5f1a048d62dc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:11:04.893406 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02d9aef3-d140-402d-9bc4-5f1a048d62dc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:04.893638 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02d9aef3-d140-402d-9bc4-5f1a048d62dc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:04.893793 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-02d9aef3-d140-402d-9bc4-5f1a048d62dc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Delete snapshot with id: 34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:11:04.900451 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:04.900451 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:04.901127 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-02d9aef3-d140-402d-9bc4-5f1a048d62dc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Snapshot retrieved successfully. Aug 19 16:11:04.929553 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-02d9aef3-d140-402d-9bc4-5f1a048d62dc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Snapshot delete request issued successfully. Aug 19 16:11:04.929553 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02d9aef3-d140-402d-9bc4-5f1a048d62dc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 returned with HTTP 202 Aug 19 16:11:04.929553 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1196/4820] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:11:04 2026] DELETE /volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:04.935447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-330ad4c7-e4b8-4e2c-89e8-5f39946496ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:04.938943 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-330ad4c7-e4b8-4e2c-89e8-5f39946496ad tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:11:04.938943 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-330ad4c7-e4b8-4e2c-89e8-5f39946496ad tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:04.938943 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-330ad4c7-e4b8-4e2c-89e8-5f39946496ad tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:04.943841 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:04.943841 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:04.944450 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-330ad4c7-e4b8-4e2c-89e8-5f39946496ad tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Snapshot retrieved successfully. Aug 19 16:11:04.946359 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-330ad4c7-e4b8-4e2c-89e8-5f39946496ad tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 returned with HTTP 200 Aug 19 16:11:04.946359 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1212/4821] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:04 2026] GET /volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:05.956567 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c1a561b-32f3-4c67-84a7-173b83eb8221 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:05.958461 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c1a561b-32f3-4c67-84a7-173b83eb8221 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:11:05.958746 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c1a561b-32f3-4c67-84a7-173b83eb8221 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:05.958999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c1a561b-32f3-4c67-84a7-173b83eb8221 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:05.963462 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c1a561b-32f3-4c67-84a7-173b83eb8221 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 returned with HTTP 404 Aug 19 16:11:05.963957 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1205/4822] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:05 2026] GET /volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:06.074731 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-7b6c43ec-1a3f-418b-a5b3-fa56cc7ae153 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:06.078607 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-7b6c43ec-1a3f-418b-a5b3-fa56cc7ae153 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/attachments?instance_id=fd41c40b-7109-40e9-9267-74807a225441 Aug 19 16:11:06.078843 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-7b6c43ec-1a3f-418b-a5b3-fa56cc7ae153 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:06.079028 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-7b6c43ec-1a3f-418b-a5b3-fa56cc7ae153 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:06.095719 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-7b6c43ec-1a3f-418b-a5b3-fa56cc7ae153 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments?instance_id=fd41c40b-7109-40e9-9267-74807a225441 returned with HTTP 200 Aug 19 16:11:06.096374 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1210/4823] 10.4.3.32 () {70 vars in 1630 bytes} [Wed Aug 19 16:11:06 2026] GET /volume/v3/attachments?instance_id=fd41c40b-7109-40e9-9267-74807a225441 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:06.105711 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-8d9a40d7-9b32-4f46-8d39-d31bbedba5a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:06.108614 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-8d9a40d7-9b32-4f46-8d39-d31bbedba5a5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed Aug 19 16:11:06.108929 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-8d9a40d7-9b32-4f46-8d39-d31bbedba5a5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:06.109180 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-8d9a40d7-9b32-4f46-8d39-d31bbedba5a5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:06.126550 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7a7dc797-4c21-4d30-96c3-790543664c94 req-8d9a40d7-9b32-4f46-8d39-d31bbedba5a5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed returned with HTTP 200 Aug 19 16:11:06.127003 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1197/4824] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 16:11:06 2026] GET /volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:06.793722 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ce010963-e364-4ec8-b793-3cee295feb50 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:06.795437 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce010963-e364-4ec8-b793-3cee295feb50 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:11:06.795741 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ce010963-e364-4ec8-b793-3cee295feb50 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20198877-9fd4-45df-91a5-ef6a69444390", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-914384302", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:06.806026 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:06.806026 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:06.806547 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ce010963-e364-4ec8-b793-3cee295feb50 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:06.806681 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-ce010963-e364-4ec8-b793-3cee295feb50 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create snapshot from volume 20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:11:06.847482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ce010963-e364-4ec8-b793-3cee295feb50 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['6704c725-b82e-4712-a58c-2db6d1293224', 'ccd267e2-5649-4610-8265-1526d552cac3', '798e2741-4ce4-430a-8274-9c270accec0b', '2b123c23-fb00-4a00-b008-46f0d2e52202'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:11:06.879997 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ce010963-e364-4ec8-b793-3cee295feb50 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot force create request issued successfully. Aug 19 16:11:06.880293 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ce010963-e364-4ec8-b793-3cee295feb50 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:11:06.880709 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1213/4825] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:11:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:11:06.891513 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d7659a5-e678-4d57-9545-c2d2c014b7c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:06.893532 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d7659a5-e678-4d57-9545-c2d2c014b7c8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:06.893736 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d7659a5-e678-4d57-9545-c2d2c014b7c8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:06.893963 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d7659a5-e678-4d57-9545-c2d2c014b7c8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:06.899126 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:06.899126 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:06.899616 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3d7659a5-e678-4d57-9545-c2d2c014b7c8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:06.900505 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d7659a5-e678-4d57-9545-c2d2c014b7c8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd returned with HTTP 200 Aug 19 16:11:06.900881 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1206/4826] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:06 2026] GET /volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:07.910395 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3491b6f8-7003-4313-98e4-e2d288910102 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:07.912058 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3491b6f8-7003-4313-98e4-e2d288910102 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:07.912258 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3491b6f8-7003-4313-98e4-e2d288910102 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:07.912464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3491b6f8-7003-4313-98e4-e2d288910102 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:07.918264 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:07.918264 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:07.918827 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3491b6f8-7003-4313-98e4-e2d288910102 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:07.919685 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3491b6f8-7003-4313-98e4-e2d288910102 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd returned with HTTP 200 Aug 19 16:11:07.920078 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1211/4827] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:07 2026] GET /volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:07.928560 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4191f72a-bfd8-4554-bb46-dd7a73bcb94e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:07.930910 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4191f72a-bfd8-4554-bb46-dd7a73bcb94e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:07.931142 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4191f72a-bfd8-4554-bb46-dd7a73bcb94e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:07.931401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4191f72a-bfd8-4554-bb46-dd7a73bcb94e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:07.936727 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:07.936727 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:07.937337 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4191f72a-bfd8-4554-bb46-dd7a73bcb94e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:07.938237 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4191f72a-bfd8-4554-bb46-dd7a73bcb94e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd returned with HTTP 200 Aug 19 16:11:07.938648 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1198/4828] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:07 2026] GET /volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:07.948140 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fbdd9cea-a612-4420-9189-bc0b1b0be74a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:07.950252 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fbdd9cea-a612-4420-9189-bc0b1b0be74a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:11:07.950632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fbdd9cea-a612-4420-9189-bc0b1b0be74a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20198877-9fd4-45df-91a5-ef6a69444390", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-448565310", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:07.962639 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:07.962639 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:07.963204 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fbdd9cea-a612-4420-9189-bc0b1b0be74a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:07.963365 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-fbdd9cea-a612-4420-9189-bc0b1b0be74a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create snapshot from volume 20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:11:07.988156 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-fbdd9cea-a612-4420-9189-bc0b1b0be74a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['329fd744-4b0f-417c-84e1-f4a489828b5a', 'd9a7bf6c-c35d-44dc-9793-a64527cde6b4', '736aabf0-7293-421b-93af-3e80b88978ad', 'ab99e442-e34a-41c5-858d-0a08b144f179'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:11:08.025217 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fbdd9cea-a612-4420-9189-bc0b1b0be74a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot force create request issued successfully. Aug 19 16:11:08.025553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fbdd9cea-a612-4420-9189-bc0b1b0be74a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:11:08.026088 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1214/4829] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:11:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:11:08.037973 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8fc133c-0810-4c08-9e22-8e076dc876cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:08.040229 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8fc133c-0810-4c08-9e22-8e076dc876cf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:08.040518 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8fc133c-0810-4c08-9e22-8e076dc876cf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:08.040816 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8fc133c-0810-4c08-9e22-8e076dc876cf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:08.046211 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:08.046211 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:08.046638 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8fc133c-0810-4c08-9e22-8e076dc876cf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:08.047373 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8fc133c-0810-4c08-9e22-8e076dc876cf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe returned with HTTP 200 Aug 19 16:11:08.047919 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1207/4830] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:08 2026] GET /volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:09.056273 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-88fe3f70-53c4-4127-ad0b-2dce09d5eff3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:09.058186 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-88fe3f70-53c4-4127-ad0b-2dce09d5eff3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:09.058406 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-88fe3f70-53c4-4127-ad0b-2dce09d5eff3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:09.058585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-88fe3f70-53c4-4127-ad0b-2dce09d5eff3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:09.063683 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:09.063683 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:09.064092 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-88fe3f70-53c4-4127-ad0b-2dce09d5eff3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:09.064791 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-88fe3f70-53c4-4127-ad0b-2dce09d5eff3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe returned with HTTP 200 Aug 19 16:11:09.065133 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1212/4831] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:09 2026] GET /volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:09.073173 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5d6da9c-f36d-43df-b6f5-0798374c4a9f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:09.075001 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5d6da9c-f36d-43df-b6f5-0798374c4a9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:09.075209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5d6da9c-f36d-43df-b6f5-0798374c4a9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:09.075417 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5d6da9c-f36d-43df-b6f5-0798374c4a9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:09.080467 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:09.080467 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:09.080930 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e5d6da9c-f36d-43df-b6f5-0798374c4a9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:09.081694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5d6da9c-f36d-43df-b6f5-0798374c4a9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe returned with HTTP 200 Aug 19 16:11:09.082055 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1199/4832] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:09 2026] GET /volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:09.090035 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a8ea8086-b74c-4385-b9b5-bed41e7bf5be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:09.091884 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8ea8086-b74c-4385-b9b5-bed41e7bf5be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:11:09.092209 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a8ea8086-b74c-4385-b9b5-bed41e7bf5be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20198877-9fd4-45df-91a5-ef6a69444390", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-170561578", "description": null, "metadata": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:09.102780 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:09.102780 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:09.103371 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a8ea8086-b74c-4385-b9b5-bed41e7bf5be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:09.103627 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-a8ea8086-b74c-4385-b9b5-bed41e7bf5be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create snapshot from volume 20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:11:09.131859 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-a8ea8086-b74c-4385-b9b5-bed41e7bf5be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['69f38151-f11a-4764-beb9-2a4f69a39119', '1ca66d76-225d-4497-b87e-ed34fa87f47e', '2d8bf4c0-79e1-4bc0-8e6e-89cf502de9fd', '5a417875-0c61-435a-8112-63fb870f6f66'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:11:09.166437 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a8ea8086-b74c-4385-b9b5-bed41e7bf5be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot force create request issued successfully. Aug 19 16:11:09.166777 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a8ea8086-b74c-4385-b9b5-bed41e7bf5be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:11:09.167258 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1215/4833] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:11:09 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 19 16:11:09.177538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-abd45a34-eabb-4993-91a7-1d185591a7c3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:09.179313 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abd45a34-eabb-4993-91a7-1d185591a7c3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:09.179537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abd45a34-eabb-4993-91a7-1d185591a7c3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:09.179780 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abd45a34-eabb-4993-91a7-1d185591a7c3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:09.185726 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:09.185726 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:09.186418 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-abd45a34-eabb-4993-91a7-1d185591a7c3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:09.187547 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abd45a34-eabb-4993-91a7-1d185591a7c3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 returned with HTTP 200 Aug 19 16:11:09.188076 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1208/4834] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:09 2026] GET /volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:10.198093 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-135204e6-3b99-4114-9282-e3df93704d05 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:10.200471 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-135204e6-3b99-4114-9282-e3df93704d05 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:10.200752 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-135204e6-3b99-4114-9282-e3df93704d05 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:10.201050 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-135204e6-3b99-4114-9282-e3df93704d05 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:10.207830 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:10.207830 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:10.208267 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-135204e6-3b99-4114-9282-e3df93704d05 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:10.209081 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-135204e6-3b99-4114-9282-e3df93704d05 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 returned with HTTP 200 Aug 19 16:11:10.209484 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1213/4835] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:10 2026] GET /volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:10.218754 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2342e17e-4ee8-4c36-816f-999dc7af1ab9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:10.220307 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2342e17e-4ee8-4c36-816f-999dc7af1ab9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:10.220478 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2342e17e-4ee8-4c36-816f-999dc7af1ab9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:10.220689 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2342e17e-4ee8-4c36-816f-999dc7af1ab9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:10.226129 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:10.226129 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:10.226644 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2342e17e-4ee8-4c36-816f-999dc7af1ab9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:10.227511 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2342e17e-4ee8-4c36-816f-999dc7af1ab9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 returned with HTTP 200 Aug 19 16:11:10.227926 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1200/4836] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:10 2026] GET /volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:11.627405 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8065b52c-10e0-4a53-82ab-6740728f4f4d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:11.629261 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8065b52c-10e0-4a53-82ab-6740728f4f4d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:11.629454 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8065b52c-10e0-4a53-82ab-6740728f4f4d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:11.629625 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8065b52c-10e0-4a53-82ab-6740728f4f4d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:11.629733 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-8065b52c-10e0-4a53-82ab-6740728f4f4d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:11.634483 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:11.634483 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:11.634874 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8065b52c-10e0-4a53-82ab-6740728f4f4d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:11.656230 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8065b52c-10e0-4a53-82ab-6740728f4f4d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot delete request issued successfully. Aug 19 16:11:11.656753 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8065b52c-10e0-4a53-82ab-6740728f4f4d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 returned with HTTP 202 Aug 19 16:11:11.657001 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1216/4837] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:11:11 2026] DELETE /volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:11.666084 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ef53204-8db8-49a1-ad0b-ab6138d0f02d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:11.667222 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ef53204-8db8-49a1-ad0b-ab6138d0f02d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:11.667472 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ef53204-8db8-49a1-ad0b-ab6138d0f02d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:11.667712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ef53204-8db8-49a1-ad0b-ab6138d0f02d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:11.673819 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:11.673819 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:11.674270 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ef53204-8db8-49a1-ad0b-ab6138d0f02d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:11.675093 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ef53204-8db8-49a1-ad0b-ab6138d0f02d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 returned with HTTP 200 Aug 19 16:11:11.675484 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1209/4838] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:11 2026] GET /volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:12.684853 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6fb5b739-ceb9-49f9-a65c-a6fde8489797 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:12.686552 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6fb5b739-ceb9-49f9-a65c-a6fde8489797 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:12.686947 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6fb5b739-ceb9-49f9-a65c-a6fde8489797 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:12.687233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6fb5b739-ceb9-49f9-a65c-a6fde8489797 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:12.691864 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6fb5b739-ceb9-49f9-a65c-a6fde8489797 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 returned with HTTP 404 Aug 19 16:11:12.692196 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1214/4839] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:12 2026] GET /volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:12.699110 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a10cd968-3574-4a85-9cc5-868509fc34be None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:12.701939 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a10cd968-3574-4a85-9cc5-868509fc34be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:12.702209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a10cd968-3574-4a85-9cc5-868509fc34be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:12.702513 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a10cd968-3574-4a85-9cc5-868509fc34be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:12.702655 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-a10cd968-3574-4a85-9cc5-868509fc34be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:12.709930 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:12.709930 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:12.710619 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a10cd968-3574-4a85-9cc5-868509fc34be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:12.733438 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a10cd968-3574-4a85-9cc5-868509fc34be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot delete request issued successfully. Aug 19 16:11:12.733607 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a10cd968-3574-4a85-9cc5-868509fc34be tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe returned with HTTP 202 Aug 19 16:11:12.734050 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1201/4840] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:11:12 2026] DELETE /volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:12.741223 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4bc81ab2-6e8a-4a3c-8e92-ef586d6285a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:12.742981 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4bc81ab2-6e8a-4a3c-8e92-ef586d6285a4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:12.743170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4bc81ab2-6e8a-4a3c-8e92-ef586d6285a4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:12.743364 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4bc81ab2-6e8a-4a3c-8e92-ef586d6285a4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:12.748530 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:12.748530 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:12.748981 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4bc81ab2-6e8a-4a3c-8e92-ef586d6285a4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:12.749741 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4bc81ab2-6e8a-4a3c-8e92-ef586d6285a4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe returned with HTTP 200 Aug 19 16:11:12.750105 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1217/4841] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:12 2026] GET /volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:13.759570 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e10652dd-3742-4adb-b46a-9fd356b2857e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:13.764783 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e10652dd-3742-4adb-b46a-9fd356b2857e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:13.764783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e10652dd-3742-4adb-b46a-9fd356b2857e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:13.764783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e10652dd-3742-4adb-b46a-9fd356b2857e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:13.768682 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e10652dd-3742-4adb-b46a-9fd356b2857e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe returned with HTTP 404 Aug 19 16:11:13.769211 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1210/4842] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:13 2026] GET /volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:13.776606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-75ab4513-b62e-4897-9b7e-27996803e1a2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:13.778778 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75ab4513-b62e-4897-9b7e-27996803e1a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:13.779035 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75ab4513-b62e-4897-9b7e-27996803e1a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:13.779225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75ab4513-b62e-4897-9b7e-27996803e1a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:13.779351 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-75ab4513-b62e-4897-9b7e-27996803e1a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:13.784986 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:13.784986 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:13.785469 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-75ab4513-b62e-4897-9b7e-27996803e1a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:13.805105 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-75ab4513-b62e-4897-9b7e-27996803e1a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot delete request issued successfully. Aug 19 16:11:13.805367 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75ab4513-b62e-4897-9b7e-27996803e1a2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd returned with HTTP 202 Aug 19 16:11:13.805949 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1215/4843] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:11:13 2026] DELETE /volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:13.813647 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e67650a2-ed74-4d09-83ed-5a33eb66d269 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:13.815487 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e67650a2-ed74-4d09-83ed-5a33eb66d269 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:13.815691 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e67650a2-ed74-4d09-83ed-5a33eb66d269 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:13.815920 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e67650a2-ed74-4d09-83ed-5a33eb66d269 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:13.820976 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:13.820976 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:13.821404 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e67650a2-ed74-4d09-83ed-5a33eb66d269 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:11:13.822207 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e67650a2-ed74-4d09-83ed-5a33eb66d269 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd returned with HTTP 200 Aug 19 16:11:13.822548 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1202/4844] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:13 2026] GET /volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:14.832877 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1b9e6a8d-abb7-4e45-8ba0-cdcd58f63cbf None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:14.834618 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b9e6a8d-abb7-4e45-8ba0-cdcd58f63cbf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:14.834817 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b9e6a8d-abb7-4e45-8ba0-cdcd58f63cbf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:14.834995 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1b9e6a8d-abb7-4e45-8ba0-cdcd58f63cbf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:14.839011 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1b9e6a8d-abb7-4e45-8ba0-cdcd58f63cbf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd returned with HTTP 404 Aug 19 16:11:14.839462 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1218/4845] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:14 2026] GET /volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:14.847602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4c4b34f8-0641-49d6-8fa7-638385ef9f24 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:14.849412 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c4b34f8-0641-49d6-8fa7-638385ef9f24 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:14.849722 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c4b34f8-0641-49d6-8fa7-638385ef9f24 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:14.851027 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c4b34f8-0641-49d6-8fa7-638385ef9f24 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:14.851027 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-4c4b34f8-0641-49d6-8fa7-638385ef9f24 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:14.854463 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c4b34f8-0641-49d6-8fa7-638385ef9f24 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 returned with HTTP 404 Aug 19 16:11:14.855014 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1211/4846] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:11:14 2026] DELETE /volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:14.861514 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b59d151c-9f49-44e8-b2ed-245dbc3d3a5b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:14.863225 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b59d151c-9f49-44e8-b2ed-245dbc3d3a5b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 Aug 19 16:11:14.863417 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b59d151c-9f49-44e8-b2ed-245dbc3d3a5b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:14.863592 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b59d151c-9f49-44e8-b2ed-245dbc3d3a5b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:14.867459 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b59d151c-9f49-44e8-b2ed-245dbc3d3a5b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 returned with HTTP 404 Aug 19 16:11:14.867912 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1216/4847] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:14 2026] GET /volume/v3/snapshots/fa7f0034-2be6-443e-99d9-fe3a8edc23f1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:14.875605 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04628b0d-73b0-41ad-86d6-627a074f7f2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:14.877434 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04628b0d-73b0-41ad-86d6-627a074f7f2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:14.877684 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04628b0d-73b0-41ad-86d6-627a074f7f2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:14.877935 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04628b0d-73b0-41ad-86d6-627a074f7f2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:14.878080 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-04628b0d-73b0-41ad-86d6-627a074f7f2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:14.882782 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04628b0d-73b0-41ad-86d6-627a074f7f2b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe returned with HTTP 404 Aug 19 16:11:14.883371 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1203/4848] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:11:14 2026] DELETE /volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:14.890419 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a04f53cc-010c-4673-962f-2f3ab9d8a99b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:14.892157 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a04f53cc-010c-4673-962f-2f3ab9d8a99b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe Aug 19 16:11:14.892385 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a04f53cc-010c-4673-962f-2f3ab9d8a99b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:14.892615 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a04f53cc-010c-4673-962f-2f3ab9d8a99b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:14.897445 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a04f53cc-010c-4673-962f-2f3ab9d8a99b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe returned with HTTP 404 Aug 19 16:11:14.897865 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1219/4849] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:14 2026] GET /volume/v3/snapshots/7c1c097e-a8a4-4719-b3ba-34f2530a14fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:14.904584 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f2a421f6-09e8-460a-a4be-25c7a1af382a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:14.906335 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2a421f6-09e8-460a-a4be-25c7a1af382a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:14.906662 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2a421f6-09e8-460a-a4be-25c7a1af382a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:14.906862 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2a421f6-09e8-460a-a4be-25c7a1af382a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:14.907011 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-f2a421f6-09e8-460a-a4be-25c7a1af382a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:14.911552 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2a421f6-09e8-460a-a4be-25c7a1af382a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd returned with HTTP 404 Aug 19 16:11:14.912004 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1212/4850] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:11:14 2026] DELETE /volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:14.918158 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-882be36d-c486-4ae6-8660-8804a7de5faa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:14.919874 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-882be36d-c486-4ae6-8660-8804a7de5faa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd Aug 19 16:11:14.920056 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-882be36d-c486-4ae6-8660-8804a7de5faa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:14.920228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-882be36d-c486-4ae6-8660-8804a7de5faa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:14.924628 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-882be36d-c486-4ae6-8660-8804a7de5faa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd returned with HTTP 404 Aug 19 16:11:14.925102 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1217/4851] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:14 2026] GET /volume/v3/snapshots/1886c496-f8db-42a1-8216-376ca1ab27bd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:15.583917 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d23dccc0-6fe7-4c06-9596-856282f2d7d9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:15.593086 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d23dccc0-6fe7-4c06-9596-856282f2d7d9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/limits Aug 19 16:11:15.593086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d23dccc0-6fe7-4c06-9596-856282f2d7d9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:15.593086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d23dccc0-6fe7-4c06-9596-856282f2d7d9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:15.596205 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d23dccc0-6fe7-4c06-9596-856282f2d7d9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1627982350 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1627982350, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:11:15.596600 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d23dccc0-6fe7-4c06-9596-856282f2d7d9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1627982350 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1627982350, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:11:15.596963 np0000007787 devstack@c-api.service[100251]: WARNING cinder.quota [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d23dccc0-6fe7-4c06-9596-856282f2d7d9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1627982350 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1627982350, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:11:15.609199 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d23dccc0-6fe7-4c06-9596-856282f2d7d9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 19 16:11:15.609602 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1204/4852] 10.4.3.32 () {68 vars in 1477 bytes} [Wed Aug 19 16:11:15 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:15.649372 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d2cf26c8-d315-4441-b9d3-d2eecb23b262 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:15.651815 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d2cf26c8-d315-4441-b9d3-d2eecb23b262 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:11:15.652087 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d2cf26c8-d315-4441-b9d3-d2eecb23b262 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:15.652356 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d2cf26c8-d315-4441-b9d3-d2eecb23b262 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:15.662894 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:15.662894 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:15.667876 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d2cf26c8-d315-4441-b9d3-d2eecb23b262 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:11:15.673651 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-d2cf26c8-d315-4441-b9d3-d2eecb23b262 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:11:15.674151 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1220/4853] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:11:15 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 1661 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:15.683424 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-6c12362a-0dbf-4cba-a9d5-2abbfa0cabaf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:15.685520 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-6c12362a-0dbf-4cba-a9d5-2abbfa0cabaf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:11:15.685820 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-6c12362a-0dbf-4cba-a9d5-2abbfa0cabaf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96042278-e77c-4c23-91c5-6f42016a8b16", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1872917779", "description": null, "metadata": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:15.696790 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:15.696790 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:15.697276 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-6c12362a-0dbf-4cba-a9d5-2abbfa0cabaf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:11:15.697438 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-6c12362a-0dbf-4cba-a9d5-2abbfa0cabaf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create snapshot from volume 96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:11:15.740747 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-6c12362a-0dbf-4cba-a9d5-2abbfa0cabaf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Created reservations ['e2e24d76-874c-4fe6-9912-2a770b3206e1', '7a29e7a4-1947-482b-8bec-7096239bca04', '8c1fc532-dd56-40a2-9fc2-f33df9811187', '605ecdd3-6d80-40d6-89e7-c2b89afed5b4'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:11:15.776752 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-6c12362a-0dbf-4cba-a9d5-2abbfa0cabaf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot force create request issued successfully. Aug 19 16:11:15.777193 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a8ee93f6-6110-4ba6-85cc-713238b1a9b2 req-6c12362a-0dbf-4cba-a9d5-2abbfa0cabaf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:11:15.777645 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1213/4854] 10.4.3.32 () {72 vars in 1540 bytes} [Wed Aug 19 16:11:15 2026] POST /volume/v3/snapshots => generated 324 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:11:16.157072 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8e3e7acc-ae9a-4ee0-baf9-49fe60d378ab req-fee0fbc3-6805-4f4a-b832-ac9dd93b038d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:16.159008 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8e3e7acc-ae9a-4ee0-baf9-49fe60d378ab req-fee0fbc3-6805-4f4a-b832-ac9dd93b038d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767 Aug 19 16:11:16.159170 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8e3e7acc-ae9a-4ee0-baf9-49fe60d378ab req-fee0fbc3-6805-4f4a-b832-ac9dd93b038d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:16.159374 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8e3e7acc-ae9a-4ee0-baf9-49fe60d378ab req-fee0fbc3-6805-4f4a-b832-ac9dd93b038d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:16.166099 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:16.166099 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:16.217058 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8e3e7acc-ae9a-4ee0-baf9-49fe60d378ab req-fee0fbc3-6805-4f4a-b832-ac9dd93b038d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767 returned with HTTP 200 Aug 19 16:11:16.217508 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1218/4855] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:11:16 2026] DELETE /volume/v3/attachments/64126b11-8697-4a78-b649-9bcfa97fd767 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:17.348393 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ad4bc68-4037-4ecd-94cb-9c99f6cb4771 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:17.350172 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ad4bc68-4037-4ecd-94cb-9c99f6cb4771 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 Aug 19 16:11:17.350425 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ad4bc68-4037-4ecd-94cb-9c99f6cb4771 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:17.350645 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ad4bc68-4037-4ecd-94cb-9c99f6cb4771 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:17.355698 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:17.355698 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:17.356213 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1ad4bc68-4037-4ecd-94cb-9c99f6cb4771 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot retrieved successfully. Aug 19 16:11:17.356971 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ad4bc68-4037-4ecd-94cb-9c99f6cb4771 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 returned with HTTP 200 Aug 19 16:11:17.357363 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1205/4856] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:17 2026] GET /volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:17.383712 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:17.385547 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:11:17.385928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-35690404", "snapshot_id": null, "imageRef": "bee00fd5-5df7-4fa0-905b-0b4d7458ceee", "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:17.387465 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-35690404', 'snapshot_id': None, 'imageRef': 'bee00fd5-5df7-4fa0-905b-0b4d7458ceee', 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:11:17.558353 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:17.558353 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:17.558896 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot retrieved successfully. Aug 19 16:11:17.559128 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume of 1 GB Aug 19 16:11:17.563535 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Availability Zones retrieved successfully. Aug 19 16:11:17.569965 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Flow 'volume_create_api' (ca245d6b-8e0a-4400-8e82-dcf5d03e9069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:11:17.571470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead0b8b4-6cfe-4a04-a6fb-754e0bbf3415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:17.572840 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:11:17.610093 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead0b8b4-6cfe-4a04-a6fb-754e0bbf3415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8dc92b4-4e2a-4fed-af17-9dc0941ff649', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:17.610809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fff1ea-27fd-4e7f-ab18-09f2b5b2232a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:17.657352 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Created reservations ['26582635-f659-4f29-99e7-ba1c6a42a29f', '32873ce6-8e13-41fc-99a7-983fb750a3d0', 'c451b11b-bd2c-4d59-b72a-8d870168209e', 'c1e4cf93-1abb-492b-8e02-cafedaf921ba'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:11:17.658233 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fff1ea-27fd-4e7f-ab18-09f2b5b2232a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26582635-f659-4f29-99e7-ba1c6a42a29f', '32873ce6-8e13-41fc-99a7-983fb750a3d0', 'c451b11b-bd2c-4d59-b72a-8d870168209e', 'c1e4cf93-1abb-492b-8e02-cafedaf921ba']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:17.659062 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7594de-7849-44c9-8579-5c66ecbd6eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:17.707114 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7594de-7849-44c9-8579-5c66ecbd6eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aedce43-6aa6-4581-9bf7-f4e263f14e93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-35690404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a63e7ae284049fabab444c94b3137d9',qos_specs=None,replication_status=,reservations=['26582635-f659-4f29-99e7-ba1c6a42a29f','32873ce6-8e13-41fc-99a7-983fb750a3d0','c451b11b-bd2c-4d59-b72a-8d870168209e','c1e4cf93-1abb-492b-8e02-cafedaf921ba'],size=1,snapshot_id=d8dc92b4-4e2a-4fed-af17-9dc0941ff649,source_replicaid=,source_volid=None,status='creating',user_id='20b0093ee4ea4c44bb512606310386d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), '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-19T16:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-35690404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aedce43-6aa6-4581-9bf7-f4e263f14e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a63e7ae284049fabab444c94b3137d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8dc92b4-4e2a-4fed-af17-9dc0941ff649,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20b0093ee4ea4c44bb512606310386d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:17.707880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356fa2eb-163c-407a-b661-5f9745fe8666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:17.726578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356fa2eb-163c-407a-b661-5f9745fe8666) transitioned into 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-35690404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a63e7ae284049fabab444c94b3137d9',qos_specs=None,replication_status=,reservations=['26582635-f659-4f29-99e7-ba1c6a42a29f','32873ce6-8e13-41fc-99a7-983fb750a3d0','c451b11b-bd2c-4d59-b72a-8d870168209e','c1e4cf93-1abb-492b-8e02-cafedaf921ba'],size=1,snapshot_id=d8dc92b4-4e2a-4fed-af17-9dc0941ff649,source_replicaid=,source_volid=None,status='creating',user_id='20b0093ee4ea4c44bb512606310386d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:17.727373 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670bd18a-a616-4128-8838-84d8584d98e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:17.751121 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670bd18a-a616-4128-8838-84d8584d98e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:17.751928 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Flow 'volume_create_api' (ca245d6b-8e0a-4400-8e82-dcf5d03e9069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:11:17.752216 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume request issued successfully. Aug 19 16:11:17.752786 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-980d8008-f0b8-4221-ae8f-7447aa6f26ca tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:11:17.753199 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1221/4857] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:11:17 2026] POST /volume/v3/volumes => generated 810 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:17.771297 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71daf788-ae25-4fdc-b04f-3817b2de4c8b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:17.775442 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71daf788-ae25-4fdc-b04f-3817b2de4c8b tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:11:17.775693 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71daf788-ae25-4fdc-b04f-3817b2de4c8b tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:17.779062 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71daf788-ae25-4fdc-b04f-3817b2de4c8b tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:17.789209 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:17.789209 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:17.798970 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71daf788-ae25-4fdc-b04f-3817b2de4c8b tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:11:17.806166 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71daf788-ae25-4fdc-b04f-3817b2de4c8b tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 200 Aug 19 16:11:17.806777 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1214/4858] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:11:17 2026] GET /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:17.903750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e1943509-56f0-4797-a4db-2607d1cfda68 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:17.906340 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1943509-56f0-4797-a4db-2607d1cfda68 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:11:17.906633 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1943509-56f0-4797-a4db-2607d1cfda68 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:17.906929 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1943509-56f0-4797-a4db-2607d1cfda68 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:17.907357 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e1943509-56f0-4797-a4db-2607d1cfda68 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: 20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:11:17.918078 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:17.918078 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:17.918744 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e1943509-56f0-4797-a4db-2607d1cfda68 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:17.938614 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e1943509-56f0-4797-a4db-2607d1cfda68 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:11:17.938725 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1943509-56f0-4797-a4db-2607d1cfda68 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 202 Aug 19 16:11:17.939312 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1219/4859] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:11:17 2026] DELETE /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:17.947069 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-39b266b2-3b0d-44df-9121-c9b15b9ab5fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:17.949582 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39b266b2-3b0d-44df-9121-c9b15b9ab5fc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:11:17.949582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39b266b2-3b0d-44df-9121-c9b15b9ab5fc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:17.949680 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-39b266b2-3b0d-44df-9121-c9b15b9ab5fc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:17.957079 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:17.957079 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:17.961161 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-39b266b2-3b0d-44df-9121-c9b15b9ab5fc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:17.966599 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-39b266b2-3b0d-44df-9121-c9b15b9ab5fc tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 200 Aug 19 16:11:17.966998 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1206/4860] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:17 2026] GET /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:18.819688 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f2efc455-2ee8-4820-bdaa-dddd991ef688 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:18.821622 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2efc455-2ee8-4820-bdaa-dddd991ef688 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:11:18.821904 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2efc455-2ee8-4820-bdaa-dddd991ef688 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:18.822096 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2efc455-2ee8-4820-bdaa-dddd991ef688 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:18.830693 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:18.830693 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:18.835678 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f2efc455-2ee8-4820-bdaa-dddd991ef688 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:11:18.842558 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2efc455-2ee8-4820-bdaa-dddd991ef688 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 200 Aug 19 16:11:18.843145 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1222/4861] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:11:18 2026] GET /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 1419 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:11:18.860409 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1bf5af33-34c2-4ce4-bca9-02f449470b02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:18.862309 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1bf5af33-34c2-4ce4-bca9-02f449470b02 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:11:18.862529 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1bf5af33-34c2-4ce4-bca9-02f449470b02 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:18.862719 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1bf5af33-34c2-4ce4-bca9-02f449470b02 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:18.870396 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:18.870396 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:18.874476 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1bf5af33-34c2-4ce4-bca9-02f449470b02 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:11:18.879781 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1bf5af33-34c2-4ce4-bca9-02f449470b02 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 200 Aug 19 16:11:18.880221 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1215/4862] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:11:18 2026] GET /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 1419 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:11:18.981679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5b5456f0-dae2-4e92-9e5a-62826f3b9950 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:18.983664 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b5456f0-dae2-4e92-9e5a-62826f3b9950 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 Aug 19 16:11:18.983928 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b5456f0-dae2-4e92-9e5a-62826f3b9950 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:18.984129 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b5456f0-dae2-4e92-9e5a-62826f3b9950 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:18.990645 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b5456f0-dae2-4e92-9e5a-62826f3b9950 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 returned with HTTP 404 Aug 19 16:11:18.991109 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1220/4863] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:18 2026] GET /volume/v3/volumes/20198877-9fd4-45df-91a5-ef6a69444390 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:19.020193 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:19.021968 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:11:19.022314 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1474977342", "snapshot_id": null, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:19.023823 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1474977342', 'snapshot_id': None, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:11:19.119180 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:11:19.124921 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:11:19.133273 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (3a110200-ef27-4b2f-b9a4-cdb321c93bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:11:19.134582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (470016fb-7dcc-4649-bf34-87bbe4b07a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:19.135878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:11:19.201119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (470016fb-7dcc-4649-bf34-87bbe4b07a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:19.201982 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a55455-05fd-49d0-b0eb-fa8abf9e0266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:19.253883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['d623b624-fe3f-45a5-a795-62eb48445f75', '2eb8c16a-9792-4a39-b363-8008c2778dec', 'cde8b4d5-7c1a-4c1b-a0f9-a6f95bf1e2b8', '5c993178-a671-4136-8dd8-6ffb7f827f0d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:11:19.254663 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a55455-05fd-49d0-b0eb-fa8abf9e0266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d623b624-fe3f-45a5-a795-62eb48445f75', '2eb8c16a-9792-4a39-b363-8008c2778dec', 'cde8b4d5-7c1a-4c1b-a0f9-a6f95bf1e2b8', '5c993178-a671-4136-8dd8-6ffb7f827f0d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:19.255410 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d180d95-bb4c-45b7-a352-1eb4c9fd8938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:19.279143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d180d95-bb4c-45b7-a352-1eb4c9fd8938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef1d14fc-94f7-467b-9fbc-2841c92d648c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1474977342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['d623b624-fe3f-45a5-a795-62eb48445f75','2eb8c16a-9792-4a39-b363-8008c2778dec','cde8b4d5-7c1a-4c1b-a0f9-a6f95bf1e2b8','5c993178-a671-4136-8dd8-6ffb7f827f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1474977342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef1d14fc-94f7-467b-9fbc-2841c92d648c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:19.280605 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79938cb0-7448-4b06-8086-ac3f5b1f3f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:19.304111 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79938cb0-7448-4b06-8086-ac3f5b1f3f62) transitioned into 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-1474977342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['d623b624-fe3f-45a5-a795-62eb48445f75','2eb8c16a-9792-4a39-b363-8008c2778dec','cde8b4d5-7c1a-4c1b-a0f9-a6f95bf1e2b8','5c993178-a671-4136-8dd8-6ffb7f827f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:19.304929 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ff81de-96eb-4a31-aabd-8edbd4d0d610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:11:19.315770 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ff81de-96eb-4a31-aabd-8edbd4d0d610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:11:19.316788 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (3a110200-ef27-4b2f-b9a4-cdb321c93bad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:11:19.317097 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:11:19.317707 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27ac7537-98c7-441d-bb8c-34c1c7b21fac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:11:19.318220 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1207/4864] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:11:19 2026] POST /volume/v3/volumes => generated 757 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:11:19.337651 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-48c5931f-e346-4943-9e4b-917e43520242 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:19.340210 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48c5931f-e346-4943-9e4b-917e43520242 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:11:19.340532 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48c5931f-e346-4943-9e4b-917e43520242 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:19.340840 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-48c5931f-e346-4943-9e4b-917e43520242 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:19.350939 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:19.350939 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:19.355938 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-48c5931f-e346-4943-9e4b-917e43520242 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:19.361364 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-48c5931f-e346-4943-9e4b-917e43520242 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 200 Aug 19 16:11:19.361878 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1223/4865] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:19 2026] GET /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:19.967341 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-0a544cd2-12f7-4efb-8edf-d04fb13dcc5e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:19.970092 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-0a544cd2-12f7-4efb-8edf-d04fb13dcc5e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:11:19.970342 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-0a544cd2-12f7-4efb-8edf-d04fb13dcc5e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:19.970589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-0a544cd2-12f7-4efb-8edf-d04fb13dcc5e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:19.979741 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:19.979741 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:19.984111 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-0a544cd2-12f7-4efb-8edf-d04fb13dcc5e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:11:19.988658 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-0a544cd2-12f7-4efb-8edf-d04fb13dcc5e tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 200 Aug 19 16:11:19.989066 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1216/4866] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:11:19 2026] GET /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 1401 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:20.377328 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6651524d-b797-4f74-a3d3-2ac354617f72 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:20.379194 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6651524d-b797-4f74-a3d3-2ac354617f72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:11:20.379422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6651524d-b797-4f74-a3d3-2ac354617f72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:20.379656 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6651524d-b797-4f74-a3d3-2ac354617f72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:20.386774 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:20.386774 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:20.390525 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6651524d-b797-4f74-a3d3-2ac354617f72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:20.395688 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6651524d-b797-4f74-a3d3-2ac354617f72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 200 Aug 19 16:11:20.396199 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1221/4867] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:20 2026] GET /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:20.409004 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6658681-b17e-450d-84ca-d5019d76e742 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:20.411178 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6658681-b17e-450d-84ca-d5019d76e742 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:11:20.411419 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6658681-b17e-450d-84ca-d5019d76e742 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:20.411672 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6658681-b17e-450d-84ca-d5019d76e742 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:20.421922 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:20.421922 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:20.427406 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c6658681-b17e-450d-84ca-d5019d76e742 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:20.432428 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6658681-b17e-450d-84ca-d5019d76e742 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 200 Aug 19 16:11:20.432893 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1208/4868] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:20 2026] GET /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:20.448781 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-e4f2b098-3893-4719-94e2-4ac45519975a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:20.450815 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-e4f2b098-3893-4719-94e2-4ac45519975a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:11:20.450982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-e4f2b098-3893-4719-94e2-4ac45519975a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:20.451151 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-e4f2b098-3893-4719-94e2-4ac45519975a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:20.458205 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:20.458205 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:20.462143 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-e4f2b098-3893-4719-94e2-4ac45519975a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:11:20.468055 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-e4f2b098-3893-4719-94e2-4ac45519975a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 200 Aug 19 16:11:20.468646 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1224/4869] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:11:20 2026] GET /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 1401 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:20.480788 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b709c88-8537-4e73-8cd7-8534968ac329 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:20.481523 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b709c88-8537-4e73-8cd7-8534968ac329 None None] GET https://10.4.3.32/volume// Aug 19 16:11:20.481523 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b709c88-8537-4e73-8cd7-8534968ac329 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:20.481706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b709c88-8537-4e73-8cd7-8534968ac329 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:20.482220 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b709c88-8537-4e73-8cd7-8534968ac329 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:11:20.482607 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1217/4870] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:11: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 19 16:11:20.492931 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-363b3396-85ac-43bc-adc5-56f80aed10f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:20.496291 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-363b3396-85ac-43bc-adc5-56f80aed10f1 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:11:20.496856 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-363b3396-85ac-43bc-adc5-56f80aed10f1 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5aedce43-6aa6-4581-9bf7-f4e263f14e93", "connector": null, "instance_uuid": "81159842-7efd-4f56-85a3-5582a337b454"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:20.519756 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:20.519756 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:20.556104 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-363b3396-85ac-43bc-adc5-56f80aed10f1 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:11:20.556533 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1222/4871] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:11:20 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:21.561149 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ee306042-a573-483b-948b-1a1b59a933c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:21.561608 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee306042-a573-483b-948b-1a1b59a933c7 None None] GET https://10.4.3.32/volume// Aug 19 16:11:21.561818 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee306042-a573-483b-948b-1a1b59a933c7 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:21.562032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee306042-a573-483b-948b-1a1b59a933c7 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:21.562389 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee306042-a573-483b-948b-1a1b59a933c7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:11:21.562666 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1209/4872] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:11: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 19 16:11:21.578950 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-dad03dcd-601e-4ee4-b699-29097c24c182 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:21.581180 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-dad03dcd-601e-4ee4-b699-29097c24c182 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:11:21.581333 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-dad03dcd-601e-4ee4-b699-29097c24c182 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:21.581529 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-dad03dcd-601e-4ee4-b699-29097c24c182 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:21.592051 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:21.592051 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:21.596135 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-dad03dcd-601e-4ee4-b699-29097c24c182 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:11:21.602472 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-dad03dcd-601e-4ee4-b699-29097c24c182 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 200 Aug 19 16:11:21.602941 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1225/4873] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:11:21 2026] GET /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 1580 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:11:21.651020 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-52614fbd-6f15-43bb-bfdd-133bea7d272b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:21.653887 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-52614fbd-6f15-43bb-bfdd-133bea7d272b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:11:21.654150 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-52614fbd-6f15-43bb-bfdd-133bea7d272b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:21.654363 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-52614fbd-6f15-43bb-bfdd-133bea7d272b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:21.663016 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:21.663016 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:21.667932 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-52614fbd-6f15-43bb-bfdd-133bea7d272b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:21.674125 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-52614fbd-6f15-43bb-bfdd-133bea7d272b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 200 Aug 19 16:11:21.674630 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1218/4874] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:11:21 2026] GET /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:21.719868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-85597b07-b694-4a75-a6e1-dba96fc78ea9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:21.722360 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-85597b07-b694-4a75-a6e1-dba96fc78ea9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] PUT https://10.4.3.32/volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6 Aug 19 16:11:21.722780 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-85597b07-b694-4a75-a6e1-dba96fc78ea9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:21.731189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-85597b07-b694-4a75-a6e1-dba96fc78ea9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Acquiring lock "cinder-attachment_update-5aedce43-6aa6-4581-9bf7-f4e263f14e93-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:11:21.738085 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-85597b07-b694-4a75-a6e1-dba96fc78ea9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Lock "cinder-attachment_update-5aedce43-6aa6-4581-9bf7-f4e263f14e93-np0000007787" acquired by "attachment_update" :: waited 0.007s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:11:21.739040 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:21.739040 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:21.851471 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-85597b07-b694-4a75-a6e1-dba96fc78ea9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Lock "cinder-attachment_update-5aedce43-6aa6-4581-9bf7-f4e263f14e93-np0000007787" released by "attachment_update" :: held 0.114s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:11:21.852557 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-85597b07-b694-4a75-a6e1-dba96fc78ea9 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6 returned with HTTP 200 Aug 19 16:11:21.853095 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1223/4875] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:11:21 2026] PUT /volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:21.883697 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-82961345-c61d-41b1-9c29-91cfbc801593 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:21.886314 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-82961345-c61d-41b1-9c29-91cfbc801593 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6/action Aug 19 16:11:21.886604 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-82961345-c61d-41b1-9c29-91cfbc801593 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:11:21.886721 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-82961345-c61d-41b1-9c29-91cfbc801593 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:21.903203 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:21.903203 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:21.918375 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e46429a8-fe89-4e9f-9b89-e5d383ffd682 req-82961345-c61d-41b1-9c29-91cfbc801593 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6/action returned with HTTP 204 Aug 19 16:11:21.919879 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1210/4876] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:11:21 2026] POST /volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:22.238750 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-df7e257e-99c0-4572-b28b-8be58c1a346a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:22.240730 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-df7e257e-99c0-4572-b28b-8be58c1a346a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:11:22.240951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-df7e257e-99c0-4572-b28b-8be58c1a346a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:22.241171 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-df7e257e-99c0-4572-b28b-8be58c1a346a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:22.247896 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:22.247896 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:22.251150 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-df7e257e-99c0-4572-b28b-8be58c1a346a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:22.255124 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-df7e257e-99c0-4572-b28b-8be58c1a346a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 200 Aug 19 16:11:22.255482 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1226/4877] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:11:22 2026] GET /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:22.267275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e19cd72-4b1b-47b3-85f0-ba700a6df5d1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:22.267865 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e19cd72-4b1b-47b3-85f0-ba700a6df5d1 None None] GET https://10.4.3.32/volume// Aug 19 16:11:22.268081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e19cd72-4b1b-47b3-85f0-ba700a6df5d1 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:22.268286 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e19cd72-4b1b-47b3-85f0-ba700a6df5d1 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:22.268640 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e19cd72-4b1b-47b3-85f0-ba700a6df5d1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:11:22.269085 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1219/4878] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:11: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 19 16:11:22.279336 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-58b97d53-e65f-41e6-8f83-ab8a4289267d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:22.281528 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-58b97d53-e65f-41e6-8f83-ab8a4289267d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:11:22.281940 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-58b97d53-e65f-41e6-8f83-ab8a4289267d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef1d14fc-94f7-467b-9fbc-2841c92d648c", "connector": null, "instance_uuid": "da8776ff-9e32-4ca0-8278-0eac9352c7d2"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:22.291368 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:22.291368 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:22.319385 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-58b97d53-e65f-41e6-8f83-ab8a4289267d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:11:22.319946 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1224/4879] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:11:22 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 19 16:11:23.371272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b5c809e-59ae-44f8-a9bf-87c635165c5a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:23.371686 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b5c809e-59ae-44f8-a9bf-87c635165c5a None None] GET https://10.4.3.32/volume// Aug 19 16:11:23.371907 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b5c809e-59ae-44f8-a9bf-87c635165c5a None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:23.372101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b5c809e-59ae-44f8-a9bf-87c635165c5a None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:23.372514 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b5c809e-59ae-44f8-a9bf-87c635165c5a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:11:23.372865 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1211/4880] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:11: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 19 16:11:23.379473 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-cd3cf857-b63b-438e-89d8-e7a86999ce0d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:23.381534 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-cd3cf857-b63b-438e-89d8-e7a86999ce0d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:11:23.381782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-cd3cf857-b63b-438e-89d8-e7a86999ce0d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:23.381977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-cd3cf857-b63b-438e-89d8-e7a86999ce0d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:23.393458 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:23.393458 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:23.398051 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-cd3cf857-b63b-438e-89d8-e7a86999ce0d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:11:23.404969 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-cd3cf857-b63b-438e-89d8-e7a86999ce0d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 200 Aug 19 16:11:23.405652 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1227/4881] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:11:23 2026] GET /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 1544 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:11:23.514455 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-f8da86b3-9b59-4e31-8cd8-48d9515ac4a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:23.516820 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-f8da86b3-9b59-4e31-8cd8-48d9515ac4a3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04 Aug 19 16:11:23.517220 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-f8da86b3-9b59-4e31-8cd8-48d9515ac4a3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:23.525558 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-f8da86b3-9b59-4e31-8cd8-48d9515ac4a3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-ef1d14fc-94f7-467b-9fbc-2841c92d648c-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:11:23.530752 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-f8da86b3-9b59-4e31-8cd8-48d9515ac4a3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-ef1d14fc-94f7-467b-9fbc-2841c92d648c-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:11:23.531344 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:23.531344 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:23.659622 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-f8da86b3-9b59-4e31-8cd8-48d9515ac4a3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-ef1d14fc-94f7-467b-9fbc-2841c92d648c-np0000007787" released by "attachment_update" :: held 0.129s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:11:23.659967 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-f8da86b3-9b59-4e31-8cd8-48d9515ac4a3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04 returned with HTTP 200 Aug 19 16:11:23.660842 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1220/4882] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:11:23 2026] PUT /volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:23.687491 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-37997ae9-07ec-43fe-b137-9576adbec951 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:23.690252 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-37997ae9-07ec-43fe-b137-9576adbec951 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04/action Aug 19 16:11:23.690684 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-37997ae9-07ec-43fe-b137-9576adbec951 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:11:23.690837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-37997ae9-07ec-43fe-b137-9576adbec951 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:23.709924 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:23.709924 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:23.720918 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b6e3a325-99cc-464e-8de8-295fa34c180e req-37997ae9-07ec-43fe-b137-9576adbec951 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04/action returned with HTTP 204 Aug 19 16:11:23.721403 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1225/4883] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:11:23 2026] POST /volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:31.913026 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=57,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:11:32.225206 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-60d9138a-84df-4929-9e80-b29697380559 req-30a120bd-7688-4293-81fd-ab273d851989 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:32.227571 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-60d9138a-84df-4929-9e80-b29697380559 req-30a120bd-7688-4293-81fd-ab273d851989 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013 Aug 19 16:11:32.227836 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-60d9138a-84df-4929-9e80-b29697380559 req-30a120bd-7688-4293-81fd-ab273d851989 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:32.228090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-60d9138a-84df-4929-9e80-b29697380559 req-30a120bd-7688-4293-81fd-ab273d851989 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:32.237946 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:32.237946 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:32.285992 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-60d9138a-84df-4929-9e80-b29697380559 req-30a120bd-7688-4293-81fd-ab273d851989 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013 returned with HTTP 200 Aug 19 16:11:32.286523 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1212/4884] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:11:32 2026] DELETE /volume/v3/attachments/4c9aaec8-695a-44aa-a524-90b2638ad013 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:33.402437 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=112,cinder:INSERT=23,cinder:UPDATE=49 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:11:33.535965 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:33.537718 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] DELETE https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:11:33.537938 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:33.538115 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:33.538282 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Delete volume with id: 33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:11:33.546496 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:33.546496 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:33.547128 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:11:33.561595 np0000007787 devstack@c-api.service[100250]: WARNING cinder.keymgr.conf_key_mgr [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:11:33.568573 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Delete volume request issued successfully. Aug 19 16:11:33.568859 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a4cb380-2525-4612-a886-acd07e9e66f2 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 202 Aug 19 16:11:33.569341 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1228/4885] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:11:33 2026] DELETE /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:33.575827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-88a72237-e907-44cc-a562-637b6e41f90c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:33.578658 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88a72237-e907-44cc-a562-637b6e41f90c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:11:33.578885 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88a72237-e907-44cc-a562-637b6e41f90c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:33.579064 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88a72237-e907-44cc-a562-637b6e41f90c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:33.586679 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:33.586679 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:33.591584 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-88a72237-e907-44cc-a562-637b6e41f90c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:11:33.596422 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88a72237-e907-44cc-a562-637b6e41f90c tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 200 Aug 19 16:11:33.596924 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1221/4886] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:33 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 1448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:33.717887 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=50,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:11:34.609357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e76769b-a7d3-47ec-bc23-2a2881fe4b09 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:34.611539 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e76769b-a7d3-47ec-bc23-2a2881fe4b09 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 Aug 19 16:11:34.611752 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e76769b-a7d3-47ec-bc23-2a2881fe4b09 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:34.612081 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e76769b-a7d3-47ec-bc23-2a2881fe4b09 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:34.618165 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e76769b-a7d3-47ec-bc23-2a2881fe4b09 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 returned with HTTP 404 Aug 19 16:11:34.618777 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1226/4887] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:34 2026] GET /volume/v3/volumes/33345b69-e931-409a-a52c-e3fa51a8bc58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:34.903370 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:34.905138 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] DELETE https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:11:34.905335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:34.905508 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:34.905657 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Delete volume with id: e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:11:34.912450 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:34.912450 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:34.912923 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:11:34.922965 np0000007787 devstack@c-api.service[100251]: WARNING cinder.keymgr.conf_key_mgr [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:11:34.928393 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Delete volume request issued successfully. Aug 19 16:11:34.928594 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc0a269b-5c0a-4eb8-b11d-b0daabc5f385 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 202 Aug 19 16:11:34.929033 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1213/4888] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:11:34 2026] DELETE /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:34.936363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b8c7443-2c70-497d-87a0-5eef2c60a773 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:34.938232 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b8c7443-2c70-497d-87a0-5eef2c60a773 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:11:34.938482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b8c7443-2c70-497d-87a0-5eef2c60a773 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:34.938724 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b8c7443-2c70-497d-87a0-5eef2c60a773 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:34.946100 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:34.946100 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:34.950292 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0b8c7443-2c70-497d-87a0-5eef2c60a773 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Volume info retrieved successfully. Aug 19 16:11:34.957077 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b8c7443-2c70-497d-87a0-5eef2c60a773 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 200 Aug 19 16:11:34.957648 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1229/4889] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:34 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:35.970686 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61730073-5e2c-46a5-bf1b-fa7d4dc41e40 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:35.972722 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61730073-5e2c-46a5-bf1b-fa7d4dc41e40 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] GET https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 Aug 19 16:11:35.972998 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61730073-5e2c-46a5-bf1b-fa7d4dc41e40 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:35.973277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61730073-5e2c-46a5-bf1b-fa7d4dc41e40 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:35.979943 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61730073-5e2c-46a5-bf1b-fa7d4dc41e40 tempest-TestEncryptedCinderVolumes-1945787936 tempest-TestEncryptedCinderVolumes-1945787936-project-member] https://10.4.3.32/volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 returned with HTTP 404 Aug 19 16:11:35.980491 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1222/4890] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:35 2026] GET /volume/v3/volumes/e8b33882-e312-40b4-8df4-f6e9f21d0c71 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:35.987021 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7b9fcd1d-3017-4c01-8e00-613cc676df52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:35.988726 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b9fcd1d-3017-4c01-8e00-613cc676df52 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:11:35.988948 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b9fcd1d-3017-4c01-8e00-613cc676df52 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:35.989121 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b9fcd1d-3017-4c01-8e00-613cc676df52 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:35.989822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7b9fcd1d-3017-4c01-8e00-613cc676df52 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:11:36.006921 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7b9fcd1d-3017-4c01-8e00-613cc676df52 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Get all volumes completed successfully. Aug 19 16:11:36.008902 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:36.008902 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:36.013545 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b9fcd1d-3017-4c01-8e00-613cc676df52 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:11:36.014140 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1227/4891] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:11:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12074 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:11:36.034584 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e2dd1d1e-0207-46d4-9116-a61388dceda7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:36.037456 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2dd1d1e-0207-46d4-9116-a61388dceda7 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] DELETE https://10.4.3.32/volume/v3/types/486b0d74-9649-462e-bb5b-6de84557acdc Aug 19 16:11:36.037774 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2dd1d1e-0207-46d4-9116-a61388dceda7 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:36.038099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2dd1d1e-0207-46d4-9116-a61388dceda7 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:36.072623 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2dd1d1e-0207-46d4-9116-a61388dceda7 tempest-TestEncryptedCinderVolumes-591577357 tempest-TestEncryptedCinderVolumes-591577357-project-admin] https://10.4.3.32/volume/v3/types/486b0d74-9649-462e-bb5b-6de84557acdc returned with HTTP 202 Aug 19 16:11:36.075668 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1214/4892] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:11:36 2026] DELETE /volume/v3/types/486b0d74-9649-462e-bb5b-6de84557acdc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:44.955028 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:11:45.975631 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=50,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:11:46.011356 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=7 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:11:46.061486 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:11:51.262155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-895cc6d4-b0c1-428b-9b0b-8855957d86a7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:51.264026 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-895cc6d4-b0c1-428b-9b0b-8855957d86a7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:11:51.264270 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-895cc6d4-b0c1-428b-9b0b-8855957d86a7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:51.264485 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-895cc6d4-b0c1-428b-9b0b-8855957d86a7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:51.264627 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-895cc6d4-b0c1-428b-9b0b-8855957d86a7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Delete snapshot with id: 34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:11:51.268522 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-895cc6d4-b0c1-428b-9b0b-8855957d86a7 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 returned with HTTP 404 Aug 19 16:11:51.268987 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1230/4893] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:11:51 2026] DELETE /volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:51.275629 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05ea3218-5b51-4f92-aa4f-95d118c2cef9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:51.277403 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05ea3218-5b51-4f92-aa4f-95d118c2cef9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 Aug 19 16:11:51.277632 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05ea3218-5b51-4f92-aa4f-95d118c2cef9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:51.277847 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05ea3218-5b51-4f92-aa4f-95d118c2cef9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:51.281993 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05ea3218-5b51-4f92-aa4f-95d118c2cef9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 returned with HTTP 404 Aug 19 16:11:51.282477 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1223/4894] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:11:51 2026] GET /volume/v3/snapshots/34808f4f-885a-4fe6-b3df-22f6f29c4548 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:11:51.315508 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-943efb27-f131-4818-8e96-06b7bf4a0fb9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:51.317641 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-943efb27-f131-4818-8e96-06b7bf4a0fb9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:11:51.317906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-943efb27-f131-4818-8e96-06b7bf4a0fb9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:51.318156 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-943efb27-f131-4818-8e96-06b7bf4a0fb9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:51.327827 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:51.327827 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:51.331483 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-943efb27-f131-4818-8e96-06b7bf4a0fb9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:11:51.335578 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-943efb27-f131-4818-8e96-06b7bf4a0fb9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:11:51.336034 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1228/4895] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:11:51 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:11:51.352971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-25e1ed97-7a6a-41ad-a02d-7ac868206aa6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:51.355113 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-25e1ed97-7a6a-41ad-a02d-7ac868206aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee/action Aug 19 16:11:51.355469 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-25e1ed97-7a6a-41ad-a02d-7ac868206aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:11:51.355584 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-25e1ed97-7a6a-41ad-a02d-7ac868206aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:11:51.365367 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:51.365367 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:51.365808 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-25e1ed97-7a6a-41ad-a02d-7ac868206aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:11:51.373335 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-25e1ed97-7a6a-41ad-a02d-7ac868206aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Begin detaching volume completed successfully. Aug 19 16:11:51.373519 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-25e1ed97-7a6a-41ad-a02d-7ac868206aa6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee/action returned with HTTP 202 Aug 19 16:11:51.373909 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1215/4896] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:11:51 2026] POST /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:11:51.412606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f6d9f59a-6824-4800-947e-3718b972eaec None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:51.413052 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6d9f59a-6824-4800-947e-3718b972eaec None None] GET https://10.4.3.32/volume// Aug 19 16:11:51.413266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6d9f59a-6824-4800-947e-3718b972eaec None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:51.413453 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6d9f59a-6824-4800-947e-3718b972eaec None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:51.413750 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6d9f59a-6824-4800-947e-3718b972eaec None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:11:51.414100 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1231/4897] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:11: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 19 16:11:51.420815 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-8ad8e645-c36d-4c40-8042-f3725f99abae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:51.422826 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-8ad8e645-c36d-4c40-8042-f3725f99abae tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:11:51.423046 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-8ad8e645-c36d-4c40-8042-f3725f99abae tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:51.423384 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-8ad8e645-c36d-4c40-8042-f3725f99abae tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:51.433781 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:51.433781 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:51.438344 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-8ad8e645-c36d-4c40-8042-f3725f99abae tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:11:51.442473 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-8ad8e645-c36d-4c40-8042-f3725f99abae tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:11:51.442868 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1224/4898] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:11:51 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:11:52.313311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-7bad883f-6548-48cf-8672-ec8eca3e2ece None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:52.315317 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-7bad883f-6548-48cf-8672-ec8eca3e2ece tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] DELETE https://10.4.3.32/volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed Aug 19 16:11:52.315507 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-7bad883f-6548-48cf-8672-ec8eca3e2ece tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:52.315679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-7bad883f-6548-48cf-8672-ec8eca3e2ece tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:52.323045 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:52.323045 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:11:52.367779 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7c8ebb35-2a11-4002-b2da-6bcd6e1a1ecf req-7bad883f-6548-48cf-8672-ec8eca3e2ece tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed returned with HTTP 200 Aug 19 16:11:52.368195 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1229/4899] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:11:52 2026] DELETE /volume/v3/attachments/670cebaa-622a-4f73-8d71-10d90ec495ed => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:52.489185 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f55a1364-eaa1-4e84-aebd-2cd2ab50287c req-1443b2dc-edc2-445d-87a3-096c1635e1f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:52.491590 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f55a1364-eaa1-4e84-aebd-2cd2ab50287c req-1443b2dc-edc2-445d-87a3-096c1635e1f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:11:52.491848 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f55a1364-eaa1-4e84-aebd-2cd2ab50287c req-1443b2dc-edc2-445d-87a3-096c1635e1f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:52.492084 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f55a1364-eaa1-4e84-aebd-2cd2ab50287c req-1443b2dc-edc2-445d-87a3-096c1635e1f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:52.500908 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:52.500908 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:11:52.504048 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f55a1364-eaa1-4e84-aebd-2cd2ab50287c req-1443b2dc-edc2-445d-87a3-096c1635e1f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:11:52.507753 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f55a1364-eaa1-4e84-aebd-2cd2ab50287c req-1443b2dc-edc2-445d-87a3-096c1635e1f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:11:52.508182 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1216/4900] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:11:52 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:52.520668 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-aa41d82c-e8d2-44d9-a62a-dd7513765ab0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:52.522232 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa41d82c-e8d2-44d9-a62a-dd7513765ab0 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] DELETE https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:11:52.522420 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa41d82c-e8d2-44d9-a62a-dd7513765ab0 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:52.522586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-aa41d82c-e8d2-44d9-a62a-dd7513765ab0 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:52.522731 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-aa41d82c-e8d2-44d9-a62a-dd7513765ab0 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Delete volume with id: 746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:11:52.528744 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:52.528744 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:11:52.529208 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa41d82c-e8d2-44d9-a62a-dd7513765ab0 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:11:52.544515 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-aa41d82c-e8d2-44d9-a62a-dd7513765ab0 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Delete volume request issued successfully. Aug 19 16:11:52.544687 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-aa41d82c-e8d2-44d9-a62a-dd7513765ab0 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 202 Aug 19 16:11:52.545094 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1232/4901] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:11:52 2026] DELETE /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:11:52.552530 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7a63178-2120-46e0-9ae7-a812795a01eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:52.554173 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7a63178-2120-46e0-9ae7-a812795a01eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:11:52.554371 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7a63178-2120-46e0-9ae7-a812795a01eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:52.554547 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7a63178-2120-46e0-9ae7-a812795a01eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:52.561051 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:11:52.561051 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:11:52.564352 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f7a63178-2120-46e0-9ae7-a812795a01eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:11:52.567949 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7a63178-2120-46e0-9ae7-a812795a01eb tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 200 Aug 19 16:11:52.568301 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1225/4902] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:52 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:11:53.582225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ade534c5-147a-48a8-b2c1-65cfdfa90f34 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:11:53.584357 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ade534c5-147a-48a8-b2c1-65cfdfa90f34 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee Aug 19 16:11:53.584581 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ade534c5-147a-48a8-b2c1-65cfdfa90f34 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:11:53.584859 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ade534c5-147a-48a8-b2c1-65cfdfa90f34 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:11:53.591543 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ade534c5-147a-48a8-b2c1-65cfdfa90f34 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee returned with HTTP 404 Aug 19 16:11:53.592298 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1230/4903] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:11:53 2026] GET /volume/v3/volumes/746f59a9-8fc6-4bbf-b288-68e8926a6bee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:02.507618 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:12:02.540390 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:12:02.567238 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=10 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:12:02.633974 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:02.635330 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:12:02.635824 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1788667329", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:02.637407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1788667329', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:12:02.637643 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Create volume of 1 GB Aug 19 16:12:02.641484 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Availability Zones retrieved successfully. Aug 19 16:12:02.647779 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Flow 'volume_create_api' (61fb8f5e-3c4b-4ddc-962d-4306d24b4645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:02.647983 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fdb58f-ee64-4ed1-9ef0-e73a42e6b313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:02.648913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:12:02.673974 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fdb58f-ee64-4ed1-9ef0-e73a42e6b313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:02.675548 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76408f02-9dc6-4d0f-8d92-96a75bc28b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:02.715752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Created reservations ['ed42103a-2d30-4e13-9eca-0ab416038751', 'bf4af5be-03c1-45fe-9e6a-2ea77941fd58', '048d94c6-9e8f-47ac-94e8-68afa0de3496', '9c553347-c8b4-4d76-ac47-fbb0bd27bfc5'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:12:02.716990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76408f02-9dc6-4d0f-8d92-96a75bc28b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed42103a-2d30-4e13-9eca-0ab416038751', 'bf4af5be-03c1-45fe-9e6a-2ea77941fd58', '048d94c6-9e8f-47ac-94e8-68afa0de3496', '9c553347-c8b4-4d76-ac47-fbb0bd27bfc5']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:02.718709 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c08eb3-7e9e-41d5-a40c-014ac59ff008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:02.743778 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c08eb3-7e9e-41d5-a40c-014ac59ff008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1788667329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9329c5cd6b1b4488ab66439a5439f2f2',qos_specs=None,replication_status=,reservations=['ed42103a-2d30-4e13-9eca-0ab416038751','bf4af5be-03c1-45fe-9e6a-2ea77941fd58','048d94c6-9e8f-47ac-94e8-68afa0de3496','9c553347-c8b4-4d76-ac47-fbb0bd27bfc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a370274b587844fa931d24d3c2227638',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1788667329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9329c5cd6b1b4488ab66439a5439f2f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a370274b587844fa931d24d3c2227638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:02.743778 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfef36f-eca6-4829-b482-bc3028ab8726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:02.759831 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfef36f-eca6-4829-b482-bc3028ab8726) transitioned into 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-1788667329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9329c5cd6b1b4488ab66439a5439f2f2',qos_specs=None,replication_status=,reservations=['ed42103a-2d30-4e13-9eca-0ab416038751','bf4af5be-03c1-45fe-9e6a-2ea77941fd58','048d94c6-9e8f-47ac-94e8-68afa0de3496','9c553347-c8b4-4d76-ac47-fbb0bd27bfc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a370274b587844fa931d24d3c2227638',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:02.760810 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57d2b96-9a3a-4ab0-924f-f2271f2c2d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:02.771738 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57d2b96-9a3a-4ab0-924f-f2271f2c2d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:02.772814 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Flow 'volume_create_api' (61fb8f5e-3c4b-4ddc-962d-4306d24b4645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:02.773286 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Create volume request issued successfully. Aug 19 16:12:02.773988 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f866e69d-2a3f-4fce-bee0-a76ea6f8be97 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:12:02.774535 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1217/4904] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:12:02 2026] POST /volume/v3/volumes => generated 753 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:12:02.785739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b5e09991-6bdd-438c-b3aa-c6b7f0d2b066 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:02.787509 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b5e09991-6bdd-438c-b3aa-c6b7f0d2b066 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:02.787738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b5e09991-6bdd-438c-b3aa-c6b7f0d2b066 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:02.787959 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b5e09991-6bdd-438c-b3aa-c6b7f0d2b066 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:02.794626 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:02.794626 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:02.798278 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b5e09991-6bdd-438c-b3aa-c6b7f0d2b066 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:02.802270 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b5e09991-6bdd-438c-b3aa-c6b7f0d2b066 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:02.802619 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1233/4905] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:02 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:03.587488 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:12:03.814295 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cac23d18-d923-45d4-aeeb-0e25194e3a80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:03.816041 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cac23d18-d923-45d4-aeeb-0e25194e3a80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:03.816258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cac23d18-d923-45d4-aeeb-0e25194e3a80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:03.816434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cac23d18-d923-45d4-aeeb-0e25194e3a80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:03.824548 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:03.824548 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:03.828345 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cac23d18-d923-45d4-aeeb-0e25194e3a80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:03.832469 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cac23d18-d923-45d4-aeeb-0e25194e3a80 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:03.832892 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1226/4906] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:03 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:03.843702 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32834e96-2b80-4002-b091-895c24654a8a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:03.845915 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32834e96-2b80-4002-b091-895c24654a8a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:03.846176 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32834e96-2b80-4002-b091-895c24654a8a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:03.846412 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32834e96-2b80-4002-b091-895c24654a8a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:03.855022 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:03.855022 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:03.859241 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32834e96-2b80-4002-b091-895c24654a8a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:03.863266 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32834e96-2b80-4002-b091-895c24654a8a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:03.863610 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1231/4907] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:03 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:03.874922 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1d6a6909-35e9-4d38-9a1f-3eb7e39d1724 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:03.876567 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d6a6909-35e9-4d38-9a1f-3eb7e39d1724 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes Aug 19 16:12:03.876902 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d6a6909-35e9-4d38-9a1f-3eb7e39d1724 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:03.877313 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d6a6909-35e9-4d38-9a1f-3eb7e39d1724 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:03.878782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-1d6a6909-35e9-4d38-9a1f-3eb7e39d1724 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:12:03.878782 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:03.878782 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:03.878782 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1d6a6909-35e9-4d38-9a1f-3eb7e39d1724 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:12:03.885887 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1d6a6909-35e9-4d38-9a1f-3eb7e39d1724 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Get all volumes completed successfully. Aug 19 16:12:03.886507 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d6a6909-35e9-4d38-9a1f-3eb7e39d1724 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 16:12:03.887026 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1218/4908] 10.4.3.32 () {66 vars in 1230 bytes} [Wed Aug 19 16:12:03 2026] GET /volume/v3/volumes => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:03.894770 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7c285c0b-2292-4fd2-8410-3189b4c6c4f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:03.896533 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c285c0b-2292-4fd2-8410-3189b4c6c4f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:03.896725 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c285c0b-2292-4fd2-8410-3189b4c6c4f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:03.896924 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c285c0b-2292-4fd2-8410-3189b4c6c4f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:03.903891 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:03.903891 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:03.907302 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7c285c0b-2292-4fd2-8410-3189b4c6c4f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:03.911440 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c285c0b-2292-4fd2-8410-3189b4c6c4f8 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:03.911828 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1234/4909] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:03 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:03.959792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c02b90cd-3782-4e00-8bbe-f3b3fd8f7007 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:03.961999 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c02b90cd-3782-4e00-8bbe-f3b3fd8f7007 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:03.962233 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c02b90cd-3782-4e00-8bbe-f3b3fd8f7007 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:03.962439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c02b90cd-3782-4e00-8bbe-f3b3fd8f7007 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:03.969861 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:03.969861 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:03.973401 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c02b90cd-3782-4e00-8bbe-f3b3fd8f7007 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:03.977777 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c02b90cd-3782-4e00-8bbe-f3b3fd8f7007 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:03.978161 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1227/4910] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:03 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:04.054529 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2989fd60-b92f-4638-8bb2-1ee099108a70 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:04.055059 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2989fd60-b92f-4638-8bb2-1ee099108a70 None None] GET https://10.4.3.32/volume// Aug 19 16:12:04.055278 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2989fd60-b92f-4638-8bb2-1ee099108a70 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:04.055521 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2989fd60-b92f-4638-8bb2-1ee099108a70 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:04.055941 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2989fd60-b92f-4638-8bb2-1ee099108a70 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:12:04.056304 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1232/4911] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:12: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 19 16:12:04.062753 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c4b51a5e-c12a-4769-b360-61020cc94ece None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:04.066785 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c4b51a5e-c12a-4769-b360-61020cc94ece tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:12:04.066785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c4b51a5e-c12a-4769-b360-61020cc94ece tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8", "connector": null, "instance_uuid": "a700e8e7-aca3-42a5-8ecb-56558f9cef6f"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:04.073327 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:04.073327 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:04.118329 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-c4b51a5e-c12a-4769-b360-61020cc94ece tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:12:04.119149 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1219/4912] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:12:04 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 19 16:12:04.155968 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6dd592d9-ca02-445a-b5e8-120211f49f0a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:04.157783 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6dd592d9-ca02-445a-b5e8-120211f49f0a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:04.158073 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6dd592d9-ca02-445a-b5e8-120211f49f0a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:04.158303 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6dd592d9-ca02-445a-b5e8-120211f49f0a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:04.163605 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec738f24-f8d3-4067-bb76-3e59ed245887 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:04.163974 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec738f24-f8d3-4067-bb76-3e59ed245887 None None] GET https://10.4.3.32/volume// Aug 19 16:12:04.164163 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec738f24-f8d3-4067-bb76-3e59ed245887 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:04.164314 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec738f24-f8d3-4067-bb76-3e59ed245887 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:04.164619 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec738f24-f8d3-4067-bb76-3e59ed245887 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:12:04.164910 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1228/4913] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:12: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 19 16:12:04.169942 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:04.169942 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:04.172608 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-f105483e-6aac-44ba-a2a1-2aaa6c52e375 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:04.173651 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6dd592d9-ca02-445a-b5e8-120211f49f0a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:04.177834 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-f105483e-6aac-44ba-a2a1-2aaa6c52e375 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:04.178115 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-f105483e-6aac-44ba-a2a1-2aaa6c52e375 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:04.178299 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-f105483e-6aac-44ba-a2a1-2aaa6c52e375 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:04.185303 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6dd592d9-ca02-445a-b5e8-120211f49f0a tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:04.185713 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1235/4914] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:04 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:04.190480 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:04.190480 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:04.194006 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-f105483e-6aac-44ba-a2a1-2aaa6c52e375 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:04.198176 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-f105483e-6aac-44ba-a2a1-2aaa6c52e375 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:04.198567 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1233/4915] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:12:04 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:12:04.310879 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-9152f225-3d42-493f-ba98-8be8896d36c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:04.312656 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-9152f225-3d42-493f-ba98-8be8896d36c5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] PUT https://10.4.3.32/volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 Aug 19 16:12:04.313213 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-9152f225-3d42-493f-ba98-8be8896d36c5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:04.320361 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-9152f225-3d42-493f-ba98-8be8896d36c5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Acquiring lock "cinder-attachment_update-48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:12:04.326769 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-9152f225-3d42-493f-ba98-8be8896d36c5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Lock "cinder-attachment_update-48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:12:04.326769 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:04.326769 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:04.408162 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-9152f225-3d42-493f-ba98-8be8896d36c5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Lock "cinder-attachment_update-48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8-np0000007787" released by "attachment_update" :: held 0.082s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:12:04.408162 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-9152f225-3d42-493f-ba98-8be8896d36c5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 returned with HTTP 200 Aug 19 16:12:04.408162 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1220/4916] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:12:04 2026] PUT /volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:05.197922 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3003bacd-f04b-468b-b49d-c4997f10470c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:05.199607 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3003bacd-f04b-468b-b49d-c4997f10470c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:05.199818 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3003bacd-f04b-468b-b49d-c4997f10470c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:05.199991 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3003bacd-f04b-468b-b49d-c4997f10470c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:05.209610 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:05.209610 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:05.214075 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3003bacd-f04b-468b-b49d-c4997f10470c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:05.219622 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3003bacd-f04b-468b-b49d-c4997f10470c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:05.220082 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1229/4917] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:05 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:06.233236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-39f5ed3c-63ae-4a04-89f2-05f723d3f793 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:06.235525 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39f5ed3c-63ae-4a04-89f2-05f723d3f793 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:06.235815 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39f5ed3c-63ae-4a04-89f2-05f723d3f793 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:06.236080 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-39f5ed3c-63ae-4a04-89f2-05f723d3f793 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:06.248113 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:06.248113 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:06.252140 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-39f5ed3c-63ae-4a04-89f2-05f723d3f793 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:06.256246 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-39f5ed3c-63ae-4a04-89f2-05f723d3f793 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:06.256588 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1236/4918] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:06 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:06.363276 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-e7549691-7943-4b9a-85b9-b0c9a13fb1e8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:06.365178 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-e7549691-7943-4b9a-85b9-b0c9a13fb1e8 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/limits Aug 19 16:12:06.365374 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-e7549691-7943-4b9a-85b9-b0c9a13fb1e8 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:06.365545 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-e7549691-7943-4b9a-85b9-b0c9a13fb1e8 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:06.383659 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-e7549691-7943-4b9a-85b9-b0c9a13fb1e8 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 19 16:12:06.384048 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1234/4919] 10.4.3.32 () {68 vars in 1477 bytes} [Wed Aug 19 16:12:06 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:06.428069 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-c55bd541-d4b1-43fb-8d5a-5787fc1c2f12 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:06.432035 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-c55bd541-d4b1-43fb-8d5a-5787fc1c2f12 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:12:06.432035 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-c55bd541-d4b1-43fb-8d5a-5787fc1c2f12 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:06.432035 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-c55bd541-d4b1-43fb-8d5a-5787fc1c2f12 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:06.440226 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:06.440226 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:06.443490 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-c55bd541-d4b1-43fb-8d5a-5787fc1c2f12 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:12:06.448408 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-c55bd541-d4b1-43fb-8d5a-5787fc1c2f12 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:12:06.449027 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1221/4920] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:06 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 1661 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:06.457435 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-8bdfc0d6-4132-443c-b4f2-eec333587e2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:06.459378 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-8bdfc0d6-4132-443c-b4f2-eec333587e2a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:12:06.459751 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-8bdfc0d6-4132-443c-b4f2-eec333587e2a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96042278-e77c-4c23-91c5-6f42016a8b16", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1724060990", "description": null, "metadata": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:06.470201 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:06.470201 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:06.470725 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-8bdfc0d6-4132-443c-b4f2-eec333587e2a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:12:06.470907 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-8bdfc0d6-4132-443c-b4f2-eec333587e2a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create snapshot from volume 96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:12:06.496311 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-8bdfc0d6-4132-443c-b4f2-eec333587e2a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Created reservations ['ebd49cc4-094b-476f-a3dc-e842501f300f', '75926a45-e53c-41cf-9ff1-0e157fc602da', '278a25dc-8182-492a-a80b-ccfcf722a7d3', '2452dfb1-7164-4ca0-8928-7bb186534c27'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:12:06.527609 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-8bdfc0d6-4132-443c-b4f2-eec333587e2a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot force create request issued successfully. Aug 19 16:12:06.528125 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8c15dd5e-90d5-44d6-a02e-b68da2317466 req-8bdfc0d6-4132-443c-b4f2-eec333587e2a tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:12:06.528627 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1230/4921] 10.4.3.32 () {72 vars in 1540 bytes} [Wed Aug 19 16:12:06 2026] POST /volume/v3/snapshots => generated 324 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:12:07.269976 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a7efdc3-18cf-4e08-b3d8-b2c0df838c45 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:07.271908 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a7efdc3-18cf-4e08-b3d8-b2c0df838c45 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:07.272139 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a7efdc3-18cf-4e08-b3d8-b2c0df838c45 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:07.272316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a7efdc3-18cf-4e08-b3d8-b2c0df838c45 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:07.282672 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:07.282672 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:07.286998 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9a7efdc3-18cf-4e08-b3d8-b2c0df838c45 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:07.292299 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a7efdc3-18cf-4e08-b3d8-b2c0df838c45 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:07.292803 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1237/4922] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:07 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:07.658700 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-48bfce5b-07da-469f-9902-d8ec6216afa1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:07.661319 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-48bfce5b-07da-469f-9902-d8ec6216afa1 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535/action Aug 19 16:12:07.661944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-48bfce5b-07da-469f-9902-d8ec6216afa1 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:12:07.662118 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-48bfce5b-07da-469f-9902-d8ec6216afa1 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:07.681160 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:07.681160 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:07.697540 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2d3a007d-fe23-4def-a6ac-88f13118eed2 req-48bfce5b-07da-469f-9902-d8ec6216afa1 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535/action returned with HTTP 204 Aug 19 16:12:07.698104 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1235/4923] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:12:07 2026] POST /volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:08.134013 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95485ee9-0070-4610-8827-2cc2e96b0aee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:08.135591 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95485ee9-0070-4610-8827-2cc2e96b0aee tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c Aug 19 16:12:08.135816 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95485ee9-0070-4610-8827-2cc2e96b0aee tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:08.136001 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95485ee9-0070-4610-8827-2cc2e96b0aee tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:08.140813 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:08.140813 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:08.141228 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95485ee9-0070-4610-8827-2cc2e96b0aee tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot retrieved successfully. Aug 19 16:12:08.142047 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95485ee9-0070-4610-8827-2cc2e96b0aee tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c returned with HTTP 200 Aug 19 16:12:08.142408 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1222/4924] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:08 2026] GET /volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:08.168492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:08.171276 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:12:08.171885 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1501939789", "snapshot_id": null, "imageRef": "8cb55111-1fa2-465c-b3d0-6303fd739586", "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:08.174317 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1501939789', 'snapshot_id': None, 'imageRef': '8cb55111-1fa2-465c-b3d0-6303fd739586', 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:12:08.266633 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:08.266633 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:08.267352 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot retrieved successfully. Aug 19 16:12:08.267668 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume of 1 GB Aug 19 16:12:08.272322 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Availability Zones retrieved successfully. Aug 19 16:12:08.277693 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Flow 'volume_create_api' (295f8e81-f8d7-4b3e-9a8c-1a65a1df3167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:08.279180 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6d19bb-5000-4ff0-a6c4-6fc02c287519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:08.280344 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:12:08.304853 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0173e7e7-dbc2-4546-912e-988b33a6dc17 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:08.306734 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0173e7e7-dbc2-4546-912e-988b33a6dc17 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:08.306948 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0173e7e7-dbc2-4546-912e-988b33a6dc17 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:08.307152 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0173e7e7-dbc2-4546-912e-988b33a6dc17 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:08.317264 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:08.317264 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:08.320603 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0173e7e7-dbc2-4546-912e-988b33a6dc17 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:08.324945 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0173e7e7-dbc2-4546-912e-988b33a6dc17 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:08.325466 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1238/4925] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:08 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:08.332124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6d19bb-5000-4ff0-a6c4-6fc02c287519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:08.333182 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59353cd5-03c1-4396-a149-b68938eb0e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:08.340234 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6e283570-9718-4697-a585-8a052c9efee9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:08.341999 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6e283570-9718-4697-a585-8a052c9efee9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:08.342212 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6e283570-9718-4697-a585-8a052c9efee9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:08.342394 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6e283570-9718-4697-a585-8a052c9efee9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:08.358063 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:08.358063 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:08.363190 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6e283570-9718-4697-a585-8a052c9efee9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:08.370166 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6e283570-9718-4697-a585-8a052c9efee9 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:08.370632 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1236/4926] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:08 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:08.382520 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bd4f0d9a-b605-483a-b792-8450995b9e92 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:08.384267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd4f0d9a-b605-483a-b792-8450995b9e92 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:12:08.384333 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Created reservations ['1c0d9c83-77f5-44a4-8c3e-d494edc13405', '06f4cd8c-bfb3-4275-98e8-60e9305ab1bd', 'c7e821be-9d26-4084-8722-b2e2bae3cab3', '71508c14-5c24-4e1e-b395-d821346de70f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:12:08.384488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd4f0d9a-b605-483a-b792-8450995b9e92 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:08.384694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd4f0d9a-b605-483a-b792-8450995b9e92 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:08.385096 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59353cd5-03c1-4396-a149-b68938eb0e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c0d9c83-77f5-44a4-8c3e-d494edc13405', '06f4cd8c-bfb3-4275-98e8-60e9305ab1bd', 'c7e821be-9d26-4084-8722-b2e2bae3cab3', '71508c14-5c24-4e1e-b395-d821346de70f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:08.385840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a93213-2ab6-4a44-b76b-a1c7bda8692d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:08.394494 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:08.394494 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:08.397473 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bd4f0d9a-b605-483a-b792-8450995b9e92 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:12:08.401124 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd4f0d9a-b605-483a-b792-8450995b9e92 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:12:08.401456 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1223/4927] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:08 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:08.428883 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a93213-2ab6-4a44-b76b-a1c7bda8692d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdff96b2-554f-4c47-b214-1d9163b41eaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1501939789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a63e7ae284049fabab444c94b3137d9',qos_specs=None,replication_status=,reservations=['1c0d9c83-77f5-44a4-8c3e-d494edc13405','06f4cd8c-bfb3-4275-98e8-60e9305ab1bd','c7e821be-9d26-4084-8722-b2e2bae3cab3','71508c14-5c24-4e1e-b395-d821346de70f'],size=1,snapshot_id=b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c,source_replicaid=,source_volid=None,status='creating',user_id='20b0093ee4ea4c44bb512606310386d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), '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-19T16:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1501939789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdff96b2-554f-4c47-b214-1d9163b41eaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a63e7ae284049fabab444c94b3137d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20b0093ee4ea4c44bb512606310386d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:08.429964 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f034eb6e-c4e6-49cb-9b42-2e7b3515e9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:08.448672 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f034eb6e-c4e6-49cb-9b42-2e7b3515e9cc) transitioned into 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-1501939789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a63e7ae284049fabab444c94b3137d9',qos_specs=None,replication_status=,reservations=['1c0d9c83-77f5-44a4-8c3e-d494edc13405','06f4cd8c-bfb3-4275-98e8-60e9305ab1bd','c7e821be-9d26-4084-8722-b2e2bae3cab3','71508c14-5c24-4e1e-b395-d821346de70f'],size=1,snapshot_id=b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c,source_replicaid=,source_volid=None,status='creating',user_id='20b0093ee4ea4c44bb512606310386d8',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:08.449615 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26467ce0-c5e2-43d1-a52a-a6a267ad85c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:08.474181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26467ce0-c5e2-43d1-a52a-a6a267ad85c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:08.475228 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Flow 'volume_create_api' (295f8e81-f8d7-4b3e-9a8c-1a65a1df3167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:08.475581 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Create volume request issued successfully. Aug 19 16:12:08.476156 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ee9fbff-46ec-4393-9478-8a49335ea594 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:12:08.476629 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1231/4928] 10.4.3.32 () {70 vars in 1293 bytes} [Wed Aug 19 16:12:08 2026] POST /volume/v3/volumes => generated 812 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:08.487685 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-65bde743-75bb-43d0-ad35-7caa37edcfbb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:08.489940 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65bde743-75bb-43d0-ad35-7caa37edcfbb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:12:08.490294 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65bde743-75bb-43d0-ad35-7caa37edcfbb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:08.490426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-65bde743-75bb-43d0-ad35-7caa37edcfbb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:08.497932 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:08.497932 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:08.502174 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-65bde743-75bb-43d0-ad35-7caa37edcfbb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:12:08.508406 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-65bde743-75bb-43d0-ad35-7caa37edcfbb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 200 Aug 19 16:12:08.508802 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1239/4929] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:12:08 2026] GET /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:09.522624 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5ee2ada3-2585-4ba6-a0dd-106e087be468 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:09.524718 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5ee2ada3-2585-4ba6-a0dd-106e087be468 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:12:09.525000 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5ee2ada3-2585-4ba6-a0dd-106e087be468 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:09.525208 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5ee2ada3-2585-4ba6-a0dd-106e087be468 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:09.533064 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:09.533064 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:09.537693 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5ee2ada3-2585-4ba6-a0dd-106e087be468 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:12:09.543737 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5ee2ada3-2585-4ba6-a0dd-106e087be468 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 200 Aug 19 16:12:09.544306 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1237/4930] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:12:09 2026] GET /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 1421 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:12:09.556303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fca5465a-8cd2-4f30-8055-7fd2bc6f16e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:09.558630 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fca5465a-8cd2-4f30-8055-7fd2bc6f16e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:12:09.558932 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fca5465a-8cd2-4f30-8055-7fd2bc6f16e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:09.559153 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fca5465a-8cd2-4f30-8055-7fd2bc6f16e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:09.566954 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:09.566954 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:09.571693 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fca5465a-8cd2-4f30-8055-7fd2bc6f16e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:12:09.578083 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fca5465a-8cd2-4f30-8055-7fd2bc6f16e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 200 Aug 19 16:12:09.578604 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1224/4931] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:12:09 2026] GET /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:12:10.221118 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-547b3292-ab99-40ed-a270-7ff8cbf382aa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:10.223771 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-547b3292-ab99-40ed-a270-7ff8cbf382aa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:12:10.224418 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-547b3292-ab99-40ed-a270-7ff8cbf382aa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef1d14fc-94f7-467b-9fbc-2841c92d648c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-175796586", "description": null, "metadata": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:10.237183 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:10.237183 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:10.238012 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-547b3292-ab99-40ed-a270-7ff8cbf382aa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:10.238274 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-547b3292-ab99-40ed-a270-7ff8cbf382aa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create snapshot from volume ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:12:10.269169 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-547b3292-ab99-40ed-a270-7ff8cbf382aa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['ec562cd1-1eee-4cb8-bb8c-e85d0592d5ef', '2a9a0864-ee1b-4b11-a71b-b6a0dfcd7e9f', 'e600a6a3-e6c1-4aca-9fbe-a4fc9915dd84', '3cdc2a12-1cac-49a5-9c81-6ea75a1d6393'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:12:10.308612 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-547b3292-ab99-40ed-a270-7ff8cbf382aa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot force create request issued successfully. Aug 19 16:12:10.309109 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-547b3292-ab99-40ed-a270-7ff8cbf382aa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:12:10.309735 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1232/4932] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:12:10 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 19 16:12:10.324824 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-16f31198-9dd0-4b55-8599-dd2b4ab3e9ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:10.327104 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16f31198-9dd0-4b55-8599-dd2b4ab3e9ae tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 Aug 19 16:12:10.327232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16f31198-9dd0-4b55-8599-dd2b4ab3e9ae tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:10.327447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16f31198-9dd0-4b55-8599-dd2b4ab3e9ae tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:10.332809 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:10.332809 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:10.333285 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-16f31198-9dd0-4b55-8599-dd2b4ab3e9ae tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:10.334252 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16f31198-9dd0-4b55-8599-dd2b4ab3e9ae tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 returned with HTTP 200 Aug 19 16:12:10.334811 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1240/4933] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:10 2026] GET /volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:10.778206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-4189d1a2-ff02-4abe-a2bf-d2a98b87a914 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:10.781922 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-4189d1a2-ff02-4abe-a2bf-d2a98b87a914 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:12:10.782181 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-4189d1a2-ff02-4abe-a2bf-d2a98b87a914 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:10.782499 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-4189d1a2-ff02-4abe-a2bf-d2a98b87a914 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:10.794045 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:10.794045 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:10.799001 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-4189d1a2-ff02-4abe-a2bf-d2a98b87a914 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:12:10.803833 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-4189d1a2-ff02-4abe-a2bf-d2a98b87a914 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 200 Aug 19 16:12:10.804436 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1238/4934] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:10 2026] GET /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 1403 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:11.262249 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0ca994d9-9ddc-4dd9-839a-ac4f8b0f50cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:11.264279 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0ca994d9-9ddc-4dd9-839a-ac4f8b0f50cb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:12:11.264468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0ca994d9-9ddc-4dd9-839a-ac4f8b0f50cb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:11.264648 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0ca994d9-9ddc-4dd9-839a-ac4f8b0f50cb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:11.271660 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:11.271660 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:11.276117 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0ca994d9-9ddc-4dd9-839a-ac4f8b0f50cb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:12:11.281236 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0ca994d9-9ddc-4dd9-839a-ac4f8b0f50cb tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 200 Aug 19 16:12:11.281745 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1225/4935] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:11 2026] GET /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:11.293627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59f40b38-d9ce-4d20-ae7b-1f108b8f6a14 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:11.294213 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59f40b38-d9ce-4d20-ae7b-1f108b8f6a14 None None] GET https://10.4.3.32/volume// Aug 19 16:12:11.294439 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59f40b38-d9ce-4d20-ae7b-1f108b8f6a14 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:11.294676 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59f40b38-d9ce-4d20-ae7b-1f108b8f6a14 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:11.295161 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59f40b38-d9ce-4d20-ae7b-1f108b8f6a14 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:12:11.295514 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1233/4936] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:12:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:12:11.311009 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-3e67b6ee-b724-4e1a-9cec-9efa33b952cc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:11.313575 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-3e67b6ee-b724-4e1a-9cec-9efa33b952cc tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:12:11.314389 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-3e67b6ee-b724-4e1a-9cec-9efa33b952cc tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdff96b2-554f-4c47-b214-1d9163b41eaa", "connector": null, "instance_uuid": "63d83967-2635-4aaf-8afa-e6c383198783"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:11.329121 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:11.329121 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:11.345802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1e0ea206-f279-4039-92aa-80b70d3f89a5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:11.348034 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e0ea206-f279-4039-92aa-80b70d3f89a5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 Aug 19 16:12:11.348375 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e0ea206-f279-4039-92aa-80b70d3f89a5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:11.348482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e0ea206-f279-4039-92aa-80b70d3f89a5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:11.356564 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:11.356564 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:11.357276 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1e0ea206-f279-4039-92aa-80b70d3f89a5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:11.358470 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e0ea206-f279-4039-92aa-80b70d3f89a5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 returned with HTTP 200 Aug 19 16:12:11.358980 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1239/4937] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:11 2026] GET /volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:11.370474 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d001f7f-8381-46ef-abfc-b82f8524923b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:11.372274 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d001f7f-8381-46ef-abfc-b82f8524923b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 Aug 19 16:12:11.372439 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-3e67b6ee-b724-4e1a-9cec-9efa33b952cc tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:12:11.372488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d001f7f-8381-46ef-abfc-b82f8524923b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:11.372690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d001f7f-8381-46ef-abfc-b82f8524923b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:11.373165 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1241/4938] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:12:11 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:11.379417 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:11.379417 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:11.379897 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d001f7f-8381-46ef-abfc-b82f8524923b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:11.380690 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d001f7f-8381-46ef-abfc-b82f8524923b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 returned with HTTP 200 Aug 19 16:12:11.381196 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1226/4939] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:11 2026] GET /volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:12.955508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b372c83-f784-4603-b89e-7393e4c425a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:12.956229 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b372c83-f784-4603-b89e-7393e4c425a9 None None] GET https://10.4.3.32/volume// Aug 19 16:12:12.956229 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b372c83-f784-4603-b89e-7393e4c425a9 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:12.956326 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b372c83-f784-4603-b89e-7393e4c425a9 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:12.956634 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b372c83-f784-4603-b89e-7393e4c425a9 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:12:12.956977 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1234/4940] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:12: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 19 16:12:12.970447 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8b086ed4-f8ab-466e-b1e6-591c7af9fadf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:12.973776 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8b086ed4-f8ab-466e-b1e6-591c7af9fadf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:12:12.973776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8b086ed4-f8ab-466e-b1e6-591c7af9fadf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:12.973776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8b086ed4-f8ab-466e-b1e6-591c7af9fadf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:12.983492 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:12.983492 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:12.987598 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8b086ed4-f8ab-466e-b1e6-591c7af9fadf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:12:12.994595 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8b086ed4-f8ab-466e-b1e6-591c7af9fadf tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 200 Aug 19 16:12:12.995204 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1240/4941] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:12:12 2026] GET /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 1582 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:12:13.091809 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8a7d3f95-120f-4b97-8318-81e47f790e2f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:13.094001 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8a7d3f95-120f-4b97-8318-81e47f790e2f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] PUT https://10.4.3.32/volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf Aug 19 16:12:13.094421 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8a7d3f95-120f-4b97-8318-81e47f790e2f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:13.102361 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8a7d3f95-120f-4b97-8318-81e47f790e2f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Acquiring lock "cinder-attachment_update-cdff96b2-554f-4c47-b214-1d9163b41eaa-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:12:13.107408 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8a7d3f95-120f-4b97-8318-81e47f790e2f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Lock "cinder-attachment_update-cdff96b2-554f-4c47-b214-1d9163b41eaa-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:12:13.108131 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:13.108131 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:13.214480 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8a7d3f95-120f-4b97-8318-81e47f790e2f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Lock "cinder-attachment_update-cdff96b2-554f-4c47-b214-1d9163b41eaa-np0000007787" released by "attachment_update" :: held 0.106s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:12:13.214480 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-8a7d3f95-120f-4b97-8318-81e47f790e2f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf returned with HTTP 200 Aug 19 16:12:13.214480 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1242/4942] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:12:13 2026] PUT /volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:13.239125 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0c28932c-9440-4ce5-b833-86488afff185 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:13.241095 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0c28932c-9440-4ce5-b833-86488afff185 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] POST https://10.4.3.32/volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf/action Aug 19 16:12:13.241440 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0c28932c-9440-4ce5-b833-86488afff185 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:12:13.241552 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0c28932c-9440-4ce5-b833-86488afff185 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:13.258338 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:13.258338 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:13.272176 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-43d68de0-90ad-413c-ba73-e39f970b2d7f req-0c28932c-9440-4ce5-b833-86488afff185 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf/action returned with HTTP 204 Aug 19 16:12:13.272688 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1227/4943] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:12:13 2026] POST /volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:17.629331 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-363f186b-401a-49a9-b930-fc77c4285cf8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:17.632669 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-363f186b-401a-49a9-b930-fc77c4285cf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 Aug 19 16:12:17.632869 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-363f186b-401a-49a9-b930-fc77c4285cf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:17.633055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-363f186b-401a-49a9-b930-fc77c4285cf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:17.633150 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-363f186b-401a-49a9-b930-fc77c4285cf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 2771ea0a-9f73-4867-aebe-47219cf4e421 Aug 19 16:12:17.637924 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:17.637924 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:17.638355 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-363f186b-401a-49a9-b930-fc77c4285cf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:17.654012 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-363f186b-401a-49a9-b930-fc77c4285cf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot delete request issued successfully. Aug 19 16:12:17.654201 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-363f186b-401a-49a9-b930-fc77c4285cf8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 returned with HTTP 202 Aug 19 16:12:17.654620 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1235/4944] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:12:17 2026] DELETE /volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:12:17.662038 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c431c0f0-87a8-4479-b848-454ad097fe65 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:17.664163 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c431c0f0-87a8-4479-b848-454ad097fe65 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 Aug 19 16:12:17.664461 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c431c0f0-87a8-4479-b848-454ad097fe65 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:17.664730 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c431c0f0-87a8-4479-b848-454ad097fe65 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:17.669498 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:17.669498 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:17.669959 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c431c0f0-87a8-4479-b848-454ad097fe65 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:17.670676 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c431c0f0-87a8-4479-b848-454ad097fe65 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 returned with HTTP 200 Aug 19 16:12:17.671054 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1241/4945] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:17 2026] GET /volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:18.680707 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2c397d09-4b82-4b6a-a8c6-91c5fbf41109 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:18.683062 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c397d09-4b82-4b6a-a8c6-91c5fbf41109 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 Aug 19 16:12:18.683319 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c397d09-4b82-4b6a-a8c6-91c5fbf41109 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:18.683586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2c397d09-4b82-4b6a-a8c6-91c5fbf41109 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:18.689136 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2c397d09-4b82-4b6a-a8c6-91c5fbf41109 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 returned with HTTP 404 Aug 19 16:12:18.689744 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1243/4946] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:18 2026] GET /volume/v3/snapshots/2771ea0a-9f73-4867-aebe-47219cf4e421 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:20.077591 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b3b30ebe-827f-4dcd-9e27-4c3370d7f04f req-ee5fb2b3-9a1c-4478-b9a1-72718d3061f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:20.080086 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b3b30ebe-827f-4dcd-9e27-4c3370d7f04f req-ee5fb2b3-9a1c-4478-b9a1-72718d3061f0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04 Aug 19 16:12:20.080316 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b3b30ebe-827f-4dcd-9e27-4c3370d7f04f req-ee5fb2b3-9a1c-4478-b9a1-72718d3061f0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:20.080541 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b3b30ebe-827f-4dcd-9e27-4c3370d7f04f req-ee5fb2b3-9a1c-4478-b9a1-72718d3061f0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:20.089547 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:20.089547 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:20.135615 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b3b30ebe-827f-4dcd-9e27-4c3370d7f04f req-ee5fb2b3-9a1c-4478-b9a1-72718d3061f0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04 returned with HTTP 200 Aug 19 16:12:20.136104 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1228/4947] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:12:20 2026] DELETE /volume/v3/attachments/3700ef2d-efd3-4e7b-acda-607f0aedee04 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:21.538814 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6343489-dc8d-4f74-8a6f-81beba273eb1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:21.540451 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6343489-dc8d-4f74-8a6f-81beba273eb1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:12:21.540641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6343489-dc8d-4f74-8a6f-81beba273eb1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:21.541228 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6343489-dc8d-4f74-8a6f-81beba273eb1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:21.541228 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e6343489-dc8d-4f74-8a6f-81beba273eb1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:12:21.547582 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:21.547582 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:21.548091 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e6343489-dc8d-4f74-8a6f-81beba273eb1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:21.568644 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e6343489-dc8d-4f74-8a6f-81beba273eb1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:12:21.568897 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6343489-dc8d-4f74-8a6f-81beba273eb1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 202 Aug 19 16:12:21.569249 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1236/4948] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:12:21 2026] DELETE /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:12:21.576892 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c6d1695-9359-4b70-9b0d-986d5d326e84 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:21.578792 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c6d1695-9359-4b70-9b0d-986d5d326e84 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:12:21.578998 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c6d1695-9359-4b70-9b0d-986d5d326e84 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:21.579204 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c6d1695-9359-4b70-9b0d-986d5d326e84 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:21.588006 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:21.588006 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:21.592243 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9c6d1695-9359-4b70-9b0d-986d5d326e84 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:21.597184 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c6d1695-9359-4b70-9b0d-986d5d326e84 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 200 Aug 19 16:12:21.597530 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1242/4949] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:21 2026] GET /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:22.609748 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d6487800-ae38-4986-ac14-bd19a87f9597 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:22.611553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6487800-ae38-4986-ac14-bd19a87f9597 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c Aug 19 16:12:22.611739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6487800-ae38-4986-ac14-bd19a87f9597 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:22.611951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d6487800-ae38-4986-ac14-bd19a87f9597 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:22.617727 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d6487800-ae38-4986-ac14-bd19a87f9597 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c returned with HTTP 404 Aug 19 16:12:22.618204 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1244/4950] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:22 2026] GET /volume/v3/volumes/ef1d14fc-94f7-467b-9fbc-2841c92d648c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:22.645345 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af63a681-4005-4710-bf24-228b73b928db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:22.647105 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:12:22.647467 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-501442821", "snapshot_id": null, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:22.649362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-501442821', 'snapshot_id': None, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:12:22.817162 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:12:22.817464 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:22.817464 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:22.821547 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:12:22.826841 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (e10ab921-da47-4478-9e87-1fa305a3ef74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:22.827774 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d625f06-5dfc-4798-88c3-7ed8eec7d5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:22.828669 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:12:22.883810 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d625f06-5dfc-4798-88c3-7ed8eec7d5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:22.884477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0e1239a-39b9-48a1-8aa4-b9c7a2d2fd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:22.926228 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['dcebeb83-6dd2-4969-a7db-0cffa5f4cc40', '2bec4db4-5319-4947-ba33-3a99ba16e6e6', 'eda416b5-6615-4587-9e9d-64b1883cb4fc', 'b3d982e1-5919-4d1c-8ed8-b5daf27aea83'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:12:22.927162 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0e1239a-39b9-48a1-8aa4-b9c7a2d2fd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcebeb83-6dd2-4969-a7db-0cffa5f4cc40', '2bec4db4-5319-4947-ba33-3a99ba16e6e6', 'eda416b5-6615-4587-9e9d-64b1883cb4fc', 'b3d982e1-5919-4d1c-8ed8-b5daf27aea83']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:22.927877 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399df327-c648-4d5d-b3a4-ac751be30db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:22.950267 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399df327-c648-4d5d-b3a4-ac751be30db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '229003cd-9fd4-483c-901d-f9e6a9de3ca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-501442821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['dcebeb83-6dd2-4969-a7db-0cffa5f4cc40','2bec4db4-5319-4947-ba33-3a99ba16e6e6','eda416b5-6615-4587-9e9d-64b1883cb4fc','b3d982e1-5919-4d1c-8ed8-b5daf27aea83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-501442821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=229003cd-9fd4-483c-901d-f9e6a9de3ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:22.950996 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaba2da8-3ca1-4561-afa0-d05220c85e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:22.970526 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaba2da8-3ca1-4561-afa0-d05220c85e14) transitioned into 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-501442821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['dcebeb83-6dd2-4969-a7db-0cffa5f4cc40','2bec4db4-5319-4947-ba33-3a99ba16e6e6','eda416b5-6615-4587-9e9d-64b1883cb4fc','b3d982e1-5919-4d1c-8ed8-b5daf27aea83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:22.971198 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d74e11-a3bf-470c-9703-345b7311b477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:22.981350 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d74e11-a3bf-470c-9703-345b7311b477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:22.982122 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (e10ab921-da47-4478-9e87-1fa305a3ef74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:22.982398 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:12:22.982922 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af63a681-4005-4710-bf24-228b73b928db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:12:22.983341 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1229/4951] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:12:22 2026] POST /volume/v3/volumes => generated 756 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:12:22.998279 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19dd28b5-0c92-420f-9a71-615959865080 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:23.000101 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19dd28b5-0c92-420f-9a71-615959865080 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:23.000307 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19dd28b5-0c92-420f-9a71-615959865080 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:23.000494 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19dd28b5-0c92-420f-9a71-615959865080 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:23.007631 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:23.007631 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:23.011063 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-19dd28b5-0c92-420f-9a71-615959865080 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:23.015079 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19dd28b5-0c92-420f-9a71-615959865080 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 returned with HTTP 200 Aug 19 16:12:23.015418 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1237/4952] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:22 2026] GET /volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:24.030912 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02ad9c6f-2bc5-4479-9f99-8a6fa4836514 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:24.032513 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02ad9c6f-2bc5-4479-9f99-8a6fa4836514 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:24.032685 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02ad9c6f-2bc5-4479-9f99-8a6fa4836514 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:24.032884 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02ad9c6f-2bc5-4479-9f99-8a6fa4836514 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:24.039381 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:24.039381 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:24.043063 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-02ad9c6f-2bc5-4479-9f99-8a6fa4836514 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:24.047426 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02ad9c6f-2bc5-4479-9f99-8a6fa4836514 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 returned with HTTP 200 Aug 19 16:12:24.047770 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1243/4953] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:24 2026] GET /volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:24.060594 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8d25e7d9-0497-4d38-8209-67496fdf3ab2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:24.062287 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d25e7d9-0497-4d38-8209-67496fdf3ab2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:24.062489 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d25e7d9-0497-4d38-8209-67496fdf3ab2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:24.062660 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8d25e7d9-0497-4d38-8209-67496fdf3ab2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:24.069370 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:24.069370 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:24.072833 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8d25e7d9-0497-4d38-8209-67496fdf3ab2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:24.076992 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8d25e7d9-0497-4d38-8209-67496fdf3ab2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 returned with HTTP 200 Aug 19 16:12:24.077354 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1245/4954] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:24 2026] GET /volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:24.089603 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45d4cd9d-b117-491a-a57c-3959eba79374 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:24.091993 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45d4cd9d-b117-491a-a57c-3959eba79374 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:12:24.092475 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45d4cd9d-b117-491a-a57c-3959eba79374 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "229003cd-9fd4-483c-901d-f9e6a9de3ca5", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1088373703", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:24.103753 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:24.103753 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:24.104452 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-45d4cd9d-b117-491a-a57c-3959eba79374 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:24.104638 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-45d4cd9d-b117-491a-a57c-3959eba79374 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create snapshot from volume 229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:24.133021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-45d4cd9d-b117-491a-a57c-3959eba79374 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['c430a0e5-69c2-40b5-bb88-7e04d8d24217', '8845f598-fef0-4cda-ab86-2f23d0749f98', 'f33b54ae-34c3-49cc-9b7b-7147ab979b84', '7c5f4cb4-a4a6-415f-a6d9-ac831204400a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:12:24.164152 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-45d4cd9d-b117-491a-a57c-3959eba79374 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot create request issued successfully. Aug 19 16:12:24.164676 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45d4cd9d-b117-491a-a57c-3959eba79374 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:12:24.165068 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1230/4955] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:12:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:12:24.175568 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-368c1949-b4f9-4d0b-b32d-6284ff53d6bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:24.177649 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-368c1949-b4f9-4d0b-b32d-6284ff53d6bf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:24.177902 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-368c1949-b4f9-4d0b-b32d-6284ff53d6bf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:24.178170 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-368c1949-b4f9-4d0b-b32d-6284ff53d6bf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:24.183755 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:24.183755 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:24.184310 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-368c1949-b4f9-4d0b-b32d-6284ff53d6bf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:24.185240 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-368c1949-b4f9-4d0b-b32d-6284ff53d6bf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 200 Aug 19 16:12:24.185661 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1238/4956] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:24 2026] GET /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:25.196785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3055ca00-8b01-485d-8016-e0614a3cca15 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:25.198567 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3055ca00-8b01-485d-8016-e0614a3cca15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:25.198770 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3055ca00-8b01-485d-8016-e0614a3cca15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:25.198987 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3055ca00-8b01-485d-8016-e0614a3cca15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:25.205702 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:25.205702 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:25.206179 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3055ca00-8b01-485d-8016-e0614a3cca15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:25.206949 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3055ca00-8b01-485d-8016-e0614a3cca15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 200 Aug 19 16:12:25.207357 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1244/4957] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:25 2026] GET /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:25.215382 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2690f63-cc20-49a4-90b2-344021ef67fa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:25.217271 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2690f63-cc20-49a4-90b2-344021ef67fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:25.217456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2690f63-cc20-49a4-90b2-344021ef67fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:25.217632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2690f63-cc20-49a4-90b2-344021ef67fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:25.222677 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:25.222677 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:25.223118 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d2690f63-cc20-49a4-90b2-344021ef67fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:25.223963 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2690f63-cc20-49a4-90b2-344021ef67fa tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 200 Aug 19 16:12:25.224350 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1246/4958] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:25 2026] GET /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:25.339645 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-56471552-330e-45a7-969b-2384855a0c2a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:25.341745 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-56471552-330e-45a7-969b-2384855a0c2a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:25.341944 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-56471552-330e-45a7-969b-2384855a0c2a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:25.342145 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-56471552-330e-45a7-969b-2384855a0c2a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:25.346814 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:25.346814 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:25.347258 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-56471552-330e-45a7-969b-2384855a0c2a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:25.347957 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-56471552-330e-45a7-969b-2384855a0c2a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 200 Aug 19 16:12:25.348333 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1231/4959] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 16:12:25 2026] GET /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:25.356636 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-c813859e-169a-46ba-8a4a-0321d8194a27 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:25.358643 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-c813859e-169a-46ba-8a4a-0321d8194a27 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:25.358857 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-c813859e-169a-46ba-8a4a-0321d8194a27 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:25.359052 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-c813859e-169a-46ba-8a4a-0321d8194a27 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:25.365896 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:25.365896 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:25.369578 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-c813859e-169a-46ba-8a4a-0321d8194a27 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:25.374062 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-c813859e-169a-46ba-8a4a-0321d8194a27 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 returned with HTTP 200 Aug 19 16:12:25.374434 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1239/4960] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:25 2026] GET /volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:25.733079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-31e58603-cd05-4012-bef6-c3ab7e9f9c04 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:25.735364 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-31e58603-cd05-4012-bef6-c3ab7e9f9c04 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:25.735593 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-31e58603-cd05-4012-bef6-c3ab7e9f9c04 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:25.735791 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-31e58603-cd05-4012-bef6-c3ab7e9f9c04 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:25.740688 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:25.740688 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:25.741145 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-31e58603-cd05-4012-bef6-c3ab7e9f9c04 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:25.741962 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-31e58603-cd05-4012-bef6-c3ab7e9f9c04 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 200 Aug 19 16:12:25.742344 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1245/4961] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 16:12:25 2026] GET /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:26.611898 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-3263f2f6-9cad-4c96-bf08-0f7d19d38da0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:26.614205 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-3263f2f6-9cad-4c96-bf08-0f7d19d38da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:26.614442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-3263f2f6-9cad-4c96-bf08-0f7d19d38da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:26.614665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-3263f2f6-9cad-4c96-bf08-0f7d19d38da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:26.621280 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:26.621280 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:26.621835 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-3263f2f6-9cad-4c96-bf08-0f7d19d38da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:26.622772 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-3263f2f6-9cad-4c96-bf08-0f7d19d38da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 200 Aug 19 16:12:26.623229 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1247/4962] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 16:12:26 2026] GET /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:26.629830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-2412c3e2-5442-4e6d-93ab-060041a788de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:26.632336 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-2412c3e2-5442-4e6d-93ab-060041a788de tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:26.632511 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-2412c3e2-5442-4e6d-93ab-060041a788de tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:26.632686 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-2412c3e2-5442-4e6d-93ab-060041a788de tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:26.639119 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:26.639119 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:26.642348 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-2412c3e2-5442-4e6d-93ab-060041a788de tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:26.646448 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-2412c3e2-5442-4e6d-93ab-060041a788de tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 returned with HTTP 200 Aug 19 16:12:26.646812 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1232/4963] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:26 2026] GET /volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:26.655913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:26.658002 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:12:26.658366 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9872eee3-8ee3-4704-a841-fc1771e7c42d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:26.659974 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9872eee3-8ee3-4704-a841-fc1771e7c42d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:12:26.668566 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:26.668566 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:26.669125 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:26.669248 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:12:26.669941 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:12:26.675659 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (0b732d77-da7f-42d6-916c-a8eb0994aea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:26.677702 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc3b42a-bf80-4d2a-9339-5a0a24bb12b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:26.678840 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:12:26.706215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc3b42a-bf80-4d2a-9339-5a0a24bb12b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9872eee3-8ee3-4704-a841-fc1771e7c42d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:26.706862 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9518c0-bbdb-4ae7-bb34-69a5e9c132e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:26.746016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['6c0a9092-1b77-4f28-a9c2-e2ab2c72e408', '9a37b3e5-17e5-4ff8-bb30-15bb86cfb0ae', '7f6e1147-4985-42fe-87a8-760a44e6659d', 'aad6595c-290d-47b2-9676-55062231e4ce'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:12:26.746440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9518c0-bbdb-4ae7-bb34-69a5e9c132e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c0a9092-1b77-4f28-a9c2-e2ab2c72e408', '9a37b3e5-17e5-4ff8-bb30-15bb86cfb0ae', '7f6e1147-4985-42fe-87a8-760a44e6659d', 'aad6595c-290d-47b2-9676-55062231e4ce']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:26.747161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3bb949-f20f-44e7-886e-83bb6429b2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:26.788603 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3bb949-f20f-44e7-886e-83bb6429b2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b247126b-8177-4e09-905d-681ab56992cd', '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='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['6c0a9092-1b77-4f28-a9c2-e2ab2c72e408','9a37b3e5-17e5-4ff8-bb30-15bb86cfb0ae','7f6e1147-4985-42fe-87a8-760a44e6659d','aad6595c-290d-47b2-9676-55062231e4ce'],size=1,snapshot_id=9872eee3-8ee3-4704-a841-fc1771e7c42d,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), '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-19T16:12:26Z,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=b247126b-8177-4e09-905d-681ab56992cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9872eee3-8ee3-4704-a841-fc1771e7c42d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:26.789343 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c80c797-3d99-4346-8b77-52d9ec4112db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:26.806070 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c80c797-3d99-4346-8b77-52d9ec4112db) transitioned into 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='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['6c0a9092-1b77-4f28-a9c2-e2ab2c72e408','9a37b3e5-17e5-4ff8-bb30-15bb86cfb0ae','7f6e1147-4985-42fe-87a8-760a44e6659d','aad6595c-290d-47b2-9676-55062231e4ce'],size=1,snapshot_id=9872eee3-8ee3-4704-a841-fc1771e7c42d,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:26.806680 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472ad65f-2fbe-4bf8-8dc5-f81ed3c74208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:26.826362 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472ad65f-2fbe-4bf8-8dc5-f81ed3c74208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:26.827216 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (0b732d77-da7f-42d6-916c-a8eb0994aea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:26.827581 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:12:26.828156 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-18451562-47ee-4a3a-a4d7-2deb95bc5de0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:12:26.828580 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1240/4964] 10.4.3.32 () {72 vars in 1534 bytes} [Wed Aug 19 16:12:26 2026] POST /volume/v3/volumes => generated 734 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:12:26.838285 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8d9afd1f-885c-40bf-a22f-5c184b2029c6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:26.840402 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8d9afd1f-885c-40bf-a22f-5c184b2029c6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd Aug 19 16:12:26.840601 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8d9afd1f-885c-40bf-a22f-5c184b2029c6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:26.840781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8d9afd1f-885c-40bf-a22f-5c184b2029c6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:26.847142 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:26.847142 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:26.850552 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8d9afd1f-885c-40bf-a22f-5c184b2029c6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:26.854486 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8d9afd1f-885c-40bf-a22f-5c184b2029c6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd returned with HTTP 200 Aug 19 16:12:26.854856 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1246/4965] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:26 2026] GET /volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:26.865508 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8bd451d3-49b2-4999-a698-3184a1ffe052 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:26.868500 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8bd451d3-49b2-4999-a698-3184a1ffe052 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd Aug 19 16:12:26.870057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8bd451d3-49b2-4999-a698-3184a1ffe052 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:26.870057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8bd451d3-49b2-4999-a698-3184a1ffe052 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:26.876883 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:26.876883 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:26.878900 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8bd451d3-49b2-4999-a698-3184a1ffe052 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:26.882755 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8bd451d3-49b2-4999-a698-3184a1ffe052 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd returned with HTTP 200 Aug 19 16:12:26.883123 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1248/4966] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:26 2026] GET /volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:29.891116 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8c72503d-6cf2-4a6c-843c-ec644354a196 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:29.893176 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8c72503d-6cf2-4a6c-843c-ec644354a196 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd Aug 19 16:12:29.893366 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8c72503d-6cf2-4a6c-843c-ec644354a196 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:29.893567 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8c72503d-6cf2-4a6c-843c-ec644354a196 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:29.900364 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:29.900364 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:29.904036 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8c72503d-6cf2-4a6c-843c-ec644354a196 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:29.908733 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-8c72503d-6cf2-4a6c-843c-ec644354a196 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd returned with HTTP 200 Aug 19 16:12:29.909230 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1233/4967] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:29 2026] GET /volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:29.916475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8abf7fb5-7e3e-4abc-b69a-da609ce50c60 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:29.916914 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8abf7fb5-7e3e-4abc-b69a-da609ce50c60 None None] GET https://10.4.3.32/volume// Aug 19 16:12:29.917097 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8abf7fb5-7e3e-4abc-b69a-da609ce50c60 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:29.917277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8abf7fb5-7e3e-4abc-b69a-da609ce50c60 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:29.917575 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8abf7fb5-7e3e-4abc-b69a-da609ce50c60 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:12:29.917876 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1241/4968] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:12: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 19 16:12:29.923971 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-6d77c449-1afa-456b-9e4b-6db9e55c72ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:29.925930 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-6d77c449-1afa-456b-9e4b-6db9e55c72ae tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:12:29.926283 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-6d77c449-1afa-456b-9e4b-6db9e55c72ae tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b247126b-8177-4e09-905d-681ab56992cd", "connector": null, "instance_uuid": "4af157e0-b448-4ac5-b6ca-902a4a343ae4"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:29.934235 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:29.934235 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:29.958209 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-6d77c449-1afa-456b-9e4b-6db9e55c72ae tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:12:29.958625 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1247/4969] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:12:29 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 19 16:12:29.965696 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eb5030d7-ff5b-40e7-a4c6-5aa03a9423fc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:29.966152 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb5030d7-ff5b-40e7-a4c6-5aa03a9423fc None None] GET https://10.4.3.32/volume// Aug 19 16:12:29.966277 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb5030d7-ff5b-40e7-a4c6-5aa03a9423fc None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:29.966461 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eb5030d7-ff5b-40e7-a4c6-5aa03a9423fc None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:29.966771 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eb5030d7-ff5b-40e7-a4c6-5aa03a9423fc None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:12:29.967154 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1249/4970] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:12: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 19 16:12:29.973598 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-82d1b724-adde-4832-8832-68c2da7a9ad3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:29.975537 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-82d1b724-adde-4832-8832-68c2da7a9ad3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd Aug 19 16:12:29.975735 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-82d1b724-adde-4832-8832-68c2da7a9ad3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:29.975930 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-82d1b724-adde-4832-8832-68c2da7a9ad3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:29.985363 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:29.985363 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:29.988703 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-82d1b724-adde-4832-8832-68c2da7a9ad3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:29.993406 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-82d1b724-adde-4832-8832-68c2da7a9ad3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd returned with HTTP 200 Aug 19 16:12:29.993942 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1234/4971] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:12:29 2026] GET /volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd => generated 1522 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:12:30.089716 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-a2cd3887-b3e5-4820-85ec-1970cb531397 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:30.091883 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-a2cd3887-b3e5-4820-85ec-1970cb531397 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628 Aug 19 16:12:30.092296 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-a2cd3887-b3e5-4820-85ec-1970cb531397 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:30.099395 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-a2cd3887-b3e5-4820-85ec-1970cb531397 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-b247126b-8177-4e09-905d-681ab56992cd-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:12:30.103773 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-a2cd3887-b3e5-4820-85ec-1970cb531397 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-b247126b-8177-4e09-905d-681ab56992cd-np0000007787" acquired by "attachment_update" :: waited 0.004s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:12:30.104627 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:30.104627 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:30.176620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-a2cd3887-b3e5-4820-85ec-1970cb531397 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-b247126b-8177-4e09-905d-681ab56992cd-np0000007787" released by "attachment_update" :: held 0.073s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:12:30.176941 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-a2cd3887-b3e5-4820-85ec-1970cb531397 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628 returned with HTTP 200 Aug 19 16:12:30.177502 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1242/4972] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:12:30 2026] PUT /volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:30.201322 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-0ad3182a-7e66-45f6-8841-a78b1dcc3365 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:30.203470 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-0ad3182a-7e66-45f6-8841-a78b1dcc3365 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628/action Aug 19 16:12:30.203690 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-0ad3182a-7e66-45f6-8841-a78b1dcc3365 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:12:30.203846 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-0ad3182a-7e66-45f6-8841-a78b1dcc3365 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:30.219028 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:30.219028 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:30.229778 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1fde9113-a1af-43c4-a4c7-c8b5ad9fc33a req-0ad3182a-7e66-45f6-8841-a78b1dcc3365 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628/action returned with HTTP 204 Aug 19 16:12:30.230387 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1248/4973] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:12:30 2026] POST /volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:31.657883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-54247854-187f-46f2-92a8-978e7d9f92a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:31.661593 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-54247854-187f-46f2-92a8-978e7d9f92a5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/attachments?instance_id=a700e8e7-aca3-42a5-8ecb-56558f9cef6f Aug 19 16:12:31.661894 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-54247854-187f-46f2-92a8-978e7d9f92a5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:31.662143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-54247854-187f-46f2-92a8-978e7d9f92a5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:31.676392 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-54247854-187f-46f2-92a8-978e7d9f92a5 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments?instance_id=a700e8e7-aca3-42a5-8ecb-56558f9cef6f returned with HTTP 200 Aug 19 16:12:31.676790 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1250/4974] 10.4.3.32 () {70 vars in 1630 bytes} [Wed Aug 19 16:12:31 2026] GET /volume/v3/attachments?instance_id=a700e8e7-aca3-42a5-8ecb-56558f9cef6f => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:31.686581 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-acb74f43-4a19-439e-8711-feddd7aac2e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:31.688672 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-acb74f43-4a19-439e-8711-feddd7aac2e4 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 Aug 19 16:12:31.688896 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-acb74f43-4a19-439e-8711-feddd7aac2e4 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:31.689081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-acb74f43-4a19-439e-8711-feddd7aac2e4 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:31.702404 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-42bc69b0-4414-4563-a3c7-1375d0348302 req-acb74f43-4a19-439e-8711-feddd7aac2e4 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 returned with HTTP 200 Aug 19 16:12:31.702791 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1235/4975] 10.4.3.32 () {70 vars in 1644 bytes} [Wed Aug 19 16:12:31 2026] GET /volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:35.798277 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-98916d13-e60b-4ce0-9332-9decc6a1aa2e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:35.800201 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98916d13-e60b-4ce0-9332-9decc6a1aa2e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd Aug 19 16:12:35.800440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98916d13-e60b-4ce0-9332-9decc6a1aa2e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:35.800680 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98916d13-e60b-4ce0-9332-9decc6a1aa2e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:35.812007 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:35.812007 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:35.815908 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-98916d13-e60b-4ce0-9332-9decc6a1aa2e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:35.823871 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98916d13-e60b-4ce0-9332-9decc6a1aa2e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd returned with HTTP 200 Aug 19 16:12:35.823871 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1243/4976] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:35 2026] GET /volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd => generated 1635 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:37.145605 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-4730992f-3de8-4f55-8656-8180c602bc32 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:37.147518 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-4730992f-3de8-4f55-8656-8180c602bc32 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628 Aug 19 16:12:37.147716 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-4730992f-3de8-4f55-8656-8180c602bc32 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:37.147927 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-4730992f-3de8-4f55-8656-8180c602bc32 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:37.154714 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:37.154714 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:37.202253 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-4730992f-3de8-4f55-8656-8180c602bc32 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628 returned with HTTP 200 Aug 19 16:12:37.202750 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1249/4977] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:12:37 2026] DELETE /volume/v3/attachments/9ea09cdc-3964-4ef7-801c-120f97103628 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:37.212634 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-f490a884-a58b-4830-9e94-2bed1c19bde8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:37.215004 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-f490a884-a58b-4830-9e94-2bed1c19bde8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd Aug 19 16:12:37.215202 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-f490a884-a58b-4830-9e94-2bed1c19bde8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:37.215385 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-f490a884-a58b-4830-9e94-2bed1c19bde8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:37.215538 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-f490a884-a58b-4830-9e94-2bed1c19bde8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: b247126b-8177-4e09-905d-681ab56992cd Aug 19 16:12:37.222785 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:37.222785 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:37.223375 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-f490a884-a58b-4830-9e94-2bed1c19bde8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:37.246520 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-f490a884-a58b-4830-9e94-2bed1c19bde8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:12:37.246702 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-d8913bf1-b94e-4dd3-8dc2-bb6d9122403c req-f490a884-a58b-4830-9e94-2bed1c19bde8 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd returned with HTTP 202 Aug 19 16:12:37.247154 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1251/4978] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 16:12:37 2026] DELETE /volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:12:38.216440 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4e425662-7819-4dbd-b986-61f45b489039 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:38.218328 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e425662-7819-4dbd-b986-61f45b489039 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd Aug 19 16:12:38.218531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e425662-7819-4dbd-b986-61f45b489039 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:38.218738 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e425662-7819-4dbd-b986-61f45b489039 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:38.224403 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e425662-7819-4dbd-b986-61f45b489039 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd returned with HTTP 404 Aug 19 16:12:38.224861 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1236/4979] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:38 2026] GET /volume/v3/volumes/b247126b-8177-4e09-905d-681ab56992cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:38.279880 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-de1ffc66-c87b-4c9f-bb1e-0a36b77f588e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:38.281702 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de1ffc66-c87b-4c9f-bb1e-0a36b77f588e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:38.282020 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de1ffc66-c87b-4c9f-bb1e-0a36b77f588e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:38.282266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de1ffc66-c87b-4c9f-bb1e-0a36b77f588e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:38.282445 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-de1ffc66-c87b-4c9f-bb1e-0a36b77f588e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:38.287463 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:38.287463 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:38.287952 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-de1ffc66-c87b-4c9f-bb1e-0a36b77f588e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:38.305786 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-de1ffc66-c87b-4c9f-bb1e-0a36b77f588e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot delete request issued successfully. Aug 19 16:12:38.305786 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de1ffc66-c87b-4c9f-bb1e-0a36b77f588e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 202 Aug 19 16:12:38.305786 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1244/4980] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:12:38 2026] DELETE /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:12:38.312422 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-11016ece-cc8b-4f4e-b6f5-bc58fb84a1a6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:38.312886 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11016ece-cc8b-4f4e-b6f5-bc58fb84a1a6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:38.313111 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11016ece-cc8b-4f4e-b6f5-bc58fb84a1a6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:38.313292 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11016ece-cc8b-4f4e-b6f5-bc58fb84a1a6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:38.318120 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:38.318120 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:38.318611 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-11016ece-cc8b-4f4e-b6f5-bc58fb84a1a6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:12:38.319412 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11016ece-cc8b-4f4e-b6f5-bc58fb84a1a6 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 200 Aug 19 16:12:38.319821 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1250/4981] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:38 2026] GET /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:39.328737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-290193ab-7982-4f83-ab10-f1833a184595 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:39.330999 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-290193ab-7982-4f83-ab10-f1833a184595 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d Aug 19 16:12:39.331259 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-290193ab-7982-4f83-ab10-f1833a184595 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:39.331502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-290193ab-7982-4f83-ab10-f1833a184595 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:39.337247 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-290193ab-7982-4f83-ab10-f1833a184595 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d returned with HTTP 404 Aug 19 16:12:39.337912 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1252/4982] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:12:39 2026] GET /volume/v3/snapshots/9872eee3-8ee3-4704-a841-fc1771e7c42d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:39.344683 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e631c3b1-30a2-4877-b7f0-bc4e52a0c8c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:39.346441 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e631c3b1-30a2-4877-b7f0-bc4e52a0c8c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:39.346647 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e631c3b1-30a2-4877-b7f0-bc4e52a0c8c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:39.346851 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e631c3b1-30a2-4877-b7f0-bc4e52a0c8c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:39.347050 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e631c3b1-30a2-4877-b7f0-bc4e52a0c8c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: 229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:39.354976 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:39.354976 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:39.355482 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e631c3b1-30a2-4877-b7f0-bc4e52a0c8c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:39.382846 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e631c3b1-30a2-4877-b7f0-bc4e52a0c8c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:12:39.382846 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e631c3b1-30a2-4877-b7f0-bc4e52a0c8c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 returned with HTTP 202 Aug 19 16:12:39.382846 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1237/4983] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:12:39 2026] DELETE /volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:12:39.388164 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-449d8e80-ab7b-4432-aa18-e47ab3c7e633 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:39.390526 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-449d8e80-ab7b-4432-aa18-e47ab3c7e633 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:39.390526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-449d8e80-ab7b-4432-aa18-e47ab3c7e633 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:39.390526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-449d8e80-ab7b-4432-aa18-e47ab3c7e633 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:39.397349 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:39.397349 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:39.400790 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-449d8e80-ab7b-4432-aa18-e47ab3c7e633 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:39.407454 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-449d8e80-ab7b-4432-aa18-e47ab3c7e633 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 returned with HTTP 200 Aug 19 16:12:39.407454 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1245/4984] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:39 2026] GET /volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:40.418525 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-34b86a0e-4ed2-41ea-a41e-0aa0b66eec33 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:40.420678 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-34b86a0e-4ed2-41ea-a41e-0aa0b66eec33 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 Aug 19 16:12:40.420996 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-34b86a0e-4ed2-41ea-a41e-0aa0b66eec33 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:40.421179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-34b86a0e-4ed2-41ea-a41e-0aa0b66eec33 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:40.427670 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-34b86a0e-4ed2-41ea-a41e-0aa0b66eec33 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 returned with HTTP 404 Aug 19 16:12:40.428257 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1251/4985] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:40 2026] GET /volume/v3/volumes/229003cd-9fd4-483c-901d-f9e6a9de3ca5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 16:12:40.455616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:40.457174 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:12:40.457467 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1995779403", "snapshot_id": null, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:40.459046 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1995779403', 'snapshot_id': None, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:12:40.539506 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:12:40.545316 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:12:40.553655 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (d77e790e-4447-4625-a4a4-f4c479bf4071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:40.555859 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204f1f56-2288-4464-a11d-d40e19d4dac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:40.557201 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:12:40.618897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204f1f56-2288-4464-a11d-d40e19d4dac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:40.619958 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70269f87-f3f3-4dfc-83e0-15c67b8561d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:40.660736 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['9f83aa90-9045-4555-a0e8-aa635c1ab5ef', '4d09178c-7ae9-49ef-a71b-44bc359ddf1b', '488d5efa-2240-49eb-8313-e20dfc986bed', '2a25000f-17dd-4172-a552-56e36f381304'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:12:40.661525 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70269f87-f3f3-4dfc-83e0-15c67b8561d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f83aa90-9045-4555-a0e8-aa635c1ab5ef', '4d09178c-7ae9-49ef-a71b-44bc359ddf1b', '488d5efa-2240-49eb-8313-e20dfc986bed', '2a25000f-17dd-4172-a552-56e36f381304']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:40.662213 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6e34da-8064-4ea9-9418-727dc76ecd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:40.684537 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6e34da-8064-4ea9-9418-727dc76ecd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6989de2-804f-448a-ada2-8efb16de2894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1995779403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['9f83aa90-9045-4555-a0e8-aa635c1ab5ef','4d09178c-7ae9-49ef-a71b-44bc359ddf1b','488d5efa-2240-49eb-8313-e20dfc986bed','2a25000f-17dd-4172-a552-56e36f381304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1995779403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6989de2-804f-448a-ada2-8efb16de2894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:40.685290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c1a6330-989c-4dc2-92af-b62af78e6d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:40.704678 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c1a6330-989c-4dc2-92af-b62af78e6d27) transitioned into 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-1995779403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['9f83aa90-9045-4555-a0e8-aa635c1ab5ef','4d09178c-7ae9-49ef-a71b-44bc359ddf1b','488d5efa-2240-49eb-8313-e20dfc986bed','2a25000f-17dd-4172-a552-56e36f381304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:40.705399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082d9839-deb9-418c-bb5a-20482cefde32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:12:40.714477 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082d9839-deb9-418c-bb5a-20482cefde32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:12:40.715353 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (d77e790e-4447-4625-a4a4-f4c479bf4071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:12:40.715628 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:12:40.716168 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e452fc1e-38ae-4bc4-b7f9-14ce799a7f73 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:12:40.716963 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1253/4986] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:12:40 2026] POST /volume/v3/volumes => generated 757 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:12:40.729393 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-924cb6b0-f209-4ee0-a6ee-2b0c0bcefeed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:40.731768 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-924cb6b0-f209-4ee0-a6ee-2b0c0bcefeed tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:12:40.732079 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-924cb6b0-f209-4ee0-a6ee-2b0c0bcefeed tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:40.732336 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-924cb6b0-f209-4ee0-a6ee-2b0c0bcefeed tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:40.741983 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:40.741983 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:40.747180 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-924cb6b0-f209-4ee0-a6ee-2b0c0bcefeed tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:40.753405 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-924cb6b0-f209-4ee0-a6ee-2b0c0bcefeed tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 200 Aug 19 16:12:40.753807 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1238/4987] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:40 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:12:41.768596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8461e671-031e-4246-a652-79a867147d92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:41.770427 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8461e671-031e-4246-a652-79a867147d92 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:12:41.770653 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8461e671-031e-4246-a652-79a867147d92 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:41.770898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8461e671-031e-4246-a652-79a867147d92 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:41.777895 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:41.777895 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:41.781291 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8461e671-031e-4246-a652-79a867147d92 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:41.786414 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8461e671-031e-4246-a652-79a867147d92 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 200 Aug 19 16:12:41.786861 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1246/4988] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:41 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:41.797990 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-996a22a0-4b53-4abd-bee5-85b723da91cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:41.799822 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-996a22a0-4b53-4abd-bee5-85b723da91cd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:12:41.800070 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-996a22a0-4b53-4abd-bee5-85b723da91cd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:41.800295 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-996a22a0-4b53-4abd-bee5-85b723da91cd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:41.807187 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:41.807187 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:41.810703 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-996a22a0-4b53-4abd-bee5-85b723da91cd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:41.815284 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-996a22a0-4b53-4abd-bee5-85b723da91cd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 200 Aug 19 16:12:41.815736 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1252/4989] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:12:41 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:42.829169 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-c164c677-4d24-4206-af13-2efc2de3d7e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:42.831817 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-c164c677-4d24-4206-af13-2efc2de3d7e0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:12:42.832095 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-c164c677-4d24-4206-af13-2efc2de3d7e0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:42.832335 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-c164c677-4d24-4206-af13-2efc2de3d7e0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:42.840842 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:42.840842 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:42.844775 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-c164c677-4d24-4206-af13-2efc2de3d7e0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:42.850440 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-c164c677-4d24-4206-af13-2efc2de3d7e0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 200 Aug 19 16:12:42.850946 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1254/4990] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:42 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:43.274644 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-5dffe08e-c61b-411e-917f-ccc5d67a6c95 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:43.276793 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-5dffe08e-c61b-411e-917f-ccc5d67a6c95 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:12:43.278390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-5dffe08e-c61b-411e-917f-ccc5d67a6c95 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:43.278390 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-5dffe08e-c61b-411e-917f-ccc5d67a6c95 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:43.284463 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:43.284463 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:43.288108 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-5dffe08e-c61b-411e-917f-ccc5d67a6c95 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:43.292627 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-5dffe08e-c61b-411e-917f-ccc5d67a6c95 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 200 Aug 19 16:12:43.293203 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1239/4991] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:12:43 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:43.302973 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7254283d-2b49-40b5-8fcf-f8dfaf72058c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:43.303375 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7254283d-2b49-40b5-8fcf-f8dfaf72058c None None] GET https://10.4.3.32/volume// Aug 19 16:12:43.303549 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7254283d-2b49-40b5-8fcf-f8dfaf72058c None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:43.303795 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7254283d-2b49-40b5-8fcf-f8dfaf72058c None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:43.304122 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7254283d-2b49-40b5-8fcf-f8dfaf72058c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:12:43.304391 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1247/4992] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:12: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 19 16:12:43.311465 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2183fa34-897e-42c8-b607-702d6713e62f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:43.313403 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2183fa34-897e-42c8-b607-702d6713e62f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:12:43.313732 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2183fa34-897e-42c8-b607-702d6713e62f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6989de2-804f-448a-ada2-8efb16de2894", "connector": null, "instance_uuid": "e917f9a9-5190-4d90-b131-90c395660a34"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:43.321826 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:43.321826 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:43.349838 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2183fa34-897e-42c8-b607-702d6713e62f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:12:43.350298 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1253/4993] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:12:43 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 19 16:12:44.194426 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-18cfe155-fa60-47b6-99d5-740c36c1154b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:44.194797 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18cfe155-fa60-47b6-99d5-740c36c1154b None None] GET https://10.4.3.32/volume// Aug 19 16:12:44.194977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18cfe155-fa60-47b6-99d5-740c36c1154b None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:44.195176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-18cfe155-fa60-47b6-99d5-740c36c1154b None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:44.195475 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-18cfe155-fa60-47b6-99d5-740c36c1154b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:12:44.195740 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1255/4994] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:12: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 19 16:12:44.202586 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2203a1e3-9cfa-480b-8be7-879962431aac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:44.204712 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2203a1e3-9cfa-480b-8be7-879962431aac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:12:44.204945 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2203a1e3-9cfa-480b-8be7-879962431aac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:44.205195 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2203a1e3-9cfa-480b-8be7-879962431aac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:44.214941 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:44.214941 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:12:44.220734 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2203a1e3-9cfa-480b-8be7-879962431aac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:12:44.225357 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-2203a1e3-9cfa-480b-8be7-879962431aac tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 200 Aug 19 16:12:44.225818 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1240/4995] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:12:44 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 1544 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:12:44.332654 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-1d7b676c-c9fb-49e1-bda1-3014af52062d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:44.334788 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-1d7b676c-c9fb-49e1-bda1-3014af52062d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d Aug 19 16:12:44.335166 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-1d7b676c-c9fb-49e1-bda1-3014af52062d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:44.348482 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-1d7b676c-c9fb-49e1-bda1-3014af52062d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-d6989de2-804f-448a-ada2-8efb16de2894-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:12:44.354911 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-1d7b676c-c9fb-49e1-bda1-3014af52062d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-d6989de2-804f-448a-ada2-8efb16de2894-np0000007787" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:12:44.357115 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:44.357115 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:12:44.458351 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-1d7b676c-c9fb-49e1-bda1-3014af52062d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-d6989de2-804f-448a-ada2-8efb16de2894-np0000007787" released by "attachment_update" :: held 0.103s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:12:44.458821 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-1d7b676c-c9fb-49e1-bda1-3014af52062d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d returned with HTTP 200 Aug 19 16:12:44.459347 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1248/4996] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:12:44 2026] PUT /volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:12:44.484485 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-4791ebff-0353-4a77-8817-acb0ad4642a1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:44.486613 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-4791ebff-0353-4a77-8817-acb0ad4642a1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d/action Aug 19 16:12:44.487001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-4791ebff-0353-4a77-8817-acb0ad4642a1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:12:44.487134 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-4791ebff-0353-4a77-8817-acb0ad4642a1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:12:44.517630 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:44.517630 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:12:44.537271 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd18f2bc-84e7-4fbc-9fe7-bcb7d886cb45 req-4791ebff-0353-4a77-8817-acb0ad4642a1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d/action returned with HTTP 204 Aug 19 16:12:44.537858 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1254/4997] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:12:44 2026] POST /volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:12:52.848586 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=85,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:12:54.224158 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=132,cinder:INSERT=19,cinder:UPDATE=45 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:12:54.447384 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=133,cinder:INSERT=23,cinder:UPDATE=53 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:12:54.530791 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=90,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:12:59.161040 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0b333960-11da-46a0-a081-26a8b76acb2c req-bf9ad89d-5d46-4a07-9a39-3e768c5d2b8d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:12:59.163772 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0b333960-11da-46a0-a081-26a8b76acb2c req-bf9ad89d-5d46-4a07-9a39-3e768c5d2b8d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] DELETE https://10.4.3.32/volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf Aug 19 16:12:59.164018 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0b333960-11da-46a0-a081-26a8b76acb2c req-bf9ad89d-5d46-4a07-9a39-3e768c5d2b8d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:12:59.164276 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0b333960-11da-46a0-a081-26a8b76acb2c req-bf9ad89d-5d46-4a07-9a39-3e768c5d2b8d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:12:59.176696 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:12:59.176696 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:12:59.228549 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0b333960-11da-46a0-a081-26a8b76acb2c req-bf9ad89d-5d46-4a07-9a39-3e768c5d2b8d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf returned with HTTP 200 Aug 19 16:12:59.229060 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1256/4998] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:12:59 2026] DELETE /volume/v3/attachments/08aba529-2096-420c-aba7-53c3f99238bf => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:00.599169 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-199cde3a-38eb-49e8-8cdf-1ea89c0ef856 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:00.601666 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-199cde3a-38eb-49e8-8cdf-1ea89c0ef856 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] DELETE https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:13:00.602062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-199cde3a-38eb-49e8-8cdf-1ea89c0ef856 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:00.602347 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-199cde3a-38eb-49e8-8cdf-1ea89c0ef856 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:00.602599 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-199cde3a-38eb-49e8-8cdf-1ea89c0ef856 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Delete volume with id: cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:13:00.613672 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:00.613672 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:00.614357 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-199cde3a-38eb-49e8-8cdf-1ea89c0ef856 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:13:00.634807 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-199cde3a-38eb-49e8-8cdf-1ea89c0ef856 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Delete volume request issued successfully. Aug 19 16:13:00.635144 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-199cde3a-38eb-49e8-8cdf-1ea89c0ef856 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 202 Aug 19 16:13:00.635488 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1241/4999] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:13:00 2026] DELETE /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:13:00.646192 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccd4c53b-4167-4cd3-8ddb-4ee716e67586 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:00.648373 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccd4c53b-4167-4cd3-8ddb-4ee716e67586 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:13:00.648993 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccd4c53b-4167-4cd3-8ddb-4ee716e67586 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:00.649613 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccd4c53b-4167-4cd3-8ddb-4ee716e67586 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:00.659952 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:00.659952 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:00.665325 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ccd4c53b-4167-4cd3-8ddb-4ee716e67586 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:13:00.672295 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccd4c53b-4167-4cd3-8ddb-4ee716e67586 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 200 Aug 19 16:13:00.673113 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1249/5000] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:00 2026] GET /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 1420 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:01.687136 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4ff27ce1-2c35-4f33-92ba-6e4458da6d4f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:01.688896 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ff27ce1-2c35-4f33-92ba-6e4458da6d4f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa Aug 19 16:13:01.689114 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ff27ce1-2c35-4f33-92ba-6e4458da6d4f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:01.689291 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ff27ce1-2c35-4f33-92ba-6e4458da6d4f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:01.694329 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ff27ce1-2c35-4f33-92ba-6e4458da6d4f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa returned with HTTP 404 Aug 19 16:13:01.694823 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1255/5001] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:01 2026] GET /volume/v3/volumes/cdff96b2-554f-4c47-b214-1d9163b41eaa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:13:01.701906 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-33940b01-e801-4aac-b93a-dae78625555d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:01.703697 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33940b01-e801-4aac-b93a-dae78625555d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c Aug 19 16:13:01.703936 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33940b01-e801-4aac-b93a-dae78625555d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:01.704149 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-33940b01-e801-4aac-b93a-dae78625555d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:01.704253 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-33940b01-e801-4aac-b93a-dae78625555d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Delete snapshot with id: b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c Aug 19 16:13:01.709461 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:01.709461 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:01.709863 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-33940b01-e801-4aac-b93a-dae78625555d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot retrieved successfully. Aug 19 16:13:01.726962 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-33940b01-e801-4aac-b93a-dae78625555d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot delete request issued successfully. Aug 19 16:13:01.727160 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-33940b01-e801-4aac-b93a-dae78625555d tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c returned with HTTP 202 Aug 19 16:13:01.727560 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1257/5002] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:13:01 2026] DELETE /volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:01.736002 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f9a3783-3e0f-4c40-b620-d7ddfe16ee0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:01.737885 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f9a3783-3e0f-4c40-b620-d7ddfe16ee0f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c Aug 19 16:13:01.738108 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f9a3783-3e0f-4c40-b620-d7ddfe16ee0f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:01.738297 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f9a3783-3e0f-4c40-b620-d7ddfe16ee0f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:01.743497 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:01.743497 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:01.744001 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9f9a3783-3e0f-4c40-b620-d7ddfe16ee0f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot retrieved successfully. Aug 19 16:13:01.744871 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f9a3783-3e0f-4c40-b620-d7ddfe16ee0f tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c returned with HTTP 200 Aug 19 16:13:01.745309 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1242/5003] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:01 2026] GET /volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:02.755432 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ab0f5441-23fb-402c-8dab-6059e3dfdba2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:02.757421 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab0f5441-23fb-402c-8dab-6059e3dfdba2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c Aug 19 16:13:02.759012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab0f5441-23fb-402c-8dab-6059e3dfdba2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:02.759012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab0f5441-23fb-402c-8dab-6059e3dfdba2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:02.762575 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab0f5441-23fb-402c-8dab-6059e3dfdba2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c returned with HTTP 404 Aug 19 16:13:02.763309 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1250/5004] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:02 2026] GET /volume/v3/snapshots/b5db4f7c-1725-49b5-9e21-76e5cb0b6e9c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:05.168272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a437d9b8-ee81-43a8-8a3c-ac2730cc7523 req-038f6567-62b3-49dd-875d-34516739ed4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:05.168272 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a437d9b8-ee81-43a8-8a3c-ac2730cc7523 req-038f6567-62b3-49dd-875d-34516739ed4c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] DELETE https://10.4.3.32/volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6 Aug 19 16:13:05.168272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a437d9b8-ee81-43a8-8a3c-ac2730cc7523 req-038f6567-62b3-49dd-875d-34516739ed4c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:05.168272 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a437d9b8-ee81-43a8-8a3c-ac2730cc7523 req-038f6567-62b3-49dd-875d-34516739ed4c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:05.168272 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:05.168272 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:05.168272 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a437d9b8-ee81-43a8-8a3c-ac2730cc7523 req-038f6567-62b3-49dd-875d-34516739ed4c tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6 returned with HTTP 200 Aug 19 16:13:05.168272 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1256/5005] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:13:04 2026] DELETE /volume/v3/attachments/c63a2500-48e6-426e-9b3b-8ed5ad11e8e6 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:05.876536 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8bedc0e9-034a-4333-850e-3cebc26db3e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:05.878629 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bedc0e9-034a-4333-850e-3cebc26db3e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] DELETE https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:13:05.878910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bedc0e9-034a-4333-850e-3cebc26db3e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:05.879143 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8bedc0e9-034a-4333-850e-3cebc26db3e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:05.879346 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-8bedc0e9-034a-4333-850e-3cebc26db3e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Delete volume with id: 5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:13:05.887382 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:05.887382 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:05.887918 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8bedc0e9-034a-4333-850e-3cebc26db3e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:13:05.906173 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8bedc0e9-034a-4333-850e-3cebc26db3e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Delete volume request issued successfully. Aug 19 16:13:05.906340 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8bedc0e9-034a-4333-850e-3cebc26db3e0 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 202 Aug 19 16:13:05.906709 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1258/5006] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:13:05 2026] DELETE /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:13:05.913470 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-419f32dc-c8bd-4a12-8385-414b2f212fa7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:05.915149 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-419f32dc-c8bd-4a12-8385-414b2f212fa7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:13:05.915343 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-419f32dc-c8bd-4a12-8385-414b2f212fa7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:05.915519 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-419f32dc-c8bd-4a12-8385-414b2f212fa7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:05.922682 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:05.922682 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:05.927229 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-419f32dc-c8bd-4a12-8385-414b2f212fa7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:13:05.932272 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-419f32dc-c8bd-4a12-8385-414b2f212fa7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 200 Aug 19 16:13:05.932908 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1243/5007] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:05 2026] GET /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 1418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:06.945814 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-087e69ce-dc5a-4ad3-8348-26b81f7cf1ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:06.947335 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-087e69ce-dc5a-4ad3-8348-26b81f7cf1ba tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 Aug 19 16:13:06.947609 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-087e69ce-dc5a-4ad3-8348-26b81f7cf1ba tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:06.947896 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-087e69ce-dc5a-4ad3-8348-26b81f7cf1ba tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:06.953502 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-087e69ce-dc5a-4ad3-8348-26b81f7cf1ba tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 returned with HTTP 404 Aug 19 16:13:06.954014 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1251/5008] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:06 2026] GET /volume/v3/volumes/5aedce43-6aa6-4581-9bf7-f4e263f14e93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:13:06.961685 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c3f41539-9166-492b-983c-d66a10e275dd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:06.963729 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3f41539-9166-492b-983c-d66a10e275dd tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 Aug 19 16:13:06.964017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3f41539-9166-492b-983c-d66a10e275dd tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:06.964259 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3f41539-9166-492b-983c-d66a10e275dd tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:06.964415 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-c3f41539-9166-492b-983c-d66a10e275dd tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Delete snapshot with id: d8dc92b4-4e2a-4fed-af17-9dc0941ff649 Aug 19 16:13:06.969592 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:06.969592 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:06.970091 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c3f41539-9166-492b-983c-d66a10e275dd tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot retrieved successfully. Aug 19 16:13:06.987700 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c3f41539-9166-492b-983c-d66a10e275dd tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot delete request issued successfully. Aug 19 16:13:06.987971 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3f41539-9166-492b-983c-d66a10e275dd tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 returned with HTTP 202 Aug 19 16:13:06.988459 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1257/5009] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:13:06 2026] DELETE /volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:06.995562 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7c94ae16-e93d-4e2c-9909-b066567930e2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:06.997436 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c94ae16-e93d-4e2c-9909-b066567930e2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 Aug 19 16:13:06.997631 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c94ae16-e93d-4e2c-9909-b066567930e2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:06.997861 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7c94ae16-e93d-4e2c-9909-b066567930e2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:07.002989 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:07.002989 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:07.003413 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7c94ae16-e93d-4e2c-9909-b066567930e2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Snapshot retrieved successfully. Aug 19 16:13:07.004234 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7c94ae16-e93d-4e2c-9909-b066567930e2 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 returned with HTTP 200 Aug 19 16:13:07.004594 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1259/5010] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:06 2026] GET /volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:08.013201 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a5137fdb-aaba-4f8f-ad58-bf1b332fd7c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:08.015231 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5137fdb-aaba-4f8f-ad58-bf1b332fd7c4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 Aug 19 16:13:08.015440 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5137fdb-aaba-4f8f-ad58-bf1b332fd7c4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:08.015671 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a5137fdb-aaba-4f8f-ad58-bf1b332fd7c4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:08.020013 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a5137fdb-aaba-4f8f-ad58-bf1b332fd7c4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 returned with HTTP 404 Aug 19 16:13:08.020450 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1244/5011] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:08 2026] GET /volume/v3/snapshots/d8dc92b4-4e2a-4fed-af17-9dc0941ff649 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:09.305448 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b4f60d23-c39d-49b4-8dab-abbc3d529292 req-2a38e425-f748-4419-b4ba-93ab1e943cb4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:09.307676 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b4f60d23-c39d-49b4-8dab-abbc3d529292 req-2a38e425-f748-4419-b4ba-93ab1e943cb4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] DELETE https://10.4.3.32/volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233 Aug 19 16:13:09.307829 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b4f60d23-c39d-49b4-8dab-abbc3d529292 req-2a38e425-f748-4419-b4ba-93ab1e943cb4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:09.308307 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b4f60d23-c39d-49b4-8dab-abbc3d529292 req-2a38e425-f748-4419-b4ba-93ab1e943cb4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:09.316141 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:09.316141 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:09.359581 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b4f60d23-c39d-49b4-8dab-abbc3d529292 req-2a38e425-f748-4419-b4ba-93ab1e943cb4 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233 returned with HTTP 200 Aug 19 16:13:09.359997 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1252/5012] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:13:09 2026] DELETE /volume/v3/attachments/a984fde0-5975-4f87-afad-6e9e56f70233 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:10.788552 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c3f3d9ff-ada5-4565-a834-b50d5446c583 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:10.790378 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3f3d9ff-ada5-4565-a834-b50d5446c583 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] DELETE https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:13:10.790553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3f3d9ff-ada5-4565-a834-b50d5446c583 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:10.790713 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3f3d9ff-ada5-4565-a834-b50d5446c583 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:10.790908 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c3f3d9ff-ada5-4565-a834-b50d5446c583 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Delete volume with id: 96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:13:10.798533 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:10.798533 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:10.798919 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c3f3d9ff-ada5-4565-a834-b50d5446c583 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:13:10.817031 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c3f3d9ff-ada5-4565-a834-b50d5446c583 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Delete volume request issued successfully. Aug 19 16:13:10.817205 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3f3d9ff-ada5-4565-a834-b50d5446c583 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 202 Aug 19 16:13:10.817589 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1258/5013] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:13:10 2026] DELETE /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:13:10.825513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f215a3cb-68d5-4d6b-b015-b4163a0897d7 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:10.827464 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f215a3cb-68d5-4d6b-b015-b4163a0897d7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:13:10.827709 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f215a3cb-68d5-4d6b-b015-b4163a0897d7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:10.827960 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f215a3cb-68d5-4d6b-b015-b4163a0897d7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:10.835297 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:10.835297 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:10.838771 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f215a3cb-68d5-4d6b-b015-b4163a0897d7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Volume info retrieved successfully. Aug 19 16:13:10.843304 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f215a3cb-68d5-4d6b-b015-b4163a0897d7 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 200 Aug 19 16:13:10.843720 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1260/5014] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:10 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 1386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:11.854932 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1c71e8f2-80ba-4889-959d-de3032b18896 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:11.856746 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c71e8f2-80ba-4889-959d-de3032b18896 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] GET https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 Aug 19 16:13:11.856980 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c71e8f2-80ba-4889-959d-de3032b18896 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:11.857158 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c71e8f2-80ba-4889-959d-de3032b18896 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:11.862438 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c71e8f2-80ba-4889-959d-de3032b18896 tempest-TestVolumeBootPatternV346-2127460535 tempest-TestVolumeBootPatternV346-2127460535-project-member] https://10.4.3.32/volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 returned with HTTP 404 Aug 19 16:13:11.862932 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1245/5015] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:11 2026] GET /volume/v3/volumes/96042278-e77c-4c23-91c5-6f42016a8b16 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:13:14.383317 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-b0a50cf0-3d96-4afc-90d2-a5c4087ca2ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:14.385302 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-b0a50cf0-3d96-4afc-90d2-a5c4087ca2ce tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:13:14.385491 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-b0a50cf0-3d96-4afc-90d2-a5c4087ca2ce tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:14.385670 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-b0a50cf0-3d96-4afc-90d2-a5c4087ca2ce tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:14.396570 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:14.396570 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:14.401094 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-b0a50cf0-3d96-4afc-90d2-a5c4087ca2ce tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:13:14.405577 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-b0a50cf0-3d96-4afc-90d2-a5c4087ca2ce tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:13:14.406072 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1253/5016] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:13:14 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:14.424586 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-7c867f9a-8ef5-4f0c-8aef-d6f16e129bdc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:14.429146 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-7c867f9a-8ef5-4f0c-8aef-d6f16e129bdc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] POST https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8/action Aug 19 16:13:14.429510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-7c867f9a-8ef5-4f0c-8aef-d6f16e129bdc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:13:14.429647 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-7c867f9a-8ef5-4f0c-8aef-d6f16e129bdc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:14.441727 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:14.441727 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:14.442259 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-7c867f9a-8ef5-4f0c-8aef-d6f16e129bdc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:13:14.450167 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-7c867f9a-8ef5-4f0c-8aef-d6f16e129bdc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Begin detaching volume completed successfully. Aug 19 16:13:14.450463 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-7c867f9a-8ef5-4f0c-8aef-d6f16e129bdc tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8/action returned with HTTP 202 Aug 19 16:13:14.451000 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1259/5017] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:13:14 2026] POST /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:13:14.504308 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c108bfe6-48db-4e52-8f56-d61ba0b427ae None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:14.504686 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c108bfe6-48db-4e52-8f56-d61ba0b427ae None None] GET https://10.4.3.32/volume// Aug 19 16:13:14.504955 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c108bfe6-48db-4e52-8f56-d61ba0b427ae None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:14.505190 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c108bfe6-48db-4e52-8f56-d61ba0b427ae None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:14.505531 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c108bfe6-48db-4e52-8f56-d61ba0b427ae None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:13:14.505955 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1261/5018] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:13: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 19 16:13:14.517563 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-4199177a-c708-4382-85f1-33eb04af197c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:14.519777 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-4199177a-c708-4382-85f1-33eb04af197c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:13:14.520060 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-4199177a-c708-4382-85f1-33eb04af197c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:14.520338 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-4199177a-c708-4382-85f1-33eb04af197c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:14.529888 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:14.529888 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:14.533926 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-4199177a-c708-4382-85f1-33eb04af197c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:13:14.540523 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-4199177a-c708-4382-85f1-33eb04af197c tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:13:14.541087 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1246/5019] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:13:14 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:15.423720 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-26e96462-76c5-4bbc-b6ba-a7c667c94fb1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:15.425705 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-26e96462-76c5-4bbc-b6ba-a7c667c94fb1 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] DELETE https://10.4.3.32/volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 Aug 19 16:13:15.425961 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-26e96462-76c5-4bbc-b6ba-a7c667c94fb1 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:15.426174 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-26e96462-76c5-4bbc-b6ba-a7c667c94fb1 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:15.432670 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:15.432670 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:15.472437 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5b6e8e8d-dd0e-43eb-83c8-c45e42b3294b req-26e96462-76c5-4bbc-b6ba-a7c667c94fb1 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 returned with HTTP 200 Aug 19 16:13:15.472938 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1254/5020] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:13:15 2026] DELETE /volume/v3/attachments/05b83fbb-bb84-4b16-b554-41433b0f8535 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:15.590777 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a2de416e-cb9f-42fc-a385-8449323eb18e req-ce81e0c4-c559-493a-b39b-e964580c1827 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:15.592783 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a2de416e-cb9f-42fc-a385-8449323eb18e req-ce81e0c4-c559-493a-b39b-e964580c1827 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:13:15.592986 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a2de416e-cb9f-42fc-a385-8449323eb18e req-ce81e0c4-c559-493a-b39b-e964580c1827 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:15.593178 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a2de416e-cb9f-42fc-a385-8449323eb18e req-ce81e0c4-c559-493a-b39b-e964580c1827 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:15.600275 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:15.600275 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:15.603746 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-a2de416e-cb9f-42fc-a385-8449323eb18e req-ce81e0c4-c559-493a-b39b-e964580c1827 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:13:15.608009 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a2de416e-cb9f-42fc-a385-8449323eb18e req-ce81e0c4-c559-493a-b39b-e964580c1827 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:13:15.608348 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1260/5021] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:13:15 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:15.619974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a6e4951e-e167-4b32-bbb4-e6fce1cecb3b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:15.621649 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6e4951e-e167-4b32-bbb4-e6fce1cecb3b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] DELETE https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:13:15.621890 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6e4951e-e167-4b32-bbb4-e6fce1cecb3b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:15.622070 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a6e4951e-e167-4b32-bbb4-e6fce1cecb3b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:15.622231 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a6e4951e-e167-4b32-bbb4-e6fce1cecb3b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Delete volume with id: 48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:13:15.628564 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:15.628564 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:15.629021 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a6e4951e-e167-4b32-bbb4-e6fce1cecb3b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:13:15.644614 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a6e4951e-e167-4b32-bbb4-e6fce1cecb3b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Delete volume request issued successfully. Aug 19 16:13:15.644858 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a6e4951e-e167-4b32-bbb4-e6fce1cecb3b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 202 Aug 19 16:13:15.645287 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1262/5022] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:13:15 2026] DELETE /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:15.655952 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8ec7cb49-5ba5-4b64-978c-dcba18e7f27b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:15.658286 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ec7cb49-5ba5-4b64-978c-dcba18e7f27b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:13:15.658625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ec7cb49-5ba5-4b64-978c-dcba18e7f27b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:15.658928 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ec7cb49-5ba5-4b64-978c-dcba18e7f27b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:15.666070 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:15.666070 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:15.669624 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8ec7cb49-5ba5-4b64-978c-dcba18e7f27b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Volume info retrieved successfully. Aug 19 16:13:15.674107 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ec7cb49-5ba5-4b64-978c-dcba18e7f27b tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 200 Aug 19 16:13:15.674433 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1247/5023] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:15 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:16.685691 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ec4e017-a6e1-40b9-8ec7-19c40a59f5f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:16.687504 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ec4e017-a6e1-40b9-8ec7-19c40a59f5f6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] GET https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 Aug 19 16:13:16.687716 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ec4e017-a6e1-40b9-8ec7-19c40a59f5f6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:16.687950 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ec4e017-a6e1-40b9-8ec7-19c40a59f5f6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:16.693466 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ec4e017-a6e1-40b9-8ec7-19c40a59f5f6 tempest-TestMinimumBasicScenario-1902065889 tempest-TestMinimumBasicScenario-1902065889-project-member] https://10.4.3.32/volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 returned with HTTP 404 Aug 19 16:13:16.693987 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1255/5024] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:16 2026] GET /volume/v3/volumes/48d5fd8f-d9b8-46d7-b970-c6d6f24c23c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:17.632901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:17.714822 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:17.715173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-800171873"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:17.716484 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-800171873'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:17.716596 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume of 1 GB Aug 19 16:13:17.723352 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Availability Zones retrieved successfully. Aug 19 16:13:17.728815 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (1321ec07-f9c6-4060-8ace-0d929c8d631b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:17.729675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99887f40-3595-45e8-87ee-1952d709c3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:17.730581 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:17.756682 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99887f40-3595-45e8-87ee-1952d709c3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:17.757408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (799e5200-656f-4f6b-87ec-d56256ad9e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:17.823637 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Created reservations ['52368543-07f2-4ff3-a98f-bd79852c01a4', 'c0d2787e-f862-44e9-8fc7-3fc5d5d4ab8c', '56bd3646-54d2-4000-832f-ba3b5a518d2e', 'ebcb7fb1-e5fe-48a7-9f57-8bd8d336d7c0'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:17.824425 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (799e5200-656f-4f6b-87ec-d56256ad9e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52368543-07f2-4ff3-a98f-bd79852c01a4', 'c0d2787e-f862-44e9-8fc7-3fc5d5d4ab8c', '56bd3646-54d2-4000-832f-ba3b5a518d2e', 'ebcb7fb1-e5fe-48a7-9f57-8bd8d336d7c0']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:17.825280 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ad545b-195b-4cf9-8b1b-fd055678054e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:17.850864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ad545b-195b-4cf9-8b1b-fd055678054e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3bf8aff-2399-40bd-8f3d-0bcc66d192a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-800171873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['52368543-07f2-4ff3-a98f-bd79852c01a4','c0d2787e-f862-44e9-8fc7-3fc5d5d4ab8c','56bd3646-54d2-4000-832f-ba3b5a518d2e','ebcb7fb1-e5fe-48a7-9f57-8bd8d336d7c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-800171873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3bf8aff-2399-40bd-8f3d-0bcc66d192a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c947b7c3d485445aba3febcb634ba391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1e329e3ef75d4affa2cf6577c6d7c17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:17.851668 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01170cb5-8b6c-4854-8c6c-ca946752f881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:17.870353 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01170cb5-8b6c-4854-8c6c-ca946752f881) transitioned into 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-800171873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['52368543-07f2-4ff3-a98f-bd79852c01a4','c0d2787e-f862-44e9-8fc7-3fc5d5d4ab8c','56bd3646-54d2-4000-832f-ba3b5a518d2e','ebcb7fb1-e5fe-48a7-9f57-8bd8d336d7c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:17.871026 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2640b2a6-24c3-443a-9629-8f02531030f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:17.880429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2640b2a6-24c3-443a-9629-8f02531030f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:17.881551 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (1321ec07-f9c6-4060-8ace-0d929c8d631b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:17.882206 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request issued successfully. Aug 19 16:13:17.882898 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cef34651-6401-42d7-912a-16c1ec4d1f9b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:17.883423 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1261/5025] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:13:17 2026] POST /volume/v3/volumes => generated 757 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:17.895592 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-89830a17-be60-4735-964f-ac49452cd7c4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:17.897819 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89830a17-be60-4735-964f-ac49452cd7c4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 Aug 19 16:13:17.898065 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89830a17-be60-4735-964f-ac49452cd7c4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:17.898297 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-89830a17-be60-4735-964f-ac49452cd7c4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:17.907404 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:17.907404 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:17.911568 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-89830a17-be60-4735-964f-ac49452cd7c4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:17.916579 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-89830a17-be60-4735-964f-ac49452cd7c4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 returned with HTTP 200 Aug 19 16:13:17.917070 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1263/5026] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:17 2026] GET /volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:18.929067 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3a168737-7f69-4a9c-87e6-66f92fb70626 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:18.930814 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a168737-7f69-4a9c-87e6-66f92fb70626 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 Aug 19 16:13:18.931031 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a168737-7f69-4a9c-87e6-66f92fb70626 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:18.931269 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a168737-7f69-4a9c-87e6-66f92fb70626 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:18.938452 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:18.938452 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:18.942002 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3a168737-7f69-4a9c-87e6-66f92fb70626 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:18.945994 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a168737-7f69-4a9c-87e6-66f92fb70626 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 returned with HTTP 200 Aug 19 16:13:18.946386 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1248/5027] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:18 2026] GET /volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:18.959178 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1c760d0a-399f-44b8-ad51-811a5a2cb1db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:18.961032 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c760d0a-399f-44b8-ad51-811a5a2cb1db tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:13:18.961387 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c760d0a-399f-44b8-ad51-811a5a2cb1db tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3bf8aff-2399-40bd-8f3d-0bcc66d192a7", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-332163513"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:18.969847 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:18.969847 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:18.970431 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c760d0a-399f-44b8-ad51-811a5a2cb1db tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:18.970646 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1c760d0a-399f-44b8-ad51-811a5a2cb1db tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create snapshot from volume a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 Aug 19 16:13:19.002094 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1c760d0a-399f-44b8-ad51-811a5a2cb1db tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Created reservations ['a2b7567c-1055-4dcf-8db0-8137c8ced318', 'e6b46cc9-e146-42e2-b9b2-abf4b56c4947', '42d40172-85dc-4e14-a353-5e97374d0a5d', 'a351ae09-b44a-4635-8e40-ab63237f4b07'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:19.030672 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c760d0a-399f-44b8-ad51-811a5a2cb1db tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Snapshot create request issued successfully. Aug 19 16:13:19.031208 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c760d0a-399f-44b8-ad51-811a5a2cb1db tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:13:19.031655 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1256/5028] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:13:18 2026] POST /volume/v3/snapshots => generated 315 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:19.041466 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f6085a22-5d67-4bf4-ab79-6dc1e7da773a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:19.043446 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f6085a22-5d67-4bf4-ab79-6dc1e7da773a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 Aug 19 16:13:19.043667 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f6085a22-5d67-4bf4-ab79-6dc1e7da773a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:19.043878 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f6085a22-5d67-4bf4-ab79-6dc1e7da773a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:19.048260 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:19.048260 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:19.048689 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f6085a22-5d67-4bf4-ab79-6dc1e7da773a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Snapshot retrieved successfully. Aug 19 16:13:19.049354 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f6085a22-5d67-4bf4-ab79-6dc1e7da773a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 returned with HTTP 200 Aug 19 16:13:19.049691 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1262/5029] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:19 2026] GET /volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:20.059515 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ba65e905-a9c2-4392-869d-166d2b2dc4e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.061932 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba65e905-a9c2-4392-869d-166d2b2dc4e0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 Aug 19 16:13:20.062230 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba65e905-a9c2-4392-869d-166d2b2dc4e0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:20.062499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ba65e905-a9c2-4392-869d-166d2b2dc4e0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:20.069125 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:20.069125 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:20.069721 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ba65e905-a9c2-4392-869d-166d2b2dc4e0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Snapshot retrieved successfully. Aug 19 16:13:20.070890 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ba65e905-a9c2-4392-869d-166d2b2dc4e0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 returned with HTTP 200 Aug 19 16:13:20.071383 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1264/5030] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:20 2026] GET /volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:20.087093 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-61933d08-ae65-4272-b209-56c28421e5b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.089450 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:20.089998 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eba57a26-6b36-43cb-a835-84e342d78d04", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-981666822"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:20.092183 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eba57a26-6b36-43cb-a835-84e342d78d04', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-981666822'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:20.092377 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume of 1 GB Aug 19 16:13:20.097666 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Availability Zones retrieved successfully. Aug 19 16:13:20.106451 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (161556e1-7542-40ca-a205-f72bc950c4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.107930 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f3d9ee-37fb-49f6-8515-e855fe94fd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.109401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:20.140770 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f3d9ee-37fb-49f6-8515-e855fe94fd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.142150 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd82ae30-13bf-4643-9d99-c09dc4dd8a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.179067 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Created reservations ['abc810d4-855e-4fc5-b6b8-59c012f084b9', 'ed1912c8-28a6-49ab-a540-af6f22d7b49c', '47b8fff4-3154-43a5-93da-c37841957131', '5ff9f503-3544-4a1f-8563-8694fd8e8db6'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:20.180062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd82ae30-13bf-4643-9d99-c09dc4dd8a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abc810d4-855e-4fc5-b6b8-59c012f084b9', 'ed1912c8-28a6-49ab-a540-af6f22d7b49c', '47b8fff4-3154-43a5-93da-c37841957131', '5ff9f503-3544-4a1f-8563-8694fd8e8db6']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.180908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (058c3417-f5f0-4235-9659-b50beabc0bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.201640 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (058c3417-f5f0-4235-9659-b50beabc0bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d8bb4d-621a-4071-ad30-caa5cb12a3f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-981666822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['abc810d4-855e-4fc5-b6b8-59c012f084b9','ed1912c8-28a6-49ab-a540-af6f22d7b49c','47b8fff4-3154-43a5-93da-c37841957131','5ff9f503-3544-4a1f-8563-8694fd8e8db6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-981666822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91d8bb4d-621a-4071-ad30-caa5cb12a3f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c947b7c3d485445aba3febcb634ba391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1e329e3ef75d4affa2cf6577c6d7c17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.202372 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9180ad-7279-49ce-a680-65d208acd6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.220126 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9180ad-7279-49ce-a680-65d208acd6a8) transitioned into 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-981666822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['abc810d4-855e-4fc5-b6b8-59c012f084b9','ed1912c8-28a6-49ab-a540-af6f22d7b49c','47b8fff4-3154-43a5-93da-c37841957131','5ff9f503-3544-4a1f-8563-8694fd8e8db6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.220804 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf338c6b-c256-4cad-8edc-c534346eb61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.229578 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf338c6b-c256-4cad-8edc-c534346eb61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.230360 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (161556e1-7542-40ca-a205-f72bc950c4aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.230654 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request issued successfully. Aug 19 16:13:20.231193 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61933d08-ae65-4272-b209-56c28421e5b4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:20.231732 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1249/5031] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:13:20 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:20.246390 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.248292 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:20.248670 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eba57a26-6b36-43cb-a835-84e342d78d04", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-212180515"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:20.250538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eba57a26-6b36-43cb-a835-84e342d78d04', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-212180515'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:20.250803 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume of 1 GB Aug 19 16:13:20.251180 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:20.251180 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:20.255122 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Availability Zones retrieved successfully. Aug 19 16:13:20.260552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (8d49cafe-56a2-4d5a-a551-d1e711e7b3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.261606 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f8e9c4-bf1b-494d-abe5-70f7086db6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.262620 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:20.290678 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f8e9c4-bf1b-494d-abe5-70f7086db6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.291665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f25b80-aa6b-4056-9a38-c3942615695e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.336305 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Created reservations ['fbd9d5dc-3465-4acc-81da-85d5c333b563', '9fc9667f-ff8c-4a5b-88bc-dfcc2fae7b2e', '8a7b5811-c670-4436-88f3-fb0e87443780', '5d320762-89e4-4451-bc63-280968a0eccf'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:20.337205 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f25b80-aa6b-4056-9a38-c3942615695e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbd9d5dc-3465-4acc-81da-85d5c333b563', '9fc9667f-ff8c-4a5b-88bc-dfcc2fae7b2e', '8a7b5811-c670-4436-88f3-fb0e87443780', '5d320762-89e4-4451-bc63-280968a0eccf']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.337931 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ff50e4-7806-48e6-afd2-4bf6371aaae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.361143 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ff50e4-7806-48e6-afd2-4bf6371aaae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b465b096-034c-4a96-badf-9e366137e574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-212180515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['fbd9d5dc-3465-4acc-81da-85d5c333b563','9fc9667f-ff8c-4a5b-88bc-dfcc2fae7b2e','8a7b5811-c670-4436-88f3-fb0e87443780','5d320762-89e4-4451-bc63-280968a0eccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-212180515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b465b096-034c-4a96-badf-9e366137e574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c947b7c3d485445aba3febcb634ba391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1e329e3ef75d4affa2cf6577c6d7c17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.361917 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c08dfc-62ae-4d2b-a5d9-d57a89362da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.387475 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c08dfc-62ae-4d2b-a5d9-d57a89362da8) transitioned into 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-212180515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['fbd9d5dc-3465-4acc-81da-85d5c333b563','9fc9667f-ff8c-4a5b-88bc-dfcc2fae7b2e','8a7b5811-c670-4436-88f3-fb0e87443780','5d320762-89e4-4451-bc63-280968a0eccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.388583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12258e8f-6f4a-4366-bbfc-bd9a1f58fa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.400308 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12258e8f-6f4a-4366-bbfc-bd9a1f58fa6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.401368 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (8d49cafe-56a2-4d5a-a551-d1e711e7b3f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.401736 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request issued successfully. Aug 19 16:13:20.402391 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b82558d7-00b6-4de2-8fa7-e1fab800d0e5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:20.402854 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1257/5032] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:13:20 2026] POST /volume/v3/volumes => generated 757 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:20.414894 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1f980782-d1dc-4e86-8571-1293e5088f53 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.416662 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:20.417065 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eba57a26-6b36-43cb-a835-84e342d78d04", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-998212517"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:20.418493 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eba57a26-6b36-43cb-a835-84e342d78d04', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-998212517'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:20.418613 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume of 1 GB Aug 19 16:13:20.423791 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Availability Zones retrieved successfully. Aug 19 16:13:20.428852 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (a2efc139-08c8-47a6-bf6f-496963ca7ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.429771 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f797c7-3269-4e3d-94eb-d8dab38ef3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.430709 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:20.454697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f797c7-3269-4e3d-94eb-d8dab38ef3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.455406 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9243b392-3863-4ad6-a2dd-8267b05e98b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.497716 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Created reservations ['865f0f88-66e2-4bbb-b410-3fd0555f8514', '6c4d8875-2948-4c84-8eb2-ecf147e8b865', '67fff91a-13fa-4700-9030-c394049f0745', '88265ed4-810d-49df-b841-c6f50824bdd0'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:20.498428 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9243b392-3863-4ad6-a2dd-8267b05e98b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865f0f88-66e2-4bbb-b410-3fd0555f8514', '6c4d8875-2948-4c84-8eb2-ecf147e8b865', '67fff91a-13fa-4700-9030-c394049f0745', '88265ed4-810d-49df-b841-c6f50824bdd0']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.499274 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa35197-4334-4273-9529-bea81112ce00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.521497 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa35197-4334-4273-9529-bea81112ce00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59cf810b-028e-498b-9dff-165866f91a72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-998212517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['865f0f88-66e2-4bbb-b410-3fd0555f8514','6c4d8875-2948-4c84-8eb2-ecf147e8b865','67fff91a-13fa-4700-9030-c394049f0745','88265ed4-810d-49df-b841-c6f50824bdd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-998212517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59cf810b-028e-498b-9dff-165866f91a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c947b7c3d485445aba3febcb634ba391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1e329e3ef75d4affa2cf6577c6d7c17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.522166 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a983da-f614-4e46-b925-ec57b99d8a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.551861 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a983da-f614-4e46-b925-ec57b99d8a9c) transitioned into 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-998212517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['865f0f88-66e2-4bbb-b410-3fd0555f8514','6c4d8875-2948-4c84-8eb2-ecf147e8b865','67fff91a-13fa-4700-9030-c394049f0745','88265ed4-810d-49df-b841-c6f50824bdd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.552796 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd0d2d0-668f-4566-805b-1f87c40d776d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.562141 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd0d2d0-668f-4566-805b-1f87c40d776d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.563027 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (a2efc139-08c8-47a6-bf6f-496963ca7ba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.563348 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request issued successfully. Aug 19 16:13:20.563986 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1f980782-d1dc-4e86-8571-1293e5088f53 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:20.564504 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1263/5033] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:13:20 2026] POST /volume/v3/volumes => generated 757 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:20.581659 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.584006 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:20.584513 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eba57a26-6b36-43cb-a835-84e342d78d04", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-102308368"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:20.586710 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eba57a26-6b36-43cb-a835-84e342d78d04', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-102308368'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:20.586882 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume of 1 GB Aug 19 16:13:20.592262 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Availability Zones retrieved successfully. Aug 19 16:13:20.601232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (59565875-8e21-444b-8b58-773332f33086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.602681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371584fd-8288-429b-95ca-03e1d6c6656a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.604146 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:20.635316 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371584fd-8288-429b-95ca-03e1d6c6656a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.636350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620ea68a-1e48-41b3-91d3-9a8808b2f5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.680506 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Created reservations ['201f29b6-7c42-4b34-bf38-3b466164de4f', '075ba2af-256f-4688-ad49-cf3519fd3a59', '7cbc8905-a33a-4bdc-b0de-90a352787587', '748897ff-f35f-41ec-aa93-c72d25621c14'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:20.681604 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620ea68a-1e48-41b3-91d3-9a8808b2f5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['201f29b6-7c42-4b34-bf38-3b466164de4f', '075ba2af-256f-4688-ad49-cf3519fd3a59', '7cbc8905-a33a-4bdc-b0de-90a352787587', '748897ff-f35f-41ec-aa93-c72d25621c14']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.682417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9194ce9-ca0c-4b0d-8570-b4a927a91f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.704637 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9194ce9-ca0c-4b0d-8570-b4a927a91f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea3a894c-c751-4f5f-acb4-9a5211293ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-102308368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['201f29b6-7c42-4b34-bf38-3b466164de4f','075ba2af-256f-4688-ad49-cf3519fd3a59','7cbc8905-a33a-4bdc-b0de-90a352787587','748897ff-f35f-41ec-aa93-c72d25621c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-102308368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea3a894c-c751-4f5f-acb4-9a5211293ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c947b7c3d485445aba3febcb634ba391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1e329e3ef75d4affa2cf6577c6d7c17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.705401 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58dae47-cebd-4044-ada1-b0638e2cef19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.721589 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58dae47-cebd-4044-ada1-b0638e2cef19) transitioned into 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-102308368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['201f29b6-7c42-4b34-bf38-3b466164de4f','075ba2af-256f-4688-ad49-cf3519fd3a59','7cbc8905-a33a-4bdc-b0de-90a352787587','748897ff-f35f-41ec-aa93-c72d25621c14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.722339 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9148572-09c2-4286-998f-4e549216fe58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.731170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9148572-09c2-4286-998f-4e549216fe58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.731989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (59565875-8e21-444b-8b58-773332f33086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.732270 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request issued successfully. Aug 19 16:13:20.732798 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ef5d82dc-c72e-4d75-b7b0-aed1959ca729 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:20.733200 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1265/5034] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:13:20 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:20.745492 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0f59d24a-3c47-4898-9377-7f493229a53b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.747487 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:20.747933 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eba57a26-6b36-43cb-a835-84e342d78d04", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1658112020"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:20.749449 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eba57a26-6b36-43cb-a835-84e342d78d04', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1658112020'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:20.749620 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume of 1 GB Aug 19 16:13:20.749969 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:20.749969 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:20.754390 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Availability Zones retrieved successfully. Aug 19 16:13:20.760521 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (b39f0d95-6f30-41e2-a764-eec50d479098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.761583 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e89ce60a-4532-4f85-b6aa-a682dd7b4c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.762743 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:20.788658 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e89ce60a-4532-4f85-b6aa-a682dd7b4c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.789521 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82004668-6baf-4e54-8c87-c7478a3a2ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.833934 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Created reservations ['4ddb5c67-4827-4135-9ba7-51d5c8b4c044', 'abfe23ba-9e03-4ac4-9387-32dd889455e9', 'c0bf7981-8fd6-4b23-a4e5-8ed61df1b466', '0d121a3b-6e32-4528-a96b-850325b0d965'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:20.834842 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82004668-6baf-4e54-8c87-c7478a3a2ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ddb5c67-4827-4135-9ba7-51d5c8b4c044', 'abfe23ba-9e03-4ac4-9387-32dd889455e9', 'c0bf7981-8fd6-4b23-a4e5-8ed61df1b466', '0d121a3b-6e32-4528-a96b-850325b0d965']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.835697 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da144c5c-9360-4d6f-a5c2-4818086b5645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.857777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da144c5c-9360-4d6f-a5c2-4818086b5645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26e1ed5b-3e7d-459c-adb0-62e2e7321fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1658112020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['4ddb5c67-4827-4135-9ba7-51d5c8b4c044','abfe23ba-9e03-4ac4-9387-32dd889455e9','c0bf7981-8fd6-4b23-a4e5-8ed61df1b466','0d121a3b-6e32-4528-a96b-850325b0d965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1658112020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26e1ed5b-3e7d-459c-adb0-62e2e7321fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c947b7c3d485445aba3febcb634ba391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='1e329e3ef75d4affa2cf6577c6d7c17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.859189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2286d5ca-d22c-4ca9-a291-0d493f19f5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.878658 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2286d5ca-d22c-4ca9-a291-0d493f19f5b9) transitioned into 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-1658112020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c947b7c3d485445aba3febcb634ba391',qos_specs=None,replication_status=,reservations=['4ddb5c67-4827-4135-9ba7-51d5c8b4c044','abfe23ba-9e03-4ac4-9387-32dd889455e9','c0bf7981-8fd6-4b23-a4e5-8ed61df1b466','0d121a3b-6e32-4528-a96b-850325b0d965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e329e3ef75d4affa2cf6577c6d7c17c',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.879518 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6059485b-35e6-4d12-bdf4-a477a033ecc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:20.889494 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6059485b-35e6-4d12-bdf4-a477a033ecc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:20.890749 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Flow 'volume_create_api' (b39f0d95-6f30-41e2-a764-eec50d479098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:20.891140 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Create volume request issued successfully. Aug 19 16:13:20.891920 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0f59d24a-3c47-4898-9377-7f493229a53b tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:20.892507 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1250/5035] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:13:20 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:20.904935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a41a6811-734c-4f76-ba9f-3ed725bf6175 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.906898 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a41a6811-734c-4f76-ba9f-3ed725bf6175 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 Aug 19 16:13:20.907097 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a41a6811-734c-4f76-ba9f-3ed725bf6175 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:20.907295 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a41a6811-734c-4f76-ba9f-3ed725bf6175 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:20.914684 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:20.914684 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:20.918345 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a41a6811-734c-4f76-ba9f-3ed725bf6175 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:20.922630 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a41a6811-734c-4f76-ba9f-3ed725bf6175 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 returned with HTTP 200 Aug 19 16:13:20.923038 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1258/5036] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:20 2026] GET /volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:20.934922 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9317cf5d-6e29-40c0-8561-a5cfd3e600a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.937018 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9317cf5d-6e29-40c0-8561-a5cfd3e600a3 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 Aug 19 16:13:20.937256 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9317cf5d-6e29-40c0-8561-a5cfd3e600a3 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:20.937513 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9317cf5d-6e29-40c0-8561-a5cfd3e600a3 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:20.945488 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:20.945488 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:20.949926 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9317cf5d-6e29-40c0-8561-a5cfd3e600a3 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:20.955746 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9317cf5d-6e29-40c0-8561-a5cfd3e600a3 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 returned with HTTP 200 Aug 19 16:13:20.956285 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1264/5037] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:20 2026] GET /volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:20.969423 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-547f05d4-dad3-4a12-bc87-2b37196cecd6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:20.971266 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-547f05d4-dad3-4a12-bc87-2b37196cecd6 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 Aug 19 16:13:20.971452 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-547f05d4-dad3-4a12-bc87-2b37196cecd6 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:20.971628 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-547f05d4-dad3-4a12-bc87-2b37196cecd6 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:20.978752 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:20.978752 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:20.982050 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-547f05d4-dad3-4a12-bc87-2b37196cecd6 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:20.986070 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-547f05d4-dad3-4a12-bc87-2b37196cecd6 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 returned with HTTP 200 Aug 19 16:13:20.986441 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1266/5038] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:20 2026] GET /volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:20.999017 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6bdd5bb0-5908-4580-8387-8d965ad434e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:21.001066 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6bdd5bb0-5908-4580-8387-8d965ad434e2 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 Aug 19 16:13:21.001357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6bdd5bb0-5908-4580-8387-8d965ad434e2 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:21.001593 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6bdd5bb0-5908-4580-8387-8d965ad434e2 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:21.009264 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:21.009264 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:21.013235 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6bdd5bb0-5908-4580-8387-8d965ad434e2 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:21.017201 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6bdd5bb0-5908-4580-8387-8d965ad434e2 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 returned with HTTP 200 Aug 19 16:13:21.017797 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1251/5039] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:20 2026] GET /volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:21.030499 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f2f86eb1-3e3d-4406-83df-6dbe4b59b2b0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:21.032475 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2f86eb1-3e3d-4406-83df-6dbe4b59b2b0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 Aug 19 16:13:21.032734 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2f86eb1-3e3d-4406-83df-6dbe4b59b2b0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:21.032984 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2f86eb1-3e3d-4406-83df-6dbe4b59b2b0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:21.040252 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:21.040252 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:21.044159 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f2f86eb1-3e3d-4406-83df-6dbe4b59b2b0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:21.048450 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2f86eb1-3e3d-4406-83df-6dbe4b59b2b0 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 returned with HTTP 200 Aug 19 16:13:21.048893 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1259/5040] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:21 2026] GET /volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:21.063983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ed440611-8eeb-419f-ae6a-ccd26c356983 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:21.065969 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ed440611-8eeb-419f-ae6a-ccd26c356983 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] DELETE https://10.4.3.32/volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 Aug 19 16:13:21.066228 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ed440611-8eeb-419f-ae6a-ccd26c356983 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:21.066479 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ed440611-8eeb-419f-ae6a-ccd26c356983 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:21.066691 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ed440611-8eeb-419f-ae6a-ccd26c356983 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume with id: 26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 Aug 19 16:13:21.075746 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:21.075746 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:21.076801 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ed440611-8eeb-419f-ae6a-ccd26c356983 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:21.095163 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ed440611-8eeb-419f-ae6a-ccd26c356983 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume request issued successfully. Aug 19 16:13:21.095345 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ed440611-8eeb-419f-ae6a-ccd26c356983 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 returned with HTTP 202 Aug 19 16:13:21.095773 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1265/5041] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:13:21 2026] DELETE /volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:21.102254 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-26690cf1-7107-4fc1-a8aa-9ef045b6dafb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:21.104538 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26690cf1-7107-4fc1-a8aa-9ef045b6dafb tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 Aug 19 16:13:21.104800 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26690cf1-7107-4fc1-a8aa-9ef045b6dafb tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:21.105092 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-26690cf1-7107-4fc1-a8aa-9ef045b6dafb tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:21.113603 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:21.113603 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:21.118430 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-26690cf1-7107-4fc1-a8aa-9ef045b6dafb tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:21.124671 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-26690cf1-7107-4fc1-a8aa-9ef045b6dafb tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 returned with HTTP 200 Aug 19 16:13:21.125259 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1267/5042] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:21 2026] GET /volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:22.137647 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e50eb3e-a758-4b48-9358-bbbc23448dd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:22.139502 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e50eb3e-a758-4b48-9358-bbbc23448dd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 Aug 19 16:13:22.139697 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e50eb3e-a758-4b48-9358-bbbc23448dd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:22.139924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e50eb3e-a758-4b48-9358-bbbc23448dd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:22.145522 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e50eb3e-a758-4b48-9358-bbbc23448dd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 returned with HTTP 404 Aug 19 16:13:22.146307 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1252/5043] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:22 2026] GET /volume/v3/volumes/26e1ed5b-3e7d-459c-adb0-62e2e7321fd2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:22.152867 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b34b8a84-8800-4992-ae95-35792c16ae7a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:22.154729 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b34b8a84-8800-4992-ae95-35792c16ae7a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] DELETE https://10.4.3.32/volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 Aug 19 16:13:22.154982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b34b8a84-8800-4992-ae95-35792c16ae7a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:22.155159 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b34b8a84-8800-4992-ae95-35792c16ae7a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:22.155344 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b34b8a84-8800-4992-ae95-35792c16ae7a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume with id: ea3a894c-c751-4f5f-acb4-9a5211293ba6 Aug 19 16:13:22.162197 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:22.162197 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:22.162611 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b34b8a84-8800-4992-ae95-35792c16ae7a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:22.179272 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b34b8a84-8800-4992-ae95-35792c16ae7a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume request issued successfully. Aug 19 16:13:22.179485 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b34b8a84-8800-4992-ae95-35792c16ae7a tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 returned with HTTP 202 Aug 19 16:13:22.180087 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1260/5044] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:13:22 2026] DELETE /volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:22.186707 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-234828cc-618d-4f3b-b403-d056c97ab45d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:22.188559 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-234828cc-618d-4f3b-b403-d056c97ab45d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 Aug 19 16:13:22.188741 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-234828cc-618d-4f3b-b403-d056c97ab45d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:22.188959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-234828cc-618d-4f3b-b403-d056c97ab45d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:22.195271 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:22.195271 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:22.198520 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-234828cc-618d-4f3b-b403-d056c97ab45d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:22.202548 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-234828cc-618d-4f3b-b403-d056c97ab45d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 returned with HTTP 200 Aug 19 16:13:22.202967 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1266/5045] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:22 2026] GET /volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:23.216817 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1a0727fb-51cf-43c4-9073-fd93d31d848d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:23.219703 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1a0727fb-51cf-43c4-9073-fd93d31d848d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 Aug 19 16:13:23.222503 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1a0727fb-51cf-43c4-9073-fd93d31d848d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:23.222728 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1a0727fb-51cf-43c4-9073-fd93d31d848d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:23.228033 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1a0727fb-51cf-43c4-9073-fd93d31d848d tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 returned with HTTP 404 Aug 19 16:13:23.228458 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1268/5046] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:23 2026] GET /volume/v3/volumes/ea3a894c-c751-4f5f-acb4-9a5211293ba6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:23.235920 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-60bd4236-18a8-4483-a870-58a8323e3356 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:23.237664 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60bd4236-18a8-4483-a870-58a8323e3356 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] DELETE https://10.4.3.32/volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 Aug 19 16:13:23.237902 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60bd4236-18a8-4483-a870-58a8323e3356 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:23.238081 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60bd4236-18a8-4483-a870-58a8323e3356 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:23.238237 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-60bd4236-18a8-4483-a870-58a8323e3356 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume with id: 59cf810b-028e-498b-9dff-165866f91a72 Aug 19 16:13:23.245009 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:23.245009 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:23.245416 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-60bd4236-18a8-4483-a870-58a8323e3356 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:23.264195 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-60bd4236-18a8-4483-a870-58a8323e3356 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume request issued successfully. Aug 19 16:13:23.264385 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60bd4236-18a8-4483-a870-58a8323e3356 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 returned with HTTP 202 Aug 19 16:13:23.264768 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1253/5047] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:13:23 2026] DELETE /volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:23.272340 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8331e3c5-6d79-4172-96b6-36005421c999 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:23.274063 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8331e3c5-6d79-4172-96b6-36005421c999 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 Aug 19 16:13:23.274246 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8331e3c5-6d79-4172-96b6-36005421c999 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:23.274416 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8331e3c5-6d79-4172-96b6-36005421c999 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:23.281413 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:23.281413 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:23.284773 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8331e3c5-6d79-4172-96b6-36005421c999 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:23.289093 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8331e3c5-6d79-4172-96b6-36005421c999 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 returned with HTTP 200 Aug 19 16:13:23.289478 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1261/5048] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:23 2026] GET /volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:24.301833 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3c69999e-80fb-4e5d-94a3-a12a87a57ef5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:24.304129 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c69999e-80fb-4e5d-94a3-a12a87a57ef5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 Aug 19 16:13:24.304374 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c69999e-80fb-4e5d-94a3-a12a87a57ef5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:24.304615 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c69999e-80fb-4e5d-94a3-a12a87a57ef5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:24.311587 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c69999e-80fb-4e5d-94a3-a12a87a57ef5 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 returned with HTTP 404 Aug 19 16:13:24.312194 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1267/5049] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:24 2026] GET /volume/v3/volumes/59cf810b-028e-498b-9dff-165866f91a72 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:24.321896 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c66c8e83-c576-4d79-b421-364f00f6ccd8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:24.323704 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c66c8e83-c576-4d79-b421-364f00f6ccd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 Aug 19 16:13:24.323941 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c66c8e83-c576-4d79-b421-364f00f6ccd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:24.324162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c66c8e83-c576-4d79-b421-364f00f6ccd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:24.324325 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-c66c8e83-c576-4d79-b421-364f00f6ccd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume with id: b465b096-034c-4a96-badf-9e366137e574 Aug 19 16:13:24.332974 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:24.332974 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:24.333582 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c66c8e83-c576-4d79-b421-364f00f6ccd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:24.353560 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c66c8e83-c576-4d79-b421-364f00f6ccd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume request issued successfully. Aug 19 16:13:24.353858 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c66c8e83-c576-4d79-b421-364f00f6ccd8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 returned with HTTP 202 Aug 19 16:13:24.354290 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1269/5050] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:13:24 2026] DELETE /volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:24.362023 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-62fe3349-c5cb-4577-9892-28b1aadd4066 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:24.365376 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62fe3349-c5cb-4577-9892-28b1aadd4066 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 Aug 19 16:13:24.365636 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62fe3349-c5cb-4577-9892-28b1aadd4066 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:24.365895 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62fe3349-c5cb-4577-9892-28b1aadd4066 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:24.373462 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:24.373462 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:24.378349 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-62fe3349-c5cb-4577-9892-28b1aadd4066 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:24.383786 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62fe3349-c5cb-4577-9892-28b1aadd4066 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 returned with HTTP 200 Aug 19 16:13:24.384405 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1254/5051] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:24 2026] GET /volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:25.400775 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a8389aa-54e9-4cbb-9bca-d48ab22cd192 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:25.403050 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a8389aa-54e9-4cbb-9bca-d48ab22cd192 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 Aug 19 16:13:25.403297 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a8389aa-54e9-4cbb-9bca-d48ab22cd192 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:25.403548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a8389aa-54e9-4cbb-9bca-d48ab22cd192 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:25.411251 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a8389aa-54e9-4cbb-9bca-d48ab22cd192 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 returned with HTTP 404 Aug 19 16:13:25.411882 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1262/5052] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:25 2026] GET /volume/v3/volumes/b465b096-034c-4a96-badf-9e366137e574 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:25.422717 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c2f857dc-781f-485a-ad07-01e4f1f5e046 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:25.424926 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2f857dc-781f-485a-ad07-01e4f1f5e046 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] DELETE https://10.4.3.32/volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 Aug 19 16:13:25.428219 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2f857dc-781f-485a-ad07-01e4f1f5e046 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:25.428470 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2f857dc-781f-485a-ad07-01e4f1f5e046 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:25.428659 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c2f857dc-781f-485a-ad07-01e4f1f5e046 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume with id: 91d8bb4d-621a-4071-ad30-caa5cb12a3f6 Aug 19 16:13:25.439315 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:25.439315 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:25.439788 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c2f857dc-781f-485a-ad07-01e4f1f5e046 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:25.464467 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c2f857dc-781f-485a-ad07-01e4f1f5e046 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume request issued successfully. Aug 19 16:13:25.464657 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2f857dc-781f-485a-ad07-01e4f1f5e046 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 returned with HTTP 202 Aug 19 16:13:25.465096 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1268/5053] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:13:25 2026] DELETE /volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:25.475145 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3eec87b0-a07c-43d7-8d71-a00c6e7e61d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:25.477480 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3eec87b0-a07c-43d7-8d71-a00c6e7e61d9 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 Aug 19 16:13:25.477883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3eec87b0-a07c-43d7-8d71-a00c6e7e61d9 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:25.478074 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3eec87b0-a07c-43d7-8d71-a00c6e7e61d9 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:25.487912 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:25.487912 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:25.494121 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3eec87b0-a07c-43d7-8d71-a00c6e7e61d9 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:25.503367 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3eec87b0-a07c-43d7-8d71-a00c6e7e61d9 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 returned with HTTP 200 Aug 19 16:13:25.504185 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1270/5054] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:25 2026] GET /volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:26.515798 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-51a7a803-bbc7-4aeb-a94f-fa48a2d6eb32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:26.518279 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51a7a803-bbc7-4aeb-a94f-fa48a2d6eb32 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 Aug 19 16:13:26.518468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51a7a803-bbc7-4aeb-a94f-fa48a2d6eb32 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:26.518714 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-51a7a803-bbc7-4aeb-a94f-fa48a2d6eb32 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:26.524894 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-51a7a803-bbc7-4aeb-a94f-fa48a2d6eb32 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 returned with HTTP 404 Aug 19 16:13:26.525431 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1255/5055] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:26 2026] GET /volume/v3/volumes/91d8bb4d-621a-4071-ad30-caa5cb12a3f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:26.531899 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c334616f-a5aa-403c-8f47-cef39677f722 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:26.533591 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c334616f-a5aa-403c-8f47-cef39677f722 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 Aug 19 16:13:26.533791 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c334616f-a5aa-403c-8f47-cef39677f722 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:26.534003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c334616f-a5aa-403c-8f47-cef39677f722 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:26.534104 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-c334616f-a5aa-403c-8f47-cef39677f722 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete snapshot with id: eba57a26-6b36-43cb-a835-84e342d78d04 Aug 19 16:13:26.538863 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:26.538863 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:26.539258 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c334616f-a5aa-403c-8f47-cef39677f722 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Snapshot retrieved successfully. Aug 19 16:13:26.559513 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c334616f-a5aa-403c-8f47-cef39677f722 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Snapshot delete request issued successfully. Aug 19 16:13:26.559673 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c334616f-a5aa-403c-8f47-cef39677f722 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 returned with HTTP 202 Aug 19 16:13:26.560125 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1263/5056] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:13:26 2026] DELETE /volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:26.569150 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06b09d41-dc88-4e07-ac51-c5828ad49f93 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:26.571545 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06b09d41-dc88-4e07-ac51-c5828ad49f93 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 Aug 19 16:13:26.571851 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06b09d41-dc88-4e07-ac51-c5828ad49f93 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:26.572028 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06b09d41-dc88-4e07-ac51-c5828ad49f93 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:26.579477 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:26.579477 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:26.579477 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06b09d41-dc88-4e07-ac51-c5828ad49f93 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Snapshot retrieved successfully. Aug 19 16:13:26.579477 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06b09d41-dc88-4e07-ac51-c5828ad49f93 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 returned with HTTP 200 Aug 19 16:13:26.579477 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1269/5057] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:26 2026] GET /volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:27.589873 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fba6910f-3ca4-4da8-ad34-fe54742facf4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:27.591522 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fba6910f-3ca4-4da8-ad34-fe54742facf4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 Aug 19 16:13:27.591746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fba6910f-3ca4-4da8-ad34-fe54742facf4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:27.591980 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fba6910f-3ca4-4da8-ad34-fe54742facf4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:27.595948 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fba6910f-3ca4-4da8-ad34-fe54742facf4 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 returned with HTTP 404 Aug 19 16:13:27.596372 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1271/5058] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:27 2026] GET /volume/v3/snapshots/eba57a26-6b36-43cb-a835-84e342d78d04 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:27.602334 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5fee80aa-e8a8-4b31-8f54-c6da15811dc8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:27.604114 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fee80aa-e8a8-4b31-8f54-c6da15811dc8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 Aug 19 16:13:27.604322 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fee80aa-e8a8-4b31-8f54-c6da15811dc8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:27.604536 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fee80aa-e8a8-4b31-8f54-c6da15811dc8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:27.604715 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5fee80aa-e8a8-4b31-8f54-c6da15811dc8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume with id: a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 Aug 19 16:13:27.612056 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:27.612056 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:27.612490 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5fee80aa-e8a8-4b31-8f54-c6da15811dc8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:27.627301 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5fee80aa-e8a8-4b31-8f54-c6da15811dc8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Delete volume request issued successfully. Aug 19 16:13:27.627484 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fee80aa-e8a8-4b31-8f54-c6da15811dc8 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 returned with HTTP 202 Aug 19 16:13:27.627884 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1256/5059] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:13:27 2026] DELETE /volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:27.635628 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f6d4920d-db89-4b8e-a98a-145b32fe121e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:27.637531 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6d4920d-db89-4b8e-a98a-145b32fe121e tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 Aug 19 16:13:27.637827 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6d4920d-db89-4b8e-a98a-145b32fe121e tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:27.638686 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f6d4920d-db89-4b8e-a98a-145b32fe121e tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:27.644458 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:27.644458 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:27.647943 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f6d4920d-db89-4b8e-a98a-145b32fe121e tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Volume info retrieved successfully. Aug 19 16:13:27.651995 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f6d4920d-db89-4b8e-a98a-145b32fe121e tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 returned with HTTP 200 Aug 19 16:13:27.652374 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1264/5060] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:27 2026] GET /volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:27.712691 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9dc18d73-7906-4439-aa44-85272b08770d req-f8b4e795-9834-4144-a7d0-95d0073024f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:27.714830 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-f8b4e795-9834-4144-a7d0-95d0073024f9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/limits Aug 19 16:13:27.714904 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-f8b4e795-9834-4144-a7d0-95d0073024f9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:27.715108 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-f8b4e795-9834-4144-a7d0-95d0073024f9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:27.731602 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-f8b4e795-9834-4144-a7d0-95d0073024f9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/limits returned with HTTP 200 Aug 19 16:13:27.732017 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1270/5061] 10.4.3.32 () {68 vars in 1477 bytes} [Wed Aug 19 16:13:27 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:27.760556 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9dc18d73-7906-4439-aa44-85272b08770d req-ad98943e-4407-4068-95a8-48273e690490 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:27.762460 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-ad98943e-4407-4068-95a8-48273e690490 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:13:27.762645 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-ad98943e-4407-4068-95a8-48273e690490 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:27.762869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-ad98943e-4407-4068-95a8-48273e690490 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:27.772157 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:27.772157 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:27.775646 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-9dc18d73-7906-4439-aa44-85272b08770d req-ad98943e-4407-4068-95a8-48273e690490 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:13:27.780998 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-ad98943e-4407-4068-95a8-48273e690490 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 200 Aug 19 16:13:27.781429 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1272/5062] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:13:27 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 1657 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:27.790283 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9dc18d73-7906-4439-aa44-85272b08770d req-c30e1633-e19d-4f1c-a0c2-fccf81f2535a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:27.792258 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-c30e1633-e19d-4f1c-a0c2-fccf81f2535a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:13:27.792579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-c30e1633-e19d-4f1c-a0c2-fccf81f2535a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6989de2-804f-448a-ada2-8efb16de2894", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2103853761", "description": null, "metadata": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:27.803639 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:27.803639 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:27.804149 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9dc18d73-7906-4439-aa44-85272b08770d req-c30e1633-e19d-4f1c-a0c2-fccf81f2535a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:13:27.804317 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [req-9dc18d73-7906-4439-aa44-85272b08770d req-c30e1633-e19d-4f1c-a0c2-fccf81f2535a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create snapshot from volume d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:13:27.829955 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [req-9dc18d73-7906-4439-aa44-85272b08770d req-c30e1633-e19d-4f1c-a0c2-fccf81f2535a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['1eb1271c-b2a7-45f8-9b9f-fc8a5c874be2', '3644e02f-d6d3-44d1-9b8c-8cb577977ea3', '29f2dd8f-96a8-4b9f-8a83-b2e41f4ed1d6', '7703b6ec-52f2-4d53-b866-e07e8f7b1188'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:27.859880 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9dc18d73-7906-4439-aa44-85272b08770d req-c30e1633-e19d-4f1c-a0c2-fccf81f2535a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot force create request issued successfully. Aug 19 16:13:27.860273 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9dc18d73-7906-4439-aa44-85272b08770d req-c30e1633-e19d-4f1c-a0c2-fccf81f2535a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:13:27.860841 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1257/5063] 10.4.3.32 () {72 vars in 1540 bytes} [Wed Aug 19 16:13:27 2026] POST /volume/v3/snapshots => generated 320 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:28.664276 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-de4a432f-7607-44ce-993a-909b90b3d638 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:28.666117 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de4a432f-7607-44ce-993a-909b90b3d638 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] GET https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 Aug 19 16:13:28.666373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de4a432f-7607-44ce-993a-909b90b3d638 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:28.666649 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de4a432f-7607-44ce-993a-909b90b3d638 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:28.672055 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de4a432f-7607-44ce-993a-909b90b3d638 tempest-CreateVolumesFromSnapshotTest-272313466 tempest-CreateVolumesFromSnapshotTest-272313466-project-member] https://10.4.3.32/volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 returned with HTTP 404 Aug 19 16:13:28.672458 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1265/5064] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:13:28 2026] GET /volume/v3/volumes/a3bf8aff-2399-40bd-8f3d-0bcc66d192a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:29.590685 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c6446be5-52db-4b7f-b315-582a8d637c14 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:29.592560 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6446be5-52db-4b7f-b315-582a8d637c14 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:13:29.592802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6446be5-52db-4b7f-b315-582a8d637c14 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:29.593046 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6446be5-52db-4b7f-b315-582a8d637c14 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:29.597613 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:29.597613 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:29.598096 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c6446be5-52db-4b7f-b315-582a8d637c14 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:13:29.598829 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6446be5-52db-4b7f-b315-582a8d637c14 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 returned with HTTP 200 Aug 19 16:13:29.599192 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1271/5065] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:13:29 2026] GET /volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:29.763929 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3efaea5e-b562-4a30-979e-9a1092725bda None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:29.849144 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:29.849671 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1144301113"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:29.851270 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1144301113'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:29.852705 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Create volume of 1 GB Aug 19 16:13:29.857783 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Availability Zones retrieved successfully. Aug 19 16:13:29.864223 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Flow 'volume_create_api' (31662970-9227-48bf-b129-f7ec8c1c7975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:29.866669 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d96abb-14e3-4898-a5c0-fcac5360157e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:29.866669 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:29.899629 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d96abb-14e3-4898-a5c0-fcac5360157e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:29.899629 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (588dd2d6-ac13-4926-b921-a4b4c39eaaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:29.961991 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Created reservations ['4b4db27a-62cb-4768-a81d-1364c516a40e', 'd47b0684-ffd4-421a-8279-3abfdf71a792', '67461d98-564f-4ed9-92b5-b49abc795466', '5722c86b-f8fc-4ffe-a179-f1213c2c230b'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:29.963690 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (588dd2d6-ac13-4926-b921-a4b4c39eaaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b4db27a-62cb-4768-a81d-1364c516a40e', 'd47b0684-ffd4-421a-8279-3abfdf71a792', '67461d98-564f-4ed9-92b5-b49abc795466', '5722c86b-f8fc-4ffe-a179-f1213c2c230b']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:29.965894 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f163dcf-2e55-47e6-b1fd-31198458bd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:29.998975 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f163dcf-2e55-47e6-b1fd-31198458bd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79ee7eb5-6811-475d-9125-101210372757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1144301113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2201e1b15654540a3dd64140ce94fbf',qos_specs=None,replication_status=,reservations=['4b4db27a-62cb-4768-a81d-1364c516a40e','d47b0684-ffd4-421a-8279-3abfdf71a792','67461d98-564f-4ed9-92b5-b49abc795466','5722c86b-f8fc-4ffe-a179-f1213c2c230b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b99f7521ec400c923b0afe3061df37',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1144301113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79ee7eb5-6811-475d-9125-101210372757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2201e1b15654540a3dd64140ce94fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f6b99f7521ec400c923b0afe3061df37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:29.998975 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5f922a-f39f-46e0-a2a5-9148b592eb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:30.016518 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5f922a-f39f-46e0-a2a5-9148b592eb75) transitioned into 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-1144301113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2201e1b15654540a3dd64140ce94fbf',qos_specs=None,replication_status=,reservations=['4b4db27a-62cb-4768-a81d-1364c516a40e','d47b0684-ffd4-421a-8279-3abfdf71a792','67461d98-564f-4ed9-92b5-b49abc795466','5722c86b-f8fc-4ffe-a179-f1213c2c230b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b99f7521ec400c923b0afe3061df37',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:30.017234 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c208f8e6-ad17-4b2f-8ca4-e62a07d8043c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:30.025580 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c208f8e6-ad17-4b2f-8ca4-e62a07d8043c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:30.026400 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Flow 'volume_create_api' (31662970-9227-48bf-b129-f7ec8c1c7975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:30.026727 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Create volume request issued successfully. Aug 19 16:13:30.027357 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3efaea5e-b562-4a30-979e-9a1092725bda tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:30.027831 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1273/5066] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:13:29 2026] POST /volume/v3/volumes => generated 776 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:30.044862 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-02a5bcf6-5063-45c5-8839-33d4960c66e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:30.048840 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02a5bcf6-5063-45c5-8839-33d4960c66e2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 Aug 19 16:13:30.049099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02a5bcf6-5063-45c5-8839-33d4960c66e2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:30.049302 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02a5bcf6-5063-45c5-8839-33d4960c66e2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:30.056681 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:30.056681 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:30.060316 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-02a5bcf6-5063-45c5-8839-33d4960c66e2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Volume info retrieved successfully. Aug 19 16:13:30.064414 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02a5bcf6-5063-45c5-8839-33d4960c66e2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 returned with HTTP 200 Aug 19 16:13:30.064869 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1258/5067] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:30 2026] GET /volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:31.079070 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8be4cfda-a388-45ab-970b-87babb311c28 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:31.081365 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8be4cfda-a388-45ab-970b-87babb311c28 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 Aug 19 16:13:31.081628 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8be4cfda-a388-45ab-970b-87babb311c28 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:31.081890 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8be4cfda-a388-45ab-970b-87babb311c28 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:31.089933 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:31.089933 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:31.094347 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8be4cfda-a388-45ab-970b-87babb311c28 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Volume info retrieved successfully. Aug 19 16:13:31.099658 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8be4cfda-a388-45ab-970b-87babb311c28 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 returned with HTTP 200 Aug 19 16:13:31.100246 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1266/5068] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:31 2026] GET /volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:31.113078 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3dd58d20-0ed9-4b6c-be64-6bfb9e7d8dd4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:31.115070 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dd58d20-0ed9-4b6c-be64-6bfb9e7d8dd4 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:13:31.115443 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dd58d20-0ed9-4b6c-be64-6bfb9e7d8dd4 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "79ee7eb5-6811-475d-9125-101210372757", "name": "tempest-type-Backup-193245519"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:31.116784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-3dd58d20-0ed9-4b6c-be64-6bfb9e7d8dd4 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Creating new backup {'backup': {'volume_id': '79ee7eb5-6811-475d-9125-101210372757', 'name': 'tempest-type-Backup-193245519'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:13:31.116935 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-3dd58d20-0ed9-4b6c-be64-6bfb9e7d8dd4 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Creating backup of volume 79ee7eb5-6811-475d-9125-101210372757 in container None Aug 19 16:13:31.123458 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:31.123458 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:31.123797 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3dd58d20-0ed9-4b6c-be64-6bfb9e7d8dd4 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Volume info retrieved successfully. Aug 19 16:13:31.147966 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-3dd58d20-0ed9-4b6c-be64-6bfb9e7d8dd4 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Created reservations ['b5734299-8219-4bbf-ad90-1a7bd4ab3c4b', 'c7d40d06-a9ea-4009-9886-33db5a3b966f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:31.177256 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dd58d20-0ed9-4b6c-be64-6bfb9e7d8dd4 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:13:31.177665 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1272/5069] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:13:31 2026] POST /volume/v3/backups => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:31.187474 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-80e7a7bd-334c-4e25-818a-a1086c1f69da None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:31.189810 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80e7a7bd-334c-4e25-818a-a1086c1f69da tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:31.190130 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80e7a7bd-334c-4e25-818a-a1086c1f69da tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:31.190399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-80e7a7bd-334c-4e25-818a-a1086c1f69da tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:31.190510 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-80e7a7bd-334c-4e25-818a-a1086c1f69da tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:31.195018 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:31.195018 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:31.195729 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-80e7a7bd-334c-4e25-818a-a1086c1f69da tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:31.196195 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1274/5070] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:31 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:31.246070 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-36d6d932-5454-4c91-9c8d-75e15ca843c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:31.248531 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-36d6d932-5454-4c91-9c8d-75e15ca843c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:13:31.248622 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-36d6d932-5454-4c91-9c8d-75e15ca843c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:31.248889 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-36d6d932-5454-4c91-9c8d-75e15ca843c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:31.254733 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:31.254733 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:31.255213 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-36d6d932-5454-4c91-9c8d-75e15ca843c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:13:31.256064 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-36d6d932-5454-4c91-9c8d-75e15ca843c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 returned with HTTP 200 Aug 19 16:13:31.256444 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1259/5071] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 16:13:31 2026] GET /volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:32.016488 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-a11e6427-fa1e-4418-bc76-7f8dd3f5b57b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:32.019088 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-a11e6427-fa1e-4418-bc76-7f8dd3f5b57b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:13:32.019364 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-a11e6427-fa1e-4418-bc76-7f8dd3f5b57b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:32.019643 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-a11e6427-fa1e-4418-bc76-7f8dd3f5b57b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:32.026302 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:32.026302 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:32.026938 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-a11e6427-fa1e-4418-bc76-7f8dd3f5b57b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:13:32.028040 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-a11e6427-fa1e-4418-bc76-7f8dd3f5b57b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 returned with HTTP 200 Aug 19 16:13:32.028532 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1267/5072] 10.4.3.32 () {68 vars in 1597 bytes} [Wed Aug 19 16:13:32 2026] GET /volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:32.036719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-89b299cc-0440-4ae2-a0b0-f59bfaa8dc9f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:32.038652 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-89b299cc-0440-4ae2-a0b0-f59bfaa8dc9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:13:32.038868 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-89b299cc-0440-4ae2-a0b0-f59bfaa8dc9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:32.039040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-89b299cc-0440-4ae2-a0b0-f59bfaa8dc9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:32.047454 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:32.047454 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:32.050375 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-89b299cc-0440-4ae2-a0b0-f59bfaa8dc9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:13:32.054278 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-89b299cc-0440-4ae2-a0b0-f59bfaa8dc9f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 200 Aug 19 16:13:32.054608 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1273/5073] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:13:32 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 1657 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:32.063249 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:32.065007 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:32.065309 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8a52a724-de2f-4438-b5ce-9e252330a1c2", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:32.066841 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8a52a724-de2f-4438-b5ce-9e252330a1c2', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:32.074196 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:32.074196 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:32.074562 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:13:32.074665 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:13:32.075274 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:13:32.080111 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (ad07c468-eadc-48bd-9e88-57e0105a6017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:32.081211 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76bffc7f-0105-4a26-8fd8-35c207b32ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.082030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:32.106252 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76bffc7f-0105-4a26-8fd8-35c207b32ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8a52a724-de2f-4438-b5ce-9e252330a1c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.106926 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb64dd4-b41f-440b-a8ad-c59b1cbf6c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.145997 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['b97dbfdf-a92b-4a80-bd81-1007d26990e6', 'b69ccb93-77f2-4d97-baac-88c603f8ce20', 'af6bae3a-6fd6-40d2-88e3-ee129943ee0c', 'fb098153-b7a9-436c-b356-1cde030279da'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:32.147092 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb64dd4-b41f-440b-a8ad-c59b1cbf6c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b97dbfdf-a92b-4a80-bd81-1007d26990e6', 'b69ccb93-77f2-4d97-baac-88c603f8ce20', 'af6bae3a-6fd6-40d2-88e3-ee129943ee0c', 'fb098153-b7a9-436c-b356-1cde030279da']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.148046 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cffc859-0da2-4cc1-b82e-f409b32e6e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.201179 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cffc859-0da2-4cc1-b82e-f409b32e6e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd', '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='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['b97dbfdf-a92b-4a80-bd81-1007d26990e6','b69ccb93-77f2-4d97-baac-88c603f8ce20','af6bae3a-6fd6-40d2-88e3-ee129943ee0c','fb098153-b7a9-436c-b356-1cde030279da'],size=1,snapshot_id=8a52a724-de2f-4438-b5ce-9e252330a1c2,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), '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-19T16:13:32Z,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=fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8a52a724-de2f-4438-b5ce-9e252330a1c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.203059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefc5e63-92cc-427e-9400-cfdf8aab0213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.205653 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cc8a93b4-b2e6-4baf-944d-720e28cce2dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:32.207528 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc8a93b4-b2e6-4baf-944d-720e28cce2dc tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:32.207789 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc8a93b4-b2e6-4baf-944d-720e28cce2dc tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:32.208005 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc8a93b4-b2e6-4baf-944d-720e28cce2dc tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:32.208107 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cc8a93b4-b2e6-4baf-944d-720e28cce2dc tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:32.212215 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:32.212215 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:32.213114 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc8a93b4-b2e6-4baf-944d-720e28cce2dc tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:32.213261 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1260/5074] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:32 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:32.226204 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fefc5e63-92cc-427e-9400-cfdf8aab0213) transitioned into 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='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['b97dbfdf-a92b-4a80-bd81-1007d26990e6','b69ccb93-77f2-4d97-baac-88c603f8ce20','af6bae3a-6fd6-40d2-88e3-ee129943ee0c','fb098153-b7a9-436c-b356-1cde030279da'],size=1,snapshot_id=8a52a724-de2f-4438-b5ce-9e252330a1c2,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.227203 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e3e9d5-ef26-4b87-81c4-914ef92fdc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.256061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e3e9d5-ef26-4b87-81c4-914ef92fdc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.256854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (ad07c468-eadc-48bd-9e88-57e0105a6017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:32.257173 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:13:32.257696 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-95045f9d-d7c4-41d4-99b6-2d291f6a6172 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:32.258229 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1275/5075] 10.4.3.32 () {72 vars in 1534 bytes} [Wed Aug 19 16:13:32 2026] POST /volume/v3/volumes => generated 734 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:32.266582 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-5d55e1ac-cb98-4341-83cd-5d9be768c898 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:32.269221 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-5d55e1ac-cb98-4341-83cd-5d9be768c898 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd Aug 19 16:13:32.269444 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-5d55e1ac-cb98-4341-83cd-5d9be768c898 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:32.269690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-5d55e1ac-cb98-4341-83cd-5d9be768c898 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:32.278810 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:32.278810 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:32.283935 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-5d55e1ac-cb98-4341-83cd-5d9be768c898 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:13:32.288359 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-5d55e1ac-cb98-4341-83cd-5d9be768c898 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd returned with HTTP 200 Aug 19 16:13:32.288772 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1268/5076] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:13:32 2026] GET /volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:32.296714 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-db93dece-ec25-4626-a928-fc11e63e29ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:32.299339 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-db93dece-ec25-4626-a928-fc11e63e29ef tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd Aug 19 16:13:32.299683 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-db93dece-ec25-4626-a928-fc11e63e29ef tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:32.300097 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-db93dece-ec25-4626-a928-fc11e63e29ef tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:32.308311 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:32.308311 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:32.312066 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-db93dece-ec25-4626-a928-fc11e63e29ef tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:13:32.316580 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-db93dece-ec25-4626-a928-fc11e63e29ef tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd returned with HTTP 200 Aug 19 16:13:32.317049 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1274/5077] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:13:32 2026] GET /volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:32.681671 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9157929a-9364-44d8-8a25-f68a86b33f68 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:32.746550 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:32.746550 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1127830797", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:32.748021 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1127830797', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:32.748137 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Create volume of 1 GB Aug 19 16:13:32.751885 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Availability Zones retrieved successfully. Aug 19 16:13:32.757131 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Flow 'volume_create_api' (9e072d9c-9ad6-4aab-8fbd-297fa6e753ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:32.758181 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1159a003-7b1f-4a9b-9efa-2a33e741f940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.759092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:32.784257 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1159a003-7b1f-4a9b-9efa-2a33e741f940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.785303 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba39542a-869d-4747-95ac-4f7c612caf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.839953 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Created reservations ['e276d343-4053-4f8c-a5c7-3904554944e7', '56995f42-d7be-435d-9a3f-64eeb3912c04', 'e8f6fc28-2275-49ad-8b78-c631c047d80d', '2d5fb5c3-e1c1-4f5c-8799-282591bc3241'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:32.840714 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba39542a-869d-4747-95ac-4f7c612caf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e276d343-4053-4f8c-a5c7-3904554944e7', '56995f42-d7be-435d-9a3f-64eeb3912c04', 'e8f6fc28-2275-49ad-8b78-c631c047d80d', '2d5fb5c3-e1c1-4f5c-8799-282591bc3241']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.841401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02270a8f-0c16-411e-ab4c-075684caff10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.862040 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02270a8f-0c16-411e-ab4c-075684caff10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a07b9622-529d-4008-871f-651b09ab2edd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1127830797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a25fb81561f469fb26f6c1342654930',qos_specs=None,replication_status=,reservations=['e276d343-4053-4f8c-a5c7-3904554944e7','56995f42-d7be-435d-9a3f-64eeb3912c04','e8f6fc28-2275-49ad-8b78-c631c047d80d','2d5fb5c3-e1c1-4f5c-8799-282591bc3241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec9633d3c8c468aab5a30b556df94a1',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1127830797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a07b9622-529d-4008-871f-651b09ab2edd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a25fb81561f469fb26f6c1342654930',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bec9633d3c8c468aab5a30b556df94a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.862587 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e69744-6aeb-4b67-9fc4-a69183627ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.881238 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e69744-6aeb-4b67-9fc4-a69183627ef4) transitioned into 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-1127830797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a25fb81561f469fb26f6c1342654930',qos_specs=None,replication_status=,reservations=['e276d343-4053-4f8c-a5c7-3904554944e7','56995f42-d7be-435d-9a3f-64eeb3912c04','e8f6fc28-2275-49ad-8b78-c631c047d80d','2d5fb5c3-e1c1-4f5c-8799-282591bc3241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec9633d3c8c468aab5a30b556df94a1',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.881913 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1182811f-7123-46f8-a82d-3785afd5f82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.889867 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1182811f-7123-46f8-a82d-3785afd5f82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.890582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Flow 'volume_create_api' (9e072d9c-9ad6-4aab-8fbd-297fa6e753ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:32.890893 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Create volume request issued successfully. Aug 19 16:13:32.891394 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9157929a-9364-44d8-8a25-f68a86b33f68 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:32.891903 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1261/5078] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:13:32 2026] POST /volume/v3/volumes => generated 763 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:32.903455 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:32.905290 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:32.905656 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1651425907", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:32.907187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1651425907', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:32.907314 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Create volume of 1 GB Aug 19 16:13:32.907576 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:32.907576 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:32.911353 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Availability Zones retrieved successfully. Aug 19 16:13:32.916847 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Flow 'volume_create_api' (ba2e6856-86b9-4cbb-b51f-2cc658da8d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:32.917722 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb334de-ebb2-471b-b3a4-eb2a442af059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:32.918709 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:32.952236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb334de-ebb2-471b-b3a4-eb2a442af059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:32.952849 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd79c752-f118-413c-bc92-350e637cd756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:33.001533 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Created reservations ['5b7a9383-907c-4e9d-a09d-61565c70472e', 'd5268844-a51f-45a0-ae65-fb2a6ad0d369', 'ac12e6ff-f1f0-41ab-88e1-230226b30c8c', '94016275-97d6-4099-b040-badca689edf0'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:33.002417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd79c752-f118-413c-bc92-350e637cd756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b7a9383-907c-4e9d-a09d-61565c70472e', 'd5268844-a51f-45a0-ae65-fb2a6ad0d369', 'ac12e6ff-f1f0-41ab-88e1-230226b30c8c', '94016275-97d6-4099-b040-badca689edf0']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:33.003232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8728b84f-aade-4184-a4a9-f00f650946c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:33.029285 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8728b84f-aade-4184-a4a9-f00f650946c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '642b072d-a778-4d28-a274-6009e5c04c7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1651425907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a25fb81561f469fb26f6c1342654930',qos_specs=None,replication_status=,reservations=['5b7a9383-907c-4e9d-a09d-61565c70472e','d5268844-a51f-45a0-ae65-fb2a6ad0d369','ac12e6ff-f1f0-41ab-88e1-230226b30c8c','94016275-97d6-4099-b040-badca689edf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec9633d3c8c468aab5a30b556df94a1',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1651425907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=642b072d-a778-4d28-a274-6009e5c04c7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a25fb81561f469fb26f6c1342654930',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bec9633d3c8c468aab5a30b556df94a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:33.030598 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc89d0a1-204e-4291-a8de-1b67d2120e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:33.053266 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc89d0a1-204e-4291-a8de-1b67d2120e37) transitioned into 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-1651425907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a25fb81561f469fb26f6c1342654930',qos_specs=None,replication_status=,reservations=['5b7a9383-907c-4e9d-a09d-61565c70472e','d5268844-a51f-45a0-ae65-fb2a6ad0d369','ac12e6ff-f1f0-41ab-88e1-230226b30c8c','94016275-97d6-4099-b040-badca689edf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec9633d3c8c468aab5a30b556df94a1',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:33.054132 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd7c151-a6eb-4d61-96e2-654ab709f6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:33.063654 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd7c151-a6eb-4d61-96e2-654ab709f6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:33.064834 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Flow 'volume_create_api' (ba2e6856-86b9-4cbb-b51f-2cc658da8d17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:33.065257 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Create volume request issued successfully. Aug 19 16:13:33.066322 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7dc6bf7a-4a3d-4c46-ad8d-bf5ba39bac63 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:33.066886 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1276/5079] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:13:32 2026] POST /volume/v3/volumes => generated 763 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:13:33.223478 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb57e0a3-9a6c-422e-9ff1-9a002c78ec53 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:33.225178 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb57e0a3-9a6c-422e-9ff1-9a002c78ec53 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:33.225375 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb57e0a3-9a6c-422e-9ff1-9a002c78ec53 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:33.225552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb57e0a3-9a6c-422e-9ff1-9a002c78ec53 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:33.225641 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-eb57e0a3-9a6c-422e-9ff1-9a002c78ec53 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:33.230158 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:33.230158 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:33.230722 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb57e0a3-9a6c-422e-9ff1-9a002c78ec53 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:33.231081 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1269/5080] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:33 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:34.241308 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8b2fb51c-f935-4bf7-90ec-8eae0fff974b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:34.243118 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b2fb51c-f935-4bf7-90ec-8eae0fff974b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:34.243339 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b2fb51c-f935-4bf7-90ec-8eae0fff974b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:34.243519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b2fb51c-f935-4bf7-90ec-8eae0fff974b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:34.243622 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8b2fb51c-f935-4bf7-90ec-8eae0fff974b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:34.247887 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:34.247887 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:34.248457 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b2fb51c-f935-4bf7-90ec-8eae0fff974b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:34.248855 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1275/5081] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:34 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:35.259688 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c721127-ec13-4700-864b-02d003a25773 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:35.261461 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c721127-ec13-4700-864b-02d003a25773 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:35.261852 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c721127-ec13-4700-864b-02d003a25773 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:35.262111 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c721127-ec13-4700-864b-02d003a25773 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:35.262280 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4c721127-ec13-4700-864b-02d003a25773 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:35.266388 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:35.266388 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:35.267508 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c721127-ec13-4700-864b-02d003a25773 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:35.267508 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1262/5082] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:35 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:35.324515 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-f874d70d-59a1-46be-a0a3-e4ecd8029aa3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:35.326595 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-f874d70d-59a1-46be-a0a3-e4ecd8029aa3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd Aug 19 16:13:35.326779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-f874d70d-59a1-46be-a0a3-e4ecd8029aa3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:35.326993 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-f874d70d-59a1-46be-a0a3-e4ecd8029aa3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:35.333927 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:35.333927 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:35.337554 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-f874d70d-59a1-46be-a0a3-e4ecd8029aa3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:13:35.342567 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-f874d70d-59a1-46be-a0a3-e4ecd8029aa3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd returned with HTTP 200 Aug 19 16:13:35.343048 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1277/5083] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:13:35 2026] GET /volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:35.355551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27fcba50-2623-4478-8bf3-7540103cde9e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:35.355976 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27fcba50-2623-4478-8bf3-7540103cde9e None None] GET https://10.4.3.32/volume// Aug 19 16:13:35.356188 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27fcba50-2623-4478-8bf3-7540103cde9e None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:35.356422 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27fcba50-2623-4478-8bf3-7540103cde9e None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:35.356776 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27fcba50-2623-4478-8bf3-7540103cde9e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:13:35.357106 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1270/5084] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:13: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 19 16:13:35.364976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-4c34d24b-3f51-4fc4-b8cd-cd8d3ef743e2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:35.366900 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-4c34d24b-3f51-4fc4-b8cd-cd8d3ef743e2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:13:35.367231 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-4c34d24b-3f51-4fc4-b8cd-cd8d3ef743e2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd", "connector": null, "instance_uuid": "442fbd8c-2f5d-4666-bfe0-c14ec08391ef"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:35.375182 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:35.375182 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:35.399493 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-4c34d24b-3f51-4fc4-b8cd-cd8d3ef743e2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:13:35.400133 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1276/5085] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:13:35 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 19 16:13:35.409404 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54eeb060-a8b1-4812-a6da-2daec7117e26 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:35.409827 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54eeb060-a8b1-4812-a6da-2daec7117e26 None None] GET https://10.4.3.32/volume// Aug 19 16:13:35.410109 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54eeb060-a8b1-4812-a6da-2daec7117e26 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:35.410426 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54eeb060-a8b1-4812-a6da-2daec7117e26 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:35.410917 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54eeb060-a8b1-4812-a6da-2daec7117e26 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:13:35.411449 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1263/5086] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:13:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:13:35.418343 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-1cb86bed-1ace-4d9a-a2de-ed56174001b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:35.420134 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-1cb86bed-1ace-4d9a-a2de-ed56174001b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd Aug 19 16:13:35.420346 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-1cb86bed-1ace-4d9a-a2de-ed56174001b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:35.420925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-1cb86bed-1ace-4d9a-a2de-ed56174001b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:35.430408 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:35.430408 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:35.433692 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-ece800de-0792-4d28-9d2c-828e140b35ea req-1cb86bed-1ace-4d9a-a2de-ed56174001b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:13:35.437913 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-1cb86bed-1ace-4d9a-a2de-ed56174001b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd returned with HTTP 200 Aug 19 16:13:35.438275 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1278/5087] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:13:35 2026] GET /volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:35.583675 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-0d159d1f-1107-489c-b383-fe265fa79019 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:35.585738 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-0d159d1f-1107-489c-b383-fe265fa79019 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf Aug 19 16:13:35.586173 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-0d159d1f-1107-489c-b383-fe265fa79019 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:35.593325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-ece800de-0792-4d28-9d2c-828e140b35ea req-0d159d1f-1107-489c-b383-fe265fa79019 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:13:35.598140 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-ece800de-0792-4d28-9d2c-828e140b35ea req-0d159d1f-1107-489c-b383-fe265fa79019 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:13:35.599048 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:35.599048 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:35.673732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-ece800de-0792-4d28-9d2c-828e140b35ea req-0d159d1f-1107-489c-b383-fe265fa79019 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd-np0000007787" released by "attachment_update" :: held 0.075s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:13:35.674233 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-0d159d1f-1107-489c-b383-fe265fa79019 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf returned with HTTP 200 Aug 19 16:13:35.674912 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1271/5088] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:13:35 2026] PUT /volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:35.724599 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ece800de-0792-4d28-9d2c-828e140b35ea req-d972a858-d434-4c1a-afc7-ccc78f5284f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:35.727198 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-d972a858-d434-4c1a-afc7-ccc78f5284f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf/action Aug 19 16:13:35.727678 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-d972a858-d434-4c1a-afc7-ccc78f5284f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:13:35.727890 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-d972a858-d434-4c1a-afc7-ccc78f5284f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:35.746338 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:35.746338 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:35.760941 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ece800de-0792-4d28-9d2c-828e140b35ea req-d972a858-d434-4c1a-afc7-ccc78f5284f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf/action returned with HTTP 204 Aug 19 16:13:35.761576 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1277/5089] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:13:35 2026] POST /volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:36.278105 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8a2fef3a-4ad2-4e42-a79a-a72a25780340 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:36.280096 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a2fef3a-4ad2-4e42-a79a-a72a25780340 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:36.280368 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a2fef3a-4ad2-4e42-a79a-a72a25780340 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:36.280617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a2fef3a-4ad2-4e42-a79a-a72a25780340 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:36.280745 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8a2fef3a-4ad2-4e42-a79a-a72a25780340 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:36.285350 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:36.285350 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:36.286046 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a2fef3a-4ad2-4e42-a79a-a72a25780340 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:36.286455 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1264/5090] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:36 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:37.301497 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0f691d7d-2082-44ee-85b1-39618d5fdcde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:37.305592 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f691d7d-2082-44ee-85b1-39618d5fdcde tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:37.305875 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f691d7d-2082-44ee-85b1-39618d5fdcde tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:37.306132 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0f691d7d-2082-44ee-85b1-39618d5fdcde tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:37.306280 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0f691d7d-2082-44ee-85b1-39618d5fdcde tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:37.315899 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:37.315899 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:37.316604 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0f691d7d-2082-44ee-85b1-39618d5fdcde tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:37.317042 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1279/5091] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:37 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:38.328992 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e925966a-54bc-4a6f-8c57-d9a35c270872 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:38.330775 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e925966a-54bc-4a6f-8c57-d9a35c270872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:38.330997 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e925966a-54bc-4a6f-8c57-d9a35c270872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:38.331173 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e925966a-54bc-4a6f-8c57-d9a35c270872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:38.331275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e925966a-54bc-4a6f-8c57-d9a35c270872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:38.336254 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:38.336254 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:38.337164 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e925966a-54bc-4a6f-8c57-d9a35c270872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:38.337534 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1272/5092] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:38 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:39.357277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8e0a8f71-c34b-4544-b3de-12fd41b3b0f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:39.360717 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e0a8f71-c34b-4544-b3de-12fd41b3b0f7 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:39.360717 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e0a8f71-c34b-4544-b3de-12fd41b3b0f7 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:39.360717 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e0a8f71-c34b-4544-b3de-12fd41b3b0f7 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:39.360717 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8e0a8f71-c34b-4544-b3de-12fd41b3b0f7 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:39.363942 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:39.363942 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:39.364581 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e0a8f71-c34b-4544-b3de-12fd41b3b0f7 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:39.364992 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1278/5093] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:39 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:40.377590 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52566d71-b16f-47a6-9860-6a839911b94a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:40.379558 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52566d71-b16f-47a6-9860-6a839911b94a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:40.379813 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52566d71-b16f-47a6-9860-6a839911b94a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:40.380006 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52566d71-b16f-47a6-9860-6a839911b94a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:40.380113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-52566d71-b16f-47a6-9860-6a839911b94a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:40.386388 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:40.386388 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:40.386388 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52566d71-b16f-47a6-9860-6a839911b94a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:40.386388 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1265/5094] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:40 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:41.401368 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4a7ec083-3e25-4829-9535-264225e8e0bd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:41.405014 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a7ec083-3e25-4829-9535-264225e8e0bd tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:41.405816 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a7ec083-3e25-4829-9535-264225e8e0bd tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:41.405816 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4a7ec083-3e25-4829-9535-264225e8e0bd tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:41.405816 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4a7ec083-3e25-4829-9535-264225e8e0bd tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:41.412720 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:41.412720 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:41.413568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4a7ec083-3e25-4829-9535-264225e8e0bd tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:41.413981 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1280/5095] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:41 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:42.424549 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ee20f1b-dd18-4a53-acb6-6f22296b609b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:42.426480 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ee20f1b-dd18-4a53-acb6-6f22296b609b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:42.426685 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ee20f1b-dd18-4a53-acb6-6f22296b609b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:42.426887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ee20f1b-dd18-4a53-acb6-6f22296b609b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:42.426982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3ee20f1b-dd18-4a53-acb6-6f22296b609b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:42.431470 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:42.431470 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:42.432040 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ee20f1b-dd18-4a53-acb6-6f22296b609b tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:42.433239 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1273/5096] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:42 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:43.444367 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-66c555b8-5928-4093-bfa3-9f9898c9c250 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:43.446247 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66c555b8-5928-4093-bfa3-9f9898c9c250 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:43.446469 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66c555b8-5928-4093-bfa3-9f9898c9c250 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:43.446680 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66c555b8-5928-4093-bfa3-9f9898c9c250 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:43.446857 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-66c555b8-5928-4093-bfa3-9f9898c9c250 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:43.451306 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:43.451306 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:43.451981 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66c555b8-5928-4093-bfa3-9f9898c9c250 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:43.452472 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1279/5097] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:43 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:44.462386 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3a8e5bea-17df-4f27-8afe-d81bebe4b12a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:44.464191 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a8e5bea-17df-4f27-8afe-d81bebe4b12a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:44.464388 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a8e5bea-17df-4f27-8afe-d81bebe4b12a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:44.464566 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a8e5bea-17df-4f27-8afe-d81bebe4b12a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:44.464667 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3a8e5bea-17df-4f27-8afe-d81bebe4b12a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:44.468799 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:44.468799 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:44.469356 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a8e5bea-17df-4f27-8afe-d81bebe4b12a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:44.469680 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1266/5098] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:44 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:45.479995 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-10c85aef-6161-4e91-ae87-993057b97872 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:45.481835 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-10c85aef-6161-4e91-ae87-993057b97872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:45.482087 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-10c85aef-6161-4e91-ae87-993057b97872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:45.482308 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-10c85aef-6161-4e91-ae87-993057b97872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:45.482413 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-10c85aef-6161-4e91-ae87-993057b97872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:45.486873 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:45.486873 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:45.487573 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-10c85aef-6161-4e91-ae87-993057b97872 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:45.488033 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1281/5099] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:45 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:46.502321 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d1a486c8-51d4-4b21-b690-e8ab7588fe6a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:46.504086 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1a486c8-51d4-4b21-b690-e8ab7588fe6a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:46.504279 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1a486c8-51d4-4b21-b690-e8ab7588fe6a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:46.504464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1a486c8-51d4-4b21-b690-e8ab7588fe6a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:46.504564 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d1a486c8-51d4-4b21-b690-e8ab7588fe6a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:46.509034 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:46.509034 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:46.509686 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1a486c8-51d4-4b21-b690-e8ab7588fe6a tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:46.510124 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1274/5100] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:46 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:46.520611 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-be06efe5-1112-4045-a0c4-6e389e74ed33 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:46.522402 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be06efe5-1112-4045-a0c4-6e389e74ed33 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] PUT https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:46.522736 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be06efe5-1112-4045-a0c4-6e389e74ed33 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:46.528158 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:46.528158 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:46.534199 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be06efe5-1112-4045-a0c4-6e389e74ed33 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:46.534560 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1280/5101] 10.4.3.32 () {70 vars in 1401 bytes} [Wed Aug 19 16:13:46 2026] PUT /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 313 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:46.542376 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d698f477-8365-48cb-8f6c-0a090e50eea2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:46.545066 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d698f477-8365-48cb-8f6c-0a090e50eea2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:46.545321 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d698f477-8365-48cb-8f6c-0a090e50eea2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:46.545920 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d698f477-8365-48cb-8f6c-0a090e50eea2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:46.545920 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d698f477-8365-48cb-8f6c-0a090e50eea2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:46.550606 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:46.550606 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:46.551346 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d698f477-8365-48cb-8f6c-0a090e50eea2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:46.551705 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1267/5102] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:46 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:46.563435 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1bb8be6d-8e18-4d1d-ac31-0c9e93ce8232 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:46.565422 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bb8be6d-8e18-4d1d-ac31-0c9e93ce8232 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] DELETE https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:46.565586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bb8be6d-8e18-4d1d-ac31-0c9e93ce8232 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:46.565836 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1bb8be6d-8e18-4d1d-ac31-0c9e93ce8232 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:46.566000 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-1bb8be6d-8e18-4d1d-ac31-0c9e93ce8232 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Delete backup with id: 597377ce-5941-43d1-b55d-690d71cc608b. Aug 19 16:13:46.570657 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:46.570657 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:46.584204 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-1bb8be6d-8e18-4d1d-ac31-0c9e93ce8232 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] delete_backup rpcapi backup_id 597377ce-5941-43d1-b55d-690d71cc608b {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:13:46.586465 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1bb8be6d-8e18-4d1d-ac31-0c9e93ce8232 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 202 Aug 19 16:13:46.586929 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1282/5103] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:13:46 2026] DELETE /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:13:46.595178 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f071b258-e042-443d-89f1-5ddf821e7d88 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:46.597066 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f071b258-e042-443d-89f1-5ddf821e7d88 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:46.597239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f071b258-e042-443d-89f1-5ddf821e7d88 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:46.597408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f071b258-e042-443d-89f1-5ddf821e7d88 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:46.597505 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f071b258-e042-443d-89f1-5ddf821e7d88 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:46.601406 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:46.601406 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:46.602017 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f071b258-e042-443d-89f1-5ddf821e7d88 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 200 Aug 19 16:13:46.602479 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1275/5104] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:46 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:47.614831 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc69ab20-5b47-4eae-94e1-80ec851955b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:47.616541 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc69ab20-5b47-4eae-94e1-80ec851955b9 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b Aug 19 16:13:47.616719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc69ab20-5b47-4eae-94e1-80ec851955b9 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:47.616944 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc69ab20-5b47-4eae-94e1-80ec851955b9 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:47.617049 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cc69ab20-5b47-4eae-94e1-80ec851955b9 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Show backup with id 597377ce-5941-43d1-b55d-690d71cc608b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:13:47.620681 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc69ab20-5b47-4eae-94e1-80ec851955b9 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b returned with HTTP 404 Aug 19 16:13:47.621159 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1281/5105] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:47 2026] GET /volume/v3/backups/597377ce-5941-43d1-b55d-690d71cc608b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:47.627617 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-17b46bf4-38d6-4f2c-878b-a65fbd7dd80f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:47.629600 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17b46bf4-38d6-4f2c-878b-a65fbd7dd80f tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 Aug 19 16:13:47.629814 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17b46bf4-38d6-4f2c-878b-a65fbd7dd80f tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:47.630003 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17b46bf4-38d6-4f2c-878b-a65fbd7dd80f tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:47.630148 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-17b46bf4-38d6-4f2c-878b-a65fbd7dd80f tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Delete volume with id: 79ee7eb5-6811-475d-9125-101210372757 Aug 19 16:13:47.637363 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:47.637363 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:47.637689 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-17b46bf4-38d6-4f2c-878b-a65fbd7dd80f tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Volume info retrieved successfully. Aug 19 16:13:47.657392 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-17b46bf4-38d6-4f2c-878b-a65fbd7dd80f tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Delete volume request issued successfully. Aug 19 16:13:47.657562 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17b46bf4-38d6-4f2c-878b-a65fbd7dd80f tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 returned with HTTP 202 Aug 19 16:13:47.658064 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1268/5106] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:13:47 2026] DELETE /volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:47.666218 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-57cc1eb8-a685-4040-8e23-c2baf924f855 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:47.668249 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57cc1eb8-a685-4040-8e23-c2baf924f855 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 Aug 19 16:13:47.668483 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57cc1eb8-a685-4040-8e23-c2baf924f855 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:47.668701 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57cc1eb8-a685-4040-8e23-c2baf924f855 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:47.675801 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:47.675801 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:47.679225 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-57cc1eb8-a685-4040-8e23-c2baf924f855 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Volume info retrieved successfully. Aug 19 16:13:47.683190 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57cc1eb8-a685-4040-8e23-c2baf924f855 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 returned with HTTP 200 Aug 19 16:13:47.683627 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1283/5107] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:47 2026] GET /volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:48.696217 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b3a9e378-f80b-4a66-b76b-3e801eded4f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:48.698534 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b3a9e378-f80b-4a66-b76b-3e801eded4f2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] GET https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 Aug 19 16:13:48.698814 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b3a9e378-f80b-4a66-b76b-3e801eded4f2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:48.699051 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b3a9e378-f80b-4a66-b76b-3e801eded4f2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:48.706011 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b3a9e378-f80b-4a66-b76b-3e801eded4f2 tempest-ProjectAdminTests39-325805782 tempest-ProjectAdminTests39-325805782-project-admin] https://10.4.3.32/volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 returned with HTTP 404 Aug 19 16:13:48.706536 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1276/5108] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:13:48 2026] GET /volume/v3/volumes/79ee7eb5-6811-475d-9125-101210372757 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.128408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c3ff9ba-b796-49f8-bfc1-e5542cdf7821 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.213982 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c3ff9ba-b796-49f8-bfc1-e5542cdf7821 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:13:50.214319 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c3ff9ba-b796-49f8-bfc1-e5542cdf7821 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1040014501", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.235178 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c3ff9ba-b796-49f8-bfc1-e5542cdf7821 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:13:50.235548 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1282/5109] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:13:50 2026] POST /volume/v3/types => generated 380 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:50.243434 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2ea3dbaf-5696-4276-954e-c6347984569a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.245147 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ea3dbaf-5696-4276-954e-c6347984569a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] POST https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption Aug 19 16:13:50.245456 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ea3dbaf-5696-4276-954e-c6347984569a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.261233 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ea3dbaf-5696-4276-954e-c6347984569a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption returned with HTTP 200 Aug 19 16:13:50.261629 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1269/5110] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:13:50 2026] POST /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:50.269091 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4ea6b86f-6182-43d5-9357-425ccd74eb82 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.270914 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ea6b86f-6182-43d5-9357-425ccd74eb82 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:13:50.271281 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ea6b86f-6182-43d5-9357-425ccd74eb82 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1974297511", "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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.292575 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ea6b86f-6182-43d5-9357-425ccd74eb82 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:13:50.293029 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1284/5111] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:13:50 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:50.300340 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2cf9328-8bf8-4889-ac32-c72b7dffacfb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.350377 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2cf9328-8bf8-4889-ac32-c72b7dffacfb tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] POST https://10.4.3.32/volume/v3/types/a7cfcc45-8237-46d3-9a55-17faab850fe5/encryption Aug 19 16:13:50.350741 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2cf9328-8bf8-4889-ac32-c72b7dffacfb tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.352646 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-e2cf9328-8bf8-4889-ac32-c72b7dffacfb tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.352862 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2cf9328-8bf8-4889-ac32-c72b7dffacfb tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/a7cfcc45-8237-46d3-9a55-17faab850fe5/encryption returned with HTTP 403 Aug 19 16:13:50.353305 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1277/5112] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:13:50 2026] POST /volume/v3/types/a7cfcc45-8237-46d3-9a55-17faab850fe5/encryption => generated 127 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.360924 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2418992f-a8e2-4b64-9647-ec6b2fb021ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.362441 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2418992f-a8e2-4b64-9647-ec6b2fb021ef tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:13:50.362750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2418992f-a8e2-4b64-9647-ec6b2fb021ef tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-89668604", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.380747 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2418992f-a8e2-4b64-9647-ec6b2fb021ef tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:13:50.381137 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1283/5113] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:13:50 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:50.389954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dc4c1c0b-2d5d-42b5-badc-29d39b2f2c07 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.391874 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc4c1c0b-2d5d-42b5-badc-29d39b2f2c07 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] POST https://10.4.3.32/volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f/extra_specs Aug 19 16:13:50.392312 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc4c1c0b-2d5d-42b5-badc-29d39b2f2c07 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.394109 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-dc4c1c0b-2d5d-42b5-badc-29d39b2f2c07 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.394312 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc4c1c0b-2d5d-42b5-badc-29d39b2f2c07 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f/extra_specs returned with HTTP 403 Aug 19 16:13:50.394836 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1270/5114] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 16:13:50 2026] POST /volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.401631 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f74b26d3-1275-46ab-ad96-a0368947a6a5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.403231 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f74b26d3-1275-46ab-ad96-a0368947a6a5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] PUT https://10.4.3.32/volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f/extra_specs/key2 Aug 19 16:13:50.403521 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f74b26d3-1275-46ab-ad96-a0368947a6a5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.405173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-f74b26d3-1275-46ab-ad96-a0368947a6a5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.405344 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f74b26d3-1275-46ab-ad96-a0368947a6a5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f/extra_specs/key2 returned with HTTP 403 Aug 19 16:13:50.405785 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1285/5115] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:13:50 2026] PUT /volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f/extra_specs/key2 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.412453 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dbd7db1f-a750-404b-ae7b-6aa525e97953 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.413995 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dbd7db1f-a750-404b-ae7b-6aa525e97953 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] POST https://10.4.3.32/volume/v3/types Aug 19 16:13:50.414295 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dbd7db1f-a750-404b-ae7b-6aa525e97953 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.416552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-dbd7db1f-a750-404b-ae7b-6aa525e97953 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.417748 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dbd7db1f-a750-404b-ae7b-6aa525e97953 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types returned with HTTP 403 Aug 19 16:13:50.417748 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1278/5116] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:13: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 19 16:13:50.424325 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7369c927-9cab-48bf-971d-a9563e623711 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.426203 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7369c927-9cab-48bf-971d-a9563e623711 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:13:50.426563 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7369c927-9cab-48bf-971d-a9563e623711 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1186172701", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.445235 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7369c927-9cab-48bf-971d-a9563e623711 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:13:50.445690 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1284/5117] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:13:50 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 19 16:13:50.455219 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-be5808fa-4601-42e6-8326-eef5ede0caee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.457000 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be5808fa-4601-42e6-8326-eef5ede0caee tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] POST https://10.4.3.32/volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48/encryption Aug 19 16:13:50.457337 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be5808fa-4601-42e6-8326-eef5ede0caee tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.473621 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be5808fa-4601-42e6-8326-eef5ede0caee tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48/encryption returned with HTTP 200 Aug 19 16:13:50.474076 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1271/5118] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:13:50 2026] POST /volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:50.482228 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e44759e-ba91-4b30-9aa9-4c013a4e0d2a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.484588 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e44759e-ba91-4b30-9aa9-4c013a4e0d2a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] DELETE https://10.4.3.32/volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48/encryption/607c1dd2-4f54-40be-b3c5-7fa39f066f63 Aug 19 16:13:50.484876 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e44759e-ba91-4b30-9aa9-4c013a4e0d2a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.485127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e44759e-ba91-4b30-9aa9-4c013a4e0d2a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.485991 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-7e44759e-ba91-4b30-9aa9-4c013a4e0d2a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.486241 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e44759e-ba91-4b30-9aa9-4c013a4e0d2a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48/encryption/607c1dd2-4f54-40be-b3c5-7fa39f066f63 returned with HTTP 403 Aug 19 16:13:50.486770 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1286/5119] 10.4.3.32 () {66 vars in 1482 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48/encryption/607c1dd2-4f54-40be-b3c5-7fa39f066f63 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.494588 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d6748c4e-348f-4ba5-ad1c-9dbe9a7a7be1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.496339 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d6748c4e-348f-4ba5-ad1c-9dbe9a7a7be1 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:13:50.496673 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d6748c4e-348f-4ba5-ad1c-9dbe9a7a7be1 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-380407237", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.522314 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d6748c4e-348f-4ba5-ad1c-9dbe9a7a7be1 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:13:50.522998 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1279/5120] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:13:50 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:50.530741 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-abc3db3d-f156-40f1-8404-21feb700bd70 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.532575 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abc3db3d-f156-40f1-8404-21feb700bd70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] DELETE https://10.4.3.32/volume/v3/types/4778c612-ea45-4c15-9f34-9c8af77d820c/extra_specs/key1 Aug 19 16:13:50.532754 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-abc3db3d-f156-40f1-8404-21feb700bd70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.532981 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-abc3db3d-f156-40f1-8404-21feb700bd70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.537897 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-abc3db3d-f156-40f1-8404-21feb700bd70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.538082 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abc3db3d-f156-40f1-8404-21feb700bd70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/4778c612-ea45-4c15-9f34-9c8af77d820c/extra_specs/key1 returned with HTTP 403 Aug 19 16:13:50.538518 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1285/5121] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/4778c612-ea45-4c15-9f34-9c8af77d820c/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.546022 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0eb3a82f-c806-4698-95d5-d65c89406ab2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.547667 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0eb3a82f-c806-4698-95d5-d65c89406ab2 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:13:50.548039 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0eb3a82f-c806-4698-95d5-d65c89406ab2 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1276897927", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.565648 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0eb3a82f-c806-4698-95d5-d65c89406ab2 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:13:50.566072 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1272/5122] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:13: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 19 16:13:50.574568 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bb9d1003-e034-4333-a4d7-dfcccd203f70 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.576735 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb9d1003-e034-4333-a4d7-dfcccd203f70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] DELETE https://10.4.3.32/volume/v3/types/136fb62d-c644-4d4e-a1d5-f61434f3f896 Aug 19 16:13:50.576978 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb9d1003-e034-4333-a4d7-dfcccd203f70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.577198 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bb9d1003-e034-4333-a4d7-dfcccd203f70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.577918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-bb9d1003-e034-4333-a4d7-dfcccd203f70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.578114 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bb9d1003-e034-4333-a4d7-dfcccd203f70 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/136fb62d-c644-4d4e-a1d5-f61434f3f896 returned with HTTP 403 Aug 19 16:13:50.578489 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1287/5123] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/136fb62d-c644-4d4e-a1d5-f61434f3f896 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.585983 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56792c9b-3143-43b3-b503-9fddc8b00858 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.587613 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56792c9b-3143-43b3-b503-9fddc8b00858 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] GET https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs Aug 19 16:13:50.587811 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56792c9b-3143-43b3-b503-9fddc8b00858 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.588005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56792c9b-3143-43b3-b503-9fddc8b00858 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.595066 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56792c9b-3143-43b3-b503-9fddc8b00858 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs returned with HTTP 200 Aug 19 16:13:50.595407 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1280/5124] 10.4.3.32 () {66 vars in 1371 bytes} [Wed Aug 19 16:13:50 2026] GET /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:13:50.604562 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d281ba20-ffa4-412d-93be-ad986cc4d427 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.606212 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d281ba20-ffa4-412d-93be-ad986cc4d427 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] GET https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption/cipher Aug 19 16:13:50.606377 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d281ba20-ffa4-412d-93be-ad986cc4d427 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.606539 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d281ba20-ffa4-412d-93be-ad986cc4d427 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.607119 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-d281ba20-ffa4-412d-93be-ad986cc4d427 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.607273 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d281ba20-ffa4-412d-93be-ad986cc4d427 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption/cipher returned with HTTP 403 Aug 19 16:13:50.607654 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1286/5125] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:13:50 2026] GET /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.614414 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-62b1d2b6-3e57-496d-9389-095b96a515e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.616186 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62b1d2b6-3e57-496d-9389-095b96a515e5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] GET https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption Aug 19 16:13:50.616393 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62b1d2b6-3e57-496d-9389-095b96a515e5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.616664 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-62b1d2b6-3e57-496d-9389-095b96a515e5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.617151 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-62b1d2b6-3e57-496d-9389-095b96a515e5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.617346 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-62b1d2b6-3e57-496d-9389-095b96a515e5 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption returned with HTTP 403 Aug 19 16:13:50.617748 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1273/5126] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 16:13:50 2026] GET /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.624631 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-451eec1a-ef6f-499f-bbac-dcb1ae889f4a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.626452 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-451eec1a-ef6f-499f-bbac-dcb1ae889f4a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] GET https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/multiattach Aug 19 16:13:50.626623 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-451eec1a-ef6f-499f-bbac-dcb1ae889f4a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.626817 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-451eec1a-ef6f-499f-bbac-dcb1ae889f4a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.633730 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-451eec1a-ef6f-499f-bbac-dcb1ae889f4a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/multiattach returned with HTTP 200 Aug 19 16:13:50.634095 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1288/5127] 10.4.3.32 () {66 vars in 1407 bytes} [Wed Aug 19 16:13:50 2026] GET /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:13:50.640522 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-575c8ad5-73f0-4967-9914-a5eae523a3c3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.642816 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-575c8ad5-73f0-4967-9914-a5eae523a3c3 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] GET https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/volume_backend_name Aug 19 16:13:50.643080 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-575c8ad5-73f0-4967-9914-a5eae523a3c3 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.643325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-575c8ad5-73f0-4967-9914-a5eae523a3c3 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.652239 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-575c8ad5-73f0-4967-9914-a5eae523a3c3 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 16:13:50.652822 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1281/5128] 10.4.3.32 () {66 vars in 1431 bytes} [Wed Aug 19 16:13:50 2026] GET /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.661135 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cd6fa0f1-2ab0-41f5-882a-f7ced28befca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.663395 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd6fa0f1-2ab0-41f5-882a-f7ced28befca tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] PUT https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption/bd6cbd26-0cc0-4169-bdd1-85f66fd3340e Aug 19 16:13:50.663741 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd6fa0f1-2ab0-41f5-882a-f7ced28befca tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.666214 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-cd6fa0f1-2ab0-41f5-882a-f7ced28befca tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.666436 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd6fa0f1-2ab0-41f5-882a-f7ced28befca tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption/bd6cbd26-0cc0-4169-bdd1-85f66fd3340e returned with HTTP 403 Aug 19 16:13:50.667073 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1287/5129] 10.4.3.32 () {68 vars in 1499 bytes} [Wed Aug 19 16:13:50 2026] PUT /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/encryption/bd6cbd26-0cc0-4169-bdd1-85f66fd3340e => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.675328 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b74b64a9-e585-4b19-9147-13426fecccde None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.677015 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b74b64a9-e585-4b19-9147-13426fecccde tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] PUT https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/key1 Aug 19 16:13:50.677309 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b74b64a9-e585-4b19-9147-13426fecccde tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.679108 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-b74b64a9-e585-4b19-9147-13426fecccde tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.679269 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b74b64a9-e585-4b19-9147-13426fecccde tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/key1 returned with HTTP 403 Aug 19 16:13:50.679681 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1274/5130] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:13:50 2026] PUT /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.687205 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ebc9109-dd8d-48ec-8b66-640299016064 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.688949 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ebc9109-dd8d-48ec-8b66-640299016064 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] PUT https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff Aug 19 16:13:50.689294 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ebc9109-dd8d-48ec-8b66-640299016064 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:50.691099 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-6ebc9109-dd8d-48ec-8b66-640299016064 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '712c6c9e283a4da5b9123ebcdf870f0f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38cf036f2e3243e2b72cecc29a2f59a1', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:13:50.691266 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ebc9109-dd8d-48ec-8b66-640299016064 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-reader] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff returned with HTTP 403 Aug 19 16:13:50.691682 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1289/5131] 10.4.3.32 () {68 vars in 1355 bytes} [Wed Aug 19 16:13:50 2026] PUT /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:50.698538 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee1fb507-4b18-4773-b1d8-26da47e643f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.700363 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee1fb507-4b18-4773-b1d8-26da47e643f4 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] DELETE https://10.4.3.32/volume/v3/types/136fb62d-c644-4d4e-a1d5-f61434f3f896 Aug 19 16:13:50.700604 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee1fb507-4b18-4773-b1d8-26da47e643f4 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.700914 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee1fb507-4b18-4773-b1d8-26da47e643f4 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.730707 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee1fb507-4b18-4773-b1d8-26da47e643f4 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types/136fb62d-c644-4d4e-a1d5-f61434f3f896 returned with HTTP 202 Aug 19 16:13:50.731272 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1282/5132] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/136fb62d-c644-4d4e-a1d5-f61434f3f896 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:50.742397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a10c1d37-96e5-4330-9801-187e199e5be8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.744378 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a10c1d37-96e5-4330-9801-187e199e5be8 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] DELETE https://10.4.3.32/volume/v3/types/4778c612-ea45-4c15-9f34-9c8af77d820c Aug 19 16:13:50.744573 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a10c1d37-96e5-4330-9801-187e199e5be8 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.744813 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a10c1d37-96e5-4330-9801-187e199e5be8 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.776220 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a10c1d37-96e5-4330-9801-187e199e5be8 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types/4778c612-ea45-4c15-9f34-9c8af77d820c returned with HTTP 202 Aug 19 16:13:50.776703 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1288/5133] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/4778c612-ea45-4c15-9f34-9c8af77d820c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:50.783257 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52a9d295-d209-404a-ae50-ae344dcc84d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.785099 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52a9d295-d209-404a-ae50-ae344dcc84d7 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] DELETE https://10.4.3.32/volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48 Aug 19 16:13:50.785264 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52a9d295-d209-404a-ae50-ae344dcc84d7 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.785462 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52a9d295-d209-404a-ae50-ae344dcc84d7 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.815974 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52a9d295-d209-404a-ae50-ae344dcc84d7 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48 returned with HTTP 202 Aug 19 16:13:50.816396 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1275/5134] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/ad3d863f-d3af-45b3-b2a8-b350d2849a48 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:50.823336 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-91a26738-8a7a-486c-850d-b3b2125e8152 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.825286 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-91a26738-8a7a-486c-850d-b3b2125e8152 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] DELETE https://10.4.3.32/volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f Aug 19 16:13:50.825523 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-91a26738-8a7a-486c-850d-b3b2125e8152 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.826286 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-91a26738-8a7a-486c-850d-b3b2125e8152 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.850674 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-91a26738-8a7a-486c-850d-b3b2125e8152 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f returned with HTTP 202 Aug 19 16:13:50.851256 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1290/5135] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/0f8e89d6-168d-4086-8eb5-8ec454478a3f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:50.858306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f1deb45-0a6c-4de0-9a4c-b878b283312a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.860308 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f1deb45-0a6c-4de0-9a4c-b878b283312a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] DELETE https://10.4.3.32/volume/v3/types/a7cfcc45-8237-46d3-9a55-17faab850fe5 Aug 19 16:13:50.860525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f1deb45-0a6c-4de0-9a4c-b878b283312a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.860698 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f1deb45-0a6c-4de0-9a4c-b878b283312a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.884391 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f1deb45-0a6c-4de0-9a4c-b878b283312a tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types/a7cfcc45-8237-46d3-9a55-17faab850fe5 returned with HTTP 202 Aug 19 16:13:50.884826 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1283/5136] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/a7cfcc45-8237-46d3-9a55-17faab850fe5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:50.892400 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2d4bc335-935c-4e0b-a63b-70dba413c2d7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:50.894252 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d4bc335-935c-4e0b-a63b-70dba413c2d7 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] DELETE https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff Aug 19 16:13:50.894438 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d4bc335-935c-4e0b-a63b-70dba413c2d7 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:50.894644 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d4bc335-935c-4e0b-a63b-70dba413c2d7 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:50.926842 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d4bc335-935c-4e0b-a63b-70dba413c2d7 tempest-VolumeTypesReaderTests-937498892 tempest-VolumeTypesReaderTests-937498892-project-admin] https://10.4.3.32/volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff returned with HTTP 202 Aug 19 16:13:50.927396 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1289/5137] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:13:50 2026] DELETE /volume/v3/types/6136401b-dd2a-4aba-9a3a-0ea9ecc6efff => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:13:52.602726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:52.682705 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:52.683055 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1841871515"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:52.684461 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1841871515'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:52.684592 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume of 1 GB Aug 19 16:13:52.688571 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Availability Zones retrieved successfully. Aug 19 16:13:52.694000 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Flow 'volume_create_api' (57447e3f-695e-45e4-8076-d67745bdc6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:52.695031 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4090c1e0-dbdd-4d36-9847-486a8a667022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:52.695975 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:52.719168 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4090c1e0-dbdd-4d36-9847-486a8a667022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:52.719928 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79638de9-df82-44d0-873b-c1ae3ae3f0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:52.779279 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Created reservations ['c555a039-cb04-468c-8c75-792f0bf7da30', 'ec5698ab-963b-4415-a0f0-98956b963c40', '1b1e1931-fa55-45a6-85cd-9347861e16db', '35f5ce70-a3c7-4d31-9d30-12f4c385ab0c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:52.780088 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79638de9-df82-44d0-873b-c1ae3ae3f0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c555a039-cb04-468c-8c75-792f0bf7da30', 'ec5698ab-963b-4415-a0f0-98956b963c40', '1b1e1931-fa55-45a6-85cd-9347861e16db', '35f5ce70-a3c7-4d31-9d30-12f4c385ab0c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:52.780723 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65eb7f4-8050-465c-9a18-bfaf8da8084c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:52.806487 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65eb7f4-8050-465c-9a18-bfaf8da8084c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '911b2d65-0d45-4d37-9a6d-7995dba3e517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1841871515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d4c6143eac54936812f6df460b4a816',qos_specs=None,replication_status=,reservations=['c555a039-cb04-468c-8c75-792f0bf7da30','ec5698ab-963b-4415-a0f0-98956b963c40','1b1e1931-fa55-45a6-85cd-9347861e16db','35f5ce70-a3c7-4d31-9d30-12f4c385ab0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4eb8d34f5da4536bd7491dbeef44c92',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1841871515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=911b2d65-0d45-4d37-9a6d-7995dba3e517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d4c6143eac54936812f6df460b4a816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a4eb8d34f5da4536bd7491dbeef44c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:52.807809 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7801eaef-e376-4ea0-9502-86374c100452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:52.829075 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7801eaef-e376-4ea0-9502-86374c100452) transitioned into 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-1841871515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d4c6143eac54936812f6df460b4a816',qos_specs=None,replication_status=,reservations=['c555a039-cb04-468c-8c75-792f0bf7da30','ec5698ab-963b-4415-a0f0-98956b963c40','1b1e1931-fa55-45a6-85cd-9347861e16db','35f5ce70-a3c7-4d31-9d30-12f4c385ab0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4eb8d34f5da4536bd7491dbeef44c92',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:52.829690 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b127a31c-d7e6-4bd6-9a14-682ca28f4518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:52.844236 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b127a31c-d7e6-4bd6-9a14-682ca28f4518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:52.845164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Flow 'volume_create_api' (57447e3f-695e-45e4-8076-d67745bdc6ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:52.845512 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume request issued successfully. Aug 19 16:13:52.846073 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-def93968-2a0f-4a24-b817-3e6187c2afe5 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:52.846460 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1276/5138] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:13:52 2026] POST /volume/v3/volumes => generated 776 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:52.857033 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b2da336f-1296-4505-b9f9-87558bea977c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:52.858838 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2da336f-1296-4505-b9f9-87558bea977c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 Aug 19 16:13:52.859082 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2da336f-1296-4505-b9f9-87558bea977c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:52.859290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2da336f-1296-4505-b9f9-87558bea977c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:52.865032 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=180,cinder:UPDATE=60,cinder:INSERT=37 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:13:52.873122 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:52.873122 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:52.879040 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b2da336f-1296-4505-b9f9-87558bea977c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:52.885964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2da336f-1296-4505-b9f9-87558bea977c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 returned with HTTP 200 Aug 19 16:13:52.886497 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1291/5139] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:52 2026] GET /volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:53.897999 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-77b62cbf-9322-4a70-bec6-abefcb09eb9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:53.899714 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77b62cbf-9322-4a70-bec6-abefcb09eb9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 Aug 19 16:13:53.899958 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77b62cbf-9322-4a70-bec6-abefcb09eb9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:53.900141 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77b62cbf-9322-4a70-bec6-abefcb09eb9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:53.911876 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:53.911876 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:53.916785 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-77b62cbf-9322-4a70-bec6-abefcb09eb9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:53.921410 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77b62cbf-9322-4a70-bec6-abefcb09eb9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 returned with HTTP 200 Aug 19 16:13:53.921809 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1284/5140] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:53 2026] GET /volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:53.933338 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2e7c2a40-1382-4dfe-b3e5-24b4f9020fe6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:53.992076 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2e7c2a40-1382-4dfe-b3e5-24b4f9020fe6 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] GET https://10.4.3.32/volume/v3/volumes Aug 19 16:13:53.992288 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2e7c2a40-1382-4dfe-b3e5-24b4f9020fe6 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:53.992481 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2e7c2a40-1382-4dfe-b3e5-24b4f9020fe6 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:53.992776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-2e7c2a40-1382-4dfe-b3e5-24b4f9020fe6 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:13:53.993534 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2e7c2a40-1382-4dfe-b3e5-24b4f9020fe6 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:13:54.000738 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2e7c2a40-1382-4dfe-b3e5-24b4f9020fe6 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Get all volumes completed successfully. Aug 19 16:13:54.001247 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2e7c2a40-1382-4dfe-b3e5-24b4f9020fe6 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] https://10.4.3.32/volume/v3/volumes returned with HTTP 200 Aug 19 16:13:54.001603 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1290/5141] 10.4.3.32 () {68 vars in 1271 bytes} [Wed Aug 19 16:13:53 2026] GET /volume/v3/volumes => generated 334 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:54.010290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d94d9a36-d708-4330-852f-a583d3b62822 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:54.012137 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d94d9a36-d708-4330-852f-a583d3b62822 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 Aug 19 16:13:54.012334 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d94d9a36-d708-4330-852f-a583d3b62822 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:54.012554 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d94d9a36-d708-4330-852f-a583d3b62822 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:54.012720 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d94d9a36-d708-4330-852f-a583d3b62822 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Delete volume with id: 911b2d65-0d45-4d37-9a6d-7995dba3e517 Aug 19 16:13:54.020280 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:54.020280 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:54.020608 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d94d9a36-d708-4330-852f-a583d3b62822 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:54.045706 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d94d9a36-d708-4330-852f-a583d3b62822 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Delete volume request issued successfully. Aug 19 16:13:54.045706 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d94d9a36-d708-4330-852f-a583d3b62822 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 returned with HTTP 202 Aug 19 16:13:54.048495 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1277/5142] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:13:54 2026] DELETE /volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:13:54.053344 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-12625d88-aa85-41ce-9140-dce5fa6cd5ca None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:54.055091 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-12625d88-aa85-41ce-9140-dce5fa6cd5ca tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 Aug 19 16:13:54.055362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-12625d88-aa85-41ce-9140-dce5fa6cd5ca tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:54.055698 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-12625d88-aa85-41ce-9140-dce5fa6cd5ca tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:54.062353 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:54.062353 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:54.066200 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-12625d88-aa85-41ce-9140-dce5fa6cd5ca tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:54.069229 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-12625d88-aa85-41ce-9140-dce5fa6cd5ca tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 returned with HTTP 200 Aug 19 16:13:54.069608 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1292/5143] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:54 2026] GET /volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:55.080951 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-54b50b01-bb57-4efd-bce8-118beb21df9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:55.082567 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-54b50b01-bb57-4efd-bce8-118beb21df9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 Aug 19 16:13:55.082837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-54b50b01-bb57-4efd-bce8-118beb21df9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:55.082965 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-54b50b01-bb57-4efd-bce8-118beb21df9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:55.085016 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=138,cinder:UPDATE=41,cinder:INSERT=20 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:13:55.088684 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-54b50b01-bb57-4efd-bce8-118beb21df9f tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 returned with HTTP 404 Aug 19 16:13:55.089322 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1285/5144] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:55 2026] GET /volume/v3/volumes/911b2d65-0d45-4d37-9a6d-7995dba3e517 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:13:55.097626 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:55.099504 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:55.099892 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2016743553"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:55.101262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2016743553'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:55.101379 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume of 1 GB Aug 19 16:13:55.101642 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:55.101642 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:55.103376 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=160,cinder:UPDATE=53,cinder:INSERT=43 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:13:55.105593 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Availability Zones retrieved successfully. Aug 19 16:13:55.110769 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Flow 'volume_create_api' (ce414b7e-e62a-47f8-89c4-e7de83c20b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:55.111508 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da2502e-8c21-4175-9556-d8d56d4a8d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:55.113253 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:55.138007 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da2502e-8c21-4175-9556-d8d56d4a8d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:55.138655 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11e5b64-cd51-48c6-8c4c-771eee9521c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:55.178096 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Created reservations ['bfdccd12-29fd-447d-bd5b-b678487c2173', '0b8973ba-3bf7-4fb5-b705-36695c588f7a', '433aeda4-132c-45e4-a8f6-75553d44f162', '5a2620c2-efde-4c8d-a6e9-5cc32a503ce8'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:55.178802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11e5b64-cd51-48c6-8c4c-771eee9521c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfdccd12-29fd-447d-bd5b-b678487c2173', '0b8973ba-3bf7-4fb5-b705-36695c588f7a', '433aeda4-132c-45e4-a8f6-75553d44f162', '5a2620c2-efde-4c8d-a6e9-5cc32a503ce8']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:55.179433 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6962ee8-5042-491d-a361-29fac4bbd725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:55.202907 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6962ee8-5042-491d-a361-29fac4bbd725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21068277-17d8-4096-bdef-f6e7cb10eeb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2016743553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d4c6143eac54936812f6df460b4a816',qos_specs=None,replication_status=,reservations=['bfdccd12-29fd-447d-bd5b-b678487c2173','0b8973ba-3bf7-4fb5-b705-36695c588f7a','433aeda4-132c-45e4-a8f6-75553d44f162','5a2620c2-efde-4c8d-a6e9-5cc32a503ce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4eb8d34f5da4536bd7491dbeef44c92',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2016743553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21068277-17d8-4096-bdef-f6e7cb10eeb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d4c6143eac54936812f6df460b4a816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a4eb8d34f5da4536bd7491dbeef44c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:55.203547 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef9339c-c603-452c-b67a-a66325fd9c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:55.223671 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef9339c-c603-452c-b67a-a66325fd9c8e) transitioned into 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-2016743553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d4c6143eac54936812f6df460b4a816',qos_specs=None,replication_status=,reservations=['bfdccd12-29fd-447d-bd5b-b678487c2173','0b8973ba-3bf7-4fb5-b705-36695c588f7a','433aeda4-132c-45e4-a8f6-75553d44f162','5a2620c2-efde-4c8d-a6e9-5cc32a503ce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4eb8d34f5da4536bd7491dbeef44c92',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:55.224350 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8255ac4-14b1-4053-8473-37b2d21b401d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:55.236333 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8255ac4-14b1-4053-8473-37b2d21b401d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:55.237102 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Flow 'volume_create_api' (ce414b7e-e62a-47f8-89c4-e7de83c20b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:55.237394 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume request issued successfully. Aug 19 16:13:55.237955 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d3739f8-55ac-4778-b10a-3844d5977bc3 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:55.238366 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1291/5145] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:13:55 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:55.251951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ebb51085-de8a-423b-9440-d78f43417ab9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:55.254101 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebb51085-de8a-423b-9440-d78f43417ab9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 Aug 19 16:13:55.254352 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebb51085-de8a-423b-9440-d78f43417ab9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:55.254556 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ebb51085-de8a-423b-9440-d78f43417ab9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:55.256811 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=182,cinder:UPDATE=69,cinder:INSERT=50 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:13:55.263028 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:55.263028 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:55.267327 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ebb51085-de8a-423b-9440-d78f43417ab9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:55.271971 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ebb51085-de8a-423b-9440-d78f43417ab9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 returned with HTTP 200 Aug 19 16:13:55.272330 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1278/5146] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:55 2026] GET /volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:56.285604 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-75db2dba-1440-4772-bee7-9516e1753435 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:56.287774 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-75db2dba-1440-4772-bee7-9516e1753435 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 Aug 19 16:13:56.288070 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-75db2dba-1440-4772-bee7-9516e1753435 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:56.288321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-75db2dba-1440-4772-bee7-9516e1753435 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:56.296441 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:56.296441 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:56.299852 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-75db2dba-1440-4772-bee7-9516e1753435 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:56.303735 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-75db2dba-1440-4772-bee7-9516e1753435 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 returned with HTTP 200 Aug 19 16:13:56.304159 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1293/5147] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:56 2026] GET /volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:56.315850 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-841c542d-ceb7-4dff-845c-cd4bb99dac35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:56.317942 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-841c542d-ceb7-4dff-845c-cd4bb99dac35 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] GET https://10.4.3.32/volume/v3/volumes/detail Aug 19 16:13:56.318203 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-841c542d-ceb7-4dff-845c-cd4bb99dac35 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:56.318450 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-841c542d-ceb7-4dff-845c-cd4bb99dac35 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:56.318829 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-841c542d-ceb7-4dff-845c-cd4bb99dac35 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:13:56.319725 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-841c542d-ceb7-4dff-845c-cd4bb99dac35 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:13:56.328181 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-841c542d-ceb7-4dff-845c-cd4bb99dac35 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Get all volumes completed successfully. Aug 19 16:13:56.329006 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:56.329006 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:56.334194 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-841c542d-ceb7-4dff-845c-cd4bb99dac35 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] https://10.4.3.32/volume/v3/volumes/detail returned with HTTP 200 Aug 19 16:13:56.334706 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1286/5148] 10.4.3.32 () {68 vars in 1292 bytes} [Wed Aug 19 16:13:56 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:56.347242 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb95f9e6-6cc9-4a99-a2fc-580d94fa2d39 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:56.348997 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb95f9e6-6cc9-4a99-a2fc-580d94fa2d39 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 Aug 19 16:13:56.349202 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb95f9e6-6cc9-4a99-a2fc-580d94fa2d39 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:56.349386 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb95f9e6-6cc9-4a99-a2fc-580d94fa2d39 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:56.349540 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-cb95f9e6-6cc9-4a99-a2fc-580d94fa2d39 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Delete volume with id: 21068277-17d8-4096-bdef-f6e7cb10eeb7 Aug 19 16:13:56.356823 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:56.356823 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:56.357138 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb95f9e6-6cc9-4a99-a2fc-580d94fa2d39 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:56.380790 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb95f9e6-6cc9-4a99-a2fc-580d94fa2d39 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Delete volume request issued successfully. Aug 19 16:13:56.380790 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb95f9e6-6cc9-4a99-a2fc-580d94fa2d39 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 returned with HTTP 202 Aug 19 16:13:56.380790 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1292/5149] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:13:56 2026] DELETE /volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:13:56.386526 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5ad5aa4a-51b4-4d31-855c-8b13e892ec81 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:56.389147 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ad5aa4a-51b4-4d31-855c-8b13e892ec81 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 Aug 19 16:13:56.389391 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ad5aa4a-51b4-4d31-855c-8b13e892ec81 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:56.389598 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ad5aa4a-51b4-4d31-855c-8b13e892ec81 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:56.396676 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:56.396676 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:56.400562 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5ad5aa4a-51b4-4d31-855c-8b13e892ec81 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:56.404586 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ad5aa4a-51b4-4d31-855c-8b13e892ec81 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 returned with HTTP 200 Aug 19 16:13:56.405073 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1279/5150] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:56 2026] GET /volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:57.417526 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05839bae-5421-40e3-9713-7f9adbd71556 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:57.419276 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05839bae-5421-40e3-9713-7f9adbd71556 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 Aug 19 16:13:57.420798 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05839bae-5421-40e3-9713-7f9adbd71556 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:57.420798 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05839bae-5421-40e3-9713-7f9adbd71556 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:57.426185 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05839bae-5421-40e3-9713-7f9adbd71556 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 returned with HTTP 404 Aug 19 16:13:57.426648 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1294/5151] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:57 2026] GET /volume/v3/volumes/21068277-17d8-4096-bdef-f6e7cb10eeb7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:13:57.434983 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:57.436592 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:57.436947 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-805640428"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:57.438282 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-805640428'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:57.438397 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume of 1 GB Aug 19 16:13:57.441937 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Availability Zones retrieved successfully. Aug 19 16:13:57.446859 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Flow 'volume_create_api' (6d9214a4-cb11-471e-9b53-6445ead594d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:57.447658 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a1aa73-095a-42d5-b768-fbe2a20b294b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:57.448344 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:57.470396 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a1aa73-095a-42d5-b768-fbe2a20b294b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:57.471292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2ea715-f319-4eda-8f47-d4790e1a502b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:57.507323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Created reservations ['0c7a0d16-99ae-4b68-bbd7-dee635ee9cd9', 'b3d5719a-3e84-4d67-b42b-5e325c9979b7', '2656315c-a227-48cb-9ad0-70e9df248be5', 'c6ae0c73-ee57-4d40-918b-7eacf0fba7c0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:57.508065 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2ea715-f319-4eda-8f47-d4790e1a502b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c7a0d16-99ae-4b68-bbd7-dee635ee9cd9', 'b3d5719a-3e84-4d67-b42b-5e325c9979b7', '2656315c-a227-48cb-9ad0-70e9df248be5', 'c6ae0c73-ee57-4d40-918b-7eacf0fba7c0']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:57.508706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db230fd1-ae7f-4cd1-a894-fb6a883f1ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:57.533312 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db230fd1-ae7f-4cd1-a894-fb6a883f1ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c575d44d-0d32-4389-869f-7f2c038db50f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-805640428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d4c6143eac54936812f6df460b4a816',qos_specs=None,replication_status=,reservations=['0c7a0d16-99ae-4b68-bbd7-dee635ee9cd9','b3d5719a-3e84-4d67-b42b-5e325c9979b7','2656315c-a227-48cb-9ad0-70e9df248be5','c6ae0c73-ee57-4d40-918b-7eacf0fba7c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4eb8d34f5da4536bd7491dbeef44c92',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-805640428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c575d44d-0d32-4389-869f-7f2c038db50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d4c6143eac54936812f6df460b4a816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a4eb8d34f5da4536bd7491dbeef44c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:57.534056 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588bf9b0-8aae-4984-8234-fe9f0d424e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:57.553196 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588bf9b0-8aae-4984-8234-fe9f0d424e6a) transitioned into 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-805640428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d4c6143eac54936812f6df460b4a816',qos_specs=None,replication_status=,reservations=['0c7a0d16-99ae-4b68-bbd7-dee635ee9cd9','b3d5719a-3e84-4d67-b42b-5e325c9979b7','2656315c-a227-48cb-9ad0-70e9df248be5','c6ae0c73-ee57-4d40-918b-7eacf0fba7c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4eb8d34f5da4536bd7491dbeef44c92',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:57.553955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a230b570-a1a9-4287-80ec-bf7d125b7689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:57.565125 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a230b570-a1a9-4287-80ec-bf7d125b7689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:57.565942 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Flow 'volume_create_api' (6d9214a4-cb11-471e-9b53-6445ead594d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:57.566250 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume request issued successfully. Aug 19 16:13:57.566807 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1983ec62-f2f0-4fe0-8280-bce01eaaf5cb tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:57.567212 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1287/5152] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:13:57 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:57.581189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-145a1048-a064-41f4-aaa9-438418fc80fe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:57.583101 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-145a1048-a064-41f4-aaa9-438418fc80fe tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f Aug 19 16:13:57.583337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-145a1048-a064-41f4-aaa9-438418fc80fe tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:57.583525 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-145a1048-a064-41f4-aaa9-438418fc80fe tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:57.590888 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:57.590888 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:57.595250 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-145a1048-a064-41f4-aaa9-438418fc80fe tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:57.600339 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-145a1048-a064-41f4-aaa9-438418fc80fe tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f returned with HTTP 200 Aug 19 16:13:57.600714 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1293/5153] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:57 2026] GET /volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:58.616928 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-441ba21d-11c0-431c-9c33-80e706419d8a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:58.618654 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-441ba21d-11c0-431c-9c33-80e706419d8a tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f Aug 19 16:13:58.618878 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-441ba21d-11c0-431c-9c33-80e706419d8a tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:58.619085 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-441ba21d-11c0-431c-9c33-80e706419d8a tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:58.626732 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:58.626732 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:13:58.630489 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-441ba21d-11c0-431c-9c33-80e706419d8a tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:58.634200 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-441ba21d-11c0-431c-9c33-80e706419d8a tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f returned with HTTP 200 Aug 19 16:13:58.634553 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1280/5154] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:58 2026] GET /volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:58.646476 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dad7814a-961c-4819-ad68-4d244d40b6f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:58.648275 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dad7814a-961c-4819-ad68-4d244d40b6f8 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] GET https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f Aug 19 16:13:58.648496 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dad7814a-961c-4819-ad68-4d244d40b6f8 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:58.648673 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dad7814a-961c-4819-ad68-4d244d40b6f8 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:58.655939 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:58.655939 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:13:58.659732 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dad7814a-961c-4819-ad68-4d244d40b6f8 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Volume info retrieved successfully. Aug 19 16:13:58.663907 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dad7814a-961c-4819-ad68-4d244d40b6f8 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f returned with HTTP 200 Aug 19 16:13:58.664274 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1295/5155] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:58 2026] GET /volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:13:58.679011 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a369f34-3f02-48d1-9eeb-a391e08fe4fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:58.681343 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a369f34-3f02-48d1-9eeb-a391e08fe4fa tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f Aug 19 16:13:58.681549 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a369f34-3f02-48d1-9eeb-a391e08fe4fa tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:58.681744 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a369f34-3f02-48d1-9eeb-a391e08fe4fa tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:58.681958 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1a369f34-3f02-48d1-9eeb-a391e08fe4fa tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Delete volume with id: c575d44d-0d32-4389-869f-7f2c038db50f Aug 19 16:13:58.689040 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:58.689040 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:58.689471 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a369f34-3f02-48d1-9eeb-a391e08fe4fa tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:58.710630 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a369f34-3f02-48d1-9eeb-a391e08fe4fa tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Delete volume request issued successfully. Aug 19 16:13:58.710956 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a369f34-3f02-48d1-9eeb-a391e08fe4fa tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f returned with HTTP 202 Aug 19 16:13:58.711463 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1288/5156] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:13:58 2026] DELETE /volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:13:58.719311 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c268de6a-a82b-4f6c-844a-ec5c2c801177 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:58.722319 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c268de6a-a82b-4f6c-844a-ec5c2c801177 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f Aug 19 16:13:58.722506 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c268de6a-a82b-4f6c-844a-ec5c2c801177 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:58.722818 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c268de6a-a82b-4f6c-844a-ec5c2c801177 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:58.730214 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:58.730214 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:13:58.733698 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c268de6a-a82b-4f6c-844a-ec5c2c801177 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:58.738178 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c268de6a-a82b-4f6c-844a-ec5c2c801177 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f returned with HTTP 200 Aug 19 16:13:58.738627 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1294/5157] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:58 2026] GET /volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:13:59.751132 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0147ee44-5586-4414-b4cd-7810f893fdb9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:59.752893 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0147ee44-5586-4414-b4cd-7810f893fdb9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f Aug 19 16:13:59.753086 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0147ee44-5586-4414-b4cd-7810f893fdb9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:59.753259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0147ee44-5586-4414-b4cd-7810f893fdb9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:59.758462 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0147ee44-5586-4414-b4cd-7810f893fdb9 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f returned with HTTP 404 Aug 19 16:13:59.758975 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1281/5158] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:59 2026] GET /volume/v3/volumes/c575d44d-0d32-4389-869f-7f2c038db50f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:13:59.766606 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:59.768370 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:13:59.768769 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1189061233"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:13:59.770182 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1189061233'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:13:59.770303 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume of 1 GB Aug 19 16:13:59.774147 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Availability Zones retrieved successfully. Aug 19 16:13:59.779633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Flow 'volume_create_api' (581c6862-e1ae-436d-b9b6-572479e0f1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:59.780471 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c25d9b8-ab9f-4e89-9582-d024590d3f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:59.781215 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:13:59.804738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c25d9b8-ab9f-4e89-9582-d024590d3f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:59.805597 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995ccdbe-9bb3-4fdf-abb9-b81df5392f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:59.843492 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Created reservations ['6bdb2e65-1c31-4534-8180-11511c68251e', '1834f7b0-131e-45e8-a04b-6df90edec9cc', 'c1185ed1-9c3a-42f4-a3ef-70f998b8ccec', '1e880064-bc30-42e3-9743-4ceed9995942'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:13:59.844339 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995ccdbe-9bb3-4fdf-abb9-b81df5392f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bdb2e65-1c31-4534-8180-11511c68251e', '1834f7b0-131e-45e8-a04b-6df90edec9cc', 'c1185ed1-9c3a-42f4-a3ef-70f998b8ccec', '1e880064-bc30-42e3-9743-4ceed9995942']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:59.845127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed5f1a3-6ce0-48d8-a2a6-a597f0e1d55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:59.866456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed5f1a3-6ce0-48d8-a2a6-a597f0e1d55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b660a15f-1a09-4c57-af7f-10e20c92f483', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1189061233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d4c6143eac54936812f6df460b4a816',qos_specs=None,replication_status=,reservations=['6bdb2e65-1c31-4534-8180-11511c68251e','1834f7b0-131e-45e8-a04b-6df90edec9cc','c1185ed1-9c3a-42f4-a3ef-70f998b8ccec','1e880064-bc30-42e3-9743-4ceed9995942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4eb8d34f5da4536bd7491dbeef44c92',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1189061233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b660a15f-1a09-4c57-af7f-10e20c92f483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d4c6143eac54936812f6df460b4a816',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a4eb8d34f5da4536bd7491dbeef44c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:59.867191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f864fca-6c5e-45c6-9161-451699bb3b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:59.884023 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f864fca-6c5e-45c6-9161-451699bb3b2d) transitioned into 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-1189061233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d4c6143eac54936812f6df460b4a816',qos_specs=None,replication_status=,reservations=['6bdb2e65-1c31-4534-8180-11511c68251e','1834f7b0-131e-45e8-a04b-6df90edec9cc','c1185ed1-9c3a-42f4-a3ef-70f998b8ccec','1e880064-bc30-42e3-9743-4ceed9995942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4eb8d34f5da4536bd7491dbeef44c92',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:59.884633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f5172ba-ea68-4f7e-902f-e87c975f09ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:13:59.894125 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f5172ba-ea68-4f7e-902f-e87c975f09ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:13:59.894903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Flow 'volume_create_api' (581c6862-e1ae-436d-b9b6-572479e0f1d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:13:59.895181 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Create volume request issued successfully. Aug 19 16:13:59.895693 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-136f3ee3-3841-45d9-a62f-f788a47fd4ee tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:13:59.896105 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1296/5159] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:13:59 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:13:59.920914 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27ec8878-9c73-4064-b954-0c6176a26e19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:13:59.922824 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27ec8878-9c73-4064-b954-0c6176a26e19 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 Aug 19 16:13:59.923032 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27ec8878-9c73-4064-b954-0c6176a26e19 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:13:59.923207 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27ec8878-9c73-4064-b954-0c6176a26e19 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:13:59.930031 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:13:59.930031 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:13:59.933053 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-27ec8878-9c73-4064-b954-0c6176a26e19 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:13:59.936774 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27ec8878-9c73-4064-b954-0c6176a26e19 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 returned with HTTP 200 Aug 19 16:13:59.937273 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1289/5160] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:13:59 2026] GET /volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:00.949145 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ddaf226-3392-4be9-a920-5b9c02f14698 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:00.950907 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ddaf226-3392-4be9-a920-5b9c02f14698 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 Aug 19 16:14:00.951099 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ddaf226-3392-4be9-a920-5b9c02f14698 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:00.951278 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ddaf226-3392-4be9-a920-5b9c02f14698 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:00.958218 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:00.958218 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:00.961920 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8ddaf226-3392-4be9-a920-5b9c02f14698 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:14:00.966028 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ddaf226-3392-4be9-a920-5b9c02f14698 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 returned with HTTP 200 Aug 19 16:14:00.966389 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1295/5161] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:14:00 2026] GET /volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:14:00.977162 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80c69b88-597b-4287-bf4b-bc43f656c8a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:00.978608 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80c69b88-597b-4287-bf4b-bc43f656c8a7 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] GET https://10.4.3.32/volume/v3/volumes/summary Aug 19 16:14:00.978826 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80c69b88-597b-4287-bf4b-bc43f656c8a7 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:00.979003 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80c69b88-597b-4287-bf4b-bc43f656c8a7 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:00.979153 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-80c69b88-597b-4287-bf4b-bc43f656c8a7 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:14:00.985944 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-80c69b88-597b-4287-bf4b-bc43f656c8a7 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] Get summary completed successfully. Aug 19 16:14:00.986333 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80c69b88-597b-4287-bf4b-bc43f656c8a7 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-reader] https://10.4.3.32/volume/v3/volumes/summary returned with HTTP 200 Aug 19 16:14:00.986835 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1282/5162] 10.4.3.32 () {68 vars in 1295 bytes} [Wed Aug 19 16:14:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:00.994379 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-372ae10e-63fd-4cd5-8b24-24ff8e2d393c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:00.996555 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-372ae10e-63fd-4cd5-8b24-24ff8e2d393c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 Aug 19 16:14:00.996785 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-372ae10e-63fd-4cd5-8b24-24ff8e2d393c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:00.997012 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-372ae10e-63fd-4cd5-8b24-24ff8e2d393c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:00.997183 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-372ae10e-63fd-4cd5-8b24-24ff8e2d393c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Delete volume with id: b660a15f-1a09-4c57-af7f-10e20c92f483 Aug 19 16:14:01.005647 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:01.005647 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:01.006079 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-372ae10e-63fd-4cd5-8b24-24ff8e2d393c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:14:01.025593 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-372ae10e-63fd-4cd5-8b24-24ff8e2d393c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Delete volume request issued successfully. Aug 19 16:14:01.025871 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-372ae10e-63fd-4cd5-8b24-24ff8e2d393c tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 returned with HTTP 202 Aug 19 16:14:01.026353 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1297/5163] 10.4.3.32 () {68 vars in 1385 bytes} [Wed Aug 19 16:14:00 2026] DELETE /volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 16:14:01.033702 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ba0b859b-937f-4c61-8318-a73bd44d5631 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:01.035835 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba0b859b-937f-4c61-8318-a73bd44d5631 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 Aug 19 16:14:01.036055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba0b859b-937f-4c61-8318-a73bd44d5631 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:01.036232 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba0b859b-937f-4c61-8318-a73bd44d5631 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:01.043626 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:01.043626 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:01.047741 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ba0b859b-937f-4c61-8318-a73bd44d5631 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Volume info retrieved successfully. Aug 19 16:14:01.051772 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba0b859b-937f-4c61-8318-a73bd44d5631 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 returned with HTTP 200 Aug 19 16:14:01.052160 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1290/5164] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:14:01 2026] GET /volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:14:02.065886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc26a20c-b680-4c08-9e75-1670f00b3e07 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:02.068053 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc26a20c-b680-4c08-9e75-1670f00b3e07 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] GET https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 Aug 19 16:14:02.068053 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc26a20c-b680-4c08-9e75-1670f00b3e07 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:02.068167 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc26a20c-b680-4c08-9e75-1670f00b3e07 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:02.073643 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc26a20c-b680-4c08-9e75-1670f00b3e07 tempest-ProjectReaderTests-1043109719 tempest-ProjectReaderTests-1043109719-project-admin] https://10.4.3.32/volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 returned with HTTP 404 Aug 19 16:14:02.074204 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1296/5165] 10.4.3.32 () {68 vars in 1382 bytes} [Wed Aug 19 16:14:02 2026] GET /volume/v3/volumes/b660a15f-1a09-4c57-af7f-10e20c92f483 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 16:14:10.984974 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=14 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:14:11.019005 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=39,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:14:11.050842 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=33,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:14:12.070253 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=35,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:14:16.727420 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9334cb60-50e4-48d3-b44e-953fc6b95eb6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:16.730111 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9334cb60-50e4-48d3-b44e-953fc6b95eb6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:16.730295 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9334cb60-50e4-48d3-b44e-953fc6b95eb6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:16.730466 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9334cb60-50e4-48d3-b44e-953fc6b95eb6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:16.738875 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:16.738875 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:16.741643 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9334cb60-50e4-48d3-b44e-953fc6b95eb6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:16.745710 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9334cb60-50e4-48d3-b44e-953fc6b95eb6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:16.746214 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1283/5166] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:16 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:16.757207 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-defb5190-0bcd-4907-882b-36d4672016a4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:16.758917 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-defb5190-0bcd-4907-882b-36d4672016a4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:16.759102 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-defb5190-0bcd-4907-882b-36d4672016a4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:16.759279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-defb5190-0bcd-4907-882b-36d4672016a4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:16.765627 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:16.765627 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:16.768619 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-defb5190-0bcd-4907-882b-36d4672016a4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:16.772467 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-defb5190-0bcd-4907-882b-36d4672016a4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:16.772842 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1298/5167] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:16 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:16.812377 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-96bb8c20-5878-4575-82f8-5f15d2c27322 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:16.814529 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-96bb8c20-5878-4575-82f8-5f15d2c27322 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:16.814811 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-96bb8c20-5878-4575-82f8-5f15d2c27322 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:16.815007 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-96bb8c20-5878-4575-82f8-5f15d2c27322 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:16.821943 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:16.821943 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:16.825418 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-96bb8c20-5878-4575-82f8-5f15d2c27322 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:16.829400 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-96bb8c20-5878-4575-82f8-5f15d2c27322 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:16.829811 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1291/5168] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:14:16 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:16.894883 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25eac680-0dc6-4abc-814b-d382cf9666de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:16.895289 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25eac680-0dc6-4abc-814b-d382cf9666de None None] GET https://10.4.3.32/volume// Aug 19 16:14:16.895459 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25eac680-0dc6-4abc-814b-d382cf9666de None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:16.895719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25eac680-0dc6-4abc-814b-d382cf9666de None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:16.896066 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25eac680-0dc6-4abc-814b-d382cf9666de None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:14:16.896393 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1297/5169] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:14: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 19 16:14:16.904419 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-0137f73e-a050-49ea-80cc-be38864599fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:17.029794 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-0137f73e-a050-49ea-80cc-be38864599fd tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:14:17.029794 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-0137f73e-a050-49ea-80cc-be38864599fd tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a07b9622-529d-4008-871f-651b09ab2edd", "connector": null, "instance_uuid": "d0d1a481-b8b4-403d-87b3-e885b2521189"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:17.036485 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:17.036485 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:17.059895 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-0137f73e-a050-49ea-80cc-be38864599fd tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:14:17.060534 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1284/5170] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:14:16 2026] POST /volume/v3/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:17.085260 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-42f90516-494b-4388-9aeb-b002abfa563f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:17.087327 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42f90516-494b-4388-9aeb-b002abfa563f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:17.087605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42f90516-494b-4388-9aeb-b002abfa563f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:17.087733 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-42f90516-494b-4388-9aeb-b002abfa563f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:17.096753 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7a4f211d-980e-4a65-b132-91babb7deff7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:17.097034 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:17.097034 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:17.097206 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a4f211d-980e-4a65-b132-91babb7deff7 None None] GET https://10.4.3.32/volume// Aug 19 16:14:17.097292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a4f211d-980e-4a65-b132-91babb7deff7 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:17.097500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a4f211d-980e-4a65-b132-91babb7deff7 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:17.097837 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a4f211d-980e-4a65-b132-91babb7deff7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:14:17.098111 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1292/5171] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:14: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 19 16:14:17.100587 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-42f90516-494b-4388-9aeb-b002abfa563f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:17.104924 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-9a180baa-e47e-4941-b34b-8a8679c7283f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:17.105106 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-42f90516-494b-4388-9aeb-b002abfa563f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:17.105457 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1299/5172] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:17 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:17.106991 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-9a180baa-e47e-4941-b34b-8a8679c7283f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:17.107174 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-9a180baa-e47e-4941-b34b-8a8679c7283f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:17.107366 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-9a180baa-e47e-4941-b34b-8a8679c7283f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:17.116483 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:17.116483 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:17.119495 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-9a180baa-e47e-4941-b34b-8a8679c7283f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:17.123367 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-9a180baa-e47e-4941-b34b-8a8679c7283f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:17.123773 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1298/5173] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:14:17 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 1035 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:14:17.220533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-13ddae91-8fd8-4409-badd-5dc49b0718e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:17.222245 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-13ddae91-8fd8-4409-badd-5dc49b0718e8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] PUT https://10.4.3.32/volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63 Aug 19 16:14:17.222719 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-13ddae91-8fd8-4409-badd-5dc49b0718e8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:17.229932 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-13ddae91-8fd8-4409-badd-5dc49b0718e8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Acquiring lock "cinder-attachment_update-a07b9622-529d-4008-871f-651b09ab2edd-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:14:17.236789 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-13ddae91-8fd8-4409-badd-5dc49b0718e8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Lock "cinder-attachment_update-a07b9622-529d-4008-871f-651b09ab2edd-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:14:17.236789 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:17.236789 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:17.316778 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-13ddae91-8fd8-4409-badd-5dc49b0718e8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Lock "cinder-attachment_update-a07b9622-529d-4008-871f-651b09ab2edd-np0000007787" released by "attachment_update" :: held 0.081s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:14:17.316778 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-13ddae91-8fd8-4409-badd-5dc49b0718e8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63 returned with HTTP 200 Aug 19 16:14:17.316778 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1285/5174] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:14:17 2026] PUT /volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:18.118145 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bbb671b3-41a3-4578-bda2-ac4733728393 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:18.119949 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbb671b3-41a3-4578-bda2-ac4733728393 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:18.120131 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbb671b3-41a3-4578-bda2-ac4733728393 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:18.120306 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbb671b3-41a3-4578-bda2-ac4733728393 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:18.129337 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:18.129337 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:18.132571 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bbb671b3-41a3-4578-bda2-ac4733728393 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:18.137649 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbb671b3-41a3-4578-bda2-ac4733728393 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:18.138021 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1293/5175] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:18 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:18.260236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-341561a4-54c1-492e-b201-5d1562b44c15 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:18.261917 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-341561a4-54c1-492e-b201-5d1562b44c15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd Aug 19 16:14:18.262116 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-341561a4-54c1-492e-b201-5d1562b44c15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:18.262306 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-341561a4-54c1-492e-b201-5d1562b44c15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:18.270715 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:18.270715 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:18.273709 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-341561a4-54c1-492e-b201-5d1562b44c15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:18.277852 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-341561a4-54c1-492e-b201-5d1562b44c15 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd returned with HTTP 200 Aug 19 16:14:18.278188 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1300/5176] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:18 2026] GET /volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:19.149262 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ccbfeb3a-1d0c-41e1-88ff-c6dc2b1741c5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:19.150980 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccbfeb3a-1d0c-41e1-88ff-c6dc2b1741c5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:19.151159 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccbfeb3a-1d0c-41e1-88ff-c6dc2b1741c5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:19.151329 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccbfeb3a-1d0c-41e1-88ff-c6dc2b1741c5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:19.159580 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:19.159580 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:19.162492 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ccbfeb3a-1d0c-41e1-88ff-c6dc2b1741c5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:19.165923 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccbfeb3a-1d0c-41e1-88ff-c6dc2b1741c5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:19.166231 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1299/5177] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:19 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:20.179392 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-84efb66a-8c4c-4077-a009-b1bc4ca915f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:20.181229 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84efb66a-8c4c-4077-a009-b1bc4ca915f9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:20.181404 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84efb66a-8c4c-4077-a009-b1bc4ca915f9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:20.181654 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84efb66a-8c4c-4077-a009-b1bc4ca915f9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:20.191950 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:20.191950 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:20.195694 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-84efb66a-8c4c-4077-a009-b1bc4ca915f9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:20.199900 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84efb66a-8c4c-4077-a009-b1bc4ca915f9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:20.200256 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1286/5178] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:20 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:20.567221 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-7b3cc090-082c-46e7-b16b-dc071655b8a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:20.569400 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-7b3cc090-082c-46e7-b16b-dc071655b8a5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63/action Aug 19 16:14:20.569814 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-7b3cc090-082c-46e7-b16b-dc071655b8a5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:20.569940 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-7b3cc090-082c-46e7-b16b-dc071655b8a5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:20.585538 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:20.585538 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:20.598284 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7548606e-59e3-445d-b0de-c9f1d2e601cb req-7b3cc090-082c-46e7-b16b-dc071655b8a5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63/action returned with HTTP 204 Aug 19 16:14:20.598755 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1294/5179] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:14:20 2026] POST /volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:21.107584 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-a402a0bb-0a68-4660-9853-166a8d2487a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.109493 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-a402a0bb-0a68-4660-9853-166a8d2487a9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf Aug 19 16:14:21.109665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-a402a0bb-0a68-4660-9853-166a8d2487a9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:21.109892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-a402a0bb-0a68-4660-9853-166a8d2487a9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:21.116517 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:21.116517 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:21.154167 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-a402a0bb-0a68-4660-9853-166a8d2487a9 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf returned with HTTP 200 Aug 19 16:14:21.154545 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1301/5180] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:14:21 2026] DELETE /volume/v3/attachments/783fb064-234c-463c-9f6d-4cb9e9bd1adf => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:21.162956 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-3f764f9a-3a82-4b5f-9425-dc8c0c93121f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.164811 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-3f764f9a-3a82-4b5f-9425-dc8c0c93121f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd Aug 19 16:14:21.164965 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-3f764f9a-3a82-4b5f-9425-dc8c0c93121f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:21.165137 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-3f764f9a-3a82-4b5f-9425-dc8c0c93121f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:21.165284 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-3f764f9a-3a82-4b5f-9425-dc8c0c93121f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd Aug 19 16:14:21.171482 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:21.171482 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:21.171924 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-3f764f9a-3a82-4b5f-9425-dc8c0c93121f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:21.187278 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-3f764f9a-3a82-4b5f-9425-dc8c0c93121f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:14:21.187432 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2090e774-9793-40c9-bbf5-f6c1ecdba7a3 req-3f764f9a-3a82-4b5f-9425-dc8c0c93121f tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd returned with HTTP 202 Aug 19 16:14:21.187810 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1300/5181] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 16:14:21 2026] DELETE /volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:14:21.216499 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3eb25dff-50e6-4df3-983b-68e9d8b12ac5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.218543 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3eb25dff-50e6-4df3-983b-68e9d8b12ac5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:21.218740 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3eb25dff-50e6-4df3-983b-68e9d8b12ac5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:21.218957 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3eb25dff-50e6-4df3-983b-68e9d8b12ac5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:21.230612 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:21.230612 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:21.234273 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3eb25dff-50e6-4df3-983b-68e9d8b12ac5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:21.238572 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3eb25dff-50e6-4df3-983b-68e9d8b12ac5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:21.239082 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1287/5182] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:21 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:21.251074 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-80f9e98f-934c-49c8-adaf-70f26180e3a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.252881 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80f9e98f-934c-49c8-adaf-70f26180e3a9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:21.253061 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80f9e98f-934c-49c8-adaf-70f26180e3a9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:21.253240 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80f9e98f-934c-49c8-adaf-70f26180e3a9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:21.264385 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:21.264385 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:21.268041 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-80f9e98f-934c-49c8-adaf-70f26180e3a9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:21.271948 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80f9e98f-934c-49c8-adaf-70f26180e3a9 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:21.272341 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1295/5183] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:21 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:21.283312 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eafdeb87-99be-43a6-9586-0c310b77c12f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.285050 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action Aug 19 16:14:21.285399 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action body: b'{"os-detach": {}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:21.285539 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:21.296134 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:21.296134 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:21.296602 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:21.300716 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Attachment connected to vm d0d1a481-b8b4-403d-87b3-e885b2521189, checking data on nova Aug 19 16:14:21.301006 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.compute.nova [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=100250) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 16:14:21.454604 np0000007787 devstack@c-api.service[100250]: DEBUG novaclient.v2.client [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/d0d1a481-b8b4-403d-87b3-e885b2521189/os-volume_attachments/a07b9622-529d-4008-871f-651b09ab2edd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c185357ba62c53126a0f6d1a40bb9d4a9c5bf111011e921392df26b9c144e34a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-eafdeb87-99be-43a6-9586-0c310b77c12f" -H "X-Service-Token: {SHA256}f8b2b8330bb7616cbc6fb2c93fe381adc9aac0cccb2cc7caae275ce51d189a4e" {{(pid=100250) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 16:14:21.545979 np0000007787 devstack@c-api.service[100250]: DEBUG novaclient.v2.client [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 16:14:21 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-d3daeb87-737e-4be4-a87b-15bd56296034 x-openstack-request-id: req-d3daeb87-737e-4be4-a87b-15bd56296034 {{(pid=100250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 16:14:21.546158 np0000007787 devstack@c-api.service[100250]: DEBUG novaclient.v2.client [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a07b9622-529d-4008-871f-651b09ab2edd", "serverId": "d0d1a481-b8b4-403d-87b3-e885b2521189", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "475cb717-ff57-433b-9420-3caca7a45a63", "bdm_uuid": "2876e356-6e23-4897-8a3c-4e879c24a4a8"}} {{(pid=100250) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 16:14:21.546350 np0000007787 devstack@c-api.service[100250]: DEBUG novaclient.v2.client [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/d0d1a481-b8b4-403d-87b3-e885b2521189/os-volume_attachments/a07b9622-529d-4008-871f-651b09ab2edd used request id req-d3daeb87-737e-4be4-a87b-15bd56296034 {{(pid=100250) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 16:14:21.548631 np0000007787 devstack@c-api.service[100250]: ERROR cinder.volume.api [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-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 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Caught error: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: 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 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 16:14:21.551238 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: ERROR cinder.api.middleware.fault Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.middleware.fault [None req-eafdeb87-99be-43a6-9586-0c310b77c12f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action returned with HTTP 409 Aug 19 16:14:21.554351 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1302/5184] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:14:21 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 167 bytes in 269 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:14:21.558751 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-81db673c-5845-415a-99eb-64a1c3d36051 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.560498 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action Aug 19 16:14:21.560877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:21.560992 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:21.579127 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:21.579127 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:21.579570 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:21.631423 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Attachment connected to vm d0d1a481-b8b4-403d-87b3-e885b2521189, checking data on nova Aug 19 16:14:21.631742 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.compute.nova [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=100248) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 16:14:21.754711 np0000007787 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/d0d1a481-b8b4-403d-87b3-e885b2521189/os-volume_attachments/a07b9622-529d-4008-871f-651b09ab2edd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b7f02de02172342b95fdd474847e6239fe66b2c91064d4eb7556f82ebdcd2a5c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-81db673c-5845-415a-99eb-64a1c3d36051" -H "X-Service-Token: {SHA256}f38a6a687d23f3b22c39070c9a4fc39dbcc066f1d0cb47bd7add3691c35eb647" {{(pid=100248) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 16:14:21.851736 np0000007787 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 16:14:21 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-fbde10cd-e2df-4147-a387-adfcde6643db x-openstack-request-id: req-fbde10cd-e2df-4147-a387-adfcde6643db {{(pid=100248) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 16:14:21.851915 np0000007787 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a07b9622-529d-4008-871f-651b09ab2edd", "serverId": "d0d1a481-b8b4-403d-87b3-e885b2521189", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "475cb717-ff57-433b-9420-3caca7a45a63", "bdm_uuid": "2876e356-6e23-4897-8a3c-4e879c24a4a8"}} {{(pid=100248) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 16:14:21.852022 np0000007787 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET call to compute for https://10.4.3.32/compute/v2.1/servers/d0d1a481-b8b4-403d-87b3-e885b2521189/os-volume_attachments/a07b9622-529d-4008-871f-651b09ab2edd used request id req-fbde10cd-e2df-4147-a387-adfcde6643db {{(pid=100248) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 16:14:21.854143 np0000007787 devstack@c-api.service[100248]: ERROR cinder.volume.api [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-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 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Caught error: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: 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 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 16:14:21.856563 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.middleware.fault [None req-81db673c-5845-415a-99eb-64a1c3d36051 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action returned with HTTP 409 Aug 19 16:14:21.857807 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1301/5185] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:14:21 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 167 bytes in 299 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:14:21.864539 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dcbe8346-ebe0-47f9-b233-b7049d69cab0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.866005 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1288/5186] 10.4.3.32 () {70 vars in 1590 bytes} [Wed Aug 19 16:14:21 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 16:14:21.872090 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9c540c5-0a3a-4b32-9efd-6c1dfd9c740a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.873441 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1296/5187] 10.4.3.32 () {70 vars in 1590 bytes} [Wed Aug 19 16:14:21 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 16:14:21.878883 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c51b6f8e-e911-4006-a25e-c2cfbce95dd0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.901135 np0000007787 devstack@c-api.service[100250]: WARNING keystonemiddleware.auth_token [None req-c51b6f8e-e911-4006-a25e-c2cfbce95dd0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 16:14:21.902137 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1303/5188] 10.4.3.32 () {70 vars in 1590 bytes} [Wed Aug 19 16:14:21 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 16:14:21.908574 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1049ad8c-1141-4c78-b63f-5ad2bb4a2544 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.913221 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af9653f9-8dd3-4ee6-94c6-39c82389e8bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.915236 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af9653f9-8dd3-4ee6-94c6-39c82389e8bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd Aug 19 16:14:21.915446 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af9653f9-8dd3-4ee6-94c6-39c82389e8bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:21.915658 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af9653f9-8dd3-4ee6-94c6-39c82389e8bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:21.921024 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af9653f9-8dd3-4ee6-94c6-39c82389e8bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd returned with HTTP 404 Aug 19 16:14:21.921460 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1289/5189] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:21 2026] GET /volume/v3/volumes/fb30e1a8-8229-4a98-b2c4-6ee79bdae3cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:21.928529 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bcb429e1-766c-45f8-b188-5404b183b6b1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.929212 np0000007787 devstack@c-api.service[100248]: WARNING keystonemiddleware.auth_token [None req-1049ad8c-1141-4c78-b63f-5ad2bb4a2544 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 16:14:21.930320 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcb429e1-766c-45f8-b188-5404b183b6b1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:14:21.930377 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1302/5190] 10.4.3.32 () {70 vars in 1590 bytes} [Wed Aug 19 16:14:21 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 16:14:21.930519 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcb429e1-766c-45f8-b188-5404b183b6b1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:21.930701 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bcb429e1-766c-45f8-b188-5404b183b6b1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:21.930833 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-bcb429e1-766c-45f8-b188-5404b183b6b1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:14:21.935634 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:21.935634 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:21.936099 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bcb429e1-766c-45f8-b188-5404b183b6b1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:14:21.936473 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f2d8961d-3406-495a-87c7-71ca60c41885 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.954113 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bcb429e1-766c-45f8-b188-5404b183b6b1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot delete request issued successfully. Aug 19 16:14:21.954320 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bcb429e1-766c-45f8-b188-5404b183b6b1 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 returned with HTTP 202 Aug 19 16:14:21.955109 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1297/5191] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:14:21 2026] DELETE /volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:14:21.961451 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fc896084-77d3-43fe-a8b5-1238ff9237c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:21.963317 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fc896084-77d3-43fe-a8b5-1238ff9237c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:14:21.963522 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fc896084-77d3-43fe-a8b5-1238ff9237c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:21.963775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fc896084-77d3-43fe-a8b5-1238ff9237c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:21.968653 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:21.968653 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:21.969066 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fc896084-77d3-43fe-a8b5-1238ff9237c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:14:21.969851 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fc896084-77d3-43fe-a8b5-1238ff9237c2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 returned with HTTP 200 Aug 19 16:14:21.970180 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1290/5192] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:14:21 2026] GET /volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:21.995228 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2d8961d-3406-495a-87c7-71ca60c41885 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] POST https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action Aug 19 16:14:21.995563 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2d8961d-3406-495a-87c7-71ca60c41885 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:21.995686 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f2d8961d-3406-495a-87c7-71ca60c41885 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:22.028348 np0000007787 devstack@c-api.service[100250]: DEBUG oslo_db.sqlalchemy.engines [None req-f2d8961d-3406-495a-87c7-71ca60c41885 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-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=100250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:14:22.037691 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.037691 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:22.038131 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-f2d8961d-3406-495a-87c7-71ca60c41885 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Updating volume 'a07b9622-529d-4008-871f-651b09ab2edd' with '{'status': 'error'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 16:14:22.061161 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f2d8961d-3406-495a-87c7-71ca60c41885 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action returned with HTTP 202 Aug 19 16:14:22.061563 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1304/5193] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:14:21 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:14:22.067901 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32ed673f-df70-43c3-9dd6-2123104c85dc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.069537 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32ed673f-df70-43c3-9dd6-2123104c85dc tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:22.069731 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32ed673f-df70-43c3-9dd6-2123104c85dc tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.069936 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32ed673f-df70-43c3-9dd6-2123104c85dc tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.100209 np0000007787 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-32ed673f-df70-43c3-9dd6-2123104c85dc tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:14:22.107905 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.107905 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:22.110880 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32ed673f-df70-43c3-9dd6-2123104c85dc tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:22.114467 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32ed673f-df70-43c3-9dd6-2123104c85dc tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:22.114881 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1303/5194] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:22 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:22.125652 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-46de2d70-d1f6-45f0-be72-4091820ee688 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.127348 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] POST https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action Aug 19 16:14:22.127665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "475cb717-ff57-433b-9420-3caca7a45a63"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:22.127809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "475cb717-ff57-433b-9420-3caca7a45a63"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:22.137219 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.137219 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:22.137482 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Volume info retrieved successfully. Aug 19 16:14:22.193329 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Attachment connected to vm d0d1a481-b8b4-403d-87b3-e885b2521189, checking data on nova Aug 19 16:14:22.193635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.compute.nova [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Creating Keystone token plugin using URL: https://10.4.3.32/identity {{(pid=100249) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 16:14:22.325936 np0000007787 devstack@c-api.service[100249]: DEBUG novaclient.v2.client [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] REQ: curl -g -i -X GET https://10.4.3.32/compute/v2.1/servers/d0d1a481-b8b4-403d-87b3-e885b2521189/os-volume_attachments/a07b9622-529d-4008-871f-651b09ab2edd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bc1acc468bb298c0ae90e8bb261dc843c84790cb899bdc7fc510fd63ff148060" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-46de2d70-d1f6-45f0-be72-4091820ee688" -H "X-Service-Token: {SHA256}31d149546ef8cedd5489076d3427fa37abbbcc1deb52127397acb4329673f121" {{(pid=100249) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 16:14:22.401566 np0000007787 devstack@c-api.service[100249]: DEBUG novaclient.v2.client [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 16:14:22 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-c503b0d7-145b-4d1c-9e2b-de32d9e8f641 x-openstack-request-id: req-c503b0d7-145b-4d1c-9e2b-de32d9e8f641 {{(pid=100249) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 16:14:22.401729 np0000007787 devstack@c-api.service[100249]: DEBUG novaclient.v2.client [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "a07b9622-529d-4008-871f-651b09ab2edd", "serverId": "d0d1a481-b8b4-403d-87b3-e885b2521189", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "475cb717-ff57-433b-9420-3caca7a45a63", "bdm_uuid": "2876e356-6e23-4897-8a3c-4e879c24a4a8"}} {{(pid=100249) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 16:14:22.401859 np0000007787 devstack@c-api.service[100249]: DEBUG novaclient.v2.client [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] GET call to compute for https://10.4.3.32/compute/v2.1/servers/d0d1a481-b8b4-403d-87b3-e885b2521189/os-volume_attachments/a07b9622-529d-4008-871f-651b09ab2edd used request id req-c503b0d7-145b-4d1c-9e2b-de32d9e8f641 {{(pid=100249) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 16:14:22.403885 np0000007787 devstack@c-api.service[100249]: ERROR cinder.volume.api [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-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 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Caught error: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: 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 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 16:14:22.405963 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d0d1a481-b8b4-403d-87b3-e885b2521189 using the Compute API Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: ERROR cinder.api.middleware.fault Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.middleware.fault [None req-46de2d70-d1f6-45f0-be72-4091820ee688 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action returned with HTTP 409 Aug 19 16:14:22.406922 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1298/5195] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:14:22 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 167 bytes in 282 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:14:22.414389 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64371d96-4f16-4250-b925-2262baa202c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.415804 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1291/5196] 10.4.3.32 () {70 vars in 1590 bytes} [Wed Aug 19 16:14:22 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 16:14:22.421893 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6b9513bb-ef4a-47e2-9dd0-a33bca713113 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.437175 np0000007787 devstack@c-api.service[100250]: WARNING keystonemiddleware.auth_token [None req-6b9513bb-ef4a-47e2-9dd0-a33bca713113 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 16:14:22.438063 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1305/5197] 10.4.3.32 () {70 vars in 1590 bytes} [Wed Aug 19 16:14:22 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 19 16:14:22.444306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-26de2509-940d-461c-ab55-3a5b473c43b1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.446057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26de2509-940d-461c-ab55-3a5b473c43b1 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:22.446287 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26de2509-940d-461c-ab55-3a5b473c43b1 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.446505 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26de2509-940d-461c-ab55-3a5b473c43b1 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.452820 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.452820 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:22.455967 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-26de2509-940d-461c-ab55-3a5b473c43b1 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:22.459896 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26de2509-940d-461c-ab55-3a5b473c43b1 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:22.460348 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1304/5198] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:22 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:22.471191 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-84da8864-22d4-4709-bdc4-80799263ee05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.472951 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84da8864-22d4-4709-bdc4-80799263ee05 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:22.473122 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84da8864-22d4-4709-bdc4-80799263ee05 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.473292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84da8864-22d4-4709-bdc4-80799263ee05 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.504231 np0000007787 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-84da8864-22d4-4709-bdc4-80799263ee05 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 16:14:22.522837 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.522837 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:22.529334 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-84da8864-22d4-4709-bdc4-80799263ee05 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:22.533298 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84da8864-22d4-4709-bdc4-80799263ee05 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:22.533696 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1299/5199] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:22 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:22.574467 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-b4a91361-6671-4e85-b5dd-82e8cf923913 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.605648 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-b4a91361-6671-4e85-b5dd-82e8cf923913 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:22.605915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-b4a91361-6671-4e85-b5dd-82e8cf923913 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.606136 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-b4a91361-6671-4e85-b5dd-82e8cf923913 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.612571 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.612571 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:22.615655 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-b4a91361-6671-4e85-b5dd-82e8cf923913 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:22.619315 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-b4a91361-6671-4e85-b5dd-82e8cf923913 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:22.619625 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1292/5200] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:14:22 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:22.683638 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9778ca8a-e734-4508-a3d2-1023775de651 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.684083 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9778ca8a-e734-4508-a3d2-1023775de651 None None] GET https://10.4.3.32/volume// Aug 19 16:14:22.684245 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9778ca8a-e734-4508-a3d2-1023775de651 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.684424 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9778ca8a-e734-4508-a3d2-1023775de651 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.684739 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9778ca8a-e734-4508-a3d2-1023775de651 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:14:22.685047 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1306/5201] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:14: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 19 16:14:22.691318 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-ea497cc2-159f-40c0-9669-3468f6c069a7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.716076 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-ea497cc2-159f-40c0-9669-3468f6c069a7 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:14:22.716393 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-ea497cc2-159f-40c0-9669-3468f6c069a7 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "642b072d-a778-4d28-a274-6009e5c04c7e", "connector": null, "instance_uuid": "d0d1a481-b8b4-403d-87b3-e885b2521189"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:22.723609 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.723609 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:22.744514 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-ea497cc2-159f-40c0-9669-3468f6c069a7 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:14:22.744917 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1305/5202] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:14:22 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 19 16:14:22.770075 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-29c44fbf-7709-47e3-b68f-498d3e0b8eff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.771636 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29c44fbf-7709-47e3-b68f-498d3e0b8eff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:22.771846 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29c44fbf-7709-47e3-b68f-498d3e0b8eff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.772020 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29c44fbf-7709-47e3-b68f-498d3e0b8eff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.779447 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f2ac56d8-4c95-4447-bf4b-356742734a3b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.779942 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2ac56d8-4c95-4447-bf4b-356742734a3b None None] GET https://10.4.3.32/volume// Aug 19 16:14:22.780002 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2ac56d8-4c95-4447-bf4b-356742734a3b None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.780163 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2ac56d8-4c95-4447-bf4b-356742734a3b None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.780461 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2ac56d8-4c95-4447-bf4b-356742734a3b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:14:22.780560 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.780560 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:22.780727 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1293/5203] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:14: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 19 16:14:22.783623 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-29c44fbf-7709-47e3-b68f-498d3e0b8eff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:22.786899 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-bc038475-2985-432e-bf19-dfc27adaa99d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.787350 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29c44fbf-7709-47e3-b68f-498d3e0b8eff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:22.787701 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1300/5204] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:22 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:22.789066 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-bc038475-2985-432e-bf19-dfc27adaa99d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:22.789365 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-bc038475-2985-432e-bf19-dfc27adaa99d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.789637 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-bc038475-2985-432e-bf19-dfc27adaa99d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.800646 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.800646 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:22.803696 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-bc038475-2985-432e-bf19-dfc27adaa99d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:22.807241 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-bc038475-2985-432e-bf19-dfc27adaa99d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:22.807576 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1307/5205] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:14:22 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 1035 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:14:22.903352 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-1a30cef6-6873-49d2-8ee7-05b0999cb0ea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.905835 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-1a30cef6-6873-49d2-8ee7-05b0999cb0ea tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] PUT https://10.4.3.32/volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115 Aug 19 16:14:22.906279 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-1a30cef6-6873-49d2-8ee7-05b0999cb0ea tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:22.914771 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-1a30cef6-6873-49d2-8ee7-05b0999cb0ea tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Acquiring lock "cinder-attachment_update-642b072d-a778-4d28-a274-6009e5c04c7e-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:14:22.920068 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-1a30cef6-6873-49d2-8ee7-05b0999cb0ea tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Lock "cinder-attachment_update-642b072d-a778-4d28-a274-6009e5c04c7e-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:14:22.921335 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:22.921335 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:22.979381 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e8177376-2834-46cd-adbe-fd8eabd0ff42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:22.981139 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8177376-2834-46cd-adbe-fd8eabd0ff42 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:14:22.981391 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8177376-2834-46cd-adbe-fd8eabd0ff42 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:22.981650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e8177376-2834-46cd-adbe-fd8eabd0ff42 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:22.985518 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e8177376-2834-46cd-adbe-fd8eabd0ff42 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 returned with HTTP 404 Aug 19 16:14:22.985961 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1294/5206] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:14:22 2026] GET /volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:22.996108 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-1a30cef6-6873-49d2-8ee7-05b0999cb0ea tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Lock "cinder-attachment_update-642b072d-a778-4d28-a274-6009e5c04c7e-np0000007787" released by "attachment_update" :: held 0.076s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:14:22.996363 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-1a30cef6-6873-49d2-8ee7-05b0999cb0ea tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115 returned with HTTP 200 Aug 19 16:14:22.996822 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1306/5207] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:14:22 2026] PUT /volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:23.802720 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-93f1d186-6183-4eb1-bbed-662e339f8196 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:23.804794 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93f1d186-6183-4eb1-bbed-662e339f8196 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:23.804987 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93f1d186-6183-4eb1-bbed-662e339f8196 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:23.805161 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93f1d186-6183-4eb1-bbed-662e339f8196 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:23.814312 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:23.814312 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:23.817742 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-93f1d186-6183-4eb1-bbed-662e339f8196 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:23.821552 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93f1d186-6183-4eb1-bbed-662e339f8196 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:23.821942 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1301/5208] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:23 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:24.834619 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2cb969a7-729a-4f54-848b-742b05f61088 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:24.836459 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cb969a7-729a-4f54-848b-742b05f61088 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:24.836659 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cb969a7-729a-4f54-848b-742b05f61088 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:24.836866 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2cb969a7-729a-4f54-848b-742b05f61088 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:24.846859 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:24.846859 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:24.850324 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2cb969a7-729a-4f54-848b-742b05f61088 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:24.854437 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2cb969a7-729a-4f54-848b-742b05f61088 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:24.854841 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1308/5209] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:24 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:25.865915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9209b2b-d5ea-437e-b756-fb20048c050d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:25.867714 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9209b2b-d5ea-437e-b756-fb20048c050d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:25.867925 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9209b2b-d5ea-437e-b756-fb20048c050d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:25.868101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9209b2b-d5ea-437e-b756-fb20048c050d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:25.876862 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:25.876862 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:25.879991 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a9209b2b-d5ea-437e-b756-fb20048c050d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:25.883932 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9209b2b-d5ea-437e-b756-fb20048c050d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:25.884300 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1295/5210] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:25 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:26.225910 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-8b0ab93f-faae-4ff8-a53e-b6b3689466d5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:26.227863 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-8b0ab93f-faae-4ff8-a53e-b6b3689466d5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115/action Aug 19 16:14:26.228179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-8b0ab93f-faae-4ff8-a53e-b6b3689466d5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:26.228286 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-8b0ab93f-faae-4ff8-a53e-b6b3689466d5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:26.243609 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:26.243609 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:26.254642 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1ffa0a15-6409-4d7b-949d-278020a7a400 req-8b0ab93f-faae-4ff8-a53e-b6b3689466d5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115/action returned with HTTP 204 Aug 19 16:14:26.255072 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1307/5211] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:14:26 2026] POST /volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:26.812275 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-e2011fb2-8847-4469-8232-0c3765392e93 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:26.813693 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-e2011fb2-8847-4469-8232-0c3765392e93 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d Aug 19 16:14:26.813868 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-e2011fb2-8847-4469-8232-0c3765392e93 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:26.814041 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-e2011fb2-8847-4469-8232-0c3765392e93 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:26.821260 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:26.821260 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:26.870594 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-e2011fb2-8847-4469-8232-0c3765392e93 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d returned with HTTP 200 Aug 19 16:14:26.871013 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1302/5212] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:14:26 2026] DELETE /volume/v3/attachments/da5f50af-35ba-465a-b4a6-9bf4caad178d => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:26.879771 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-5da72a75-a28b-425c-9259-4affe4255012 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:26.881733 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-5da72a75-a28b-425c-9259-4affe4255012 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:14:26.881918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-5da72a75-a28b-425c-9259-4affe4255012 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:26.882144 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-5da72a75-a28b-425c-9259-4affe4255012 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:26.882300 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-5da72a75-a28b-425c-9259-4affe4255012 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:14:26.888833 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:26.888833 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:26.889269 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-5da72a75-a28b-425c-9259-4affe4255012 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:26.895843 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a37427f-d558-40ef-b88f-402605df8424 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:26.897625 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a37427f-d558-40ef-b88f-402605df8424 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:26.897877 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a37427f-d558-40ef-b88f-402605df8424 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:26.898056 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a37427f-d558-40ef-b88f-402605df8424 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:26.907122 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:26.907122 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:26.908951 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-5da72a75-a28b-425c-9259-4affe4255012 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:14:26.909153 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1dd6d300-5b7d-462d-8c2b-f5c993aed7b1 req-5da72a75-a28b-425c-9259-4affe4255012 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 202 Aug 19 16:14:26.909653 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1309/5213] 10.4.3.32 () {70 vars in 1613 bytes} [Wed Aug 19 16:14:26 2026] DELETE /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:14:26.910042 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2a37427f-d558-40ef-b88f-402605df8424 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:26.914444 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a37427f-d558-40ef-b88f-402605df8424 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:26.915037 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1296/5214] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:26 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:26.926317 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-470b110d-784c-46b4-aa89-3700df00611d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:26.927964 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-470b110d-784c-46b4-aa89-3700df00611d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:26.928151 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-470b110d-784c-46b4-aa89-3700df00611d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:26.928361 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-470b110d-784c-46b4-aa89-3700df00611d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:26.937226 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:26.937226 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:26.940415 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-470b110d-784c-46b4-aa89-3700df00611d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:26.944690 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-470b110d-784c-46b4-aa89-3700df00611d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:26.945035 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1308/5215] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:26 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:26.956809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-660c6524-eef8-4519-bf57-e902742b031d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:26.958563 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-660c6524-eef8-4519-bf57-e902742b031d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action Aug 19 16:14:26.958982 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-660c6524-eef8-4519-bf57-e902742b031d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action body: b'{"os-detach": {"attachment_id": "b0ea6025-1e73-4d4a-b91f-2ecdd80f1115"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:26.959145 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-660c6524-eef8-4519-bf57-e902742b031d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "b0ea6025-1e73-4d4a-b91f-2ecdd80f1115"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:26.972934 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:26.972934 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:26.973421 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-660c6524-eef8-4519-bf57-e902742b031d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:26.980738 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-660c6524-eef8-4519-bf57-e902742b031d tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action returned with HTTP 400 Aug 19 16:14:26.981283 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1303/5216] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:14:26 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:14:27.013356 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-adf05048-80c0-47ef-8865-51b555495c8c req-9afbb2bb-e38e-4d93-8ac0-b997f75d6aff None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:27.015872 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-9afbb2bb-e38e-4d93-8ac0-b997f75d6aff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:27.016114 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-9afbb2bb-e38e-4d93-8ac0-b997f75d6aff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:27.016350 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-9afbb2bb-e38e-4d93-8ac0-b997f75d6aff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:27.026985 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:27.026985 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:27.030109 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-adf05048-80c0-47ef-8865-51b555495c8c req-9afbb2bb-e38e-4d93-8ac0-b997f75d6aff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:27.033810 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-9afbb2bb-e38e-4d93-8ac0-b997f75d6aff tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:27.034172 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1310/5217] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:14:27 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:27.054169 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-adf05048-80c0-47ef-8865-51b555495c8c req-4c68e4b2-2808-47a5-9d23-53fc681d2ee6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:27.056652 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-4c68e4b2-2808-47a5-9d23-53fc681d2ee6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e/action Aug 19 16:14:27.056959 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-4c68e4b2-2808-47a5-9d23-53fc681d2ee6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:27.057085 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-4c68e4b2-2808-47a5-9d23-53fc681d2ee6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:27.067169 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:27.067169 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:27.067609 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-adf05048-80c0-47ef-8865-51b555495c8c req-4c68e4b2-2808-47a5-9d23-53fc681d2ee6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:27.075357 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-adf05048-80c0-47ef-8865-51b555495c8c req-4c68e4b2-2808-47a5-9d23-53fc681d2ee6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Begin detaching volume completed successfully. Aug 19 16:14:27.075543 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-4c68e4b2-2808-47a5-9d23-53fc681d2ee6 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e/action returned with HTTP 202 Aug 19 16:14:27.076009 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1297/5218] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:14:27 2026] POST /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:14:27.116098 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a7aa4424-e6d6-492d-9e75-9aea33ae5630 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:27.116453 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7aa4424-e6d6-492d-9e75-9aea33ae5630 None None] GET https://10.4.3.32/volume// Aug 19 16:14:27.116615 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7aa4424-e6d6-492d-9e75-9aea33ae5630 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:27.116825 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7aa4424-e6d6-492d-9e75-9aea33ae5630 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:27.117124 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7aa4424-e6d6-492d-9e75-9aea33ae5630 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:14:27.117388 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1309/5219] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:14:27.125821 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-adf05048-80c0-47ef-8865-51b555495c8c req-7ebcc05e-d730-4587-a7e6-6fffaba10c45 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:27.127916 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-7ebcc05e-d730-4587-a7e6-6fffaba10c45 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:27.128121 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-7ebcc05e-d730-4587-a7e6-6fffaba10c45 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:27.128323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-7ebcc05e-d730-4587-a7e6-6fffaba10c45 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:27.137441 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:27.137441 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:27.141651 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-adf05048-80c0-47ef-8865-51b555495c8c req-7ebcc05e-d730-4587-a7e6-6fffaba10c45 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:27.144256 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-7ebcc05e-d730-4587-a7e6-6fffaba10c45 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:27.144619 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1304/5220] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:14:27 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 1331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:14:27.887425 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-adf05048-80c0-47ef-8865-51b555495c8c req-fb5be3e5-0a3f-451f-bb5d-197eb86095e5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:27.889327 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-fb5be3e5-0a3f-451f-bb5d-197eb86095e5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] DELETE https://10.4.3.32/volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115 Aug 19 16:14:27.889505 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-fb5be3e5-0a3f-451f-bb5d-197eb86095e5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:27.889691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-fb5be3e5-0a3f-451f-bb5d-197eb86095e5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:27.896293 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:27.896293 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:27.937156 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22e8e829-5d0e-4e0e-a328-701412b09628 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:27.937905 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-adf05048-80c0-47ef-8865-51b555495c8c req-fb5be3e5-0a3f-451f-bb5d-197eb86095e5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115 returned with HTTP 200 Aug 19 16:14:27.938299 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1311/5221] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:14:27 2026] DELETE /volume/v3/attachments/b0ea6025-1e73-4d4a-b91f-2ecdd80f1115 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:27.939191 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22e8e829-5d0e-4e0e-a328-701412b09628 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:14:27.939452 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22e8e829-5d0e-4e0e-a328-701412b09628 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:27.939718 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22e8e829-5d0e-4e0e-a328-701412b09628 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:27.946318 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22e8e829-5d0e-4e0e-a328-701412b09628 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 404 Aug 19 16:14:27.946951 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1298/5222] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:27 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:28.163692 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2e72ea44-33a9-467d-9160-3c39e7412dc0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:28.165837 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2e72ea44-33a9-467d-9160-3c39e7412dc0 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] POST https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action Aug 19 16:14:28.166207 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2e72ea44-33a9-467d-9160-3c39e7412dc0 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:28.166363 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2e72ea44-33a9-467d-9160-3c39e7412dc0 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:28.176464 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:28.176464 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:28.179452 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-2e72ea44-33a9-467d-9160-3c39e7412dc0 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] Updating volume 'a07b9622-529d-4008-871f-651b09ab2edd' with '{'status': 'in-use'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 16:14:28.202686 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2e72ea44-33a9-467d-9160-3c39e7412dc0 tempest-TestServerVolumeAttachmentScenario-1956519662 tempest-TestServerVolumeAttachmentScenario-1956519662-project-admin] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action returned with HTTP 202 Aug 19 16:14:28.203113 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1310/5223] 10.4.3.32 () {68 vars in 1383 bytes} [Wed Aug 19 16:14:28 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:14:28.209833 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e3ede073-fa32-4e83-8980-45e2f007f174 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:28.211545 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3ede073-fa32-4e83-8980-45e2f007f174 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:28.211785 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3ede073-fa32-4e83-8980-45e2f007f174 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:28.211960 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3ede073-fa32-4e83-8980-45e2f007f174 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:28.221183 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:28.221183 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:28.224367 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e3ede073-fa32-4e83-8980-45e2f007f174 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:28.229092 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3ede073-fa32-4e83-8980-45e2f007f174 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:28.229566 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1305/5224] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:28 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:28.269687 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-f399efb1-b362-427d-b10d-8a6d25764b3f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:28.271476 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-f399efb1-b362-427d-b10d-8a6d25764b3f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:28.271699 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-f399efb1-b362-427d-b10d-8a6d25764b3f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:28.271903 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-f399efb1-b362-427d-b10d-8a6d25764b3f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:28.282419 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:28.282419 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:28.286256 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-f399efb1-b362-427d-b10d-8a6d25764b3f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:28.290253 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-f399efb1-b362-427d-b10d-8a6d25764b3f tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:28.290639 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1312/5225] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:14:28 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:28.307335 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-44f66c73-d59d-4b76-bb98-b967555b0973 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:28.309130 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-44f66c73-d59d-4b76-bb98-b967555b0973 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] POST https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action Aug 19 16:14:28.309421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-44f66c73-d59d-4b76-bb98-b967555b0973 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:28.309532 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-44f66c73-d59d-4b76-bb98-b967555b0973 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:28.318810 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:28.318810 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:28.319229 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-44f66c73-d59d-4b76-bb98-b967555b0973 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:28.324283 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-44f66c73-d59d-4b76-bb98-b967555b0973 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Begin detaching volume completed successfully. Aug 19 16:14:28.324466 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-44f66c73-d59d-4b76-bb98-b967555b0973 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action returned with HTTP 202 Aug 19 16:14:28.324862 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1299/5226] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:14:28 2026] POST /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:14:28.357474 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-28f992ad-47ff-4db5-81a5-f0a876b77a1c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:28.359149 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28f992ad-47ff-4db5-81a5-f0a876b77a1c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:14:28.359332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28f992ad-47ff-4db5-81a5-f0a876b77a1c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:28.359501 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28f992ad-47ff-4db5-81a5-f0a876b77a1c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:28.359599 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-28f992ad-47ff-4db5-81a5-f0a876b77a1c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:14:28.360937 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67d252c9-7199-49a8-9468-64dc0b88cd57 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:28.361327 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67d252c9-7199-49a8-9468-64dc0b88cd57 None None] GET https://10.4.3.32/volume// Aug 19 16:14:28.361513 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67d252c9-7199-49a8-9468-64dc0b88cd57 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:28.361732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67d252c9-7199-49a8-9468-64dc0b88cd57 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:28.362078 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67d252c9-7199-49a8-9468-64dc0b88cd57 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:14:28.362350 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1306/5227] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:14:28.363593 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28f992ad-47ff-4db5-81a5-f0a876b77a1c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 returned with HTTP 404 Aug 19 16:14:28.364045 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1311/5228] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:14:28 2026] DELETE /volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:28.369405 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-1bc0bedd-d643-4f29-86d5-23cd70bff0cb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:28.369504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cfb2164c-ae1a-4403-bef7-5fbf0652d741 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:28.371240 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cfb2164c-ae1a-4403-bef7-5fbf0652d741 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 Aug 19 16:14:28.371303 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-1bc0bedd-d643-4f29-86d5-23cd70bff0cb tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:28.371423 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cfb2164c-ae1a-4403-bef7-5fbf0652d741 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:28.371477 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-1bc0bedd-d643-4f29-86d5-23cd70bff0cb tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:28.371615 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cfb2164c-ae1a-4403-bef7-5fbf0652d741 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:28.371669 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-1bc0bedd-d643-4f29-86d5-23cd70bff0cb tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:28.375561 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cfb2164c-ae1a-4403-bef7-5fbf0652d741 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 returned with HTTP 404 Aug 19 16:14:28.375984 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1300/5229] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:14:28 2026] GET /volume/v3/snapshots/8a52a724-de2f-4438-b5ce-9e252330a1c2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:28.379540 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:28.379540 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:28.382589 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-1bc0bedd-d643-4f29-86d5-23cd70bff0cb tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:28.387164 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-1bc0bedd-d643-4f29-86d5-23cd70bff0cb tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:28.387493 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1313/5230] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:14:28 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 1331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:14:29.132860 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6a934f7-b950-408c-9700-33a8d2b7ebde None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:29.134534 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6a934f7-b950-408c-9700-33a8d2b7ebde tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:14:29.134727 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6a934f7-b950-408c-9700-33a8d2b7ebde tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:29.134925 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6a934f7-b950-408c-9700-33a8d2b7ebde tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:29.135081 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e6a934f7-b950-408c-9700-33a8d2b7ebde tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:14:29.136025 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-843052cc-b3ce-474c-b1ad-ef4fd7abbf1e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:29.140578 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6a934f7-b950-408c-9700-33a8d2b7ebde tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 404 Aug 19 16:14:29.141060 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1307/5231] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:14:29 2026] DELETE /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:29.147621 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42238d77-f28d-4f25-a06a-bf4e0cf812bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:29.149417 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42238d77-f28d-4f25-a06a-bf4e0cf812bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 Aug 19 16:14:29.149650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42238d77-f28d-4f25-a06a-bf4e0cf812bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:29.149868 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42238d77-f28d-4f25-a06a-bf4e0cf812bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:29.156426 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42238d77-f28d-4f25-a06a-bf4e0cf812bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 returned with HTTP 404 Aug 19 16:14:29.156949 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1301/5232] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:29 2026] GET /volume/v3/volumes/d6989de2-804f-448a-ada2-8efb16de2894 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:29.160220 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-843052cc-b3ce-474c-b1ad-ef4fd7abbf1e tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] DELETE https://10.4.3.32/volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63 Aug 19 16:14:29.160408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-843052cc-b3ce-474c-b1ad-ef4fd7abbf1e tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:29.160581 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-843052cc-b3ce-474c-b1ad-ef4fd7abbf1e tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:29.169567 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:29.169567 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:29.210904 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-19bcdb8d-39df-4e91-8ffa-712a347c25e6 req-843052cc-b3ce-474c-b1ad-ef4fd7abbf1e tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63 returned with HTTP 200 Aug 19 16:14:29.211307 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1312/5233] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:14:29 2026] DELETE /volume/v3/attachments/475cb717-ff57-433b-9420-3caca7a45a63 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:29.428910 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c3e15333-6717-41e7-949e-48cc6b51b664 req-7fd63b8b-fbb0-4a32-b67f-2ed535b4e1c4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:29.431095 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c3e15333-6717-41e7-949e-48cc6b51b664 req-7fd63b8b-fbb0-4a32-b67f-2ed535b4e1c4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:29.431279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c3e15333-6717-41e7-949e-48cc6b51b664 req-7fd63b8b-fbb0-4a32-b67f-2ed535b4e1c4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:29.431458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c3e15333-6717-41e7-949e-48cc6b51b664 req-7fd63b8b-fbb0-4a32-b67f-2ed535b4e1c4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:29.438982 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:29.438982 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:29.442830 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-c3e15333-6717-41e7-949e-48cc6b51b664 req-7fd63b8b-fbb0-4a32-b67f-2ed535b4e1c4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:29.447117 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c3e15333-6717-41e7-949e-48cc6b51b664 req-7fd63b8b-fbb0-4a32-b67f-2ed535b4e1c4 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:29.447725 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1314/5234] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:14:29 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:30.132218 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:30.133832 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:14:30.134215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1082159350", "snapshot_id": null, "imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:30.135660 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1082159350', 'snapshot_id': None, 'imageRef': 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:14:30.202819 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:14:30.206755 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:14:30.211964 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (0c9e38dd-14f9-4db3-a759-9ba970956a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:14:30.213001 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df616847-a2c2-4a1a-9ddf-2fa03f248c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:30.213913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:14:30.267134 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df616847-a2c2-4a1a-9ddf-2fa03f248c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:30.268083 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e5f74ff-d854-446d-b824-054831d30780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:30.304367 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['ceb1bb5b-a469-4da6-9500-655082c72fc7', 'bcfc172c-5da0-4dac-bbb6-8946ce781f97', '9cb53965-30d0-48c0-9dff-de1a97ad56ea', 'f066e52a-3388-4c90-ae01-77e4d7d4838f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:14:30.305204 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e5f74ff-d854-446d-b824-054831d30780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceb1bb5b-a469-4da6-9500-655082c72fc7', 'bcfc172c-5da0-4dac-bbb6-8946ce781f97', '9cb53965-30d0-48c0-9dff-de1a97ad56ea', 'f066e52a-3388-4c90-ae01-77e4d7d4838f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:30.306022 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cbb72e-d289-43fc-8153-d0461867dfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:30.328778 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cbb72e-d289-43fc-8153-d0461867dfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a685cf58-4b69-4052-b240-fbb4d67096a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1082159350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['ceb1bb5b-a469-4da6-9500-655082c72fc7','bcfc172c-5da0-4dac-bbb6-8946ce781f97','9cb53965-30d0-48c0-9dff-de1a97ad56ea','f066e52a-3388-4c90-ae01-77e4d7d4838f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1082159350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a685cf58-4b69-4052-b240-fbb4d67096a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:30.329537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20be8c1d-5910-4f48-aea8-21ed82d45471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:30.350909 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20be8c1d-5910-4f48-aea8-21ed82d45471) transitioned into 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-1082159350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['ceb1bb5b-a469-4da6-9500-655082c72fc7','bcfc172c-5da0-4dac-bbb6-8946ce781f97','9cb53965-30d0-48c0-9dff-de1a97ad56ea','f066e52a-3388-4c90-ae01-77e4d7d4838f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:30.351517 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59dfdc1e-91c1-497e-867f-5e94e136d615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:30.361166 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59dfdc1e-91c1-497e-867f-5e94e136d615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:30.361905 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (0c9e38dd-14f9-4db3-a759-9ba970956a19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:14:30.362183 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:14:30.362715 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd523763-c73c-4c33-b93b-10c50c1c7f31 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:14:30.363161 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1308/5235] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:14:30 2026] POST /volume/v3/volumes => generated 757 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:14:30.380049 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-60623ed7-e9d4-41c6-9223-fd4e03e09813 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:30.382148 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60623ed7-e9d4-41c6-9223-fd4e03e09813 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:14:30.382426 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60623ed7-e9d4-41c6-9223-fd4e03e09813 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:30.382620 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-60623ed7-e9d4-41c6-9223-fd4e03e09813 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:30.390775 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:30.390775 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:30.394836 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-60623ed7-e9d4-41c6-9223-fd4e03e09813 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:30.399679 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-60623ed7-e9d4-41c6-9223-fd4e03e09813 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:14:30.400113 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1302/5236] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:30 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:31.157876 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a3bb5399-e85d-4b79-be00-27952f7afedf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:31.159480 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3bb5399-e85d-4b79-be00-27952f7afedf tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] DELETE https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:31.159675 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3bb5399-e85d-4b79-be00-27952f7afedf tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:31.159861 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3bb5399-e85d-4b79-be00-27952f7afedf tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:31.160009 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a3bb5399-e85d-4b79-be00-27952f7afedf tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Delete volume with id: 642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:31.166053 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:31.166053 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:31.166423 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a3bb5399-e85d-4b79-be00-27952f7afedf tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:31.180226 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a3bb5399-e85d-4b79-be00-27952f7afedf tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Delete volume request issued successfully. Aug 19 16:14:31.180446 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3bb5399-e85d-4b79-be00-27952f7afedf tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 202 Aug 19 16:14:31.180974 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1313/5237] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:14:31 2026] DELETE /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:14:31.187891 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-098b91ab-35bd-41a4-820f-7f8929ee4df5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:31.189612 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-098b91ab-35bd-41a4-820f-7f8929ee4df5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:31.189841 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-098b91ab-35bd-41a4-820f-7f8929ee4df5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:31.190075 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-098b91ab-35bd-41a4-820f-7f8929ee4df5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:31.196680 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:31.196680 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:31.199861 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-098b91ab-35bd-41a4-820f-7f8929ee4df5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:31.204274 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-098b91ab-35bd-41a4-820f-7f8929ee4df5 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 200 Aug 19 16:14:31.204778 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1315/5238] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:31 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:31.413015 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35702b21-e611-4285-9f47-761c458fbe19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:31.415268 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35702b21-e611-4285-9f47-761c458fbe19 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:14:31.415497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35702b21-e611-4285-9f47-761c458fbe19 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:31.415747 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35702b21-e611-4285-9f47-761c458fbe19 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:31.422973 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:31.422973 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:31.426438 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-35702b21-e611-4285-9f47-761c458fbe19 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:31.430475 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35702b21-e611-4285-9f47-761c458fbe19 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:14:31.430860 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1309/5239] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:31 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:31.442290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-85f53555-08cb-43e0-b35d-d342b57ebb06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:31.443780 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85f53555-08cb-43e0-b35d-d342b57ebb06 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:14:31.443953 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85f53555-08cb-43e0-b35d-d342b57ebb06 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:31.444122 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85f53555-08cb-43e0-b35d-d342b57ebb06 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:31.450309 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:31.450309 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:31.453339 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85f53555-08cb-43e0-b35d-d342b57ebb06 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:31.457271 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85f53555-08cb-43e0-b35d-d342b57ebb06 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:14:31.457596 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1303/5240] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:31 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:31.543587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-086ca6c6-3c54-48c8-9c07-c62e51428b1b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:31.545560 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-086ca6c6-3c54-48c8-9c07-c62e51428b1b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:14:31.545747 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-086ca6c6-3c54-48c8-9c07-c62e51428b1b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:31.545938 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-086ca6c6-3c54-48c8-9c07-c62e51428b1b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:31.552896 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:31.552896 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:31.555967 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-086ca6c6-3c54-48c8-9c07-c62e51428b1b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:31.559906 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-086ca6c6-3c54-48c8-9c07-c62e51428b1b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:14:31.560227 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1314/5241] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:14:31 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:31.977592 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-6cc5ddb5-c609-4702-8627-882c0d7e48b4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:31.979560 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-6cc5ddb5-c609-4702-8627-882c0d7e48b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:14:31.979797 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-6cc5ddb5-c609-4702-8627-882c0d7e48b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:31.979992 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-6cc5ddb5-c609-4702-8627-882c0d7e48b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:31.986661 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:31.986661 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:31.989920 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-6cc5ddb5-c609-4702-8627-882c0d7e48b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:31.993904 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-6cc5ddb5-c609-4702-8627-882c0d7e48b4 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:14:31.994208 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1316/5242] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:14:31 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:32.002562 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ab5be40-1998-4f40-9ff1-dc8aa92d28b1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.002948 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ab5be40-1998-4f40-9ff1-dc8aa92d28b1 None None] GET https://10.4.3.32/volume// Aug 19 16:14:32.003096 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ab5be40-1998-4f40-9ff1-dc8aa92d28b1 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:32.003271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ab5be40-1998-4f40-9ff1-dc8aa92d28b1 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:32.003581 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ab5be40-1998-4f40-9ff1-dc8aa92d28b1 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:14:32.003867 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1310/5243] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:14:32 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:14:32.010365 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-79fc6d56-9b7c-45b8-a457-02e2f6ea874a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.012906 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-79fc6d56-9b7c-45b8-a457-02e2f6ea874a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:14:32.013367 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-79fc6d56-9b7c-45b8-a457-02e2f6ea874a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a685cf58-4b69-4052-b240-fbb4d67096a8", "connector": null, "instance_uuid": "ae73307f-f226-4306-9899-8fecdf8d8047"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:32.023887 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:32.023887 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:14:32.046267 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-79fc6d56-9b7c-45b8-a457-02e2f6ea874a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:14:32.046712 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1304/5244] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:14:32 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 19 16:14:32.216888 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5a457157-fa56-476f-b7c0-b88fd941a9a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.218728 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a457157-fa56-476f-b7c0-b88fd941a9a8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e Aug 19 16:14:32.218947 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a457157-fa56-476f-b7c0-b88fd941a9a8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:32.219125 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a457157-fa56-476f-b7c0-b88fd941a9a8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:32.224731 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a457157-fa56-476f-b7c0-b88fd941a9a8 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e returned with HTTP 404 Aug 19 16:14:32.225204 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1315/5245] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:32 2026] GET /volume/v3/volumes/642b072d-a778-4d28-a274-6009e5c04c7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:32.231511 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-dc5f0987-3b8f-46f4-abb9-63eb04bfae88 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.233238 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc5f0987-3b8f-46f4-abb9-63eb04bfae88 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:32.233453 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc5f0987-3b8f-46f4-abb9-63eb04bfae88 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:32.233671 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-dc5f0987-3b8f-46f4-abb9-63eb04bfae88 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:32.233871 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-dc5f0987-3b8f-46f4-abb9-63eb04bfae88 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Delete volume with id: a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:32.240301 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:32.240301 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:32.240780 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dc5f0987-3b8f-46f4-abb9-63eb04bfae88 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:32.255874 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-dc5f0987-3b8f-46f4-abb9-63eb04bfae88 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Delete volume request issued successfully. Aug 19 16:14:32.256077 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-dc5f0987-3b8f-46f4-abb9-63eb04bfae88 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 202 Aug 19 16:14:32.256447 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1317/5246] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:14:32 2026] DELETE /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:14:32.263635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25476d53-78cb-4085-9407-0e840fa34d70 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.265576 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25476d53-78cb-4085-9407-0e840fa34d70 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:32.265866 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25476d53-78cb-4085-9407-0e840fa34d70 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:32.266106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25476d53-78cb-4085-9407-0e840fa34d70 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:32.272622 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:32.272622 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:32.276040 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-25476d53-78cb-4085-9407-0e840fa34d70 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Volume info retrieved successfully. Aug 19 16:14:32.280167 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25476d53-78cb-4085-9407-0e840fa34d70 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 200 Aug 19 16:14:32.280595 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1311/5247] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:32 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:14:32.719990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-49f991b6-d07c-4539-b5fc-aa01c319f7c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.720342 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49f991b6-d07c-4539-b5fc-aa01c319f7c7 None None] GET https://10.4.3.32/volume// Aug 19 16:14:32.720488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49f991b6-d07c-4539-b5fc-aa01c319f7c7 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:32.720695 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-49f991b6-d07c-4539-b5fc-aa01c319f7c7 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:32.721116 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-49f991b6-d07c-4539-b5fc-aa01c319f7c7 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:14:32.721523 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1305/5248] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:14:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:14:32.732141 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-7caa5cd9-0d9f-4a26-ac50-1b41375c37d3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.734122 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-7caa5cd9-0d9f-4a26-ac50-1b41375c37d3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:14:32.734340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-7caa5cd9-0d9f-4a26-ac50-1b41375c37d3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:32.734540 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-7caa5cd9-0d9f-4a26-ac50-1b41375c37d3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:32.743682 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:32.743682 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:14:32.746929 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-7caa5cd9-0d9f-4a26-ac50-1b41375c37d3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:14:32.750953 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-7caa5cd9-0d9f-4a26-ac50-1b41375c37d3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:14:32.751313 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1316/5249] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:14:32 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:14:32.849808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-f17690c3-0e18-4cfc-908f-43b0a222b310 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.851710 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-f17690c3-0e18-4cfc-908f-43b0a222b310 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835 Aug 19 16:14:32.851897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-f17690c3-0e18-4cfc-908f-43b0a222b310 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:32.859094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-f17690c3-0e18-4cfc-908f-43b0a222b310 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-a685cf58-4b69-4052-b240-fbb4d67096a8-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:14:32.863190 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-f17690c3-0e18-4cfc-908f-43b0a222b310 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-a685cf58-4b69-4052-b240-fbb4d67096a8-np0000007787" acquired by "attachment_update" :: waited 0.004s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:14:32.864063 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:32.864063 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:14:32.939501 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-f17690c3-0e18-4cfc-908f-43b0a222b310 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-a685cf58-4b69-4052-b240-fbb4d67096a8-np0000007787" released by "attachment_update" :: held 0.076s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:14:32.939862 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-f17690c3-0e18-4cfc-908f-43b0a222b310 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835 returned with HTTP 200 Aug 19 16:14:32.940327 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1318/5250] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:14:32 2026] PUT /volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:14:32.958928 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-c08ef4f1-2d1a-415d-af45-a66174548bf3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:32.960860 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-c08ef4f1-2d1a-415d-af45-a66174548bf3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835/action Aug 19 16:14:32.961195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-c08ef4f1-2d1a-415d-af45-a66174548bf3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:14:32.961313 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-c08ef4f1-2d1a-415d-af45-a66174548bf3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:32.974502 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:14:32.974502 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:14:32.983171 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e7f98c9f-b4c4-4bb6-981a-a19d070af19b req-c08ef4f1-2d1a-415d-af45-a66174548bf3 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835/action returned with HTTP 204 Aug 19 16:14:32.983550 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1312/5251] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:14:32 2026] POST /volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:33.296501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-618472a6-fe81-4fcc-a1b8-e24fbb6a9f50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:33.298006 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-618472a6-fe81-4fcc-a1b8-e24fbb6a9f50 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] GET https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd Aug 19 16:14:33.298162 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-618472a6-fe81-4fcc-a1b8-e24fbb6a9f50 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:14:33.298330 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-618472a6-fe81-4fcc-a1b8-e24fbb6a9f50 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:14:33.303066 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-618472a6-fe81-4fcc-a1b8-e24fbb6a9f50 tempest-TestServerVolumeAttachmentScenario-2003894580 tempest-TestServerVolumeAttachmentScenario-2003894580-project-member] https://10.4.3.32/volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd returned with HTTP 404 Aug 19 16:14:33.303469 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1306/5252] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:14:33 2026] GET /volume/v3/volumes/a07b9622-529d-4008-871f-651b09ab2edd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:14:42.749866 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=74,cinder:UPDATE=11,cinder:INSERT=3,cinder:DELETE=1 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:14:42.929966 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=89,cinder:UPDATE=10,cinder:DELETE=1,cinder:INSERT=2 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:14:42.981124 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=95,cinder:UPDATE=20,cinder:INSERT=6 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:14:43.300239 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=63,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:14:47.967660 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:14:47.969433 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:14:47.969836 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-79230420", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:14:47.971696 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-79230420', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:14:47.971878 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Create volume of 1 GB Aug 19 16:14:47.976043 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Availability Zones retrieved successfully. Aug 19 16:14:47.981305 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Flow 'volume_create_api' (4998b132-deb6-434d-8f0b-3a30ecc1bbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:14:47.982207 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e42c9d-a744-439a-9693-f610c9ef406f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:47.983118 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:14:48.006770 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e42c9d-a744-439a-9693-f610c9ef406f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:48.007526 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d010766b-666b-4ad9-837e-19ae95cb2078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:48.065178 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Created reservations ['46894a6f-de8e-4106-8691-ebcdb46c43ac', 'a0d3db33-ee98-4d70-9a1f-fd183afb5f97', 'c6e50901-b491-4b0f-a4a1-ffd8b85a47f9', '79cc2b90-85d8-4f13-8e82-c280ea4d1a7c'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:14:48.066017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d010766b-666b-4ad9-837e-19ae95cb2078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46894a6f-de8e-4106-8691-ebcdb46c43ac', 'a0d3db33-ee98-4d70-9a1f-fd183afb5f97', 'c6e50901-b491-4b0f-a4a1-ffd8b85a47f9', '79cc2b90-85d8-4f13-8e82-c280ea4d1a7c']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:48.066797 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (853d115e-7770-4327-94f7-17df82ec5c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:48.091183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (853d115e-7770-4327-94f7-17df82ec5c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ab2264c-fd7c-4809-a093-d5c980a30ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-79230420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ca5307a435f49249229f4e555a9d190',qos_specs=None,replication_status=,reservations=['46894a6f-de8e-4106-8691-ebcdb46c43ac','a0d3db33-ee98-4d70-9a1f-fd183afb5f97','c6e50901-b491-4b0f-a4a1-ffd8b85a47f9','79cc2b90-85d8-4f13-8e82-c280ea4d1a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cadfd6c68160407895a6267db0f565fc',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-79230420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ab2264c-fd7c-4809-a093-d5c980a30ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ca5307a435f49249229f4e555a9d190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cadfd6c68160407895a6267db0f565fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:48.092279 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c50cbe8a-4e34-4457-beff-bd409cd65090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:48.110560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c50cbe8a-4e34-4457-beff-bd409cd65090) transitioned into 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-79230420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ca5307a435f49249229f4e555a9d190',qos_specs=None,replication_status=,reservations=['46894a6f-de8e-4106-8691-ebcdb46c43ac','a0d3db33-ee98-4d70-9a1f-fd183afb5f97','c6e50901-b491-4b0f-a4a1-ffd8b85a47f9','79cc2b90-85d8-4f13-8e82-c280ea4d1a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cadfd6c68160407895a6267db0f565fc',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:48.111223 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1451008f-4038-43b1-ba00-3d25e485a161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:14:48.121963 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1451008f-4038-43b1-ba00-3d25e485a161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:14:48.122877 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Flow 'volume_create_api' (4998b132-deb6-434d-8f0b-3a30ecc1bbe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:14:48.123198 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Create volume request issued successfully. Aug 19 16:14:48.123722 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9669865b-ca0f-4681-a3e9-8d44c696f48a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:14:48.124257 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1317/5253] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:14:47 2026] POST /volume/v3/volumes => generated 743 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 16:14:58.113814 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:15:18.940299 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e4be3425-7027-4cc0-9d83-3ca3527db3f3 req-bde048db-dad5-464f-9c8b-a31e8f9b5da0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:18.944781 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e4be3425-7027-4cc0-9d83-3ca3527db3f3 req-bde048db-dad5-464f-9c8b-a31e8f9b5da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835 Aug 19 16:15:18.944781 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e4be3425-7027-4cc0-9d83-3ca3527db3f3 req-bde048db-dad5-464f-9c8b-a31e8f9b5da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:18.944781 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e4be3425-7027-4cc0-9d83-3ca3527db3f3 req-bde048db-dad5-464f-9c8b-a31e8f9b5da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:18.954748 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:18.954748 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:15:19.001289 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e4be3425-7027-4cc0-9d83-3ca3527db3f3 req-bde048db-dad5-464f-9c8b-a31e8f9b5da0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835 returned with HTTP 200 Aug 19 16:15:19.001722 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1319/5254] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:15:18 2026] DELETE /volume/v3/attachments/295a8b91-031a-4186-ab38-91fd750da835 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:20.139787 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-fdc5564e-a075-4e5d-b893-5df8ef36123c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:20.141647 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-fdc5564e-a075-4e5d-b893-5df8ef36123c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:15:20.141843 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-fdc5564e-a075-4e5d-b893-5df8ef36123c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:20.142015 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-fdc5564e-a075-4e5d-b893-5df8ef36123c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:20.148313 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:20.148313 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:15:20.151404 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-fdc5564e-a075-4e5d-b893-5df8ef36123c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:15:20.155408 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-fdc5564e-a075-4e5d-b893-5df8ef36123c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:15:20.155726 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1313/5255] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:15:20 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:15:20.540665 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-59ce4834-ccba-465c-b28e-40ca0ecb0a72 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:20.543074 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-59ce4834-ccba-465c-b28e-40ca0ecb0a72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:15:20.543309 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-59ce4834-ccba-465c-b28e-40ca0ecb0a72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:20.543557 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-59ce4834-ccba-465c-b28e-40ca0ecb0a72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:20.551383 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:20.551383 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:15:20.555131 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-59ce4834-ccba-465c-b28e-40ca0ecb0a72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:15:20.560141 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-59ce4834-ccba-465c-b28e-40ca0ecb0a72 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:15:20.560591 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1307/5256] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:15:20 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:15:20.569864 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bb266337-f2cc-40ad-af83-71c9b3f2a0c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:20.570263 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb266337-f2cc-40ad-af83-71c9b3f2a0c4 None None] GET https://10.4.3.32/volume// Aug 19 16:15:20.570416 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb266337-f2cc-40ad-af83-71c9b3f2a0c4 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:20.570628 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb266337-f2cc-40ad-af83-71c9b3f2a0c4 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:20.570948 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb266337-f2cc-40ad-af83-71c9b3f2a0c4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:15:20.571250 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1318/5257] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:15: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 19 16:15:20.577855 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-ea47b83f-5a57-4431-b987-eef25d7e525e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:20.579715 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-ea47b83f-5a57-4431-b987-eef25d7e525e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:15:20.580041 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-ea47b83f-5a57-4431-b987-eef25d7e525e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a685cf58-4b69-4052-b240-fbb4d67096a8", "connector": null, "instance_uuid": "65442d65-be1e-462a-95ea-920404b65a15"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:20.587939 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:20.587939 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:15:20.609825 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-ea47b83f-5a57-4431-b987-eef25d7e525e tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:15:20.610217 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1320/5258] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:15:20 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 19 16:15:21.435293 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0979cded-de46-4018-a31a-5cd618f16110 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:21.435864 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0979cded-de46-4018-a31a-5cd618f16110 None None] GET https://10.4.3.32/volume// Aug 19 16:15:21.435932 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0979cded-de46-4018-a31a-5cd618f16110 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:21.436107 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0979cded-de46-4018-a31a-5cd618f16110 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:21.436442 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0979cded-de46-4018-a31a-5cd618f16110 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:15:21.436739 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1314/5259] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:15: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 19 16:15:21.448240 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-b5bc396e-4911-4819-8b33-759ba5a6875a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:21.450954 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-b5bc396e-4911-4819-8b33-759ba5a6875a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:15:21.451243 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-b5bc396e-4911-4819-8b33-759ba5a6875a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:21.451533 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-b5bc396e-4911-4819-8b33-759ba5a6875a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:21.463433 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:21.463433 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:15:21.467897 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-b5bc396e-4911-4819-8b33-759ba5a6875a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:15:21.474166 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-b5bc396e-4911-4819-8b33-759ba5a6875a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:15:21.474748 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1308/5260] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:15:21 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1544 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:15:21.581750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-011a5fd0-65e1-48e3-9497-ba225d16c6bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:21.584444 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-011a5fd0-65e1-48e3-9497-ba225d16c6bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b Aug 19 16:15:21.584816 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-011a5fd0-65e1-48e3-9497-ba225d16c6bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:21.593022 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-011a5fd0-65e1-48e3-9497-ba225d16c6bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-a685cf58-4b69-4052-b240-fbb4d67096a8-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:15:21.598112 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-011a5fd0-65e1-48e3-9497-ba225d16c6bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-a685cf58-4b69-4052-b240-fbb4d67096a8-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:15:21.599099 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:21.599099 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:15:21.690297 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-011a5fd0-65e1-48e3-9497-ba225d16c6bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-a685cf58-4b69-4052-b240-fbb4d67096a8-np0000007787" released by "attachment_update" :: held 0.092s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:15:21.690732 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-011a5fd0-65e1-48e3-9497-ba225d16c6bb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b returned with HTTP 200 Aug 19 16:15:21.691342 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1319/5261] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:15:21 2026] PUT /volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:15:21.710779 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-55aad157-2ac4-4c43-8d94-c0dcca77ef60 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:21.712704 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-55aad157-2ac4-4c43-8d94-c0dcca77ef60 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b/action Aug 19 16:15:21.713161 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-55aad157-2ac4-4c43-8d94-c0dcca77ef60 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:15:21.713320 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-55aad157-2ac4-4c43-8d94-c0dcca77ef60 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:21.728054 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:21.728054 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:15:21.740773 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e11d27b6-7bba-4103-9f4e-657b990d453f req-55aad157-2ac4-4c43-8d94-c0dcca77ef60 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b/action returned with HTTP 204 Aug 19 16:15:21.741182 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1321/5262] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:15:21 2026] POST /volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:15:30.161547 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=4 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:15:31.015706 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fb6291ad-db17-40de-9c8f-53c939b3a7e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.017323 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb6291ad-db17-40de-9c8f-53c939b3a7e1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:31.017500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb6291ad-db17-40de-9c8f-53c939b3a7e1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:31.017671 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb6291ad-db17-40de-9c8f-53c939b3a7e1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:31.023896 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:31.023896 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:15:31.026855 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fb6291ad-db17-40de-9c8f-53c939b3a7e1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:31.030243 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb6291ad-db17-40de-9c8f-53c939b3a7e1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:31.030579 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1315/5263] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:15:31 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:31.044006 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37eed7d1-ae5c-45a8-b141-d3505e019e15 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.045834 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37eed7d1-ae5c-45a8-b141-d3505e019e15 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:31.046046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37eed7d1-ae5c-45a8-b141-d3505e019e15 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:31.046224 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37eed7d1-ae5c-45a8-b141-d3505e019e15 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:31.053850 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:31.053850 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:15:31.057483 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37eed7d1-ae5c-45a8-b141-d3505e019e15 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:31.061382 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37eed7d1-ae5c-45a8-b141-d3505e019e15 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:31.061816 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1309/5264] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:15:31 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:31.100788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-e6abd036-b414-4041-9aac-4326887ac0aa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.103076 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-e6abd036-b414-4041-9aac-4326887ac0aa tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:31.103275 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-e6abd036-b414-4041-9aac-4326887ac0aa tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:31.103532 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-e6abd036-b414-4041-9aac-4326887ac0aa tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:31.112197 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:31.112197 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:15:31.116929 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-e6abd036-b414-4041-9aac-4326887ac0aa tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:31.121387 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-e6abd036-b414-4041-9aac-4326887ac0aa tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:31.121861 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1320/5265] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:15:31 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:31.190382 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fe62c8cc-6bb6-4ced-8997-eb81e7d2bc71 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.190806 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fe62c8cc-6bb6-4ced-8997-eb81e7d2bc71 None None] GET https://10.4.3.32/volume// Aug 19 16:15:31.190918 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fe62c8cc-6bb6-4ced-8997-eb81e7d2bc71 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:31.191085 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fe62c8cc-6bb6-4ced-8997-eb81e7d2bc71 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:31.191380 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fe62c8cc-6bb6-4ced-8997-eb81e7d2bc71 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:15:31.191656 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1322/5266] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:15: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 19 16:15:31.199247 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-20065063-5106-4dcf-a56e-8653cc90c343 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.201176 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-20065063-5106-4dcf-a56e-8653cc90c343 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:15:31.201506 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-20065063-5106-4dcf-a56e-8653cc90c343 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ab2264c-fd7c-4809-a093-d5c980a30ced", "connector": null, "instance_uuid": "c22dbf9d-7a3d-4f5f-a957-68f4c5e98625"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:31.209650 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:31.209650 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:15:31.233331 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-20065063-5106-4dcf-a56e-8653cc90c343 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:15:31.233781 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1316/5267] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:15:31 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 19 16:15:31.262131 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-840406ce-3c66-424a-afbd-25ebc5545df2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.264327 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-840406ce-3c66-424a-afbd-25ebc5545df2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:31.264327 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-840406ce-3c66-424a-afbd-25ebc5545df2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:31.264441 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-840406ce-3c66-424a-afbd-25ebc5545df2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:31.270492 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c85dcfae-aa94-4e55-a5e2-eac7a0e48ca6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.270981 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c85dcfae-aa94-4e55-a5e2-eac7a0e48ca6 None None] GET https://10.4.3.32/volume// Aug 19 16:15:31.271187 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c85dcfae-aa94-4e55-a5e2-eac7a0e48ca6 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:31.271413 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c85dcfae-aa94-4e55-a5e2-eac7a0e48ca6 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:31.271857 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c85dcfae-aa94-4e55-a5e2-eac7a0e48ca6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:15:31.272142 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1321/5268] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:15: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 19 16:15:31.274421 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:31.274421 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:15:31.278786 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-f2c0d90e-5d65-4c3a-9a70-428a0537c8f0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.279299 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-840406ce-3c66-424a-afbd-25ebc5545df2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:31.281097 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-f2c0d90e-5d65-4c3a-9a70-428a0537c8f0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:31.281338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-f2c0d90e-5d65-4c3a-9a70-428a0537c8f0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:31.281556 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-f2c0d90e-5d65-4c3a-9a70-428a0537c8f0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:31.285008 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-840406ce-3c66-424a-afbd-25ebc5545df2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:31.285574 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1310/5269] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:15:31 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:31.292640 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:31.292640 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:15:31.296254 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-f2c0d90e-5d65-4c3a-9a70-428a0537c8f0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:31.300556 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-f2c0d90e-5d65-4c3a-9a70-428a0537c8f0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:31.300956 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1323/5270] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:15:31 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:15:31.402262 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-0d7c6a2e-4911-420e-b3be-b13699ae159a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:31.404322 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-0d7c6a2e-4911-420e-b3be-b13699ae159a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] PUT https://10.4.3.32/volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1 Aug 19 16:15:31.404698 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-0d7c6a2e-4911-420e-b3be-b13699ae159a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:31.411772 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-0d7c6a2e-4911-420e-b3be-b13699ae159a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Acquiring lock "cinder-attachment_update-3ab2264c-fd7c-4809-a093-d5c980a30ced-np0000007787" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:15:31.416224 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-0d7c6a2e-4911-420e-b3be-b13699ae159a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Lock "cinder-attachment_update-3ab2264c-fd7c-4809-a093-d5c980a30ced-np0000007787" acquired by "attachment_update" :: waited 0.004s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:15:31.417246 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:31.417246 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:15:31.494814 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-0d7c6a2e-4911-420e-b3be-b13699ae159a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Lock "cinder-attachment_update-3ab2264c-fd7c-4809-a093-d5c980a30ced-np0000007787" released by "attachment_update" :: held 0.079s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:15:31.495112 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-0d7c6a2e-4911-420e-b3be-b13699ae159a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1 returned with HTTP 200 Aug 19 16:15:31.495620 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1317/5271] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:15:31 2026] PUT /volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:15:32.297681 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4c2cb6ee-492e-44a8-b014-da450b7e6410 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:32.299631 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c2cb6ee-492e-44a8-b014-da450b7e6410 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:32.299866 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb6ee-492e-44a8-b014-da450b7e6410 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:32.300075 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb6ee-492e-44a8-b014-da450b7e6410 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:32.310225 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:32.310225 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:15:32.313845 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4c2cb6ee-492e-44a8-b014-da450b7e6410 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:32.318580 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c2cb6ee-492e-44a8-b014-da450b7e6410 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:32.319012 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1322/5272] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:15:32 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:33.331401 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e7f0057-4cf8-4b83-ac88-2ba21a17f3f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:33.333342 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e7f0057-4cf8-4b83-ac88-2ba21a17f3f7 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:33.333589 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e7f0057-4cf8-4b83-ac88-2ba21a17f3f7 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:33.333837 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e7f0057-4cf8-4b83-ac88-2ba21a17f3f7 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:33.342863 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:33.342863 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:15:33.346415 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e7f0057-4cf8-4b83-ac88-2ba21a17f3f7 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:33.350876 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e7f0057-4cf8-4b83-ac88-2ba21a17f3f7 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:33.351333 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1311/5273] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:15:33 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:34.363638 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-daf055fb-6f51-4b5f-a968-90e9ec2878e8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:34.365265 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-daf055fb-6f51-4b5f-a968-90e9ec2878e8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:34.365432 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-daf055fb-6f51-4b5f-a968-90e9ec2878e8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:34.365658 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-daf055fb-6f51-4b5f-a968-90e9ec2878e8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:34.374560 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:34.374560 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:15:34.377653 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-daf055fb-6f51-4b5f-a968-90e9ec2878e8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:34.381416 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-daf055fb-6f51-4b5f-a968-90e9ec2878e8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:34.381814 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1324/5274] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:15:34 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:34.729718 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-a30b2387-f235-4b8f-8409-e685a80457b4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:34.732420 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-a30b2387-f235-4b8f-8409-e685a80457b4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1/action Aug 19 16:15:34.732846 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-a30b2387-f235-4b8f-8409-e685a80457b4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:15:34.732970 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-a30b2387-f235-4b8f-8409-e685a80457b4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:34.750032 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:34.750032 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:15:34.763218 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-afd7a3e9-c086-469c-baa8-86a61a1b55ad req-a30b2387-f235-4b8f-8409-e685a80457b4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1/action returned with HTTP 204 Aug 19 16:15:34.763817 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1318/5275] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:15:34 2026] POST /volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:15:35.393650 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-10c5720c-95a9-4684-a2cc-05643d27a93e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:35.395449 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10c5720c-95a9-4684-a2cc-05643d27a93e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:35.395672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10c5720c-95a9-4684-a2cc-05643d27a93e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:35.395903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10c5720c-95a9-4684-a2cc-05643d27a93e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:35.404734 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:35.404734 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:15:35.407837 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-10c5720c-95a9-4684-a2cc-05643d27a93e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:35.411433 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10c5720c-95a9-4684-a2cc-05643d27a93e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:35.411827 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1323/5276] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:15:35 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 1128 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:15:35.423550 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5984528f-9e74-48d1-bd97-3b54081687f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:35.425625 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5984528f-9e74-48d1-bd97-3b54081687f6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:35.425852 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5984528f-9e74-48d1-bd97-3b54081687f6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:35.426036 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5984528f-9e74-48d1-bd97-3b54081687f6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:35.434955 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:35.434955 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:15:35.438122 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5984528f-9e74-48d1-bd97-3b54081687f6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:35.441907 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5984528f-9e74-48d1-bd97-3b54081687f6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:35.442268 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1312/5277] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:15:35 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 1128 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:15:38.557385 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-18705c22-47e7-42d2-a358-ae056d35d302 req-c091610f-a13c-4170-82f6-83748f0a2900 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:38.559630 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-c091610f-a13c-4170-82f6-83748f0a2900 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:38.559942 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-c091610f-a13c-4170-82f6-83748f0a2900 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:38.560209 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-c091610f-a13c-4170-82f6-83748f0a2900 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:38.569874 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:38.569874 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:15:38.573489 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-18705c22-47e7-42d2-a358-ae056d35d302 req-c091610f-a13c-4170-82f6-83748f0a2900 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:38.577751 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-c091610f-a13c-4170-82f6-83748f0a2900 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:38.578325 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1325/5278] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:15:38 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 1128 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:15:38.597913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-18705c22-47e7-42d2-a358-ae056d35d302 req-095da7b5-b786-4e37-8aa0-c6a1fd1d971a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:38.599945 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-095da7b5-b786-4e37-8aa0-c6a1fd1d971a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced/action Aug 19 16:15:38.600380 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-095da7b5-b786-4e37-8aa0-c6a1fd1d971a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:15:38.600566 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-095da7b5-b786-4e37-8aa0-c6a1fd1d971a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:38.610732 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:38.610732 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:15:38.611348 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-18705c22-47e7-42d2-a358-ae056d35d302 req-095da7b5-b786-4e37-8aa0-c6a1fd1d971a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:38.618121 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-18705c22-47e7-42d2-a358-ae056d35d302 req-095da7b5-b786-4e37-8aa0-c6a1fd1d971a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Begin detaching volume completed successfully. Aug 19 16:15:38.618442 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-095da7b5-b786-4e37-8aa0-c6a1fd1d971a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced/action returned with HTTP 202 Aug 19 16:15:38.619103 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1319/5279] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:15:38 2026] POST /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:15:38.666750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a420e79c-1016-4226-96c2-c60eba02eb01 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:38.667242 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a420e79c-1016-4226-96c2-c60eba02eb01 None None] GET https://10.4.3.32/volume// Aug 19 16:15:38.667424 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a420e79c-1016-4226-96c2-c60eba02eb01 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:38.667658 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a420e79c-1016-4226-96c2-c60eba02eb01 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:38.667999 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a420e79c-1016-4226-96c2-c60eba02eb01 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:15:38.668322 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1324/5280] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16: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 19 16:15:38.676899 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-18705c22-47e7-42d2-a358-ae056d35d302 req-4aecdf69-3085-4a92-aaf1-9dee1d2f7546 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:38.679187 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-4aecdf69-3085-4a92-aaf1-9dee1d2f7546 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:38.679414 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-4aecdf69-3085-4a92-aaf1-9dee1d2f7546 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:38.679652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-4aecdf69-3085-4a92-aaf1-9dee1d2f7546 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:38.690859 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:38.690859 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:15:38.694900 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-18705c22-47e7-42d2-a358-ae056d35d302 req-4aecdf69-3085-4a92-aaf1-9dee1d2f7546 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:38.700638 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-4aecdf69-3085-4a92-aaf1-9dee1d2f7546 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:15:38.701183 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1313/5281] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:15:38 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 1311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:15:39.444105 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-18705c22-47e7-42d2-a358-ae056d35d302 req-5cbeb770-9084-41d1-8361-aca409d512e9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:39.446340 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-5cbeb770-9084-41d1-8361-aca409d512e9 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] DELETE https://10.4.3.32/volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1 Aug 19 16:15:39.446574 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-5cbeb770-9084-41d1-8361-aca409d512e9 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:39.446823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-5cbeb770-9084-41d1-8361-aca409d512e9 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:39.454701 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:39.454701 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:15:39.504255 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-18705c22-47e7-42d2-a358-ae056d35d302 req-5cbeb770-9084-41d1-8361-aca409d512e9 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1 returned with HTTP 200 Aug 19 16:15:39.504712 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1326/5282] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:15:39 2026] DELETE /volume/v3/attachments/4f5a0456-948a-426b-b01e-b991f4321fa1 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:39.710207 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a9562118-2e29-4623-b703-460ff4ed8955 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:39.711921 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9562118-2e29-4623-b703-460ff4ed8955 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:15:39.712264 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9562118-2e29-4623-b703-460ff4ed8955 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ab2264c-fd7c-4809-a093-d5c980a30ced", "force": false, "name": "tempest-TestStampPattern-snapshot-919154808", "description": null, "metadata": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:39.720622 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:39.720622 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:15:39.721182 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a9562118-2e29-4623-b703-460ff4ed8955 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:15:39.721362 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a9562118-2e29-4623-b703-460ff4ed8955 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Create snapshot from volume 3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:15:39.759715 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a9562118-2e29-4623-b703-460ff4ed8955 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Created reservations ['637db122-3cbb-43ec-af57-4eabd2e0427f', '7d25d8c6-35a6-413d-b722-22fd8c31b3e7', '9f135fef-ad77-4ae0-89a5-988d58cf03f3', 'b08ea285-0f03-4b6e-a881-30bce9f90659'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:15:39.791394 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a9562118-2e29-4623-b703-460ff4ed8955 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Snapshot create request issued successfully. Aug 19 16:15:39.791768 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9562118-2e29-4623-b703-460ff4ed8955 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:15:39.792253 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1320/5283] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:15:39 2026] POST /volume/v3/snapshots => generated 302 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:15:39.803023 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a124c707-66b9-4cb5-86c8-08ebdd164c09 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:39.805213 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a124c707-66b9-4cb5-86c8-08ebdd164c09 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 Aug 19 16:15:39.805467 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a124c707-66b9-4cb5-86c8-08ebdd164c09 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:39.805666 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a124c707-66b9-4cb5-86c8-08ebdd164c09 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:39.810315 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:39.810315 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:15:39.810752 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a124c707-66b9-4cb5-86c8-08ebdd164c09 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Snapshot retrieved successfully. Aug 19 16:15:39.811580 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a124c707-66b9-4cb5-86c8-08ebdd164c09 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 returned with HTTP 200 Aug 19 16:15:39.811946 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1325/5284] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:15:39 2026] GET /volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 => generated 434 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:40.820209 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-98ff3c1f-7b56-46ab-8adc-9a54b4d98335 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:40.822777 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98ff3c1f-7b56-46ab-8adc-9a54b4d98335 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 Aug 19 16:15:40.822777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98ff3c1f-7b56-46ab-8adc-9a54b4d98335 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:40.822777 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-98ff3c1f-7b56-46ab-8adc-9a54b4d98335 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:40.828958 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:40.828958 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:15:40.829480 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-98ff3c1f-7b56-46ab-8adc-9a54b4d98335 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Snapshot retrieved successfully. Aug 19 16:15:40.830381 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-98ff3c1f-7b56-46ab-8adc-9a54b4d98335 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 returned with HTTP 200 Aug 19 16:15:40.830980 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1314/5285] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:15:40 2026] GET /volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:40.841331 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ad1cfa99-b96a-4563-8abf-a595a8c0d69e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:40.842936 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad1cfa99-b96a-4563-8abf-a595a8c0d69e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 Aug 19 16:15:40.844581 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad1cfa99-b96a-4563-8abf-a595a8c0d69e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:15:40.844581 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ad1cfa99-b96a-4563-8abf-a595a8c0d69e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:15:40.848864 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:40.848864 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:15:40.849411 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-ad1cfa99-b96a-4563-8abf-a595a8c0d69e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Snapshot retrieved successfully. Aug 19 16:15:40.850239 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ad1cfa99-b96a-4563-8abf-a595a8c0d69e tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 returned with HTTP 200 Aug 19 16:15:40.850684 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1327/5286] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:15:40 2026] GET /volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:15:45.502107 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-603d2a72-55a3-44ca-b19e-1900942c2ece None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:15:45.503971 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:15:45.504359 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-252126629", "snapshot_id": "22994a25-1436-4bcd-936a-a4cd4e6a57f1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:15:45.506153 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-252126629', 'snapshot_id': '22994a25-1436-4bcd-936a-a4cd4e6a57f1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:15:45.512262 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:15:45.512262 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:15:45.512727 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Snapshot retrieved successfully. Aug 19 16:15:45.512899 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Create volume of 1 GB Aug 19 16:15:45.516320 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Availability Zones retrieved successfully. Aug 19 16:15:45.521471 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Flow 'volume_create_api' (1e4bb56f-b2b6-49ae-b7e4-12bd7517090b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:15:45.522478 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18072acc-cc4f-4c18-8a01-cb9848f68b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:15:45.523304 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:15:45.549602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18072acc-cc4f-4c18-8a01-cb9848f68b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '22994a25-1436-4bcd-936a-a4cd4e6a57f1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:15:45.550281 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (465dc687-e2e2-4dd7-96a7-b81490678946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:15:45.586775 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Created reservations ['615b9f3a-8f8d-4761-9e23-d7900602b090', 'e2ff87b4-7790-4d99-9382-18bf710471d1', '42db7661-b31a-405d-ac37-31aa9ae79499', '0b566629-f364-4a9d-810f-1aacab05323a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:15:45.587531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (465dc687-e2e2-4dd7-96a7-b81490678946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['615b9f3a-8f8d-4761-9e23-d7900602b090', 'e2ff87b4-7790-4d99-9382-18bf710471d1', '42db7661-b31a-405d-ac37-31aa9ae79499', '0b566629-f364-4a9d-810f-1aacab05323a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:15:45.588335 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd5dbf84-b72b-4c84-ac56-19f5f9c3e654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:15:45.625844 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd5dbf84-b72b-4c84-ac56-19f5f9c3e654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '911661d4-6bab-4ed5-ad34-4a6d72fdd9fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-252126629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ca5307a435f49249229f4e555a9d190',qos_specs=None,replication_status=,reservations=['615b9f3a-8f8d-4761-9e23-d7900602b090','e2ff87b4-7790-4d99-9382-18bf710471d1','42db7661-b31a-405d-ac37-31aa9ae79499','0b566629-f364-4a9d-810f-1aacab05323a'],size=1,snapshot_id=22994a25-1436-4bcd-936a-a4cd4e6a57f1,source_replicaid=,source_volid=None,status='creating',user_id='cadfd6c68160407895a6267db0f565fc',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-252126629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=911661d4-6bab-4ed5-ad34-4a6d72fdd9fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ca5307a435f49249229f4e555a9d190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=22994a25-1436-4bcd-936a-a4cd4e6a57f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cadfd6c68160407895a6267db0f565fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:15:45.626525 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b58914-9436-4de1-baa9-7f62845ead8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:15:45.643394 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b58914-9436-4de1-baa9-7f62845ead8a) transitioned into 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-252126629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ca5307a435f49249229f4e555a9d190',qos_specs=None,replication_status=,reservations=['615b9f3a-8f8d-4761-9e23-d7900602b090','e2ff87b4-7790-4d99-9382-18bf710471d1','42db7661-b31a-405d-ac37-31aa9ae79499','0b566629-f364-4a9d-810f-1aacab05323a'],size=1,snapshot_id=22994a25-1436-4bcd-936a-a4cd4e6a57f1,source_replicaid=,source_volid=None,status='creating',user_id='cadfd6c68160407895a6267db0f565fc',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:15:45.644034 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dbf7049-aed5-45e4-b90a-428068475457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:15:45.662964 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dbf7049-aed5-45e4-b90a-428068475457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:15:45.663680 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Flow 'volume_create_api' (1e4bb56f-b2b6-49ae-b7e4-12bd7517090b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:15:45.663968 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Create volume request issued successfully. Aug 19 16:15:45.664451 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-603d2a72-55a3-44ca-b19e-1900942c2ece tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:15:45.664901 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1321/5287] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:15:45 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:15:49.807539 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:15:50.825111 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=34 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:15:50.845653 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=46,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:15:55.654712 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=60,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:16:05.409635 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9bed0f8d-7f35-4af0-8210-b95a5dea932d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:05.411318 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bed0f8d-7f35-4af0-8210-b95a5dea932d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:16:05.411652 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9bed0f8d-7f35-4af0-8210-b95a5dea932d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a685cf58-4b69-4052-b240-fbb4d67096a8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-348188089", "description": null, "metadata": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:05.422286 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:05.422286 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:05.422779 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9bed0f8d-7f35-4af0-8210-b95a5dea932d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:05.422930 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-9bed0f8d-7f35-4af0-8210-b95a5dea932d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create snapshot from volume a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:16:05.450382 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-9bed0f8d-7f35-4af0-8210-b95a5dea932d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['74496eca-5938-4d6d-845a-580cff5ad538', '603d49ab-5b4e-483e-90b4-089c92b704fb', '767f5788-c586-45f5-acb1-609b5a0e2b80', '1c7a9633-8f24-4619-8e29-f497275821bd'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:16:05.480177 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9bed0f8d-7f35-4af0-8210-b95a5dea932d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot force create request issued successfully. Aug 19 16:16:05.480517 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bed0f8d-7f35-4af0-8210-b95a5dea932d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:16:05.480954 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1326/5288] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:16:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:16:05.489079 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-039fbb24-5468-4baf-a9df-e1cfd16a5c4c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:05.490798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-039fbb24-5468-4baf-a9df-e1cfd16a5c4c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 Aug 19 16:16:05.490991 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-039fbb24-5468-4baf-a9df-e1cfd16a5c4c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:05.491170 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-039fbb24-5468-4baf-a9df-e1cfd16a5c4c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:05.496507 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:05.496507 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:05.496820 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-039fbb24-5468-4baf-a9df-e1cfd16a5c4c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:16:05.497608 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-039fbb24-5468-4baf-a9df-e1cfd16a5c4c tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 returned with HTTP 200 Aug 19 16:16:05.498018 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1315/5289] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:16:05 2026] GET /volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:06.506668 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e2c910d8-fe78-4538-88f3-83d805fa9b5d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:06.508505 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2c910d8-fe78-4538-88f3-83d805fa9b5d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 Aug 19 16:16:06.508768 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2c910d8-fe78-4538-88f3-83d805fa9b5d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:06.509132 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e2c910d8-fe78-4538-88f3-83d805fa9b5d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:06.514505 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:06.514505 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:06.514949 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e2c910d8-fe78-4538-88f3-83d805fa9b5d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:16:06.515687 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e2c910d8-fe78-4538-88f3-83d805fa9b5d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 returned with HTTP 200 Aug 19 16:16:06.516104 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1328/5290] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:16:06 2026] GET /volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:06.524472 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af67ece6-4495-484f-a92f-dc01a403f3bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:06.526429 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af67ece6-4495-484f-a92f-dc01a403f3bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 Aug 19 16:16:06.526657 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af67ece6-4495-484f-a92f-dc01a403f3bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:06.526935 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af67ece6-4495-484f-a92f-dc01a403f3bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:06.531803 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:06.531803 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:06.532234 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af67ece6-4495-484f-a92f-dc01a403f3bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:16:06.533018 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af67ece6-4495-484f-a92f-dc01a403f3bd tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 returned with HTTP 200 Aug 19 16:16:06.533357 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1322/5291] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:16:06 2026] GET /volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:06.541653 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:06.543530 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:16:06.543885 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1884053102", "snapshot_id": "6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:06.545402 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1884053102', 'snapshot_id': '6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:16:06.550238 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:06.550238 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:06.550677 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:16:06.550809 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume of 1 GB Aug 19 16:16:06.554045 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Availability Zones retrieved successfully. Aug 19 16:16:06.559778 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (d2f3448f-8f6c-425c-bd80-5cefe4001de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:16:06.560639 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca28afe9-35a5-4eef-bfec-880c1c9ea994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:16:06.561485 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:16:06.588358 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca28afe9-35a5-4eef-bfec-880c1c9ea994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:16:06.589032 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ed965b-6b5d-42c8-8918-700e9a20a44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:16:06.623227 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Created reservations ['0c444a33-99f8-4fe5-a7d3-df7eca319afd', '60fe730c-8694-415a-bef1-3c55e33ce113', '724bb395-b876-4ab5-83b1-36a863c14323', '8bd540ed-5478-4e52-9a61-da37355aa733'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:16:06.624231 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ed965b-6b5d-42c8-8918-700e9a20a44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c444a33-99f8-4fe5-a7d3-df7eca319afd', '60fe730c-8694-415a-bef1-3c55e33ce113', '724bb395-b876-4ab5-83b1-36a863c14323', '8bd540ed-5478-4e52-9a61-da37355aa733']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:16:06.625301 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00086bf-a8c8-422e-a64d-043966acce9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:16:06.664421 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00086bf-a8c8-422e-a64d-043966acce9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18832af2-0010-43b6-a2e8-058bdae4ddb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1884053102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['0c444a33-99f8-4fe5-a7d3-df7eca319afd','60fe730c-8694-415a-bef1-3c55e33ce113','724bb395-b876-4ab5-83b1-36a863c14323','8bd540ed-5478-4e52-9a61-da37355aa733'],size=1,snapshot_id=6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), '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-19T16:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1884053102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18832af2-0010-43b6-a2e8-058bdae4ddb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853e0306ea11419bbbe3f5d0c46da2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f487553cea9c43f8ac254c27401beaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:16:06.665167 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edebfadf-c03d-4d72-ba46-09ee844dcde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:16:06.685382 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edebfadf-c03d-4d72-ba46-09ee844dcde6) transitioned into 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-1884053102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='853e0306ea11419bbbe3f5d0c46da2f1',qos_specs=None,replication_status=,reservations=['0c444a33-99f8-4fe5-a7d3-df7eca319afd','60fe730c-8694-415a-bef1-3c55e33ce113','724bb395-b876-4ab5-83b1-36a863c14323','8bd540ed-5478-4e52-9a61-da37355aa733'],size=1,snapshot_id=6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560,source_replicaid=,source_volid=None,status='creating',user_id='f487553cea9c43f8ac254c27401beaac',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:16:06.686179 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9275a8dd-bde3-45c7-aa07-a74e75ba30cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:16:06.708221 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9275a8dd-bde3-45c7-aa07-a74e75ba30cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:16:06.709117 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Flow 'volume_create_api' (d2f3448f-8f6c-425c-bd80-5cefe4001de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:16:06.709472 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Create volume request issued successfully. Aug 19 16:16:06.710143 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f06b3642-c2d1-4ea3-a153-8548d0a9c2f5 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:16:06.710753 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1327/5292] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:16:06 2026] POST /volume/v3/volumes => generated 783 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:16:06.721212 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c18c8ab-5aaf-412f-842c-1db28c1eeb35 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:06.723011 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c18c8ab-5aaf-412f-842c-1db28c1eeb35 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:06.723202 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c18c8ab-5aaf-412f-842c-1db28c1eeb35 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:06.723509 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c18c8ab-5aaf-412f-842c-1db28c1eeb35 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:06.733565 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:06.733565 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:06.738066 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c18c8ab-5aaf-412f-842c-1db28c1eeb35 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:06.743732 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c18c8ab-5aaf-412f-842c-1db28c1eeb35 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 200 Aug 19 16:16:06.744235 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1316/5293] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:06 2026] GET /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:07.756478 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2db53e37-5731-4743-91fe-0e585f0b4ad2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:07.758230 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2db53e37-5731-4743-91fe-0e585f0b4ad2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:07.758439 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2db53e37-5731-4743-91fe-0e585f0b4ad2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:07.758633 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2db53e37-5731-4743-91fe-0e585f0b4ad2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:07.765624 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:07.765624 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:07.769834 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2db53e37-5731-4743-91fe-0e585f0b4ad2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:07.775734 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2db53e37-5731-4743-91fe-0e585f0b4ad2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 200 Aug 19 16:16:07.776155 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1329/5294] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:07 2026] GET /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:07.789220 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6d6d3573-718c-41f4-a4fe-de625f9f72ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:07.791345 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d6d3573-718c-41f4-a4fe-de625f9f72ca tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:07.791597 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d6d3573-718c-41f4-a4fe-de625f9f72ca tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:07.791849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6d6d3573-718c-41f4-a4fe-de625f9f72ca tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:07.800108 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:07.800108 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:07.804611 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6d6d3573-718c-41f4-a4fe-de625f9f72ca tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:07.809632 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6d6d3573-718c-41f4-a4fe-de625f9f72ca tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 200 Aug 19 16:16:07.810208 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1323/5295] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:07 2026] GET /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:07.896408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-cf5eefbf-e5eb-412d-8a63-4292ad9b7e0b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:07.898244 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-cf5eefbf-e5eb-412d-8a63-4292ad9b7e0b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:07.898415 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-cf5eefbf-e5eb-412d-8a63-4292ad9b7e0b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:07.898581 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-cf5eefbf-e5eb-412d-8a63-4292ad9b7e0b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:07.904725 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:07.904725 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:07.907929 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-cf5eefbf-e5eb-412d-8a63-4292ad9b7e0b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:07.912033 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-cf5eefbf-e5eb-412d-8a63-4292ad9b7e0b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 200 Aug 19 16:16:07.912391 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1328/5296] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:16:07 2026] GET /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:08.305429 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-ec8d24cc-da45-4407-8bf5-a8a94336e77a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:08.307344 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-ec8d24cc-da45-4407-8bf5-a8a94336e77a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:08.307531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-ec8d24cc-da45-4407-8bf5-a8a94336e77a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:08.307707 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-ec8d24cc-da45-4407-8bf5-a8a94336e77a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:08.314368 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:08.314368 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:08.317634 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-ec8d24cc-da45-4407-8bf5-a8a94336e77a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:08.321685 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-ec8d24cc-da45-4407-8bf5-a8a94336e77a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 200 Aug 19 16:16:08.322111 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1317/5297] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:16:08 2026] GET /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:08.331017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c8866890-df3e-446b-a8d0-6d5a0ce5637f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:08.331384 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8866890-df3e-446b-a8d0-6d5a0ce5637f None None] GET https://10.4.3.32/volume// Aug 19 16:16:08.331540 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8866890-df3e-446b-a8d0-6d5a0ce5637f None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:08.331712 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8866890-df3e-446b-a8d0-6d5a0ce5637f None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:08.332045 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8866890-df3e-446b-a8d0-6d5a0ce5637f None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:16:08.332308 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1330/5298] 10.4.3.32 () {66 vars in 1412 bytes} [Wed Aug 19 16:16: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 19 16:16:08.339284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-dde4a1cc-73df-4497-b608-2b5df538eccf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:08.341177 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-dde4a1cc-73df-4497-b608-2b5df538eccf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:16:08.341540 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-dde4a1cc-73df-4497-b608-2b5df538eccf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18832af2-0010-43b6-a2e8-058bdae4ddb4", "connector": null, "instance_uuid": "db0b80b0-5e03-46cf-b84c-20845d686b31"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:08.350080 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:08.350080 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:08.376154 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-dde4a1cc-73df-4497-b608-2b5df538eccf tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:16:08.376584 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1324/5299] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:16:08 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 19 16:16:09.170722 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b6992850-8e43-4c11-80b8-c743733e004b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:09.171139 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b6992850-8e43-4c11-80b8-c743733e004b None None] GET https://10.4.3.32/volume// Aug 19 16:16:09.171354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b6992850-8e43-4c11-80b8-c743733e004b None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:09.171553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b6992850-8e43-4c11-80b8-c743733e004b None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:09.171912 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b6992850-8e43-4c11-80b8-c743733e004b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:16:09.172224 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1329/5300] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:16: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 19 16:16:09.180844 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-93d4f402-e1f8-47a7-b7ca-43b64b44acd0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:09.182731 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-93d4f402-e1f8-47a7-b7ca-43b64b44acd0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:09.182951 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-93d4f402-e1f8-47a7-b7ca-43b64b44acd0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:09.183125 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-93d4f402-e1f8-47a7-b7ca-43b64b44acd0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:09.191782 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:09.191782 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:09.195085 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-93d4f402-e1f8-47a7-b7ca-43b64b44acd0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:09.200572 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-93d4f402-e1f8-47a7-b7ca-43b64b44acd0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 200 Aug 19 16:16:09.201056 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1318/5301] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:16:09 2026] GET /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:16:09.301750 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-c24be2b1-9890-467b-b9f3-f45533b1adb0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:09.304068 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-c24be2b1-9890-467b-b9f3-f45533b1adb0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] PUT https://10.4.3.32/volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03 Aug 19 16:16:09.304491 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-c24be2b1-9890-467b-b9f3-f45533b1adb0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:09.313168 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-c24be2b1-9890-467b-b9f3-f45533b1adb0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Acquiring lock "cinder-attachment_update-18832af2-0010-43b6-a2e8-058bdae4ddb4-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:16:09.317669 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-c24be2b1-9890-467b-b9f3-f45533b1adb0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-18832af2-0010-43b6-a2e8-058bdae4ddb4-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:16:09.318609 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:09.318609 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:09.422590 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-c24be2b1-9890-467b-b9f3-f45533b1adb0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Lock "cinder-attachment_update-18832af2-0010-43b6-a2e8-058bdae4ddb4-np0000007787" released by "attachment_update" :: held 0.105s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:16:09.422901 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-c24be2b1-9890-467b-b9f3-f45533b1adb0 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03 returned with HTTP 200 Aug 19 16:16:09.423319 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1331/5302] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:16:09 2026] PUT /volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:09.444257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-782f0e35-b1e2-4285-bfd3-ebe337dcf224 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:09.446360 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-782f0e35-b1e2-4285-bfd3-ebe337dcf224 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] POST https://10.4.3.32/volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03/action Aug 19 16:16:09.446723 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-782f0e35-b1e2-4285-bfd3-ebe337dcf224 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:16:09.446886 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-782f0e35-b1e2-4285-bfd3-ebe337dcf224 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:09.461677 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:09.461677 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:09.480662 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c6fe33d6-ef79-4ff5-adeb-82c5c5c91227 req-782f0e35-b1e2-4285-bfd3-ebe337dcf224 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03/action returned with HTTP 204 Aug 19 16:16:09.481130 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1325/5303] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:16:09 2026] POST /volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:17.910885 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:16:19.198774 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=14 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:16:19.415692 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:16:19.472423 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:16:28.844613 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b3e3c4e2-acf8-4956-9d65-aa13439ce7b0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:28.846332 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3e3c4e2-acf8-4956-9d65-aa13439ce7b0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:28.846515 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3e3c4e2-acf8-4956-9d65-aa13439ce7b0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:28.846702 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3e3c4e2-acf8-4956-9d65-aa13439ce7b0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:28.853496 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:28.853496 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:28.856927 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b3e3c4e2-acf8-4956-9d65-aa13439ce7b0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:28.860747 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3e3c4e2-acf8-4956-9d65-aa13439ce7b0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:28.861183 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1330/5304] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:28 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:28.872320 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9625f42-e743-4fb4-a27f-6eb3b26955c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:28.874257 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9625f42-e743-4fb4-a27f-6eb3b26955c4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:28.874479 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9625f42-e743-4fb4-a27f-6eb3b26955c4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:28.874659 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9625f42-e743-4fb4-a27f-6eb3b26955c4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:28.881677 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:28.881677 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:28.885452 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a9625f42-e743-4fb4-a27f-6eb3b26955c4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:28.889733 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9625f42-e743-4fb4-a27f-6eb3b26955c4 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:28.890136 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1319/5305] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:28 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:28.928420 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-da3bf472-6050-4923-bfeb-aad9ee70662a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:28.930424 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-da3bf472-6050-4923-bfeb-aad9ee70662a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:28.930632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-da3bf472-6050-4923-bfeb-aad9ee70662a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:28.930828 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-da3bf472-6050-4923-bfeb-aad9ee70662a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:28.937596 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:28.937596 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:28.942062 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-da3bf472-6050-4923-bfeb-aad9ee70662a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:28.948011 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-da3bf472-6050-4923-bfeb-aad9ee70662a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:28.948445 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1332/5306] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:16:28 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:29.013680 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-83c3e9af-da2f-4631-a2e4-522890035f3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:29.014179 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83c3e9af-da2f-4631-a2e4-522890035f3a None None] GET https://10.4.3.32/volume// Aug 19 16:16:29.014231 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83c3e9af-da2f-4631-a2e4-522890035f3a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:29.014425 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83c3e9af-da2f-4631-a2e4-522890035f3a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:29.014795 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83c3e9af-da2f-4631-a2e4-522890035f3a None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:16:29.015067 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1326/5307] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:16: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 19 16:16:29.021338 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-cf30c46e-71c0-43a9-9009-35c38fbedb11 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:29.023430 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-cf30c46e-71c0-43a9-9009-35c38fbedb11 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:16:29.023850 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-cf30c46e-71c0-43a9-9009-35c38fbedb11 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "911661d4-6bab-4ed5-ad34-4a6d72fdd9fd", "connector": null, "instance_uuid": "8879234e-ccf0-4ab7-bbac-90ff6d054942"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:29.032057 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:29.032057 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:29.058362 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-cf30c46e-71c0-43a9-9009-35c38fbedb11 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:16:29.058801 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1331/5308] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:16:29 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 19 16:16:29.090525 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fde18b45-0fb7-4629-8ee9-f9f059882ba2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:29.092512 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fde18b45-0fb7-4629-8ee9-f9f059882ba2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:29.092708 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fde18b45-0fb7-4629-8ee9-f9f059882ba2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:29.092953 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fde18b45-0fb7-4629-8ee9-f9f059882ba2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:29.102891 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2f1e20a4-25d0-436b-ba9d-8ff4511be5d2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:29.103339 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f1e20a4-25d0-436b-ba9d-8ff4511be5d2 None None] GET https://10.4.3.32/volume// Aug 19 16:16:29.103448 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:29.103448 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:29.103502 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f1e20a4-25d0-436b-ba9d-8ff4511be5d2 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:29.103721 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f1e20a4-25d0-436b-ba9d-8ff4511be5d2 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:29.104074 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f1e20a4-25d0-436b-ba9d-8ff4511be5d2 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:16:29.104354 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1333/5309] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:16: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 19 16:16:29.107536 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fde18b45-0fb7-4629-8ee9-f9f059882ba2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:29.112142 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-f4d09a4a-8a7d-418f-a8ae-9699a76f9a17 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:29.112254 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fde18b45-0fb7-4629-8ee9-f9f059882ba2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:29.112640 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1320/5310] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:29 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:29.114786 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-f4d09a4a-8a7d-418f-a8ae-9699a76f9a17 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:29.115055 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-f4d09a4a-8a7d-418f-a8ae-9699a76f9a17 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:29.115302 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-f4d09a4a-8a7d-418f-a8ae-9699a76f9a17 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:29.125961 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:29.125961 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:29.131277 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-f4d09a4a-8a7d-418f-a8ae-9699a76f9a17 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:29.136152 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-f4d09a4a-8a7d-418f-a8ae-9699a76f9a17 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:29.136974 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1327/5311] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:16:29 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:16:29.232535 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-bc76abf0-cb96-4ca0-9e35-37c2fa1310f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:29.234551 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-bc76abf0-cb96-4ca0-9e35-37c2fa1310f1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] PUT https://10.4.3.32/volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704 Aug 19 16:16:29.234906 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-bc76abf0-cb96-4ca0-9e35-37c2fa1310f1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:29.241992 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-bc76abf0-cb96-4ca0-9e35-37c2fa1310f1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Acquiring lock "cinder-attachment_update-911661d4-6bab-4ed5-ad34-4a6d72fdd9fd-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:16:29.246004 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-bc76abf0-cb96-4ca0-9e35-37c2fa1310f1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Lock "cinder-attachment_update-911661d4-6bab-4ed5-ad34-4a6d72fdd9fd-np0000007787" acquired by "attachment_update" :: waited 0.004s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:16:29.246945 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:29.246945 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:29.320842 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-bc76abf0-cb96-4ca0-9e35-37c2fa1310f1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Lock "cinder-attachment_update-911661d4-6bab-4ed5-ad34-4a6d72fdd9fd-np0000007787" released by "attachment_update" :: held 0.075s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:16:29.321113 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-bc76abf0-cb96-4ca0-9e35-37c2fa1310f1 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704 returned with HTTP 200 Aug 19 16:16:29.321538 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1332/5312] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:16:29 2026] PUT /volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:30.124526 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6c6a8122-64c4-4342-878d-4ea3f3f94a38 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:30.126176 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c6a8122-64c4-4342-878d-4ea3f3f94a38 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:30.126373 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c6a8122-64c4-4342-878d-4ea3f3f94a38 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:30.126552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6c6a8122-64c4-4342-878d-4ea3f3f94a38 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:30.135893 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:30.135893 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:30.138957 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-6c6a8122-64c4-4342-878d-4ea3f3f94a38 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:30.142568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6c6a8122-64c4-4342-878d-4ea3f3f94a38 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:30.142900 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1334/5313] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:30 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:31.154785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-717546d1-d124-47b6-8663-5509f0cec0ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:31.156545 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-717546d1-d124-47b6-8663-5509f0cec0ec tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:31.156787 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-717546d1-d124-47b6-8663-5509f0cec0ec tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:31.156970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-717546d1-d124-47b6-8663-5509f0cec0ec tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:31.165706 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:31.165706 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:31.169068 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-717546d1-d124-47b6-8663-5509f0cec0ec tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:31.173008 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-717546d1-d124-47b6-8663-5509f0cec0ec tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:31.173392 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1321/5314] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:31 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:32.185433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b8310fb-c3fc-464c-8520-9e24a33e4658 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:32.187096 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b8310fb-c3fc-464c-8520-9e24a33e4658 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:32.187300 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b8310fb-c3fc-464c-8520-9e24a33e4658 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:32.187487 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b8310fb-c3fc-464c-8520-9e24a33e4658 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:32.196162 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:32.196162 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:32.200180 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8b8310fb-c3fc-464c-8520-9e24a33e4658 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:32.204565 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b8310fb-c3fc-464c-8520-9e24a33e4658 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:32.204961 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1328/5315] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:32 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:32.571476 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-91cb4559-35d4-4677-a64f-3127eabafda6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:32.573400 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-91cb4559-35d4-4677-a64f-3127eabafda6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704/action Aug 19 16:16:32.573704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-91cb4559-35d4-4677-a64f-3127eabafda6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:16:32.573837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-91cb4559-35d4-4677-a64f-3127eabafda6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:32.589929 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:32.589929 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:32.599057 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-de24968d-e2ef-4f8e-8bbe-b7ae8ef2b186 req-91cb4559-35d4-4677-a64f-3127eabafda6 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704/action returned with HTTP 204 Aug 19 16:16:32.599472 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1333/5316] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:16:32 2026] POST /volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:33.217564 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-912ec0ec-120b-401d-bb3f-f2ac24d811a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:33.220038 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-912ec0ec-120b-401d-bb3f-f2ac24d811a0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:33.220238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-912ec0ec-120b-401d-bb3f-f2ac24d811a0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:33.220433 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-912ec0ec-120b-401d-bb3f-f2ac24d811a0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:33.229961 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:33.229961 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:33.233630 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-912ec0ec-120b-401d-bb3f-f2ac24d811a0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:33.237548 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-912ec0ec-120b-401d-bb3f-f2ac24d811a0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:33.237916 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1335/5317] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:33 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:33.249356 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e1bb2ff-97d3-41ef-a31c-ba1fa7b05f9d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:33.251718 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e1bb2ff-97d3-41ef-a31c-ba1fa7b05f9d tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:33.251993 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e1bb2ff-97d3-41ef-a31c-ba1fa7b05f9d tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:33.252268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e1bb2ff-97d3-41ef-a31c-ba1fa7b05f9d tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:33.264702 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:33.264702 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:33.269144 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0e1bb2ff-97d3-41ef-a31c-ba1fa7b05f9d tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:33.274283 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e1bb2ff-97d3-41ef-a31c-ba1fa7b05f9d tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:33.274696 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1322/5318] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:33 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:35.543648 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-034bfd12-7fea-4fa5-bd0f-9c3965a7b9eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:35.546376 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-034bfd12-7fea-4fa5-bd0f-9c3965a7b9eb tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:35.546643 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-034bfd12-7fea-4fa5-bd0f-9c3965a7b9eb tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:35.546936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-034bfd12-7fea-4fa5-bd0f-9c3965a7b9eb tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:35.556097 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:35.556097 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:35.559470 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-034bfd12-7fea-4fa5-bd0f-9c3965a7b9eb tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:35.565000 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-034bfd12-7fea-4fa5-bd0f-9c3965a7b9eb tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:35.565566 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1329/5319] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:16:35 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:35.582028 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-498a86bc-5da0-4971-9b6f-beb1eb7affe2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:35.584120 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-498a86bc-5da0-4971-9b6f-beb1eb7affe2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] POST https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd/action Aug 19 16:16:35.584528 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-498a86bc-5da0-4971-9b6f-beb1eb7affe2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:16:35.584697 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-498a86bc-5da0-4971-9b6f-beb1eb7affe2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:35.594717 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:35.594717 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:35.595186 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-498a86bc-5da0-4971-9b6f-beb1eb7affe2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:35.600903 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-498a86bc-5da0-4971-9b6f-beb1eb7affe2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Begin detaching volume completed successfully. Aug 19 16:16:35.601096 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-498a86bc-5da0-4971-9b6f-beb1eb7affe2 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd/action returned with HTTP 202 Aug 19 16:16:35.601478 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1334/5320] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:16:35 2026] POST /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:16:35.639011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-73e99dcc-db28-492e-b193-597b5b694b63 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:35.639525 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73e99dcc-db28-492e-b193-597b5b694b63 None None] GET https://10.4.3.32/volume// Aug 19 16:16:35.639525 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73e99dcc-db28-492e-b193-597b5b694b63 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:35.639711 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-73e99dcc-db28-492e-b193-597b5b694b63 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:35.640035 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-73e99dcc-db28-492e-b193-597b5b694b63 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:16:35.640475 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1336/5321] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:16: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 19 16:16:35.646952 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-b25d2426-f928-4f33-9ea7-93b007826917 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:35.649078 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-b25d2426-f928-4f33-9ea7-93b007826917 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:35.649468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-b25d2426-f928-4f33-9ea7-93b007826917 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:35.649468 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-b25d2426-f928-4f33-9ea7-93b007826917 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:35.658273 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:35.658273 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:35.661358 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-b25d2426-f928-4f33-9ea7-93b007826917 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:35.665359 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-b25d2426-f928-4f33-9ea7-93b007826917 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:35.665735 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1323/5322] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:16:35 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 1346 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:16:36.455046 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-03ad7325-b6df-4466-89fd-820176f56ee5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:36.457234 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-03ad7325-b6df-4466-89fd-820176f56ee5 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] DELETE https://10.4.3.32/volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704 Aug 19 16:16:36.457434 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-03ad7325-b6df-4466-89fd-820176f56ee5 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:36.457626 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-03ad7325-b6df-4466-89fd-820176f56ee5 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:36.464464 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:36.464464 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:36.504941 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3c240c58-449a-49e0-98a2-35d936e2fd36 req-03ad7325-b6df-4466-89fd-820176f56ee5 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704 returned with HTTP 200 Aug 19 16:16:36.505333 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1330/5323] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:16:36 2026] DELETE /volume/v3/attachments/6907bf4b-d027-40d8-9575-04b040163704 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:38.732572 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a06ef1f1-3178-41c2-92b9-5fadb61dff28 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:38.734494 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a06ef1f1-3178-41c2-92b9-5fadb61dff28 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] DELETE https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:38.734677 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a06ef1f1-3178-41c2-92b9-5fadb61dff28 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:38.734895 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a06ef1f1-3178-41c2-92b9-5fadb61dff28 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:38.735048 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a06ef1f1-3178-41c2-92b9-5fadb61dff28 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Delete volume with id: 911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:38.741715 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:38.741715 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:38.742125 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a06ef1f1-3178-41c2-92b9-5fadb61dff28 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:38.766681 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a06ef1f1-3178-41c2-92b9-5fadb61dff28 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Delete volume request issued successfully. Aug 19 16:16:38.766882 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a06ef1f1-3178-41c2-92b9-5fadb61dff28 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 202 Aug 19 16:16:38.767268 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1335/5324] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:16:38 2026] DELETE /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:38.774176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05debf11-9e5f-4f1f-a808-d6e1054ed308 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:38.775919 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05debf11-9e5f-4f1f-a808-d6e1054ed308 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:38.776128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05debf11-9e5f-4f1f-a808-d6e1054ed308 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:38.776325 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05debf11-9e5f-4f1f-a808-d6e1054ed308 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:38.783894 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:38.783894 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:38.787545 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05debf11-9e5f-4f1f-a808-d6e1054ed308 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:38.792562 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05debf11-9e5f-4f1f-a808-d6e1054ed308 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 200 Aug 19 16:16:38.793063 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1337/5325] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:38 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:39.805327 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95744be0-db85-4b51-98b8-976aef52a173 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:39.806909 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95744be0-db85-4b51-98b8-976aef52a173 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd Aug 19 16:16:39.807113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95744be0-db85-4b51-98b8-976aef52a173 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:39.807300 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95744be0-db85-4b51-98b8-976aef52a173 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:39.812610 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95744be0-db85-4b51-98b8-976aef52a173 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd returned with HTTP 404 Aug 19 16:16:39.813080 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1324/5326] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:39 2026] GET /volume/v3/volumes/911661d4-6bab-4ed5-ad34-4a6d72fdd9fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:40.054531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bbfd6cf3-3555-4e75-aa29-611d3c920d2a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:40.056451 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbfd6cf3-3555-4e75-aa29-611d3c920d2a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 Aug 19 16:16:40.056690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbfd6cf3-3555-4e75-aa29-611d3c920d2a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:40.056986 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bbfd6cf3-3555-4e75-aa29-611d3c920d2a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:40.057131 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-bbfd6cf3-3555-4e75-aa29-611d3c920d2a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Delete snapshot with id: 22994a25-1436-4bcd-936a-a4cd4e6a57f1 Aug 19 16:16:40.062825 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:40.062825 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:40.063321 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bbfd6cf3-3555-4e75-aa29-611d3c920d2a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Snapshot retrieved successfully. Aug 19 16:16:40.077103 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bbfd6cf3-3555-4e75-aa29-611d3c920d2a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Snapshot delete request issued successfully. Aug 19 16:16:40.077322 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bbfd6cf3-3555-4e75-aa29-611d3c920d2a tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 returned with HTTP 202 Aug 19 16:16:40.077707 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1331/5327] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:16:40 2026] DELETE /volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:40.084481 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db70bae8-ab48-4261-b724-5efca54aadf0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:40.086194 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db70bae8-ab48-4261-b724-5efca54aadf0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 Aug 19 16:16:40.086387 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db70bae8-ab48-4261-b724-5efca54aadf0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:40.086564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db70bae8-ab48-4261-b724-5efca54aadf0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:40.091423 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:40.091423 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:40.091848 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-db70bae8-ab48-4261-b724-5efca54aadf0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Snapshot retrieved successfully. Aug 19 16:16:40.092510 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db70bae8-ab48-4261-b724-5efca54aadf0 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 returned with HTTP 200 Aug 19 16:16:40.092899 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1336/5328] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:16:40 2026] GET /volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:41.102119 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-64d22b19-c777-49f7-97b3-17bcb93cf7c8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:41.104391 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64d22b19-c777-49f7-97b3-17bcb93cf7c8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 Aug 19 16:16:41.104670 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64d22b19-c777-49f7-97b3-17bcb93cf7c8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:41.104966 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-64d22b19-c777-49f7-97b3-17bcb93cf7c8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:41.109557 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-64d22b19-c777-49f7-97b3-17bcb93cf7c8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 returned with HTTP 404 Aug 19 16:16:41.110045 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1338/5329] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:16:41 2026] GET /volume/v3/snapshots/22994a25-1436-4bcd-936a-a4cd4e6a57f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:41.140614 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-194a78a1-6533-40b3-a8dd-a11a2de4eeb9 req-957fc97f-9bb2-4afb-ad9a-d3e1ca27b06f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:41.142581 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-194a78a1-6533-40b3-a8dd-a11a2de4eeb9 req-957fc97f-9bb2-4afb-ad9a-d3e1ca27b06f tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:16:41.142773 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-194a78a1-6533-40b3-a8dd-a11a2de4eeb9 req-957fc97f-9bb2-4afb-ad9a-d3e1ca27b06f tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:41.142981 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-194a78a1-6533-40b3-a8dd-a11a2de4eeb9 req-957fc97f-9bb2-4afb-ad9a-d3e1ca27b06f tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:41.150056 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:41.150056 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:41.154423 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-194a78a1-6533-40b3-a8dd-a11a2de4eeb9 req-957fc97f-9bb2-4afb-ad9a-d3e1ca27b06f tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:41.158964 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-194a78a1-6533-40b3-a8dd-a11a2de4eeb9 req-957fc97f-9bb2-4afb-ad9a-d3e1ca27b06f tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:16:41.159389 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1325/5330] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:16:41 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:42.779856 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85e72569-e221-43f7-b117-c16b61352128 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:42.781809 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85e72569-e221-43f7-b117-c16b61352128 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] DELETE https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:16:42.782020 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85e72569-e221-43f7-b117-c16b61352128 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:42.782261 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85e72569-e221-43f7-b117-c16b61352128 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:42.782441 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-85e72569-e221-43f7-b117-c16b61352128 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Delete volume with id: 3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:16:42.791177 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:42.791177 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:42.791671 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-85e72569-e221-43f7-b117-c16b61352128 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:42.810665 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-85e72569-e221-43f7-b117-c16b61352128 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Delete volume request issued successfully. Aug 19 16:16:42.810886 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85e72569-e221-43f7-b117-c16b61352128 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 202 Aug 19 16:16:42.811348 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1332/5331] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:16:42 2026] DELETE /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:42.818014 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-83be1da8-fb4a-4ad0-b8a8-2c4dd0e574d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:42.819852 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83be1da8-fb4a-4ad0-b8a8-2c4dd0e574d8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:16:42.820031 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83be1da8-fb4a-4ad0-b8a8-2c4dd0e574d8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:42.820248 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83be1da8-fb4a-4ad0-b8a8-2c4dd0e574d8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:42.827053 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:42.827053 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:42.830462 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-83be1da8-fb4a-4ad0-b8a8-2c4dd0e574d8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Volume info retrieved successfully. Aug 19 16:16:42.834218 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83be1da8-fb4a-4ad0-b8a8-2c4dd0e574d8 tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 200 Aug 19 16:16:42.834565 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1337/5332] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:42 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:43.845780 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-84d4fcfb-4fb9-45c8-bc92-0d652361d2ad None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:43.847379 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84d4fcfb-4fb9-45c8-bc92-0d652361d2ad tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] GET https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced Aug 19 16:16:43.847542 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84d4fcfb-4fb9-45c8-bc92-0d652361d2ad tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:43.847713 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-84d4fcfb-4fb9-45c8-bc92-0d652361d2ad tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:43.853023 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-84d4fcfb-4fb9-45c8-bc92-0d652361d2ad tempest-TestStampPattern-1904773407 tempest-TestStampPattern-1904773407-project-member] https://10.4.3.32/volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced returned with HTTP 404 Aug 19 16:16:43.853505 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1339/5333] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:43 2026] GET /volume/v3/volumes/3ab2264c-fd7c-4809-a093-d5c980a30ced => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.304623 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-abbdb242-e7a6-4f57-9621-c920e3aaeaa0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.414145 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abbdb242-e7a6-4f57-9621-c920e3aaeaa0 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:16:50.414480 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abbdb242-e7a6-4f57-9621-c920e3aaeaa0 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1924339722", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.431987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abbdb242-e7a6-4f57-9621-c920e3aaeaa0 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:16:50.432465 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1326/5334] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:16:50 2026] POST /volume/v3/types => generated 380 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:50.441253 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef991ecb-a73d-4f0a-8f8a-faa4887b498d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.443001 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef991ecb-a73d-4f0a-8f8a-faa4887b498d tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] POST https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption Aug 19 16:16:50.443442 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef991ecb-a73d-4f0a-8f8a-faa4887b498d tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.463858 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef991ecb-a73d-4f0a-8f8a-faa4887b498d tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption returned with HTTP 200 Aug 19 16:16:50.464515 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1333/5335] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:16:50 2026] POST /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:50.473482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-232ae1e6-d6ee-4fbc-939d-0baceb0ba894 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.475423 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-232ae1e6-d6ee-4fbc-939d-0baceb0ba894 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:16:50.475822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-232ae1e6-d6ee-4fbc-939d-0baceb0ba894 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-60885691", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.495547 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-232ae1e6-d6ee-4fbc-939d-0baceb0ba894 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:16:50.495962 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1338/5336] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:16:50 2026] POST /volume/v3/types => generated 378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:50.505102 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-be21dcec-425d-4551-be82-f6cf4c257a37 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.571647 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be21dcec-425d-4551-be82-f6cf4c257a37 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] POST https://10.4.3.32/volume/v3/types/a255b32a-b330-4aa9-bcb0-c83134c895f2/encryption Aug 19 16:16:50.571999 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be21dcec-425d-4551-be82-f6cf4c257a37 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.574030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-be21dcec-425d-4551-be82-f6cf4c257a37 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.574173 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be21dcec-425d-4551-be82-f6cf4c257a37 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/a255b32a-b330-4aa9-bcb0-c83134c895f2/encryption returned with HTTP 403 Aug 19 16:16:50.574613 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1340/5337] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:16:50 2026] POST /volume/v3/types/a255b32a-b330-4aa9-bcb0-c83134c895f2/encryption => generated 127 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.583484 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3c413ac-9cb8-484e-81ab-3fc5a489be99 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.585367 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3c413ac-9cb8-484e-81ab-3fc5a489be99 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:16:50.585694 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3c413ac-9cb8-484e-81ab-3fc5a489be99 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-982204596", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.602605 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3c413ac-9cb8-484e-81ab-3fc5a489be99 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:16:50.602979 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1327/5338] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:16:50 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:50.610955 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da248aa8-bf2e-485e-b842-4b7188f79545 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.612716 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da248aa8-bf2e-485e-b842-4b7188f79545 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] POST https://10.4.3.32/volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8/extra_specs Aug 19 16:16:50.613075 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da248aa8-bf2e-485e-b842-4b7188f79545 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.615008 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-da248aa8-bf2e-485e-b842-4b7188f79545 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.615177 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da248aa8-bf2e-485e-b842-4b7188f79545 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8/extra_specs returned with HTTP 403 Aug 19 16:16:50.615588 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1334/5339] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 16:16:50 2026] POST /volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.622503 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99c832d1-c2f5-49c5-9f71-278e40a732d9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.624377 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99c832d1-c2f5-49c5-9f71-278e40a732d9 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] PUT https://10.4.3.32/volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8/extra_specs/key2 Aug 19 16:16:50.624632 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99c832d1-c2f5-49c5-9f71-278e40a732d9 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.626387 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-99c832d1-c2f5-49c5-9f71-278e40a732d9 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.626589 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99c832d1-c2f5-49c5-9f71-278e40a732d9 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8/extra_specs/key2 returned with HTTP 403 Aug 19 16:16:50.627025 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1339/5340] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:16:50 2026] PUT /volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.634582 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0b6a00af-dab8-40dc-96e6-f342cf4c7860 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.636423 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b6a00af-dab8-40dc-96e6-f342cf4c7860 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] POST https://10.4.3.32/volume/v3/types Aug 19 16:16:50.636737 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0b6a00af-dab8-40dc-96e6-f342cf4c7860 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.638802 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-0b6a00af-dab8-40dc-96e6-f342cf4c7860 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.638970 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0b6a00af-dab8-40dc-96e6-f342cf4c7860 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types returned with HTTP 403 Aug 19 16:16:50.639367 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1341/5341] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:16: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 19 16:16:50.645874 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5fcc488f-e0db-4e43-a1a1-f78ff089caa4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.647666 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fcc488f-e0db-4e43-a1a1-f78ff089caa4 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:16:50.648046 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fcc488f-e0db-4e43-a1a1-f78ff089caa4 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-36458631", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.665088 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fcc488f-e0db-4e43-a1a1-f78ff089caa4 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:16:50.665606 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1328/5342] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:16:50 2026] POST /volume/v3/types => generated 378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:50.673682 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8e5456ae-113a-4e3f-a7cd-79c783f0f74d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.675425 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e5456ae-113a-4e3f-a7cd-79c783f0f74d tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] POST https://10.4.3.32/volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c/encryption Aug 19 16:16:50.675771 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e5456ae-113a-4e3f-a7cd-79c783f0f74d tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.691486 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e5456ae-113a-4e3f-a7cd-79c783f0f74d tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c/encryption returned with HTTP 200 Aug 19 16:16:50.691972 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1335/5343] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:16:50 2026] POST /volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:50.699397 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f520053b-f965-4d48-81fc-bf66c9500cc2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.701047 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f520053b-f965-4d48-81fc-bf66c9500cc2 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] DELETE https://10.4.3.32/volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c/encryption/d1c70d60-01f4-4472-a54c-f38c3da47ab2 Aug 19 16:16:50.701230 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f520053b-f965-4d48-81fc-bf66c9500cc2 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.701380 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f520053b-f965-4d48-81fc-bf66c9500cc2 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.701924 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-f520053b-f965-4d48-81fc-bf66c9500cc2 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.702102 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f520053b-f965-4d48-81fc-bf66c9500cc2 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c/encryption/d1c70d60-01f4-4472-a54c-f38c3da47ab2 returned with HTTP 403 Aug 19 16:16:50.702552 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1340/5344] 10.4.3.32 () {66 vars in 1482 bytes} [Wed Aug 19 16:16:50 2026] DELETE /volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c/encryption/d1c70d60-01f4-4472-a54c-f38c3da47ab2 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.709066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-366af22a-dfbf-4611-b822-e963c928c7f5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.710711 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-366af22a-dfbf-4611-b822-e963c928c7f5 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:16:50.711060 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-366af22a-dfbf-4611-b822-e963c928c7f5 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1893920327", "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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.727341 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-366af22a-dfbf-4611-b822-e963c928c7f5 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:16:50.727733 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1342/5345] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:16:50 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 19 16:16:50.735436 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3645295-288f-4c77-80d5-c6375d4c25ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.737270 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3645295-288f-4c77-80d5-c6375d4c25ff tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] DELETE https://10.4.3.32/volume/v3/types/fe9901ea-3c2b-4f6c-8a9b-41f686a0e5dc/extra_specs/key1 Aug 19 16:16:50.737486 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3645295-288f-4c77-80d5-c6375d4c25ff tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.737700 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3645295-288f-4c77-80d5-c6375d4c25ff tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.742620 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-b3645295-288f-4c77-80d5-c6375d4c25ff tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.742862 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3645295-288f-4c77-80d5-c6375d4c25ff tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/fe9901ea-3c2b-4f6c-8a9b-41f686a0e5dc/extra_specs/key1 returned with HTTP 403 Aug 19 16:16:50.743338 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1329/5346] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:16:50 2026] DELETE /volume/v3/types/fe9901ea-3c2b-4f6c-8a9b-41f686a0e5dc/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.751497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e52f5e19-ca91-450d-a381-be3c118d6e92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.753223 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e52f5e19-ca91-450d-a381-be3c118d6e92 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:16:50.753547 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e52f5e19-ca91-450d-a381-be3c118d6e92 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2009991629", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.769639 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e52f5e19-ca91-450d-a381-be3c118d6e92 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:16:50.770017 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1336/5347] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:16:50 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 19 16:16:50.777636 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7afc0626-9217-432d-848b-3bd18fbe3b90 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.779737 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7afc0626-9217-432d-848b-3bd18fbe3b90 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] DELETE https://10.4.3.32/volume/v3/types/f44fb84f-2c75-4dac-82e3-2c38b6abcb4f Aug 19 16:16:50.779970 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7afc0626-9217-432d-848b-3bd18fbe3b90 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.780176 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7afc0626-9217-432d-848b-3bd18fbe3b90 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.780748 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-7afc0626-9217-432d-848b-3bd18fbe3b90 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.780934 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7afc0626-9217-432d-848b-3bd18fbe3b90 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/f44fb84f-2c75-4dac-82e3-2c38b6abcb4f returned with HTTP 403 Aug 19 16:16:50.781429 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1341/5348] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:16:50 2026] DELETE /volume/v3/types/f44fb84f-2c75-4dac-82e3-2c38b6abcb4f => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.788367 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d1bd1a9a-2116-452e-8f3f-b6a72ee402fe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.790049 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1bd1a9a-2116-452e-8f3f-b6a72ee402fe tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] GET https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs Aug 19 16:16:50.790275 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1bd1a9a-2116-452e-8f3f-b6a72ee402fe tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.790456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1bd1a9a-2116-452e-8f3f-b6a72ee402fe tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.797771 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1bd1a9a-2116-452e-8f3f-b6a72ee402fe tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs returned with HTTP 200 Aug 19 16:16:50.798123 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1343/5349] 10.4.3.32 () {66 vars in 1371 bytes} [Wed Aug 19 16:16:50 2026] GET /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:50.806430 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c4a60aa3-93f1-419f-a634-e9610c68867b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.808156 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4a60aa3-93f1-419f-a634-e9610c68867b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] GET https://10.4.3.32/volume/v3/types Aug 19 16:16:50.808354 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4a60aa3-93f1-419f-a634-e9610c68867b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.808531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4a60aa3-93f1-419f-a634-e9610c68867b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.809317 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-c4a60aa3-93f1-419f-a634-e9610c68867b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:16:50.830916 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4a60aa3-93f1-419f-a634-e9610c68867b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:16:50.831301 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1330/5350] 10.4.3.32 () {66 vars in 1224 bytes} [Wed Aug 19 16:16:50 2026] GET /volume/v3/types => generated 2384 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:50.842098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1a9052c-bb53-43db-9b02-d2e634560a10 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.844114 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1a9052c-bb53-43db-9b02-d2e634560a10 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] GET https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption/cipher Aug 19 16:16:50.844323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1a9052c-bb53-43db-9b02-d2e634560a10 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.844499 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1a9052c-bb53-43db-9b02-d2e634560a10 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.845099 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-c1a9052c-bb53-43db-9b02-d2e634560a10 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.845289 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1a9052c-bb53-43db-9b02-d2e634560a10 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption/cipher returned with HTTP 403 Aug 19 16:16:50.845694 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1337/5351] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:16:50 2026] GET /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.852798 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d00a7285-794b-489a-bb31-755b045897d4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.854544 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d00a7285-794b-489a-bb31-755b045897d4 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] GET https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption Aug 19 16:16:50.854776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d00a7285-794b-489a-bb31-755b045897d4 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.855050 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d00a7285-794b-489a-bb31-755b045897d4 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.855865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-d00a7285-794b-489a-bb31-755b045897d4 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.856043 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d00a7285-794b-489a-bb31-755b045897d4 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption returned with HTTP 403 Aug 19 16:16:50.856483 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1342/5352] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 16:16:50 2026] GET /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.863684 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8abd71de-d5f7-426f-aa5e-72e1fb733f60 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.865560 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8abd71de-d5f7-426f-aa5e-72e1fb733f60 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] GET https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/multiattach Aug 19 16:16:50.865831 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8abd71de-d5f7-426f-aa5e-72e1fb733f60 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.866081 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8abd71de-d5f7-426f-aa5e-72e1fb733f60 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.873580 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8abd71de-d5f7-426f-aa5e-72e1fb733f60 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/multiattach returned with HTTP 200 Aug 19 16:16:50.874107 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1344/5353] 10.4.3.32 () {66 vars in 1407 bytes} [Wed Aug 19 16:16:50 2026] GET /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:16:50.880970 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7e486b95-9540-4eb1-8b69-cc9b465ae080 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.883040 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e486b95-9540-4eb1-8b69-cc9b465ae080 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] GET https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/volume_backend_name Aug 19 16:16:50.883251 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e486b95-9540-4eb1-8b69-cc9b465ae080 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.883443 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e486b95-9540-4eb1-8b69-cc9b465ae080 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.891368 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e486b95-9540-4eb1-8b69-cc9b465ae080 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 16:16:50.891927 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1331/5354] 10.4.3.32 () {66 vars in 1431 bytes} [Wed Aug 19 16:16:50 2026] GET /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.899722 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4153d88-f90b-4c8d-b907-b270ad1cf617 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.901422 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4153d88-f90b-4c8d-b907-b270ad1cf617 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] GET https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 Aug 19 16:16:50.901596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4153d88-f90b-4c8d-b907-b270ad1cf617 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.901778 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4153d88-f90b-4c8d-b907-b270ad1cf617 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.908249 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4153d88-f90b-4c8d-b907-b270ad1cf617 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 returned with HTTP 200 Aug 19 16:16:50.908560 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1338/5355] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:16:50 2026] GET /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:50.916575 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e237fb96-af07-44ec-a976-5b9cef52c2a5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.918246 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e237fb96-af07-44ec-a976-5b9cef52c2a5 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] PUT https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption/3ed28e73-c9bf-4c30-8a72-40fd5fa11050 Aug 19 16:16:50.918543 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e237fb96-af07-44ec-a976-5b9cef52c2a5 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.920519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-e237fb96-af07-44ec-a976-5b9cef52c2a5 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.920681 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e237fb96-af07-44ec-a976-5b9cef52c2a5 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption/3ed28e73-c9bf-4c30-8a72-40fd5fa11050 returned with HTTP 403 Aug 19 16:16:50.921130 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1343/5356] 10.4.3.32 () {68 vars in 1499 bytes} [Wed Aug 19 16:16:50 2026] PUT /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/encryption/3ed28e73-c9bf-4c30-8a72-40fd5fa11050 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.928475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-00830272-d3f7-4455-ad06-a4c03ef51e7f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.930287 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-00830272-d3f7-4455-ad06-a4c03ef51e7f tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] PUT https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/key1 Aug 19 16:16:50.930679 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-00830272-d3f7-4455-ad06-a4c03ef51e7f tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.932571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-00830272-d3f7-4455-ad06-a4c03ef51e7f tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.932772 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-00830272-d3f7-4455-ad06-a4c03ef51e7f tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/key1 returned with HTTP 403 Aug 19 16:16:50.933216 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1345/5357] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:16:50 2026] PUT /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.940772 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df2114e5-1749-4a34-9194-d371b5a73bca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.942501 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df2114e5-1749-4a34-9194-d371b5a73bca tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] PUT https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 Aug 19 16:16:50.942892 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df2114e5-1749-4a34-9194-d371b5a73bca tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:16:50.945151 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-df2114e5-1749-4a34-9194-d371b5a73bca tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '64fb5e3d7f10491792b07178e9204847', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd6020d81b04c5890efde71ed98bf8e', 'project_domain_id': 'default', 'roles': ['member', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:16:50.945342 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df2114e5-1749-4a34-9194-d371b5a73bca tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-member] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 returned with HTTP 403 Aug 19 16:16:50.945746 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1332/5358] 10.4.3.32 () {68 vars in 1355 bytes} [Wed Aug 19 16:16:50 2026] PUT /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:50.952291 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e85f5c8e-28ec-4253-a6bc-dcab75b105ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.954167 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e85f5c8e-28ec-4253-a6bc-dcab75b105ca tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] DELETE https://10.4.3.32/volume/v3/types/f44fb84f-2c75-4dac-82e3-2c38b6abcb4f Aug 19 16:16:50.954425 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e85f5c8e-28ec-4253-a6bc-dcab75b105ca tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.954661 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e85f5c8e-28ec-4253-a6bc-dcab75b105ca tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:50.980095 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e85f5c8e-28ec-4253-a6bc-dcab75b105ca tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types/f44fb84f-2c75-4dac-82e3-2c38b6abcb4f returned with HTTP 202 Aug 19 16:16:50.980502 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1339/5359] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:16:50 2026] DELETE /volume/v3/types/f44fb84f-2c75-4dac-82e3-2c38b6abcb4f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:50.986976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f6cffdda-4b7c-4c90-b6a4-4ba986b2fe8b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:50.988575 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f6cffdda-4b7c-4c90-b6a4-4ba986b2fe8b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] DELETE https://10.4.3.32/volume/v3/types/fe9901ea-3c2b-4f6c-8a9b-41f686a0e5dc Aug 19 16:16:50.988774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f6cffdda-4b7c-4c90-b6a4-4ba986b2fe8b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:50.988999 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f6cffdda-4b7c-4c90-b6a4-4ba986b2fe8b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:51.011250 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f6cffdda-4b7c-4c90-b6a4-4ba986b2fe8b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types/fe9901ea-3c2b-4f6c-8a9b-41f686a0e5dc returned with HTTP 202 Aug 19 16:16:51.011631 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1344/5360] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:16:50 2026] DELETE /volume/v3/types/fe9901ea-3c2b-4f6c-8a9b-41f686a0e5dc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:51.018306 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cb56ef00-7ea3-4c3d-ab0c-f7f13ed01924 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:51.020040 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb56ef00-7ea3-4c3d-ab0c-f7f13ed01924 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] DELETE https://10.4.3.32/volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c Aug 19 16:16:51.020274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb56ef00-7ea3-4c3d-ab0c-f7f13ed01924 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:51.020475 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cb56ef00-7ea3-4c3d-ab0c-f7f13ed01924 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:51.045704 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cb56ef00-7ea3-4c3d-ab0c-f7f13ed01924 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c returned with HTTP 202 Aug 19 16:16:51.046117 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1346/5361] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:16:51 2026] DELETE /volume/v3/types/159a17c9-7166-4a7e-afe6-1df8c0218d2c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:51.052234 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b5113638-844d-409f-93c0-d960b2fe157b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:51.053729 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5113638-844d-409f-93c0-d960b2fe157b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] DELETE https://10.4.3.32/volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8 Aug 19 16:16:51.053915 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5113638-844d-409f-93c0-d960b2fe157b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:51.054090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5113638-844d-409f-93c0-d960b2fe157b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:51.078222 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5113638-844d-409f-93c0-d960b2fe157b tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8 returned with HTTP 202 Aug 19 16:16:51.078599 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1333/5362] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:16:51 2026] DELETE /volume/v3/types/c2ccb165-eef3-45e8-8501-deff5399c3c8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:51.085047 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c70cd878-46ea-4df7-85de-d2ffced56f30 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:51.086711 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c70cd878-46ea-4df7-85de-d2ffced56f30 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] DELETE https://10.4.3.32/volume/v3/types/a255b32a-b330-4aa9-bcb0-c83134c895f2 Aug 19 16:16:51.086956 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c70cd878-46ea-4df7-85de-d2ffced56f30 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:51.087254 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c70cd878-46ea-4df7-85de-d2ffced56f30 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:51.109707 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c70cd878-46ea-4df7-85de-d2ffced56f30 tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types/a255b32a-b330-4aa9-bcb0-c83134c895f2 returned with HTTP 202 Aug 19 16:16:51.110362 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1340/5363] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:16:51 2026] DELETE /volume/v3/types/a255b32a-b330-4aa9-bcb0-c83134c895f2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:51.116612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dd4d5525-6c11-4e76-94c2-81bcc8cb450e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:51.118167 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd4d5525-6c11-4e76-94c2-81bcc8cb450e tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] DELETE https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 Aug 19 16:16:51.118337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd4d5525-6c11-4e76-94c2-81bcc8cb450e tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:51.118535 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd4d5525-6c11-4e76-94c2-81bcc8cb450e tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:51.140726 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd4d5525-6c11-4e76-94c2-81bcc8cb450e tempest-VolumeTypesMemberTests-1715139321 tempest-VolumeTypesMemberTests-1715139321-project-admin] https://10.4.3.32/volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 returned with HTTP 202 Aug 19 16:16:51.141109 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1345/5364] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:16:51 2026] DELETE /volume/v3/types/57e970dc-433f-4b14-9f65-bd517d0048a3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:54.650442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-661e8988-b4d7-41c2-bcd8-04216416e39b req-5548e1fc-56f2-4b3a-86f5-ace808ca5efb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:54.653068 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-661e8988-b4d7-41c2-bcd8-04216416e39b req-5548e1fc-56f2-4b3a-86f5-ace808ca5efb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03 Aug 19 16:16:54.653331 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-661e8988-b4d7-41c2-bcd8-04216416e39b req-5548e1fc-56f2-4b3a-86f5-ace808ca5efb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:54.653536 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-661e8988-b4d7-41c2-bcd8-04216416e39b req-5548e1fc-56f2-4b3a-86f5-ace808ca5efb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:54.662505 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:54.662505 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:54.711836 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-661e8988-b4d7-41c2-bcd8-04216416e39b req-5548e1fc-56f2-4b3a-86f5-ace808ca5efb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03 returned with HTTP 200 Aug 19 16:16:54.712265 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1347/5365] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:16:54 2026] DELETE /volume/v3/attachments/7ecda5ba-9a02-4b9d-a30f-85e957565a03 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:55.847863 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-284243f7-7c99-4efe-ae26-8216c7fdbf9d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:55.850014 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-284243f7-7c99-4efe-ae26-8216c7fdbf9d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:55.850237 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-284243f7-7c99-4efe-ae26-8216c7fdbf9d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:55.850446 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-284243f7-7c99-4efe-ae26-8216c7fdbf9d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:55.850623 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-284243f7-7c99-4efe-ae26-8216c7fdbf9d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: 18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:55.858661 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:55.858661 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:55.859229 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-284243f7-7c99-4efe-ae26-8216c7fdbf9d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:55.885250 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-284243f7-7c99-4efe-ae26-8216c7fdbf9d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:16:55.885460 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-284243f7-7c99-4efe-ae26-8216c7fdbf9d tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 202 Aug 19 16:16:55.886253 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1334/5366] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:16:55 2026] DELETE /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:55.893065 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64cd06e0-b056-4c88-99c1-9180e60d5897 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:55.894583 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64cd06e0-b056-4c88-99c1-9180e60d5897 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:55.894782 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64cd06e0-b056-4c88-99c1-9180e60d5897 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:55.894968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64cd06e0-b056-4c88-99c1-9180e60d5897 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:55.903052 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:55.903052 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:16:55.906681 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-64cd06e0-b056-4c88-99c1-9180e60d5897 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:16:55.911641 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64cd06e0-b056-4c88-99c1-9180e60d5897 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 200 Aug 19 16:16:55.912046 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1341/5367] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:55 2026] GET /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:16:56.923872 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7d4f171a-a29e-42c0-87b9-5477e80b19c7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:56.925593 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d4f171a-a29e-42c0-87b9-5477e80b19c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 Aug 19 16:16:56.925830 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d4f171a-a29e-42c0-87b9-5477e80b19c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:56.926009 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d4f171a-a29e-42c0-87b9-5477e80b19c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:56.931551 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d4f171a-a29e-42c0-87b9-5477e80b19c7 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 returned with HTTP 404 Aug 19 16:16:56.931963 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1346/5368] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:16:56 2026] GET /volume/v3/volumes/18832af2-0010-43b6-a2e8-058bdae4ddb4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:56.939025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0ede7ca9-fdbc-4304-be8a-81ddd9a748db None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:56.940968 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ede7ca9-fdbc-4304-be8a-81ddd9a748db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 Aug 19 16:16:56.941165 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ede7ca9-fdbc-4304-be8a-81ddd9a748db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:56.941412 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0ede7ca9-fdbc-4304-be8a-81ddd9a748db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:56.941521 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-0ede7ca9-fdbc-4304-be8a-81ddd9a748db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete snapshot with id: 6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 Aug 19 16:16:56.947405 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:56.947405 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:16:56.947872 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0ede7ca9-fdbc-4304-be8a-81ddd9a748db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:16:56.968476 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0ede7ca9-fdbc-4304-be8a-81ddd9a748db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot delete request issued successfully. Aug 19 16:16:56.968695 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0ede7ca9-fdbc-4304-be8a-81ddd9a748db tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 returned with HTTP 202 Aug 19 16:16:56.969133 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1348/5369] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:16:56 2026] DELETE /volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:16:56.975752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2c962cd-2de0-4c37-9f36-c774f6c3d15a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:56.977160 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2c962cd-2de0-4c37-9f36-c774f6c3d15a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 Aug 19 16:16:56.977340 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2c962cd-2de0-4c37-9f36-c774f6c3d15a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:56.977516 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2c962cd-2de0-4c37-9f36-c774f6c3d15a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:56.982580 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:56.982580 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:16:56.983171 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a2c962cd-2de0-4c37-9f36-c774f6c3d15a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Snapshot retrieved successfully. Aug 19 16:16:56.984003 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2c962cd-2de0-4c37-9f36-c774f6c3d15a tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 returned with HTTP 200 Aug 19 16:16:56.984382 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1335/5370] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:16:56 2026] GET /volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:16:57.992661 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee3bb170-7f83-450f-9667-6bf87bc9a6f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:57.994575 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee3bb170-7f83-450f-9667-6bf87bc9a6f2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 Aug 19 16:16:57.994837 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee3bb170-7f83-450f-9667-6bf87bc9a6f2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:57.995029 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee3bb170-7f83-450f-9667-6bf87bc9a6f2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:57.999088 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee3bb170-7f83-450f-9667-6bf87bc9a6f2 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 returned with HTTP 404 Aug 19 16:16:57.999568 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1342/5371] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:16:57 2026] GET /volume/v3/snapshots/6b6f2aa0-8fca-42a8-86d1-7a2ea32fb560 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:16:59.650495 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1f40b8ff-fa2b-4529-a926-e08aedc2d199 req-311fb291-4eb2-4268-b26a-9c68f03f6c09 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:16:59.652503 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1f40b8ff-fa2b-4529-a926-e08aedc2d199 req-311fb291-4eb2-4268-b26a-9c68f03f6c09 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b Aug 19 16:16:59.652688 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1f40b8ff-fa2b-4529-a926-e08aedc2d199 req-311fb291-4eb2-4268-b26a-9c68f03f6c09 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:16:59.652881 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1f40b8ff-fa2b-4529-a926-e08aedc2d199 req-311fb291-4eb2-4268-b26a-9c68f03f6c09 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:16:59.660002 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:16:59.660002 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:16:59.711990 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1f40b8ff-fa2b-4529-a926-e08aedc2d199 req-311fb291-4eb2-4268-b26a-9c68f03f6c09 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b returned with HTTP 200 Aug 19 16:16:59.712429 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1347/5372] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:16:59 2026] DELETE /volume/v3/attachments/ab753456-d9bf-481f-9326-a7acc9014e8b => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:01.031131 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0456141a-c622-4cff-a27d-eda8feaafcbb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:01.032726 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0456141a-c622-4cff-a27d-eda8feaafcbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:17:01.032906 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0456141a-c622-4cff-a27d-eda8feaafcbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:01.033076 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0456141a-c622-4cff-a27d-eda8feaafcbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:01.033237 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-0456141a-c622-4cff-a27d-eda8feaafcbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume with id: a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:17:01.040117 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:01.040117 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:01.040581 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0456141a-c622-4cff-a27d-eda8feaafcbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:17:01.061360 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-0456141a-c622-4cff-a27d-eda8feaafcbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Delete volume request issued successfully. Aug 19 16:17:01.061533 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0456141a-c622-4cff-a27d-eda8feaafcbb tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 202 Aug 19 16:17:01.061971 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1349/5373] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:17:01 2026] DELETE /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:17:01.069143 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58838684-7eac-495e-96d1-75e07be8c782 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:01.071356 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58838684-7eac-495e-96d1-75e07be8c782 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:17:01.071559 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58838684-7eac-495e-96d1-75e07be8c782 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:01.071810 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58838684-7eac-495e-96d1-75e07be8c782 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:01.079456 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:01.079456 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:01.083036 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-58838684-7eac-495e-96d1-75e07be8c782 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Volume info retrieved successfully. Aug 19 16:17:01.088107 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58838684-7eac-495e-96d1-75e07be8c782 tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 200 Aug 19 16:17:01.088551 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1336/5374] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:01 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:17:02.105271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a3d8ed33-fb05-4276-86ce-cdf61f7eef8b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:02.107516 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3d8ed33-fb05-4276-86ce-cdf61f7eef8b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] GET https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 Aug 19 16:17:02.107786 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3d8ed33-fb05-4276-86ce-cdf61f7eef8b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:02.108038 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3d8ed33-fb05-4276-86ce-cdf61f7eef8b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:02.114619 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3d8ed33-fb05-4276-86ce-cdf61f7eef8b tempest-TestVolumeBootPattern-407215905 tempest-TestVolumeBootPattern-407215905-project-member] https://10.4.3.32/volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 returned with HTTP 404 Aug 19 16:17:02.115214 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1343/5375] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:02 2026] GET /volume/v3/volumes/a685cf58-4b69-4052-b240-fbb4d67096a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:17:09.140888 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:09.261821 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:17:09.262155 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1644362847"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:09.263480 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1644362847'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:17:09.263579 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume of 1 GB Aug 19 16:17:09.263848 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:09.263848 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:09.267883 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Availability Zones retrieved successfully. Aug 19 16:17:09.272612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Flow 'volume_create_api' (d94fb7a4-a607-4ac3-bbca-06849105473e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:09.273569 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bff2d8e-8ff7-4ba6-a882-fbb513ca6bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:09.274377 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:17:09.299567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bff2d8e-8ff7-4ba6-a882-fbb513ca6bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:09.300492 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf776279-a1fc-4903-991c-1006e3c8aef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:09.358378 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Created reservations ['7b0578cd-a378-4219-a09e-a1bef9dcdacd', '8bb8c081-5aef-41a2-8adb-10cc9d3e4de1', 'bdb0becc-eb43-4f6d-aca2-3874ca2a2782', 'c1d2ef69-4d0b-4ade-aa7c-d68f9b2ed150'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:09.359189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf776279-a1fc-4903-991c-1006e3c8aef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b0578cd-a378-4219-a09e-a1bef9dcdacd', '8bb8c081-5aef-41a2-8adb-10cc9d3e4de1', 'bdb0becc-eb43-4f6d-aca2-3874ca2a2782', 'c1d2ef69-4d0b-4ade-aa7c-d68f9b2ed150']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:09.360036 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3572d3-79e1-4ba3-b6a4-0b910bddbeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:09.383330 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3572d3-79e1-4ba3-b6a4-0b910bddbeb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1644362847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1cc466176f04458b4b5c29ede6afa20',qos_specs=None,replication_status=,reservations=['7b0578cd-a378-4219-a09e-a1bef9dcdacd','8bb8c081-5aef-41a2-8adb-10cc9d3e4de1','bdb0becc-eb43-4f6d-aca2-3874ca2a2782','c1d2ef69-4d0b-4ade-aa7c-d68f9b2ed150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5b4ee73f81405fa33e3bebb91d4363',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1644362847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1cc466176f04458b4b5c29ede6afa20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ee5b4ee73f81405fa33e3bebb91d4363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:09.384609 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae4b9d7-2278-4d8e-b139-848346219cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:09.405917 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae4b9d7-2278-4d8e-b139-848346219cdf) transitioned into 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-1644362847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1cc466176f04458b4b5c29ede6afa20',qos_specs=None,replication_status=,reservations=['7b0578cd-a378-4219-a09e-a1bef9dcdacd','8bb8c081-5aef-41a2-8adb-10cc9d3e4de1','bdb0becc-eb43-4f6d-aca2-3874ca2a2782','c1d2ef69-4d0b-4ade-aa7c-d68f9b2ed150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5b4ee73f81405fa33e3bebb91d4363',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:09.406943 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60daaefd-28be-4067-b5f0-f9f40a6ecf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:09.417245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60daaefd-28be-4067-b5f0-f9f40a6ecf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:09.417982 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Flow 'volume_create_api' (d94fb7a4-a607-4ac3-bbca-06849105473e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:09.418259 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume request issued successfully. Aug 19 16:17:09.418772 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e1756d6-45d8-408c-a2aa-9b6240b678de tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:17:09.419179 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1348/5376] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:17:09 2026] POST /volume/v3/volumes => generated 747 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:09.435121 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b6c91462-900f-45b3-a5f5-6664ea6f615a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:09.436881 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b6c91462-900f-45b3-a5f5-6664ea6f615a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e Aug 19 16:17:09.437057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b6c91462-900f-45b3-a5f5-6664ea6f615a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:09.437278 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b6c91462-900f-45b3-a5f5-6664ea6f615a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:09.448380 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:09.448380 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:09.455216 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b6c91462-900f-45b3-a5f5-6664ea6f615a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:09.459382 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b6c91462-900f-45b3-a5f5-6664ea6f615a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e returned with HTTP 200 Aug 19 16:17:09.459774 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1350/5377] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:09 2026] GET /volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:10.475106 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7d1cfdd0-75a8-4066-bc9b-2841680cf0b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:10.477544 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d1cfdd0-75a8-4066-bc9b-2841680cf0b8 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e Aug 19 16:17:10.477802 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d1cfdd0-75a8-4066-bc9b-2841680cf0b8 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:10.478042 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d1cfdd0-75a8-4066-bc9b-2841680cf0b8 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:10.487414 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:10.487414 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:10.493827 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7d1cfdd0-75a8-4066-bc9b-2841680cf0b8 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:10.498455 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d1cfdd0-75a8-4066-bc9b-2841680cf0b8 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e returned with HTTP 200 Aug 19 16:17:10.498869 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1337/5378] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:10 2026] GET /volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:10.514160 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35f16ad1-3c7b-4076-89f3-64605a56eb87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:10.516111 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35f16ad1-3c7b-4076-89f3-64605a56eb87 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:17:10.516492 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35f16ad1-3c7b-4076-89f3-64605a56eb87 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e", "name": "tempest-VolumesBackupsTest-Backup-452332552"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:10.518076 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-35f16ad1-3c7b-4076-89f3-64605a56eb87 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Creating new backup {'backup': {'volume_id': '7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e', 'name': 'tempest-VolumesBackupsTest-Backup-452332552'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:17:10.518221 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-35f16ad1-3c7b-4076-89f3-64605a56eb87 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Creating backup of volume 7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e in container None Aug 19 16:17:10.533651 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:10.533651 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:10.534226 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-35f16ad1-3c7b-4076-89f3-64605a56eb87 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:10.587239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-35f16ad1-3c7b-4076-89f3-64605a56eb87 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Created reservations ['89feb776-328f-49f5-aba4-ebb6ce40e489', '69dbf882-b583-4a47-aae4-0a1d158a320c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:10.647380 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35f16ad1-3c7b-4076-89f3-64605a56eb87 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:17:10.647936 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1344/5379] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:17:10 2026] POST /volume/v3/backups => generated 327 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:10.656676 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77dd652f-f0fb-4b8a-9e87-aea6eb323e21 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:10.658692 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77dd652f-f0fb-4b8a-9e87-aea6eb323e21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:10.658940 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77dd652f-f0fb-4b8a-9e87-aea6eb323e21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:10.659121 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77dd652f-f0fb-4b8a-9e87-aea6eb323e21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:10.659267 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-77dd652f-f0fb-4b8a-9e87-aea6eb323e21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:10.665569 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:10.665569 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:10.666626 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77dd652f-f0fb-4b8a-9e87-aea6eb323e21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:10.667010 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1349/5380] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:10 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:11.677344 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-44154110-66fd-4733-90b9-bb8fed62423f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:11.679125 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-44154110-66fd-4733-90b9-bb8fed62423f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:11.679321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-44154110-66fd-4733-90b9-bb8fed62423f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:11.679511 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-44154110-66fd-4733-90b9-bb8fed62423f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:11.679612 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-44154110-66fd-4733-90b9-bb8fed62423f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:11.683583 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:11.683583 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:11.684268 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-44154110-66fd-4733-90b9-bb8fed62423f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:11.684580 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1351/5381] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:11 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:12.696153 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-802cc2a9-d82f-45e8-95a7-5745d17374b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:12.698009 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-802cc2a9-d82f-45e8-95a7-5745d17374b0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:12.698241 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-802cc2a9-d82f-45e8-95a7-5745d17374b0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:12.698496 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-802cc2a9-d82f-45e8-95a7-5745d17374b0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:12.698652 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-802cc2a9-d82f-45e8-95a7-5745d17374b0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:12.703163 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:12.703163 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:12.703940 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-802cc2a9-d82f-45e8-95a7-5745d17374b0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:12.704320 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1338/5382] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:12 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:13.714341 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e7cda43-7934-4df0-8bd0-052a27745a15 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:13.716535 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e7cda43-7934-4df0-8bd0-052a27745a15 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:13.716801 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e7cda43-7934-4df0-8bd0-052a27745a15 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:13.717064 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e7cda43-7934-4df0-8bd0-052a27745a15 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:13.717235 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0e7cda43-7934-4df0-8bd0-052a27745a15 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:13.722372 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:13.722372 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:13.723369 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e7cda43-7934-4df0-8bd0-052a27745a15 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:13.723880 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1345/5383] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:13 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:14.734153 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b8322608-bed9-4aff-bc2c-b4e790411081 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:14.735913 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b8322608-bed9-4aff-bc2c-b4e790411081 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:14.736102 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b8322608-bed9-4aff-bc2c-b4e790411081 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:14.736298 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b8322608-bed9-4aff-bc2c-b4e790411081 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:14.736390 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b8322608-bed9-4aff-bc2c-b4e790411081 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:14.740436 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:14.740436 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:14.741210 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b8322608-bed9-4aff-bc2c-b4e790411081 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:14.741555 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1350/5384] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:14 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:15.754312 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4b048c02-f153-44b3-b944-a5937a58b5c6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:15.755996 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4b048c02-f153-44b3-b944-a5937a58b5c6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:15.756184 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4b048c02-f153-44b3-b944-a5937a58b5c6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:15.756355 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4b048c02-f153-44b3-b944-a5937a58b5c6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:15.756456 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4b048c02-f153-44b3-b944-a5937a58b5c6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:15.760383 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:15.760383 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:15.761032 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4b048c02-f153-44b3-b944-a5937a58b5c6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:15.761345 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1352/5385] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:15 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:16.771258 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c35a5ab-549d-45e0-8e36-b740a52199f3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:16.774475 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c35a5ab-549d-45e0-8e36-b740a52199f3 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:16.774475 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c35a5ab-549d-45e0-8e36-b740a52199f3 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:16.774475 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c35a5ab-549d-45e0-8e36-b740a52199f3 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:16.774475 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2c35a5ab-549d-45e0-8e36-b740a52199f3 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:16.780231 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:16.780231 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:16.781266 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c35a5ab-549d-45e0-8e36-b740a52199f3 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:16.781746 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1339/5386] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:16 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:17.793144 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7791689b-1cb1-4586-b6cd-4e5ca6d74504 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:17.795498 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7791689b-1cb1-4586-b6cd-4e5ca6d74504 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:17.795792 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7791689b-1cb1-4586-b6cd-4e5ca6d74504 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:17.796080 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7791689b-1cb1-4586-b6cd-4e5ca6d74504 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:17.796241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7791689b-1cb1-4586-b6cd-4e5ca6d74504 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:17.802108 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:17.802108 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:17.803094 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7791689b-1cb1-4586-b6cd-4e5ca6d74504 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:17.803617 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1346/5387] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:17 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:18.813548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-05cbe2da-08d9-4ee5-b0b1-4a1265e37d6b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:18.815904 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05cbe2da-08d9-4ee5-b0b1-4a1265e37d6b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:18.816196 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05cbe2da-08d9-4ee5-b0b1-4a1265e37d6b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:18.816433 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05cbe2da-08d9-4ee5-b0b1-4a1265e37d6b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:18.816567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-05cbe2da-08d9-4ee5-b0b1-4a1265e37d6b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:18.821832 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:18.821832 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:18.822846 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05cbe2da-08d9-4ee5-b0b1-4a1265e37d6b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:18.823326 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1351/5388] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:18 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:19.833227 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7101769a-33a0-476c-af7a-c0d44e1e2570 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:19.835680 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7101769a-33a0-476c-af7a-c0d44e1e2570 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:19.835979 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7101769a-33a0-476c-af7a-c0d44e1e2570 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:19.836239 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7101769a-33a0-476c-af7a-c0d44e1e2570 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:19.836394 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7101769a-33a0-476c-af7a-c0d44e1e2570 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:19.838306 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=59,cinder:INSERT=7,cinder:UPDATE=9 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:17:19.841276 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:19.841276 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:19.842146 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7101769a-33a0-476c-af7a-c0d44e1e2570 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:19.844205 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1353/5389] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:19 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:20.853750 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d48b4e28-8bfb-40c8-88be-4b11d7519ec9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:20.855427 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d48b4e28-8bfb-40c8-88be-4b11d7519ec9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:20.855603 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d48b4e28-8bfb-40c8-88be-4b11d7519ec9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:20.855784 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d48b4e28-8bfb-40c8-88be-4b11d7519ec9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:20.855893 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d48b4e28-8bfb-40c8-88be-4b11d7519ec9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:20.857344 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=65,cinder:INSERT=19,cinder:UPDATE=5 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:17:20.859866 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:20.859866 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:20.860606 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d48b4e28-8bfb-40c8-88be-4b11d7519ec9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:20.861090 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1340/5390] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:20 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:21.871281 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5648d5a1-1003-4819-94b9-f0706d418ab2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:21.873085 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5648d5a1-1003-4819-94b9-f0706d418ab2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:21.873293 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5648d5a1-1003-4819-94b9-f0706d418ab2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:21.873473 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5648d5a1-1003-4819-94b9-f0706d418ab2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:21.873569 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5648d5a1-1003-4819-94b9-f0706d418ab2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:21.875173 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=78,cinder:UPDATE=21,cinder:INSERT=14 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:17:21.878177 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:21.878177 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:21.878854 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5648d5a1-1003-4819-94b9-f0706d418ab2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:21.879897 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1347/5391] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:21 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:22.890596 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5524fc63-837a-4bf1-a70d-0c4d427189c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:22.892514 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5524fc63-837a-4bf1-a70d-0c4d427189c9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:22.892749 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5524fc63-837a-4bf1-a70d-0c4d427189c9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:22.893019 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5524fc63-837a-4bf1-a70d-0c4d427189c9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:22.893093 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5524fc63-837a-4bf1-a70d-0c4d427189c9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:22.898385 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:22.898385 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:22.899370 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5524fc63-837a-4bf1-a70d-0c4d427189c9 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:22.899839 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1352/5392] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:22 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:23.911817 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f4c432be-0ab0-4c97-86d6-347df33016e2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:23.913754 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4c432be-0ab0-4c97-86d6-347df33016e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:23.913974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4c432be-0ab0-4c97-86d6-347df33016e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:23.914173 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f4c432be-0ab0-4c97-86d6-347df33016e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:23.914273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-f4c432be-0ab0-4c97-86d6-347df33016e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:23.918350 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:23.918350 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:23.919260 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f4c432be-0ab0-4c97-86d6-347df33016e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:23.919724 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1354/5393] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:23 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:24.929681 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2346d41c-b94d-48e4-88ee-198fc97bad7a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:24.931547 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2346d41c-b94d-48e4-88ee-198fc97bad7a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:24.931769 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2346d41c-b94d-48e4-88ee-198fc97bad7a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:24.931973 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2346d41c-b94d-48e4-88ee-198fc97bad7a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:24.932113 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2346d41c-b94d-48e4-88ee-198fc97bad7a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:24.936318 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:24.936318 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:24.937061 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2346d41c-b94d-48e4-88ee-198fc97bad7a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:24.937452 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1341/5394] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:24 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:25.947259 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-576477fa-d912-444d-afde-9a219527edea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:25.949034 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-576477fa-d912-444d-afde-9a219527edea tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:25.949287 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-576477fa-d912-444d-afde-9a219527edea tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:25.949510 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-576477fa-d912-444d-afde-9a219527edea tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:25.949656 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-576477fa-d912-444d-afde-9a219527edea tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:25.953888 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:25.953888 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:25.954641 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-576477fa-d912-444d-afde-9a219527edea tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:25.955011 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1348/5395] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:25 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:25.965191 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1d716a35-c0c4-4848-9208-466ec50516a5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:25.987008 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d716a35-c0c4-4848-9208-466ec50516a5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:17:25.987332 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d716a35-c0c4-4848-9208-466ec50516a5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e", "incremental": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:25.988613 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-1d716a35-c0c4-4848-9208-466ec50516a5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Creating new backup {'backup': {'volume_id': '7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e', 'incremental': True}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:17:25.988730 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-1d716a35-c0c4-4848-9208-466ec50516a5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Creating backup of volume 7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e in container None Aug 19 16:17:25.995526 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:25.995526 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:25.995837 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1d716a35-c0c4-4848-9208-466ec50516a5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Volume info retrieved successfully. Aug 19 16:17:26.025426 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-1d716a35-c0c4-4848-9208-466ec50516a5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Created reservations ['a487c188-e260-40a0-a71a-8e394f4e6668', '7e67df7f-c2be-4d8f-a34e-eef75036821b'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:26.041310 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d716a35-c0c4-4848-9208-466ec50516a5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 400 Aug 19 16:17:26.041771 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1353/5396] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:17:25 2026] POST /volume/v3/backups => generated 109 bytes in 77 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:17:26.048942 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6ee4ce2e-bd24-43fd-9375-88d95dd19306 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:26.050831 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ee4ce2e-bd24-43fd-9375-88d95dd19306 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] DELETE https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:26.051032 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ee4ce2e-bd24-43fd-9375-88d95dd19306 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:26.051214 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6ee4ce2e-bd24-43fd-9375-88d95dd19306 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:26.051349 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-6ee4ce2e-bd24-43fd-9375-88d95dd19306 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete backup with id: db636232-c813-4df1-ada4-c89bb490464b. Aug 19 16:17:26.056924 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:26.056924 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:26.074007 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-6ee4ce2e-bd24-43fd-9375-88d95dd19306 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] delete_backup rpcapi backup_id db636232-c813-4df1-ada4-c89bb490464b {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:17:26.076338 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6ee4ce2e-bd24-43fd-9375-88d95dd19306 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 202 Aug 19 16:17:26.076861 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1355/5397] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:17:26 2026] DELETE /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:17:26.085683 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c4f45da0-5ec8-4580-8f4c-6e3c41c1ee7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:26.087388 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4f45da0-5ec8-4580-8f4c-6e3c41c1ee7f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:26.087635 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4f45da0-5ec8-4580-8f4c-6e3c41c1ee7f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:26.087892 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4f45da0-5ec8-4580-8f4c-6e3c41c1ee7f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:26.088030 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c4f45da0-5ec8-4580-8f4c-6e3c41c1ee7f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:26.093449 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:26.093449 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:26.094372 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4f45da0-5ec8-4580-8f4c-6e3c41c1ee7f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 200 Aug 19 16:17:26.094795 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1342/5398] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:26 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:27.106497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3e6dffda-1f7f-4d12-bd50-904a87ca1212 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:27.108247 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e6dffda-1f7f-4d12-bd50-904a87ca1212 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b Aug 19 16:17:27.108423 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e6dffda-1f7f-4d12-bd50-904a87ca1212 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:27.108615 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e6dffda-1f7f-4d12-bd50-904a87ca1212 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:27.108721 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3e6dffda-1f7f-4d12-bd50-904a87ca1212 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id db636232-c813-4df1-ada4-c89bb490464b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:27.112465 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e6dffda-1f7f-4d12-bd50-904a87ca1212 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b returned with HTTP 404 Aug 19 16:17:27.112935 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1349/5399] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:27 2026] GET /volume/v3/backups/db636232-c813-4df1-ada4-c89bb490464b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:17:27.120710 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:27.122476 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:17:27.122820 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-490498027"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:27.124133 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-490498027'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:17:27.124243 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume of 1 GB Aug 19 16:17:27.127804 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Availability Zones retrieved successfully. Aug 19 16:17:27.132896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Flow 'volume_create_api' (2a61cb38-957e-438f-83f7-96f6be9eb7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:27.133729 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c2e708-d4f0-4418-bb31-082025d7b014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:27.134516 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:17:27.155467 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c2e708-d4f0-4418-bb31-082025d7b014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:27.156146 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43681a8b-e4f8-41d4-a846-6c2e541732fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:27.191900 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Created reservations ['56bc37e0-fc36-4357-89c2-a2a7dd99b65e', 'dbc3a983-5a61-4dfe-9557-4c9b68017003', '2d0cdea3-9e2a-4506-b341-a0ee16b89438', '563bad20-38b6-4a44-ac5f-ed7dd3104786'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:27.192530 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43681a8b-e4f8-41d4-a846-6c2e541732fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56bc37e0-fc36-4357-89c2-a2a7dd99b65e', 'dbc3a983-5a61-4dfe-9557-4c9b68017003', '2d0cdea3-9e2a-4506-b341-a0ee16b89438', '563bad20-38b6-4a44-ac5f-ed7dd3104786']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:27.193233 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df06227-bc8b-465f-abd2-7d0824a2b83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:27.215788 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df06227-bc8b-465f-abd2-7d0824a2b83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d5c070-679c-4f16-ac67-ccbf7fa72229', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-490498027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1cc466176f04458b4b5c29ede6afa20',qos_specs=None,replication_status=,reservations=['56bc37e0-fc36-4357-89c2-a2a7dd99b65e','dbc3a983-5a61-4dfe-9557-4c9b68017003','2d0cdea3-9e2a-4506-b341-a0ee16b89438','563bad20-38b6-4a44-ac5f-ed7dd3104786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5b4ee73f81405fa33e3bebb91d4363',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-490498027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3d5c070-679c-4f16-ac67-ccbf7fa72229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1cc466176f04458b4b5c29ede6afa20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ee5b4ee73f81405fa33e3bebb91d4363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:27.216973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e038c9e9-7750-43cb-8de5-90e89d2c3051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:27.238304 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e038c9e9-7750-43cb-8de5-90e89d2c3051) transitioned into 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-490498027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1cc466176f04458b4b5c29ede6afa20',qos_specs=None,replication_status=,reservations=['56bc37e0-fc36-4357-89c2-a2a7dd99b65e','dbc3a983-5a61-4dfe-9557-4c9b68017003','2d0cdea3-9e2a-4506-b341-a0ee16b89438','563bad20-38b6-4a44-ac5f-ed7dd3104786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5b4ee73f81405fa33e3bebb91d4363',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:27.238961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6f2e46-34de-46f5-91f1-cb0b5df2d1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:27.249029 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff6f2e46-34de-46f5-91f1-cb0b5df2d1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:27.249794 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Flow 'volume_create_api' (2a61cb38-957e-438f-83f7-96f6be9eb7e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:27.250095 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume request issued successfully. Aug 19 16:17:27.250607 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d53d579d-8bbd-4fc7-a5a7-b5f5aaa013e2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:17:27.251173 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1354/5400] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:17:27 2026] POST /volume/v3/volumes => generated 746 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:27.261317 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-32b4622e-dd3e-4590-a94b-8283404e9f5e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:27.263007 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32b4622e-dd3e-4590-a94b-8283404e9f5e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 Aug 19 16:17:27.263231 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32b4622e-dd3e-4590-a94b-8283404e9f5e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:27.263416 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-32b4622e-dd3e-4590-a94b-8283404e9f5e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:27.270206 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:27.270206 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:27.273441 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-32b4622e-dd3e-4590-a94b-8283404e9f5e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:27.277216 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-32b4622e-dd3e-4590-a94b-8283404e9f5e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 returned with HTTP 200 Aug 19 16:17:27.277727 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1356/5401] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:27 2026] GET /volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:28.290161 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c97f06e-c46e-43d9-b782-e5d5dfe87353 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:28.291928 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c97f06e-c46e-43d9-b782-e5d5dfe87353 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 Aug 19 16:17:28.292133 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c97f06e-c46e-43d9-b782-e5d5dfe87353 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:28.292324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c97f06e-c46e-43d9-b782-e5d5dfe87353 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:28.299004 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:28.299004 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:28.302652 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c97f06e-c46e-43d9-b782-e5d5dfe87353 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:28.306493 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c97f06e-c46e-43d9-b782-e5d5dfe87353 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 returned with HTTP 200 Aug 19 16:17:28.306876 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1343/5402] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:28 2026] GET /volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:28.318418 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6508f334-d272-4db6-923c-1a181157041a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:28.320159 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6508f334-d272-4db6-923c-1a181157041a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:17:28.320468 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6508f334-d272-4db6-923c-1a181157041a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3d5c070-679c-4f16-ac67-ccbf7fa72229", "name": "tempest-VolumesBackupsTest-Backup-1661616307"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:28.321829 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-6508f334-d272-4db6-923c-1a181157041a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Creating new backup {'backup': {'volume_id': 'a3d5c070-679c-4f16-ac67-ccbf7fa72229', 'name': 'tempest-VolumesBackupsTest-Backup-1661616307'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:17:28.321966 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-6508f334-d272-4db6-923c-1a181157041a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Creating backup of volume a3d5c070-679c-4f16-ac67-ccbf7fa72229 in container None Aug 19 16:17:28.328780 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:28.328780 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:28.329101 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6508f334-d272-4db6-923c-1a181157041a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Volume info retrieved successfully. Aug 19 16:17:28.347891 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-6508f334-d272-4db6-923c-1a181157041a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Created reservations ['d85da524-c967-453f-93bc-406b20ab86ce', '2b2ebedb-d0ad-430e-8044-71ae571e2b92'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:28.380236 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6508f334-d272-4db6-923c-1a181157041a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:17:28.380619 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1350/5403] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:17:28 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 19 16:17:28.388491 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9dadcfa6-7c9a-430f-98e8-eba7670bb77d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:28.390262 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9dadcfa6-7c9a-430f-98e8-eba7670bb77d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:28.390454 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9dadcfa6-7c9a-430f-98e8-eba7670bb77d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:28.390629 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9dadcfa6-7c9a-430f-98e8-eba7670bb77d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:28.390726 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9dadcfa6-7c9a-430f-98e8-eba7670bb77d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:28.392414 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=122,cinder:UPDATE=48,cinder:INSERT=28 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:17:28.394998 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:28.394998 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:28.395567 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9dadcfa6-7c9a-430f-98e8-eba7670bb77d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:28.395927 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1355/5404] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:28 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:29.405332 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-183f8f59-b485-4e40-9329-daa37a13e2ab None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:29.407099 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-183f8f59-b485-4e40-9329-daa37a13e2ab tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:29.407287 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-183f8f59-b485-4e40-9329-daa37a13e2ab tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:29.407463 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-183f8f59-b485-4e40-9329-daa37a13e2ab tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:29.407571 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-183f8f59-b485-4e40-9329-daa37a13e2ab tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:29.411741 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:29.411741 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:29.412326 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-183f8f59-b485-4e40-9329-daa37a13e2ab tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:29.412639 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1357/5405] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:29 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:30.421859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b33788f-aee2-46aa-8d6a-f5560207f81d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:30.423783 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b33788f-aee2-46aa-8d6a-f5560207f81d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:30.423987 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b33788f-aee2-46aa-8d6a-f5560207f81d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:30.424207 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b33788f-aee2-46aa-8d6a-f5560207f81d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:30.424306 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1b33788f-aee2-46aa-8d6a-f5560207f81d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:30.428382 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:30.428382 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:30.428976 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b33788f-aee2-46aa-8d6a-f5560207f81d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:30.429341 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1344/5406] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:30 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:31.438992 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea709b26-5e96-46cc-9dc6-324ec0d33996 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:31.443526 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea709b26-5e96-46cc-9dc6-324ec0d33996 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:31.443526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea709b26-5e96-46cc-9dc6-324ec0d33996 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:31.443526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea709b26-5e96-46cc-9dc6-324ec0d33996 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:31.443526 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ea709b26-5e96-46cc-9dc6-324ec0d33996 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:31.447199 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:31.447199 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:31.447939 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea709b26-5e96-46cc-9dc6-324ec0d33996 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:31.448372 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1351/5407] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:31 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:32.458020 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3dde4d29-0536-4710-8be0-f1599f7f5bfd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:32.460116 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dde4d29-0536-4710-8be0-f1599f7f5bfd tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:32.460875 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dde4d29-0536-4710-8be0-f1599f7f5bfd tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:32.460875 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dde4d29-0536-4710-8be0-f1599f7f5bfd tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:32.460875 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3dde4d29-0536-4710-8be0-f1599f7f5bfd tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:32.481782 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:32.481782 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:32.488709 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dde4d29-0536-4710-8be0-f1599f7f5bfd tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:32.491995 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1356/5408] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:32 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:33.501564 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b52eedde-cd7e-413b-a388-6207b2af2e08 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:33.503381 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b52eedde-cd7e-413b-a388-6207b2af2e08 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:33.503864 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b52eedde-cd7e-413b-a388-6207b2af2e08 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:33.503864 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b52eedde-cd7e-413b-a388-6207b2af2e08 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:33.503964 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-b52eedde-cd7e-413b-a388-6207b2af2e08 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:33.516574 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:33.516574 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:33.518617 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b52eedde-cd7e-413b-a388-6207b2af2e08 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:33.519661 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1358/5409] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:33 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:34.530788 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a3f629ca-c7a9-4c27-933c-10c106ca4660 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:34.533650 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a3f629ca-c7a9-4c27-933c-10c106ca4660 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:34.533650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a3f629ca-c7a9-4c27-933c-10c106ca4660 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:34.533650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a3f629ca-c7a9-4c27-933c-10c106ca4660 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:34.533650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a3f629ca-c7a9-4c27-933c-10c106ca4660 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:34.537967 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:34.537967 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:34.537967 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a3f629ca-c7a9-4c27-933c-10c106ca4660 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:34.537967 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1345/5410] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:34 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:35.548735 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-81ef947f-fdfd-407a-a176-1d6fb9ed7c86 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:35.550778 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81ef947f-fdfd-407a-a176-1d6fb9ed7c86 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:35.551089 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81ef947f-fdfd-407a-a176-1d6fb9ed7c86 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:35.551373 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-81ef947f-fdfd-407a-a176-1d6fb9ed7c86 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:35.551551 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-81ef947f-fdfd-407a-a176-1d6fb9ed7c86 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:35.556279 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:35.556279 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:35.557011 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-81ef947f-fdfd-407a-a176-1d6fb9ed7c86 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:35.557512 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1352/5411] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:35 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:36.572606 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-661a1648-6331-46d2-91f1-21bbd58fd8e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:36.583380 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-661a1648-6331-46d2-91f1-21bbd58fd8e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:36.583656 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-661a1648-6331-46d2-91f1-21bbd58fd8e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:36.584943 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-661a1648-6331-46d2-91f1-21bbd58fd8e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:36.585305 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-661a1648-6331-46d2-91f1-21bbd58fd8e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:36.604773 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:36.604773 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:36.609328 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-661a1648-6331-46d2-91f1-21bbd58fd8e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:36.612373 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1357/5412] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:36 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:37.631982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5eb41a37-126f-4dfa-969a-8565bea3cca5 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:37.646289 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5eb41a37-126f-4dfa-969a-8565bea3cca5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:37.648588 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5eb41a37-126f-4dfa-969a-8565bea3cca5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:37.649872 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5eb41a37-126f-4dfa-969a-8565bea3cca5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:37.651495 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5eb41a37-126f-4dfa-969a-8565bea3cca5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:37.662383 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:37.662383 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:37.663128 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5eb41a37-126f-4dfa-969a-8565bea3cca5 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:37.663579 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1359/5413] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:37 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:38.673378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b53a3b3-42fa-46f4-bee7-0c21701c36cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:38.675136 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b53a3b3-42fa-46f4-bee7-0c21701c36cc tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:38.675317 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b53a3b3-42fa-46f4-bee7-0c21701c36cc tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:38.675505 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b53a3b3-42fa-46f4-bee7-0c21701c36cc tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:38.675615 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7b53a3b3-42fa-46f4-bee7-0c21701c36cc tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:38.680114 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:38.680114 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:38.680690 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b53a3b3-42fa-46f4-bee7-0c21701c36cc tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:38.681055 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1346/5414] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:38 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:39.692286 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a15e83b-53c8-4fd5-8b80-c667c1b3e6db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:39.694364 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a15e83b-53c8-4fd5-8b80-c667c1b3e6db tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:39.694601 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a15e83b-53c8-4fd5-8b80-c667c1b3e6db tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:39.694888 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a15e83b-53c8-4fd5-8b80-c667c1b3e6db tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:39.694996 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4a15e83b-53c8-4fd5-8b80-c667c1b3e6db tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:39.700060 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:39.700060 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:39.700857 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a15e83b-53c8-4fd5-8b80-c667c1b3e6db tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:39.701292 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1353/5415] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:39 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:40.714561 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5e2252a9-6e34-494d-b3aa-3e849c24696c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:40.718212 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e2252a9-6e34-494d-b3aa-3e849c24696c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:40.719865 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e2252a9-6e34-494d-b3aa-3e849c24696c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:40.721574 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e2252a9-6e34-494d-b3aa-3e849c24696c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:40.721753 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5e2252a9-6e34-494d-b3aa-3e849c24696c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:40.734809 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:40.734809 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:40.735406 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e2252a9-6e34-494d-b3aa-3e849c24696c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:40.735727 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1358/5416] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:40 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:41.745936 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fc1aa330-1f8a-4d21-b3ea-be944851ce2f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:41.747638 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc1aa330-1f8a-4d21-b3ea-be944851ce2f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:41.747857 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc1aa330-1f8a-4d21-b3ea-be944851ce2f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:41.748086 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fc1aa330-1f8a-4d21-b3ea-be944851ce2f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:41.748187 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-fc1aa330-1f8a-4d21-b3ea-be944851ce2f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:41.753437 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:41.753437 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:41.754092 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fc1aa330-1f8a-4d21-b3ea-be944851ce2f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:41.754437 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1360/5417] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:41 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:42.764247 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09f8fc8c-111c-40b9-860c-da9f272bc54b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:42.766813 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09f8fc8c-111c-40b9-860c-da9f272bc54b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:42.766813 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09f8fc8c-111c-40b9-860c-da9f272bc54b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:42.766813 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09f8fc8c-111c-40b9-860c-da9f272bc54b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:42.766989 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-09f8fc8c-111c-40b9-860c-da9f272bc54b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:42.771520 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:42.771520 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:42.772227 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09f8fc8c-111c-40b9-860c-da9f272bc54b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:42.772627 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1347/5418] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:42 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:42.782231 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19dd80dc-c9f7-4b4c-bc12-36249cfcf47b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:42.784174 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19dd80dc-c9f7-4b4c-bc12-36249cfcf47b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:17:42.784561 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19dd80dc-c9f7-4b4c-bc12-36249cfcf47b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3d5c070-679c-4f16-ac67-ccbf7fa72229", "incremental": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:42.786321 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-19dd80dc-c9f7-4b4c-bc12-36249cfcf47b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Creating new backup {'backup': {'volume_id': 'a3d5c070-679c-4f16-ac67-ccbf7fa72229', 'incremental': True}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:17:42.786479 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-19dd80dc-c9f7-4b4c-bc12-36249cfcf47b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Creating backup of volume a3d5c070-679c-4f16-ac67-ccbf7fa72229 in container None Aug 19 16:17:42.794446 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:42.794446 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:42.794954 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-19dd80dc-c9f7-4b4c-bc12-36249cfcf47b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:42.811612 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-19dd80dc-c9f7-4b4c-bc12-36249cfcf47b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Created reservations ['7ee324a6-8e7a-47ba-8cd3-3d056d394434', '0d00c0b9-88e4-401d-99ae-51f9c9b4c71b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:42.828776 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19dd80dc-c9f7-4b4c-bc12-36249cfcf47b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 400 Aug 19 16:17:42.829426 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1354/5419] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:17:42 2026] POST /volume/v3/backups => generated 109 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 16:17:42.835710 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0aa4a6e6-d0ae-4ec5-b0fa-2e9ad86d8beb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:42.837319 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0aa4a6e6-d0ae-4ec5-b0fa-2e9ad86d8beb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] DELETE https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:42.837495 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0aa4a6e6-d0ae-4ec5-b0fa-2e9ad86d8beb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:42.837664 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0aa4a6e6-d0ae-4ec5-b0fa-2e9ad86d8beb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:42.837778 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-0aa4a6e6-d0ae-4ec5-b0fa-2e9ad86d8beb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Delete backup with id: 9bedd041-2b4b-4417-a711-221c192fc731. Aug 19 16:17:42.842297 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:42.842297 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:42.853797 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-0aa4a6e6-d0ae-4ec5-b0fa-2e9ad86d8beb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] delete_backup rpcapi backup_id 9bedd041-2b4b-4417-a711-221c192fc731 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:17:42.855415 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0aa4a6e6-d0ae-4ec5-b0fa-2e9ad86d8beb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 202 Aug 19 16:17:42.855821 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1359/5420] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:17:42 2026] DELETE /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:17:42.861724 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9c412d3a-826b-457f-8068-feec1734e4c2 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:42.863476 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c412d3a-826b-457f-8068-feec1734e4c2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:42.863661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c412d3a-826b-457f-8068-feec1734e4c2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:42.863858 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9c412d3a-826b-457f-8068-feec1734e4c2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:42.863974 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9c412d3a-826b-457f-8068-feec1734e4c2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:42.868026 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:42.868026 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:42.868571 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9c412d3a-826b-457f-8068-feec1734e4c2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 200 Aug 19 16:17:42.868912 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1361/5421] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:42 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:43.879119 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c2d6412f-2feb-4307-bd6d-88801faaacb9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:43.880930 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2d6412f-2feb-4307-bd6d-88801faaacb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 Aug 19 16:17:43.881147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2d6412f-2feb-4307-bd6d-88801faaacb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:43.881368 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2d6412f-2feb-4307-bd6d-88801faaacb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:43.881473 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c2d6412f-2feb-4307-bd6d-88801faaacb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9bedd041-2b4b-4417-a711-221c192fc731. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:43.885195 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2d6412f-2feb-4307-bd6d-88801faaacb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 returned with HTTP 404 Aug 19 16:17:43.885668 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1348/5422] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:43 2026] GET /volume/v3/backups/9bedd041-2b4b-4417-a711-221c192fc731 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:17:43.892662 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:43.894359 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:17:43.894689 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1757138672"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:43.896021 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1757138672'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:17:43.896145 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume of 1 GB Aug 19 16:17:43.899799 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Availability Zones retrieved successfully. Aug 19 16:17:43.905489 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Flow 'volume_create_api' (3721d1b8-f8e4-4e84-b53f-bfe5554dd0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:43.906266 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7f3d35-92dc-4154-bdb7-9ffad162b613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:43.907282 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:17:43.931430 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7f3d35-92dc-4154-bdb7-9ffad162b613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:43.932584 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fd89dc-bbc3-4b6d-912c-756dbf031e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:43.966940 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Created reservations ['14fc6d93-2147-4e71-9f48-fc84a30ed320', '27cacfca-929e-4c7c-9567-350e363d8e92', 'abe14d14-f96a-4d85-a4ce-7e43006f4c4b', 'd9f34e47-9c63-481f-bcf1-a96234c0128c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:43.967594 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fd89dc-bbc3-4b6d-912c-756dbf031e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14fc6d93-2147-4e71-9f48-fc84a30ed320', '27cacfca-929e-4c7c-9567-350e363d8e92', 'abe14d14-f96a-4d85-a4ce-7e43006f4c4b', 'd9f34e47-9c63-481f-bcf1-a96234c0128c']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:43.968263 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41d4010c-094d-4a5a-9dfe-4bb2dd81bb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:43.988705 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41d4010c-094d-4a5a-9dfe-4bb2dd81bb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5610e94-491a-41ee-8d9d-445677aba37d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1757138672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1cc466176f04458b4b5c29ede6afa20',qos_specs=None,replication_status=,reservations=['14fc6d93-2147-4e71-9f48-fc84a30ed320','27cacfca-929e-4c7c-9567-350e363d8e92','abe14d14-f96a-4d85-a4ce-7e43006f4c4b','d9f34e47-9c63-481f-bcf1-a96234c0128c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5b4ee73f81405fa33e3bebb91d4363',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1757138672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5610e94-491a-41ee-8d9d-445677aba37d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1cc466176f04458b4b5c29ede6afa20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ee5b4ee73f81405fa33e3bebb91d4363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:43.989416 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47312dd-c5fc-4669-9244-e9cb3e6da146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:44.006407 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47312dd-c5fc-4669-9244-e9cb3e6da146) transitioned into 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-1757138672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1cc466176f04458b4b5c29ede6afa20',qos_specs=None,replication_status=,reservations=['14fc6d93-2147-4e71-9f48-fc84a30ed320','27cacfca-929e-4c7c-9567-350e363d8e92','abe14d14-f96a-4d85-a4ce-7e43006f4c4b','d9f34e47-9c63-481f-bcf1-a96234c0128c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5b4ee73f81405fa33e3bebb91d4363',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:44.007050 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92659c91-25d4-442d-bfa8-a74c57d4bbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:44.014961 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92659c91-25d4-442d-bfa8-a74c57d4bbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:44.015695 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Flow 'volume_create_api' (3721d1b8-f8e4-4e84-b53f-bfe5554dd0bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:44.015983 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Create volume request issued successfully. Aug 19 16:17:44.016481 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ced65c4-7b15-43e2-bd86-c93db80fcea7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:17:44.016865 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1355/5423] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:17:43 2026] POST /volume/v3/volumes => generated 747 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:44.088148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3bd404e5-5a87-442b-a5f5-ad9a9fe25adf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:44.090339 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3bd404e5-5a87-442b-a5f5-ad9a9fe25adf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d Aug 19 16:17:44.090581 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3bd404e5-5a87-442b-a5f5-ad9a9fe25adf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:44.090827 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3bd404e5-5a87-442b-a5f5-ad9a9fe25adf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:44.098477 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:44.098477 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:44.102245 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3bd404e5-5a87-442b-a5f5-ad9a9fe25adf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:44.106121 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3bd404e5-5a87-442b-a5f5-ad9a9fe25adf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d returned with HTTP 200 Aug 19 16:17:44.106646 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1360/5424] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:44 2026] GET /volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:45.031680 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-883e8b22-a9c6-412f-b066-97bc76720026 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:45.097474 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-883e8b22-a9c6-412f-b066-97bc76720026 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:17:45.097865 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-883e8b22-a9c6-412f-b066-97bc76720026 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1565563103-248242838", "extra_specs": {"multiattach": " True"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:45.113167 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-883e8b22-a9c6-412f-b066-97bc76720026 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:17:45.113521 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1362/5425] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:17:45 2026] POST /volume/v3/types => generated 286 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:45.118686 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b2df7df-b430-41bc-8e65-8fa0131a930c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:45.120452 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b2df7df-b430-41bc-8e65-8fa0131a930c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d Aug 19 16:17:45.120538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b2df7df-b430-41bc-8e65-8fa0131a930c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:45.120779 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b2df7df-b430-41bc-8e65-8fa0131a930c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:45.121304 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-73275dce-baeb-46ba-bbd1-084d7914599d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:45.123317 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:17:45.123635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-133263937", "snapshot_id": null, "imageRef": null, "volume_type": "e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:45.125140 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-133263937', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:17:45.127689 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:45.127689 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:45.129250 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume of 1 GB Aug 19 16:17:45.129529 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:45.129529 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:45.130004 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Availability Zones retrieved successfully. Aug 19 16:17:45.131354 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b2df7df-b430-41bc-8e65-8fa0131a930c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:45.135156 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Flow 'volume_create_api' (d088ffe2-49c4-4fab-b52f-ea383752ac85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:45.135604 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b2df7df-b430-41bc-8e65-8fa0131a930c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d returned with HTTP 200 Aug 19 16:17:45.135994 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1349/5426] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:45 2026] GET /volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:45.136119 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2544a8ad-c5b2-48cb-8528-e52908fcadcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:45.137002 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:17:45.144300 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:45.144300 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:45.150464 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ac8e3bc5-4ac2-4e09-8501-648597c07a59 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:45.152384 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ac8e3bc5-4ac2-4e09-8501-648597c07a59 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:17:45.152750 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ac8e3bc5-4ac2-4e09-8501-648597c07a59 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5610e94-491a-41ee-8d9d-445677aba37d", "name": "tempest-VolumesBackupsTest-Backup-162303314"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:45.154231 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-ac8e3bc5-4ac2-4e09-8501-648597c07a59 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Creating new backup {'backup': {'volume_id': 'a5610e94-491a-41ee-8d9d-445677aba37d', 'name': 'tempest-VolumesBackupsTest-Backup-162303314'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:17:45.154379 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-ac8e3bc5-4ac2-4e09-8501-648597c07a59 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Creating backup of volume a5610e94-491a-41ee-8d9d-445677aba37d in container None Aug 19 16:17:45.156252 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2544a8ad-c5b2-48cb-8528-e52908fcadcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:17:45Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1565563103-248242838',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:45.157098 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb636949-2d68-4a11-87a4-ffcfcb3b77fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:45.161635 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:45.161635 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:45.161991 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ac8e3bc5-4ac2-4e09-8501-648597c07a59 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Volume info retrieved successfully. Aug 19 16:17:45.179996 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ac8e3bc5-4ac2-4e09-8501-648597c07a59 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Created reservations ['6e20e067-b2d8-4116-87d7-f4bbb2da89c9', '23821dfb-6f82-43b6-954c-43599761c7b2'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:45.184614 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1565563103-248242838 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1565563103-248242838, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:17:45.184968 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1565563103-248242838 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1565563103-248242838, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:17:45.214060 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ac8e3bc5-4ac2-4e09-8501-648597c07a59 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:17:45.214539 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1361/5427] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:17:45 2026] POST /volume/v3/backups => generated 327 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:45.223015 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-416bb3ab-1813-4631-bf73-e1951bad3259 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:45.224337 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Created reservations ['8f93cd69-4b5a-4e50-bdfe-a643987885a6', '7ac7a973-499d-4672-939c-f2934c15e449', 'c95ba248-07af-47c4-8bc0-6d1cc65efa8c', 'bde934ff-c3fb-48ed-8dff-c8508e5680de'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:45.224979 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-416bb3ab-1813-4631-bf73-e1951bad3259 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:45.225174 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb636949-2d68-4a11-87a4-ffcfcb3b77fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f93cd69-4b5a-4e50-bdfe-a643987885a6', '7ac7a973-499d-4672-939c-f2934c15e449', 'c95ba248-07af-47c4-8bc0-6d1cc65efa8c', 'bde934ff-c3fb-48ed-8dff-c8508e5680de']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:45.225265 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-416bb3ab-1813-4631-bf73-e1951bad3259 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:45.225521 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-416bb3ab-1813-4631-bf73-e1951bad3259 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:45.225665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-416bb3ab-1813-4631-bf73-e1951bad3259 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:45.225861 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a040b9-29fc-411f-b966-a40f2b4252ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:45.231122 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:45.231122 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:45.231770 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-416bb3ab-1813-4631-bf73-e1951bad3259 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:45.232279 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1363/5428] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:45 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:45.253110 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a040b9-29fc-411f-b966-a40f2b4252ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7dc5150-9bc6-42bd-b2c0-0e6bb54bac86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-133263937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='749e2110886e44b7b2dde7d608259419',qos_specs=None,replication_status=,reservations=['8f93cd69-4b5a-4e50-bdfe-a643987885a6','7ac7a973-499d-4672-939c-f2934c15e449','c95ba248-07af-47c4-8bc0-6d1cc65efa8c','bde934ff-c3fb-48ed-8dff-c8508e5680de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71018b8f746849c4a7af44a7c3313768',volume_type_id=e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-133263937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='749e2110886e44b7b2dde7d608259419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='71018b8f746849c4a7af44a7c3313768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b),volume_type_id=e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:45.253860 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8b3976-6b66-401c-811b-063ff7be2228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:45.274985 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8b3976-6b66-401c-811b-063ff7be2228) transitioned into 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-133263937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='749e2110886e44b7b2dde7d608259419',qos_specs=None,replication_status=,reservations=['8f93cd69-4b5a-4e50-bdfe-a643987885a6','7ac7a973-499d-4672-939c-f2934c15e449','c95ba248-07af-47c4-8bc0-6d1cc65efa8c','bde934ff-c3fb-48ed-8dff-c8508e5680de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71018b8f746849c4a7af44a7c3313768',volume_type_id=e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:45.275872 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02071cd-5470-4362-954c-2ad0ad9949db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:45.285497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02071cd-5470-4362-954c-2ad0ad9949db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:45.286309 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Flow 'volume_create_api' (d088ffe2-49c4-4fab-b52f-ea383752ac85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:45.286580 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume request issued successfully. Aug 19 16:17:45.287278 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-73275dce-baeb-46ba-bbd1-084d7914599d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:17:45.287674 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1356/5429] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:17:45 2026] POST /volume/v3/volumes => generated 826 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:45.298531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94bf40b0-e0a8-4eb5-b5de-449321723067 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:45.300404 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94bf40b0-e0a8-4eb5-b5de-449321723067 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:17:45.300589 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94bf40b0-e0a8-4eb5-b5de-449321723067 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:45.300791 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94bf40b0-e0a8-4eb5-b5de-449321723067 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:45.307614 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:45.307614 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:45.311025 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-94bf40b0-e0a8-4eb5-b5de-449321723067 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:45.314837 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94bf40b0-e0a8-4eb5-b5de-449321723067 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:17:45.315188 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1350/5430] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:45 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:46.244513 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c63f813c-7891-42e7-b6c1-ffb4b2067ce6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:46.246365 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c63f813c-7891-42e7-b6c1-ffb4b2067ce6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:46.246601 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c63f813c-7891-42e7-b6c1-ffb4b2067ce6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:46.246903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c63f813c-7891-42e7-b6c1-ffb4b2067ce6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:46.246979 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c63f813c-7891-42e7-b6c1-ffb4b2067ce6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:46.251995 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:46.251995 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:46.252626 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c63f813c-7891-42e7-b6c1-ffb4b2067ce6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:46.253017 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1362/5431] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:46 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:46.326793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e1f44925-e649-46a6-bca5-1a25206b5b69 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:46.328632 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1f44925-e649-46a6-bca5-1a25206b5b69 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:17:46.328821 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1f44925-e649-46a6-bca5-1a25206b5b69 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:46.329002 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e1f44925-e649-46a6-bca5-1a25206b5b69 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:46.335981 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:46.335981 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:46.339366 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e1f44925-e649-46a6-bca5-1a25206b5b69 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:46.343240 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e1f44925-e649-46a6-bca5-1a25206b5b69 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:17:46.343583 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1364/5432] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:46 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:46.355179 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ba08bf8-c7d0-4ea7-bbb4-4882d07e7d0f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:46.357022 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ba08bf8-c7d0-4ea7-bbb4-4882d07e7d0f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:17:46.357239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ba08bf8-c7d0-4ea7-bbb4-4882d07e7d0f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:46.357423 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ba08bf8-c7d0-4ea7-bbb4-4882d07e7d0f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:46.363807 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:46.363807 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:46.366737 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ba08bf8-c7d0-4ea7-bbb4-4882d07e7d0f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:46.370205 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ba08bf8-c7d0-4ea7-bbb4-4882d07e7d0f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:17:46.370575 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1357/5433] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:46 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:46.381829 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20c70330-e6a4-46ad-99cc-148737b758b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:46.383170 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:17:46.383561 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-381607674", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:46.385049 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-381607674', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:17:46.385147 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume of 1 GB Aug 19 16:17:46.388703 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Availability Zones retrieved successfully. Aug 19 16:17:46.395213 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Flow 'volume_create_api' (470e8589-a516-452f-86ce-1cbf60cdfb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:46.395213 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f534bed-a0a2-4461-b1be-6d29a65b074c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:46.395576 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:17:46.417704 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f534bed-a0a2-4461-b1be-6d29a65b074c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:46.418507 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14830475-7e17-4c08-b61a-35cfbaa8a890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:46.467257 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Created reservations ['84f70625-a0a5-4cda-96a0-4a1e6e8fcddc', '83de9720-a065-4afb-89f2-ead2bc8938fd', '48fb6fd7-c992-4978-bc3e-6d2848c5ba89', '90d189c3-e627-4b4f-b0d3-63c0341d5cf2'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:46.468092 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14830475-7e17-4c08-b61a-35cfbaa8a890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f70625-a0a5-4cda-96a0-4a1e6e8fcddc', '83de9720-a065-4afb-89f2-ead2bc8938fd', '48fb6fd7-c992-4978-bc3e-6d2848c5ba89', '90d189c3-e627-4b4f-b0d3-63c0341d5cf2']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:46.468774 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a08201-922f-45b9-80ce-a1356076861a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:46.492609 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a08201-922f-45b9-80ce-a1356076861a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3dd0e8c-5683-4870-a564-b177d05315db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-381607674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749e2110886e44b7b2dde7d608259419',qos_specs=None,replication_status=,reservations=['84f70625-a0a5-4cda-96a0-4a1e6e8fcddc','83de9720-a065-4afb-89f2-ead2bc8938fd','48fb6fd7-c992-4978-bc3e-6d2848c5ba89','90d189c3-e627-4b4f-b0d3-63c0341d5cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71018b8f746849c4a7af44a7c3313768',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-381607674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3dd0e8c-5683-4870-a564-b177d05315db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749e2110886e44b7b2dde7d608259419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='71018b8f746849c4a7af44a7c3313768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:46.494451 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac9bfb4-8ccf-4505-b924-1e4b52e395fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:46.517403 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac9bfb4-8ccf-4505-b924-1e4b52e395fa) transitioned into 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-381607674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749e2110886e44b7b2dde7d608259419',qos_specs=None,replication_status=,reservations=['84f70625-a0a5-4cda-96a0-4a1e6e8fcddc','83de9720-a065-4afb-89f2-ead2bc8938fd','48fb6fd7-c992-4978-bc3e-6d2848c5ba89','90d189c3-e627-4b4f-b0d3-63c0341d5cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71018b8f746849c4a7af44a7c3313768',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:46.518138 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8001c1a6-3a9b-491c-bf41-670ac0f26fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:46.528038 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8001c1a6-3a9b-491c-bf41-670ac0f26fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:46.528870 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Flow 'volume_create_api' (470e8589-a516-452f-86ce-1cbf60cdfb0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:46.529219 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume request issued successfully. Aug 19 16:17:46.529826 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20c70330-e6a4-46ad-99cc-148737b758b3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:17:46.530291 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1351/5434] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:17:46 2026] POST /volume/v3/volumes => generated 750 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:46.543029 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c4f4d0a2-2585-4835-a1f5-7e48235f1f45 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:46.544875 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4f4d0a2-2585-4835-a1f5-7e48235f1f45 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:46.545079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4f4d0a2-2585-4835-a1f5-7e48235f1f45 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:46.545259 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4f4d0a2-2585-4835-a1f5-7e48235f1f45 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:46.552199 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:46.552199 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:46.556657 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c4f4d0a2-2585-4835-a1f5-7e48235f1f45 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:46.561518 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4f4d0a2-2585-4835-a1f5-7e48235f1f45 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:46.561983 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1363/5435] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:46 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:47.262271 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-499d0286-132b-4f89-ac53-2ead90c3fdfb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:47.264005 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-499d0286-132b-4f89-ac53-2ead90c3fdfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:47.264190 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-499d0286-132b-4f89-ac53-2ead90c3fdfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:47.264357 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-499d0286-132b-4f89-ac53-2ead90c3fdfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:47.264562 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-499d0286-132b-4f89-ac53-2ead90c3fdfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:47.268544 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:47.268544 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:47.269110 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-499d0286-132b-4f89-ac53-2ead90c3fdfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:47.269424 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1365/5436] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:47 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:47.573992 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a08ba0c0-9e17-4f85-a730-f0efb4b7bb1d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:47.575688 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a08ba0c0-9e17-4f85-a730-f0efb4b7bb1d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:47.575892 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a08ba0c0-9e17-4f85-a730-f0efb4b7bb1d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:47.576082 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a08ba0c0-9e17-4f85-a730-f0efb4b7bb1d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:47.582343 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:47.582343 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:47.585588 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a08ba0c0-9e17-4f85-a730-f0efb4b7bb1d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:47.589376 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a08ba0c0-9e17-4f85-a730-f0efb4b7bb1d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:47.590205 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1358/5437] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:47 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:47.601307 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f950e8a9-e16e-4b90-b2ae-97b806b95721 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:47.603463 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f950e8a9-e16e-4b90-b2ae-97b806b95721 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:47.603677 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f950e8a9-e16e-4b90-b2ae-97b806b95721 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:47.603924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f950e8a9-e16e-4b90-b2ae-97b806b95721 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:47.611243 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:47.611243 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:47.614489 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f950e8a9-e16e-4b90-b2ae-97b806b95721 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:47.618063 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f950e8a9-e16e-4b90-b2ae-97b806b95721 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:47.618402 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1352/5438] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:47 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:47.629779 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ce46b0d-929b-4e17-9ca8-9077ad235e4a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:47.631458 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ce46b0d-929b-4e17-9ca8-9077ad235e4a tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:17:47.631866 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ce46b0d-929b-4e17-9ca8-9077ad235e4a tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-560540883", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:47.644370 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ce46b0d-929b-4e17-9ca8-9077ad235e4a tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:17:47.644683 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1364/5439] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:17:47 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:47.651693 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-001f1ca2-eaa6-44be-9505-e6f189e248fe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:47.653648 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-001f1ca2-eaa6-44be-9505-e6f189e248fe tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] POST https://10.4.3.32/volume/v3/types/b90e6019-ae1e-4cf6-b262-330a68eb9019/encryption Aug 19 16:17:47.653988 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-001f1ca2-eaa6-44be-9505-e6f189e248fe tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:47.668499 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-001f1ca2-eaa6-44be-9505-e6f189e248fe tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/types/b90e6019-ae1e-4cf6-b262-330a68eb9019/encryption returned with HTTP 200 Aug 19 16:17:47.668849 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1366/5440] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:17:47 2026] POST /volume/v3/types/b90e6019-ae1e-4cf6-b262-330a68eb9019/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:47.676241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:47.681527 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:17:47.682921 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-646973518", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-560540883", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:47.688988 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-646973518', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-560540883', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:17:47.701901 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume of 1 GB Aug 19 16:17:47.703206 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:47.703206 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:47.706731 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Availability Zones retrieved successfully. Aug 19 16:17:47.735450 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Flow 'volume_create_api' (9554a39d-5167-4e5c-97c9-e1c3f8a3c7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:47.743289 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e713cc8-0222-4b03-ab3b-951316903a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:47.746437 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:17:47.813529 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e713cc8-0222-4b03-ab3b-951316903a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:17:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b90e6019-ae1e-4cf6-b262-330a68eb9019,is_public=True,name='tempest-scenario-type-luks-560540883',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b90e6019-ae1e-4cf6-b262-330a68eb9019', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:47.814225 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbbcd12-fd3c-4f64-88c5-b9e6d58cc409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:47.836739 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-560540883 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-560540883, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:17:47.837041 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-560540883 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-560540883, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:17:47.865602 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Created reservations ['5b886e95-d1fa-45d1-b1ea-1c12a12a8d20', '4a1ec8b8-248d-40eb-9a4a-c7462ee11683', '09d47370-715c-4327-a19e-2efd3aa372f4', '045e7937-c388-4e7c-8fc4-1bb6b4d100a0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:47.866381 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbbcd12-fd3c-4f64-88c5-b9e6d58cc409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b886e95-d1fa-45d1-b1ea-1c12a12a8d20', '4a1ec8b8-248d-40eb-9a4a-c7462ee11683', '09d47370-715c-4327-a19e-2efd3aa372f4', '045e7937-c388-4e7c-8fc4-1bb6b4d100a0']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:47.867260 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db208e4-74f9-458a-a477-7a18c8d656f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:47.889781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db208e4-74f9-458a-a477-7a18c8d656f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75d1a5bd-a6bc-42c0-8acb-42d6bc18e720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-646973518',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749e2110886e44b7b2dde7d608259419',qos_specs=None,replication_status=,reservations=['5b886e95-d1fa-45d1-b1ea-1c12a12a8d20','4a1ec8b8-248d-40eb-9a4a-c7462ee11683','09d47370-715c-4327-a19e-2efd3aa372f4','045e7937-c388-4e7c-8fc4-1bb6b4d100a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71018b8f746849c4a7af44a7c3313768',volume_type_id=b90e6019-ae1e-4cf6-b262-330a68eb9019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:17:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-646973518',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=75d1a5bd-a6bc-42c0-8acb-42d6bc18e720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='749e2110886e44b7b2dde7d608259419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='71018b8f746849c4a7af44a7c3313768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b90e6019-ae1e-4cf6-b262-330a68eb9019),volume_type_id=b90e6019-ae1e-4cf6-b262-330a68eb9019)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:47.890589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5570cbae-871f-4ec8-aa23-b34729614b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:47.908361 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5570cbae-871f-4ec8-aa23-b34729614b95) transitioned into 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-646973518',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='749e2110886e44b7b2dde7d608259419',qos_specs=None,replication_status=,reservations=['5b886e95-d1fa-45d1-b1ea-1c12a12a8d20','4a1ec8b8-248d-40eb-9a4a-c7462ee11683','09d47370-715c-4327-a19e-2efd3aa372f4','045e7937-c388-4e7c-8fc4-1bb6b4d100a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71018b8f746849c4a7af44a7c3313768',volume_type_id=b90e6019-ae1e-4cf6-b262-330a68eb9019)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:47.909181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12cd9c40-e85a-4ef9-8fa9-570c0068fc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:17:47.917399 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12cd9c40-e85a-4ef9-8fa9-570c0068fc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:17:47.918228 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Flow 'volume_create_api' (9554a39d-5167-4e5c-97c9-e1c3f8a3c7d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:17:47.918495 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume request issued successfully. Aug 19 16:17:47.919058 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b90fc16-9d44-4e0b-bed2-2545f76116d9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:17:47.919416 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1359/5441] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:17:47 2026] POST /volume/v3/volumes => generated 777 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:47.935231 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0d1c70f6-7ce0-4af4-be99-9b3dfdbeb38f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:47.937683 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d1c70f6-7ce0-4af4-be99-9b3dfdbeb38f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:47.937971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d1c70f6-7ce0-4af4-be99-9b3dfdbeb38f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:47.938228 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d1c70f6-7ce0-4af4-be99-9b3dfdbeb38f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:47.946236 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:47.946236 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:47.949565 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0d1c70f6-7ce0-4af4-be99-9b3dfdbeb38f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:47.953247 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d1c70f6-7ce0-4af4-be99-9b3dfdbeb38f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:47.953587 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1353/5442] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:47 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:48.279664 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2fbf96c8-152f-45ac-917d-9b7dfb9f4637 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:48.281305 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2fbf96c8-152f-45ac-917d-9b7dfb9f4637 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:48.281482 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2fbf96c8-152f-45ac-917d-9b7dfb9f4637 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:48.281654 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2fbf96c8-152f-45ac-917d-9b7dfb9f4637 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:48.281752 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2fbf96c8-152f-45ac-917d-9b7dfb9f4637 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:48.286141 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:48.286141 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:48.286680 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2fbf96c8-152f-45ac-917d-9b7dfb9f4637 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:48.287041 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1365/5443] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:48 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:48.964915 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f90396be-ab74-4151-9389-557a742c9baa None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:48.966729 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f90396be-ab74-4151-9389-557a742c9baa tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:48.966972 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f90396be-ab74-4151-9389-557a742c9baa tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:48.967197 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f90396be-ab74-4151-9389-557a742c9baa tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:48.973451 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:48.973451 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:48.976729 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f90396be-ab74-4151-9389-557a742c9baa tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:48.980565 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f90396be-ab74-4151-9389-557a742c9baa tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:48.980963 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1367/5444] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:48 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:48.992315 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b73aab88-ffe6-4f26-8fc3-92633b002d53 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:48.993952 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b73aab88-ffe6-4f26-8fc3-92633b002d53 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:48.994147 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b73aab88-ffe6-4f26-8fc3-92633b002d53 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:48.994324 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b73aab88-ffe6-4f26-8fc3-92633b002d53 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:49.000382 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:49.000382 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:49.003246 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b73aab88-ffe6-4f26-8fc3-92633b002d53 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:49.006710 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b73aab88-ffe6-4f26-8fc3-92633b002d53 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:49.007060 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1360/5445] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:48 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:49.046837 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-6303fb6d-a9de-4a79-b025-9e1ad6877def None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:49.048924 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-6303fb6d-a9de-4a79-b025-9e1ad6877def tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:49.049182 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-6303fb6d-a9de-4a79-b025-9e1ad6877def tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:49.049403 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-6303fb6d-a9de-4a79-b025-9e1ad6877def tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:49.055903 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:49.055903 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:49.059295 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-6303fb6d-a9de-4a79-b025-9e1ad6877def tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:49.063002 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-6303fb6d-a9de-4a79-b025-9e1ad6877def tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:49.063407 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1354/5446] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:17:49 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:49.125611 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-858bfd2a-e867-49a4-b37a-f7c67e599c7b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:49.126235 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-858bfd2a-e867-49a4-b37a-f7c67e599c7b None None] GET https://10.4.3.32/volume// Aug 19 16:17:49.126235 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-858bfd2a-e867-49a4-b37a-f7c67e599c7b None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:49.126363 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-858bfd2a-e867-49a4-b37a-f7c67e599c7b None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:49.126715 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-858bfd2a-e867-49a4-b37a-f7c67e599c7b None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:17:49.126961 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1366/5447] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:17: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 19 16:17:49.133312 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-da870cb2-4184-404a-9f47-8071d63e2bde None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:49.157879 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-da870cb2-4184-404a-9f47-8071d63e2bde tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:17:49.158219 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-da870cb2-4184-404a-9f47-8071d63e2bde tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3dd0e8c-5683-4870-a564-b177d05315db", "connector": null, "instance_uuid": "ca1a5179-a4cd-4eb4-aee5-3533a7a2bf1e"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:49.166855 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:49.166855 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:49.192083 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-da870cb2-4184-404a-9f47-8071d63e2bde tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:17:49.192480 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1368/5448] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:17:49 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 19 16:17:49.220005 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f9531bf4-29f9-4a1d-bcd9-2211a5655775 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:49.228775 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a84f8528-c1d7-4b31-a36e-cb824bb40c43 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:49.229154 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a84f8528-c1d7-4b31-a36e-cb824bb40c43 None None] GET https://10.4.3.32/volume// Aug 19 16:17:49.229512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a84f8528-c1d7-4b31-a36e-cb824bb40c43 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:49.229585 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9531bf4-29f9-4a1d-bcd9-2211a5655775 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:49.229643 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a84f8528-c1d7-4b31-a36e-cb824bb40c43 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:49.229804 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a84f8528-c1d7-4b31-a36e-cb824bb40c43 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:17:49.229994 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9531bf4-29f9-4a1d-bcd9-2211a5655775 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:49.230083 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1355/5449] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:17: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 19 16:17:49.231638 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9531bf4-29f9-4a1d-bcd9-2211a5655775 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:49.236424 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-8549a8e7-77d0-4ba8-8cc2-317f4ae79917 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:49.238337 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-8549a8e7-77d0-4ba8-8cc2-317f4ae79917 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:49.238531 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-8549a8e7-77d0-4ba8-8cc2-317f4ae79917 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:49.238731 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-8549a8e7-77d0-4ba8-8cc2-317f4ae79917 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:49.247607 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:49.247607 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:49.250981 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-8549a8e7-77d0-4ba8-8cc2-317f4ae79917 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:49.255090 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-8549a8e7-77d0-4ba8-8cc2-317f4ae79917 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:49.255437 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1367/5450] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:17:49 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:17:49.265700 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:49.265700 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:49.276363 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f9531bf4-29f9-4a1d-bcd9-2211a5655775 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:49.292624 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9531bf4-29f9-4a1d-bcd9-2211a5655775 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:49.294176 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1361/5451] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:49 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:49.297341 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-02e8e3de-8029-42cc-a351-1711a8712f07 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:49.299951 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02e8e3de-8029-42cc-a351-1711a8712f07 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:49.299951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02e8e3de-8029-42cc-a351-1711a8712f07 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:49.299951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-02e8e3de-8029-42cc-a351-1711a8712f07 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:49.299951 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-02e8e3de-8029-42cc-a351-1711a8712f07 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:49.303961 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:49.303961 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:49.304660 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-02e8e3de-8029-42cc-a351-1711a8712f07 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:49.305085 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1369/5452] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:49 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:49.367637 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-0d3f005a-7501-4325-b040-f14fc625a33c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:49.369606 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-0d3f005a-7501-4325-b040-f14fc625a33c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] PUT https://10.4.3.32/volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa Aug 19 16:17:49.369979 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-0d3f005a-7501-4325-b040-f14fc625a33c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:49.377168 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-0d3f005a-7501-4325-b040-f14fc625a33c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Acquiring lock "cinder-attachment_update-c3dd0e8c-5683-4870-a564-b177d05315db-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:17:49.380979 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-0d3f005a-7501-4325-b040-f14fc625a33c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-c3dd0e8c-5683-4870-a564-b177d05315db-np0000007787" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:17:49.381866 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:49.381866 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:49.450839 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-0d3f005a-7501-4325-b040-f14fc625a33c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-c3dd0e8c-5683-4870-a564-b177d05315db-np0000007787" released by "attachment_update" :: held 0.070s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:17:49.451116 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-0d3f005a-7501-4325-b040-f14fc625a33c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa returned with HTTP 200 Aug 19 16:17:49.451624 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1356/5453] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:17:49 2026] PUT /volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:17:50.309519 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d0252dd6-806b-40b8-a0c1-e2cfd8f6a80d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:50.311614 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0252dd6-806b-40b8-a0c1-e2cfd8f6a80d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:50.311821 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0252dd6-806b-40b8-a0c1-e2cfd8f6a80d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:50.311955 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0252dd6-806b-40b8-a0c1-e2cfd8f6a80d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:50.317194 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-18772d21-d666-4940-baed-d9b868116e30 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:50.322047 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:50.322047 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:50.322319 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18772d21-d666-4940-baed-d9b868116e30 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:50.322558 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18772d21-d666-4940-baed-d9b868116e30 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:50.323285 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-18772d21-d666-4940-baed-d9b868116e30 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:50.323497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-18772d21-d666-4940-baed-d9b868116e30 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:50.325444 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d0252dd6-806b-40b8-a0c1-e2cfd8f6a80d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:50.329515 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0252dd6-806b-40b8-a0c1-e2cfd8f6a80d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:50.329986 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1368/5454] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:50 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:50.337533 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:50.337533 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:50.340105 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-18772d21-d666-4940-baed-d9b868116e30 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:50.341388 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1362/5455] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:50 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:51.342537 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e777d526-3f6f-4021-bc80-ec3d8042a73e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:51.344668 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e777d526-3f6f-4021-bc80-ec3d8042a73e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:51.344933 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e777d526-3f6f-4021-bc80-ec3d8042a73e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:51.345184 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e777d526-3f6f-4021-bc80-ec3d8042a73e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:51.352442 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93604914-f9f7-4439-835d-1a9609b79514 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:51.354817 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93604914-f9f7-4439-835d-1a9609b79514 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:51.355101 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93604914-f9f7-4439-835d-1a9609b79514 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:51.355392 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93604914-f9f7-4439-835d-1a9609b79514 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:51.355526 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-93604914-f9f7-4439-835d-1a9609b79514 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:51.355981 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:51.355981 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:51.359369 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e777d526-3f6f-4021-bc80-ec3d8042a73e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:51.360463 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:51.360463 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:51.361201 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93604914-f9f7-4439-835d-1a9609b79514 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:51.361628 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1357/5456] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:51 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:51.364582 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e777d526-3f6f-4021-bc80-ec3d8042a73e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:51.365149 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1370/5457] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:51 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:52.371386 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-37dabcb2-844b-4b15-8878-776128e2beb9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:52.373346 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-37dabcb2-844b-4b15-8878-776128e2beb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:52.373566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-37dabcb2-844b-4b15-8878-776128e2beb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:52.373878 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-37dabcb2-844b-4b15-8878-776128e2beb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:52.373961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-37dabcb2-844b-4b15-8878-776128e2beb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:52.378197 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:52.378197 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:52.378870 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-37dabcb2-844b-4b15-8878-776128e2beb9 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:52.379048 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-91dd3c7e-b00f-436c-99b6-f1890501a67d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:52.379368 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1369/5458] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:52 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:52.388134 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91dd3c7e-b00f-436c-99b6-f1890501a67d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:52.389484 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91dd3c7e-b00f-436c-99b6-f1890501a67d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:52.390336 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91dd3c7e-b00f-436c-99b6-f1890501a67d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:52.432079 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:52.432079 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:52.435328 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-91dd3c7e-b00f-436c-99b6-f1890501a67d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:52.438767 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91dd3c7e-b00f-436c-99b6-f1890501a67d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:52.439150 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1363/5459] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:52 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:52.708245 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-c8a5a40d-dc98-49ed-961d-d5cca145c268 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:52.710433 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-c8a5a40d-dc98-49ed-961d-d5cca145c268 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa/action Aug 19 16:17:52.710519 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-c8a5a40d-dc98-49ed-961d-d5cca145c268 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:17:52.712781 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-c8a5a40d-dc98-49ed-961d-d5cca145c268 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:52.725409 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:52.725409 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:52.735307 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b94a01d-f960-448e-b3d2-6ca9c67fb793 req-c8a5a40d-dc98-49ed-961d-d5cca145c268 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa/action returned with HTTP 204 Aug 19 16:17:52.735572 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1358/5460] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:17:52 2026] POST /volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:17:53.388838 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-eaa51001-50d5-4550-b232-e7763b259fb3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.390749 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eaa51001-50d5-4550-b232-e7763b259fb3 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:53.390973 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eaa51001-50d5-4550-b232-e7763b259fb3 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:53.391185 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-eaa51001-50d5-4550-b232-e7763b259fb3 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:53.391284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-eaa51001-50d5-4550-b232-e7763b259fb3 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:53.395411 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:53.395411 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:53.396112 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-eaa51001-50d5-4550-b232-e7763b259fb3 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:53.396462 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1371/5461] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:53 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:53.450481 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-951c7e51-4ee8-4005-8f81-af10ade26b32 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.452226 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-951c7e51-4ee8-4005-8f81-af10ade26b32 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:17:53.452401 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-951c7e51-4ee8-4005-8f81-af10ade26b32 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:53.452572 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-951c7e51-4ee8-4005-8f81-af10ade26b32 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:53.461828 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:53.461828 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:53.465043 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-951c7e51-4ee8-4005-8f81-af10ade26b32 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:53.468810 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-951c7e51-4ee8-4005-8f81-af10ade26b32 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:17:53.469152 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1370/5462] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:53 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:17:53.507623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-3904f22c-ac44-45cc-865a-73718d348d63 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.509441 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-3904f22c-ac44-45cc-865a-73718d348d63 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:53.509608 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-3904f22c-ac44-45cc-865a-73718d348d63 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:53.509781 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-3904f22c-ac44-45cc-865a-73718d348d63 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:53.515900 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:53.515900 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:53.518821 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-3904f22c-ac44-45cc-865a-73718d348d63 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:53.522213 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-3904f22c-ac44-45cc-865a-73718d348d63 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:53.522549 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1364/5463] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:17:53 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:53.591062 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fe64a41d-e053-4126-8be1-fd73828b5bbe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.591527 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe64a41d-e053-4126-8be1-fd73828b5bbe None None] GET https://10.4.3.32/volume// Aug 19 16:17:53.591731 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe64a41d-e053-4126-8be1-fd73828b5bbe None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:53.591991 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe64a41d-e053-4126-8be1-fd73828b5bbe None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:53.592407 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe64a41d-e053-4126-8be1-fd73828b5bbe None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:17:53.592744 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1359/5464] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:17: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 19 16:17:53.599017 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-d3b7fc5b-e850-4b93-9f2e-4287c4cdf160 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.628867 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-d3b7fc5b-e850-4b93-9f2e-4287c4cdf160 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:17:53.629237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-d3b7fc5b-e850-4b93-9f2e-4287c4cdf160 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75d1a5bd-a6bc-42c0-8acb-42d6bc18e720", "connector": null, "instance_uuid": "ca1a5179-a4cd-4eb4-aee5-3533a7a2bf1e"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:53.637105 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:53.637105 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:53.667025 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-d3b7fc5b-e850-4b93-9f2e-4287c4cdf160 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:17:53.667559 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1372/5465] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:17:53 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:17:53.695543 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8f2ea78f-8d97-4980-b7c5-c250b26b2245 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.697640 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8f2ea78f-8d97-4980-b7c5-c250b26b2245 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:53.697833 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8f2ea78f-8d97-4980-b7c5-c250b26b2245 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:53.698172 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8f2ea78f-8d97-4980-b7c5-c250b26b2245 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:53.708776 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:53.708776 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:53.712196 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57560f51-7e4d-43d0-b783-39d038564302 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.712630 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57560f51-7e4d-43d0-b783-39d038564302 None None] GET https://10.4.3.32/volume// Aug 19 16:17:53.712732 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8f2ea78f-8d97-4980-b7c5-c250b26b2245 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:53.712887 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57560f51-7e4d-43d0-b783-39d038564302 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:53.713130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57560f51-7e4d-43d0-b783-39d038564302 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:53.713480 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57560f51-7e4d-43d0-b783-39d038564302 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:17:53.713800 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1365/5466] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:17: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 19 16:17:53.717219 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8f2ea78f-8d97-4980-b7c5-c250b26b2245 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:53.717673 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1371/5467] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:53 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:53.720103 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-40fc522a-ec75-4ab2-84ca-12bd5b73f2e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.721987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-40fc522a-ec75-4ab2-84ca-12bd5b73f2e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:53.722189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-40fc522a-ec75-4ab2-84ca-12bd5b73f2e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:53.722369 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-40fc522a-ec75-4ab2-84ca-12bd5b73f2e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:53.731020 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:53.731020 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:53.733993 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-40fc522a-ec75-4ab2-84ca-12bd5b73f2e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:53.738005 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-40fc522a-ec75-4ab2-84ca-12bd5b73f2e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:53.738503 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1360/5468] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:17:53 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 1049 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:17:53.839032 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-c57e7edc-4c81-40c3-bc55-3c33f8b4ab03 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.840964 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-c57e7edc-4c81-40c3-bc55-3c33f8b4ab03 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] PUT https://10.4.3.32/volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c Aug 19 16:17:53.841195 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-c57e7edc-4c81-40c3-bc55-3c33f8b4ab03 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:53.848132 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-c57e7edc-4c81-40c3-bc55-3c33f8b4ab03 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Acquiring lock "cinder-attachment_update-75d1a5bd-a6bc-42c0-8acb-42d6bc18e720-np0000007787" by "attachment_update" {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:17:53.853050 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-c57e7edc-4c81-40c3-bc55-3c33f8b4ab03 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-75d1a5bd-a6bc-42c0-8acb-42d6bc18e720-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100250) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:17:53.853853 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:53.853853 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:53.924661 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.coordination [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-c57e7edc-4c81-40c3-bc55-3c33f8b4ab03 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-75d1a5bd-a6bc-42c0-8acb-42d6bc18e720-np0000007787" released by "attachment_update" :: held 0.072s {{(pid=100250) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:17:53.924935 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-c57e7edc-4c81-40c3-bc55-3c33f8b4ab03 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c returned with HTTP 200 Aug 19 16:17:53.925404 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1373/5469] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:17:53 2026] PUT /volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:17:53.938531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-8c3ca4b7-ff20-4f69-b3a3-7e6c50cfbc2c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:53.948249 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-8c3ca4b7-ff20-4f69-b3a3-7e6c50cfbc2c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/encryption Aug 19 16:17:53.949894 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-8c3ca4b7-ff20-4f69-b3a3-7e6c50cfbc2c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:53.950646 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-8c3ca4b7-ff20-4f69-b3a3-7e6c50cfbc2c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:53.975867 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:53.975867 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:53.981055 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-8c3ca4b7-ff20-4f69-b3a3-7e6c50cfbc2c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/encryption returned with HTTP 200 Aug 19 16:17:53.981402 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1366/5470] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:17:53 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/encryption => generated 160 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:54.406150 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-725cc6bd-3ce4-4b55-9a92-56dfb5bde9e2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:54.408063 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-725cc6bd-3ce4-4b55-9a92-56dfb5bde9e2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:54.408299 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-725cc6bd-3ce4-4b55-9a92-56dfb5bde9e2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:54.408534 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-725cc6bd-3ce4-4b55-9a92-56dfb5bde9e2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:54.408593 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-725cc6bd-3ce4-4b55-9a92-56dfb5bde9e2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:54.412963 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:54.412963 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:54.413530 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-725cc6bd-3ce4-4b55-9a92-56dfb5bde9e2 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:54.413935 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1372/5471] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:54 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:54.729122 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ba3106bc-8e6a-4af0-89ee-3c5434687c0e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:54.730742 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba3106bc-8e6a-4af0-89ee-3c5434687c0e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:54.730950 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba3106bc-8e6a-4af0-89ee-3c5434687c0e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:54.731138 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba3106bc-8e6a-4af0-89ee-3c5434687c0e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:54.739805 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:54.739805 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:54.743289 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ba3106bc-8e6a-4af0-89ee-3c5434687c0e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:54.747045 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba3106bc-8e6a-4af0-89ee-3c5434687c0e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:54.747394 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1361/5472] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:54 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:55.424782 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7cc45c77-4a60-4c32-8182-610037d6dcfb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:55.426653 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7cc45c77-4a60-4c32-8182-610037d6dcfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:55.426884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7cc45c77-4a60-4c32-8182-610037d6dcfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:55.427086 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7cc45c77-4a60-4c32-8182-610037d6dcfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:55.427194 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-7cc45c77-4a60-4c32-8182-610037d6dcfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:55.431692 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:55.431692 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:55.432386 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7cc45c77-4a60-4c32-8182-610037d6dcfb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:55.432789 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1374/5473] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:55 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:55.759850 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d18ae3c4-949f-43e2-9231-a8e676daed22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:55.761500 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d18ae3c4-949f-43e2-9231-a8e676daed22 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:55.761697 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d18ae3c4-949f-43e2-9231-a8e676daed22 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:55.761888 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d18ae3c4-949f-43e2-9231-a8e676daed22 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:55.771940 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:55.771940 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:55.774819 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d18ae3c4-949f-43e2-9231-a8e676daed22 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:55.778561 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d18ae3c4-949f-43e2-9231-a8e676daed22 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:55.778942 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1367/5474] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:55 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:56.444977 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7dc75c4a-3156-4c84-aada-c2c45ff04898 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:56.447239 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7dc75c4a-3156-4c84-aada-c2c45ff04898 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:56.447498 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7dc75c4a-3156-4c84-aada-c2c45ff04898 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:56.447745 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7dc75c4a-3156-4c84-aada-c2c45ff04898 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:56.447907 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7dc75c4a-3156-4c84-aada-c2c45ff04898 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:56.453005 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:56.453005 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:56.453726 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7dc75c4a-3156-4c84-aada-c2c45ff04898 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:56.454232 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1373/5475] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:56 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:56.791788 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c036de3-8e93-4763-a914-87fcfab026b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:56.793985 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c036de3-8e93-4763-a914-87fcfab026b5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:56.794212 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c036de3-8e93-4763-a914-87fcfab026b5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:56.794402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c036de3-8e93-4763-a914-87fcfab026b5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:56.803070 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:56.803070 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:56.805950 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c036de3-8e93-4763-a914-87fcfab026b5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:56.809345 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c036de3-8e93-4763-a914-87fcfab026b5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:56.809689 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1362/5476] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:56 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:57.466481 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-98df67b8-dfa5-4332-8533-e42fc523c4af None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:57.468017 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98df67b8-dfa5-4332-8533-e42fc523c4af tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:57.468176 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98df67b8-dfa5-4332-8533-e42fc523c4af tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:57.468338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98df67b8-dfa5-4332-8533-e42fc523c4af tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:57.468433 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-98df67b8-dfa5-4332-8533-e42fc523c4af tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:57.472128 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:57.472128 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:57.472632 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98df67b8-dfa5-4332-8533-e42fc523c4af tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:57.472937 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1375/5477] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:57 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:57.823580 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c0b84892-b41d-4a66-ac8c-856ea054e6f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:57.825725 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0b84892-b41d-4a66-ac8c-856ea054e6f4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:57.825976 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0b84892-b41d-4a66-ac8c-856ea054e6f4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:57.826220 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0b84892-b41d-4a66-ac8c-856ea054e6f4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:57.837012 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:57.837012 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:57.840413 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c0b84892-b41d-4a66-ac8c-856ea054e6f4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:57.844772 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0b84892-b41d-4a66-ac8c-856ea054e6f4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:57.845329 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1368/5478] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:57 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:58.483197 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ee2f3fe-f0c0-42d2-b65c-40bfeefc5e5a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:58.485362 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ee2f3fe-f0c0-42d2-b65c-40bfeefc5e5a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:58.485555 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ee2f3fe-f0c0-42d2-b65c-40bfeefc5e5a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:58.485738 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ee2f3fe-f0c0-42d2-b65c-40bfeefc5e5a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:58.485855 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-6ee2f3fe-f0c0-42d2-b65c-40bfeefc5e5a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:58.489889 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:58.489889 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:58.490646 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ee2f3fe-f0c0-42d2-b65c-40bfeefc5e5a tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:58.491164 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1374/5479] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:58 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:58.860377 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4d26c50e-3bcf-4a1a-a5ac-1f9230e29517 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:58.862066 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d26c50e-3bcf-4a1a-a5ac-1f9230e29517 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:58.862268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d26c50e-3bcf-4a1a-a5ac-1f9230e29517 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:58.862469 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d26c50e-3bcf-4a1a-a5ac-1f9230e29517 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:58.871383 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:58.871383 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:58.874380 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4d26c50e-3bcf-4a1a-a5ac-1f9230e29517 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:58.878006 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d26c50e-3bcf-4a1a-a5ac-1f9230e29517 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:58.878377 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1363/5480] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:58 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:59.501040 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-96376146-b21f-416d-ae3e-7f6ce23e9a40 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:59.503027 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96376146-b21f-416d-ae3e-7f6ce23e9a40 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:17:59.503254 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96376146-b21f-416d-ae3e-7f6ce23e9a40 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:59.503451 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96376146-b21f-416d-ae3e-7f6ce23e9a40 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:59.503562 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-96376146-b21f-416d-ae3e-7f6ce23e9a40 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:59.508382 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:59.508382 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:17:59.509052 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96376146-b21f-416d-ae3e-7f6ce23e9a40 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:17:59.509388 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1376/5481] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:59 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:59.518909 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2558991-4324-449a-a517-cd33dd493f45 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:59.520544 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2558991-4324-449a-a517-cd33dd493f45 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:17:59.520864 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2558991-4324-449a-a517-cd33dd493f45 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5610e94-491a-41ee-8d9d-445677aba37d", "name": "tempest-VolumesBackupsTest-Backup-1175752159"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:17:59.522242 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-a2558991-4324-449a-a517-cd33dd493f45 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Creating new backup {'backup': {'volume_id': 'a5610e94-491a-41ee-8d9d-445677aba37d', 'name': 'tempest-VolumesBackupsTest-Backup-1175752159'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:17:59.522368 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-a2558991-4324-449a-a517-cd33dd493f45 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Creating backup of volume a5610e94-491a-41ee-8d9d-445677aba37d in container None Aug 19 16:17:59.528959 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:59.528959 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:17:59.529393 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2558991-4324-449a-a517-cd33dd493f45 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:17:59.546170 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a2558991-4324-449a-a517-cd33dd493f45 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Created reservations ['0edcdfd5-2620-47ef-92e0-a69d91486621', '448ca7cf-0672-418a-b432-a69d45276f76'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:17:59.587839 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2558991-4324-449a-a517-cd33dd493f45 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:17:59.588247 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1369/5482] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:17:59 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:17:59.596890 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e2dc8b8c-dfad-4ce4-b084-909ae8d975a7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:59.599071 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2dc8b8c-dfad-4ce4-b084-909ae8d975a7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:17:59.599472 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2dc8b8c-dfad-4ce4-b084-909ae8d975a7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:59.599837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2dc8b8c-dfad-4ce4-b084-909ae8d975a7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:59.601561 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e2dc8b8c-dfad-4ce4-b084-909ae8d975a7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:17:59.605201 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:59.605201 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:17:59.605942 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2dc8b8c-dfad-4ce4-b084-909ae8d975a7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:17:59.606326 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1375/5483] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:59 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:17:59.891056 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c68a37a3-1d58-4b8c-8efb-b47767066b12 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:17:59.892556 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c68a37a3-1d58-4b8c-8efb-b47767066b12 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:17:59.892729 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c68a37a3-1d58-4b8c-8efb-b47767066b12 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:17:59.892926 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c68a37a3-1d58-4b8c-8efb-b47767066b12 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:17:59.900682 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:17:59.900682 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:17:59.903471 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c68a37a3-1d58-4b8c-8efb-b47767066b12 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:17:59.906819 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c68a37a3-1d58-4b8c-8efb-b47767066b12 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:17:59.907168 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1364/5484] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:17:59 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:00.615522 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5356581c-b9b2-40f7-a64d-059a45c4ab8d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:00.617073 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5356581c-b9b2-40f7-a64d-059a45c4ab8d tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:00.617321 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5356581c-b9b2-40f7-a64d-059a45c4ab8d tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:00.617568 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5356581c-b9b2-40f7-a64d-059a45c4ab8d tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:00.618526 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5356581c-b9b2-40f7-a64d-059a45c4ab8d tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:00.621580 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:00.621580 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:00.622366 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5356581c-b9b2-40f7-a64d-059a45c4ab8d tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:00.622784 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1377/5485] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:00 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:00.918112 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c688c584-23ee-4cb1-acfb-14eca23b29c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:00.919641 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c688c584-23ee-4cb1-acfb-14eca23b29c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:18:00.919839 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c688c584-23ee-4cb1-acfb-14eca23b29c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:00.920033 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c688c584-23ee-4cb1-acfb-14eca23b29c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:00.928241 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:00.928241 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:00.930970 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c688c584-23ee-4cb1-acfb-14eca23b29c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:00.934233 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c688c584-23ee-4cb1-acfb-14eca23b29c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:18:00.934536 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1370/5486] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:00 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:01.631883 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3e695d99-1739-4243-b81b-a59556dda413 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:01.633957 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e695d99-1739-4243-b81b-a59556dda413 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:01.634180 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e695d99-1739-4243-b81b-a59556dda413 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:01.634361 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e695d99-1739-4243-b81b-a59556dda413 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:01.634488 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3e695d99-1739-4243-b81b-a59556dda413 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:01.638473 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:01.638473 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:01.639164 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e695d99-1739-4243-b81b-a59556dda413 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:01.639565 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1376/5487] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:01 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:01.946272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8a3d2e2-7696-4218-972b-e6e91eaa94a8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:01.947999 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8a3d2e2-7696-4218-972b-e6e91eaa94a8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:18:01.948375 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8a3d2e2-7696-4218-972b-e6e91eaa94a8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:01.948559 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8a3d2e2-7696-4218-972b-e6e91eaa94a8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:01.957417 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:01.957417 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:01.961027 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8a3d2e2-7696-4218-972b-e6e91eaa94a8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:01.965359 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8a3d2e2-7696-4218-972b-e6e91eaa94a8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:18:01.965797 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1365/5488] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:01 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:02.221616 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-aebcd7c0-8953-4743-a95c-7e372694670a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:02.223382 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-aebcd7c0-8953-4743-a95c-7e372694670a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c/action Aug 19 16:18:02.223694 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-aebcd7c0-8953-4743-a95c-7e372694670a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:18:02.223823 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-aebcd7c0-8953-4743-a95c-7e372694670a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:02.237306 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:02.237306 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:02.247809 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-14acf7e8-df87-49bd-8cad-2995b62a9541 req-aebcd7c0-8953-4743-a95c-7e372694670a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c/action returned with HTTP 204 Aug 19 16:18:02.248323 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1378/5489] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:18:02 2026] POST /volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:02.652950 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57c1a766-37aa-4f82-ab2f-8fe9f5ce2d06 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:02.662160 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57c1a766-37aa-4f82-ab2f-8fe9f5ce2d06 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:02.662986 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57c1a766-37aa-4f82-ab2f-8fe9f5ce2d06 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:02.664467 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57c1a766-37aa-4f82-ab2f-8fe9f5ce2d06 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:02.665115 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-57c1a766-37aa-4f82-ab2f-8fe9f5ce2d06 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:02.674678 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:02.674678 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:02.675501 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57c1a766-37aa-4f82-ab2f-8fe9f5ce2d06 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:02.676014 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1371/5490] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:02 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:02.977130 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-48e03fbc-9d61-4e93-a893-c1eac9384216 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:02.978841 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-48e03fbc-9d61-4e93-a893-c1eac9384216 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:18:02.979047 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-48e03fbc-9d61-4e93-a893-c1eac9384216 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:02.979237 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-48e03fbc-9d61-4e93-a893-c1eac9384216 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:02.989520 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:02.989520 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:02.991898 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-48e03fbc-9d61-4e93-a893-c1eac9384216 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:02.995523 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-48e03fbc-9d61-4e93-a893-c1eac9384216 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:18:02.995993 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1377/5491] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:02 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:03.546947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-c7cc12c3-2034-45b0-bea8-54b5252d0165 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:03.549387 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-c7cc12c3-2034-45b0-bea8-54b5252d0165 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:03.549632 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-c7cc12c3-2034-45b0-bea8-54b5252d0165 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:03.549867 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-c7cc12c3-2034-45b0-bea8-54b5252d0165 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:03.557569 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:03.557569 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:03.561181 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-c7cc12c3-2034-45b0-bea8-54b5252d0165 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:03.565773 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-c7cc12c3-2034-45b0-bea8-54b5252d0165 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:03.566221 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1366/5492] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:18:03 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:03.633439 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-04094145-4b5b-4826-809f-efdccf669326 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:03.633843 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04094145-4b5b-4826-809f-efdccf669326 None None] GET https://10.4.3.32/volume// Aug 19 16:18:03.634029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04094145-4b5b-4826-809f-efdccf669326 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:03.634221 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-04094145-4b5b-4826-809f-efdccf669326 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:03.634714 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-04094145-4b5b-4826-809f-efdccf669326 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:18:03.635047 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1379/5493] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:18: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 19 16:18:03.642754 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-a3daa2c5-60df-4f0d-b088-2c17fd324b71 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:03.644788 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-a3daa2c5-60df-4f0d-b088-2c17fd324b71 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:18:03.645152 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-a3daa2c5-60df-4f0d-b088-2c17fd324b71 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86", "connector": null, "instance_uuid": "ca1a5179-a4cd-4eb4-aee5-3533a7a2bf1e"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:03.653948 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:03.653948 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:03.676328 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-a3daa2c5-60df-4f0d-b088-2c17fd324b71 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:18:03.676849 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1372/5494] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:18:03 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 19 16:18:03.685626 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-310fedfd-9f20-476c-b861-d642809c9d21 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:03.687454 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-310fedfd-9f20-476c-b861-d642809c9d21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:03.687643 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-310fedfd-9f20-476c-b861-d642809c9d21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:03.687891 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-310fedfd-9f20-476c-b861-d642809c9d21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:03.688014 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-310fedfd-9f20-476c-b861-d642809c9d21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:03.692111 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:03.692111 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:03.692805 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-310fedfd-9f20-476c-b861-d642809c9d21 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:03.693156 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1378/5495] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:03 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:03.716180 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a069d5a-78bf-4f78-8c1c-30eac8c6179d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:03.716566 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a069d5a-78bf-4f78-8c1c-30eac8c6179d None None] GET https://10.4.3.32/volume// Aug 19 16:18:03.716743 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a069d5a-78bf-4f78-8c1c-30eac8c6179d None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:03.716978 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a069d5a-78bf-4f78-8c1c-30eac8c6179d None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:03.717339 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a069d5a-78bf-4f78-8c1c-30eac8c6179d None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:18:03.717774 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1367/5496] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:18: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 19 16:18:03.724962 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-23bac3e4-6c15-4582-8edb-454f559c4aed None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:03.726923 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-23bac3e4-6c15-4582-8edb-454f559c4aed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:03.727167 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-23bac3e4-6c15-4582-8edb-454f559c4aed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:03.727347 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-23bac3e4-6c15-4582-8edb-454f559c4aed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:03.736163 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:03.736163 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:03.739656 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-23bac3e4-6c15-4582-8edb-454f559c4aed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:03.743638 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-23bac3e4-6c15-4582-8edb-454f559c4aed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:03.744041 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1380/5497] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:18:03 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1098 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:18:03.747923 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-415fa5e5-654e-424e-b5ed-255a1f44bc47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:03.749564 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-415fa5e5-654e-424e-b5ed-255a1f44bc47 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:03.749747 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-415fa5e5-654e-424e-b5ed-255a1f44bc47 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:03.749948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-415fa5e5-654e-424e-b5ed-255a1f44bc47 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:03.758236 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:03.758236 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:03.761308 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-415fa5e5-654e-424e-b5ed-255a1f44bc47 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:03.765009 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-415fa5e5-654e-424e-b5ed-255a1f44bc47 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:03.765343 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1373/5498] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:03 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:03.842725 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-61fcaedb-9812-4ce4-b61c-9c68de34733d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:03.844727 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-61fcaedb-9812-4ce4-b61c-9c68de34733d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] PUT https://10.4.3.32/volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a Aug 19 16:18:03.845149 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-61fcaedb-9812-4ce4-b61c-9c68de34733d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:03.852207 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-61fcaedb-9812-4ce4-b61c-9c68de34733d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Acquiring lock "cinder-attachment_update-d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:18:03.856699 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-61fcaedb-9812-4ce4-b61c-9c68de34733d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86-np0000007787" acquired by "attachment_update" :: waited 0.004s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:18:03.857590 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:03.857590 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:03.928462 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-61fcaedb-9812-4ce4-b61c-9c68de34733d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86-np0000007787" released by "attachment_update" :: held 0.072s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:18:03.928746 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-61fcaedb-9812-4ce4-b61c-9c68de34733d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a returned with HTTP 200 Aug 19 16:18:03.929210 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1379/5499] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:18:03 2026] PUT /volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:04.702856 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c43dfcbb-8642-4dc1-8f4f-b72d6aaf24f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:04.705454 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c43dfcbb-8642-4dc1-8f4f-b72d6aaf24f0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:04.705676 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c43dfcbb-8642-4dc1-8f4f-b72d6aaf24f0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:04.705947 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c43dfcbb-8642-4dc1-8f4f-b72d6aaf24f0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:04.706093 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c43dfcbb-8642-4dc1-8f4f-b72d6aaf24f0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:04.711027 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:04.711027 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:04.711903 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c43dfcbb-8642-4dc1-8f4f-b72d6aaf24f0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:04.712417 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1368/5500] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:04 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:04.777331 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f61fc9a6-48be-417c-ba2e-f21f0a979338 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:04.779084 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f61fc9a6-48be-417c-ba2e-f21f0a979338 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:04.779275 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f61fc9a6-48be-417c-ba2e-f21f0a979338 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:04.779452 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f61fc9a6-48be-417c-ba2e-f21f0a979338 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:04.788505 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:04.788505 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:04.791691 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f61fc9a6-48be-417c-ba2e-f21f0a979338 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:04.795386 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f61fc9a6-48be-417c-ba2e-f21f0a979338 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:04.795731 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1381/5501] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:04 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:05.723228 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69eba2cb-e891-41d2-bc56-0ce57ed45307 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:05.725389 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69eba2cb-e891-41d2-bc56-0ce57ed45307 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:05.725629 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69eba2cb-e891-41d2-bc56-0ce57ed45307 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:05.725877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69eba2cb-e891-41d2-bc56-0ce57ed45307 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:05.726022 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-69eba2cb-e891-41d2-bc56-0ce57ed45307 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:05.731474 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:05.731474 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:05.732573 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69eba2cb-e891-41d2-bc56-0ce57ed45307 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:05.733109 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1374/5502] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:05 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:05.808756 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a3da5d54-7ed8-4792-892c-53fcb31a318f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:05.810494 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3da5d54-7ed8-4792-892c-53fcb31a318f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:05.810681 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3da5d54-7ed8-4792-892c-53fcb31a318f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:05.810872 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3da5d54-7ed8-4792-892c-53fcb31a318f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:05.820007 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:05.820007 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:05.822926 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a3da5d54-7ed8-4792-892c-53fcb31a318f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:05.826378 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3da5d54-7ed8-4792-892c-53fcb31a318f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:05.826676 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1380/5503] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:05 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:06.743394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1ea54b6-e1d8-4e3f-855d-36b36dc0bae2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:06.745224 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1ea54b6-e1d8-4e3f-855d-36b36dc0bae2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:06.745462 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1ea54b6-e1d8-4e3f-855d-36b36dc0bae2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:06.745663 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1ea54b6-e1d8-4e3f-855d-36b36dc0bae2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:06.745799 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a1ea54b6-e1d8-4e3f-855d-36b36dc0bae2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:06.750339 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:06.750339 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:06.751082 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1ea54b6-e1d8-4e3f-855d-36b36dc0bae2 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:06.751477 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1369/5504] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:06 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:06.838666 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-96d2a17c-84fb-4149-98c8-83e54f7168ce None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:06.840340 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96d2a17c-84fb-4149-98c8-83e54f7168ce tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:06.840567 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96d2a17c-84fb-4149-98c8-83e54f7168ce tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:06.840746 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-96d2a17c-84fb-4149-98c8-83e54f7168ce tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:06.850480 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:06.850480 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:06.853885 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-96d2a17c-84fb-4149-98c8-83e54f7168ce tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:06.857553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-96d2a17c-84fb-4149-98c8-83e54f7168ce tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:06.857965 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1382/5505] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:06 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:07.156488 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-5507fde2-b361-4bd1-b13d-5ddd33d2b75a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:07.158891 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-5507fde2-b361-4bd1-b13d-5ddd33d2b75a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a/action Aug 19 16:18:07.159359 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-5507fde2-b361-4bd1-b13d-5ddd33d2b75a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:18:07.159534 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-5507fde2-b361-4bd1-b13d-5ddd33d2b75a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:07.177115 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:07.177115 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:07.186822 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b26273fc-c293-45a3-bb0b-d9ea9e5dc850 req-5507fde2-b361-4bd1-b13d-5ddd33d2b75a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a/action returned with HTTP 204 Aug 19 16:18:07.187491 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1375/5506] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:18:07 2026] POST /volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:07.761680 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a3f764d3-c12b-425a-b96f-dc23c74a68c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:07.763367 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3f764d3-c12b-425a-b96f-dc23c74a68c1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:07.763547 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3f764d3-c12b-425a-b96f-dc23c74a68c1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:07.763726 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3f764d3-c12b-425a-b96f-dc23c74a68c1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:07.764012 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a3f764d3-c12b-425a-b96f-dc23c74a68c1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:07.767693 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:07.767693 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:07.768372 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3f764d3-c12b-425a-b96f-dc23c74a68c1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:07.768724 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1381/5507] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:07 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:07.874032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf57a61d-2ec7-4de8-a101-63939f0c37cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:07.874032 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf57a61d-2ec7-4de8-a101-63939f0c37cb tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:07.874032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf57a61d-2ec7-4de8-a101-63939f0c37cb tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:07.874032 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf57a61d-2ec7-4de8-a101-63939f0c37cb tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:07.881518 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:07.881518 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:07.884779 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bf57a61d-2ec7-4de8-a101-63939f0c37cb tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:07.888437 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf57a61d-2ec7-4de8-a101-63939f0c37cb tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:07.888826 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1370/5508] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:07 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:08.778721 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5f8c8f0d-aaa6-44ee-ba63-28c0cda078e0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:08.780860 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f8c8f0d-aaa6-44ee-ba63-28c0cda078e0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:08.781070 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f8c8f0d-aaa6-44ee-ba63-28c0cda078e0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:08.781249 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f8c8f0d-aaa6-44ee-ba63-28c0cda078e0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:08.781378 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-5f8c8f0d-aaa6-44ee-ba63-28c0cda078e0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:08.786410 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:08.786410 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:08.787273 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f8c8f0d-aaa6-44ee-ba63-28c0cda078e0 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:08.787746 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1383/5509] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:08 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:09.798016 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-397d7869-acf9-47ca-be3b-a83d3005c831 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:09.799930 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-397d7869-acf9-47ca-be3b-a83d3005c831 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:09.800197 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-397d7869-acf9-47ca-be3b-a83d3005c831 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:09.800433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-397d7869-acf9-47ca-be3b-a83d3005c831 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:09.800583 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-397d7869-acf9-47ca-be3b-a83d3005c831 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:09.805367 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:09.805367 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:09.806284 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-397d7869-acf9-47ca-be3b-a83d3005c831 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:09.806727 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1376/5510] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:09 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:10.817278 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4ee3393a-2d46-4307-ad86-0fe62b959d8e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:10.819138 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ee3393a-2d46-4307-ad86-0fe62b959d8e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:10.819579 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ee3393a-2d46-4307-ad86-0fe62b959d8e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:10.819693 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ee3393a-2d46-4307-ad86-0fe62b959d8e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:10.819848 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4ee3393a-2d46-4307-ad86-0fe62b959d8e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:10.825178 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:10.825178 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:10.826143 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ee3393a-2d46-4307-ad86-0fe62b959d8e tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:10.826715 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1382/5511] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:10 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:11.836275 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4456376-3e5a-4655-8082-0355f3fd4edf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:11.838442 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4456376-3e5a-4655-8082-0355f3fd4edf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:11.838662 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4456376-3e5a-4655-8082-0355f3fd4edf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:11.838888 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4456376-3e5a-4655-8082-0355f3fd4edf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:11.839034 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a4456376-3e5a-4655-8082-0355f3fd4edf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:11.843635 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:11.843635 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:11.844434 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4456376-3e5a-4655-8082-0355f3fd4edf tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:11.844846 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1371/5512] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:11 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:12.854128 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-3f6438a9-47db-401d-8c37-9de0319e9d03 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:12.855916 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f6438a9-47db-401d-8c37-9de0319e9d03 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:12.856130 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f6438a9-47db-401d-8c37-9de0319e9d03 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:12.856314 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-3f6438a9-47db-401d-8c37-9de0319e9d03 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:12.856423 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-3f6438a9-47db-401d-8c37-9de0319e9d03 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:12.860685 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:12.860685 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:12.861579 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-3f6438a9-47db-401d-8c37-9de0319e9d03 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:12.862005 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1384/5513] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:12 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:13.871560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7432cedb-845d-4d8c-a843-c2ad1d3d9946 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:13.875952 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7432cedb-845d-4d8c-a843-c2ad1d3d9946 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:13.876180 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7432cedb-845d-4d8c-a843-c2ad1d3d9946 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:13.876358 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7432cedb-845d-4d8c-a843-c2ad1d3d9946 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:13.876453 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7432cedb-845d-4d8c-a843-c2ad1d3d9946 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:13.880540 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:13.880540 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:13.881230 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7432cedb-845d-4d8c-a843-c2ad1d3d9946 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:13.881555 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1377/5514] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:13 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:13.890337 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d8237498-fb0f-4ff1-a2b9-f64a03af067e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:13.891964 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8237498-fb0f-4ff1-a2b9-f64a03af067e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:18:13.892129 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8237498-fb0f-4ff1-a2b9-f64a03af067e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:13.892301 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8237498-fb0f-4ff1-a2b9-f64a03af067e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:13.892387 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d8237498-fb0f-4ff1-a2b9-f64a03af067e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:13.896077 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:13.896077 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:13.896575 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8237498-fb0f-4ff1-a2b9-f64a03af067e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:18:13.896900 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1383/5515] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:13 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:13.905222 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e3711c5f-332c-49cb-9b21-edb9e6bfe80e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:13.906809 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3711c5f-332c-49cb-9b21-edb9e6bfe80e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:18:13.907147 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3711c5f-332c-49cb-9b21-edb9e6bfe80e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5610e94-491a-41ee-8d9d-445677aba37d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-773249432"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:13.908443 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-e3711c5f-332c-49cb-9b21-edb9e6bfe80e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Creating new backup {'backup': {'volume_id': 'a5610e94-491a-41ee-8d9d-445677aba37d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-773249432'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:18:13.908568 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-e3711c5f-332c-49cb-9b21-edb9e6bfe80e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Creating backup of volume a5610e94-491a-41ee-8d9d-445677aba37d in container None Aug 19 16:18:13.915083 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:13.915083 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:13.915352 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e3711c5f-332c-49cb-9b21-edb9e6bfe80e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Volume info retrieved successfully. Aug 19 16:18:13.930512 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e3711c5f-332c-49cb-9b21-edb9e6bfe80e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Created reservations ['4d388a9f-0830-4cf1-ba0e-d94976cc4aab', '36245797-e382-4b02-ad40-4e97f96f2cce'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:13.963632 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3711c5f-332c-49cb-9b21-edb9e6bfe80e tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:18:13.964026 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1372/5516] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:18:13 2026] POST /volume/v3/backups => generated 327 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:18:13.974793 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-196777dd-67dc-4bda-8b8f-35f7748b08cb None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:13.976439 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-196777dd-67dc-4bda-8b8f-35f7748b08cb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:13.976607 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-196777dd-67dc-4bda-8b8f-35f7748b08cb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:13.976800 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-196777dd-67dc-4bda-8b8f-35f7748b08cb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:13.976908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-196777dd-67dc-4bda-8b8f-35f7748b08cb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:13.980839 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:13.980839 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:13.981395 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-196777dd-67dc-4bda-8b8f-35f7748b08cb tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:13.981738 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1385/5517] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:13 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:14.990973 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61f40a7f-0e3b-4a3f-af62-84670954fa22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:14.992712 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61f40a7f-0e3b-4a3f-af62-84670954fa22 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:14.992907 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61f40a7f-0e3b-4a3f-af62-84670954fa22 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:14.993106 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61f40a7f-0e3b-4a3f-af62-84670954fa22 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:14.993203 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-61f40a7f-0e3b-4a3f-af62-84670954fa22 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:14.997121 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:14.997121 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:14.997623 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61f40a7f-0e3b-4a3f-af62-84670954fa22 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:14.997992 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1378/5518] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:14 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:16.008257 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5e97bc15-8480-4f2a-bbe4-0a5d61340e09 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:16.010001 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e97bc15-8480-4f2a-bbe4-0a5d61340e09 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:16.010215 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e97bc15-8480-4f2a-bbe4-0a5d61340e09 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:16.010400 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e97bc15-8480-4f2a-bbe4-0a5d61340e09 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:16.010510 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5e97bc15-8480-4f2a-bbe4-0a5d61340e09 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:16.014839 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:16.014839 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:16.015404 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e97bc15-8480-4f2a-bbe4-0a5d61340e09 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:16.015754 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1384/5519] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:16 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:17.026430 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c8444c0-9c29-4713-8aab-530f5230d596 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:17.028174 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c8444c0-9c29-4713-8aab-530f5230d596 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:17.028357 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c8444c0-9c29-4713-8aab-530f5230d596 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:17.028530 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c8444c0-9c29-4713-8aab-530f5230d596 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:17.028628 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6c8444c0-9c29-4713-8aab-530f5230d596 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:17.032533 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:17.032533 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:17.033130 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c8444c0-9c29-4713-8aab-530f5230d596 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:17.033460 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1373/5520] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:17 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:18.048136 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-81c67fea-78ca-4dfa-8256-bc965feb793c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:18.050594 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-81c67fea-78ca-4dfa-8256-bc965feb793c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:18.052134 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-81c67fea-78ca-4dfa-8256-bc965feb793c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:18.052134 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-81c67fea-78ca-4dfa-8256-bc965feb793c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:18.052134 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-81c67fea-78ca-4dfa-8256-bc965feb793c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:18.057359 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:18.057359 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:18.058313 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-81c67fea-78ca-4dfa-8256-bc965feb793c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:18.059386 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1386/5521] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:18 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:19.069686 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-779899e7-6fca-423f-a3e1-d08cd208732d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:19.072001 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-779899e7-6fca-423f-a3e1-d08cd208732d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:19.072135 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-779899e7-6fca-423f-a3e1-d08cd208732d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:19.072630 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-779899e7-6fca-423f-a3e1-d08cd208732d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:19.072630 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-779899e7-6fca-423f-a3e1-d08cd208732d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:19.077648 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:19.077648 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:19.078403 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-779899e7-6fca-423f-a3e1-d08cd208732d tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:19.078886 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1379/5522] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:19 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:20.090781 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2b807938-3f02-4d23-bc85-49233637e4e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:20.093166 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b807938-3f02-4d23-bc85-49233637e4e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:20.093379 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b807938-3f02-4d23-bc85-49233637e4e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:20.093652 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b807938-3f02-4d23-bc85-49233637e4e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:20.093840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2b807938-3f02-4d23-bc85-49233637e4e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:20.098466 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:20.098466 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:20.099277 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b807938-3f02-4d23-bc85-49233637e4e6 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:20.099732 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1385/5523] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:20 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:21.110061 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7663e54d-164f-40b3-9f58-2f9d54078180 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:21.112048 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7663e54d-164f-40b3-9f58-2f9d54078180 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:21.112256 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7663e54d-164f-40b3-9f58-2f9d54078180 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:21.112434 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7663e54d-164f-40b3-9f58-2f9d54078180 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:21.112540 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7663e54d-164f-40b3-9f58-2f9d54078180 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:21.114107 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=118,cinder:INSERT=11,cinder:UPDATE=23 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:18:21.116634 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:21.116634 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:21.117272 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7663e54d-164f-40b3-9f58-2f9d54078180 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:21.117640 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1374/5524] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:21 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:21.128705 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-76bef410-0fd9-4f14-8bc1-5524d82b0a55 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:21.130407 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-76bef410-0fd9-4f14-8bc1-5524d82b0a55 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:21.130586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-76bef410-0fd9-4f14-8bc1-5524d82b0a55 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:21.130756 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-76bef410-0fd9-4f14-8bc1-5524d82b0a55 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:21.130880 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-76bef410-0fd9-4f14-8bc1-5524d82b0a55 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:21.132418 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=80,cinder:UPDATE=8,cinder:INSERT=5 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:18:21.136049 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:21.136049 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:21.136729 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-76bef410-0fd9-4f14-8bc1-5524d82b0a55 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:21.137149 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1387/5525] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:21 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:21.146133 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20ee7b02-7f48-47f0-a1eb-135deda1eb19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:21.147660 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20ee7b02-7f48-47f0-a1eb-135deda1eb19 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:18:21.147843 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20ee7b02-7f48-47f0-a1eb-135deda1eb19 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:21.148021 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20ee7b02-7f48-47f0-a1eb-135deda1eb19 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:21.148158 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-20ee7b02-7f48-47f0-a1eb-135deda1eb19 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:21.152738 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:21.152738 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:21.153618 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20ee7b02-7f48-47f0-a1eb-135deda1eb19 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:18:21.154089 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1380/5526] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:21 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:21.164038 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1a76299e-4436-4d4c-8b59-57422338c48c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:21.166298 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a76299e-4436-4d4c-8b59-57422338c48c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] POST https://10.4.3.32/volume/v3/backups Aug 19 16:18:21.166721 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a76299e-4436-4d4c-8b59-57422338c48c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5610e94-491a-41ee-8d9d-445677aba37d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1815131556"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:21.168567 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-1a76299e-4436-4d4c-8b59-57422338c48c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Creating new backup {'backup': {'volume_id': 'a5610e94-491a-41ee-8d9d-445677aba37d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1815131556'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:18:21.168729 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-1a76299e-4436-4d4c-8b59-57422338c48c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Creating backup of volume a5610e94-491a-41ee-8d9d-445677aba37d in container None Aug 19 16:18:21.177608 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:21.177608 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:21.178271 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1a76299e-4436-4d4c-8b59-57422338c48c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:18:21.197437 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-1a76299e-4436-4d4c-8b59-57422338c48c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Created reservations ['189d4f7b-51f5-4ed2-bfcb-60aa20e0bebe', 'c7d30922-c891-4d66-9dfa-cb16ebfd528e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:21.230232 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a76299e-4436-4d4c-8b59-57422338c48c tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:18:21.230677 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1386/5527] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:18:21 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 19 16:18:21.242045 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5cc32a94-c36b-4179-a8ed-8402931d24d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:21.244506 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cc32a94-c36b-4179-a8ed-8402931d24d5 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:21.244790 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cc32a94-c36b-4179-a8ed-8402931d24d5 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:21.245090 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cc32a94-c36b-4179-a8ed-8402931d24d5 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:21.245243 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5cc32a94-c36b-4179-a8ed-8402931d24d5 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:21.251889 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:21.251889 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:21.253116 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cc32a94-c36b-4179-a8ed-8402931d24d5 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:21.253631 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1375/5528] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:21 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:22.263592 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-67e7262f-fb2e-40b3-bcf0-11f08f3f6c2a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:22.267054 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67e7262f-fb2e-40b3-bcf0-11f08f3f6c2a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:22.267054 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67e7262f-fb2e-40b3-bcf0-11f08f3f6c2a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:22.267054 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-67e7262f-fb2e-40b3-bcf0-11f08f3f6c2a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:22.267054 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-67e7262f-fb2e-40b3-bcf0-11f08f3f6c2a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:22.270846 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:22.270846 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:22.271682 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-67e7262f-fb2e-40b3-bcf0-11f08f3f6c2a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:22.272137 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1388/5529] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:22 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:23.281663 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-77b5ca30-3fe2-46c3-a4e2-42d130d7b3ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:23.283719 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77b5ca30-3fe2-46c3-a4e2-42d130d7b3ca tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:23.283968 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77b5ca30-3fe2-46c3-a4e2-42d130d7b3ca tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:23.284168 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77b5ca30-3fe2-46c3-a4e2-42d130d7b3ca tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:23.284280 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-77b5ca30-3fe2-46c3-a4e2-42d130d7b3ca tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:23.286134 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=170,cinder:INSERT=33,cinder:UPDATE=62 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:18:23.289077 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:23.289077 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:23.290026 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77b5ca30-3fe2-46c3-a4e2-42d130d7b3ca tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:23.290850 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1381/5530] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:23 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:24.300343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8d7bfae-556c-4753-9a54-9aedb62bf1e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:24.302036 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8d7bfae-556c-4753-9a54-9aedb62bf1e6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:24.302264 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8d7bfae-556c-4753-9a54-9aedb62bf1e6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:24.302509 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8d7bfae-556c-4753-9a54-9aedb62bf1e6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:24.302638 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f8d7bfae-556c-4753-9a54-9aedb62bf1e6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:24.307088 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:24.307088 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:24.307887 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8d7bfae-556c-4753-9a54-9aedb62bf1e6 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:24.308553 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1387/5531] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:24 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:25.319805 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b1a6173-2fdb-425e-a397-61a4bc6938af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:25.321641 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b1a6173-2fdb-425e-a397-61a4bc6938af tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:25.322044 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b1a6173-2fdb-425e-a397-61a4bc6938af tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:25.322323 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b1a6173-2fdb-425e-a397-61a4bc6938af tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:25.323488 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5b1a6173-2fdb-425e-a397-61a4bc6938af tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:25.328224 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:25.328224 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:25.329363 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b1a6173-2fdb-425e-a397-61a4bc6938af tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:25.330021 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1376/5532] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:25 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:26.342790 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9cd54e4a-d30a-44fd-9ac4-1791ac107d73 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:26.344710 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9cd54e4a-d30a-44fd-9ac4-1791ac107d73 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:26.346329 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9cd54e4a-d30a-44fd-9ac4-1791ac107d73 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:26.346329 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9cd54e4a-d30a-44fd-9ac4-1791ac107d73 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:26.346329 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-9cd54e4a-d30a-44fd-9ac4-1791ac107d73 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:26.350151 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:26.350151 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:26.351699 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9cd54e4a-d30a-44fd-9ac4-1791ac107d73 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:26.351699 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1389/5533] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:26 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:27.362477 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-167df98e-9442-4669-949f-340e16b4768f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:27.365241 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-167df98e-9442-4669-949f-340e16b4768f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:27.365241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-167df98e-9442-4669-949f-340e16b4768f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:27.365241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-167df98e-9442-4669-949f-340e16b4768f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:27.365241 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-167df98e-9442-4669-949f-340e16b4768f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:27.369112 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:27.369112 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:27.370111 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-167df98e-9442-4669-949f-340e16b4768f tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:27.370111 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1382/5534] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:27 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:28.379605 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3936f96d-3a6e-44a3-aa79-36747f24c3f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:28.381392 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3936f96d-3a6e-44a3-aa79-36747f24c3f7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:28.381583 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3936f96d-3a6e-44a3-aa79-36747f24c3f7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:28.381782 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3936f96d-3a6e-44a3-aa79-36747f24c3f7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:28.381921 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3936f96d-3a6e-44a3-aa79-36747f24c3f7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:28.385965 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:28.385965 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:28.386608 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3936f96d-3a6e-44a3-aa79-36747f24c3f7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:28.386963 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1388/5535] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:28 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:28.395831 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a907658-d2c6-46a6-bec6-fc43969d8792 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:28.398007 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a907658-d2c6-46a6-bec6-fc43969d8792 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:28.398270 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a907658-d2c6-46a6-bec6-fc43969d8792 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:28.398501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a907658-d2c6-46a6-bec6-fc43969d8792 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:28.398646 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2a907658-d2c6-46a6-bec6-fc43969d8792 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:28.403132 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:28.403132 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:28.403918 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a907658-d2c6-46a6-bec6-fc43969d8792 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:28.404331 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1377/5536] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:28 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:28.413356 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-20f9d1f8-aa28-423c-9892-c5570cd97e4b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:28.415029 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20f9d1f8-aa28-423c-9892-c5570cd97e4b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] DELETE https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:28.415355 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20f9d1f8-aa28-423c-9892-c5570cd97e4b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:28.415640 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-20f9d1f8-aa28-423c-9892-c5570cd97e4b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:28.415848 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-20f9d1f8-aa28-423c-9892-c5570cd97e4b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete backup with id: ccf23837-ad49-4c8f-83d3-1e80adf5d829. Aug 19 16:18:28.421874 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:28.421874 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:28.432015 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-20f9d1f8-aa28-423c-9892-c5570cd97e4b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] delete_backup rpcapi backup_id ccf23837-ad49-4c8f-83d3-1e80adf5d829 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:18:28.433731 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-20f9d1f8-aa28-423c-9892-c5570cd97e4b tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 202 Aug 19 16:18:28.434333 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1390/5537] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:28 2026] DELETE /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:18:28.441060 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7580ce3-454c-44b6-85e8-87630b6a0d10 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:28.442880 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7580ce3-454c-44b6-85e8-87630b6a0d10 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:28.443107 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7580ce3-454c-44b6-85e8-87630b6a0d10 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:28.443293 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7580ce3-454c-44b6-85e8-87630b6a0d10 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:28.443397 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d7580ce3-454c-44b6-85e8-87630b6a0d10 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:28.447994 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:28.447994 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:28.448730 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7580ce3-454c-44b6-85e8-87630b6a0d10 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 200 Aug 19 16:18:28.449121 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1383/5538] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:28 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:29.459018 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-27c19506-3643-4aa7-acf4-c3b1232e855a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:29.461030 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-27c19506-3643-4aa7-acf4-c3b1232e855a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 Aug 19 16:18:29.461269 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-27c19506-3643-4aa7-acf4-c3b1232e855a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:29.461502 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-27c19506-3643-4aa7-acf4-c3b1232e855a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:29.461637 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-27c19506-3643-4aa7-acf4-c3b1232e855a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id ccf23837-ad49-4c8f-83d3-1e80adf5d829. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:29.463495 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=87,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:18:29.467055 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-27c19506-3643-4aa7-acf4-c3b1232e855a tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 returned with HTTP 404 Aug 19 16:18:29.467815 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1389/5539] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:29 2026] GET /volume/v3/backups/ccf23837-ad49-4c8f-83d3-1e80adf5d829 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:29.474435 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7baf97a3-3297-4136-9a02-645548d80c7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:29.476258 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7baf97a3-3297-4136-9a02-645548d80c7b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] DELETE https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:29.476508 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7baf97a3-3297-4136-9a02-645548d80c7b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:29.476752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7baf97a3-3297-4136-9a02-645548d80c7b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:29.476954 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-7baf97a3-3297-4136-9a02-645548d80c7b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Delete backup with id: 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. Aug 19 16:18:29.481269 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:29.481269 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:29.492535 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-7baf97a3-3297-4136-9a02-645548d80c7b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] delete_backup rpcapi backup_id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:18:29.494384 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7baf97a3-3297-4136-9a02-645548d80c7b tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 202 Aug 19 16:18:29.494867 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1378/5540] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:29 2026] DELETE /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:18:29.503982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c377e13e-71e9-4c28-b123-8e6a8cf656a0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:29.507284 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c377e13e-71e9-4c28-b123-8e6a8cf656a0 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:29.507284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c377e13e-71e9-4c28-b123-8e6a8cf656a0 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:29.507284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c377e13e-71e9-4c28-b123-8e6a8cf656a0 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:29.507284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c377e13e-71e9-4c28-b123-8e6a8cf656a0 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:29.513021 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:29.513021 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:29.513021 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c377e13e-71e9-4c28-b123-8e6a8cf656a0 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 200 Aug 19 16:18:29.513021 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1391/5541] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:29 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:30.523581 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dea289ba-a90a-4560-b562-8a2f42ac425c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:30.525383 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dea289ba-a90a-4560-b562-8a2f42ac425c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 Aug 19 16:18:30.525596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dea289ba-a90a-4560-b562-8a2f42ac425c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:30.525780 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dea289ba-a90a-4560-b562-8a2f42ac425c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:30.525914 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dea289ba-a90a-4560-b562-8a2f42ac425c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id 9f6b0898-0853-47f0-9d7f-5dcd290b77e1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:30.529276 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dea289ba-a90a-4560-b562-8a2f42ac425c tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 returned with HTTP 404 Aug 19 16:18:30.529698 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1384/5542] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:30 2026] GET /volume/v3/backups/9f6b0898-0853-47f0-9d7f-5dcd290b77e1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:30.536055 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-383b80f2-4a3b-4c8c-a8b6-c65926d46399 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:30.537962 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-383b80f2-4a3b-4c8c-a8b6-c65926d46399 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] DELETE https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:30.538200 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-383b80f2-4a3b-4c8c-a8b6-c65926d46399 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:30.538340 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-383b80f2-4a3b-4c8c-a8b6-c65926d46399 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:30.538432 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-383b80f2-4a3b-4c8c-a8b6-c65926d46399 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete backup with id: 418b12ee-a82f-43f8-8e34-0d9040ae689f. Aug 19 16:18:30.543697 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:30.543697 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:30.555862 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-383b80f2-4a3b-4c8c-a8b6-c65926d46399 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] delete_backup rpcapi backup_id 418b12ee-a82f-43f8-8e34-0d9040ae689f {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:18:30.558009 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-383b80f2-4a3b-4c8c-a8b6-c65926d46399 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 202 Aug 19 16:18:30.558682 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1390/5543] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:30 2026] DELETE /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:18:30.565407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06540308-c866-4b1d-af9a-f5b717e49aac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:30.567254 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06540308-c866-4b1d-af9a-f5b717e49aac tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:30.567438 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06540308-c866-4b1d-af9a-f5b717e49aac tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:30.567634 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06540308-c866-4b1d-af9a-f5b717e49aac tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:30.567729 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-06540308-c866-4b1d-af9a-f5b717e49aac tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:30.571848 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:30.571848 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:30.572578 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06540308-c866-4b1d-af9a-f5b717e49aac tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 200 Aug 19 16:18:30.572944 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1379/5544] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:30 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:31.582208 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c9dbec37-da22-48b8-b7ab-22899ab04bba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:31.583980 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c9dbec37-da22-48b8-b7ab-22899ab04bba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f Aug 19 16:18:31.584227 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c9dbec37-da22-48b8-b7ab-22899ab04bba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:31.584362 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c9dbec37-da22-48b8-b7ab-22899ab04bba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:31.584482 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c9dbec37-da22-48b8-b7ab-22899ab04bba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Show backup with id 418b12ee-a82f-43f8-8e34-0d9040ae689f. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:31.587984 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c9dbec37-da22-48b8-b7ab-22899ab04bba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f returned with HTTP 404 Aug 19 16:18:31.588417 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1392/5545] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:31 2026] GET /volume/v3/backups/418b12ee-a82f-43f8-8e34-0d9040ae689f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:31.595110 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7681cf6c-1732-4747-a098-448eab50468f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:31.596796 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7681cf6c-1732-4747-a098-448eab50468f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] DELETE https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:18:31.596994 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7681cf6c-1732-4747-a098-448eab50468f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:31.597192 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7681cf6c-1732-4747-a098-448eab50468f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:31.597333 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-7681cf6c-1732-4747-a098-448eab50468f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Delete backup with id: b1842276-cf14-4813-b714-3491edcd94d7. Aug 19 16:18:31.602205 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:31.602205 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:31.612920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-7681cf6c-1732-4747-a098-448eab50468f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] delete_backup rpcapi backup_id b1842276-cf14-4813-b714-3491edcd94d7 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:18:31.614821 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7681cf6c-1732-4747-a098-448eab50468f tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 202 Aug 19 16:18:31.614970 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1385/5546] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:31 2026] DELETE /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:18:31.621429 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-53e3b02c-fef9-4aa8-8ae8-9062054333ba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:31.623330 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53e3b02c-fef9-4aa8-8ae8-9062054333ba tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:18:31.623560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53e3b02c-fef9-4aa8-8ae8-9062054333ba tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:31.623790 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53e3b02c-fef9-4aa8-8ae8-9062054333ba tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:31.623956 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-53e3b02c-fef9-4aa8-8ae8-9062054333ba tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:31.628121 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:31.628121 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:31.628813 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53e3b02c-fef9-4aa8-8ae8-9062054333ba tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 200 Aug 19 16:18:31.629240 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1391/5547] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:31 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:32.638590 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a4f2bed-095f-46b0-ba88-1aa1e1d6e106 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:32.640321 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a4f2bed-095f-46b0-ba88-1aa1e1d6e106 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] GET https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 Aug 19 16:18:32.640493 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a4f2bed-095f-46b0-ba88-1aa1e1d6e106 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:32.640691 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a4f2bed-095f-46b0-ba88-1aa1e1d6e106 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:32.640908 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4a4f2bed-095f-46b0-ba88-1aa1e1d6e106 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] Show backup with id b1842276-cf14-4813-b714-3491edcd94d7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:32.644316 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a4f2bed-095f-46b0-ba88-1aa1e1d6e106 tempest-VolumesBackupsTest-1934113048 tempest-VolumesBackupsTest-1934113048-project-admin] https://10.4.3.32/volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 returned with HTTP 404 Aug 19 16:18:32.644739 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1380/5548] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:32 2026] GET /volume/v3/backups/b1842276-cf14-4813-b714-3491edcd94d7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:32.657092 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9ccec9a1-be6d-4288-b1e3-850e4d0fa112 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:32.658825 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9ccec9a1-be6d-4288-b1e3-850e4d0fa112 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d Aug 19 16:18:32.659059 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9ccec9a1-be6d-4288-b1e3-850e4d0fa112 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:32.659257 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9ccec9a1-be6d-4288-b1e3-850e4d0fa112 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:32.659432 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-9ccec9a1-be6d-4288-b1e3-850e4d0fa112 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete volume with id: a5610e94-491a-41ee-8d9d-445677aba37d Aug 19 16:18:32.666595 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:32.666595 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:32.667161 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9ccec9a1-be6d-4288-b1e3-850e4d0fa112 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:18:32.685837 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9ccec9a1-be6d-4288-b1e3-850e4d0fa112 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete volume request issued successfully. Aug 19 16:18:32.686109 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9ccec9a1-be6d-4288-b1e3-850e4d0fa112 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d returned with HTTP 202 Aug 19 16:18:32.686589 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1393/5549] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:32 2026] DELETE /volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:18:32.694411 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55f45cc9-eada-43c8-a3c0-23c4ee06d7fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:32.696477 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55f45cc9-eada-43c8-a3c0-23c4ee06d7fd tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d Aug 19 16:18:32.696708 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55f45cc9-eada-43c8-a3c0-23c4ee06d7fd tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:32.696947 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55f45cc9-eada-43c8-a3c0-23c4ee06d7fd tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:32.704419 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:32.704419 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:32.708497 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-55f45cc9-eada-43c8-a3c0-23c4ee06d7fd tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:18:32.713439 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55f45cc9-eada-43c8-a3c0-23c4ee06d7fd tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d returned with HTTP 200 Aug 19 16:18:32.713957 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1386/5550] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:32 2026] GET /volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:33.725625 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-675f1956-6f47-43c5-9676-51c84612aa52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:33.727343 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-675f1956-6f47-43c5-9676-51c84612aa52 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d Aug 19 16:18:33.727527 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-675f1956-6f47-43c5-9676-51c84612aa52 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:33.727706 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-675f1956-6f47-43c5-9676-51c84612aa52 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:33.732781 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-675f1956-6f47-43c5-9676-51c84612aa52 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d returned with HTTP 404 Aug 19 16:18:33.733201 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1392/5551] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:33 2026] GET /volume/v3/volumes/a5610e94-491a-41ee-8d9d-445677aba37d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:33.739557 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a188c24a-1c52-46dd-b27c-24c5c44153b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:33.741236 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a188c24a-1c52-46dd-b27c-24c5c44153b7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 Aug 19 16:18:33.741449 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a188c24a-1c52-46dd-b27c-24c5c44153b7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:33.741629 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a188c24a-1c52-46dd-b27c-24c5c44153b7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:33.741798 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a188c24a-1c52-46dd-b27c-24c5c44153b7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete volume with id: a3d5c070-679c-4f16-ac67-ccbf7fa72229 Aug 19 16:18:33.748709 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:33.748709 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:33.749220 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a188c24a-1c52-46dd-b27c-24c5c44153b7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:18:33.763702 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a188c24a-1c52-46dd-b27c-24c5c44153b7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete volume request issued successfully. Aug 19 16:18:33.763902 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a188c24a-1c52-46dd-b27c-24c5c44153b7 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 returned with HTTP 202 Aug 19 16:18:33.764279 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1381/5552] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:33 2026] DELETE /volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:18:33.770303 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8067e642-bf7f-4897-b4e0-fc9726191fba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:33.771901 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8067e642-bf7f-4897-b4e0-fc9726191fba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 Aug 19 16:18:33.772095 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8067e642-bf7f-4897-b4e0-fc9726191fba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:33.772281 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8067e642-bf7f-4897-b4e0-fc9726191fba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:33.778779 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:33.778779 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:33.781900 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8067e642-bf7f-4897-b4e0-fc9726191fba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:18:33.785610 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8067e642-bf7f-4897-b4e0-fc9726191fba tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 returned with HTTP 200 Aug 19 16:18:33.785962 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1394/5553] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:33 2026] GET /volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:34.797408 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07c95097-5af4-4d60-bed3-e073e972e794 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:34.799082 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07c95097-5af4-4d60-bed3-e073e972e794 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 Aug 19 16:18:34.799383 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07c95097-5af4-4d60-bed3-e073e972e794 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:34.799559 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07c95097-5af4-4d60-bed3-e073e972e794 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:34.805521 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07c95097-5af4-4d60-bed3-e073e972e794 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 returned with HTTP 404 Aug 19 16:18:34.806121 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1387/5554] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:34 2026] GET /volume/v3/volumes/a3d5c070-679c-4f16-ac67-ccbf7fa72229 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:34.812011 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf595aa0-5d5b-424c-a028-da663132b676 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:34.813592 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf595aa0-5d5b-424c-a028-da663132b676 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] DELETE https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e Aug 19 16:18:34.813774 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf595aa0-5d5b-424c-a028-da663132b676 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:34.813962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf595aa0-5d5b-424c-a028-da663132b676 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:34.814105 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-cf595aa0-5d5b-424c-a028-da663132b676 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete volume with id: 7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e Aug 19 16:18:34.820355 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:34.820355 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:34.820767 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cf595aa0-5d5b-424c-a028-da663132b676 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:18:34.837972 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cf595aa0-5d5b-424c-a028-da663132b676 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Delete volume request issued successfully. Aug 19 16:18:34.838168 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf595aa0-5d5b-424c-a028-da663132b676 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e returned with HTTP 202 Aug 19 16:18:34.838538 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1393/5555] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:34 2026] DELETE /volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:18:34.844640 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd5dc19d-9834-422a-96c3-1660cbb97707 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:34.846402 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd5dc19d-9834-422a-96c3-1660cbb97707 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e Aug 19 16:18:34.846591 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd5dc19d-9834-422a-96c3-1660cbb97707 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:34.846776 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd5dc19d-9834-422a-96c3-1660cbb97707 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:34.853268 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:34.853268 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:34.856516 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cd5dc19d-9834-422a-96c3-1660cbb97707 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Volume info retrieved successfully. Aug 19 16:18:34.860359 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd5dc19d-9834-422a-96c3-1660cbb97707 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e returned with HTTP 200 Aug 19 16:18:34.860754 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1382/5556] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:34 2026] GET /volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:35.872363 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cd5a3552-a0c5-44be-b955-c5644fcc2ed1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:35.874050 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd5a3552-a0c5-44be-b955-c5644fcc2ed1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] GET https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e Aug 19 16:18:35.874256 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd5a3552-a0c5-44be-b955-c5644fcc2ed1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:35.874453 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cd5a3552-a0c5-44be-b955-c5644fcc2ed1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:35.879481 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cd5a3552-a0c5-44be-b955-c5644fcc2ed1 tempest-VolumesBackupsTest-1414687298 tempest-VolumesBackupsTest-1414687298-project-member] https://10.4.3.32/volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e returned with HTTP 404 Aug 19 16:18:35.879914 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1395/5557] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:35 2026] GET /volume/v3/volumes/7d4b3fa6-fe4c-4c72-94d7-e1a65c5d6b3e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:37.318559 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:37.390190 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:18:37.390537 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-799935609"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:37.391956 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request body: {'volume': {"'imageRef": 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-799935609'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:18:37.392068 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume of 1 GB Aug 19 16:18:37.396046 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Availability Zones retrieved successfully. Aug 19 16:18:37.401401 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (d5499627-ed89-4543-a8fc-b26523f3d3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.402258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a142e124-5745-4e62-a332-aa509d8b238f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.403145 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:18:37.425500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a142e124-5745-4e62-a332-aa509d8b238f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.426182 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a900de51-e270-46d3-a581-3bf02eb5dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.474222 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Created reservations ['55d739e8-f58d-4b99-a9b0-88c1200ae228', 'fd8ac2fd-379a-483f-baf5-aab02515df0f', '91b4eb68-8da1-4c12-96a9-4aa8f129b0e8', '823f437b-4eef-4177-8ccd-5acd5c79f065'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:37.474957 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a900de51-e270-46d3-a581-3bf02eb5dace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d739e8-f58d-4b99-a9b0-88c1200ae228', 'fd8ac2fd-379a-483f-baf5-aab02515df0f', '91b4eb68-8da1-4c12-96a9-4aa8f129b0e8', '823f437b-4eef-4177-8ccd-5acd5c79f065']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.475643 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c71466fd-5de3-4373-9122-f619f4363144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.496500 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c71466fd-5de3-4373-9122-f619f4363144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f062df24-8abc-40e4-acb9-9096916465c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-799935609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['55d739e8-f58d-4b99-a9b0-88c1200ae228','fd8ac2fd-379a-483f-baf5-aab02515df0f','91b4eb68-8da1-4c12-96a9-4aa8f129b0e8','823f437b-4eef-4177-8ccd-5acd5c79f065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-799935609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f062df24-8abc-40e4-acb9-9096916465c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ccccefa54c4c2c996f455d795098d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a6ce72c09f354c30a65bc87ec0ebb948',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.497204 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a813f33-6c17-4528-a4fe-0cff1e208aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.512193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a813f33-6c17-4528-a4fe-0cff1e208aef) transitioned into 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-799935609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['55d739e8-f58d-4b99-a9b0-88c1200ae228','fd8ac2fd-379a-483f-baf5-aab02515df0f','91b4eb68-8da1-4c12-96a9-4aa8f129b0e8','823f437b-4eef-4177-8ccd-5acd5c79f065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.512886 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad996c5d-e93a-48e9-b734-7531d2793497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.520438 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad996c5d-e93a-48e9-b734-7531d2793497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.521261 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (d5499627-ed89-4543-a8fc-b26523f3d3b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.521469 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request issued successfully. Aug 19 16:18:37.522047 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8af795d2-3aca-4592-bbb0-6a0f962da739 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:18:37.522436 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1388/5558] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:18:37 2026] POST /volume/v3/volumes => generated 754 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:18:37.537642 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:37.541784 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:18:37.541784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1031066147"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:37.541784 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request body: {'volume': {"'imageRef": 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1031066147'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:18:37.542143 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume of 1 GB Aug 19 16:18:37.546783 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Availability Zones retrieved successfully. Aug 19 16:18:37.553932 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (17a0c9da-7825-4629-9a66-9b5093790736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.555238 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489ad7c9-ed65-45be-a29d-c95c284c16f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.556343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:18:37.583255 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489ad7c9-ed65-45be-a29d-c95c284c16f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.584243 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e41ee52-b7ce-4c44-9939-e92075b61991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.627962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Created reservations ['176be94b-59f1-46ee-ab30-2b5ad45648e8', '77d108c6-c620-44ee-8d9b-8933f6f5deb2', '53bd6f0f-fc76-478a-9fbc-f714ae07a41d', 'afe3b9cc-c8fc-498a-99ef-c6fd93e9b04f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:37.627962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e41ee52-b7ce-4c44-9939-e92075b61991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['176be94b-59f1-46ee-ab30-2b5ad45648e8', '77d108c6-c620-44ee-8d9b-8933f6f5deb2', '53bd6f0f-fc76-478a-9fbc-f714ae07a41d', 'afe3b9cc-c8fc-498a-99ef-c6fd93e9b04f']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.627962 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2e8568-28df-43b2-890c-62c28e759a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.649478 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2e8568-28df-43b2-890c-62c28e759a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1031066147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['176be94b-59f1-46ee-ab30-2b5ad45648e8','77d108c6-c620-44ee-8d9b-8933f6f5deb2','53bd6f0f-fc76-478a-9fbc-f714ae07a41d','afe3b9cc-c8fc-498a-99ef-c6fd93e9b04f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1031066147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ccccefa54c4c2c996f455d795098d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a6ce72c09f354c30a65bc87ec0ebb948',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.650177 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41ddd94-6334-4e76-8a49-8d8b8f50c631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.668602 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41ddd94-6334-4e76-8a49-8d8b8f50c631) transitioned into 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-1031066147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['176be94b-59f1-46ee-ab30-2b5ad45648e8','77d108c6-c620-44ee-8d9b-8933f6f5deb2','53bd6f0f-fc76-478a-9fbc-f714ae07a41d','afe3b9cc-c8fc-498a-99ef-c6fd93e9b04f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.669274 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580c9e46-7c1f-48a6-b339-99593d576e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.677857 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580c9e46-7c1f-48a6-b339-99593d576e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.678689 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (17a0c9da-7825-4629-9a66-9b5093790736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.679006 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request issued successfully. Aug 19 16:18:37.679574 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e0b1a4d9-e06b-4907-b53f-4f29f11b6dae tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:18:37.680085 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1394/5559] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:18:37 2026] POST /volume/v3/volumes => generated 755 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:18:37.691543 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:37.696778 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:18:37.696778 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-57381330"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:37.696778 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request body: {'volume': {"'imageRef": 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-57381330'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:18:37.696778 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume of 1 GB Aug 19 16:18:37.700493 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Availability Zones retrieved successfully. Aug 19 16:18:37.705523 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (e70a7b0e-1fe2-4bfb-89a6-dc2b6e53aec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.706516 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe09e2d-6469-4878-94ee-578e37b6168c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.707509 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:18:37.729469 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe09e2d-6469-4878-94ee-578e37b6168c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.730367 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91265ea9-a854-4291-a016-1e2fb3261bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.770983 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Created reservations ['8734e19b-e4c4-482c-a72f-b83576747c12', '055c90cc-9257-48bf-acbb-89cfa806ea4d', '2996951c-f78e-4fc1-88cf-a8db6b1592d2', 'cd9e1c78-8117-4f0e-9777-5e1c0766157f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:37.771537 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91265ea9-a854-4291-a016-1e2fb3261bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8734e19b-e4c4-482c-a72f-b83576747c12', '055c90cc-9257-48bf-acbb-89cfa806ea4d', '2996951c-f78e-4fc1-88cf-a8db6b1592d2', 'cd9e1c78-8117-4f0e-9777-5e1c0766157f']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.772791 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ffd240b-62ab-402f-b69b-5943f67d229c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.801803 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ffd240b-62ab-402f-b69b-5943f67d229c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0c22128-e1b7-4de9-95e7-fbb68739cd74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-57381330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['8734e19b-e4c4-482c-a72f-b83576747c12','055c90cc-9257-48bf-acbb-89cfa806ea4d','2996951c-f78e-4fc1-88cf-a8db6b1592d2','cd9e1c78-8117-4f0e-9777-5e1c0766157f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-57381330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0c22128-e1b7-4de9-95e7-fbb68739cd74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ccccefa54c4c2c996f455d795098d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a6ce72c09f354c30a65bc87ec0ebb948',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.802974 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c4482ac-f717-484f-ac81-3af8c7bf8960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.827987 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c4482ac-f717-484f-ac81-3af8c7bf8960) transitioned into 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-57381330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['8734e19b-e4c4-482c-a72f-b83576747c12','055c90cc-9257-48bf-acbb-89cfa806ea4d','2996951c-f78e-4fc1-88cf-a8db6b1592d2','cd9e1c78-8117-4f0e-9777-5e1c0766157f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.830784 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4677a87-db15-4e5c-b0c9-90aa53ba2902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.839281 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4677a87-db15-4e5c-b0c9-90aa53ba2902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.840570 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (e70a7b0e-1fe2-4bfb-89a6-dc2b6e53aec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.841121 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request issued successfully. Aug 19 16:18:37.841883 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e934ce7a-6329-45eb-8baf-24f9297c4ef4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:18:37.842475 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1383/5560] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:18:37 2026] POST /volume/v3/volumes => generated 753 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:18:37.856155 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1991df24-658d-4a85-97db-deb90dfb6726 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:37.857841 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:18:37.858106 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1570479087"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:37.859429 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request body: {'volume': {"'imageRef": 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1570479087'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:18:37.859536 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume of 1 GB Aug 19 16:18:37.863316 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Availability Zones retrieved successfully. Aug 19 16:18:37.868540 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (80ec168f-062e-4f2f-89d0-b6c6f35e4902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.869387 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649ebe29-92f7-43e0-97d3-e2f97cc8bf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.870238 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:18:37.892236 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649ebe29-92f7-43e0-97d3-e2f97cc8bf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.892982 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c33a7e9-0c12-48f7-8dfc-e1c2c7cfc60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.926834 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Created reservations ['3511af11-4566-4db5-8c81-54b7fb06dc9b', '600b92e1-fa28-4d7f-af0a-502bf4b7bc3f', 'bc9bf65c-5a99-4905-ab62-451233085bdd', 'f0eb17ed-d2ae-44b2-ab48-0af818abdc98'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:37.927611 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c33a7e9-0c12-48f7-8dfc-e1c2c7cfc60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3511af11-4566-4db5-8c81-54b7fb06dc9b', '600b92e1-fa28-4d7f-af0a-502bf4b7bc3f', 'bc9bf65c-5a99-4905-ab62-451233085bdd', 'f0eb17ed-d2ae-44b2-ab48-0af818abdc98']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.928284 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b62766-f103-49ae-911d-9e6d7331fe7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.948030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b62766-f103-49ae-911d-9e6d7331fe7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c44c0d64-d7d5-449a-b03a-207b1f01d7fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1570479087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['3511af11-4566-4db5-8c81-54b7fb06dc9b','600b92e1-fa28-4d7f-af0a-502bf4b7bc3f','bc9bf65c-5a99-4905-ab62-451233085bdd','f0eb17ed-d2ae-44b2-ab48-0af818abdc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1570479087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c44c0d64-d7d5-449a-b03a-207b1f01d7fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ccccefa54c4c2c996f455d795098d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a6ce72c09f354c30a65bc87ec0ebb948',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.948768 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d88ff5-2f4b-4e09-983d-8100b3af7730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.965137 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d88ff5-2f4b-4e09-983d-8100b3af7730) transitioned into 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-1570479087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['3511af11-4566-4db5-8c81-54b7fb06dc9b','600b92e1-fa28-4d7f-af0a-502bf4b7bc3f','bc9bf65c-5a99-4905-ab62-451233085bdd','f0eb17ed-d2ae-44b2-ab48-0af818abdc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.965757 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a259609e-ec3c-4d2d-b295-2cc356de191b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:37.973477 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a259609e-ec3c-4d2d-b295-2cc356de191b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:37.974192 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (80ec168f-062e-4f2f-89d0-b6c6f35e4902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.974476 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request issued successfully. Aug 19 16:18:37.974988 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1991df24-658d-4a85-97db-deb90dfb6726 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:18:37.975375 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1396/5561] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:18:37 2026] POST /volume/v3/volumes => generated 755 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:18:37.986339 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:37.987936 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:18:37.988264 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd855bf0-0b2d-4264-962f-74c20224fbb9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-872637315"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:37.989621 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request body: {'volume': {"'imageRef": 'fd855bf0-0b2d-4264-962f-74c20224fbb9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-872637315'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:18:37.989733 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume of 1 GB Aug 19 16:18:37.989997 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:37.989997 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:37.993468 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Availability Zones retrieved successfully. Aug 19 16:18:37.998545 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (8007d9a4-68fa-40c4-8780-cc5bf615327b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:37.999432 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c305ce3-c6db-47f2-a0fe-f9b2c802eb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:38.000283 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:18:38.022454 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c305ce3-c6db-47f2-a0fe-f9b2c802eb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:38.023144 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d994dd-5363-43af-800e-0a9654c5ebb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:38.065658 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Created reservations ['ef7a27b3-48fb-408f-8c5f-2a2c348b8372', '65bf1d8e-7b82-423b-a92e-66a741303c7a', '2d3f4184-25a1-47f9-a377-a6c92fbc58d5', '84beec7f-6125-4ccd-b085-4e5a854873af'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:38.066392 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d994dd-5363-43af-800e-0a9654c5ebb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef7a27b3-48fb-408f-8c5f-2a2c348b8372', '65bf1d8e-7b82-423b-a92e-66a741303c7a', '2d3f4184-25a1-47f9-a377-a6c92fbc58d5', '84beec7f-6125-4ccd-b085-4e5a854873af']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:38.067146 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6dfcd97-e598-4f78-a028-9bdff2828e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:38.092539 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6dfcd97-e598-4f78-a028-9bdff2828e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31ff28d1-07d2-4088-b3ca-ded1b59cdb4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-872637315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['ef7a27b3-48fb-408f-8c5f-2a2c348b8372','65bf1d8e-7b82-423b-a92e-66a741303c7a','2d3f4184-25a1-47f9-a377-a6c92fbc58d5','84beec7f-6125-4ccd-b085-4e5a854873af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-872637315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31ff28d1-07d2-4088-b3ca-ded1b59cdb4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ccccefa54c4c2c996f455d795098d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a6ce72c09f354c30a65bc87ec0ebb948',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:38.093598 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5511abd-76ac-4cba-8cf2-e8f5db903bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:38.112224 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5511abd-76ac-4cba-8cf2-e8f5db903bba) transitioned into 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-872637315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72ccccefa54c4c2c996f455d795098d7',qos_specs=None,replication_status=,reservations=['ef7a27b3-48fb-408f-8c5f-2a2c348b8372','65bf1d8e-7b82-423b-a92e-66a741303c7a','2d3f4184-25a1-47f9-a377-a6c92fbc58d5','84beec7f-6125-4ccd-b085-4e5a854873af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ce72c09f354c30a65bc87ec0ebb948',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:38.112967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b00d91-82a1-4e1c-b66e-8ae039eec278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:38.122880 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b00d91-82a1-4e1c-b66e-8ae039eec278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:38.123669 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Flow 'volume_create_api' (8007d9a4-68fa-40c4-8780-cc5bf615327b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:38.123993 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Create volume request issued successfully. Aug 19 16:18:38.124506 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea778d32-2dec-40d0-8bac-8247d7091dc4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:18:38.124922 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1389/5562] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:18:37 2026] POST /volume/v3/volumes => generated 754 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:18:38.136312 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bd2afc54-7978-4b23-877b-0043fc0e4988 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:38.139579 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd2afc54-7978-4b23-877b-0043fc0e4988 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 Aug 19 16:18:38.139881 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd2afc54-7978-4b23-877b-0043fc0e4988 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:38.140148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd2afc54-7978-4b23-877b-0043fc0e4988 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:38.149353 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:38.149353 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:38.153802 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bd2afc54-7978-4b23-877b-0043fc0e4988 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:38.158077 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd2afc54-7978-4b23-877b-0043fc0e4988 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 returned with HTTP 200 Aug 19 16:18:38.158502 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1395/5563] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:38 2026] GET /volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:38.169934 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a343601f-d9e7-47c3-9b28-c36509f3b266 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:38.171445 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a343601f-d9e7-47c3-9b28-c36509f3b266 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 Aug 19 16:18:38.172364 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a343601f-d9e7-47c3-9b28-c36509f3b266 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:38.172673 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a343601f-d9e7-47c3-9b28-c36509f3b266 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:38.181743 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:38.181743 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:38.189782 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a343601f-d9e7-47c3-9b28-c36509f3b266 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:38.193673 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a343601f-d9e7-47c3-9b28-c36509f3b266 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 returned with HTTP 200 Aug 19 16:18:38.194625 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1384/5564] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:38 2026] GET /volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:38.206727 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-19183329-192c-4ce8-a8cb-49e25615bf67 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:38.209041 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19183329-192c-4ce8-a8cb-49e25615bf67 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 Aug 19 16:18:38.209274 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19183329-192c-4ce8-a8cb-49e25615bf67 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:38.209519 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-19183329-192c-4ce8-a8cb-49e25615bf67 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:38.219077 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:38.219077 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:38.223089 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-19183329-192c-4ce8-a8cb-49e25615bf67 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:38.229669 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-19183329-192c-4ce8-a8cb-49e25615bf67 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 returned with HTTP 200 Aug 19 16:18:38.230059 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1397/5565] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:38 2026] GET /volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:38.241637 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b0487f6e-1c8b-4323-85db-2b86d1ecc82e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:38.243674 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0487f6e-1c8b-4323-85db-2b86d1ecc82e tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc Aug 19 16:18:38.243942 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0487f6e-1c8b-4323-85db-2b86d1ecc82e tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:38.244123 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0487f6e-1c8b-4323-85db-2b86d1ecc82e tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:38.250803 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:38.250803 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:38.254005 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0487f6e-1c8b-4323-85db-2b86d1ecc82e tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:38.257945 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0487f6e-1c8b-4323-85db-2b86d1ecc82e tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc returned with HTTP 200 Aug 19 16:18:38.258278 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1390/5566] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:38 2026] GET /volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:38.269725 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c77a28b2-ee90-48b1-a71b-a113488264e9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:38.271665 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c77a28b2-ee90-48b1-a71b-a113488264e9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e Aug 19 16:18:38.271921 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c77a28b2-ee90-48b1-a71b-a113488264e9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:38.272129 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c77a28b2-ee90-48b1-a71b-a113488264e9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:38.279358 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:38.279358 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:38.282951 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c77a28b2-ee90-48b1-a71b-a113488264e9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:38.287186 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c77a28b2-ee90-48b1-a71b-a113488264e9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e returned with HTTP 200 Aug 19 16:18:38.287566 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1396/5567] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:38 2026] GET /volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:38.299584 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a555ebc5-e389-40e1-b152-7084917fd67a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:38.302724 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a555ebc5-e389-40e1-b152-7084917fd67a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] DELETE https://10.4.3.32/volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e Aug 19 16:18:38.302724 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a555ebc5-e389-40e1-b152-7084917fd67a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:38.302724 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a555ebc5-e389-40e1-b152-7084917fd67a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:38.302724 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a555ebc5-e389-40e1-b152-7084917fd67a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume with id: 31ff28d1-07d2-4088-b3ca-ded1b59cdb4e Aug 19 16:18:38.308394 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:38.308394 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:38.309149 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a555ebc5-e389-40e1-b152-7084917fd67a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:38.324087 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a555ebc5-e389-40e1-b152-7084917fd67a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume request issued successfully. Aug 19 16:18:38.324453 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a555ebc5-e389-40e1-b152-7084917fd67a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e returned with HTTP 202 Aug 19 16:18:38.324938 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1385/5568] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:38 2026] DELETE /volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:18:38.332869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e39a9fda-3f80-4608-a5d4-514bdfbe00f0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:38.334476 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e39a9fda-3f80-4608-a5d4-514bdfbe00f0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e Aug 19 16:18:38.334665 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e39a9fda-3f80-4608-a5d4-514bdfbe00f0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:38.334848 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e39a9fda-3f80-4608-a5d4-514bdfbe00f0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:38.341074 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:38.341074 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:38.344192 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-e39a9fda-3f80-4608-a5d4-514bdfbe00f0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:38.347969 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e39a9fda-3f80-4608-a5d4-514bdfbe00f0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e returned with HTTP 200 Aug 19 16:18:38.348344 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1398/5569] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:38 2026] GET /volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:39.359466 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9a0dd54-cb84-4e33-a962-32b987c46e1c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:39.361211 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9a0dd54-cb84-4e33-a962-32b987c46e1c tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e Aug 19 16:18:39.361405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9a0dd54-cb84-4e33-a962-32b987c46e1c tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:39.361589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9a0dd54-cb84-4e33-a962-32b987c46e1c tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:39.366932 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9a0dd54-cb84-4e33-a962-32b987c46e1c tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e returned with HTTP 404 Aug 19 16:18:39.367330 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1391/5570] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:39 2026] GET /volume/v3/volumes/31ff28d1-07d2-4088-b3ca-ded1b59cdb4e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:39.373018 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32bf7187-8f36-40a0-b8e8-b81fc392c398 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:39.374677 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32bf7187-8f36-40a0-b8e8-b81fc392c398 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc Aug 19 16:18:39.374896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32bf7187-8f36-40a0-b8e8-b81fc392c398 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:39.375075 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32bf7187-8f36-40a0-b8e8-b81fc392c398 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:39.375227 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-32bf7187-8f36-40a0-b8e8-b81fc392c398 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume with id: c44c0d64-d7d5-449a-b03a-207b1f01d7fc Aug 19 16:18:39.381808 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:39.381808 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:39.382235 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32bf7187-8f36-40a0-b8e8-b81fc392c398 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:39.396894 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32bf7187-8f36-40a0-b8e8-b81fc392c398 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume request issued successfully. Aug 19 16:18:39.397053 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32bf7187-8f36-40a0-b8e8-b81fc392c398 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc returned with HTTP 202 Aug 19 16:18:39.397398 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1397/5571] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:39 2026] DELETE /volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:18:39.405240 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aabbafe1-dd81-4a2e-9555-19c5c7974e5a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:39.408421 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aabbafe1-dd81-4a2e-9555-19c5c7974e5a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc Aug 19 16:18:39.408421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aabbafe1-dd81-4a2e-9555-19c5c7974e5a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:39.408421 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aabbafe1-dd81-4a2e-9555-19c5c7974e5a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:39.414291 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:39.414291 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:39.421842 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aabbafe1-dd81-4a2e-9555-19c5c7974e5a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:39.426743 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aabbafe1-dd81-4a2e-9555-19c5c7974e5a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc returned with HTTP 200 Aug 19 16:18:39.427399 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1386/5572] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:39 2026] GET /volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:40.438871 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-865a8c3e-8516-4a37-ad67-9155a08f38e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:40.440828 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-865a8c3e-8516-4a37-ad67-9155a08f38e4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc Aug 19 16:18:40.441038 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-865a8c3e-8516-4a37-ad67-9155a08f38e4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:40.441249 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-865a8c3e-8516-4a37-ad67-9155a08f38e4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:40.447257 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-865a8c3e-8516-4a37-ad67-9155a08f38e4 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc returned with HTTP 404 Aug 19 16:18:40.447720 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1399/5573] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:40 2026] GET /volume/v3/volumes/c44c0d64-d7d5-449a-b03a-207b1f01d7fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:40.453874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16f7cef2-9718-4deb-83b3-5883533d9435 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:40.455571 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16f7cef2-9718-4deb-83b3-5883533d9435 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] DELETE https://10.4.3.32/volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 Aug 19 16:18:40.455752 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16f7cef2-9718-4deb-83b3-5883533d9435 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:40.455965 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16f7cef2-9718-4deb-83b3-5883533d9435 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:40.456119 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-16f7cef2-9718-4deb-83b3-5883533d9435 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume with id: b0c22128-e1b7-4de9-95e7-fbb68739cd74 Aug 19 16:18:40.462521 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:40.462521 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:40.462950 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-16f7cef2-9718-4deb-83b3-5883533d9435 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:40.477383 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-16f7cef2-9718-4deb-83b3-5883533d9435 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume request issued successfully. Aug 19 16:18:40.477546 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16f7cef2-9718-4deb-83b3-5883533d9435 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 returned with HTTP 202 Aug 19 16:18:40.477986 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1392/5574] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:40 2026] DELETE /volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:18:40.485306 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-08173dba-1e64-44d0-b614-b912e45bb892 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:40.486628 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-08173dba-1e64-44d0-b614-b912e45bb892 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 Aug 19 16:18:40.486970 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-08173dba-1e64-44d0-b614-b912e45bb892 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:40.487155 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-08173dba-1e64-44d0-b614-b912e45bb892 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:40.495168 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:40.495168 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:40.498480 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-08173dba-1e64-44d0-b614-b912e45bb892 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:40.502127 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-08173dba-1e64-44d0-b614-b912e45bb892 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 returned with HTTP 200 Aug 19 16:18:40.502486 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1398/5575] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:40 2026] GET /volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:41.516088 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e4e61f9-361d-4ba3-9fd9-4de31312b118 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:41.517820 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e4e61f9-361d-4ba3-9fd9-4de31312b118 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 Aug 19 16:18:41.518034 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e4e61f9-361d-4ba3-9fd9-4de31312b118 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:41.518208 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e4e61f9-361d-4ba3-9fd9-4de31312b118 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:41.524277 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e4e61f9-361d-4ba3-9fd9-4de31312b118 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 returned with HTTP 404 Aug 19 16:18:41.524703 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1387/5576] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:41 2026] GET /volume/v3/volumes/b0c22128-e1b7-4de9-95e7-fbb68739cd74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:41.531418 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a429545c-547c-4467-88ce-8b9e85664704 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:41.533403 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a429545c-547c-4467-88ce-8b9e85664704 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] DELETE https://10.4.3.32/volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 Aug 19 16:18:41.533617 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a429545c-547c-4467-88ce-8b9e85664704 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:41.533839 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a429545c-547c-4467-88ce-8b9e85664704 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:41.534026 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a429545c-547c-4467-88ce-8b9e85664704 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume with id: a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 Aug 19 16:18:41.541588 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:41.541588 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:41.542033 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a429545c-547c-4467-88ce-8b9e85664704 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:41.558603 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a429545c-547c-4467-88ce-8b9e85664704 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume request issued successfully. Aug 19 16:18:41.558822 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a429545c-547c-4467-88ce-8b9e85664704 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 returned with HTTP 202 Aug 19 16:18:41.559290 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1400/5577] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:41 2026] DELETE /volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:18:41.566321 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea5dd071-5a26-491a-834b-1663e5547ee6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:41.568415 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea5dd071-5a26-491a-834b-1663e5547ee6 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 Aug 19 16:18:41.568633 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea5dd071-5a26-491a-834b-1663e5547ee6 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:41.568875 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea5dd071-5a26-491a-834b-1663e5547ee6 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:41.575848 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:41.575848 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:41.579502 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ea5dd071-5a26-491a-834b-1663e5547ee6 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:41.583602 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea5dd071-5a26-491a-834b-1663e5547ee6 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 returned with HTTP 200 Aug 19 16:18:41.583772 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1393/5578] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:41 2026] GET /volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:42.595802 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db2ced62-285e-4ca6-ab10-3eb1804dafb0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:42.597949 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db2ced62-285e-4ca6-ab10-3eb1804dafb0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 Aug 19 16:18:42.598192 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db2ced62-285e-4ca6-ab10-3eb1804dafb0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:42.598420 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db2ced62-285e-4ca6-ab10-3eb1804dafb0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:42.605125 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db2ced62-285e-4ca6-ab10-3eb1804dafb0 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 returned with HTTP 404 Aug 19 16:18:42.605647 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1399/5579] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:42 2026] GET /volume/v3/volumes/a7ecab5e-6c9e-4848-be46-6cd1f0ed64c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:42.611300 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b1aaa7b7-591c-4eeb-b624-d25465ace564 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:42.613114 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1aaa7b7-591c-4eeb-b624-d25465ace564 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] DELETE https://10.4.3.32/volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 Aug 19 16:18:42.613323 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1aaa7b7-591c-4eeb-b624-d25465ace564 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:42.613504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b1aaa7b7-591c-4eeb-b624-d25465ace564 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:42.613668 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b1aaa7b7-591c-4eeb-b624-d25465ace564 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume with id: f062df24-8abc-40e4-acb9-9096916465c5 Aug 19 16:18:42.620523 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:42.620523 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:42.621068 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b1aaa7b7-591c-4eeb-b624-d25465ace564 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:42.636928 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b1aaa7b7-591c-4eeb-b624-d25465ace564 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Delete volume request issued successfully. Aug 19 16:18:42.637101 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b1aaa7b7-591c-4eeb-b624-d25465ace564 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 returned with HTTP 202 Aug 19 16:18:42.637515 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1388/5580] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:18:42 2026] DELETE /volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:18:42.643892 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-baba9eed-901e-43b0-8f3a-f48c5de778d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:42.645699 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-baba9eed-901e-43b0-8f3a-f48c5de778d9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 Aug 19 16:18:42.645864 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-baba9eed-901e-43b0-8f3a-f48c5de778d9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:42.646054 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-baba9eed-901e-43b0-8f3a-f48c5de778d9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:42.653006 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:42.653006 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:42.656434 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-baba9eed-901e-43b0-8f3a-f48c5de778d9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Volume info retrieved successfully. Aug 19 16:18:42.660504 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-baba9eed-901e-43b0-8f3a-f48c5de778d9 tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 returned with HTTP 200 Aug 19 16:18:42.660904 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1401/5581] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:42 2026] GET /volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:43.673934 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8bfd2c96-0eea-4d4e-bbb8-b07b845e061a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:43.675612 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bfd2c96-0eea-4d4e-bbb8-b07b845e061a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] GET https://10.4.3.32/volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 Aug 19 16:18:43.675849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bfd2c96-0eea-4d4e-bbb8-b07b845e061a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:43.676032 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bfd2c96-0eea-4d4e-bbb8-b07b845e061a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:43.681055 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bfd2c96-0eea-4d4e-bbb8-b07b845e061a tempest-CreateVolumesFromImageTest-1183825465 tempest-CreateVolumesFromImageTest-1183825465-project-member] https://10.4.3.32/volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 returned with HTTP 404 Aug 19 16:18:43.681457 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1394/5582] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:43 2026] GET /volume/v3/volumes/f062df24-8abc-40e4-acb9-9096916465c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:44.899598 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:44.968207 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:18:44.968527 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1037619841"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:44.969836 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1037619841'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:18:44.969970 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume of 1 GB Aug 19 16:18:44.973555 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Availability Zones retrieved successfully. Aug 19 16:18:44.978555 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Flow 'volume_create_api' (5cd50e53-e6e1-4787-a364-7438174d7a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:44.979434 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722f429f-41cf-4801-abaf-aee521899c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:44.980184 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:18:45.000247 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722f429f-41cf-4801-abaf-aee521899c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:45.001001 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f8f2b8-1a0f-43f3-9776-6d58f23f84b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:45.052862 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Created reservations ['01cc59f3-d733-4904-9200-bdfff425de06', 'd549bcd0-018c-410e-9466-b272930529c9', '157d0925-9198-4382-a04e-ed2e11b91a3c', 'd31b5a0c-4749-457b-9762-99780dbbf690'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:45.053629 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f8f2b8-1a0f-43f3-9776-6d58f23f84b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01cc59f3-d733-4904-9200-bdfff425de06', 'd549bcd0-018c-410e-9466-b272930529c9', '157d0925-9198-4382-a04e-ed2e11b91a3c', 'd31b5a0c-4749-457b-9762-99780dbbf690']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:45.054398 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b3d0e9a-8886-4e89-ae4b-b23ec783cca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:45.077474 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b3d0e9a-8886-4e89-ae4b-b23ec783cca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df355e8d-b351-41fc-b08d-6a8c0451d4c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037619841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892eccc22d334ba79d3897628fd78931',qos_specs=None,replication_status=,reservations=['01cc59f3-d733-4904-9200-bdfff425de06','d549bcd0-018c-410e-9466-b272930529c9','157d0925-9198-4382-a04e-ed2e11b91a3c','d31b5a0c-4749-457b-9762-99780dbbf690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bdcedeca4c40a9bd4a4009be339bb6',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037619841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df355e8d-b351-41fc-b08d-6a8c0451d4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='892eccc22d334ba79d3897628fd78931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f5bdcedeca4c40a9bd4a4009be339bb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:45.078175 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b81ca42f-7575-4a03-a1eb-019cebd711a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:45.095732 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b81ca42f-7575-4a03-a1eb-019cebd711a1) transitioned into 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-1037619841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892eccc22d334ba79d3897628fd78931',qos_specs=None,replication_status=,reservations=['01cc59f3-d733-4904-9200-bdfff425de06','d549bcd0-018c-410e-9466-b272930529c9','157d0925-9198-4382-a04e-ed2e11b91a3c','d31b5a0c-4749-457b-9762-99780dbbf690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bdcedeca4c40a9bd4a4009be339bb6',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:45.096390 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5206cdd-0b11-43b4-ba18-0267176b3c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:18:45.103708 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5206cdd-0b11-43b4-ba18-0267176b3c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:18:45.104453 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Flow 'volume_create_api' (5cd50e53-e6e1-4787-a364-7438174d7a15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:18:45.104706 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume request issued successfully. Aug 19 16:18:45.105231 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c23d28bb-3996-44ec-9100-ab98f6f9eb6f tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:18:45.105592 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1400/5583] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:18:44 2026] POST /volume/v3/volumes => generated 776 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:18:45.116567 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67602f93-8268-488a-a34c-25c9b0dade28 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:45.118358 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67602f93-8268-488a-a34c-25c9b0dade28 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 Aug 19 16:18:45.118726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67602f93-8268-488a-a34c-25c9b0dade28 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:45.118726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67602f93-8268-488a-a34c-25c9b0dade28 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:45.124807 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:45.124807 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:45.127582 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-67602f93-8268-488a-a34c-25c9b0dade28 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:18:45.130717 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67602f93-8268-488a-a34c-25c9b0dade28 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 returned with HTTP 200 Aug 19 16:18:45.131048 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1389/5584] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:45 2026] GET /volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:46.142185 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4e20f4e1-99f4-4636-9405-aa46f3c5214b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:46.143992 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e20f4e1-99f4-4636-9405-aa46f3c5214b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 Aug 19 16:18:46.144256 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e20f4e1-99f4-4636-9405-aa46f3c5214b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:46.144470 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4e20f4e1-99f4-4636-9405-aa46f3c5214b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:46.152176 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:46.152176 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:46.156486 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4e20f4e1-99f4-4636-9405-aa46f3c5214b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:18:46.161458 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4e20f4e1-99f4-4636-9405-aa46f3c5214b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 returned with HTTP 200 Aug 19 16:18:46.162021 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1402/5585] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:46 2026] GET /volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:46.173092 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b01581a-0f3c-4712-988b-5fad53fdaa3c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:46.174747 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b01581a-0f3c-4712-988b-5fad53fdaa3c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:18:46.175169 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b01581a-0f3c-4712-988b-5fad53fdaa3c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df355e8d-b351-41fc-b08d-6a8c0451d4c8", "name": "tempest-type-Backup-2120979148"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:46.176868 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-8b01581a-0f3c-4712-988b-5fad53fdaa3c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Creating new backup {'backup': {'volume_id': 'df355e8d-b351-41fc-b08d-6a8c0451d4c8', 'name': 'tempest-type-Backup-2120979148'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:18:46.177076 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-8b01581a-0f3c-4712-988b-5fad53fdaa3c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Creating backup of volume df355e8d-b351-41fc-b08d-6a8c0451d4c8 in container None Aug 19 16:18:46.183892 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:46.183892 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:46.184250 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8b01581a-0f3c-4712-988b-5fad53fdaa3c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:18:46.205460 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8b01581a-0f3c-4712-988b-5fad53fdaa3c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Created reservations ['0b3a9a28-dac7-46aa-8723-a0c2f4922fce', '30e17f4a-3d9d-4e46-bef3-90484587445a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:18:46.229811 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b01581a-0f3c-4712-988b-5fad53fdaa3c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:18:46.230391 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1395/5586] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:18:46 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:18:46.237896 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d5b8f8be-887a-41c7-91e8-4a84bc93c2cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:46.239664 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d5b8f8be-887a-41c7-91e8-4a84bc93c2cd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:46.239915 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d5b8f8be-887a-41c7-91e8-4a84bc93c2cd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:46.240173 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d5b8f8be-887a-41c7-91e8-4a84bc93c2cd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:46.240213 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d5b8f8be-887a-41c7-91e8-4a84bc93c2cd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:46.244595 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:46.244595 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:46.245229 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d5b8f8be-887a-41c7-91e8-4a84bc93c2cd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:46.245868 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1401/5587] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:46 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:47.255131 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92fb0bfc-909a-40de-a1cb-2a45e269afe3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:47.256880 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92fb0bfc-909a-40de-a1cb-2a45e269afe3 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:47.257123 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92fb0bfc-909a-40de-a1cb-2a45e269afe3 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:47.257323 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92fb0bfc-909a-40de-a1cb-2a45e269afe3 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:47.257442 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-92fb0bfc-909a-40de-a1cb-2a45e269afe3 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:47.261269 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:47.261269 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:47.261875 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92fb0bfc-909a-40de-a1cb-2a45e269afe3 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:47.262201 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1390/5588] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:47 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:48.271279 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d2d4230f-c907-46a5-807c-fefbe7af8627 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:48.273024 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2d4230f-c907-46a5-807c-fefbe7af8627 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:48.273235 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2d4230f-c907-46a5-807c-fefbe7af8627 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:48.273411 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d2d4230f-c907-46a5-807c-fefbe7af8627 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:48.273511 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-d2d4230f-c907-46a5-807c-fefbe7af8627 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:48.277445 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:48.277445 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:48.278012 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d2d4230f-c907-46a5-807c-fefbe7af8627 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:48.278344 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1403/5589] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:48 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:49.286881 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2cc9969f-0340-4a7f-b682-578a53e55ead None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:49.288616 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2cc9969f-0340-4a7f-b682-578a53e55ead tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:49.288834 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2cc9969f-0340-4a7f-b682-578a53e55ead tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:49.289012 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2cc9969f-0340-4a7f-b682-578a53e55ead tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:49.289107 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2cc9969f-0340-4a7f-b682-578a53e55ead tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:49.293092 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:49.293092 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:49.293628 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2cc9969f-0340-4a7f-b682-578a53e55ead tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:49.294049 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1396/5590] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:49 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:50.302776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-66d78b05-b09c-42d8-88b1-00f264448353 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:50.304454 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66d78b05-b09c-42d8-88b1-00f264448353 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:50.304648 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66d78b05-b09c-42d8-88b1-00f264448353 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:50.304849 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66d78b05-b09c-42d8-88b1-00f264448353 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:50.304948 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-66d78b05-b09c-42d8-88b1-00f264448353 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:50.308554 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:50.308554 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:50.309102 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66d78b05-b09c-42d8-88b1-00f264448353 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:50.309411 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1402/5591] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:50 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:51.318378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e3daa97c-e55c-48bd-b3fc-42f7f07447d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:51.320097 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3daa97c-e55c-48bd-b3fc-42f7f07447d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:51.320290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3daa97c-e55c-48bd-b3fc-42f7f07447d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:51.320465 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3daa97c-e55c-48bd-b3fc-42f7f07447d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:51.320564 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e3daa97c-e55c-48bd-b3fc-42f7f07447d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:51.324469 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:51.324469 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:51.325061 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3daa97c-e55c-48bd-b3fc-42f7f07447d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:51.325392 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1391/5592] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:51 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:52.336295 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-57a95ba5-571e-4d5d-9755-60b1f3062e60 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:52.338061 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57a95ba5-571e-4d5d-9755-60b1f3062e60 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:52.338324 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57a95ba5-571e-4d5d-9755-60b1f3062e60 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:52.338493 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-57a95ba5-571e-4d5d-9755-60b1f3062e60 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:52.338587 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-57a95ba5-571e-4d5d-9755-60b1f3062e60 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:52.343614 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:52.343614 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:52.343614 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-57a95ba5-571e-4d5d-9755-60b1f3062e60 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:52.343918 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1404/5593] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:52 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:52.707531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-ea55a0ee-25ca-4b89-948a-2bbaaedaa770 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:52.709630 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-ea55a0ee-25ca-4b89-948a-2bbaaedaa770 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:52.709846 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-ea55a0ee-25ca-4b89-948a-2bbaaedaa770 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:52.710003 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-ea55a0ee-25ca-4b89-948a-2bbaaedaa770 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:52.718487 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:52.718487 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:52.721310 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-ea55a0ee-25ca-4b89-948a-2bbaaedaa770 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:52.724793 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-ea55a0ee-25ca-4b89-948a-2bbaaedaa770 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:52.725356 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1397/5594] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:18:52 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:52.793460 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-69abac5d-a14c-4205-9811-6ee21130438e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:52.793912 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-69abac5d-a14c-4205-9811-6ee21130438e None None] GET https://10.4.3.32/volume// Aug 19 16:18:52.794022 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-69abac5d-a14c-4205-9811-6ee21130438e None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:52.794189 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-69abac5d-a14c-4205-9811-6ee21130438e None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:52.794482 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-69abac5d-a14c-4205-9811-6ee21130438e None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:18:52.794727 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1403/5595] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:18: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 19 16:18:52.800744 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-995c845b-f8c5-4640-94db-3b45707d644b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:52.802740 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-995c845b-f8c5-4640-94db-3b45707d644b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:18:52.803099 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-995c845b-f8c5-4640-94db-3b45707d644b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86", "connector": null, "instance_uuid": "f17c549f-6959-4975-899e-62e528eafe47"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:52.813011 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:52.813011 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:52.856983 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-995c845b-f8c5-4640-94db-3b45707d644b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:18:52.857474 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1392/5596] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:18:52 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 19 16:18:52.890114 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c3eeb428-958a-4e7f-a06d-83271a2b3cba None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:52.891604 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3eeb428-958a-4e7f-a06d-83271a2b3cba tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:52.891769 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3eeb428-958a-4e7f-a06d-83271a2b3cba tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:52.891961 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c3eeb428-958a-4e7f-a06d-83271a2b3cba tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:52.900673 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d844f76-eabb-4c31-8331-85e31b30c5d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:52.901213 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d844f76-eabb-4c31-8331-85e31b30c5d4 None None] GET https://10.4.3.32/volume// Aug 19 16:18:52.901452 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d844f76-eabb-4c31-8331-85e31b30c5d4 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:52.901694 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d844f76-eabb-4c31-8331-85e31b30c5d4 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:52.902169 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d844f76-eabb-4c31-8331-85e31b30c5d4 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:18:52.902554 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1398/5597] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:18: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 19 16:18:52.904706 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:52.904706 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:52.909007 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c3eeb428-958a-4e7f-a06d-83271a2b3cba tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:52.910165 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-0de4e001-f57e-4de8-9683-d06805d80309 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:52.912197 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-0de4e001-f57e-4de8-9683-d06805d80309 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:52.912402 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-0de4e001-f57e-4de8-9683-d06805d80309 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:52.912587 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-0de4e001-f57e-4de8-9683-d06805d80309 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:52.912973 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c3eeb428-958a-4e7f-a06d-83271a2b3cba tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:52.913368 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1405/5598] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:52 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:52.922987 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:52.922987 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:52.925925 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-0de4e001-f57e-4de8-9683-d06805d80309 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:52.929487 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-0de4e001-f57e-4de8-9683-d06805d80309 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:52.929876 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1404/5599] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:18:52 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:18:53.033543 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-5e9f30b6-7fcc-46ab-9183-5fc89982ba33 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:53.035574 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-5e9f30b6-7fcc-46ab-9183-5fc89982ba33 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] PUT https://10.4.3.32/volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223 Aug 19 16:18:53.035958 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-5e9f30b6-7fcc-46ab-9183-5fc89982ba33 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:53.043332 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-5e9f30b6-7fcc-46ab-9183-5fc89982ba33 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Acquiring lock "cinder-attachment_update-d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86-np0000007787" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:18:53.048517 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-5e9f30b6-7fcc-46ab-9183-5fc89982ba33 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:18:53.049473 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:53.049473 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:53.120649 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-5e9f30b6-7fcc-46ab-9183-5fc89982ba33 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86-np0000007787" released by "attachment_update" :: held 0.072s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:18:53.121034 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-5e9f30b6-7fcc-46ab-9183-5fc89982ba33 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223 returned with HTTP 200 Aug 19 16:18:53.121499 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1393/5600] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:18:53 2026] PUT /volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:53.352555 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eaecbe20-500c-4963-a789-57a9c86b28c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:53.354223 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eaecbe20-500c-4963-a789-57a9c86b28c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:53.354416 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eaecbe20-500c-4963-a789-57a9c86b28c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:53.354590 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eaecbe20-500c-4963-a789-57a9c86b28c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:53.354693 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-eaecbe20-500c-4963-a789-57a9c86b28c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:53.358541 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:53.358541 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:53.359032 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eaecbe20-500c-4963-a789-57a9c86b28c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:53.359363 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1399/5601] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:53 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:53.926778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-5f2d843b-cec6-4e87-8108-136aae598773 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:53.928620 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f2d843b-cec6-4e87-8108-136aae598773 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:53.928833 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f2d843b-cec6-4e87-8108-136aae598773 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:53.929030 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-5f2d843b-cec6-4e87-8108-136aae598773 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:53.940136 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:53.940136 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:53.944423 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-5f2d843b-cec6-4e87-8108-136aae598773 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:53.948084 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-5f2d843b-cec6-4e87-8108-136aae598773 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:53.948434 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1406/5602] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:53 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:54.368605 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-343edfbe-b456-4e30-9f5c-17faaa30a76b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:54.370321 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-343edfbe-b456-4e30-9f5c-17faaa30a76b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:54.370559 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-343edfbe-b456-4e30-9f5c-17faaa30a76b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:54.370738 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-343edfbe-b456-4e30-9f5c-17faaa30a76b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:54.370976 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-343edfbe-b456-4e30-9f5c-17faaa30a76b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:54.375313 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:54.375313 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:54.375884 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-343edfbe-b456-4e30-9f5c-17faaa30a76b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:54.376213 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1405/5603] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:54 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:54.960553 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-968f054b-6bb5-4bb5-b8b4-c74a33ff182f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:54.962431 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-968f054b-6bb5-4bb5-b8b4-c74a33ff182f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:54.962608 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-968f054b-6bb5-4bb5-b8b4-c74a33ff182f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:54.962791 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-968f054b-6bb5-4bb5-b8b4-c74a33ff182f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:54.973672 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:54.973672 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:54.976755 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-968f054b-6bb5-4bb5-b8b4-c74a33ff182f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:54.980897 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-968f054b-6bb5-4bb5-b8b4-c74a33ff182f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:54.981395 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1394/5604] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:54 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:55.370124 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-98349a8f-212e-4a71-bc37-7457cb20672b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:55.375393 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-98349a8f-212e-4a71-bc37-7457cb20672b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223/action Aug 19 16:18:55.375739 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-98349a8f-212e-4a71-bc37-7457cb20672b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:18:55.375883 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-98349a8f-212e-4a71-bc37-7457cb20672b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:55.385120 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-be2df089-42e2-4edf-a870-899e359d7dc0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:55.386830 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be2df089-42e2-4edf-a870-899e359d7dc0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:55.387033 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be2df089-42e2-4edf-a870-899e359d7dc0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:55.387204 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-be2df089-42e2-4edf-a870-899e359d7dc0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:55.387305 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-be2df089-42e2-4edf-a870-899e359d7dc0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:55.391622 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:55.391622 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:55.392714 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-be2df089-42e2-4edf-a870-899e359d7dc0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:55.393119 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1407/5605] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:55 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:55.395439 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:55.395439 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:55.413069 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fd412f65-02ea-4b14-9a72-b8dc8c5b8585 req-98349a8f-212e-4a71-bc37-7457cb20672b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223/action returned with HTTP 204 Aug 19 16:18:55.413581 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1400/5606] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:18:55 2026] POST /volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:18:55.993172 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e90d0be5-a299-493f-8c7f-92c21e0622d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:55.994908 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e90d0be5-a299-493f-8c7f-92c21e0622d8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:55.995112 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e90d0be5-a299-493f-8c7f-92c21e0622d8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:55.995290 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e90d0be5-a299-493f-8c7f-92c21e0622d8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:56.006164 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:56.006164 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:56.009180 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e90d0be5-a299-493f-8c7f-92c21e0622d8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:56.012828 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e90d0be5-a299-493f-8c7f-92c21e0622d8 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:56.013161 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1406/5607] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:55 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1508 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:56.403493 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a543cc5e-7310-4f96-b88e-c6e02544a46b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:56.405793 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a543cc5e-7310-4f96-b88e-c6e02544a46b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:56.406069 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a543cc5e-7310-4f96-b88e-c6e02544a46b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:56.406290 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a543cc5e-7310-4f96-b88e-c6e02544a46b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:56.406433 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a543cc5e-7310-4f96-b88e-c6e02544a46b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:56.411583 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:56.411583 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:56.412349 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a543cc5e-7310-4f96-b88e-c6e02544a46b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:56.412777 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1395/5608] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:56 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:57.199097 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2f2d328f-619c-45d0-af47-c17bb36f15fc None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.200985 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f2d328f-619c-45d0-af47-c17bb36f15fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:57.201447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f2d328f-619c-45d0-af47-c17bb36f15fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.201447 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2f2d328f-619c-45d0-af47-c17bb36f15fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.215798 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.215798 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:57.220453 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-2f2d328f-619c-45d0-af47-c17bb36f15fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:57.224972 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2f2d328f-619c-45d0-af47-c17bb36f15fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:57.225360 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1408/5609] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1508 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:57.237683 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-435e9fc1-3ffe-4cf1-9767-3cc28f66fe8a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.239494 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-435e9fc1-3ffe-4cf1-9767-3cc28f66fe8a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:57.239698 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-435e9fc1-3ffe-4cf1-9767-3cc28f66fe8a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.239907 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-435e9fc1-3ffe-4cf1-9767-3cc28f66fe8a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.251205 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.251205 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:57.254700 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-435e9fc1-3ffe-4cf1-9767-3cc28f66fe8a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:57.258482 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-435e9fc1-3ffe-4cf1-9767-3cc28f66fe8a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:57.258876 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1401/5610] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1508 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:57.269907 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-954bf278-3f1c-4cc0-ab80-9b1c28049ef5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.271746 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-954bf278-3f1c-4cc0-ab80-9b1c28049ef5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:57.271966 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-954bf278-3f1c-4cc0-ab80-9b1c28049ef5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.272148 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-954bf278-3f1c-4cc0-ab80-9b1c28049ef5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.284192 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.284192 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:57.287283 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-954bf278-3f1c-4cc0-ab80-9b1c28049ef5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:57.291000 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-954bf278-3f1c-4cc0-ab80-9b1c28049ef5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:57.291311 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1407/5611] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1508 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:57.329820 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-f9f16d4d-4dcf-47f8-b5fd-b3a75f7d1689 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.331774 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-f9f16d4d-4dcf-47f8-b5fd-b3a75f7d1689 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:57.331990 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-f9f16d4d-4dcf-47f8-b5fd-b3a75f7d1689 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.332166 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-f9f16d4d-4dcf-47f8-b5fd-b3a75f7d1689 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.342774 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.342774 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:57.345517 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-f9f16d4d-4dcf-47f8-b5fd-b3a75f7d1689 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:57.348908 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-f9f16d4d-4dcf-47f8-b5fd-b3a75f7d1689 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:57.349248 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1396/5612] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1508 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:57.365018 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-d1df0dac-ea51-40a7-bab1-04ec8795bcc6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.366914 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-d1df0dac-ea51-40a7-bab1-04ec8795bcc6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86/action Aug 19 16:18:57.367223 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-d1df0dac-ea51-40a7-bab1-04ec8795bcc6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:18:57.367337 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-d1df0dac-ea51-40a7-bab1-04ec8795bcc6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:57.379080 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.379080 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:57.379492 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-d1df0dac-ea51-40a7-bab1-04ec8795bcc6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:57.385861 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-d1df0dac-ea51-40a7-bab1-04ec8795bcc6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Begin detaching volume completed successfully. Aug 19 16:18:57.386056 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-d1df0dac-ea51-40a7-bab1-04ec8795bcc6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86/action returned with HTTP 202 Aug 19 16:18:57.386548 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1409/5613] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:18:57 2026] POST /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:18:57.403333 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3e8aa52a-6a21-4c71-a877-2b757a7cc31c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.405038 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e8aa52a-6a21-4c71-a877-2b757a7cc31c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:57.405215 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e8aa52a-6a21-4c71-a877-2b757a7cc31c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.405385 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e8aa52a-6a21-4c71-a877-2b757a7cc31c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.420105 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.420105 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:57.423917 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-29d538f4-8362-45bb-977b-57787f5be181 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.426112 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29d538f4-8362-45bb-977b-57787f5be181 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:57.426393 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29d538f4-8362-45bb-977b-57787f5be181 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.426646 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29d538f4-8362-45bb-977b-57787f5be181 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.426813 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-29d538f4-8362-45bb-977b-57787f5be181 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:57.427556 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3e8aa52a-6a21-4c71-a877-2b757a7cc31c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:57.430454 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dad583a2-2161-4fdc-a72a-1bf1ea435f92 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.430862 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dad583a2-2161-4fdc-a72a-1bf1ea435f92 None None] GET https://10.4.3.32/volume// Aug 19 16:18:57.430964 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dad583a2-2161-4fdc-a72a-1bf1ea435f92 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.431141 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dad583a2-2161-4fdc-a72a-1bf1ea435f92 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.431427 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dad583a2-2161-4fdc-a72a-1bf1ea435f92 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:18:57.431677 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1397/5614] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 16:18:57.431996 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.431996 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:57.432840 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29d538f4-8362-45bb-977b-57787f5be181 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:57.433313 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1408/5615] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:57.439133 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e8aa52a-6a21-4c71-a877-2b757a7cc31c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:57.439632 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1402/5616] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1511 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:57.440987 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-a966b6a7-0e94-437a-87cc-4cc90666b021 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.443013 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-a966b6a7-0e94-437a-87cc-4cc90666b021 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:57.443206 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-a966b6a7-0e94-437a-87cc-4cc90666b021 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.443379 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-a966b6a7-0e94-437a-87cc-4cc90666b021 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.454217 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.454217 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:57.457217 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-a966b6a7-0e94-437a-87cc-4cc90666b021 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:57.460866 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-a966b6a7-0e94-437a-87cc-4cc90666b021 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:57.461198 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1410/5617] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1691 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:18:57.954525 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-96c64103-acdf-4277-b58e-7137c0d67e4c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.957496 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-96c64103-acdf-4277-b58e-7137c0d67e4c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:57.957916 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-96c64103-acdf-4277-b58e-7137c0d67e4c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.958173 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-96c64103-acdf-4277-b58e-7137c0d67e4c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:57.972233 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:57.972233 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:57.976205 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-96c64103-acdf-4277-b58e-7137c0d67e4c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:57.981611 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-96c64103-acdf-4277-b58e-7137c0d67e4c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:57.982167 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1398/5618] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:18:57 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1511 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:57.997035 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-41c66937-48a7-49a7-9462-502ebbff799f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:57.999287 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-41c66937-48a7-49a7-9462-502ebbff799f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223 Aug 19 16:18:57.999484 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-41c66937-48a7-49a7-9462-502ebbff799f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:57.999691 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-41c66937-48a7-49a7-9462-502ebbff799f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:58.007538 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:58.007538 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:58.055002 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a847b573-b359-4ebd-bdbc-6defe7decdd4 req-41c66937-48a7-49a7-9462-502ebbff799f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223 returned with HTTP 200 Aug 19 16:18:58.055472 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1409/5619] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:18:57 2026] DELETE /volume/v3/attachments/d48f75c0-fec5-4815-bba5-605fe33e2223 => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:58.442943 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bc7a9b1d-a124-4104-875a-afd479c01f88 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:58.444713 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc7a9b1d-a124-4104-875a-afd479c01f88 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:58.444936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc7a9b1d-a124-4104-875a-afd479c01f88 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:58.445116 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc7a9b1d-a124-4104-875a-afd479c01f88 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:58.445211 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bc7a9b1d-a124-4104-875a-afd479c01f88 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:58.449531 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:58.449531 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:58.450136 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc7a9b1d-a124-4104-875a-afd479c01f88 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:58.450477 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1403/5620] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:58 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:58.451669 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-584d0b1e-fb83-4050-b477-0cf777e92cf0 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:58.453321 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-584d0b1e-fb83-4050-b477-0cf777e92cf0 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:58.453499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-584d0b1e-fb83-4050-b477-0cf777e92cf0 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:58.453677 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-584d0b1e-fb83-4050-b477-0cf777e92cf0 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:58.461816 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:58.461816 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:58.464723 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-584d0b1e-fb83-4050-b477-0cf777e92cf0 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:58.468247 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-584d0b1e-fb83-4050-b477-0cf777e92cf0 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:58.468563 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1411/5621] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:58 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:59.460405 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-890038b6-db48-4ffe-88e0-16744830b37c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:59.462279 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-890038b6-db48-4ffe-88e0-16744830b37c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:18:59.462506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-890038b6-db48-4ffe-88e0-16744830b37c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:59.462743 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-890038b6-db48-4ffe-88e0-16744830b37c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:59.463453 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-890038b6-db48-4ffe-88e0-16744830b37c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:18:59.467251 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:59.467251 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:59.467864 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-890038b6-db48-4ffe-88e0-16744830b37c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:18:59.468311 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1399/5622] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:18:59 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:18:59.778955 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d191eb9c-c1b6-402c-9509-c9530916b090 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:59.780925 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d191eb9c-c1b6-402c-9509-c9530916b090 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:59.781146 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d191eb9c-c1b6-402c-9509-c9530916b090 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:59.781354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d191eb9c-c1b6-402c-9509-c9530916b090 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:59.789946 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:59.789946 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:18:59.792983 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d191eb9c-c1b6-402c-9509-c9530916b090 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:59.796554 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d191eb9c-c1b6-402c-9509-c9530916b090 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:59.796960 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1410/5623] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:59 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:59.833493 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-02b4fbd1-3065-46e4-8a82-dff94b17c171 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:59.835423 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-02b4fbd1-3065-46e4-8a82-dff94b17c171 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:59.835611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-02b4fbd1-3065-46e4-8a82-dff94b17c171 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:59.835823 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-02b4fbd1-3065-46e4-8a82-dff94b17c171 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:59.844928 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:59.844928 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:59.847835 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-02b4fbd1-3065-46e4-8a82-dff94b17c171 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:59.851771 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-02b4fbd1-3065-46e4-8a82-dff94b17c171 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:59.852137 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1404/5624] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:18:59 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:59.871788 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd525322-1746-4a96-9d36-fd9eae5bec1b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:59.873989 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd525322-1746-4a96-9d36-fd9eae5bec1b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86/action Aug 19 16:18:59.874310 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd525322-1746-4a96-9d36-fd9eae5bec1b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:18:59.874442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd525322-1746-4a96-9d36-fd9eae5bec1b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:18:59.886093 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:59.886093 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:18:59.886772 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd525322-1746-4a96-9d36-fd9eae5bec1b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:59.893868 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd525322-1746-4a96-9d36-fd9eae5bec1b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Begin detaching volume completed successfully. Aug 19 16:18:59.894126 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd525322-1746-4a96-9d36-fd9eae5bec1b tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86/action returned with HTTP 202 Aug 19 16:18:59.894630 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1412/5625] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:18:59 2026] POST /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:18:59.916849 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fea4fd68-225a-4a29-aa86-a2e030c12c3c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:59.920189 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fea4fd68-225a-4a29-aa86-a2e030c12c3c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:59.920189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fea4fd68-225a-4a29-aa86-a2e030c12c3c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:59.920189 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fea4fd68-225a-4a29-aa86-a2e030c12c3c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:59.929270 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:59.929270 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:18:59.933049 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fea4fd68-225a-4a29-aa86-a2e030c12c3c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:59.937659 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fea4fd68-225a-4a29-aa86-a2e030c12c3c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:59.938208 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1400/5626] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:18:59 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:18:59.940471 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c73b24cb-26a5-4d53-9293-fa2851916654 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:59.940900 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c73b24cb-26a5-4d53-9293-fa2851916654 None None] GET https://10.4.3.32/volume// Aug 19 16:18:59.941042 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c73b24cb-26a5-4d53-9293-fa2851916654 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:59.941241 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c73b24cb-26a5-4d53-9293-fa2851916654 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:59.941551 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c73b24cb-26a5-4d53-9293-fa2851916654 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:18:59.941838 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1411/5627] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:18: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 19 16:18:59.948181 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-e11643a0-04f3-4d57-b2f6-ef2e105c60f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:18:59.950118 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-e11643a0-04f3-4d57-b2f6-ef2e105c60f6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:18:59.950356 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-e11643a0-04f3-4d57-b2f6-ef2e105c60f6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:18:59.950561 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-e11643a0-04f3-4d57-b2f6-ef2e105c60f6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:18:59.959606 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:18:59.959606 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:18:59.962934 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-e11643a0-04f3-4d57-b2f6-ef2e105c60f6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:18:59.967296 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-e11643a0-04f3-4d57-b2f6-ef2e105c60f6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:18:59.967680 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1405/5628] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:18:59 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:19:00.478691 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e486a209-e744-451e-9949-63eaab906631 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:00.480426 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e486a209-e744-451e-9949-63eaab906631 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:19:00.480618 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e486a209-e744-451e-9949-63eaab906631 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:00.480908 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e486a209-e744-451e-9949-63eaab906631 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:00.481015 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-e486a209-e744-451e-9949-63eaab906631 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:00.484846 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:00.484846 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:00.485371 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e486a209-e744-451e-9949-63eaab906631 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:19:00.485685 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1413/5629] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:00 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:00.496941 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1c0cee38-0fe8-4dad-8b76-d24bd2e5b6d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:00.565511 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c0cee38-0fe8-4dad-8b76-d24bd2e5b6d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041/export_record Aug 19 16:19:00.565511 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c0cee38-0fe8-4dad-8b76-d24bd2e5b6d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:00.565699 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c0cee38-0fe8-4dad-8b76-d24bd2e5b6d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Calling method 'export_record' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:00.565699 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-1c0cee38-0fe8-4dad-8b76-d24bd2e5b6d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Export record for backup e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 16:19:00.569778 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:00.569778 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:00.570880 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-1c0cee38-0fe8-4dad-8b76-d24bd2e5b6d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '35261cc93b0048b4af01cf04c8d6aa3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892eccc22d334ba79d3897628fd78931', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:19:00.571061 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c0cee38-0fe8-4dad-8b76-d24bd2e5b6d5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041/export_record returned with HTTP 403 Aug 19 16:19:00.571475 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1401/5630] 10.4.3.32 () {68 vars in 1423 bytes} [Wed Aug 19 16:19:00 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041/export_record => generated 101 bytes in 75 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:00.579146 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:00.580862 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:19:00.581200 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1097624072"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:00.582546 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1097624072'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:19:00.582666 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume of 1 GB Aug 19 16:19:00.586494 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Availability Zones retrieved successfully. Aug 19 16:19:00.591624 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Flow 'volume_create_api' (4e492bd7-5288-43b0-84ac-c204c53e194f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:00.592495 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa21997-13d4-4922-9489-f03f08f47827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:00.593225 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:19:00.615497 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa21997-13d4-4922-9489-f03f08f47827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:00.616197 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c5da64-ce48-4c94-b4fe-9b8e9c9b7ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:00.652392 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Created reservations ['8884fc32-e0b2-4e6d-84e6-470d5325d5e8', 'ca76985f-c467-415d-ace8-af2d168c97ae', '219eb691-11c9-48c5-afd7-603c9bb90779', '317f6639-d466-4dfa-ac6e-1649634f2d5f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:00.653171 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c5da64-ce48-4c94-b4fe-9b8e9c9b7ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8884fc32-e0b2-4e6d-84e6-470d5325d5e8', 'ca76985f-c467-415d-ace8-af2d168c97ae', '219eb691-11c9-48c5-afd7-603c9bb90779', '317f6639-d466-4dfa-ac6e-1649634f2d5f']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:00.653822 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e861f4c-e2c4-4a0d-b57f-a273c62696fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:00.676881 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e861f4c-e2c4-4a0d-b57f-a273c62696fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fc73818-0720-4830-a543-1493521947e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1097624072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892eccc22d334ba79d3897628fd78931',qos_specs=None,replication_status=,reservations=['8884fc32-e0b2-4e6d-84e6-470d5325d5e8','ca76985f-c467-415d-ace8-af2d168c97ae','219eb691-11c9-48c5-afd7-603c9bb90779','317f6639-d466-4dfa-ac6e-1649634f2d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bdcedeca4c40a9bd4a4009be339bb6',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1097624072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fc73818-0720-4830-a543-1493521947e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='892eccc22d334ba79d3897628fd78931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f5bdcedeca4c40a9bd4a4009be339bb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:00.677932 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b409bfc5-0918-4c46-9726-37d86da85e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:00.694514 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b409bfc5-0918-4c46-9726-37d86da85e08) transitioned into 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-1097624072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892eccc22d334ba79d3897628fd78931',qos_specs=None,replication_status=,reservations=['8884fc32-e0b2-4e6d-84e6-470d5325d5e8','ca76985f-c467-415d-ace8-af2d168c97ae','219eb691-11c9-48c5-afd7-603c9bb90779','317f6639-d466-4dfa-ac6e-1649634f2d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bdcedeca4c40a9bd4a4009be339bb6',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:00.695357 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7e1e59-ba36-4aee-ac01-79a8dff140cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:00.703048 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7e1e59-ba36-4aee-ac01-79a8dff140cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:00.703837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Flow 'volume_create_api' (4e492bd7-5288-43b0-84ac-c204c53e194f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:00.704092 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume request issued successfully. Aug 19 16:19:00.704658 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-23fd9a35-87de-4d37-b359-67a13c40e9d4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:19:00.705027 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1412/5631] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:19:00 2026] POST /volume/v3/volumes => generated 776 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:00.717251 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2701bbcf-9150-4567-abc7-98e33c05ee16 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:00.719279 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2701bbcf-9150-4567-abc7-98e33c05ee16 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 Aug 19 16:19:00.719589 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2701bbcf-9150-4567-abc7-98e33c05ee16 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:00.719894 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2701bbcf-9150-4567-abc7-98e33c05ee16 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:00.740062 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:00.740062 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:00.744560 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2701bbcf-9150-4567-abc7-98e33c05ee16 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:00.749966 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2701bbcf-9150-4567-abc7-98e33c05ee16 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 returned with HTTP 200 Aug 19 16:19:00.750525 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1406/5632] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:00 2026] GET /volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:00.950912 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-98b6de4d-fd66-4f7f-9068-5e1ef8b5ff5e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:00.953133 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98b6de4d-fd66-4f7f-9068-5e1ef8b5ff5e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:00.953374 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98b6de4d-fd66-4f7f-9068-5e1ef8b5ff5e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:00.953586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-98b6de4d-fd66-4f7f-9068-5e1ef8b5ff5e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:00.964113 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:00.964113 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:00.968341 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-98b6de4d-fd66-4f7f-9068-5e1ef8b5ff5e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:00.972770 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-98b6de4d-fd66-4f7f-9068-5e1ef8b5ff5e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:19:00.973221 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1414/5633] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:00 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:01.762402 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e11942cc-c7f9-4de6-b4b5-a8d7429ea13e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:01.764026 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e11942cc-c7f9-4de6-b4b5-a8d7429ea13e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 Aug 19 16:19:01.764207 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e11942cc-c7f9-4de6-b4b5-a8d7429ea13e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:01.764378 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e11942cc-c7f9-4de6-b4b5-a8d7429ea13e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:01.770982 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:01.770982 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:01.774133 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e11942cc-c7f9-4de6-b4b5-a8d7429ea13e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:01.778082 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e11942cc-c7f9-4de6-b4b5-a8d7429ea13e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 returned with HTTP 200 Aug 19 16:19:01.778443 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1402/5634] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:01 2026] GET /volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:01.791775 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-255534ce-a36f-4146-b9e7-caade70380e9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:01.793842 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-255534ce-a36f-4146-b9e7-caade70380e9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:19:01.794248 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-255534ce-a36f-4146-b9e7-caade70380e9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4fc73818-0720-4830-a543-1493521947e2", "name": "tempest-type-Backup-442750013"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:01.795687 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-255534ce-a36f-4146-b9e7-caade70380e9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Creating new backup {'backup': {'volume_id': '4fc73818-0720-4830-a543-1493521947e2', 'name': 'tempest-type-Backup-442750013'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:19:01.795848 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-255534ce-a36f-4146-b9e7-caade70380e9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Creating backup of volume 4fc73818-0720-4830-a543-1493521947e2 in container None Aug 19 16:19:01.803227 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:01.803227 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:01.803557 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-255534ce-a36f-4146-b9e7-caade70380e9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:01.820481 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-255534ce-a36f-4146-b9e7-caade70380e9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Created reservations ['fb696e35-258d-4e7f-aed5-e59ebaa827a7', 'f9359078-caeb-4857-a322-02ff8b8a39bb'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:01.846899 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-255534ce-a36f-4146-b9e7-caade70380e9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:19:01.847306 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1413/5635] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:19:01 2026] POST /volume/v3/backups => generated 313 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:01.854674 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-39aef0c5-ab92-490f-bcab-e33f1c59582b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:01.856566 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39aef0c5-ab92-490f-bcab-e33f1c59582b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:01.856732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39aef0c5-ab92-490f-bcab-e33f1c59582b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:01.856945 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39aef0c5-ab92-490f-bcab-e33f1c59582b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:01.857047 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-39aef0c5-ab92-490f-bcab-e33f1c59582b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:01.861939 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:01.861939 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:01.862832 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39aef0c5-ab92-490f-bcab-e33f1c59582b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:01.863385 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1407/5636] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:01 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:01.987146 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-518e47d3-1979-4359-b909-295a9c15a8e3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:01.988963 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-518e47d3-1979-4359-b909-295a9c15a8e3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:01.989152 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-518e47d3-1979-4359-b909-295a9c15a8e3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:01.989334 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-518e47d3-1979-4359-b909-295a9c15a8e3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:02.000151 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:02.000151 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:02.003077 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-518e47d3-1979-4359-b909-295a9c15a8e3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:02.007168 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-518e47d3-1979-4359-b909-295a9c15a8e3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:19:02.007633 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1415/5637] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:01 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:02.872943 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e562efbd-976c-4676-bfb7-ea9fce001cd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:02.874688 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e562efbd-976c-4676-bfb7-ea9fce001cd8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:02.874939 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e562efbd-976c-4676-bfb7-ea9fce001cd8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:02.875120 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e562efbd-976c-4676-bfb7-ea9fce001cd8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:02.875239 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e562efbd-976c-4676-bfb7-ea9fce001cd8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:02.879093 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:02.879093 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:02.879628 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e562efbd-976c-4676-bfb7-ea9fce001cd8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:02.879984 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1403/5638] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:02 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:03.020433 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c6eafac-3416-4329-8efd-ca36a9f4cef6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:03.022102 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c6eafac-3416-4329-8efd-ca36a9f4cef6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:03.022281 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c6eafac-3416-4329-8efd-ca36a9f4cef6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:03.022455 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c6eafac-3416-4329-8efd-ca36a9f4cef6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:03.031203 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:03.031203 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:03.034515 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2c6eafac-3416-4329-8efd-ca36a9f4cef6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:03.038557 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c6eafac-3416-4329-8efd-ca36a9f4cef6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:19:03.038929 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1414/5639] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:03 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:03.683662 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-0d61ddb7-8960-4b3a-bcbd-b39efbef1930 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:03.685630 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-0d61ddb7-8960-4b3a-bcbd-b39efbef1930 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:03.685858 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-0d61ddb7-8960-4b3a-bcbd-b39efbef1930 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:03.686081 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-0d61ddb7-8960-4b3a-bcbd-b39efbef1930 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:03.694811 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:03.694811 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:03.697937 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-0d61ddb7-8960-4b3a-bcbd-b39efbef1930 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:03.701686 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-0d61ddb7-8960-4b3a-bcbd-b39efbef1930 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:19:03.702083 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1408/5640] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:19:03 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:03.889141 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-908e23b2-3482-4175-8a18-4f6688688209 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:03.890934 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-908e23b2-3482-4175-8a18-4f6688688209 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:03.891195 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-908e23b2-3482-4175-8a18-4f6688688209 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:03.891403 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-908e23b2-3482-4175-8a18-4f6688688209 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:03.891536 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-908e23b2-3482-4175-8a18-4f6688688209 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:03.895561 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:03.895561 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:03.896176 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-908e23b2-3482-4175-8a18-4f6688688209 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:03.896598 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1416/5641] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:03 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:04.052116 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-877baa31-fa0c-491e-9299-0b0a236ae609 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:04.054324 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-877baa31-fa0c-491e-9299-0b0a236ae609 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:04.054592 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-877baa31-fa0c-491e-9299-0b0a236ae609 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:04.054902 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-877baa31-fa0c-491e-9299-0b0a236ae609 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:04.065658 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:04.065658 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:04.068879 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-877baa31-fa0c-491e-9299-0b0a236ae609 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:04.073184 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-877baa31-fa0c-491e-9299-0b0a236ae609 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:19:04.073551 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1404/5642] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:04 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:04.476887 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd588010-80ce-4955-94a7-80788446ce48 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:04.479366 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd588010-80ce-4955-94a7-80788446ce48 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a Aug 19 16:19:04.479563 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd588010-80ce-4955-94a7-80788446ce48 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:04.479746 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd588010-80ce-4955-94a7-80788446ce48 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:04.487555 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:04.487555 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:04.525430 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e4e129c6-1ac5-4a8e-84c9-da0f94261fc0 req-fd588010-80ce-4955-94a7-80788446ce48 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a returned with HTTP 200 Aug 19 16:19:04.525943 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1415/5643] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:19:04 2026] DELETE /volume/v3/attachments/96ef7230-37f9-43ee-b924-f6d2786ac02a => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:04.906325 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fb5e0342-3b65-4682-9813-63b0302926c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:04.908048 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb5e0342-3b65-4682-9813-63b0302926c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:04.908259 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb5e0342-3b65-4682-9813-63b0302926c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:04.908436 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fb5e0342-3b65-4682-9813-63b0302926c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:04.908531 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fb5e0342-3b65-4682-9813-63b0302926c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:04.912668 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:04.912668 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:04.913296 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fb5e0342-3b65-4682-9813-63b0302926c2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:04.913623 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1409/5644] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:04 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:05.085068 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1e8fad82-3385-4318-bd28-866ac0952f98 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.086717 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e8fad82-3385-4318-bd28-866ac0952f98 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:05.086948 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e8fad82-3385-4318-bd28-866ac0952f98 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:05.087152 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e8fad82-3385-4318-bd28-866ac0952f98 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:05.094471 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:05.094471 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:05.098120 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1e8fad82-3385-4318-bd28-866ac0952f98 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:05.102035 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e8fad82-3385-4318-bd28-866ac0952f98 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:19:05.102462 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1417/5645] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:05 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:05.113633 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bd83668b-b4b6-468f-b23f-7e7e17a00795 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.116020 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd83668b-b4b6-468f-b23f-7e7e17a00795 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:05.116228 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd83668b-b4b6-468f-b23f-7e7e17a00795 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:05.116419 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bd83668b-b4b6-468f-b23f-7e7e17a00795 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:05.125491 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:05.125491 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:05.128502 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bd83668b-b4b6-468f-b23f-7e7e17a00795 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:05.132080 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bd83668b-b4b6-468f-b23f-7e7e17a00795 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:19:05.132441 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1405/5646] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:05 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:05.168270 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-920ababb-a7e9-4b11-9cdd-058f2b0ffb57 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.170313 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-920ababb-a7e9-4b11-9cdd-058f2b0ffb57 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:05.170503 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-920ababb-a7e9-4b11-9cdd-058f2b0ffb57 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:05.170678 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-920ababb-a7e9-4b11-9cdd-058f2b0ffb57 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:05.179426 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:05.179426 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:05.182416 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-920ababb-a7e9-4b11-9cdd-058f2b0ffb57 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:05.186175 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-920ababb-a7e9-4b11-9cdd-058f2b0ffb57 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:19:05.186515 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1416/5647] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:19:05 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:05.203039 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-61659cb2-355c-4411-a2d9-c5a1ef741360 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.205382 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-61659cb2-355c-4411-a2d9-c5a1ef741360 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/action Aug 19 16:19:05.205783 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-61659cb2-355c-4411-a2d9-c5a1ef741360 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:19:05.205957 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-61659cb2-355c-4411-a2d9-c5a1ef741360 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:05.218738 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:05.218738 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:05.219318 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-61659cb2-355c-4411-a2d9-c5a1ef741360 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:05.228849 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-61659cb2-355c-4411-a2d9-c5a1ef741360 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Begin detaching volume completed successfully. Aug 19 16:19:05.229096 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-61659cb2-355c-4411-a2d9-c5a1ef741360 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/action returned with HTTP 202 Aug 19 16:19:05.229592 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1410/5648] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:19:05 2026] POST /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:19:05.246466 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-225d2cbc-fe6d-4e1f-935b-69318c1f7ed4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.249011 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-225d2cbc-fe6d-4e1f-935b-69318c1f7ed4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:05.249524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-225d2cbc-fe6d-4e1f-935b-69318c1f7ed4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:05.249524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-225d2cbc-fe6d-4e1f-935b-69318c1f7ed4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:05.261456 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:05.261456 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:05.264752 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ab9cab41-1c4d-4e3e-a6de-5639b77a1cd6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.265163 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab9cab41-1c4d-4e3e-a6de-5639b77a1cd6 None None] GET https://10.4.3.32/volume// Aug 19 16:19:05.265313 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab9cab41-1c4d-4e3e-a6de-5639b77a1cd6 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:05.265492 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab9cab41-1c4d-4e3e-a6de-5639b77a1cd6 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:05.265564 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-225d2cbc-fe6d-4e1f-935b-69318c1f7ed4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:05.265824 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab9cab41-1c4d-4e3e-a6de-5639b77a1cd6 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:19:05.266112 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1406/5649] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:19: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 19 16:19:05.270443 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-225d2cbc-fe6d-4e1f-935b-69318c1f7ed4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:19:05.270825 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1418/5650] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:05 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:05.271964 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-b8532fad-f192-49ca-b197-8c403d6a90fc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.273953 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-b8532fad-f192-49ca-b197-8c403d6a90fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:05.274188 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-b8532fad-f192-49ca-b197-8c403d6a90fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:05.274377 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-b8532fad-f192-49ca-b197-8c403d6a90fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:05.283414 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:05.283414 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:05.286368 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-b8532fad-f192-49ca-b197-8c403d6a90fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:05.290008 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-b8532fad-f192-49ca-b197-8c403d6a90fc tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:19:05.290345 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1417/5651] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:19:05 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:19:05.298849 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-bfcc68bf-1a8b-4e65-a520-111dd610819c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.300915 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-bfcc68bf-1a8b-4e65-a520-111dd610819c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/encryption Aug 19 16:19:05.301139 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-bfcc68bf-1a8b-4e65-a520-111dd610819c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:05.301319 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-bfcc68bf-1a8b-4e65-a520-111dd610819c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:05.309971 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:05.309971 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:05.315577 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-bfcc68bf-1a8b-4e65-a520-111dd610819c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/encryption returned with HTTP 200 Aug 19 16:19:05.316157 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1411/5652] 10.4.3.32 () {68 vars in 1624 bytes} [Wed Aug 19 16:19:05 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:05.923872 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-26f9958c-1c17-4fa0-b7e4-75d10973ee21 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:05.928997 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-26f9958c-1c17-4fa0-b7e4-75d10973ee21 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:05.929625 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-26f9958c-1c17-4fa0-b7e4-75d10973ee21 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:05.930333 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-26f9958c-1c17-4fa0-b7e4-75d10973ee21 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:05.931002 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-26f9958c-1c17-4fa0-b7e4-75d10973ee21 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:05.944062 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:05.944062 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:05.947684 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-26f9958c-1c17-4fa0-b7e4-75d10973ee21 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:05.950535 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1407/5653] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:05 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:06.080712 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-7e2dd5a3-6176-4735-bda5-b82146a080b6 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.082666 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-7e2dd5a3-6176-4735-bda5-b82146a080b6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c Aug 19 16:19:06.082887 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-7e2dd5a3-6176-4735-bda5-b82146a080b6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:06.083066 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-7e2dd5a3-6176-4735-bda5-b82146a080b6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'version_select' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:06.089580 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:06.089580 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:06.129590 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-e427f9f6-1af7-4b02-8854-1f248e2545b2 req-7e2dd5a3-6176-4735-bda5-b82146a080b6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c returned with HTTP 200 Aug 19 16:19:06.130116 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1419/5654] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:19:06 2026] DELETE /volume/v3/attachments/234b18a9-d910-4580-8da2-1e15d11cda3c => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:06.282013 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-93180214-757f-41d4-92fd-4fbece01dbe1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.283635 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-93180214-757f-41d4-92fd-4fbece01dbe1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:06.283840 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-93180214-757f-41d4-92fd-4fbece01dbe1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:06.284017 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-93180214-757f-41d4-92fd-4fbece01dbe1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:06.289978 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:06.289978 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:06.292818 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-93180214-757f-41d4-92fd-4fbece01dbe1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:06.296295 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-93180214-757f-41d4-92fd-4fbece01dbe1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:19:06.296637 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1418/5655] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:06 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 870 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:06.307513 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d83f655e-b531-4a3f-bd20-03d00abfbbff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.309243 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d83f655e-b531-4a3f-bd20-03d00abfbbff tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:06.309421 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d83f655e-b531-4a3f-bd20-03d00abfbbff tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:06.309591 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d83f655e-b531-4a3f-bd20-03d00abfbbff tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:06.317788 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:06.317788 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:06.320636 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d83f655e-b531-4a3f-bd20-03d00abfbbff tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:06.324144 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d83f655e-b531-4a3f-bd20-03d00abfbbff tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:19:06.324452 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1412/5656] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:06 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 1135 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:06.358946 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-9d0ed09a-0b02-4f68-be0e-1ab98aa6cbb5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.361412 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-9d0ed09a-0b02-4f68-be0e-1ab98aa6cbb5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:06.361412 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-9d0ed09a-0b02-4f68-be0e-1ab98aa6cbb5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:06.361577 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-9d0ed09a-0b02-4f68-be0e-1ab98aa6cbb5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:06.373931 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:06.373931 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:06.378997 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-9d0ed09a-0b02-4f68-be0e-1ab98aa6cbb5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:06.383622 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-9d0ed09a-0b02-4f68-be0e-1ab98aa6cbb5 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:19:06.384025 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1408/5657] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:19:06 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:06.401198 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-983f5eec-f334-4087-97f9-12296aee8759 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.403874 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-983f5eec-f334-4087-97f9-12296aee8759 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db/action Aug 19 16:19:06.404309 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-983f5eec-f334-4087-97f9-12296aee8759 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:19:06.404474 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-983f5eec-f334-4087-97f9-12296aee8759 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:06.416665 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:06.416665 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:06.417212 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-983f5eec-f334-4087-97f9-12296aee8759 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:06.424111 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-983f5eec-f334-4087-97f9-12296aee8759 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Begin detaching volume completed successfully. Aug 19 16:19:06.424377 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-983f5eec-f334-4087-97f9-12296aee8759 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db/action returned with HTTP 202 Aug 19 16:19:06.424869 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1420/5658] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:19:06 2026] POST /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:19:06.443638 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1facaaa3-4d07-4724-bed1-a22c2f45bbd6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.445582 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1facaaa3-4d07-4724-bed1-a22c2f45bbd6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:06.446277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1facaaa3-4d07-4724-bed1-a22c2f45bbd6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:06.446277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1facaaa3-4d07-4724-bed1-a22c2f45bbd6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:06.455275 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:06.455275 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:06.459009 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1facaaa3-4d07-4724-bed1-a22c2f45bbd6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:06.459684 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-77a1200f-d906-4ea6-ad2b-b40a8a95b218 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.460167 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77a1200f-d906-4ea6-ad2b-b40a8a95b218 None None] GET https://10.4.3.32/volume// Aug 19 16:19:06.460362 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77a1200f-d906-4ea6-ad2b-b40a8a95b218 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:06.460598 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-77a1200f-d906-4ea6-ad2b-b40a8a95b218 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:06.460952 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-77a1200f-d906-4ea6-ad2b-b40a8a95b218 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:19:06.461238 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1413/5659] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:19: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 19 16:19:06.463642 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1facaaa3-4d07-4724-bed1-a22c2f45bbd6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:19:06.464042 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1419/5660] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:06 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:06.468289 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-d303f08b-cd15-4017-bae7-8b6de6dcf2fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.470585 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-d303f08b-cd15-4017-bae7-8b6de6dcf2fd tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:06.470828 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-d303f08b-cd15-4017-bae7-8b6de6dcf2fd tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:06.471008 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-d303f08b-cd15-4017-bae7-8b6de6dcf2fd tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:06.479532 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:06.479532 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:06.482488 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-d303f08b-cd15-4017-bae7-8b6de6dcf2fd tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:06.486142 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-d303f08b-cd15-4017-bae7-8b6de6dcf2fd tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:19:06.486503 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1409/5661] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:19:06 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:19:06.959415 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4ead57f9-c8f5-4a59-a35a-35ac076acb33 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:06.961493 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ead57f9-c8f5-4a59-a35a-35ac076acb33 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:06.961711 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ead57f9-c8f5-4a59-a35a-35ac076acb33 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:06.961911 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4ead57f9-c8f5-4a59-a35a-35ac076acb33 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:06.962022 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-4ead57f9-c8f5-4a59-a35a-35ac076acb33 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:06.966806 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:06.966806 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:06.967512 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4ead57f9-c8f5-4a59-a35a-35ac076acb33 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:06.967950 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1421/5662] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:06 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:07.204569 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-17577623-4cc9-4ffa-8c86-bc4e7c0f82ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:07.206653 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-17577623-4cc9-4ffa-8c86-bc4e7c0f82ec tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa Aug 19 16:19:07.206877 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-17577623-4cc9-4ffa-8c86-bc4e7c0f82ec tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:07.207059 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-17577623-4cc9-4ffa-8c86-bc4e7c0f82ec tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:07.214441 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:07.214441 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:07.257762 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0070ad2e-61fe-4fb1-bdfb-18ea187d6466 req-17577623-4cc9-4ffa-8c86-bc4e7c0f82ec tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa returned with HTTP 200 Aug 19 16:19:07.258196 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1414/5663] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:19:07 2026] DELETE /volume/v3/attachments/0fdadf08-95b7-42d1-bd84-1879b038c2aa => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:07.476276 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ac8c47d7-cbe1-4dbb-8b10-a83897b3c7af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:07.478230 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ac8c47d7-cbe1-4dbb-8b10-a83897b3c7af tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:07.478434 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ac8c47d7-cbe1-4dbb-8b10-a83897b3c7af tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:07.478612 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ac8c47d7-cbe1-4dbb-8b10-a83897b3c7af tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:07.485621 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:07.485621 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:07.489135 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ac8c47d7-cbe1-4dbb-8b10-a83897b3c7af tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:07.493058 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ac8c47d7-cbe1-4dbb-8b10-a83897b3c7af tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:19:07.493421 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1420/5664] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:07 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:07.504471 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:07.506208 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:07.506394 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:07.506579 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:07.506732 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Delete volume with id: 75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:07.512950 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:07.512950 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:07.513354 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:07.522039 np0000007787 devstack@c-api.service[100251]: WARNING cinder.keymgr.conf_key_mgr [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 16:19:07.527695 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Delete volume request issued successfully. Aug 19 16:19:07.527910 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7511870f-4ebd-4334-b01e-461bee6de3e2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 202 Aug 19 16:19:07.528326 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1410/5665] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:19:07 2026] DELETE /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:07.534991 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-52574f05-4e7c-4dee-8b1e-1642fc9fe5e4 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:07.536608 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52574f05-4e7c-4dee-8b1e-1642fc9fe5e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:07.536808 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52574f05-4e7c-4dee-8b1e-1642fc9fe5e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:07.536989 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-52574f05-4e7c-4dee-8b1e-1642fc9fe5e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:07.543565 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:07.543565 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:07.546837 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-52574f05-4e7c-4dee-8b1e-1642fc9fe5e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:07.550639 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-52574f05-4e7c-4dee-8b1e-1642fc9fe5e4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 200 Aug 19 16:19:07.551053 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1422/5666] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:07 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:07.979477 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25eff986-01f4-40b0-8f45-826568969c71 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:07.981361 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25eff986-01f4-40b0-8f45-826568969c71 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:07.981596 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25eff986-01f4-40b0-8f45-826568969c71 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:07.981848 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25eff986-01f4-40b0-8f45-826568969c71 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:07.981978 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-25eff986-01f4-40b0-8f45-826568969c71 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:07.986401 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:07.986401 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:07.987109 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25eff986-01f4-40b0-8f45-826568969c71 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:07.987531 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1415/5667] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:07 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:08.562550 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ca5cd39-f8e3-40c9-8b65-762e34b5c6ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:08.564288 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ca5cd39-f8e3-40c9-8b65-762e34b5c6ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 Aug 19 16:19:08.564578 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ca5cd39-f8e3-40c9-8b65-762e34b5c6ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:08.564783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ca5cd39-f8e3-40c9-8b65-762e34b5c6ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:08.569954 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ca5cd39-f8e3-40c9-8b65-762e34b5c6ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 returned with HTTP 404 Aug 19 16:19:08.570374 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1421/5668] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:08 2026] GET /volume/v3/volumes/75d1a5bd-a6bc-42c0-8acb-42d6bc18e720 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:08.576477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0a9605fa-50e5-4e1b-81ed-648fae05df62 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:08.577952 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a9605fa-50e5-4e1b-81ed-648fae05df62 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:19:08.578120 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a9605fa-50e5-4e1b-81ed-648fae05df62 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:08.578324 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a9605fa-50e5-4e1b-81ed-648fae05df62 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:08.579047 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0a9605fa-50e5-4e1b-81ed-648fae05df62 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:19:08.587420 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0a9605fa-50e5-4e1b-81ed-648fae05df62 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Get all volumes completed successfully. Aug 19 16:19:08.589070 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:08.589070 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:08.592388 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a9605fa-50e5-4e1b-81ed-648fae05df62 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:19:08.592716 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1411/5669] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:19:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:08.605609 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-51ffa156-deba-41e6-8e9d-d9920c8fa08e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:08.607345 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51ffa156-deba-41e6-8e9d-d9920c8fa08e tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] DELETE https://10.4.3.32/volume/v3/types/b90e6019-ae1e-4cf6-b262-330a68eb9019 Aug 19 16:19:08.607523 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51ffa156-deba-41e6-8e9d-d9920c8fa08e tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:08.607703 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51ffa156-deba-41e6-8e9d-d9920c8fa08e tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:08.629334 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51ffa156-deba-41e6-8e9d-d9920c8fa08e tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/types/b90e6019-ae1e-4cf6-b262-330a68eb9019 returned with HTTP 202 Aug 19 16:19:08.629669 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1423/5670] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:19:08 2026] DELETE /volume/v3/types/b90e6019-ae1e-4cf6-b262-330a68eb9019 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:08.636979 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-431952f8-58e8-4467-ae0e-cda0b2f626ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:08.639175 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-431952f8-58e8-4467-ae0e-cda0b2f626ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:08.639440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-431952f8-58e8-4467-ae0e-cda0b2f626ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:08.639725 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-431952f8-58e8-4467-ae0e-cda0b2f626ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:08.640000 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-431952f8-58e8-4467-ae0e-cda0b2f626ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Delete volume with id: c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:08.647023 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:08.647023 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:08.647477 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-431952f8-58e8-4467-ae0e-cda0b2f626ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:08.665338 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-431952f8-58e8-4467-ae0e-cda0b2f626ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Delete volume request issued successfully. Aug 19 16:19:08.665524 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-431952f8-58e8-4467-ae0e-cda0b2f626ac tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 202 Aug 19 16:19:08.665983 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1416/5671] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:19:08 2026] DELETE /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:08.672950 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e1bca69d-09ca-4efe-9586-76be27e9ca36 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:08.675035 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1bca69d-09ca-4efe-9586-76be27e9ca36 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:08.675223 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1bca69d-09ca-4efe-9586-76be27e9ca36 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:08.675413 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1bca69d-09ca-4efe-9586-76be27e9ca36 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:08.681511 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:08.681511 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:08.684618 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e1bca69d-09ca-4efe-9586-76be27e9ca36 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:08.688175 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1bca69d-09ca-4efe-9586-76be27e9ca36 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 200 Aug 19 16:19:08.688490 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1422/5672] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:08 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:08.996715 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f3b36d1-af97-47bc-82a3-432302cb7e8a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:08.998416 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f3b36d1-af97-47bc-82a3-432302cb7e8a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:08.998634 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f3b36d1-af97-47bc-82a3-432302cb7e8a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:08.998830 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f3b36d1-af97-47bc-82a3-432302cb7e8a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:08.998928 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7f3b36d1-af97-47bc-82a3-432302cb7e8a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:09.003509 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:09.003509 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:09.004221 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f3b36d1-af97-47bc-82a3-432302cb7e8a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:09.004623 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1412/5673] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:08 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:09.700692 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-e5e75fb4-b38c-4ede-bbcf-e5b5bd7d0c2d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:09.702782 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5e75fb4-b38c-4ede-bbcf-e5b5bd7d0c2d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db Aug 19 16:19:09.703025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5e75fb4-b38c-4ede-bbcf-e5b5bd7d0c2d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:09.703251 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-e5e75fb4-b38c-4ede-bbcf-e5b5bd7d0c2d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:09.710164 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-e5e75fb4-b38c-4ede-bbcf-e5b5bd7d0c2d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db returned with HTTP 404 Aug 19 16:19:09.710683 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1424/5674] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:09 2026] GET /volume/v3/volumes/c3dd0e8c-5683-4870-a564-b177d05315db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:09.716868 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4fd870e-701a-4471-8c7e-b10fa3fc86b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:09.718655 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4fd870e-701a-4471-8c7e-b10fa3fc86b9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:09.718957 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4fd870e-701a-4471-8c7e-b10fa3fc86b9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:09.719195 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4fd870e-701a-4471-8c7e-b10fa3fc86b9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:09.719383 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a4fd870e-701a-4471-8c7e-b10fa3fc86b9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Delete volume with id: d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:09.726613 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:09.726613 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:09.727059 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4fd870e-701a-4471-8c7e-b10fa3fc86b9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:09.746341 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4fd870e-701a-4471-8c7e-b10fa3fc86b9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Delete volume request issued successfully. Aug 19 16:19:09.746523 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4fd870e-701a-4471-8c7e-b10fa3fc86b9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 202 Aug 19 16:19:09.746970 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1417/5675] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:19:09 2026] DELETE /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:09.755844 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-996409c4-23c8-45b1-a378-55af1f2f13bf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:09.757562 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-996409c4-23c8-45b1-a378-55af1f2f13bf tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:09.757719 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-996409c4-23c8-45b1-a378-55af1f2f13bf tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:09.757923 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-996409c4-23c8-45b1-a378-55af1f2f13bf tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:09.764483 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:09.764483 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:09.767836 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-996409c4-23c8-45b1-a378-55af1f2f13bf tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:09.771738 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-996409c4-23c8-45b1-a378-55af1f2f13bf tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 200 Aug 19 16:19:09.772023 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1423/5676] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:09 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:10.013531 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7d70e35-a112-4168-a8ea-861df3918986 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:10.015057 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7d70e35-a112-4168-a8ea-861df3918986 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:10.015245 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7d70e35-a112-4168-a8ea-861df3918986 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:10.015411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7d70e35-a112-4168-a8ea-861df3918986 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:10.015504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c7d70e35-a112-4168-a8ea-861df3918986 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:10.019214 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:10.019214 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:10.019705 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7d70e35-a112-4168-a8ea-861df3918986 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:10.020091 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1413/5677] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:10 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:10.787695 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-51ddc22d-a31e-4f49-8486-39f918833019 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:10.789585 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51ddc22d-a31e-4f49-8486-39f918833019 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 Aug 19 16:19:10.789850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51ddc22d-a31e-4f49-8486-39f918833019 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:10.790058 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-51ddc22d-a31e-4f49-8486-39f918833019 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:10.795477 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-51ddc22d-a31e-4f49-8486-39f918833019 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 returned with HTTP 404 Aug 19 16:19:10.795947 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1425/5678] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:10 2026] GET /volume/v3/volumes/d7dc5150-9bc6-42bd-b2c0-0e6bb54bac86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:10.803073 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fdf92699-f5db-4476-b13b-cbd572e38e05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:10.805222 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fdf92699-f5db-4476-b13b-cbd572e38e05 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:19:10.805477 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fdf92699-f5db-4476-b13b-cbd572e38e05 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:10.805673 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fdf92699-f5db-4476-b13b-cbd572e38e05 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:10.806412 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fdf92699-f5db-4476-b13b-cbd572e38e05 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:19:10.814836 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fdf92699-f5db-4476-b13b-cbd572e38e05 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Get all volumes completed successfully. Aug 19 16:19:10.816229 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:10.816229 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:10.820086 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fdf92699-f5db-4476-b13b-cbd572e38e05 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:19:10.820441 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1418/5679] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:19:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7246 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:10.833922 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-392c938e-9fea-4ea5-b9d7-da04dc493c9d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:10.836088 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-392c938e-9fea-4ea5-b9d7-da04dc493c9d tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] DELETE https://10.4.3.32/volume/v3/types/e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b Aug 19 16:19:10.836308 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-392c938e-9fea-4ea5-b9d7-da04dc493c9d tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:10.836553 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-392c938e-9fea-4ea5-b9d7-da04dc493c9d tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:10.860395 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-392c938e-9fea-4ea5-b9d7-da04dc493c9d tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/types/e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b returned with HTTP 202 Aug 19 16:19:10.860778 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1424/5680] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:19:10 2026] DELETE /volume/v3/types/e125fa7b-e9d9-4911-9f8d-3f9c3e991a0b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:11.030084 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1acbda61-e8e3-4d12-8371-c9ecd1a3a58d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:11.032275 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1acbda61-e8e3-4d12-8371-c9ecd1a3a58d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:11.032532 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1acbda61-e8e3-4d12-8371-c9ecd1a3a58d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:11.032799 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1acbda61-e8e3-4d12-8371-c9ecd1a3a58d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:11.032959 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1acbda61-e8e3-4d12-8371-c9ecd1a3a58d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:11.037665 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:11.037665 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:11.038531 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1acbda61-e8e3-4d12-8371-c9ecd1a3a58d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:11.039063 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1414/5681] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:11 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:12.048100 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2ec66f7b-2569-49cc-baa5-57a4b496f0f8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:12.049607 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ec66f7b-2569-49cc-baa5-57a4b496f0f8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:12.049839 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ec66f7b-2569-49cc-baa5-57a4b496f0f8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:12.050050 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2ec66f7b-2569-49cc-baa5-57a4b496f0f8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:12.050180 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-2ec66f7b-2569-49cc-baa5-57a4b496f0f8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:12.053946 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:12.053946 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:12.054464 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2ec66f7b-2569-49cc-baa5-57a4b496f0f8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:12.054858 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1426/5682] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:12 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:13.064913 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-811babd9-c967-43a2-a020-0139c476a0a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:13.066710 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-811babd9-c967-43a2-a020-0139c476a0a8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:13.067034 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-811babd9-c967-43a2-a020-0139c476a0a8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:13.067257 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-811babd9-c967-43a2-a020-0139c476a0a8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:13.067432 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-811babd9-c967-43a2-a020-0139c476a0a8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:13.072893 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:13.072893 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:13.073586 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-811babd9-c967-43a2-a020-0139c476a0a8 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:13.074029 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1419/5683] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:13 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:14.084387 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b7586843-c370-48a2-89a6-2a136ef587a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:14.086584 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b7586843-c370-48a2-89a6-2a136ef587a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:14.086883 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b7586843-c370-48a2-89a6-2a136ef587a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:14.087114 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b7586843-c370-48a2-89a6-2a136ef587a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:14.087268 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b7586843-c370-48a2-89a6-2a136ef587a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:14.092689 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:14.092689 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:14.093335 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b7586843-c370-48a2-89a6-2a136ef587a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:14.093844 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1425/5684] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:14 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:15.104859 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-00245f1b-b4a6-4c57-ab01-d7aab30b03f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:15.108236 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00245f1b-b4a6-4c57-ab01-d7aab30b03f9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:15.108236 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00245f1b-b4a6-4c57-ab01-d7aab30b03f9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:15.108236 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00245f1b-b4a6-4c57-ab01-d7aab30b03f9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:15.108236 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-00245f1b-b4a6-4c57-ab01-d7aab30b03f9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:15.113710 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:15.113710 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:15.113710 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00245f1b-b4a6-4c57-ab01-d7aab30b03f9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:15.113710 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1415/5685] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:15 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:16.125334 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-0a8c795f-14a8-4c33-9e8d-f2b201f84c7c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:16.127833 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a8c795f-14a8-4c33-9e8d-f2b201f84c7c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:16.128011 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a8c795f-14a8-4c33-9e8d-f2b201f84c7c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:16.128290 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-0a8c795f-14a8-4c33-9e8d-f2b201f84c7c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:16.128461 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-0a8c795f-14a8-4c33-9e8d-f2b201f84c7c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:16.136491 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:16.136491 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:16.136491 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-0a8c795f-14a8-4c33-9e8d-f2b201f84c7c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:16.137239 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1427/5686] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:16 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:16.147362 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:16.149377 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915/export_record Aug 19 16:19:16.149638 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:16.149868 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'export_record' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:16.149978 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Export record for backup 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 16:19:16.154488 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:16.154488 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:16.155463 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling RPCAPI with context: , host: np0000007787, backup: 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100249) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 16:19:16.165548 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] export_record in rpcapi backup_id 4d2cedf0-2526-4c09-b8f7-15003f1f4915 on host np0000007787. {{(pid=100249) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 16:19:16.179446 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGQyY2VkZjAtMjUyNi00YzA5LWI4ZjctMTUwMDNmMWY0OTE1IiwgInVzZXJfaWQiOiAiZjViZGNlZGVjYTRjNDBhOWJkNGE0MDA5YmUzMzliYjYiLCAicHJvamVjdF9pZCI6ICI4OTJlY2NjMjJkMzM0YmE3OWQzODk3NjI4ZmQ3ODkzMSIsICJ2b2x1bWVfaWQiOiAiNGZjNzM4MTgtMDcyMC00ODMwLWE1NDMtMTQ5MzUyMTk0N2UyIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NDI3NTAwMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80ZmM3MzgxOC0wNzIwLTQ4MzAtYTU0My0xNDkzNTIxOTQ3ZTIvMjAyNjA4MTkxNjE5MDQvYXpfbm92YV9iYWNrdXBfNGQyY2VkZjAtMjUyNi00YzA5LWI4ZjctMTUwMDNmMWY0OTE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjoxOTowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjoxOTowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 16:19:16.179739 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac0c8bda-10d5-4363-b8a7-cd2accae2bb9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915/export_record returned with HTTP 200 Aug 19 16:19:16.180329 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1420/5687] 10.4.3.32 () {68 vars in 1423 bytes} [Wed Aug 19 16:19:16 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:16.188679 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-679cf9d4-beb0-48af-99bd-eb8377d6b77b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:16.190471 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-679cf9d4-beb0-48af-99bd-eb8377d6b77b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:16.190702 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-679cf9d4-beb0-48af-99bd-eb8377d6b77b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:16.190925 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-679cf9d4-beb0-48af-99bd-eb8377d6b77b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:16.191043 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-679cf9d4-beb0-48af-99bd-eb8377d6b77b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:16.195267 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:16.195267 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:16.195932 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-679cf9d4-beb0-48af-99bd-eb8377d6b77b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:16.196308 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1426/5688] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:16 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:16.206036 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-41142fc3-b80d-4d99-99f0-6958cbdd9fa1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:16.208108 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41142fc3-b80d-4d99-99f0-6958cbdd9fa1 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] POST https://10.4.3.32/volume/v3/backups/import_record Aug 19 16:19:16.208558 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41142fc3-b80d-4d99-99f0-6958cbdd9fa1 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTQ1OWM1N2QtYjIxYS00N2M0LTgxOGEtZmE5ZWU5MWM1ODM3IiwgInVzZXJfaWQiOiAiZjViZGNlZGVjYTRjNDBhOWJkNGE0MDA5YmUzMzliYjYiLCAicHJvamVjdF9pZCI6ICI4OTJlY2NjMjJkMzM0YmE3OWQzODk3NjI4ZmQ3ODkzMSIsICJ2b2x1bWVfaWQiOiAiNGZjNzM4MTgtMDcyMC00ODMwLWE1NDMtMTQ5MzUyMTk0N2UyIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NDI3NTAwMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80ZmM3MzgxOC0wNzIwLTQ4MzAtYTU0My0xNDkzNTIxOTQ3ZTIvMjAyNjA4MTkxNjE5MDQvYXpfbm92YV9iYWNrdXBfNGQyY2VkZjAtMjUyNi00YzA5LWI4ZjctMTUwMDNmMWY0OTE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjoxOTowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjoxOTowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:16.210157 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-41142fc3-b80d-4d99-99f0-6958cbdd9fa1 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTQ1OWM1N2QtYjIxYS00N2M0LTgxOGEtZmE5ZWU5MWM1ODM3IiwgInVzZXJfaWQiOiAiZjViZGNlZGVjYTRjNDBhOWJkNGE0MDA5YmUzMzliYjYiLCAicHJvamVjdF9pZCI6ICI4OTJlY2NjMjJkMzM0YmE3OWQzODk3NjI4ZmQ3ODkzMSIsICJ2b2x1bWVfaWQiOiAiNGZjNzM4MTgtMDcyMC00ODMwLWE1NDMtMTQ5MzUyMTk0N2UyIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NDI3NTAwMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80ZmM3MzgxOC0wNzIwLTQ4MzAtYTU0My0xNDkzNTIxOTQ3ZTIvMjAyNjA4MTkxNjE5MDQvYXpfbm92YV9iYWNrdXBfNGQyY2VkZjAtMjUyNi00YzA5LWI4ZjctMTUwMDNmMWY0OTE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjoxOTowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjoxOTowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 16:19:16.210262 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-41142fc3-b80d-4d99-99f0-6958cbdd9fa1 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTQ1OWM1N2QtYjIxYS00N2M0LTgxOGEtZmE5ZWU5MWM1ODM3IiwgInVzZXJfaWQiOiAiZjViZGNlZGVjYTRjNDBhOWJkNGE0MDA5YmUzMzliYjYiLCAicHJvamVjdF9pZCI6ICI4OTJlY2NjMjJkMzM0YmE3OWQzODk3NjI4ZmQ3ODkzMSIsICJ2b2x1bWVfaWQiOiAiNGZjNzM4MTgtMDcyMC00ODMwLWE1NDMtMTQ5MzUyMTk0N2UyIiwgImhvc3QiOiAibnAwMDAwMDA3Nzg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NDI3NTAwMTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80ZmM3MzgxOC0wNzIwLTQ4MzAtYTU0My0xNDkzNTIxOTQ3ZTIvMjAyNjA4MTkxNjE5MDQvYXpfbm92YV9iYWNrdXBfNGQyY2VkZjAtMjUyNi00YzA5LWI4ZjctMTUwMDNmMWY0OTE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxNjoxOTowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxNjoxOTowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDE2OjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 16:19:16.211028 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-41142fc3-b80d-4d99-99f0-6958cbdd9fa1 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '35261cc93b0048b4af01cf04c8d6aa3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892eccc22d334ba79d3897628fd78931', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:19:16.211174 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41142fc3-b80d-4d99-99f0-6958cbdd9fa1 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] https://10.4.3.32/volume/v3/backups/import_record returned with HTTP 403 Aug 19 16:19:16.211628 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1416/5689] 10.4.3.32 () {70 vars in 1335 bytes} [Wed Aug 19 16:19:16 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:16.217578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4fed8b60-9837-4c12-90b5-f08a1b50a9be None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:16.219422 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4fed8b60-9837-4c12-90b5-f08a1b50a9be tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 Aug 19 16:19:16.219634 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4fed8b60-9837-4c12-90b5-f08a1b50a9be tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:16.219891 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4fed8b60-9837-4c12-90b5-f08a1b50a9be tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:16.220045 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-4fed8b60-9837-4c12-90b5-f08a1b50a9be tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete volume with id: 4fc73818-0720-4830-a543-1493521947e2 Aug 19 16:19:16.228058 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:16.228058 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:16.228384 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4fed8b60-9837-4c12-90b5-f08a1b50a9be tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:16.246970 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-4fed8b60-9837-4c12-90b5-f08a1b50a9be tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete volume request issued successfully. Aug 19 16:19:16.247171 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4fed8b60-9837-4c12-90b5-f08a1b50a9be tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 returned with HTTP 202 Aug 19 16:19:16.247847 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1428/5690] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:19:16 2026] DELETE /volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:16.256048 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4a1969d-27b5-4c4d-8f2f-1be65c716919 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:16.258479 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4a1969d-27b5-4c4d-8f2f-1be65c716919 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 Aug 19 16:19:16.258624 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4a1969d-27b5-4c4d-8f2f-1be65c716919 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:16.258898 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4a1969d-27b5-4c4d-8f2f-1be65c716919 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:16.268252 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:16.268252 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:16.272960 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c4a1969d-27b5-4c4d-8f2f-1be65c716919 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:16.278027 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4a1969d-27b5-4c4d-8f2f-1be65c716919 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 returned with HTTP 200 Aug 19 16:19:16.278462 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1421/5691] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:16 2026] GET /volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:17.294903 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3aa6cd05-308e-47e7-a9f3-0d8d56068d0c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:17.296703 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3aa6cd05-308e-47e7-a9f3-0d8d56068d0c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 Aug 19 16:19:17.297006 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3aa6cd05-308e-47e7-a9f3-0d8d56068d0c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:17.297281 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3aa6cd05-308e-47e7-a9f3-0d8d56068d0c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:17.302749 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3aa6cd05-308e-47e7-a9f3-0d8d56068d0c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 returned with HTTP 404 Aug 19 16:19:17.303262 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1427/5692] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:17 2026] GET /volume/v3/volumes/4fc73818-0720-4830-a543-1493521947e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:17.313222 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df7394fc-aa70-44e7-8a05-a4b74683c719 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:17.315843 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df7394fc-aa70-44e7-8a05-a4b74683c719 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] GET https://10.4.3.32/volume/v3/backups Aug 19 16:19:17.316097 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df7394fc-aa70-44e7-8a05-a4b74683c719 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:17.316286 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df7394fc-aa70-44e7-8a05-a4b74683c719 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:17.316484 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-df7394fc-aa70-44e7-8a05-a4b74683c719 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:19:17.322132 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df7394fc-aa70-44e7-8a05-a4b74683c719 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] https://10.4.3.32/volume/v3/backups returned with HTTP 200 Aug 19 16:19:17.322525 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1417/5693] 10.4.3.32 () {68 vars in 1270 bytes} [Wed Aug 19 16:19:17 2026] GET /volume/v3/backups => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:17.331920 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f9617d64-9464-47b7-9c6a-ed60e73ae735 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:17.333842 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9617d64-9464-47b7-9c6a-ed60e73ae735 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] GET https://10.4.3.32/volume/v3/backups?project_id=892eccc22d334ba79d3897628fd78931 Aug 19 16:19:17.334057 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9617d64-9464-47b7-9c6a-ed60e73ae735 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:17.334263 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f9617d64-9464-47b7-9c6a-ed60e73ae735 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:17.334505 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-f9617d64-9464-47b7-9c6a-ed60e73ae735 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Removing options 'project_id' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:19:17.340176 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f9617d64-9464-47b7-9c6a-ed60e73ae735 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] https://10.4.3.32/volume/v3/backups?project_id=892eccc22d334ba79d3897628fd78931 returned with HTTP 200 Aug 19 16:19:17.340560 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1429/5694] 10.4.3.32 () {68 vars in 1357 bytes} [Wed Aug 19 16:19:17 2026] GET /volume/v3/backups?project_id=892eccc22d334ba79d3897628fd78931 => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:17.349665 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:17.351495 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:19:17.351873 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1620525264"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:17.353360 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1620525264'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:19:17.353501 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume of 1 GB Aug 19 16:19:17.357215 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Availability Zones retrieved successfully. Aug 19 16:19:17.362420 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Flow 'volume_create_api' (12d425b3-5b81-46a8-93a3-abac12b4cf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:17.363367 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f90edca-8944-49e9-a95d-19ff80eb2348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:17.364155 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:19:17.389176 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f90edca-8944-49e9-a95d-19ff80eb2348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:17.389966 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba9e9b6-aa84-4ff7-a810-0f83239b0155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:17.442497 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Created reservations ['6f6304e6-0c42-47e8-8cac-bb6e2197eecd', '36e0d7d1-0277-412c-9c70-e07828d83dc9', '23557421-ef6b-4926-ae9f-ca20ccd04030', '809ed4a3-9e80-4e00-85af-7e5150c94fab'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:17.443712 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba9e9b6-aa84-4ff7-a810-0f83239b0155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f6304e6-0c42-47e8-8cac-bb6e2197eecd', '36e0d7d1-0277-412c-9c70-e07828d83dc9', '23557421-ef6b-4926-ae9f-ca20ccd04030', '809ed4a3-9e80-4e00-85af-7e5150c94fab']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:17.444947 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98aefe8-ce17-467a-83f1-b7c136de5b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:17.475317 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f98aefe8-ce17-467a-83f1-b7c136de5b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68110b30-da09-4674-8d2d-e5edf3cc474b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1620525264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892eccc22d334ba79d3897628fd78931',qos_specs=None,replication_status=,reservations=['6f6304e6-0c42-47e8-8cac-bb6e2197eecd','36e0d7d1-0277-412c-9c70-e07828d83dc9','23557421-ef6b-4926-ae9f-ca20ccd04030','809ed4a3-9e80-4e00-85af-7e5150c94fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bdcedeca4c40a9bd4a4009be339bb6',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1620525264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68110b30-da09-4674-8d2d-e5edf3cc474b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='892eccc22d334ba79d3897628fd78931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f5bdcedeca4c40a9bd4a4009be339bb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:17.476126 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9982ea-e522-4890-8a57-1f37c201c1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:17.495405 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9982ea-e522-4890-8a57-1f37c201c1a8) transitioned into 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-1620525264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892eccc22d334ba79d3897628fd78931',qos_specs=None,replication_status=,reservations=['6f6304e6-0c42-47e8-8cac-bb6e2197eecd','36e0d7d1-0277-412c-9c70-e07828d83dc9','23557421-ef6b-4926-ae9f-ca20ccd04030','809ed4a3-9e80-4e00-85af-7e5150c94fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bdcedeca4c40a9bd4a4009be339bb6',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:17.496360 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d24c0e-354e-4d1c-b091-a462e95c34c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:17.507920 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d24c0e-354e-4d1c-b091-a462e95c34c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:17.508903 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Flow 'volume_create_api' (12d425b3-5b81-46a8-93a3-abac12b4cf70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:17.509255 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Create volume request issued successfully. Aug 19 16:19:17.510020 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-481dbb49-e201-47fa-8c75-5540fe19abb2 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:19:17.510662 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1422/5695] 10.4.3.32 () {70 vars in 1291 bytes} [Wed Aug 19 16:19:17 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:17.526880 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22148a7f-4de7-4bb7-9d12-d5c0843aa58c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:17.528954 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22148a7f-4de7-4bb7-9d12-d5c0843aa58c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b Aug 19 16:19:17.529434 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22148a7f-4de7-4bb7-9d12-d5c0843aa58c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:17.529691 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22148a7f-4de7-4bb7-9d12-d5c0843aa58c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:17.538978 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:17.538978 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:17.543955 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-22148a7f-4de7-4bb7-9d12-d5c0843aa58c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:17.549247 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22148a7f-4de7-4bb7-9d12-d5c0843aa58c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b returned with HTTP 200 Aug 19 16:19:17.549849 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1428/5696] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:17 2026] GET /volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:18.564886 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-82d94d0d-a895-40d0-8330-55b4152c7fb6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:18.567020 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82d94d0d-a895-40d0-8330-55b4152c7fb6 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b Aug 19 16:19:18.567230 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82d94d0d-a895-40d0-8330-55b4152c7fb6 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:18.567407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82d94d0d-a895-40d0-8330-55b4152c7fb6 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:18.574820 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:18.574820 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:18.578560 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-82d94d0d-a895-40d0-8330-55b4152c7fb6 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:18.582676 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82d94d0d-a895-40d0-8330-55b4152c7fb6 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b returned with HTTP 200 Aug 19 16:19:18.583172 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1418/5697] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:18 2026] GET /volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:18.595801 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-9a23cdf1-173f-415c-94a2-0a103cb7631d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:18.597488 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a23cdf1-173f-415c-94a2-0a103cb7631d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] POST https://10.4.3.32/volume/v3/backups Aug 19 16:19:18.597925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-9a23cdf1-173f-415c-94a2-0a103cb7631d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68110b30-da09-4674-8d2d-e5edf3cc474b", "name": "tempest-type-Backup-2119734586"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:18.599361 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.backups [None req-9a23cdf1-173f-415c-94a2-0a103cb7631d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Creating new backup {'backup': {'volume_id': '68110b30-da09-4674-8d2d-e5edf3cc474b', 'name': 'tempest-type-Backup-2119734586'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 16:19:18.599509 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-9a23cdf1-173f-415c-94a2-0a103cb7631d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Creating backup of volume 68110b30-da09-4674-8d2d-e5edf3cc474b in container None Aug 19 16:19:18.607340 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:18.607340 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:18.607883 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-9a23cdf1-173f-415c-94a2-0a103cb7631d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:18.629524 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-9a23cdf1-173f-415c-94a2-0a103cb7631d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Created reservations ['a1eb25ea-6ded-4e34-860b-9f89e7aed1bd', '46dc3ea9-fc96-4e0f-a99d-dda1bcf8a1df'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:18.661993 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-9a23cdf1-173f-415c-94a2-0a103cb7631d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups returned with HTTP 202 Aug 19 16:19:18.662590 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1430/5698] 10.4.3.32 () {70 vars in 1292 bytes} [Wed Aug 19 16:19:18 2026] POST /volume/v3/backups => generated 314 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:18.672464 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e848027-f034-44fc-850b-4d929f5da863 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:18.674586 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e848027-f034-44fc-850b-4d929f5da863 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:18.674835 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e848027-f034-44fc-850b-4d929f5da863 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:18.675102 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e848027-f034-44fc-850b-4d929f5da863 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:18.675232 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4e848027-f034-44fc-850b-4d929f5da863 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:18.680850 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:18.680850 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:18.681603 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e848027-f034-44fc-850b-4d929f5da863 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:18.682087 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1423/5699] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:18 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:19.693932 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c0d4bc45-dadb-4715-b797-e213e463ecdd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:19.695740 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c0d4bc45-dadb-4715-b797-e213e463ecdd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:19.695984 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c0d4bc45-dadb-4715-b797-e213e463ecdd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:19.696206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c0d4bc45-dadb-4715-b797-e213e463ecdd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:19.696310 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c0d4bc45-dadb-4715-b797-e213e463ecdd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:19.700617 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:19.700617 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:19.701301 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c0d4bc45-dadb-4715-b797-e213e463ecdd tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:19.701614 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1429/5700] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:19 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:20.710772 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0fa120d0-f92d-40a7-80cf-7270bf415070 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:20.712607 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fa120d0-f92d-40a7-80cf-7270bf415070 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:20.712882 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fa120d0-f92d-40a7-80cf-7270bf415070 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:20.713083 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0fa120d0-f92d-40a7-80cf-7270bf415070 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:20.713183 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0fa120d0-f92d-40a7-80cf-7270bf415070 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:20.717402 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:20.717402 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:20.717975 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0fa120d0-f92d-40a7-80cf-7270bf415070 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:20.718299 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1419/5701] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:20 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:21.728198 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-ec85dccb-1d00-44ff-b792-d09e11b3c479 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:21.729984 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec85dccb-1d00-44ff-b792-d09e11b3c479 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:21.730275 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec85dccb-1d00-44ff-b792-d09e11b3c479 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:21.730457 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-ec85dccb-1d00-44ff-b792-d09e11b3c479 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:21.730566 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-ec85dccb-1d00-44ff-b792-d09e11b3c479 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:21.732684 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=156,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:19:21.736022 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:21.736022 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:21.736623 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-ec85dccb-1d00-44ff-b792-d09e11b3c479 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:21.737052 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1431/5702] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:21 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:22.747205 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f24eaca6-4462-47f1-8581-b8ae81bb8ee4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:22.749013 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f24eaca6-4462-47f1-8581-b8ae81bb8ee4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:22.749239 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f24eaca6-4462-47f1-8581-b8ae81bb8ee4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:22.749417 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f24eaca6-4462-47f1-8581-b8ae81bb8ee4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:22.749514 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f24eaca6-4462-47f1-8581-b8ae81bb8ee4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:22.753540 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:22.753540 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:22.754122 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f24eaca6-4462-47f1-8581-b8ae81bb8ee4 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:22.754448 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1424/5703] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:22 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:23.764203 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b52eadce-dbd4-417d-b07d-33a88d96a12d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:23.765863 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b52eadce-dbd4-417d-b07d-33a88d96a12d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:23.766118 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b52eadce-dbd4-417d-b07d-33a88d96a12d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:23.766331 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b52eadce-dbd4-417d-b07d-33a88d96a12d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:23.766548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b52eadce-dbd4-417d-b07d-33a88d96a12d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:23.770442 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:23.770442 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:23.771064 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b52eadce-dbd4-417d-b07d-33a88d96a12d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:23.771410 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1430/5704] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:23 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:24.781884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f672a3b8-51a9-4d6a-96e7-3923151c3a1a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:24.783580 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f672a3b8-51a9-4d6a-96e7-3923151c3a1a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:24.783795 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f672a3b8-51a9-4d6a-96e7-3923151c3a1a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:24.783971 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f672a3b8-51a9-4d6a-96e7-3923151c3a1a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:24.784070 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f672a3b8-51a9-4d6a-96e7-3923151c3a1a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:24.785785 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=136,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:19:24.789559 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:24.789559 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:24.790200 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f672a3b8-51a9-4d6a-96e7-3923151c3a1a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:24.790554 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1420/5705] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:24 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:25.800548 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cde410f4-6264-4836-91f7-71d70a61ef66 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:25.802319 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cde410f4-6264-4836-91f7-71d70a61ef66 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:25.802459 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cde410f4-6264-4836-91f7-71d70a61ef66 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:25.802653 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cde410f4-6264-4836-91f7-71d70a61ef66 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:25.802743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-cde410f4-6264-4836-91f7-71d70a61ef66 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:25.806630 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:25.806630 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:25.807205 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cde410f4-6264-4836-91f7-71d70a61ef66 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:25.807516 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1432/5706] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:25 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:26.818399 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92e2c22f-5377-43f5-8260-66279e1e0649 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:26.820495 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92e2c22f-5377-43f5-8260-66279e1e0649 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:26.820907 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92e2c22f-5377-43f5-8260-66279e1e0649 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:26.821148 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92e2c22f-5377-43f5-8260-66279e1e0649 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:26.821248 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-92e2c22f-5377-43f5-8260-66279e1e0649 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:26.823022 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=189,cinder:UPDATE=55,cinder:INSERT=30 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:19:26.826291 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:26.826291 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:26.826939 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92e2c22f-5377-43f5-8260-66279e1e0649 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:26.827288 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1425/5707] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:26 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:27.836958 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5a103b3-4ab1-4e46-ac20-da3e06ca350d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:27.838888 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5a103b3-4ab1-4e46-ac20-da3e06ca350d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:27.839111 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5a103b3-4ab1-4e46-ac20-da3e06ca350d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:27.839245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5a103b3-4ab1-4e46-ac20-da3e06ca350d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:27.839391 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b5a103b3-4ab1-4e46-ac20-da3e06ca350d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:27.843722 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:27.843722 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:27.844541 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5a103b3-4ab1-4e46-ac20-da3e06ca350d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:27.844971 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1431/5708] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:27 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:28.854124 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d336d287-5644-4d66-bd11-97aa1e63e32b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:28.855876 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d336d287-5644-4d66-bd11-97aa1e63e32b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:28.856096 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d336d287-5644-4d66-bd11-97aa1e63e32b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:28.856272 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d336d287-5644-4d66-bd11-97aa1e63e32b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:28.856368 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d336d287-5644-4d66-bd11-97aa1e63e32b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:28.860310 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:28.860310 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:28.860901 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d336d287-5644-4d66-bd11-97aa1e63e32b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:28.861254 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1421/5709] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:28 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:29.870750 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c8186e27-72e9-45d5-b707-42180b07fe9a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:29.872487 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8186e27-72e9-45d5-b707-42180b07fe9a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:29.872897 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8186e27-72e9-45d5-b707-42180b07fe9a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:29.874232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c8186e27-72e9-45d5-b707-42180b07fe9a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:29.874232 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-c8186e27-72e9-45d5-b707-42180b07fe9a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:29.877826 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:29.877826 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:29.878955 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c8186e27-72e9-45d5-b707-42180b07fe9a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:29.878955 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1433/5710] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:29 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:30.889233 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-900e7df9-ef85-43b5-8356-1624eae4c817 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:30.890904 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-900e7df9-ef85-43b5-8356-1624eae4c817 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:30.891108 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-900e7df9-ef85-43b5-8356-1624eae4c817 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:30.891289 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-900e7df9-ef85-43b5-8356-1624eae4c817 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:30.891383 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-900e7df9-ef85-43b5-8356-1624eae4c817 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:30.895701 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:30.895701 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:30.896286 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-900e7df9-ef85-43b5-8356-1624eae4c817 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:30.896591 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1426/5711] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:30 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:31.907582 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc0d157b-a925-4edd-a702-33426491277c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:31.912087 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc0d157b-a925-4edd-a702-33426491277c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:31.912087 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc0d157b-a925-4edd-a702-33426491277c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:31.912087 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc0d157b-a925-4edd-a702-33426491277c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:31.912087 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cc0d157b-a925-4edd-a702-33426491277c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:31.913982 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=204,cinder:UPDATE=57,cinder:INSERT=27 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:19:31.918741 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:31.918741 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:31.919492 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc0d157b-a925-4edd-a702-33426491277c tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:31.920349 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1432/5712] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:31 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:32.931431 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac4dcb48-1bed-4eff-801c-c209d37a2ad0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:32.932877 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac4dcb48-1bed-4eff-801c-c209d37a2ad0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:32.933182 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac4dcb48-1bed-4eff-801c-c209d37a2ad0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:32.933363 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac4dcb48-1bed-4eff-801c-c209d37a2ad0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:32.933501 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ac4dcb48-1bed-4eff-801c-c209d37a2ad0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:32.937536 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:32.937536 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:32.938196 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac4dcb48-1bed-4eff-801c-c209d37a2ad0 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:32.938553 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1422/5713] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:32 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:32.947531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-557075ae-52c5-444b-a9bb-f81a75e7e85d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:32.949293 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-557075ae-52c5-444b-a9bb-f81a75e7e85d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] POST https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce/action Aug 19 16:19:32.949677 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-557075ae-52c5-444b-a9bb-f81a75e7e85d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:19:32.949869 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-557075ae-52c5-444b-a9bb-f81a75e7e85d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:32.951145 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.contrib.admin_actions [None req-557075ae-52c5-444b-a9bb-f81a75e7e85d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Updating backup '46385159-2d5d-4de5-beed-ecf525a7d4ce' with '{'status': 'error'}' {{(pid=100250) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 16:19:32.958369 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:32.958369 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:32.959488 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.policy [None req-557075ae-52c5-444b-a9bb-f81a75e7e85d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '35261cc93b0048b4af01cf04c8d6aa3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892eccc22d334ba79d3897628fd78931', '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=100250) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:19:32.959746 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-557075ae-52c5-444b-a9bb-f81a75e7e85d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce/action returned with HTTP 403 Aug 19 16:19:32.960216 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1434/5714] 10.4.3.32 () {70 vars in 1423 bytes} [Wed Aug 19 16:19:32 2026] POST /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:32.967258 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ca648ee-e2de-4d10-aa1b-fabcc1ebc2c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:32.968976 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ca648ee-e2de-4d10-aa1b-fabcc1ebc2c5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b Aug 19 16:19:32.969182 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ca648ee-e2de-4d10-aa1b-fabcc1ebc2c5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:32.969358 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ca648ee-e2de-4d10-aa1b-fabcc1ebc2c5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:32.969510 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3ca648ee-e2de-4d10-aa1b-fabcc1ebc2c5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete volume with id: 68110b30-da09-4674-8d2d-e5edf3cc474b Aug 19 16:19:32.976174 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:32.976174 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:32.976481 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ca648ee-e2de-4d10-aa1b-fabcc1ebc2c5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:32.995453 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ca648ee-e2de-4d10-aa1b-fabcc1ebc2c5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete volume request issued successfully. Aug 19 16:19:32.995673 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ca648ee-e2de-4d10-aa1b-fabcc1ebc2c5 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b returned with HTTP 202 Aug 19 16:19:32.996419 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1427/5715] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:19:32 2026] DELETE /volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:33.003363 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a6a339d9-f995-4f0c-a60c-42fe096ef32e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:33.005248 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6a339d9-f995-4f0c-a60c-42fe096ef32e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b Aug 19 16:19:33.005438 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6a339d9-f995-4f0c-a60c-42fe096ef32e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:33.005610 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6a339d9-f995-4f0c-a60c-42fe096ef32e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:33.012308 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:33.012308 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:33.015873 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a6a339d9-f995-4f0c-a60c-42fe096ef32e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:33.019889 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6a339d9-f995-4f0c-a60c-42fe096ef32e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b returned with HTTP 200 Aug 19 16:19:33.020325 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1433/5716] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:33 2026] GET /volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:34.032441 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9822ba3b-4787-4db9-9de3-dd9c1f125331 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:34.034343 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9822ba3b-4787-4db9-9de3-dd9c1f125331 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b Aug 19 16:19:34.034559 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9822ba3b-4787-4db9-9de3-dd9c1f125331 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:34.034769 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9822ba3b-4787-4db9-9de3-dd9c1f125331 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:34.040747 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9822ba3b-4787-4db9-9de3-dd9c1f125331 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b returned with HTTP 404 Aug 19 16:19:34.041351 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1423/5717] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:34 2026] GET /volume/v3/volumes/68110b30-da09-4674-8d2d-e5edf3cc474b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:34.049770 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bd91add9-3bd0-4289-b85c-1df0f22e6ebe None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:34.052103 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd91add9-3bd0-4289-b85c-1df0f22e6ebe tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:19:34.052353 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd91add9-3bd0-4289-b85c-1df0f22e6ebe tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:34.052586 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bd91add9-3bd0-4289-b85c-1df0f22e6ebe tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:34.052743 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-bd91add9-3bd0-4289-b85c-1df0f22e6ebe tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:34.057575 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:34.057575 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:34.058821 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bd91add9-3bd0-4289-b85c-1df0f22e6ebe tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-reader] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:19:34.059341 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1435/5718] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:34 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:34.071036 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b6942ffd-5adf-499a-a85d-a76ff1c99d17 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:34.072721 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6942ffd-5adf-499a-a85d-a76ff1c99d17 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] DELETE https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:34.072952 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6942ffd-5adf-499a-a85d-a76ff1c99d17 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:34.073130 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6942ffd-5adf-499a-a85d-a76ff1c99d17 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:34.073252 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-b6942ffd-5adf-499a-a85d-a76ff1c99d17 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete backup with id: 46385159-2d5d-4de5-beed-ecf525a7d4ce. Aug 19 16:19:34.077410 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:34.077410 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:34.088470 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-b6942ffd-5adf-499a-a85d-a76ff1c99d17 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] delete_backup rpcapi backup_id 46385159-2d5d-4de5-beed-ecf525a7d4ce {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:19:34.090258 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6942ffd-5adf-499a-a85d-a76ff1c99d17 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 202 Aug 19 16:19:34.090846 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1428/5719] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:19:34 2026] DELETE /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:19:34.097367 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a23edce1-4bec-4c82-aa7c-62b26eee191b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:34.099653 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a23edce1-4bec-4c82-aa7c-62b26eee191b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:34.099990 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a23edce1-4bec-4c82-aa7c-62b26eee191b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:34.100288 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a23edce1-4bec-4c82-aa7c-62b26eee191b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:34.100407 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a23edce1-4bec-4c82-aa7c-62b26eee191b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:34.105644 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:34.105644 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:34.106372 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a23edce1-4bec-4c82-aa7c-62b26eee191b tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 200 Aug 19 16:19:34.106852 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1434/5720] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:34 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:35.116407 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c422c028-3e58-4510-8f34-4767b1e7b201 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:35.117976 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c422c028-3e58-4510-8f34-4767b1e7b201 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce Aug 19 16:19:35.118154 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c422c028-3e58-4510-8f34-4767b1e7b201 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:35.118318 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c422c028-3e58-4510-8f34-4767b1e7b201 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:35.118409 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c422c028-3e58-4510-8f34-4767b1e7b201 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 46385159-2d5d-4de5-beed-ecf525a7d4ce. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:35.121741 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c422c028-3e58-4510-8f34-4767b1e7b201 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce returned with HTTP 404 Aug 19 16:19:35.122167 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1424/5721] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:35 2026] GET /volume/v3/backups/46385159-2d5d-4de5-beed-ecf525a7d4ce => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:35.128217 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-cfdb6c9e-b15b-40b3-9b64-c05a43ec500a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:35.130076 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfdb6c9e-b15b-40b3-9b64-c05a43ec500a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] DELETE https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:35.130273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfdb6c9e-b15b-40b3-9b64-c05a43ec500a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:35.130449 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-cfdb6c9e-b15b-40b3-9b64-c05a43ec500a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:35.130553 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.contrib.backups [None req-cfdb6c9e-b15b-40b3-9b64-c05a43ec500a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete backup with id: 4d2cedf0-2526-4c09-b8f7-15003f1f4915. Aug 19 16:19:35.134892 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:35.134892 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:35.149854 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.backup.rpcapi [None req-cfdb6c9e-b15b-40b3-9b64-c05a43ec500a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] delete_backup rpcapi backup_id 4d2cedf0-2526-4c09-b8f7-15003f1f4915 {{(pid=100250) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:19:35.151735 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-cfdb6c9e-b15b-40b3-9b64-c05a43ec500a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 202 Aug 19 16:19:35.152181 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1436/5722] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:19:35 2026] DELETE /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:19:35.158823 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a5e7a50-0f4a-41ab-9755-8a6301f6e9cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:35.160522 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a5e7a50-0f4a-41ab-9755-8a6301f6e9cf tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:35.160769 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a5e7a50-0f4a-41ab-9755-8a6301f6e9cf tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:35.160956 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a5e7a50-0f4a-41ab-9755-8a6301f6e9cf tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:35.161073 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1a5e7a50-0f4a-41ab-9755-8a6301f6e9cf tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:35.167135 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:35.167135 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:35.167135 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a5e7a50-0f4a-41ab-9755-8a6301f6e9cf tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 200 Aug 19 16:19:35.167135 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1429/5723] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:35 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:36.176560 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ef88765a-4fff-4893-adbb-d1bdab002afa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:36.178200 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef88765a-4fff-4893-adbb-d1bdab002afa tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 Aug 19 16:19:36.178394 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef88765a-4fff-4893-adbb-d1bdab002afa tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:36.178566 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef88765a-4fff-4893-adbb-d1bdab002afa tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:36.178661 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ef88765a-4fff-4893-adbb-d1bdab002afa tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id 4d2cedf0-2526-4c09-b8f7-15003f1f4915. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:36.181992 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef88765a-4fff-4893-adbb-d1bdab002afa tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 returned with HTTP 404 Aug 19 16:19:36.182398 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1435/5724] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:36 2026] GET /volume/v3/backups/4d2cedf0-2526-4c09-b8f7-15003f1f4915 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:36.189582 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-69ca4259-fba7-49d2-88dd-7864cb2ee24e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:36.191772 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69ca4259-fba7-49d2-88dd-7864cb2ee24e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] DELETE https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:19:36.192038 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69ca4259-fba7-49d2-88dd-7864cb2ee24e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:36.192271 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69ca4259-fba7-49d2-88dd-7864cb2ee24e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:36.192415 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-69ca4259-fba7-49d2-88dd-7864cb2ee24e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete backup with id: e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. Aug 19 16:19:36.197921 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:36.197921 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:36.211079 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-69ca4259-fba7-49d2-88dd-7864cb2ee24e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] delete_backup rpcapi backup_id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 16:19:36.212958 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69ca4259-fba7-49d2-88dd-7864cb2ee24e tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 202 Aug 19 16:19:36.213537 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1425/5725] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:19:36 2026] DELETE /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:19:36.220994 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-82c86264-859c-4944-bef9-2f3f9268487d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:36.223174 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82c86264-859c-4944-bef9-2f3f9268487d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:19:36.223442 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82c86264-859c-4944-bef9-2f3f9268487d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:36.223650 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-82c86264-859c-4944-bef9-2f3f9268487d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:36.223787 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.backups [None req-82c86264-859c-4944-bef9-2f3f9268487d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100250) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:36.228647 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:36.228647 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:36.229418 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-82c86264-859c-4944-bef9-2f3f9268487d tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 200 Aug 19 16:19:36.229777 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1437/5726] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:36 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:37.240735 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-338563e5-4851-4117-b07b-d415e9bdd75a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:37.242477 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-338563e5-4851-4117-b07b-d415e9bdd75a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 Aug 19 16:19:37.242841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-338563e5-4851-4117-b07b-d415e9bdd75a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:37.243129 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-338563e5-4851-4117-b07b-d415e9bdd75a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:37.243809 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-338563e5-4851-4117-b07b-d415e9bdd75a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Show backup with id e9bb822e-da4c-4ab9-91d5-3d35ce4e3041. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 16:19:37.246641 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-338563e5-4851-4117-b07b-d415e9bdd75a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 returned with HTTP 404 Aug 19 16:19:37.247109 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1430/5727] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:37 2026] GET /volume/v3/backups/e9bb822e-da4c-4ab9-91d5-3d35ce4e3041 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:37.253470 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dff93fa9-a0ae-43be-829d-5043320525af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:37.255176 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dff93fa9-a0ae-43be-829d-5043320525af tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 Aug 19 16:19:37.255378 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dff93fa9-a0ae-43be-829d-5043320525af tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:37.255577 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dff93fa9-a0ae-43be-829d-5043320525af tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:37.255747 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-dff93fa9-a0ae-43be-829d-5043320525af tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete volume with id: df355e8d-b351-41fc-b08d-6a8c0451d4c8 Aug 19 16:19:37.262164 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:37.262164 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:37.262476 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dff93fa9-a0ae-43be-829d-5043320525af tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:37.278017 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dff93fa9-a0ae-43be-829d-5043320525af tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Delete volume request issued successfully. Aug 19 16:19:37.278194 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dff93fa9-a0ae-43be-829d-5043320525af tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 returned with HTTP 202 Aug 19 16:19:37.278752 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1436/5728] 10.4.3.32 () {68 vars in 1384 bytes} [Wed Aug 19 16:19:37 2026] DELETE /volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:37.285173 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d19ab8b9-0c0f-44bd-858d-5c165e63484a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:37.287078 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d19ab8b9-0c0f-44bd-858d-5c165e63484a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 Aug 19 16:19:37.287282 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d19ab8b9-0c0f-44bd-858d-5c165e63484a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:37.287457 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d19ab8b9-0c0f-44bd-858d-5c165e63484a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:37.295094 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:37.295094 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:37.299037 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d19ab8b9-0c0f-44bd-858d-5c165e63484a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Volume info retrieved successfully. Aug 19 16:19:37.303524 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d19ab8b9-0c0f-44bd-858d-5c165e63484a tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 returned with HTTP 200 Aug 19 16:19:37.303976 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1426/5729] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:37 2026] GET /volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:38.317114 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7a89fefd-8c5c-4002-83b2-76124a5883a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:38.318839 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7a89fefd-8c5c-4002-83b2-76124a5883a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] GET https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 Aug 19 16:19:38.319061 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7a89fefd-8c5c-4002-83b2-76124a5883a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:38.319237 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7a89fefd-8c5c-4002-83b2-76124a5883a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:38.327568 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7a89fefd-8c5c-4002-83b2-76124a5883a9 tempest-ProjectReaderTests33-832460283 tempest-ProjectReaderTests33-832460283-project-admin] https://10.4.3.32/volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 returned with HTTP 404 Aug 19 16:19:38.327568 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1438/5730] 10.4.3.32 () {68 vars in 1381 bytes} [Wed Aug 19 16:19:38 2026] GET /volume/v3/volumes/df355e8d-b351-41fc-b08d-6a8c0451d4c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:39.751433 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89fa18f2-095f-4443-936d-81415b0eab11 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:39.828433 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:19:39.828796 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-383473840"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:39.830611 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-383473840'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:19:39.830740 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume of 1 GB Aug 19 16:19:39.834679 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Availability Zones retrieved successfully. Aug 19 16:19:39.840188 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (944b086e-ccd6-4911-86ef-ef3b2d3cc755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:39.841246 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895340b9-0012-4032-be54-ef2bc9c5f89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:39.841967 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:19:39.863941 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895340b9-0012-4032-be54-ef2bc9c5f89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:39.864565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfeddd03-fff7-4b3c-9a72-001c2eec7d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:39.918552 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['4f38ae27-0887-4434-8bfb-257cd34ec9dd', 'dbee2844-337c-45b9-8fa2-d0e953b1b393', '3fcd1348-3fd0-44e0-9962-1337cfa2196f', 'dd9561b4-6005-4e34-8071-abc5da59cd41'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:39.918910 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfeddd03-fff7-4b3c-9a72-001c2eec7d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f38ae27-0887-4434-8bfb-257cd34ec9dd', 'dbee2844-337c-45b9-8fa2-d0e953b1b393', '3fcd1348-3fd0-44e0-9962-1337cfa2196f', 'dd9561b4-6005-4e34-8071-abc5da59cd41']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:39.919586 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d75e2664-5c63-4a88-a6a3-ef3ad94eb85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:39.939990 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d75e2664-5c63-4a88-a6a3-ef3ad94eb85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff6e32bf-96b5-45dc-98c2-fdacfab00397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-383473840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['4f38ae27-0887-4434-8bfb-257cd34ec9dd','dbee2844-337c-45b9-8fa2-d0e953b1b393','3fcd1348-3fd0-44e0-9962-1337cfa2196f','dd9561b4-6005-4e34-8071-abc5da59cd41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-383473840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff6e32bf-96b5-45dc-98c2-fdacfab00397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa0bcb18c2342b8bee36323ca3316d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='89c7488878e6435499b244178edce056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:39.940676 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ef89a3-7e14-4ada-94c9-f34016577ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:39.957488 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ef89a3-7e14-4ada-94c9-f34016577ac2) transitioned into 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-383473840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['4f38ae27-0887-4434-8bfb-257cd34ec9dd','dbee2844-337c-45b9-8fa2-d0e953b1b393','3fcd1348-3fd0-44e0-9962-1337cfa2196f','dd9561b4-6005-4e34-8071-abc5da59cd41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:39.958287 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (604a9392-1c95-4618-9d9a-4491e275bcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:39.967337 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (604a9392-1c95-4618-9d9a-4491e275bcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:39.968245 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (944b086e-ccd6-4911-86ef-ef3b2d3cc755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:39.968539 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request issued successfully. Aug 19 16:19:39.969125 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89fa18f2-095f-4443-936d-81415b0eab11 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:19:39.969526 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1431/5731] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:19:39 2026] POST /volume/v3/volumes => generated 775 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:39.981149 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-55eca1c2-5723-4cf7-b3fe-6064767e57b8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:39.982919 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55eca1c2-5723-4cf7-b3fe-6064767e57b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 Aug 19 16:19:39.983120 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55eca1c2-5723-4cf7-b3fe-6064767e57b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:39.983296 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55eca1c2-5723-4cf7-b3fe-6064767e57b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:39.990590 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:39.990590 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:39.994196 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-55eca1c2-5723-4cf7-b3fe-6064767e57b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:39.998116 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55eca1c2-5723-4cf7-b3fe-6064767e57b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 returned with HTTP 200 Aug 19 16:19:39.998507 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1437/5732] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:39 2026] GET /volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:41.009863 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed186a13-c48a-4f20-9618-a9551905d35d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:41.011757 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed186a13-c48a-4f20-9618-a9551905d35d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 Aug 19 16:19:41.011964 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed186a13-c48a-4f20-9618-a9551905d35d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:41.012156 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed186a13-c48a-4f20-9618-a9551905d35d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:41.019972 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:41.019972 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:41.023779 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ed186a13-c48a-4f20-9618-a9551905d35d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:41.027696 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed186a13-c48a-4f20-9618-a9551905d35d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 returned with HTTP 200 Aug 19 16:19:41.028154 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1427/5733] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:41 2026] GET /volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:41.039844 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d66647f5-3288-42bd-9529-555ba1a5ea8e None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:41.041633 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d66647f5-3288-42bd-9529-555ba1a5ea8e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:19:41.042028 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d66647f5-3288-42bd-9529-555ba1a5ea8e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff6e32bf-96b5-45dc-98c2-fdacfab00397", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1818977412"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:41.050074 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:41.050074 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:41.050529 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d66647f5-3288-42bd-9529-555ba1a5ea8e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:41.050635 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-d66647f5-3288-42bd-9529-555ba1a5ea8e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create snapshot from volume ff6e32bf-96b5-45dc-98c2-fdacfab00397 Aug 19 16:19:41.078977 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-d66647f5-3288-42bd-9529-555ba1a5ea8e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['b4a9629d-400f-4ec3-9f63-0f36395af7e6', '94d8e407-c57f-4046-9322-051e6f4b9302', '6d11a4d3-f560-48cd-9e20-a42c1159c4c0', '8bda10d0-d221-4658-8fc6-d5805bb6cb71'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:41.109615 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d66647f5-3288-42bd-9529-555ba1a5ea8e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot create request issued successfully. Aug 19 16:19:41.109917 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d66647f5-3288-42bd-9529-555ba1a5ea8e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:19:41.110330 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1439/5734] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:19:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:41.118444 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a00c051b-5fcf-44fc-89cc-195a9d5755da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:41.120315 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a00c051b-5fcf-44fc-89cc-195a9d5755da tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c Aug 19 16:19:41.120572 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a00c051b-5fcf-44fc-89cc-195a9d5755da tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:41.120772 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a00c051b-5fcf-44fc-89cc-195a9d5755da tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:41.125468 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:41.125468 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:41.125807 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a00c051b-5fcf-44fc-89cc-195a9d5755da tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:41.126423 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a00c051b-5fcf-44fc-89cc-195a9d5755da tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c returned with HTTP 200 Aug 19 16:19:41.126790 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1432/5735] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:41 2026] GET /volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:42.135372 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-667b2d6c-a41a-47de-9e1c-40715e0f36ee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:42.137341 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-667b2d6c-a41a-47de-9e1c-40715e0f36ee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c Aug 19 16:19:42.137526 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-667b2d6c-a41a-47de-9e1c-40715e0f36ee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:42.137704 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-667b2d6c-a41a-47de-9e1c-40715e0f36ee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:42.142522 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:42.142522 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:42.142841 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-667b2d6c-a41a-47de-9e1c-40715e0f36ee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:42.143458 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-667b2d6c-a41a-47de-9e1c-40715e0f36ee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c returned with HTTP 200 Aug 19 16:19:42.143819 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1438/5736] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:42 2026] GET /volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:42.152594 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-31bca0f2-a1fb-4496-9774-3a08fd2c0c39 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:42.215485 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31bca0f2-a1fb-4496-9774-3a08fd2c0c39 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] POST https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c/action Aug 19 16:19:42.215868 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31bca0f2-a1fb-4496-9774-3a08fd2c0c39 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:19:42.215989 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31bca0f2-a1fb-4496-9774-3a08fd2c0c39 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:42.222125 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:42.222125 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:42.222564 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-31bca0f2-a1fb-4496-9774-3a08fd2c0c39 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Snapshot retrieved successfully. Aug 19 16:19:42.223301 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-31bca0f2-a1fb-4496-9774-3a08fd2c0c39 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fe963609cfb74a8fb551e8439b7b2c95', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baa0bcb18c2342b8bee36323ca3316d8', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:19:42.223498 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31bca0f2-a1fb-4496-9774-3a08fd2c0c39 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c/action returned with HTTP 403 Aug 19 16:19:42.224024 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1428/5737] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 16:19:42 2026] POST /volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c/action => generated 133 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:42.230778 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1e6d827e-5f4f-4b3a-b4e0-e350d0bf067b None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:42.232879 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e6d827e-5f4f-4b3a-b4e0-e350d0bf067b tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c Aug 19 16:19:42.233072 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e6d827e-5f4f-4b3a-b4e0-e350d0bf067b tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:42.233253 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1e6d827e-5f4f-4b3a-b4e0-e350d0bf067b tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:42.233364 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.snapshots [None req-1e6d827e-5f4f-4b3a-b4e0-e350d0bf067b tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete snapshot with id: 2b861eb3-3aa5-4391-b121-e406dc60f29c Aug 19 16:19:42.238589 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:42.238589 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:42.238933 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1e6d827e-5f4f-4b3a-b4e0-e350d0bf067b tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:42.259734 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1e6d827e-5f4f-4b3a-b4e0-e350d0bf067b tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot delete request issued successfully. Aug 19 16:19:42.259944 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1e6d827e-5f4f-4b3a-b4e0-e350d0bf067b tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c returned with HTTP 202 Aug 19 16:19:42.260354 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1440/5738] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:19:42 2026] DELETE /volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:42.266861 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20242324-5922-48ab-b27c-f1e5b729c8d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:42.268956 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20242324-5922-48ab-b27c-f1e5b729c8d4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c Aug 19 16:19:42.269221 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20242324-5922-48ab-b27c-f1e5b729c8d4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:42.269459 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20242324-5922-48ab-b27c-f1e5b729c8d4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:42.274410 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:42.274410 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:42.274720 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-20242324-5922-48ab-b27c-f1e5b729c8d4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:42.275421 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20242324-5922-48ab-b27c-f1e5b729c8d4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c returned with HTTP 200 Aug 19 16:19:42.275844 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1433/5739] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:42 2026] GET /volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:43.284468 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1fa32d2a-6e6d-46d4-821a-aeb4199a96e7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:43.286751 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1fa32d2a-6e6d-46d4-821a-aeb4199a96e7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c Aug 19 16:19:43.287022 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1fa32d2a-6e6d-46d4-821a-aeb4199a96e7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:43.287280 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1fa32d2a-6e6d-46d4-821a-aeb4199a96e7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:43.292233 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1fa32d2a-6e6d-46d4-821a-aeb4199a96e7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c returned with HTTP 404 Aug 19 16:19:43.292824 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1439/5740] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:43 2026] GET /volume/v3/snapshots/2b861eb3-3aa5-4391-b121-e406dc60f29c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:43.298785 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6670042a-9635-49e9-81d1-6baa789de530 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:43.300392 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6670042a-9635-49e9-81d1-6baa789de530 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 Aug 19 16:19:43.300562 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6670042a-9635-49e9-81d1-6baa789de530 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:43.300742 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6670042a-9635-49e9-81d1-6baa789de530 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:43.300907 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6670042a-9635-49e9-81d1-6baa789de530 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume with id: ff6e32bf-96b5-45dc-98c2-fdacfab00397 Aug 19 16:19:43.307452 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:43.307452 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:43.307768 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6670042a-9635-49e9-81d1-6baa789de530 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:43.322784 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6670042a-9635-49e9-81d1-6baa789de530 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume request issued successfully. Aug 19 16:19:43.322965 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6670042a-9635-49e9-81d1-6baa789de530 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 returned with HTTP 202 Aug 19 16:19:43.323362 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1429/5741] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:19:43 2026] DELETE /volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:43.330417 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-620b9331-acd3-41c4-89fe-32a35b790ef1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:43.332156 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-620b9331-acd3-41c4-89fe-32a35b790ef1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 Aug 19 16:19:43.332338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-620b9331-acd3-41c4-89fe-32a35b790ef1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:43.332509 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-620b9331-acd3-41c4-89fe-32a35b790ef1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:43.340129 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:43.340129 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:43.343953 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-620b9331-acd3-41c4-89fe-32a35b790ef1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:43.348516 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-620b9331-acd3-41c4-89fe-32a35b790ef1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 returned with HTTP 200 Aug 19 16:19:43.349082 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1441/5742] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:43 2026] GET /volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:44.361202 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f00ef38-9d1e-4239-ab88-a0206fcf83d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:44.363064 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f00ef38-9d1e-4239-ab88-a0206fcf83d8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 Aug 19 16:19:44.363284 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f00ef38-9d1e-4239-ab88-a0206fcf83d8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:44.363508 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f00ef38-9d1e-4239-ab88-a0206fcf83d8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:44.369259 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f00ef38-9d1e-4239-ab88-a0206fcf83d8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 returned with HTTP 404 Aug 19 16:19:44.369754 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1434/5743] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:44 2026] GET /volume/v3/volumes/ff6e32bf-96b5-45dc-98c2-fdacfab00397 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:44.377863 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:44.379648 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:19:44.380110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-790708632"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:44.382030 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-790708632'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:19:44.382206 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume of 1 GB Aug 19 16:19:44.386335 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Availability Zones retrieved successfully. Aug 19 16:19:44.393003 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (e10d3aa4-4edd-46dd-871e-69d1f787f649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:44.394454 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70204821-039d-4a5a-9353-a825e3db8dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:44.395314 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:19:44.420408 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70204821-039d-4a5a-9353-a825e3db8dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:44.421414 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14fa1b0-4d06-4f82-b336-c4f2425a98ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:44.457837 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['20489a1a-d9fc-455a-bac9-7c95221559a9', 'f231ca9d-c30b-45ab-b3e7-5fab7e8f97ba', '166d1d59-b3bc-4858-868c-74671d5c2433', '29e51aa9-28b5-4ba1-a7e9-f65152e5ab10'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:44.458564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14fa1b0-4d06-4f82-b336-c4f2425a98ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20489a1a-d9fc-455a-bac9-7c95221559a9', 'f231ca9d-c30b-45ab-b3e7-5fab7e8f97ba', '166d1d59-b3bc-4858-868c-74671d5c2433', '29e51aa9-28b5-4ba1-a7e9-f65152e5ab10']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:44.459367 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89316912-80ab-4a2d-88a2-819cfc52249e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:44.481168 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89316912-80ab-4a2d-88a2-819cfc52249e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa39ead-461b-4c14-98b0-6e1c24b617d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-790708632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['20489a1a-d9fc-455a-bac9-7c95221559a9','f231ca9d-c30b-45ab-b3e7-5fab7e8f97ba','166d1d59-b3bc-4858-868c-74671d5c2433','29e51aa9-28b5-4ba1-a7e9-f65152e5ab10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-790708632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa39ead-461b-4c14-98b0-6e1c24b617d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa0bcb18c2342b8bee36323ca3316d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='89c7488878e6435499b244178edce056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:44.482061 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5789a8f6-0a74-465c-ab5d-6379db96dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:44.501238 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5789a8f6-0a74-465c-ab5d-6379db96dbdd) transitioned into 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-790708632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['20489a1a-d9fc-455a-bac9-7c95221559a9','f231ca9d-c30b-45ab-b3e7-5fab7e8f97ba','166d1d59-b3bc-4858-868c-74671d5c2433','29e51aa9-28b5-4ba1-a7e9-f65152e5ab10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:44.501956 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a8ebcf-37e4-4728-b706-dc1648e00f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:44.511520 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a8ebcf-37e4-4728-b706-dc1648e00f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:44.512246 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (e10d3aa4-4edd-46dd-871e-69d1f787f649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:44.512538 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request issued successfully. Aug 19 16:19:44.513103 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff229f7f-bf9b-47d1-b96c-26edeca7c40e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:19:44.513613 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1440/5744] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:19:44 2026] POST /volume/v3/volumes => generated 775 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:44.524726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7374018-d07d-4afd-ba3f-e8ac168f833d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:44.526549 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7374018-d07d-4afd-ba3f-e8ac168f833d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 Aug 19 16:19:44.526783 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7374018-d07d-4afd-ba3f-e8ac168f833d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:44.526977 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7374018-d07d-4afd-ba3f-e8ac168f833d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:44.533833 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:44.533833 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:44.536995 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7374018-d07d-4afd-ba3f-e8ac168f833d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:44.540581 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7374018-d07d-4afd-ba3f-e8ac168f833d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 returned with HTTP 200 Aug 19 16:19:44.540979 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1430/5745] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:44 2026] GET /volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:45.553681 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f6c77a91-cae3-442d-8ee5-6abf2c0d8228 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:45.555506 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6c77a91-cae3-442d-8ee5-6abf2c0d8228 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 Aug 19 16:19:45.555720 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6c77a91-cae3-442d-8ee5-6abf2c0d8228 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:45.555919 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f6c77a91-cae3-442d-8ee5-6abf2c0d8228 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:45.562529 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:45.562529 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:45.565865 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f6c77a91-cae3-442d-8ee5-6abf2c0d8228 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:45.569220 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f6c77a91-cae3-442d-8ee5-6abf2c0d8228 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 returned with HTTP 200 Aug 19 16:19:45.569566 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1442/5746] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:45 2026] GET /volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:45.580732 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c49a41d-1e44-413c-b396-33b3fa4f1d67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:45.582504 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c49a41d-1e44-413c-b396-33b3fa4f1d67 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:19:45.582859 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c49a41d-1e44-413c-b396-33b3fa4f1d67 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "caa39ead-461b-4c14-98b0-6e1c24b617d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-151288257"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:45.591095 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:45.591095 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:45.591396 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0c49a41d-1e44-413c-b396-33b3fa4f1d67 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:45.591513 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-0c49a41d-1e44-413c-b396-33b3fa4f1d67 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create snapshot from volume caa39ead-461b-4c14-98b0-6e1c24b617d0 Aug 19 16:19:45.613576 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0c49a41d-1e44-413c-b396-33b3fa4f1d67 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['73b52739-4b7a-4139-a5ae-802084e5b758', 'bf490514-45c0-40ec-891d-65a7fa828b5b', '16a9cbe7-1466-402c-b937-3e60759f8e88', '4ca4a80e-6964-4ed8-be79-86a37cb336d2'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:45.640579 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0c49a41d-1e44-413c-b396-33b3fa4f1d67 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot create request issued successfully. Aug 19 16:19:45.640961 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c49a41d-1e44-413c-b396-33b3fa4f1d67 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:19:45.641402 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1435/5747] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:19:45 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 19 16:19:45.649548 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25ca5f13-af25-4758-b549-b5f50efcf435 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:45.651595 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25ca5f13-af25-4758-b549-b5f50efcf435 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 Aug 19 16:19:45.651891 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25ca5f13-af25-4758-b549-b5f50efcf435 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:45.652079 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25ca5f13-af25-4758-b549-b5f50efcf435 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:45.657035 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:45.657035 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:45.657388 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-25ca5f13-af25-4758-b549-b5f50efcf435 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:45.658180 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25ca5f13-af25-4758-b549-b5f50efcf435 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 returned with HTTP 200 Aug 19 16:19:45.658604 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1441/5748] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:45 2026] GET /volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:46.666883 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-17b77d80-8d81-4986-8400-7bf8ed328a96 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:46.668677 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17b77d80-8d81-4986-8400-7bf8ed328a96 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 Aug 19 16:19:46.668861 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17b77d80-8d81-4986-8400-7bf8ed328a96 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:46.669052 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17b77d80-8d81-4986-8400-7bf8ed328a96 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:46.673981 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:46.673981 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:46.674228 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-17b77d80-8d81-4986-8400-7bf8ed328a96 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:46.674865 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17b77d80-8d81-4986-8400-7bf8ed328a96 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 returned with HTTP 200 Aug 19 16:19:46.675179 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1431/5749] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:46 2026] GET /volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:46.682885 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c99511a6-f151-4e06-b17c-ab55a9d8b742 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:46.684573 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c99511a6-f151-4e06-b17c-ab55a9d8b742 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] GET https://10.4.3.32/volume/v3/snapshots Aug 19 16:19:46.684810 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c99511a6-f151-4e06-b17c-ab55a9d8b742 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:46.685006 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c99511a6-f151-4e06-b17c-ab55a9d8b742 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:46.685255 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.api_utils [None req-c99511a6-f151-4e06-b17c-ab55a9d8b742 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Removing options '' from query. {{(pid=100250) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 16:19:46.686213 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.db.api [None req-c99511a6-f151-4e06-b17c-ab55a9d8b742 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Building query based on filter {{(pid=100250) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 16:19:46.689572 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-c99511a6-f151-4e06-b17c-ab55a9d8b742 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Get all snapshots completed successfully. Aug 19 16:19:46.689872 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c99511a6-f151-4e06-b17c-ab55a9d8b742 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] https://10.4.3.32/volume/v3/snapshots returned with HTTP 200 Aug 19 16:19:46.690319 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1443/5750] 10.4.3.32 () {66 vars in 1236 bytes} [Wed Aug 19 16:19:46 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 19 16:19:46.697948 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-008adfee-71d4-4d1f-808c-84013c804db7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:46.699696 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-008adfee-71d4-4d1f-808c-84013c804db7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 Aug 19 16:19:46.699923 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-008adfee-71d4-4d1f-808c-84013c804db7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:46.700105 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-008adfee-71d4-4d1f-808c-84013c804db7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:46.700219 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-008adfee-71d4-4d1f-808c-84013c804db7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete snapshot with id: b9c675a2-fc26-42fb-8859-1a0e2f8088d4 Aug 19 16:19:46.704625 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:46.704625 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:46.704926 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-008adfee-71d4-4d1f-808c-84013c804db7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:46.718492 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-008adfee-71d4-4d1f-808c-84013c804db7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot delete request issued successfully. Aug 19 16:19:46.718791 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-008adfee-71d4-4d1f-808c-84013c804db7 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 returned with HTTP 202 Aug 19 16:19:46.719065 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1436/5751] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:19:46 2026] DELETE /volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:46.726531 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4ce67374-2669-4f69-97cf-6014e53903c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:46.728272 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ce67374-2669-4f69-97cf-6014e53903c1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 Aug 19 16:19:46.728451 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ce67374-2669-4f69-97cf-6014e53903c1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:46.728631 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ce67374-2669-4f69-97cf-6014e53903c1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:46.733315 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:46.733315 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:46.733604 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4ce67374-2669-4f69-97cf-6014e53903c1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:46.734263 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ce67374-2669-4f69-97cf-6014e53903c1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 returned with HTTP 200 Aug 19 16:19:46.734595 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1442/5752] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:46 2026] GET /volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:47.746183 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75ad7d6d-dc7c-46aa-b232-33a0f89dbf1c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:47.748031 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75ad7d6d-dc7c-46aa-b232-33a0f89dbf1c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 Aug 19 16:19:47.748117 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75ad7d6d-dc7c-46aa-b232-33a0f89dbf1c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:47.748238 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75ad7d6d-dc7c-46aa-b232-33a0f89dbf1c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:47.752303 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75ad7d6d-dc7c-46aa-b232-33a0f89dbf1c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 returned with HTTP 404 Aug 19 16:19:47.752903 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1432/5753] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:47 2026] GET /volume/v3/snapshots/b9c675a2-fc26-42fb-8859-1a0e2f8088d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:47.759514 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-fd44f3d3-a347-4f1c-95b6-8f02a423e4d1 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:47.761572 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd44f3d3-a347-4f1c-95b6-8f02a423e4d1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 Aug 19 16:19:47.761865 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd44f3d3-a347-4f1c-95b6-8f02a423e4d1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:47.762048 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-fd44f3d3-a347-4f1c-95b6-8f02a423e4d1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:47.762199 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-fd44f3d3-a347-4f1c-95b6-8f02a423e4d1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume with id: caa39ead-461b-4c14-98b0-6e1c24b617d0 Aug 19 16:19:47.769786 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:47.769786 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:47.770072 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fd44f3d3-a347-4f1c-95b6-8f02a423e4d1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:47.791402 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-fd44f3d3-a347-4f1c-95b6-8f02a423e4d1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume request issued successfully. Aug 19 16:19:47.791584 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-fd44f3d3-a347-4f1c-95b6-8f02a423e4d1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 returned with HTTP 202 Aug 19 16:19:47.792045 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1444/5754] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:19:47 2026] DELETE /volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:47.803049 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01784b88-8434-4520-90f1-0e51c15d485c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:47.805466 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01784b88-8434-4520-90f1-0e51c15d485c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 Aug 19 16:19:47.805659 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01784b88-8434-4520-90f1-0e51c15d485c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:47.805923 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01784b88-8434-4520-90f1-0e51c15d485c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:47.813118 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:47.813118 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:47.817041 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01784b88-8434-4520-90f1-0e51c15d485c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:47.820792 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01784b88-8434-4520-90f1-0e51c15d485c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 returned with HTTP 200 Aug 19 16:19:47.821189 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1437/5755] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:47 2026] GET /volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:48.833103 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-36c946ee-bbda-4f4a-b4f2-97828b3c852a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:48.834747 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36c946ee-bbda-4f4a-b4f2-97828b3c852a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 Aug 19 16:19:48.834961 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36c946ee-bbda-4f4a-b4f2-97828b3c852a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:48.835135 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36c946ee-bbda-4f4a-b4f2-97828b3c852a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:48.840746 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36c946ee-bbda-4f4a-b4f2-97828b3c852a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 returned with HTTP 404 Aug 19 16:19:48.841225 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1443/5756] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:48 2026] GET /volume/v3/volumes/caa39ead-461b-4c14-98b0-6e1c24b617d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:48.848691 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:48.850141 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:19:48.850422 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-158368313"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:48.852000 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-158368313'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:19:48.852144 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume of 1 GB Aug 19 16:19:48.856238 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Availability Zones retrieved successfully. Aug 19 16:19:48.861560 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (8c1bf5dc-862c-454a-baa4-613012b9887f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:48.862509 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c8ca908-c1d8-4018-b8b9-f72a8301a605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:48.863221 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:19:48.884924 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c8ca908-c1d8-4018-b8b9-f72a8301a605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:48.885589 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e073ac-1ea8-4b63-b231-dbd5330877e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:48.924409 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['cacee59e-7f98-4f2e-a139-3cccbdb71de5', '09d85c92-6ff4-447c-a629-a16ee9388881', '7b1992d9-fc00-4f16-baa7-fd33c9b0dd85', 'ea36ff1c-c64a-4851-8b69-6b6a1d047f46'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:48.925196 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e073ac-1ea8-4b63-b231-dbd5330877e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cacee59e-7f98-4f2e-a139-3cccbdb71de5', '09d85c92-6ff4-447c-a629-a16ee9388881', '7b1992d9-fc00-4f16-baa7-fd33c9b0dd85', 'ea36ff1c-c64a-4851-8b69-6b6a1d047f46']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:48.925954 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1144dec2-4b4c-44c4-bbc7-fb1ccde1eeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:48.956465 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1144dec2-4b4c-44c4-bbc7-fb1ccde1eeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '596a02cf-8853-4259-8f4d-86742501eb56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-158368313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['cacee59e-7f98-4f2e-a139-3cccbdb71de5','09d85c92-6ff4-447c-a629-a16ee9388881','7b1992d9-fc00-4f16-baa7-fd33c9b0dd85','ea36ff1c-c64a-4851-8b69-6b6a1d047f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-158368313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=596a02cf-8853-4259-8f4d-86742501eb56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa0bcb18c2342b8bee36323ca3316d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='89c7488878e6435499b244178edce056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:48.957169 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c981e3-ad7b-4a56-9349-e18206eddce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:48.976016 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c981e3-ad7b-4a56-9349-e18206eddce4) transitioned into 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-158368313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['cacee59e-7f98-4f2e-a139-3cccbdb71de5','09d85c92-6ff4-447c-a629-a16ee9388881','7b1992d9-fc00-4f16-baa7-fd33c9b0dd85','ea36ff1c-c64a-4851-8b69-6b6a1d047f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:48.976677 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d4f1a4-a72e-428c-bc06-04409e013aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:48.987537 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d4f1a4-a72e-428c-bc06-04409e013aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:48.988322 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (8c1bf5dc-862c-454a-baa4-613012b9887f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:48.988600 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request issued successfully. Aug 19 16:19:48.989152 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5b090a5-19be-4e7a-945a-7577cc8e2ec2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:19:48.989552 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1433/5757] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:19:48 2026] POST /volume/v3/volumes => generated 775 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:49.002123 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-06f8dc8c-a000-449a-9479-bfc8e6dcee02 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:49.003909 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06f8dc8c-a000-449a-9479-bfc8e6dcee02 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 Aug 19 16:19:49.004094 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06f8dc8c-a000-449a-9479-bfc8e6dcee02 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:49.004273 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-06f8dc8c-a000-449a-9479-bfc8e6dcee02 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:49.011273 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:49.011273 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:49.014361 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-06f8dc8c-a000-449a-9479-bfc8e6dcee02 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:49.017963 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-06f8dc8c-a000-449a-9479-bfc8e6dcee02 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 returned with HTTP 200 Aug 19 16:19:49.018330 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1445/5758] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:49 2026] GET /volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:50.031860 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd61a715-8f74-44f2-9274-c44decd22ede None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:50.034594 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd61a715-8f74-44f2-9274-c44decd22ede tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 Aug 19 16:19:50.034594 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd61a715-8f74-44f2-9274-c44decd22ede tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:50.034594 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd61a715-8f74-44f2-9274-c44decd22ede tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:50.040467 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:50.040467 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:50.044339 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dd61a715-8f74-44f2-9274-c44decd22ede tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:50.048084 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd61a715-8f74-44f2-9274-c44decd22ede tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 returned with HTTP 200 Aug 19 16:19:50.048589 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1438/5759] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:50 2026] GET /volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:50.059506 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4cacbc3e-6683-4783-878c-59b6f061dc9e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:50.062783 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4cacbc3e-6683-4783-878c-59b6f061dc9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:19:50.062783 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4cacbc3e-6683-4783-878c-59b6f061dc9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "596a02cf-8853-4259-8f4d-86742501eb56", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1302802583"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:50.069480 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:50.069480 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:50.069911 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4cacbc3e-6683-4783-878c-59b6f061dc9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:50.070101 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-4cacbc3e-6683-4783-878c-59b6f061dc9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create snapshot from volume 596a02cf-8853-4259-8f4d-86742501eb56 Aug 19 16:19:50.092040 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4cacbc3e-6683-4783-878c-59b6f061dc9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['339202cd-b410-4d1b-9f37-8d8efa68650d', '3610d8a3-cf09-4cce-a3e6-4d985f5ff0bd', '78497cea-55d3-47e4-b2ae-92e4d287fdbe', '461ffc46-bba7-4b95-bf8e-8923081ceff1'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:50.124319 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4cacbc3e-6683-4783-878c-59b6f061dc9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot create request issued successfully. Aug 19 16:19:50.124925 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4cacbc3e-6683-4783-878c-59b6f061dc9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:19:50.125544 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1444/5760] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:19:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:50.133591 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4357efb-46ce-4b76-9cdb-cb136e2f5356 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:50.135504 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4357efb-46ce-4b76-9cdb-cb136e2f5356 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 Aug 19 16:19:50.135697 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4357efb-46ce-4b76-9cdb-cb136e2f5356 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:50.135940 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4357efb-46ce-4b76-9cdb-cb136e2f5356 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:50.141028 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:50.141028 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:50.141289 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4357efb-46ce-4b76-9cdb-cb136e2f5356 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:50.141895 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4357efb-46ce-4b76-9cdb-cb136e2f5356 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 returned with HTTP 200 Aug 19 16:19:50.142222 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1434/5761] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:50 2026] GET /volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:51.150956 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d1007ae8-fe28-4413-b28c-2d38e0e19021 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:51.152659 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1007ae8-fe28-4413-b28c-2d38e0e19021 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 Aug 19 16:19:51.152887 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1007ae8-fe28-4413-b28c-2d38e0e19021 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:51.153093 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d1007ae8-fe28-4413-b28c-2d38e0e19021 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:51.157976 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:51.157976 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:51.158316 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-d1007ae8-fe28-4413-b28c-2d38e0e19021 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:51.158985 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d1007ae8-fe28-4413-b28c-2d38e0e19021 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 returned with HTTP 200 Aug 19 16:19:51.159389 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1446/5762] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:51 2026] GET /volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:51.167211 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25b2c88f-c783-40e6-ae8d-7710daf2eb9e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:51.168891 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25b2c88f-c783-40e6-ae8d-7710daf2eb9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] POST https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4/action Aug 19 16:19:51.169211 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25b2c88f-c783-40e6-ae8d-7710daf2eb9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:19:51.169338 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25b2c88f-c783-40e6-ae8d-7710daf2eb9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:51.170627 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-25b2c88f-c783-40e6-ae8d-7710daf2eb9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Updating snapshot '8efaa042-67f5-4e4a-a967-04148bf723f4' with '{'status': 'error'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 16:19:51.178775 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:51.178775 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:51.179197 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-25b2c88f-c783-40e6-ae8d-7710daf2eb9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fe963609cfb74a8fb551e8439b7b2c95', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baa0bcb18c2342b8bee36323ca3316d8', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:19:51.179378 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25b2c88f-c783-40e6-ae8d-7710daf2eb9e tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4/action returned with HTTP 403 Aug 19 16:19:51.179796 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1439/5763] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 16:19:51 2026] POST /volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:51.186239 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-264eabfb-4818-4b8c-96b5-11d758958360 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:51.187990 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-264eabfb-4818-4b8c-96b5-11d758958360 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 Aug 19 16:19:51.188171 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-264eabfb-4818-4b8c-96b5-11d758958360 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:51.188343 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-264eabfb-4818-4b8c-96b5-11d758958360 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:51.188441 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-264eabfb-4818-4b8c-96b5-11d758958360 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete snapshot with id: 8efaa042-67f5-4e4a-a967-04148bf723f4 Aug 19 16:19:51.193008 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:51.193008 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:51.193226 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-264eabfb-4818-4b8c-96b5-11d758958360 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:51.210712 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-264eabfb-4818-4b8c-96b5-11d758958360 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot delete request issued successfully. Aug 19 16:19:51.210712 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-264eabfb-4818-4b8c-96b5-11d758958360 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 returned with HTTP 202 Aug 19 16:19:51.210712 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1445/5764] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:19:51 2026] DELETE /volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:51.215118 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9b3fd35e-92a6-45b9-ae5f-0f4779e3b0ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:51.216128 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b3fd35e-92a6-45b9-ae5f-0f4779e3b0ad tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 Aug 19 16:19:51.216330 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b3fd35e-92a6-45b9-ae5f-0f4779e3b0ad tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:51.216511 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b3fd35e-92a6-45b9-ae5f-0f4779e3b0ad tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:51.221249 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:51.221249 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:51.223612 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9b3fd35e-92a6-45b9-ae5f-0f4779e3b0ad tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:51.223612 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b3fd35e-92a6-45b9-ae5f-0f4779e3b0ad tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 returned with HTTP 200 Aug 19 16:19:51.223612 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1435/5765] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:51 2026] GET /volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:52.231072 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-417e5b32-89bb-4e48-b6d8-2e6672d10f7d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:52.232854 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-417e5b32-89bb-4e48-b6d8-2e6672d10f7d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 Aug 19 16:19:52.233051 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-417e5b32-89bb-4e48-b6d8-2e6672d10f7d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:52.233228 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-417e5b32-89bb-4e48-b6d8-2e6672d10f7d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:52.237332 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-417e5b32-89bb-4e48-b6d8-2e6672d10f7d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 returned with HTTP 404 Aug 19 16:19:52.238183 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1447/5766] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:52 2026] GET /volume/v3/snapshots/8efaa042-67f5-4e4a-a967-04148bf723f4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:52.244440 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01d4b59f-77d3-4f63-9af9-db8a671400b1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:52.246364 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01d4b59f-77d3-4f63-9af9-db8a671400b1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 Aug 19 16:19:52.246603 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01d4b59f-77d3-4f63-9af9-db8a671400b1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:52.246888 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01d4b59f-77d3-4f63-9af9-db8a671400b1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:52.247100 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-01d4b59f-77d3-4f63-9af9-db8a671400b1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume with id: 596a02cf-8853-4259-8f4d-86742501eb56 Aug 19 16:19:52.254514 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:52.254514 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:52.254928 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01d4b59f-77d3-4f63-9af9-db8a671400b1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:52.274785 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01d4b59f-77d3-4f63-9af9-db8a671400b1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume request issued successfully. Aug 19 16:19:52.274785 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01d4b59f-77d3-4f63-9af9-db8a671400b1 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 returned with HTTP 202 Aug 19 16:19:52.274785 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1440/5767] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:19:52 2026] DELETE /volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:52.281973 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ce765b0-004b-4f17-bb80-fa5ad629562a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:52.283727 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ce765b0-004b-4f17-bb80-fa5ad629562a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 Aug 19 16:19:52.283959 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ce765b0-004b-4f17-bb80-fa5ad629562a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:52.284139 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ce765b0-004b-4f17-bb80-fa5ad629562a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:52.291494 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:52.291494 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:52.295542 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2ce765b0-004b-4f17-bb80-fa5ad629562a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:52.300681 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ce765b0-004b-4f17-bb80-fa5ad629562a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 returned with HTTP 200 Aug 19 16:19:52.302133 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1446/5768] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:52 2026] GET /volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:53.314227 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-deeefa94-b237-4a79-8229-e7816f5e4999 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:53.316025 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-deeefa94-b237-4a79-8229-e7816f5e4999 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 Aug 19 16:19:53.316227 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-deeefa94-b237-4a79-8229-e7816f5e4999 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:53.316411 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-deeefa94-b237-4a79-8229-e7816f5e4999 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:53.322041 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-deeefa94-b237-4a79-8229-e7816f5e4999 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 returned with HTTP 404 Aug 19 16:19:53.322490 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1436/5769] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:53 2026] GET /volume/v3/volumes/596a02cf-8853-4259-8f4d-86742501eb56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:53.329777 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-a35d3c91-399c-41fb-b540-833da9a2c874 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:53.331752 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:19:53.332191 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-186213016"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:53.334204 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-186213016'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:19:53.334336 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume of 1 GB Aug 19 16:19:53.339032 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Availability Zones retrieved successfully. Aug 19 16:19:53.344309 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (0145d65c-837c-4c61-9a1f-7939f91cd1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:53.345501 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f121d3cc-92f3-45f2-830e-1272acdd3d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:53.346413 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:19:53.370593 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f121d3cc-92f3-45f2-830e-1272acdd3d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:53.371406 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ef8628-c9a2-45ba-a1db-7c6497e00ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:53.409587 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['86c547bd-87e4-4c78-b448-7b2a82c928ec', '882eaeb7-b080-4efa-9fba-45376420a342', '7556acec-1032-49cf-b215-3be97e5fdcad', '8c03ed1d-8397-4616-adc3-2f1766d5abc2'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:53.410330 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ef8628-c9a2-45ba-a1db-7c6497e00ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86c547bd-87e4-4c78-b448-7b2a82c928ec', '882eaeb7-b080-4efa-9fba-45376420a342', '7556acec-1032-49cf-b215-3be97e5fdcad', '8c03ed1d-8397-4616-adc3-2f1766d5abc2']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:53.411033 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (585ee281-145b-48a8-951b-a41fc84cfa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:53.434528 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (585ee281-145b-48a8-951b-a41fc84cfa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76051d84-5b8c-44cd-9197-2f1e189f4aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-186213016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['86c547bd-87e4-4c78-b448-7b2a82c928ec','882eaeb7-b080-4efa-9fba-45376420a342','7556acec-1032-49cf-b215-3be97e5fdcad','8c03ed1d-8397-4616-adc3-2f1766d5abc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-186213016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76051d84-5b8c-44cd-9197-2f1e189f4aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa0bcb18c2342b8bee36323ca3316d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='89c7488878e6435499b244178edce056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:53.435330 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40d4871-4825-4229-8c93-12f0d0e30a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:53.455162 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40d4871-4825-4229-8c93-12f0d0e30a5a) transitioned into 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-186213016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['86c547bd-87e4-4c78-b448-7b2a82c928ec','882eaeb7-b080-4efa-9fba-45376420a342','7556acec-1032-49cf-b215-3be97e5fdcad','8c03ed1d-8397-4616-adc3-2f1766d5abc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:53.455920 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e86d0105-79d2-4fef-9e63-7df006c05718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:53.473281 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e86d0105-79d2-4fef-9e63-7df006c05718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:53.474127 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (0145d65c-837c-4c61-9a1f-7939f91cd1cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:53.474469 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request issued successfully. Aug 19 16:19:53.475078 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-a35d3c91-399c-41fb-b540-833da9a2c874 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:19:53.475540 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1448/5770] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:19:53 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:53.487159 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a938b10-a2af-433a-807e-02a9bc8bcc31 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:53.489014 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a938b10-a2af-433a-807e-02a9bc8bcc31 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 Aug 19 16:19:53.490450 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a938b10-a2af-433a-807e-02a9bc8bcc31 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:53.490450 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a938b10-a2af-433a-807e-02a9bc8bcc31 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:53.496875 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:53.496875 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:53.500719 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9a938b10-a2af-433a-807e-02a9bc8bcc31 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:53.504465 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a938b10-a2af-433a-807e-02a9bc8bcc31 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 returned with HTTP 200 Aug 19 16:19:53.504865 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1441/5771] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:53 2026] GET /volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:54.516636 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c7fd1de3-4484-4b80-84a4-859108623520 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:54.518552 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7fd1de3-4484-4b80-84a4-859108623520 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 Aug 19 16:19:54.518789 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7fd1de3-4484-4b80-84a4-859108623520 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:54.519051 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7fd1de3-4484-4b80-84a4-859108623520 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:54.526222 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:54.526222 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:54.529683 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c7fd1de3-4484-4b80-84a4-859108623520 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:54.533695 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7fd1de3-4484-4b80-84a4-859108623520 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 returned with HTTP 200 Aug 19 16:19:54.534126 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1447/5772] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:54 2026] GET /volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:54.546075 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0e49ccbf-25d7-4e37-9b41-fe79947e0ba2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:54.547987 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e49ccbf-25d7-4e37-9b41-fe79947e0ba2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:19:54.548391 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0e49ccbf-25d7-4e37-9b41-fe79947e0ba2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76051d84-5b8c-44cd-9197-2f1e189f4aa7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-245506198"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:54.556987 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:54.556987 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:54.557331 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0e49ccbf-25d7-4e37-9b41-fe79947e0ba2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:54.557437 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-0e49ccbf-25d7-4e37-9b41-fe79947e0ba2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create snapshot from volume 76051d84-5b8c-44cd-9197-2f1e189f4aa7 Aug 19 16:19:54.579889 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0e49ccbf-25d7-4e37-9b41-fe79947e0ba2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['1950ae14-c0e9-423e-bbc9-d13ee3a941ad', '6da46987-45d3-4349-8e6c-71c0bb9996e8', '64936271-0171-4c6a-9851-676fadf7128d', '313e736b-7742-4d48-b83c-5c43a0b37538'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:54.608605 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0e49ccbf-25d7-4e37-9b41-fe79947e0ba2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot create request issued successfully. Aug 19 16:19:54.608956 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0e49ccbf-25d7-4e37-9b41-fe79947e0ba2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:19:54.609364 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1437/5773] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:19:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:54.618590 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-db81bd1d-2b92-442a-b29b-bec0501ca212 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:54.621287 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db81bd1d-2b92-442a-b29b-bec0501ca212 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e Aug 19 16:19:54.621531 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db81bd1d-2b92-442a-b29b-bec0501ca212 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:54.621738 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-db81bd1d-2b92-442a-b29b-bec0501ca212 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:54.627371 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:54.627371 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:54.627748 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-db81bd1d-2b92-442a-b29b-bec0501ca212 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:54.628581 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-db81bd1d-2b92-442a-b29b-bec0501ca212 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e returned with HTTP 200 Aug 19 16:19:54.629127 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1449/5774] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:54 2026] GET /volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:55.637919 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e9cb2396-7dd1-47ad-9966-1ecfe2cc4f60 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:55.639689 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9cb2396-7dd1-47ad-9966-1ecfe2cc4f60 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e Aug 19 16:19:55.639939 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9cb2396-7dd1-47ad-9966-1ecfe2cc4f60 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:55.640148 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9cb2396-7dd1-47ad-9966-1ecfe2cc4f60 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:55.644932 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:55.644932 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:55.645224 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e9cb2396-7dd1-47ad-9966-1ecfe2cc4f60 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:55.645864 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9cb2396-7dd1-47ad-9966-1ecfe2cc4f60 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e returned with HTTP 200 Aug 19 16:19:55.646187 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1442/5775] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:55 2026] GET /volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:55.654542 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c90a258e-9c6c-42fb-aa2e-113d97e79dac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:55.656293 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c90a258e-9c6c-42fb-aa2e-113d97e79dac tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] GET https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e Aug 19 16:19:55.656502 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c90a258e-9c6c-42fb-aa2e-113d97e79dac tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:55.656731 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c90a258e-9c6c-42fb-aa2e-113d97e79dac tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:55.661751 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:55.661751 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:55.662234 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c90a258e-9c6c-42fb-aa2e-113d97e79dac tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Snapshot retrieved successfully. Aug 19 16:19:55.663118 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c90a258e-9c6c-42fb-aa2e-113d97e79dac tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e returned with HTTP 200 Aug 19 16:19:55.663445 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1448/5776] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:55 2026] GET /volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:55.671091 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c8ffac2-09d5-4ddc-8b23-ff02f14218e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:55.672958 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c8ffac2-09d5-4ddc-8b23-ff02f14218e2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e Aug 19 16:19:55.673164 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c8ffac2-09d5-4ddc-8b23-ff02f14218e2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:55.673374 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c8ffac2-09d5-4ddc-8b23-ff02f14218e2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:55.673498 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-9c8ffac2-09d5-4ddc-8b23-ff02f14218e2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete snapshot with id: ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e Aug 19 16:19:55.678207 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:55.678207 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:55.678528 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c8ffac2-09d5-4ddc-8b23-ff02f14218e2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:55.696250 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c8ffac2-09d5-4ddc-8b23-ff02f14218e2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot delete request issued successfully. Aug 19 16:19:55.696486 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c8ffac2-09d5-4ddc-8b23-ff02f14218e2 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e returned with HTTP 202 Aug 19 16:19:55.697009 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1438/5777] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:19:55 2026] DELETE /volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:55.703733 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b1dbf972-32a3-4b41-83d6-32f5dfa8ea25 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:55.705599 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b1dbf972-32a3-4b41-83d6-32f5dfa8ea25 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e Aug 19 16:19:55.705835 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b1dbf972-32a3-4b41-83d6-32f5dfa8ea25 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:55.706016 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b1dbf972-32a3-4b41-83d6-32f5dfa8ea25 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:55.711282 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:55.711282 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:55.711593 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-b1dbf972-32a3-4b41-83d6-32f5dfa8ea25 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:55.712349 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b1dbf972-32a3-4b41-83d6-32f5dfa8ea25 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e returned with HTTP 200 Aug 19 16:19:55.712790 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1450/5778] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:55 2026] GET /volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:56.721636 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8119fe5d-de74-4115-832e-9f28c2e06c1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:56.723482 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8119fe5d-de74-4115-832e-9f28c2e06c1a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e Aug 19 16:19:56.723690 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8119fe5d-de74-4115-832e-9f28c2e06c1a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:56.723899 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8119fe5d-de74-4115-832e-9f28c2e06c1a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:56.728318 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8119fe5d-de74-4115-832e-9f28c2e06c1a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e returned with HTTP 404 Aug 19 16:19:56.728732 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1443/5779] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:56 2026] GET /volume/v3/snapshots/ddcedea1-7cb5-4fbf-82fc-caa8d71ee20e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:56.735795 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-255f31e6-2264-4ea6-b952-726b0237344d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:56.737662 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-255f31e6-2264-4ea6-b952-726b0237344d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 Aug 19 16:19:56.737902 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-255f31e6-2264-4ea6-b952-726b0237344d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:56.738123 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-255f31e6-2264-4ea6-b952-726b0237344d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:56.738282 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-255f31e6-2264-4ea6-b952-726b0237344d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume with id: 76051d84-5b8c-44cd-9197-2f1e189f4aa7 Aug 19 16:19:56.746559 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:56.746559 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:56.747007 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-255f31e6-2264-4ea6-b952-726b0237344d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:56.770484 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-255f31e6-2264-4ea6-b952-726b0237344d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume request issued successfully. Aug 19 16:19:56.770751 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-255f31e6-2264-4ea6-b952-726b0237344d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 returned with HTTP 202 Aug 19 16:19:56.771302 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1449/5780] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:19:56 2026] DELETE /volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:19:56.778635 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ef2d3af9-0400-4b96-b84a-6ece02e9492c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:56.780340 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef2d3af9-0400-4b96-b84a-6ece02e9492c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 Aug 19 16:19:56.780506 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef2d3af9-0400-4b96-b84a-6ece02e9492c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:56.780689 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ef2d3af9-0400-4b96-b84a-6ece02e9492c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:56.787140 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:56.787140 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:56.790353 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ef2d3af9-0400-4b96-b84a-6ece02e9492c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:56.793668 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ef2d3af9-0400-4b96-b84a-6ece02e9492c tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 returned with HTTP 200 Aug 19 16:19:56.794005 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1439/5781] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:56 2026] GET /volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:57.219632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-b2855683-e6b9-488f-86af-e9876beba41c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:57.221279 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2855683-e6b9-488f-86af-e9876beba41c tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:19:57.221610 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-b2855683-e6b9-488f-86af-e9876beba41c tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1026481854-1788946912", "extra_specs": {"multiattach": " True"}}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:57.236994 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-b2855683-e6b9-488f-86af-e9876beba41c tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:19:57.237375 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1451/5782] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:19:57 2026] POST /volume/v3/types => generated 287 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:57.248273 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22e0dd06-e703-452e-910b-0058e693ca42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:57.250263 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:19:57.250720 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1061744161", "snapshot_id": null, "imageRef": null, "volume_type": "690ebb0f-88eb-4545-a723-6305cfbd7774", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:57.252871 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1061744161', 'snapshot_id': None, 'imageRef': None, 'volume_type': '690ebb0f-88eb-4545-a723-6305cfbd7774', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:19:57.257802 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume of 1 GB Aug 19 16:19:57.258143 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:57.258143 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:57.258720 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Availability Zones retrieved successfully. Aug 19 16:19:57.265623 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Flow 'volume_create_api' (b72cbe8b-756b-46d7-8727-4cbbf0a56e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:57.266772 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c0a1dc-0b03-4b35-a1c4-ee699fb9af7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.267841 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:19:57.275499 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:57.275499 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:57.286768 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c0a1dc-0b03-4b35-a1c4-ee699fb9af7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T16:19:57Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=690ebb0f-88eb-4545-a723-6305cfbd7774,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1026481854-1788946912',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '690ebb0f-88eb-4545-a723-6305cfbd7774', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.287454 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e3d14e-21ae-4998-bb93-c6b793fe416a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.309949 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1026481854-1788946912 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1026481854-1788946912, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:19:57.310215 np0000007787 devstack@c-api.service[100249]: WARNING cinder.quota [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1026481854-1788946912 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1026481854-1788946912, it is now deprecated. Please use the default quota class for default quota. Aug 19 16:19:57.337980 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Created reservations ['dcacaee8-8d4d-4727-adf0-e9c75b32ca7b', '47778834-d874-4331-b804-2a28052d23cf', 'eda26460-75bb-4ea1-9e44-b2457eef0a15', '3a1e49ca-e014-40a3-a42b-3192cd0239cd'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:57.338653 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e3d14e-21ae-4998-bb93-c6b793fe416a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcacaee8-8d4d-4727-adf0-e9c75b32ca7b', '47778834-d874-4331-b804-2a28052d23cf', 'eda26460-75bb-4ea1-9e44-b2457eef0a15', '3a1e49ca-e014-40a3-a42b-3192cd0239cd']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.339330 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d09edb-ba6d-4a67-b9c6-27c1ded9fae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.359013 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d09edb-ba6d-4a67-b9c6-27c1ded9fae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fe95389-647a-466c-93ec-830371a87ea4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1061744161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='749e2110886e44b7b2dde7d608259419',qos_specs=None,replication_status=,reservations=['dcacaee8-8d4d-4727-adf0-e9c75b32ca7b','47778834-d874-4331-b804-2a28052d23cf','eda26460-75bb-4ea1-9e44-b2457eef0a15','3a1e49ca-e014-40a3-a42b-3192cd0239cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71018b8f746849c4a7af44a7c3313768',volume_type_id=690ebb0f-88eb-4545-a723-6305cfbd7774), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1061744161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fe95389-647a-466c-93ec-830371a87ea4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='749e2110886e44b7b2dde7d608259419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='71018b8f746849c4a7af44a7c3313768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(690ebb0f-88eb-4545-a723-6305cfbd7774),volume_type_id=690ebb0f-88eb-4545-a723-6305cfbd7774)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.359644 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4693d2-2294-4d1e-b326-1ed4d73072b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.377975 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d4693d2-2294-4d1e-b326-1ed4d73072b2) transitioned into 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-1061744161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='749e2110886e44b7b2dde7d608259419',qos_specs=None,replication_status=,reservations=['dcacaee8-8d4d-4727-adf0-e9c75b32ca7b','47778834-d874-4331-b804-2a28052d23cf','eda26460-75bb-4ea1-9e44-b2457eef0a15','3a1e49ca-e014-40a3-a42b-3192cd0239cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71018b8f746849c4a7af44a7c3313768',volume_type_id=690ebb0f-88eb-4545-a723-6305cfbd7774)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.378605 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7118b214-368b-4cbe-a0e4-61ffc10352d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.387894 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7118b214-368b-4cbe-a0e4-61ffc10352d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.388624 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Flow 'volume_create_api' (b72cbe8b-756b-46d7-8727-4cbbf0a56e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:57.388916 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Create volume request issued successfully. Aug 19 16:19:57.389425 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22e0dd06-e703-452e-910b-0058e693ca42 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:19:57.389939 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1444/5783] 10.4.3.32 () {68 vars in 1252 bytes} [Wed Aug 19 16:19:57 2026] POST /volume/v3/volumes => generated 828 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:57.400445 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b0ad448b-67c1-4317-8e7b-1e9872a510a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:57.402158 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b0ad448b-67c1-4317-8e7b-1e9872a510a3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:19:57.402370 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b0ad448b-67c1-4317-8e7b-1e9872a510a3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:57.402582 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b0ad448b-67c1-4317-8e7b-1e9872a510a3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:57.409464 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:57.409464 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:57.413186 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b0ad448b-67c1-4317-8e7b-1e9872a510a3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:57.417046 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b0ad448b-67c1-4317-8e7b-1e9872a510a3 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:19:57.417404 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1450/5784] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:57 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:57.806230 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8ed5287-c4ba-4bad-a5f9-46fbbf16c72a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:57.808433 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8ed5287-c4ba-4bad-a5f9-46fbbf16c72a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 Aug 19 16:19:57.808676 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8ed5287-c4ba-4bad-a5f9-46fbbf16c72a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:57.808922 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8ed5287-c4ba-4bad-a5f9-46fbbf16c72a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:57.815676 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8ed5287-c4ba-4bad-a5f9-46fbbf16c72a tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 returned with HTTP 404 Aug 19 16:19:57.816238 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1440/5785] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:57 2026] GET /volume/v3/volumes/76051d84-5b8c-44cd-9197-2f1e189f4aa7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:19:57.824721 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:57.826480 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/volumes Aug 19 16:19:57.826873 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-808341126"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:57.828338 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.v3.volumes [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-808341126'}} {{(pid=100250) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 16:19:57.828459 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.v3.volumes [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume of 1 GB Aug 19 16:19:57.832491 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Availability Zones retrieved successfully. Aug 19 16:19:57.837879 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (9e4155d1-684c-45af-b0c5-b2c0c2e1d7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:57.838768 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (befd9411-3f8a-49c0-bcc2-91018a9c2750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.839505 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.flows.api.create_volume [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Validating volume size '1' using validate_int {{(pid=100250) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 16:19:57.864748 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (befd9411-3f8a-49c0-bcc2-91018a9c2750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T15:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=edfbed69-cca8-4178-bff7-143014bfd0bd,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edfbed69-cca8-4178-bff7-143014bfd0bd', '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=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.865617 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dcf5bf8-8557-4565-9885-07e611e84399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.904850 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.quota [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['a0b6ab0e-9f08-4935-ace1-c33f88575f50', 'b70395e1-185e-476e-a1b4-5aba28301dc2', '167b230e-adde-4c1d-a175-ce0563e9b492', '1725861b-89fe-46e3-85ab-72b9248dc11b'] {{(pid=100250) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:57.905689 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dcf5bf8-8557-4565-9885-07e611e84399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0b6ab0e-9f08-4935-ace1-c33f88575f50', 'b70395e1-185e-476e-a1b4-5aba28301dc2', '167b230e-adde-4c1d-a175-ce0563e9b492', '1725861b-89fe-46e3-85ab-72b9248dc11b']}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.906458 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f019f369-ac47-4d8f-a0a8-6c5ec87289b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.932829 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f019f369-ac47-4d8f-a0a8-6c5ec87289b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '120b19bf-fc10-46b7-bba3-53c63ab2b025', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-808341126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['a0b6ab0e-9f08-4935-ace1-c33f88575f50','b70395e1-185e-476e-a1b4-5aba28301dc2','167b230e-adde-4c1d-a175-ce0563e9b492','1725861b-89fe-46e3-85ab-72b9248dc11b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T16:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-808341126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=120b19bf-fc10-46b7-bba3-53c63ab2b025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa0bcb18c2342b8bee36323ca3316d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='89c7488878e6435499b244178edce056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(edfbed69-cca8-4178-bff7-143014bfd0bd),volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.933585 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c62e1e-6143-4150-a226-009da037b4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.950925 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c62e1e-6143-4150-a226-009da037b4d7) transitioned into 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-808341126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa0bcb18c2342b8bee36323ca3316d8',qos_specs=None,replication_status=,reservations=['a0b6ab0e-9f08-4935-ace1-c33f88575f50','b70395e1-185e-476e-a1b4-5aba28301dc2','167b230e-adde-4c1d-a175-ce0563e9b492','1725861b-89fe-46e3-85ab-72b9248dc11b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7488878e6435499b244178edce056',volume_type_id=edfbed69-cca8-4178-bff7-143014bfd0bd)}' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.951583 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f811d57-9223-4077-aa09-d5964b5add78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 16:19:57.962140 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f811d57-9223-4077-aa09-d5964b5add78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100250) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 16:19:57.963170 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Flow 'volume_create_api' (9e4155d1-684c-45af-b0c5-b2c0c2e1d7cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100250) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 16:19:57.963620 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create volume request issued successfully. Aug 19 16:19:57.964286 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-05ffca57-1e3c-42b5-b159-9a53470998a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes returned with HTTP 202 Aug 19 16:19:57.964885 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1452/5786] 10.4.3.32 () {68 vars in 1251 bytes} [Wed Aug 19 16:19:57 2026] POST /volume/v3/volumes => generated 775 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:57.976524 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-afd0337c-b892-491f-96a6-a9ff4d278389 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:57.979197 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-afd0337c-b892-491f-96a6-a9ff4d278389 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 Aug 19 16:19:57.979488 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-afd0337c-b892-491f-96a6-a9ff4d278389 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:57.979796 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-afd0337c-b892-491f-96a6-a9ff4d278389 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:57.989700 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:57.989700 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:57.994018 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-afd0337c-b892-491f-96a6-a9ff4d278389 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:57.999347 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-afd0337c-b892-491f-96a6-a9ff4d278389 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 returned with HTTP 200 Aug 19 16:19:58.000001 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1445/5787] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:57 2026] GET /volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:58.429683 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-12417ca8-7162-406f-838d-da71a18f520e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.431331 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12417ca8-7162-406f-838d-da71a18f520e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:19:58.431506 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12417ca8-7162-406f-838d-da71a18f520e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:58.431698 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12417ca8-7162-406f-838d-da71a18f520e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:58.437916 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:58.437916 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:58.440847 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-12417ca8-7162-406f-838d-da71a18f520e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:58.444440 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12417ca8-7162-406f-838d-da71a18f520e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:19:58.444810 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1451/5788] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:58 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:58.457823 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6db7011e-eeed-4f22-898d-922c611c8ee2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.459490 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6db7011e-eeed-4f22-898d-922c611c8ee2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:19:58.459672 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6db7011e-eeed-4f22-898d-922c611c8ee2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:58.459888 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6db7011e-eeed-4f22-898d-922c611c8ee2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:58.466498 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:58.466498 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:58.470017 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6db7011e-eeed-4f22-898d-922c611c8ee2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:58.473972 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6db7011e-eeed-4f22-898d-922c611c8ee2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:19:58.474305 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1441/5789] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:58 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:58.516206 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-80c0d91c-2972-41db-b125-ff6e66390102 req-c5b7ff75-57c7-487b-8d7e-a31fffac3c3f None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.548243 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-c5b7ff75-57c7-487b-8d7e-a31fffac3c3f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:19:58.557552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-c5b7ff75-57c7-487b-8d7e-a31fffac3c3f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:58.557552 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-c5b7ff75-57c7-487b-8d7e-a31fffac3c3f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:58.557552 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:58.557552 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:58.560071 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-80c0d91c-2972-41db-b125-ff6e66390102 req-c5b7ff75-57c7-487b-8d7e-a31fffac3c3f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:58.564125 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-c5b7ff75-57c7-487b-8d7e-a31fffac3c3f tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:19:58.564527 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1453/5790] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:19:58 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 921 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:58.710292 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eef377af-7bb5-46fc-a299-10e85c5140aa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.710744 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eef377af-7bb5-46fc-a299-10e85c5140aa None None] GET https://10.4.3.32/volume// Aug 19 16:19:58.710939 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eef377af-7bb5-46fc-a299-10e85c5140aa None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:58.711157 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eef377af-7bb5-46fc-a299-10e85c5140aa None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:58.711473 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eef377af-7bb5-46fc-a299-10e85c5140aa None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:19:58.711827 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1446/5791] 10.4.3.32 () {66 vars in 1421 bytes} [Wed Aug 19 16:19: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 19 16:19:58.717943 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-80c0d91c-2972-41db-b125-ff6e66390102 req-842ed1eb-47fc-4f03-84e8-4bb6d2a70be2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.747575 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-842ed1eb-47fc-4f03-84e8-4bb6d2a70be2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments Aug 19 16:19:58.747967 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-842ed1eb-47fc-4f03-84e8-4bb6d2a70be2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fe95389-647a-466c-93ec-830371a87ea4", "connector": null, "instance_uuid": "4b1e1022-79f7-4c7e-8cee-fdbad3c82850"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:58.755529 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:58.755529 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:58.791287 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-842ed1eb-47fc-4f03-84e8-4bb6d2a70be2 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments returned with HTTP 200 Aug 19 16:19:58.791775 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1452/5792] 10.4.3.32 () {74 vars in 1587 bytes} [Wed Aug 19 16:19:58 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:58.821382 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92eaea11-70c9-4031-be1e-bbd8fd69e170 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.823152 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92eaea11-70c9-4031-be1e-bbd8fd69e170 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:19:58.823362 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92eaea11-70c9-4031-be1e-bbd8fd69e170 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:58.823547 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92eaea11-70c9-4031-be1e-bbd8fd69e170 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:58.832801 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:58.832801 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:58.834828 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-c085abe7-d3d1-4cef-abee-0a1dfbdee40c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.835033 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c085abe7-d3d1-4cef-abee-0a1dfbdee40c None None] GET https://10.4.3.32/volume// Aug 19 16:19:58.835229 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c085abe7-d3d1-4cef-abee-0a1dfbdee40c None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:58.835436 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-c085abe7-d3d1-4cef-abee-0a1dfbdee40c None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:58.835848 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-c085abe7-d3d1-4cef-abee-0a1dfbdee40c None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:19:58.836213 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1454/5793] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:19: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 19 16:19:58.836385 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92eaea11-70c9-4031-be1e-bbd8fd69e170 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:58.841500 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92eaea11-70c9-4031-be1e-bbd8fd69e170 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:19:58.842006 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1442/5794] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:58 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:58.844565 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5573d3be-500e-446e-bd42-c58419f9f274 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.869445 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5573d3be-500e-446e-bd42-c58419f9f274 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:19:58.869656 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5573d3be-500e-446e-bd42-c58419f9f274 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:58.869858 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5573d3be-500e-446e-bd42-c58419f9f274 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:58.878040 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:58.878040 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:58.881065 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5573d3be-500e-446e-bd42-c58419f9f274 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:58.884629 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5573d3be-500e-446e-bd42-c58419f9f274 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:19:58.884966 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1447/5795] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:19:58 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:19:58.985137 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-80c0d91c-2972-41db-b125-ff6e66390102 req-53a9aa1b-6c5f-4b07-9098-75291c51a693 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:58.987195 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-53a9aa1b-6c5f-4b07-9098-75291c51a693 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] PUT https://10.4.3.32/volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3 Aug 19 16:19:58.987561 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-53a9aa1b-6c5f-4b07-9098-75291c51a693 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.32", "host": "np0000007787", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5346e4a7b5ab", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2d2b32fb-32f8-453e-982e-917734564564", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:58.994488 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-80c0d91c-2972-41db-b125-ff6e66390102 req-53a9aa1b-6c5f-4b07-9098-75291c51a693 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Acquiring lock "cinder-attachment_update-2fe95389-647a-466c-93ec-830371a87ea4-np0000007787" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 16:19:58.998951 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-80c0d91c-2972-41db-b125-ff6e66390102 req-53a9aa1b-6c5f-4b07-9098-75291c51a693 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-2fe95389-647a-466c-93ec-830371a87ea4-np0000007787" acquired by "attachment_update" :: waited 0.005s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 16:19:58.999830 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:58.999830 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:19:59.011916 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-8ec9f504-f360-46d4-bc00-941101df03a9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:59.014321 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ec9f504-f360-46d4-bc00-941101df03a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 Aug 19 16:19:59.014591 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ec9f504-f360-46d4-bc00-941101df03a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:59.014884 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-8ec9f504-f360-46d4-bc00-941101df03a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:59.024092 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:59.024092 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:59.027672 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-8ec9f504-f360-46d4-bc00-941101df03a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:59.031212 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-8ec9f504-f360-46d4-bc00-941101df03a9 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 returned with HTTP 200 Aug 19 16:19:59.031573 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1455/5796] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:59 2026] GET /volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:59.043660 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46d65224-1755-46a4-99ed-c91a261c0664 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:59.045444 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46d65224-1755-46a4-99ed-c91a261c0664 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] POST https://10.4.3.32/volume/v3/snapshots Aug 19 16:19:59.045796 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46d65224-1755-46a4-99ed-c91a261c0664 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "120b19bf-fc10-46b7-bba3-53c63ab2b025", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-397304076"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:19:59.054794 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:59.054794 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:19:59.055381 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46d65224-1755-46a4-99ed-c91a261c0664 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:19:59.055381 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-46d65224-1755-46a4-99ed-c91a261c0664 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Create snapshot from volume 120b19bf-fc10-46b7-bba3-53c63ab2b025 Aug 19 16:19:59.086650 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-46d65224-1755-46a4-99ed-c91a261c0664 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Created reservations ['fa984203-2367-4bbd-9f05-3171aa563193', '415b67b1-9bbc-41e7-b90b-17df604d6b96', '4520b9d2-ffe3-403a-9696-876831897ec5', '795e9362-ae32-475e-90c3-060be47db2f8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 16:19:59.100232 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-80c0d91c-2972-41db-b125-ff6e66390102 req-53a9aa1b-6c5f-4b07-9098-75291c51a693 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Lock "cinder-attachment_update-2fe95389-647a-466c-93ec-830371a87ea4-np0000007787" released by "attachment_update" :: held 0.101s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 16:19:59.100566 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-53a9aa1b-6c5f-4b07-9098-75291c51a693 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3 returned with HTTP 200 Aug 19 16:19:59.101076 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1453/5797] 10.4.3.32 () {74 vars in 1697 bytes} [Wed Aug 19 16:19:58 2026] PUT /volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:19:59.117564 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46d65224-1755-46a4-99ed-c91a261c0664 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot create request issued successfully. Aug 19 16:19:59.118036 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46d65224-1755-46a4-99ed-c91a261c0664 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots returned with HTTP 202 Aug 19 16:19:59.118591 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1443/5798] 10.4.3.32 () {68 vars in 1258 bytes} [Wed Aug 19 16:19:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 16:19:59.128635 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1f65cd24-df16-49bd-a804-a289717c0e04 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:59.130668 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f65cd24-df16-49bd-a804-a289717c0e04 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f Aug 19 16:19:59.130866 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f65cd24-df16-49bd-a804-a289717c0e04 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:59.131044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f65cd24-df16-49bd-a804-a289717c0e04 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:59.137398 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:59.137398 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:19:59.137848 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1f65cd24-df16-49bd-a804-a289717c0e04 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:19:59.138645 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f65cd24-df16-49bd-a804-a289717c0e04 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f returned with HTTP 200 Aug 19 16:19:59.139106 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1448/5799] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:19:59 2026] GET /volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:19:59.854853 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-01b3e16c-5465-4016-95a5-97aed551a51d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:19:59.857098 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01b3e16c-5465-4016-95a5-97aed551a51d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:19:59.857346 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01b3e16c-5465-4016-95a5-97aed551a51d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:19:59.857582 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-01b3e16c-5465-4016-95a5-97aed551a51d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:19:59.868380 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:19:59.868380 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:19:59.871842 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-01b3e16c-5465-4016-95a5-97aed551a51d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:19:59.875840 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-01b3e16c-5465-4016-95a5-97aed551a51d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:19:59.876373 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1456/5800] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:19:59 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:00.147287 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3dc6bfcd-5a52-479d-8a5f-7431c9259bee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:00.149166 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dc6bfcd-5a52-479d-8a5f-7431c9259bee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f Aug 19 16:20:00.149354 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dc6bfcd-5a52-479d-8a5f-7431c9259bee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:00.149564 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dc6bfcd-5a52-479d-8a5f-7431c9259bee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:00.154639 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:00.154639 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:00.155790 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3dc6bfcd-5a52-479d-8a5f-7431c9259bee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:20:00.155858 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dc6bfcd-5a52-479d-8a5f-7431c9259bee tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f returned with HTTP 200 Aug 19 16:20:00.156194 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1454/5801] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:20:00 2026] GET /volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:00.165150 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8f20bd2-8704-4960-9148-3dec079be321 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:00.169329 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8f20bd2-8704-4960-9148-3dec079be321 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] POST https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f/action Aug 19 16:20:00.169329 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8f20bd2-8704-4960-9148-3dec079be321 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:20:00.169329 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8f20bd2-8704-4960-9148-3dec079be321 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:00.169329 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.contrib.snapshot_unmanage [None req-f8f20bd2-8704-4960-9148-3dec079be321 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Unmanage snapshot with id: 4c45bb78-7881-4bf5-a312-7649886cd60f Aug 19 16:20:00.173349 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:00.173349 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:20:00.173893 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8f20bd2-8704-4960-9148-3dec079be321 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Snapshot retrieved successfully. Aug 19 16:20:00.174812 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-f8f20bd2-8704-4960-9148-3dec079be321 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fe963609cfb74a8fb551e8439b7b2c95', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'baa0bcb18c2342b8bee36323ca3316d8', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 16:20:00.175032 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8f20bd2-8704-4960-9148-3dec079be321 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-reader] https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f/action returned with HTTP 403 Aug 19 16:20:00.175532 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1444/5802] 10.4.3.32 () {68 vars in 1389 bytes} [Wed Aug 19 16:20:00 2026] POST /volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:20:00.182369 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7e20558-2820-48ea-8854-cf53f462264d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:00.184513 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7e20558-2820-48ea-8854-cf53f462264d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f Aug 19 16:20:00.184731 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7e20558-2820-48ea-8854-cf53f462264d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:00.184939 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7e20558-2820-48ea-8854-cf53f462264d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:00.185042 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a7e20558-2820-48ea-8854-cf53f462264d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete snapshot with id: 4c45bb78-7881-4bf5-a312-7649886cd60f Aug 19 16:20:00.189483 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:00.189483 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:20:00.189785 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7e20558-2820-48ea-8854-cf53f462264d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:20:00.206405 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7e20558-2820-48ea-8854-cf53f462264d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot delete request issued successfully. Aug 19 16:20:00.206581 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7e20558-2820-48ea-8854-cf53f462264d tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f returned with HTTP 202 Aug 19 16:20:00.207032 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1449/5803] 10.4.3.32 () {66 vars in 1350 bytes} [Wed Aug 19 16:20:00 2026] DELETE /volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:00.214220 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-f20c1b68-9a6b-4d36-9cca-bfad311238b8 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:00.216306 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f20c1b68-9a6b-4d36-9cca-bfad311238b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f Aug 19 16:20:00.216516 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f20c1b68-9a6b-4d36-9cca-bfad311238b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:00.216771 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-f20c1b68-9a6b-4d36-9cca-bfad311238b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:00.222013 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:00.222013 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:20:00.222325 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-f20c1b68-9a6b-4d36-9cca-bfad311238b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Snapshot retrieved successfully. Aug 19 16:20:00.223031 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-f20c1b68-9a6b-4d36-9cca-bfad311238b8 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f returned with HTTP 200 Aug 19 16:20:00.223405 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1457/5804] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:20:00 2026] GET /volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:00.888129 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8ed52cab-3ed7-45a8-900a-3a4cb9ee73c6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:00.890006 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ed52cab-3ed7-45a8-900a-3a4cb9ee73c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:00.890285 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ed52cab-3ed7-45a8-900a-3a4cb9ee73c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:00.890631 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8ed52cab-3ed7-45a8-900a-3a4cb9ee73c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:00.899655 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:00.899655 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:00.902901 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8ed52cab-3ed7-45a8-900a-3a4cb9ee73c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:00.917498 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8ed52cab-3ed7-45a8-900a-3a4cb9ee73c6 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:00.917782 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1455/5805] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:00 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 921 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:01.232900 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c58d80f5-3342-43a5-bfcf-327c3d676bf3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:01.234595 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c58d80f5-3342-43a5-bfcf-327c3d676bf3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f Aug 19 16:20:01.234884 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c58d80f5-3342-43a5-bfcf-327c3d676bf3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:01.235175 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c58d80f5-3342-43a5-bfcf-327c3d676bf3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:01.241188 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c58d80f5-3342-43a5-bfcf-327c3d676bf3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f returned with HTTP 404 Aug 19 16:20:01.241834 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1445/5806] 10.4.3.32 () {66 vars in 1347 bytes} [Wed Aug 19 16:20:01 2026] GET /volume/v3/snapshots/4c45bb78-7881-4bf5-a312-7649886cd60f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:20:01.248874 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-afafbb01-4288-467b-bcbf-dafc51949ed6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:01.250675 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-afafbb01-4288-467b-bcbf-dafc51949ed6 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] DELETE https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 Aug 19 16:20:01.250906 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-afafbb01-4288-467b-bcbf-dafc51949ed6 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:01.251187 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-afafbb01-4288-467b-bcbf-dafc51949ed6 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:01.251345 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-afafbb01-4288-467b-bcbf-dafc51949ed6 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume with id: 120b19bf-fc10-46b7-bba3-53c63ab2b025 Aug 19 16:20:01.261026 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:01.261026 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:20:01.261026 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-afafbb01-4288-467b-bcbf-dafc51949ed6 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:20:01.280999 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-afafbb01-4288-467b-bcbf-dafc51949ed6 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Delete volume request issued successfully. Aug 19 16:20:01.281333 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-afafbb01-4288-467b-bcbf-dafc51949ed6 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 returned with HTTP 202 Aug 19 16:20:01.281845 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1450/5807] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:20:01 2026] DELETE /volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:01.290578 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-470e045e-12bb-4991-892e-7e4693fd4ec3 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:01.292648 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-470e045e-12bb-4991-892e-7e4693fd4ec3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 Aug 19 16:20:01.292926 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-470e045e-12bb-4991-892e-7e4693fd4ec3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:01.293154 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-470e045e-12bb-4991-892e-7e4693fd4ec3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:01.302253 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:01.302253 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:20:01.306849 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-470e045e-12bb-4991-892e-7e4693fd4ec3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Volume info retrieved successfully. Aug 19 16:20:01.310934 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-470e045e-12bb-4991-892e-7e4693fd4ec3 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 returned with HTTP 200 Aug 19 16:20:01.311286 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1458/5808] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:01 2026] GET /volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:01.930110 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1209a613-1acd-4c64-a962-c05cada3cd00 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:01.931833 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1209a613-1acd-4c64-a962-c05cada3cd00 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:01.932020 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1209a613-1acd-4c64-a962-c05cada3cd00 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:01.932192 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1209a613-1acd-4c64-a962-c05cada3cd00 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:01.940366 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:01.940366 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:01.943206 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1209a613-1acd-4c64-a962-c05cada3cd00 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:01.946571 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1209a613-1acd-4c64-a962-c05cada3cd00 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:01.946908 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1456/5809] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:01 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:02.323907 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6632c980-d892-471d-ae3e-e9136720a0c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:02.325694 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6632c980-d892-471d-ae3e-e9136720a0c4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] GET https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 Aug 19 16:20:02.325922 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6632c980-d892-471d-ae3e-e9136720a0c4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:02.326133 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6632c980-d892-471d-ae3e-e9136720a0c4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:02.332185 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6632c980-d892-471d-ae3e-e9136720a0c4 tempest-ProjectReaderTests-1347531703 tempest-ProjectReaderTests-1347531703-project-admin] https://10.4.3.32/volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 returned with HTTP 404 Aug 19 16:20:02.332777 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1446/5810] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:02 2026] GET /volume/v3/volumes/120b19bf-fc10-46b7-bba3-53c63ab2b025 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:20:02.958639 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16e36277-4e66-45b8-b0e6-655ac90d6827 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:02.960861 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16e36277-4e66-45b8-b0e6-655ac90d6827 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:02.961044 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16e36277-4e66-45b8-b0e6-655ac90d6827 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:02.961218 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16e36277-4e66-45b8-b0e6-655ac90d6827 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:02.971206 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:02.971206 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:20:02.974388 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-16e36277-4e66-45b8-b0e6-655ac90d6827 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:02.978070 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16e36277-4e66-45b8-b0e6-655ac90d6827 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:02.978425 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1451/5811] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:02 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.358478 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5f849bfc-6991-4702-b840-dab1d74f798c None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.360979 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5f849bfc-6991-4702-b840-dab1d74f798c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3/action Aug 19 16:20:03.361427 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5f849bfc-6991-4702-b840-dab1d74f798c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-complete": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:20:03.361572 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5f849bfc-6991-4702-b840-dab1d74f798c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.376294 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:03.376294 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:20:03.386669 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-80c0d91c-2972-41db-b125-ff6e66390102 req-5f849bfc-6991-4702-b840-dab1d74f798c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3/action returned with HTTP 204 Aug 19 16:20:03.387088 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1459/5812] 10.4.3.32 () {74 vars in 1718 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:20:03.547585 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5d6772e6-5261-4e62-90a7-3a2103dce55e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.623078 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d6772e6-5261-4e62-90a7-3a2103dce55e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:20:03.623462 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d6772e6-5261-4e62-90a7-3a2103dce55e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-541126778", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.640286 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d6772e6-5261-4e62-90a7-3a2103dce55e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:20:03.640600 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1457/5813] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types => generated 379 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.648470 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27f15f3e-0a4d-4571-bd12-c31ad2288cb5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.650171 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27f15f3e-0a4d-4571-bd12-c31ad2288cb5 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption Aug 19 16:20:03.650477 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27f15f3e-0a4d-4571-bd12-c31ad2288cb5 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.665077 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27f15f3e-0a4d-4571-bd12-c31ad2288cb5 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption returned with HTTP 200 Aug 19 16:20:03.665418 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1447/5814] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.673639 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c605281-5056-4525-b0c8-6e17bb2fa93e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.675394 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c605281-5056-4525-b0c8-6e17bb2fa93e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:20:03.675748 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c605281-5056-4525-b0c8-6e17bb2fa93e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1620630239", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.691231 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c605281-5056-4525-b0c8-6e17bb2fa93e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:20:03.691577 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1452/5815] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.699029 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-16d8ac79-7fbd-4349-abe8-c92e6b6ae493 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.700693 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16d8ac79-7fbd-4349-abe8-c92e6b6ae493 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types/4aca2e7a-c3f0-49b5-8ee8-126ebc643a83/encryption Aug 19 16:20:03.701045 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-16d8ac79-7fbd-4349-abe8-c92e6b6ae493 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.716519 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-16d8ac79-7fbd-4349-abe8-c92e6b6ae493 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/4aca2e7a-c3f0-49b5-8ee8-126ebc643a83/encryption returned with HTTP 200 Aug 19 16:20:03.717079 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1460/5816] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types/4aca2e7a-c3f0-49b5-8ee8-126ebc643a83/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.724793 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9646e3f5-12ee-4497-8eb5-449aa88e0141 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.726857 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9646e3f5-12ee-4497-8eb5-449aa88e0141 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:20:03.727200 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9646e3f5-12ee-4497-8eb5-449aa88e0141 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1258233760", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.753240 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9646e3f5-12ee-4497-8eb5-449aa88e0141 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:20:03.753578 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1458/5817] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.760901 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d77e01d-29ec-4138-965e-87574f411da8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.762812 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d77e01d-29ec-4138-965e-87574f411da8 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7/extra_specs Aug 19 16:20:03.763193 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d77e01d-29ec-4138-965e-87574f411da8 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.789943 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d77e01d-29ec-4138-965e-87574f411da8 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7/extra_specs returned with HTTP 200 Aug 19 16:20:03.790399 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1448/5818] 10.4.3.32 () {68 vars in 1392 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7/extra_specs => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:20:03.797223 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95e4deca-e5ec-4be2-b638-15f514ca2359 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.798887 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95e4deca-e5ec-4be2-b638-15f514ca2359 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] PUT https://10.4.3.32/volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7/extra_specs/key2 Aug 19 16:20:03.799190 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95e4deca-e5ec-4be2-b638-15f514ca2359 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.820881 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95e4deca-e5ec-4be2-b638-15f514ca2359 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7/extra_specs/key2 returned with HTTP 200 Aug 19 16:20:03.821267 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1453/5819] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:20:03 2026] PUT /volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7/extra_specs/key2 => generated 25 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:20:03.829034 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-2fb78448-b93f-4a76-921f-90c4630c79dd None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.830645 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2fb78448-b93f-4a76-921f-90c4630c79dd tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:20:03.830998 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-2fb78448-b93f-4a76-921f-90c4630c79dd tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.844907 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-2fb78448-b93f-4a76-921f-90c4630c79dd tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:20:03.845238 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1461/5820] 10.4.3.32 () {68 vars in 1245 bytes} [Wed Aug 19 16:20:03 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 19 16:20:03.852505 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0785eafa-c1f2-4a2b-b96d-0164f0b99c44 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.854177 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0785eafa-c1f2-4a2b-b96d-0164f0b99c44 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/de3d04d4-60f4-480c-b0b8-f45c1864d985 Aug 19 16:20:03.854355 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0785eafa-c1f2-4a2b-b96d-0164f0b99c44 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:03.854538 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0785eafa-c1f2-4a2b-b96d-0164f0b99c44 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:03.878647 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0785eafa-c1f2-4a2b-b96d-0164f0b99c44 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/de3d04d4-60f4-480c-b0b8-f45c1864d985 returned with HTTP 202 Aug 19 16:20:03.879126 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1459/5821] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:20:03 2026] DELETE /volume/v3/types/de3d04d4-60f4-480c-b0b8-f45c1864d985 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:03.886232 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b51441e3-2846-4f28-82b8-e9a6d358abf6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.888070 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b51441e3-2846-4f28-82b8-e9a6d358abf6 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:20:03.888460 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b51441e3-2846-4f28-82b8-e9a6d358abf6 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-569266932", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.905241 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b51441e3-2846-4f28-82b8-e9a6d358abf6 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:20:03.905577 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1449/5822] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.912560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1656bd84-6308-49ea-b728-1baed332a9be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.914351 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1656bd84-6308-49ea-b728-1baed332a9be tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a/encryption Aug 19 16:20:03.914750 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1656bd84-6308-49ea-b728-1baed332a9be tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.929502 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1656bd84-6308-49ea-b728-1baed332a9be tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a/encryption returned with HTTP 200 Aug 19 16:20:03.929894 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1454/5823] 10.4.3.32 () {68 vars in 1390 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.937025 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-6f95f81e-88b9-4c78-98c9-b8d21ab61627 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.938623 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f95f81e-88b9-4c78-98c9-b8d21ab61627 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a/encryption/ad05739d-ca7d-4191-8401-60eb982cb513 Aug 19 16:20:03.938792 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f95f81e-88b9-4c78-98c9-b8d21ab61627 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:03.938985 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-6f95f81e-88b9-4c78-98c9-b8d21ab61627 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:03.948580 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-6f95f81e-88b9-4c78-98c9-b8d21ab61627 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a/encryption/ad05739d-ca7d-4191-8401-60eb982cb513 returned with HTTP 202 Aug 19 16:20:03.948919 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1462/5824] 10.4.3.32 () {66 vars in 1482 bytes} [Wed Aug 19 16:20:03 2026] DELETE /volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a/encryption/ad05739d-ca7d-4191-8401-60eb982cb513 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:03.955285 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5291f6ee-2bf4-46d1-9e44-2596bd212f19 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.956857 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5291f6ee-2bf4-46d1-9e44-2596bd212f19 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:20:03.957183 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5291f6ee-2bf4-46d1-9e44-2596bd212f19 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-886502856", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:03.973325 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5291f6ee-2bf4-46d1-9e44-2596bd212f19 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:20:03.973682 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1460/5825] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:20:03 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:03.981024 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f86801f-acef-4bb3-9ad1-fd9e7c951f2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.983249 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f86801f-acef-4bb3-9ad1-fd9e7c951f2c tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/3d87382e-0312-43f8-943d-54e5bcd10a6e/extra_specs/key1 Aug 19 16:20:03.983441 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f86801f-acef-4bb3-9ad1-fd9e7c951f2c tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:03.983630 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f86801f-acef-4bb3-9ad1-fd9e7c951f2c tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:03.989561 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-084799ab-1ea5-426f-ab07-b194e0ee6cb4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:03.991274 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-084799ab-1ea5-426f-ab07-b194e0ee6cb4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:03.991484 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-084799ab-1ea5-426f-ab07-b194e0ee6cb4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:03.991692 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-084799ab-1ea5-426f-ab07-b194e0ee6cb4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.000452 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f86801f-acef-4bb3-9ad1-fd9e7c951f2c tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/3d87382e-0312-43f8-943d-54e5bcd10a6e/extra_specs/key1 returned with HTTP 202 Aug 19 16:20:04.000979 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:04.000979 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:20:04.001065 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1450/5826] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:20:03 2026] DELETE /volume/v3/types/3d87382e-0312-43f8-943d-54e5bcd10a6e/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:20:04.004292 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-084799ab-1ea5-426f-ab07-b194e0ee6cb4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:04.007701 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7731f649-f196-451b-ab19-8e4c33658b4d None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.008669 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-084799ab-1ea5-426f-ab07-b194e0ee6cb4 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:04.009069 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1455/5827] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:03 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:04.009397 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7731f649-f196-451b-ab19-8e4c33658b4d tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] POST https://10.4.3.32/volume/v3/types Aug 19 16:20:04.009750 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7731f649-f196-451b-ab19-8e4c33658b4d tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-259150219", "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=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:04.025517 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7731f649-f196-451b-ab19-8e4c33658b4d tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:20:04.025924 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1463/5828] 10.4.3.32 () {68 vars in 1246 bytes} [Wed Aug 19 16:20:04 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:04.033277 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f7ce77d3-4a3a-4d4a-b51a-75eac2f47d97 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.035341 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7ce77d3-4a3a-4d4a-b51a-75eac2f47d97 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/b0f9c740-ac64-4d00-bf6d-3c2c90fca452 Aug 19 16:20:04.035568 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7ce77d3-4a3a-4d4a-b51a-75eac2f47d97 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.035828 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7ce77d3-4a3a-4d4a-b51a-75eac2f47d97 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.048187 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0ba415de-9ff7-491d-8486-e214ab0ce99f req-bb47ec7e-5b00-40e2-aef6-560ee162172d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.060923 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7ce77d3-4a3a-4d4a-b51a-75eac2f47d97 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/b0f9c740-ac64-4d00-bf6d-3c2c90fca452 returned with HTTP 202 Aug 19 16:20:04.061387 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1461/5829] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:20:04 2026] DELETE /volume/v3/types/b0f9c740-ac64-4d00-bf6d-3c2c90fca452 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:04.068234 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ef11d09-2614-4eed-b964-4099080f9d88 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.069915 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ef11d09-2614-4eed-b964-4099080f9d88 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] GET https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs Aug 19 16:20:04.070159 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ef11d09-2614-4eed-b964-4099080f9d88 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.070385 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ef11d09-2614-4eed-b964-4099080f9d88 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.076452 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ef11d09-2614-4eed-b964-4099080f9d88 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs returned with HTTP 200 Aug 19 16:20:04.076840 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1456/5830] 10.4.3.32 () {66 vars in 1371 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:04.084958 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-bf238e0f-e32e-4e78-b0fe-fe57c1097893 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.086729 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf238e0f-e32e-4e78-b0fe-fe57c1097893 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] GET https://10.4.3.32/volume/v3/types Aug 19 16:20:04.086940 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf238e0f-e32e-4e78-b0fe-fe57c1097893 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.087120 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-bf238e0f-e32e-4e78-b0fe-fe57c1097893 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'index' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.105368 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-bf238e0f-e32e-4e78-b0fe-fe57c1097893 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types returned with HTTP 200 Aug 19 16:20:04.105741 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1464/5831] 10.4.3.32 () {66 vars in 1224 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/types => generated 2903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:04.115067 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c64efc5-2677-4b9f-b49e-79012dd8f29d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.116504 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0ba415de-9ff7-491d-8486-e214ab0ce99f req-bb47ec7e-5b00-40e2-aef6-560ee162172d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:04.116822 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0ba415de-9ff7-491d-8486-e214ab0ce99f req-bb47ec7e-5b00-40e2-aef6-560ee162172d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.116865 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c64efc5-2677-4b9f-b49e-79012dd8f29d tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] GET https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption/cipher Aug 19 16:20:04.117011 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c64efc5-2677-4b9f-b49e-79012dd8f29d tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.117078 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0ba415de-9ff7-491d-8486-e214ab0ce99f req-bb47ec7e-5b00-40e2-aef6-560ee162172d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.117206 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c64efc5-2677-4b9f-b49e-79012dd8f29d tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.122885 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c64efc5-2677-4b9f-b49e-79012dd8f29d tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption/cipher returned with HTTP 200 Aug 19 16:20:04.123244 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1462/5832] 10.4.3.32 () {66 vars in 1389 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:20:04.125981 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:04.125981 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:20:04.129250 np0000007787 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0ba415de-9ff7-491d-8486-e214ab0ce99f req-bb47ec7e-5b00-40e2-aef6-560ee162172d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:04.130147 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b13d97e-644f-4a42-b829-080c4de3c3a2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.131854 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b13d97e-644f-4a42-b829-080c4de3c3a2 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] GET https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption Aug 19 16:20:04.132061 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b13d97e-644f-4a42-b829-080c4de3c3a2 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.132256 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b13d97e-644f-4a42-b829-080c4de3c3a2 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.133474 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0ba415de-9ff7-491d-8486-e214ab0ce99f req-bb47ec7e-5b00-40e2-aef6-560ee162172d tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:04.133911 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1451/5833] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 1213 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:04.137841 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b13d97e-644f-4a42-b829-080c4de3c3a2 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption returned with HTTP 200 Aug 19 16:20:04.138175 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1457/5834] 10.4.3.32 () {66 vars in 1368 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:04.148213 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-4547b029-af2e-4dd7-9701-84c53baa9051 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.149245 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2717f532-9968-4df2-864d-6a4579f2d146 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.150277 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4547b029-af2e-4dd7-9701-84c53baa9051 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] GET https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/multiattach Aug 19 16:20:04.150518 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4547b029-af2e-4dd7-9701-84c53baa9051 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.150813 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-4547b029-af2e-4dd7-9701-84c53baa9051 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.150998 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2717f532-9968-4df2-864d-6a4579f2d146 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:04.151188 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2717f532-9968-4df2-864d-6a4579f2d146 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.151364 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2717f532-9968-4df2-864d-6a4579f2d146 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.158194 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-4547b029-af2e-4dd7-9701-84c53baa9051 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/multiattach returned with HTTP 200 Aug 19 16:20:04.158710 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1465/5835] 10.4.3.32 () {66 vars in 1407 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:20:04.159827 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:04.159827 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:04.162895 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2717f532-9968-4df2-864d-6a4579f2d146 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:04.166846 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2717f532-9968-4df2-864d-6a4579f2d146 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:04.167014 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-13a35a31-295a-487a-a092-c87703327b14 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.167211 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1463/5836] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:04.168866 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13a35a31-295a-487a-a092-c87703327b14 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] GET https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/volume_backend_name Aug 19 16:20:04.169049 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13a35a31-295a-487a-a092-c87703327b14 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.169235 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13a35a31-295a-487a-a092-c87703327b14 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.175685 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13a35a31-295a-487a-a092-c87703327b14 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/volume_backend_name returned with HTTP 200 Aug 19 16:20:04.176091 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1452/5837] 10.4.3.32 () {66 vars in 1431 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:20:04.183658 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0cdd7c4a-e5b1-4dc7-bdd5-d3b7ffe05d1b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.185500 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0cdd7c4a-e5b1-4dc7-bdd5-d3b7ffe05d1b tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] GET https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d Aug 19 16:20:04.185687 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0cdd7c4a-e5b1-4dc7-bdd5-d3b7ffe05d1b tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.185936 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0cdd7c4a-e5b1-4dc7-bdd5-d3b7ffe05d1b tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.190824 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0cdd7c4a-e5b1-4dc7-bdd5-d3b7ffe05d1b tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d returned with HTTP 200 Aug 19 16:20:04.191132 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1458/5838] 10.4.3.32 () {66 vars in 1335 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:04.200605 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-7e27b970-c800-4cd6-8505-230e7757a460 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.202236 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e27b970-c800-4cd6-8505-230e7757a460 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] PUT https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption/6b17ae53-1593-4764-b3cd-32c4837d7a56 Aug 19 16:20:04.202530 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-7e27b970-c800-4cd6-8505-230e7757a460 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:04.205598 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-c0d8831a-a246-4fda-b34d-ca1920944228 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.217584 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-7e27b970-c800-4cd6-8505-230e7757a460 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption/6b17ae53-1593-4764-b3cd-32c4837d7a56 returned with HTTP 200 Aug 19 16:20:04.218054 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1466/5839] 10.4.3.32 () {68 vars in 1499 bytes} [Wed Aug 19 16:20:04 2026] PUT /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/encryption/6b17ae53-1593-4764-b3cd-32c4837d7a56 => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:20:04.226259 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4b764a1-1d60-4a2b-b4f3-42d59d7dae2a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.228080 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4b764a1-1d60-4a2b-b4f3-42d59d7dae2a tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] PUT https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/key1 Aug 19 16:20:04.228344 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4b764a1-1d60-4a2b-b4f3-42d59d7dae2a tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:04.231705 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-c0d8831a-a246-4fda-b34d-ca1920944228 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:04.231907 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-c0d8831a-a246-4fda-b34d-ca1920944228 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.232089 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-c0d8831a-a246-4fda-b34d-ca1920944228 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.240998 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:04.240998 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:04.244217 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-c0d8831a-a246-4fda-b34d-ca1920944228 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:04.246956 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4b764a1-1d60-4a2b-b4f3-42d59d7dae2a tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/key1 returned with HTTP 200 Aug 19 16:20:04.247472 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1453/5840] 10.4.3.32 () {68 vars in 1406 bytes} [Wed Aug 19 16:20:04 2026] PUT /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 16:20:04.248361 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-c0d8831a-a246-4fda-b34d-ca1920944228 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:04.248738 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1464/5841] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 1213 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:04.255323 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9fe4de0c-7117-4a24-bf72-2be59d6a99d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.257140 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9fe4de0c-7117-4a24-bf72-2be59d6a99d3 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] PUT https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d Aug 19 16:20:04.257560 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9fe4de0c-7117-4a24-bf72-2be59d6a99d3 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:04.267395 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-5b840c68-a348-4b26-a030-0b1c09960178 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.269261 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-5b840c68-a348-4b26-a030-0b1c09960178 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] POST https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4/action Aug 19 16:20:04.269567 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-5b840c68-a348-4b26-a030-0b1c09960178 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100250) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 16:20:04.269696 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-5b840c68-a348-4b26-a030-0b1c09960178 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 16:20:04.273320 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9fe4de0c-7117-4a24-bf72-2be59d6a99d3 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d returned with HTTP 200 Aug 19 16:20:04.273697 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1459/5842] 10.4.3.32 () {68 vars in 1355 bytes} [Wed Aug 19 16:20:04 2026] PUT /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d => generated 370 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:04.281337 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:04.281337 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:20:04.281797 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-5b840c68-a348-4b26-a030-0b1c09960178 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:04.282349 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2dbf6af7-3c6f-4f5e-9492-ed51a386518e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.284011 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dbf6af7-3c6f-4f5e-9492-ed51a386518e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/3d87382e-0312-43f8-943d-54e5bcd10a6e Aug 19 16:20:04.284268 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2dbf6af7-3c6f-4f5e-9492-ed51a386518e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.284504 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2dbf6af7-3c6f-4f5e-9492-ed51a386518e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.294011 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-5b840c68-a348-4b26-a030-0b1c09960178 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Begin detaching volume completed successfully. Aug 19 16:20:04.294263 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-5b840c68-a348-4b26-a030-0b1c09960178 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4/action returned with HTTP 202 Aug 19 16:20:04.294828 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1467/5843] 10.4.3.32 () {72 vars in 1665 bytes} [Wed Aug 19 16:20:04 2026] POST /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 16:20:04.309263 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dbf6af7-3c6f-4f5e-9492-ed51a386518e tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/3d87382e-0312-43f8-943d-54e5bcd10a6e returned with HTTP 202 Aug 19 16:20:04.309747 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1454/5844] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:20:04 2026] DELETE /volume/v3/types/3d87382e-0312-43f8-943d-54e5bcd10a6e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:04.312396 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9a761e6e-82bc-49fe-a503-9e3f279f4fed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.314400 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9a761e6e-82bc-49fe-a503-9e3f279f4fed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:04.314594 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9a761e6e-82bc-49fe-a503-9e3f279f4fed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.314886 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9a761e6e-82bc-49fe-a503-9e3f279f4fed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.316534 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25c743b4-8ab1-4cf6-bb6a-d420ef462551 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.318691 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25c743b4-8ab1-4cf6-bb6a-d420ef462551 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a Aug 19 16:20:04.318957 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25c743b4-8ab1-4cf6-bb6a-d420ef462551 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.319187 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25c743b4-8ab1-4cf6-bb6a-d420ef462551 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.325111 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:04.325111 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:04.328843 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9a761e6e-82bc-49fe-a503-9e3f279f4fed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:04.332824 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9a761e6e-82bc-49fe-a503-9e3f279f4fed tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:04.333175 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1465/5845] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:04.341943 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-27a42ca4-42ee-4168-8047-714f6168c028 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.342397 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27a42ca4-42ee-4168-8047-714f6168c028 None None] GET https://10.4.3.32/volume// Aug 19 16:20:04.342638 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27a42ca4-42ee-4168-8047-714f6168c028 None None] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.342919 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-27a42ca4-42ee-4168-8047-714f6168c028 None None] Calling method 'all' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.343337 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-27a42ca4-42ee-4168-8047-714f6168c028 None None] https://10.4.3.32/volume// returned with HTTP 300 Aug 19 16:20:04.343399 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25c743b4-8ab1-4cf6-bb6a-d420ef462551 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a returned with HTTP 202 Aug 19 16:20:04.343688 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1468/5846] 10.4.3.32 () {66 vars in 1419 bytes} [Wed Aug 19 16:20: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 19 16:20:04.343791 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1460/5847] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:20:04 2026] DELETE /volume/v3/types/05cdb60e-ede0-4afd-b725-91bf19b4d01a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:04.350154 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-796350bf-5ddb-4f86-8bfe-fa8150d1bff6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.350381 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-602ead59-94e6-4363-8ed3-a157e5fc174c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.351928 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-796350bf-5ddb-4f86-8bfe-fa8150d1bff6 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7 Aug 19 16:20:04.352135 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-796350bf-5ddb-4f86-8bfe-fa8150d1bff6 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.352392 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-796350bf-5ddb-4f86-8bfe-fa8150d1bff6 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.352502 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-602ead59-94e6-4363-8ed3-a157e5fc174c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:04.352776 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-602ead59-94e6-4363-8ed3-a157e5fc174c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.353010 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-602ead59-94e6-4363-8ed3-a157e5fc174c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.361224 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:04.361224 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:04.364473 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-602ead59-94e6-4363-8ed3-a157e5fc174c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:04.368145 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-602ead59-94e6-4363-8ed3-a157e5fc174c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:04.368531 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1466/5848] 10.4.3.32 () {70 vars in 1632 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 1396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 16:20:04.377752 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-796350bf-5ddb-4f86-8bfe-fa8150d1bff6 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7 returned with HTTP 202 Aug 19 16:20:04.378180 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1455/5849] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:20:04 2026] DELETE /volume/v3/types/fd50a8ba-d6fc-44aa-ac5d-05b6aa297bc7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:04.384799 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-d0838c58-6d11-403d-9ae1-2e007e070310 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.387059 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d0838c58-6d11-403d-9ae1-2e007e070310 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/4aca2e7a-c3f0-49b5-8ee8-126ebc643a83 Aug 19 16:20:04.387327 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d0838c58-6d11-403d-9ae1-2e007e070310 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.387632 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-d0838c58-6d11-403d-9ae1-2e007e070310 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method '_delete' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.412091 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-d0838c58-6d11-403d-9ae1-2e007e070310 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/4aca2e7a-c3f0-49b5-8ee8-126ebc643a83 returned with HTTP 202 Aug 19 16:20:04.412456 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1469/5850] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:20:04 2026] DELETE /volume/v3/types/4aca2e7a-c3f0-49b5-8ee8-126ebc643a83 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:04.418454 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-29982253-0792-4316-b0cc-7dbcda782943 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.420173 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29982253-0792-4316-b0cc-7dbcda782943 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] DELETE https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d Aug 19 16:20:04.420319 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29982253-0792-4316-b0cc-7dbcda782943 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.420499 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29982253-0792-4316-b0cc-7dbcda782943 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.442234 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29982253-0792-4316-b0cc-7dbcda782943 tempest-VolumeTypesAdminTests-1964434098 tempest-VolumeTypesAdminTests-1964434098-project-admin] https://10.4.3.32/volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d returned with HTTP 202 Aug 19 16:20:04.442704 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1461/5851] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:20:04 2026] DELETE /volume/v3/types/2d114334-f7f6-4a17-a4e9-de20f9d7c18d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:04.864672 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-65ecb1bb-2296-4121-89d5-28bbb3a7763c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:04.866784 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-65ecb1bb-2296-4121-89d5-28bbb3a7763c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:04.866983 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-65ecb1bb-2296-4121-89d5-28bbb3a7763c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:04.867167 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-65ecb1bb-2296-4121-89d5-28bbb3a7763c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:04.875730 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:04.875730 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:04.878950 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-65ecb1bb-2296-4121-89d5-28bbb3a7763c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:04.882611 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-65ecb1bb-2296-4121-89d5-28bbb3a7763c tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:04.883001 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1467/5852] 10.4.3.32 () {68 vars in 1591 bytes} [Wed Aug 19 16:20:04 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:05.155028 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-1db3955a-014c-444e-876e-52e8bf1332e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:05.157188 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-1db3955a-014c-444e-876e-52e8bf1332e9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3 Aug 19 16:20:05.157364 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-1db3955a-014c-444e-876e-52e8bf1332e9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:05.157538 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-1db3955a-014c-444e-876e-52e8bf1332e9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:05.165022 np0000007787 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:05.165022 np0000007787 devstack@c-api.service[100251]: warnings.warn( Aug 19 16:20:05.208598 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9f0e8683-6fe0-4100-a4c3-6f166054d5f4 req-1db3955a-014c-444e-876e-52e8bf1332e9 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3 returned with HTTP 200 Aug 19 16:20:05.208972 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1456/5853] 10.4.3.32 () {72 vars in 1666 bytes} [Wed Aug 19 16:20:05 2026] DELETE /volume/v3/attachments/28ebeb6d-f89f-43bf-99e2-8e91d9c06be3 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:05.345934 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-1de8dc3c-f06f-40c7-a419-dda62ddd509a None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:05.347600 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1de8dc3c-f06f-40c7-a419-dda62ddd509a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:05.347866 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1de8dc3c-f06f-40c7-a419-dda62ddd509a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:05.348095 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-1de8dc3c-f06f-40c7-a419-dda62ddd509a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:05.355967 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:05.355967 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:20:05.359599 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-1de8dc3c-f06f-40c7-a419-dda62ddd509a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:05.363525 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-1de8dc3c-f06f-40c7-a419-dda62ddd509a tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:05.363960 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1470/5854] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:05 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:05.374901 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e95a1aa-cf86-4c26-a88f-fb9213486f66 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:05.376754 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e95a1aa-cf86-4c26-a88f-fb9213486f66 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] DELETE https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:05.376983 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e95a1aa-cf86-4c26-a88f-fb9213486f66 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:05.377193 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e95a1aa-cf86-4c26-a88f-fb9213486f66 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:05.377361 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-2e95a1aa-cf86-4c26-a88f-fb9213486f66 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Delete volume with id: 2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:05.383971 np0000007787 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:05.383971 np0000007787 devstack@c-api.service[100249]: warnings.warn( Aug 19 16:20:05.384362 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e95a1aa-cf86-4c26-a88f-fb9213486f66 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:05.401907 np0000007787 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e95a1aa-cf86-4c26-a88f-fb9213486f66 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Delete volume request issued successfully. Aug 19 16:20:05.402064 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e95a1aa-cf86-4c26-a88f-fb9213486f66 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 202 Aug 19 16:20:05.402447 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1462/5855] 10.4.3.32 () {66 vars in 1344 bytes} [Wed Aug 19 16:20:05 2026] DELETE /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:05.408821 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-904aa91d-dbb9-48b5-b571-58fcd5c0c34e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:05.410542 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-904aa91d-dbb9-48b5-b571-58fcd5c0c34e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:05.410785 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-904aa91d-dbb9-48b5-b571-58fcd5c0c34e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:05.411007 np0000007787 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-904aa91d-dbb9-48b5-b571-58fcd5c0c34e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:05.417327 np0000007787 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:05.417327 np0000007787 devstack@c-api.service[100248]: warnings.warn( Aug 19 16:20:05.420429 np0000007787 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-904aa91d-dbb9-48b5-b571-58fcd5c0c34e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Volume info retrieved successfully. Aug 19 16:20:05.423939 np0000007787 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-904aa91d-dbb9-48b5-b571-58fcd5c0c34e tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 200 Aug 19 16:20:05.424310 np0000007787 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1468/5856] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:05 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 16:20:06.436659 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff0df886-b6e8-4fd1-a49a-418baeeb54a1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:06.438507 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff0df886-b6e8-4fd1-a49a-418baeeb54a1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] GET https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 Aug 19 16:20:06.438726 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff0df886-b6e8-4fd1-a49a-418baeeb54a1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:06.438931 np0000007787 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff0df886-b6e8-4fd1-a49a-418baeeb54a1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:06.444575 np0000007787 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff0df886-b6e8-4fd1-a49a-418baeeb54a1 tempest-VolumeMultiattachTests-553714605 tempest-VolumeMultiattachTests-553714605-project-member] https://10.4.3.32/volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 returned with HTTP 404 Aug 19 16:20:06.445087 np0000007787 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1457/5857] 10.4.3.32 () {66 vars in 1341 bytes} [Wed Aug 19 16:20:06 2026] GET /volume/v3/volumes/2fe95389-647a-466c-93ec-830371a87ea4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 16:20:06.451437 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.middleware.request_id [None req-22e6766e-fdaf-4790-ae1a-becd9b2431d9 None None] RequestId filter calling following filter/app {{(pid=100250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:06.453314 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22e6766e-fdaf-4790-ae1a-becd9b2431d9 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] GET https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 Aug 19 16:20:06.453499 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22e6766e-fdaf-4790-ae1a-becd9b2431d9 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Empty body provided in request {{(pid=100250) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:06.453739 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.api.openstack.wsgi [None req-22e6766e-fdaf-4790-ae1a-becd9b2431d9 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Calling method 'detail' {{(pid=100250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:06.454423 np0000007787 devstack@c-api.service[100250]: DEBUG cinder.volume.api [None req-22e6766e-fdaf-4790-ae1a-becd9b2431d9 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100250) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 16:20:06.462496 np0000007787 devstack@c-api.service[100250]: INFO cinder.volume.api [None req-22e6766e-fdaf-4790-ae1a-becd9b2431d9 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Get all volumes completed successfully. Aug 19 16:20:06.463693 np0000007787 devstack@c-api.service[100250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 16:20:06.463693 np0000007787 devstack@c-api.service[100250]: warnings.warn( Aug 19 16:20:06.467508 np0000007787 devstack@c-api.service[100250]: INFO cinder.api.openstack.wsgi [None req-22e6766e-fdaf-4790-ae1a-becd9b2431d9 tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 16:20:06.467880 np0000007787 devstack@c-api.service[100250]: [pid: 100250|app: 0|req: 1471/5858] 10.4.3.32 () {66 vars in 1278 bytes} [Wed Aug 19 16:20:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5251 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 16:20:06.480336 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-10019bf7-52a8-40b6-82d3-e1bcf109891d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 16:20:06.482066 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10019bf7-52a8-40b6-82d3-e1bcf109891d tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] DELETE https://10.4.3.32/volume/v3/types/690ebb0f-88eb-4545-a723-6305cfbd7774 Aug 19 16:20:06.482271 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10019bf7-52a8-40b6-82d3-e1bcf109891d tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 16:20:06.482478 np0000007787 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10019bf7-52a8-40b6-82d3-e1bcf109891d tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 16:20:06.502993 np0000007787 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10019bf7-52a8-40b6-82d3-e1bcf109891d tempest-VolumeMultiattachTests-1012593230 tempest-VolumeMultiattachTests-1012593230-project-admin] https://10.4.3.32/volume/v3/types/690ebb0f-88eb-4545-a723-6305cfbd7774 returned with HTTP 202 Aug 19 16:20:06.503395 np0000007787 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1463/5859] 10.4.3.32 () {66 vars in 1338 bytes} [Wed Aug 19 16:20:06 2026] DELETE /volume/v3/types/690ebb0f-88eb-4545-a723-6305cfbd7774 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 16:20:15.423317 np0000007787 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=150,cinder:UPDATE=38,cinder:INSERT=32 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:20:16.441513 np0000007787 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=145,cinder:UPDATE=52,cinder:INSERT=25 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:20:16.466287 np0000007787 devstack@c-api.service[100250]: DEBUG dbcounter [-] [100250] Writing DB stats cinder:SELECT=145,cinder:UPDATE=48,cinder:INSERT=30 {{(pid=100250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 16:20:16.500155 np0000007787 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=165,cinder:UPDATE=57,cinder:INSERT=34 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}